Re: pkg/59928: py-lxml build failure on NetBSD/evbppc
"Thomas Klausner via gnats" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR pkg/59928; it has been noted by GNATS. From: Thomas Klausner <[email protected]> To: [email protected] Cc: NetBSD bugtracking <[email protected]> Subject: Re: pkg/59928: py-lxml build failure on NetBSD/evbppc Date: Sun, 18 Jan 2026 14:30:04 +0100 On Sun, Jan 18, 2026 at 02:30:00AM +0100, [email protected] via gnats wrote: > >Number: 59928 > >Category: pkg > >Synopsis: py-lxml build failure on NetBSD/evbppc py-lxml doesn't use zlib itself, so I'm not quite sure where that comes from. Here's a build output from 11.99.4/x86_64, perhaps you can compare it to yours to see where they differ? => Applying pkgsrc patch /usr/pkgsrc/textproc/py-lxml/patches/patch-setupinfo.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-setupinfo.py,v 1.2 2024/01/15 10:59:49 adam Exp $ | |Do not use -isysroot on Darwin, causes wrapper issues. | |--- setupinfo.py.orig 2019-01-04 15:34:22.000000000 +0000 |+++ setupinfo.py -------------------------- Patching file setupinfo.py using Plan A... Hunk #1 succeeded at 122 (offset -8 lines). done ===> Creating toolchain wrappers for py314-lxml-6.0.2nb1 ===> Configuring for py314-lxml-6.0.2nb1 => Checking for portability problems in extracted files # make clean ===> Cleaning for py314-lxml-6.0.2nb1 # p => Checksum BLAKE2s OK for lxml-6.0.2.tar.gz => Checksum SHA512 OK for lxml-6.0.2.tar.gz work -> /tmp/textproc/py-lxml/work ===> Installing dependencies for py314-lxml-6.0.2nb1 ========================================================================== The following variables will affect the build process of this package, py314-lxml-6.0.2nb1. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 314 Based on these variables, the following variables have been set: * PYPACKAGE = python314 You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency py314-cython>=3.0.11: found py314-cython-3.2.4 => Tool dependency py314-setuptools>=78: found py314-setuptools-80.9.0 => Tool dependency py314-build>=0: found py314-build-1.4.0 => Tool dependency py314-installer>=0.7.0nb1: found py314-installer-0.7.0nb3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency libxml2>=2.14.6nb2: found libxml2-2.14.6nb2 => Full dependency libxslt>=1.1.43nb6: found libxslt-1.1.43nb6 => Full dependency python314>=3.14.0: found python314-3.14.2nb1 ===> Overriding tools for py314-lxml-6.0.2nb1 ===> Extracting for py314-lxml-6.0.2nb1 ===> Patching for py314-lxml-6.0.2nb1 => Applying pkgsrc patches for py314-lxml-6.0.2nb1 => Verifying /usr/pkgsrc/textproc/py-lxml/patches/patch-setupinfo.py => Applying pkgsrc patch /usr/pkgsrc/textproc/py-lxml/patches/patch-setupinfo.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-setupinfo.py,v 1.2 2024/01/15 10:59:49 adam Exp $ | |Do not use -isysroot on Darwin, causes wrapper issues. | |--- setupinfo.py.orig 2019-01-04 15:34:22.000000000 +0000 |+++ setupinfo.py -------------------------- Patching file setupinfo.py using Plan A... Hunk #1 succeeded at 122 (offset -8 lines). done ===> Creating toolchain wrappers for py314-lxml-6.0.2nb1 ===> Configuring for py314-lxml-6.0.2nb1 => Checking for portability problems in extracted files ===> Building for py314-lxml-6.0.2nb1 * Building wheel... Building lxml version 6.0.2. Building without Cython. Building against libxml2 2.14.6 and libxslt 1.1.43 Building against libxml2/libxslt in one of the following directories: /usr/pkg/lib /usr/lib /usr/lib running bdist_wheel running build running build_py creating build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/ElementInclude.py -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/__init__.py -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/_elementpath.py -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/builder.py -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/cssselect.py -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/doctestcompare.py -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/pyclasslookup.py -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/sax.py -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/usedoctest.py -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml creating build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes copying src/lxml/includes/__init__.py -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes creating build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html copying src/lxml/html/ElementSoup.py -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html copying src/lxml/html/__init__.py -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html copying src/lxml/html/_diffcommand.py -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html copying src/lxml/html/_difflib.py -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html copying src/lxml/html/_html5builder.py -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html copying src/lxml/html/_setmixin.py -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html copying src/lxml/html/builder.py -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html copying src/lxml/html/clean.py -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html copying src/lxml/html/defs.py -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html copying src/lxml/html/diff.py -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html copying src/lxml/html/formfill.py -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html copying src/lxml/html/html5parser.py -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html copying src/lxml/html/soupparser.py -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html copying src/lxml/html/usedoctest.py -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html creating build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/isoschematron copying src/lxml/isoschematron/__init__.py -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/isoschematron copying src/lxml/etree.h -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/etree_api.h -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/lxml.etree.h -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/lxml.etree_api.h -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/etree.pyx -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/objectify.pyx -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/apihelpers.pxi -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/classlookup.pxi -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/cleanup.pxi -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/debug.pxi -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/docloader.pxi -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/dtd.pxi -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/extensions.pxi -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/iterparse.pxi -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/nsclasses.pxi -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/objectpath.pxi -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/parser.pxi -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/parsertarget.pxi -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/proxy.pxi -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/public-api.pxi -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/readonlytree.pxi -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/relaxng.pxi -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/saxparser.pxi -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/schematron.pxi -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/serializer.pxi -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/xinclude.pxi -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/xmlerror.pxi -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/xmlid.pxi -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/xmlschema.pxi -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/xpath.pxi -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/xslt.pxi -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/xsltext.pxi -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml copying src/lxml/includes/__init__.pxd -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes copying src/lxml/includes/c14n.pxd -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes copying src/lxml/includes/config.pxd -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes copying src/lxml/includes/dtdvalid.pxd -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes copying src/lxml/includes/etreepublic.pxd -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes copying src/lxml/includes/htmlparser.pxd -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes copying src/lxml/includes/relaxng.pxd -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes copying src/lxml/includes/schematron.pxd -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes copying src/lxml/includes/tree.pxd -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes copying src/lxml/includes/uri.pxd -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes copying src/lxml/includes/xinclude.pxd -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes copying src/lxml/includes/xmlerror.pxd -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes copying src/lxml/includes/xmlparser.pxd -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes copying src/lxml/includes/xmlschema.pxd -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes copying src/lxml/includes/xpath.pxd -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes copying src/lxml/includes/xslt.pxd -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes copying src/lxml/includes/etree_defs.h -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes copying src/lxml/includes/lxml-version.h -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes creating build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/isoschematron/resources/rng copying src/lxml/isoschematron/resources/rng/iso-schematron.rng -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/isoschematron/resources/rng creating build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/isoschematron/resources/xsl copying src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/isoschematron/resources/xsl copying src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/isoschematron/resources/xsl creating build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 running build_ext building 'lxml.etree' extension creating build/temp.netbsd-11.99.4-amd64-cpython-314/src/lxml gcc -O2 -g -fstack-clash-protection -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -g -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -Isrc -Isrc/lxml/includes -I/usr/pkg/include/python3.14 -c src/lxml/etree.c -o build/temp.netbsd-11.99.4-amd64-cpython-314/src/lxml/etree.o -w src/lxml/etree.c: In function '__pyx_f_4lxml_5etree_24_ParserDictionaryContext_initParserDict': src/lxml/etree.c:130948:3: warning: 'dictNames' is deprecated [-Wdeprecated-declarations] 130948 | __pyx_v_pctxt->dictNames = 1; | ^~~~~~~~~~~~~ In file included from /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/tree.h:17, from src/lxml/includes/etree_defs.h:166, from src/lxml/etree.c:1227: /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/parser.h:426:9: note: declared here 426 | int dictNames XML_DEPRECATED_MEMBER; | ^~~~~~~~~ src/lxml/etree.c: In function '__pyx_f_4lxml_5etree__setupPythonUnicode': src/lxml/etree.c:131396:3: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] 131396 | Py_UNICODE *__pyx_v_uchars; | ^~~~~~~~~~ src/lxml/etree.c:131399:3: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] 131399 | Py_UNICODE __pyx_t_1[7]; | ^~~~~~~~~~ src/lxml/etree.c:131570:5: warning: 'Py_UNICODE' is deprecated [-Wdeprecated-declarations] 131570 | __pyx_t_4 = __pyx_f_4lxml_5etree__findEncodingName(__pyx_v_buffer, ((sizeof(Py_UNICODE)) * 7)); if (unlikely(__pyx_t_4 == ((const char *)0) && PyErr_Occurred())) __PYX_ERR(2, 215, __pyx_L1_error) | ^~~~~~~~~ src/lxml/etree.c: In function '__pyx_f_4lxml_5etree__find_PyUCS4EncodingName': src/lxml/etree.c:132037:7: warning: 'name' is deprecated [-Wdeprecated-declarations] 132037 | __pyx_t_1 = (__pyx_v_enchandler->name != 0); | ^~~~~~~~~ In file included from /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/parser.h:25: /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/encoding.h:169:11: note: declared here 169 | char *name XML_DEPRECATED_MEMBER; | ^~~~ src/lxml/etree.c:132047:9: warning: 'name' is deprecated [-Wdeprecated-declarations] 132047 | __pyx_t_2 = __pyx_v_enchandler->name; | ^~~~~~~~~ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/encoding.h:169:11: note: declared here 169 | char *name XML_DEPRECATED_MEMBER; | ^~~~ src/lxml/etree.c: In function '__pyx_f_4lxml_5etree__local_resolver': src/lxml/etree.c:134891:11: warning: 'length' is deprecated [-Wdeprecated-declarations] 134891 | __pyx_v_c_input->length = PyBytes_GET_SIZE(__pyx_v_data); | ^~~~~~~~~~~~~~~ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/parser.h:100:9: note: declared here 100 | int length XML_DEPRECATED_MEMBER; | ^~~~~~ src/lxml/etree.c:134910:11: warning: 'length' is deprecated [-Wdeprecated-declarations] 134910 | __pyx_v_c_input->end = (__pyx_v_c_input->base + __pyx_v_c_input->length); | ^~~~~~~~~~~~~~~ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/parser.h:100:9: note: declared here 100 | int length XML_DEPRECATED_MEMBER; | ^~~~~~ src/lxml/etree.c: In function '__pyx_f_4lxml_5etree_14_ParserContext__resetParserContext': src/lxml/etree.c:135847:7: warning: 'nsNr' is deprecated [-Wdeprecated-declarations] 135847 | __pyx_v_self->_c_ctxt->nsNr = 0; | ^~~~~~~~~~~~ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/parser.h:403:9: note: declared here 403 | int nsNr XML_DEPRECATED_MEMBER; | ^~~~ src/lxml/etree.c: In function '__pyx_f_4lxml_5etree__raiseParseError': src/lxml/etree.c:136774:3: warning: 'lastError' is deprecated [-Wdeprecated-declarations] 136774 | __pyx_t_2 = (__pyx_v_ctxt->lastError.domain == XML_FROM_IO); | ^~~~~~~~~ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/parser.h:439:14: note: declared here 439 | xmlError lastError XML_DEPRECATED_MEMBER; | ^~~~~~~~~ src/lxml/etree.c:136843:5: warning: 'lastError' is deprecated [-Wdeprecated-declarations] 136843 | __pyx_t_1 = (__pyx_v_ctxt->lastError.message != NULL); | ^~~~~~~~~ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/parser.h:439:14: note: declared here 439 | xmlError lastError XML_DEPRECATED_MEMBER; | ^~~~~~~~~ src/lxml/etree.c:136869:11: warning: 'lastError' is deprecated [-Wdeprecated-declarations] 136869 | __pyx_t_9 = __pyx_v_ctxt->lastError.message; | ^~~~~~~~~ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/parser.h:439:14: note: declared here 439 | xmlError lastError XML_DEPRECATED_MEMBER; | ^~~~~~~~~ src/lxml/etree.c:136914:11: warning: 'lastError' is deprecated [-Wdeprecated-declarations] 136914 | __pyx_t_9 = __pyx_v_ctxt->lastError.message; | ^~~~~~~~~ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/parser.h:439:14: note: declared here 439 | xmlError lastError XML_DEPRECATED_MEMBER; | ^~~~~~~~~ src/lxml/etree.c:137079:3: warning: 'lastError' is deprecated [-Wdeprecated-declarations] 137079 | __pyx_t_1 = (__pyx_v_ctxt->lastError.message != NULL); | ^~~~~~~~~ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/parser.h:439:14: note: declared here 439 | xmlError lastError XML_DEPRECATED_MEMBER; | ^~~~~~~~~ src/lxml/etree.c:137089:5: warning: 'lastError' is deprecated [-Wdeprecated-declarations] 137089 | __pyx_t_12 = __Pyx_PyBytes_FromString(__pyx_v_ctxt->lastError.message); if (unlikely(!__pyx_t_12)) __PYX_ERR(2, 692, __pyx_L1_error) | ^~~~~~~~~~ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/parser.h:439:14: note: declared here 439 | xmlError lastError XML_DEPRECATED_MEMBER; | ^~~~~~~~~ src/lxml/etree.c:137112:5: warning: 'lastError' is deprecated [-Wdeprecated-declarations] 137112 | __pyx_t_10 = __pyx_v_ctxt->lastError.code; | ^~~~~~~~~~ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/parser.h:439:14: note: declared here 439 | xmlError lastError XML_DEPRECATED_MEMBER; | ^~~~~~~~~ src/lxml/etree.c:137122:5: warning: 'lastError' is deprecated [-Wdeprecated-declarations] 137122 | __pyx_t_10 = __pyx_v_ctxt->lastError.line; | ^~~~~~~~~~ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/parser.h:439:14: note: declared here 439 | xmlError lastError XML_DEPRECATED_MEMBER; | ^~~~~~~~~ src/lxml/etree.c:137132:5: warning: 'lastError' is deprecated [-Wdeprecated-declarations] 137132 | __pyx_t_10 = __pyx_v_ctxt->lastError.int2; | ^~~~~~~~~~ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/parser.h:439:14: note: declared here 439 | xmlError lastError XML_DEPRECATED_MEMBER; | ^~~~~~~~~ src/lxml/etree.c:137142:5: warning: 'lastError' is deprecated [-Wdeprecated-declarations] 137142 | __pyx_t_1 = (__pyx_v_ctxt->lastError.line > 0); | ^~~~~~~~~ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/parser.h:439:14: note: declared here 439 | xmlError lastError XML_DEPRECATED_MEMBER; | ^~~~~~~~~ src/lxml/etree.c: In function '__pyx_f_4lxml_5etree__handleParseResult': src/lxml/etree.c:137513:5: warning: 'charset' is deprecated [-Wdeprecated-declarations] 137513 | __pyx_t_3 = (__pyx_v_c_ctxt->charset == XML_CHAR_ENCODING_8859_1); | ^~~~~~~~~ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/parser.h:360:9: note: declared here 360 | int charset XML_DEPRECATED_MEMBER; | ^~~~~~~ src/lxml/etree.c:137684:5: warning: 'lastError' is deprecated [-Wdeprecated-declarations] 137684 | __pyx_t_3 = (__pyx_v_c_ctxt->lastError.level < XML_ERR_ERROR); | ^~~~~~~~~ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/parser.h:439:14: note: declared here 439 | xmlError lastError XML_DEPRECATED_MEMBER; | ^~~~~~~~~ src/lxml/etree.c:137723:5: warning: 'replaceEntities' is deprecated [-Wdeprecated-declarations] 137723 | __pyx_t_3 = (!__pyx_v_c_ctxt->replaceEntities); | ^~~~~~~~~ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/parser.h:250:9: note: declared here 250 | int replaceEntities XML_DEPRECATED_MEMBER; | ^~~~~~~~~~~~~~~ src/lxml/etree.c:137737:5: warning: 'validate' is deprecated [-Wdeprecated-declarations] 137737 | __pyx_t_3 = (!__pyx_v_c_ctxt->validate); | ^~~~~~~~~ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/parser.h:304:9: note: declared here 304 | int validate XML_DEPRECATED_MEMBER; | ^~~~~~~~ src/lxml/etree.c: In function '__pyx_f_4lxml_5etree_11_BaseParser__registerHtmlErrorHandler': src/lxml/etree.c:140416:5: warning: 'htmlDefaultSAXHandler' is deprecated [-Wdeprecated-declarations] 140416 | __pyx_t_2 = (((xmlSAXHandlerV1 *)__pyx_v_sax) == (&htmlDefaultSAXHandler)); | ^~~~~~~~~ In file included from /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/HTMLtree.h:17, from src/lxml/etree.c:1293: /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/HTMLparser.h:82:33: note: declared here 82 | XMLPUBVAR const xmlSAXHandlerV1 htmlDefaultSAXHandler; | ^~~~~~~~~~~~~~~~~~~~~ src/lxml/etree.c:140463:7: warning: 'htmlDefaultSAXHandler' is deprecated [-Wdeprecated-declarations] 140463 | (void)(memcpy(__pyx_v_sax, (&htmlDefaultSAXHandler), (sizeof(htmlDefaultSAXHandler)))); | ^ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/HTMLparser.h:82:33: note: declared here 82 | XMLPUBVAR const xmlSAXHandlerV1 htmlDefaultSAXHandler; | ^~~~~~~~~~~~~~~~~~~~~ src/lxml/etree.c:140463:7: warning: 'htmlDefaultSAXHandler' is deprecated [-Wdeprecated-declarations] 140463 | (void)(memcpy(__pyx_v_sax, (&htmlDefaultSAXHandler), (sizeof(htmlDefaultSAXHandler)))); | ^ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/HTMLparser.h:82:33: note: declared here 82 | XMLPUBVAR const xmlSAXHandlerV1 htmlDefaultSAXHandler; | ^~~~~~~~~~~~~~~~~~~~~ src/lxml/etree.c:140463:7: warning: 'htmlDefaultSAXHandler' is deprecated [-Wdeprecated-declarations] 140463 | (void)(memcpy(__pyx_v_sax, (&htmlDefaultSAXHandler), (sizeof(htmlDefaultSAXHandler)))); | ^ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/HTMLparser.h:82:33: note: declared here 82 | XMLPUBVAR const xmlSAXHandlerV1 htmlDefaultSAXHandler; | ^~~~~~~~~~~~~~~~~~~~~ src/lxml/etree.c:140463:7: warning: 'htmlDefaultSAXHandler' is deprecated [-Wdeprecated-declarations] 140463 | (void)(memcpy(__pyx_v_sax, (&htmlDefaultSAXHandler), (sizeof(htmlDefaultSAXHandler)))); | ^ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/HTMLparser.h:82:33: note: declared here 82 | XMLPUBVAR const xmlSAXHandlerV1 htmlDefaultSAXHandler; | ^~~~~~~~~~~~~~~~~~~~~ src/lxml/etree.c: In function '__pyx_f_4lxml_5etree__getInternalEntityOnly': src/lxml/etree.c:143953:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 143953 | __pyx_t_4.file = __pyx_v_parser_input->filename; | ^ src/lxml/etree.c: In function '__pyx_f_4lxml_5etree__initSaxDocument': src/lxml/etree.c:144163:5: warning: 'dictNames' is deprecated [-Wdeprecated-declarations] 144163 | __pyx_v_c_ctxt->dictNames = 1; | ^~~~~~~~~~~~~~ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/parser.h:426:9: note: declared here 426 | int dictNames XML_DEPRECATED_MEMBER; | ^~~~~~~~~ src/lxml/etree.c: In function '__pyx_f_4lxml_5etree_11_FeedParser_feed': src/lxml/etree.c:145314:5: warning: 'replaceEntities' is deprecated [-Wdeprecated-declarations] 145314 | __pyx_t_13 = (!__pyx_v_pctxt->replaceEntities); | ^~~~~~~~~~ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/parser.h:250:9: note: declared here 250 | int replaceEntities XML_DEPRECATED_MEMBER; | ^~~~~~~~~~~~~~~ src/lxml/etree.c:145320:5: warning: 'validate' is deprecated [-Wdeprecated-declarations] 145320 | __pyx_t_13 = (!__pyx_v_pctxt->validate); | ^~~~~~~~~~ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/parser.h:304:9: note: declared here 304 | int validate XML_DEPRECATED_MEMBER; | ^~~~~~~~ src/lxml/etree.c: In function '__pyx_f_4lxml_5etree_11_FeedParser_close': src/lxml/etree.c:146080:3: warning: 'recovery' is deprecated [-Wdeprecated-declarations] 146080 | if (__pyx_v_pctxt->recovery) { | ^~ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/parser.h:377:9: note: declared here 377 | int recovery XML_DEPRECATED_MEMBER; | ^~~~~~~~ src/lxml/etree.c:146082:5: warning: 'recovery' is deprecated [-Wdeprecated-declarations] 146082 | __pyx_t_6 = __pyx_v_pctxt->recovery; | ^~~~~~~~~ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/parser.h:377:9: note: declared here 377 | int recovery XML_DEPRECATED_MEMBER; | ^~~~~~~~ src/lxml/etree.c: In function '__pyx_f_4lxml_5etree__htmlCtxtResetPush': src/lxml/etree.c:146673:5: warning: 'progressive' is deprecated [-Wdeprecated-declarations] 146673 | __pyx_v_c_ctxt->progressive = 1; | ^~~~~~~~~~~~~~ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/parser.h:379:9: note: declared here 379 | int progressive XML_DEPRECATED_MEMBER; | ^~~~~~~~~~~ src/lxml/etree.c: In function '__pyx_f_4lxml_5etree_17_SaxParserContext__connectTarget': src/lxml/etree.c:153015:3: warning: 'replaceEntities' is deprecated [-Wdeprecated-declarations] 153015 | __pyx_v_c_ctxt->replaceEntities = 1; | ^~~~~~~~~~~~~~ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/parser.h:250:9: note: declared here 250 | int replaceEntities XML_DEPRECATED_MEMBER; | ^~~~~~~~~~~~~~~ src/lxml/etree.c: In function '__pyx_f_4lxml_5etree_17_SaxParserContext__handleSaxException': src/lxml/etree.c:154087:3: warning: 'instate' is deprecated [-Wdeprecated-declarations] 154087 | __pyx_v_c_ctxt->instate = XML_PARSER_EOF; | ^~~~~~~~~~~~~~ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/parser.h:309:25: note: declared here 309 | xmlParserInputState instate XML_DEPRECATED_MEMBER; | ^~~~~~~ src/lxml/etree.c: In function '__pyx_pymod_exec_etree': src/lxml/etree.c:283388:3: warning: 'xmlThrDefIndentTreeOutput' is deprecated [-Wdeprecated-declarations] 283388 | (void)(xmlThrDefIndentTreeOutput(1)); | ^ In file included from src/lxml/etree.c:1296: /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/xmlsave.h:96:17: note: declared here 96 | xmlThrDefIndentTreeOutput(int v); | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/lxml/etree.c:283397:3: warning: 'xmlThrDefLineNumbersDefaultValue' is deprecated [-Wdeprecated-declarations] 283397 | (void)(xmlThrDefLineNumbersDefaultValue(1)); | ^ /tmp/textproc/py-lxml/work/.buildlink/include/libxml2/libxml/parser.h:1128:17: note: declared here 1128 | xmlThrDefLineNumbersDefaultValue(int v); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -shared -Wl,-zrelro -Wl,-znow -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -Wl,-znow -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -Wl,-znow -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -O2 -g -fstack-clash-protection -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -g -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include/libxml2 -I/usr/pkg/include build/temp.netbsd-11.99.4-amd64-cpython-314/src/lxml/etree.o -L/usr/pkg/lib -L/usr/lib -L/usr/lib -L/usr/pkg/lib -lxslt -lexslt -lxml2 -lz -lm -o build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/etree.so building 'lxml.objectify' extension gcc -O2 -g -fstack-clash-protection -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -g -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -Isrc -Isrc/lxml/includes -I/usr/pkg/include/python3.14 -c src/lxml/objectify.c -o build/temp.netbsd-11.99.4-amd64-cpython-314/src/lxml/objectify.o -w gcc -shared -Wl,-zrelro -Wl,-znow -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -Wl,-znow -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -Wl,-znow -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -O2 -g -fstack-clash-protection -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -g -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include/libxml2 -I/usr/pkg/include build/temp.netbsd-11.99.4-amd64-cpython-314/src/lxml/objectify.o -L/usr/pkg/lib -L/usr/lib -L/usr/lib -L/usr/pkg/lib -lxslt -lexslt -lxml2 -lz -lm -o build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/objectify.so building 'lxml.builder' extension gcc -O2 -g -fstack-clash-protection -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -g -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -Isrc -Isrc/lxml/includes -I/usr/pkg/include/python3.14 -c src/lxml/builder.c -o build/temp.netbsd-11.99.4-amd64-cpython-314/src/lxml/builder.o -w gcc -shared -Wl,-zrelro -Wl,-znow -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -Wl,-znow -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -Wl,-znow -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -O2 -g -fstack-clash-protection -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -g -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include/libxml2 -I/usr/pkg/include build/temp.netbsd-11.99.4-amd64-cpython-314/src/lxml/builder.o -L/usr/pkg/lib -o build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/builder.so building 'lxml._elementpath' extension gcc -O2 -g -fstack-clash-protection -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -g -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -Isrc -Isrc/lxml/includes -I/usr/pkg/include/python3.14 -c src/lxml/_elementpath.c -o build/temp.netbsd-11.99.4-amd64-cpython-314/src/lxml/_elementpath.o -w gcc -shared -Wl,-zrelro -Wl,-znow -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -Wl,-znow -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -Wl,-znow -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -O2 -g -fstack-clash-protection -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -g -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include/libxml2 -I/usr/pkg/include build/temp.netbsd-11.99.4-amd64-cpython-314/src/lxml/_elementpath.o -L/usr/pkg/lib -o build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/_elementpath.so building 'lxml.html.diff' extension creating build/temp.netbsd-11.99.4-amd64-cpython-314/src/lxml/html gcc -O2 -g -fstack-clash-protection -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -g -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -Isrc -Isrc/lxml/includes -I/usr/pkg/include/python3.14 -c src/lxml/html/diff.c -o build/temp.netbsd-11.99.4-amd64-cpython-314/src/lxml/html/diff.o -w gcc -shared -Wl,-zrelro -Wl,-znow -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -Wl,-znow -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -Wl,-znow -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -O2 -g -fstack-clash-protection -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -g -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include/libxml2 -I/usr/pkg/include build/temp.netbsd-11.99.4-amd64-cpython-314/src/lxml/html/diff.o -L/usr/pkg/lib -o build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html/diff.so building 'lxml.html._difflib' extension gcc -O2 -g -fstack-clash-protection -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -g -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -Isrc -Isrc/lxml/includes -I/usr/pkg/include/python3.14 -c src/lxml/html/_difflib.c -o build/temp.netbsd-11.99.4-amd64-cpython-314/src/lxml/html/_difflib.o -w gcc -shared -Wl,-zrelro -Wl,-znow -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -Wl,-znow -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -Wl,-znow -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -O2 -g -fstack-clash-protection -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -g -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include/libxml2 -I/usr/pkg/include build/temp.netbsd-11.99.4-amd64-cpython-314/src/lxml/html/_difflib.o -L/usr/pkg/lib -o build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html/_difflib.so building 'lxml.sax' extension gcc -O2 -g -fstack-clash-protection -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -g -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -Isrc -Isrc/lxml/includes -I/usr/pkg/include/python3.14 -c src/lxml/sax.c -o build/temp.netbsd-11.99.4-amd64-cpython-314/src/lxml/sax.o -w gcc -shared -Wl,-zrelro -Wl,-znow -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -Wl,-znow -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -Wl,-znow -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -O2 -g -fstack-clash-protection -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include/libxml2 -I/usr/pkg/include -g -I/usr/include -I/usr/pkg/include/python3.14 -I/usr/pkg/include/libxml2 -I/usr/pkg/include build/temp.netbsd-11.99.4-amd64-cpython-314/src/lxml/sax.o -L/usr/pkg/lib -o build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/sax.so installing to build/bdist.netbsd-11.99.4-amd64/wheel running install running install_lib creating build/bdist.netbsd-11.99.4-amd64/wheel creating build/bdist.netbsd-11.99.4-amd64/wheel/lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/ElementInclude.py -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/__init__.py -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/_elementpath.py -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/builder.py -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/cssselect.py -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/doctestcompare.py -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/pyclasslookup.py -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/sax.py -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/usedoctest.py -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml creating build/bdist.netbsd-11.99.4-amd64/wheel/lxml/includes copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes/__init__.py -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/includes copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes/__init__.pxd -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/includes copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes/c14n.pxd -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/includes copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes/config.pxd -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/includes copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes/dtdvalid.pxd -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/includes copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes/etreepublic.pxd -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/includes copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes/htmlparser.pxd -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/includes copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes/relaxng.pxd -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/includes copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes/schematron.pxd -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/includes copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes/tree.pxd -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/includes copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes/uri.pxd -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/includes copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes/xinclude.pxd -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/includes copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes/xmlerror.pxd -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/includes copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes/xmlparser.pxd -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/includes copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes/xmlschema.pxd -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/includes copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes/xpath.pxd -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/includes copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes/xslt.pxd -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/includes copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes/etree_defs.h -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/includes copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/includes/lxml-version.h -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/includes creating build/bdist.netbsd-11.99.4-amd64/wheel/lxml/html copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html/ElementSoup.py -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/html copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html/__init__.py -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/html copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html/_diffcommand.py -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/html copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html/_difflib.py -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/html copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html/_html5builder.py -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/html copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html/_setmixin.py -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/html copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html/builder.py -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/html copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html/clean.py -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/html copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html/defs.py -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/html copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html/diff.py -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/html copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html/formfill.py -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/html copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html/html5parser.py -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/html copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html/soupparser.py -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/html copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html/usedoctest.py -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/html copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html/diff.so -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/html copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/html/_difflib.so -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/html creating build/bdist.netbsd-11.99.4-amd64/wheel/lxml/isoschematron copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/isoschematron/__init__.py -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/isoschematron creating build/bdist.netbsd-11.99.4-amd64/wheel/lxml/isoschematron/resources creating build/bdist.netbsd-11.99.4-amd64/wheel/lxml/isoschematron/resources/rng copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/isoschematron/resources/rng/iso-schematron.rng -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/isoschematron/resources/rng creating build/bdist.netbsd-11.99.4-amd64/wheel/lxml/isoschematron/resources/xsl copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/isoschematron/resources/xsl copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/isoschematron/resources/xsl creating build/bdist.netbsd-11.99.4-amd64/wheel/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/etree.h -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/etree_api.h -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/lxml.etree.h -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/lxml.etree_api.h -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/etree.pyx -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/objectify.pyx -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/apihelpers.pxi -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/classlookup.pxi -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/cleanup.pxi -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/debug.pxi -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/docloader.pxi -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/dtd.pxi -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/extensions.pxi -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/iterparse.pxi -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/nsclasses.pxi -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/objectpath.pxi -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/parser.pxi -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/parsertarget.pxi -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/proxy.pxi -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/public-api.pxi -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/readonlytree.pxi -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/relaxng.pxi -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/saxparser.pxi -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/schematron.pxi -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/serializer.pxi -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/xinclude.pxi -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/xmlerror.pxi -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/xmlid.pxi -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/xmlschema.pxi -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/xpath.pxi -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/xslt.pxi -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/xsltext.pxi -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/etree.so -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/objectify.so -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/builder.so -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/_elementpath.so -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml copying build/lib.netbsd-11.99.4-amd64-cpython-314/lxml/sax.so -> build/bdist.netbsd-11.99.4-amd64/wheel/./lxml running install_egg_info running egg_info writing src/lxml.egg-info/PKG-INFO writing dependency_links to src/lxml.egg-info/dependency_links.txt writing requirements to src/lxml.egg-info/requires.txt writing top-level names to src/lxml.egg-info/top_level.txt reading manifest file 'src/lxml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'LICENSES.txt' writing manifest file 'src/lxml.egg-info/SOURCES.txt' Copying src/lxml.egg-info to build/bdist.netbsd-11.99.4-amd64/wheel/./lxml-6.0.2-py3.14.egg-info running install_scripts creating build/bdist.netbsd-11.99.4-amd64/wheel/lxml-6.0.2.dist-info/WHEEL creating '/tmp/textproc/py-lxml/work/lxml-6.0.2/dist/.tmp-dyuk7h6h/lxml-6.0.2-cp314-cp314-netbsd_11_99_4_amd64.whl' and adding 'build/bdist.netbsd-11.99.4-amd64/wheel' to it adding 'lxml/ElementInclude.py' adding 'lxml/__init__.py' adding 'lxml/_elementpath.py' adding 'lxml/_elementpath.so' adding 'lxml/apihelpers.pxi' adding 'lxml/builder.py' adding 'lxml/builder.so' adding 'lxml/classlookup.pxi' adding 'lxml/cleanup.pxi' adding 'lxml/cssselect.py' adding 'lxml/debug.pxi' adding 'lxml/docloader.pxi' adding 'lxml/doctestcompare.py' adding 'lxml/dtd.pxi' adding 'lxml/etree.h' adding 'lxml/etree.pyx' adding 'lxml/etree.so' adding 'lxml/etree_api.h' adding 'lxml/extensions.pxi' adding 'lxml/iterparse.pxi' adding 'lxml/lxml.etree.h' adding 'lxml/lxml.etree_api.h' adding 'lxml/nsclasses.pxi' adding 'lxml/objectify.pyx' adding 'lxml/objectify.so' adding 'lxml/objectpath.pxi' adding 'lxml/parser.pxi' adding 'lxml/parsertarget.pxi' adding 'lxml/proxy.pxi' adding 'lxml/public-api.pxi' adding 'lxml/pyclasslookup.py' adding 'lxml/readonlytree.pxi' adding 'lxml/relaxng.pxi' adding 'lxml/sax.py' adding 'lxml/sax.so' adding 'lxml/saxparser.pxi' adding 'lxml/schematron.pxi' adding 'lxml/serializer.pxi' adding 'lxml/usedoctest.py' adding 'lxml/xinclude.pxi' adding 'lxml/xmlerror.pxi' adding 'lxml/xmlid.pxi' adding 'lxml/xmlschema.pxi' adding 'lxml/xpath.pxi' adding 'lxml/xslt.pxi' adding 'lxml/xsltext.pxi' adding 'lxml/html/ElementSoup.py' adding 'lxml/html/__init__.py' adding 'lxml/html/_diffcommand.py' adding 'lxml/html/_difflib.py' adding 'lxml/html/_difflib.so' adding 'lxml/html/_html5builder.py' adding 'lxml/html/_setmixin.py' adding 'lxml/html/builder.py' adding 'lxml/html/clean.py' adding 'lxml/html/defs.py' adding 'lxml/html/diff.py' adding 'lxml/html/diff.so' adding 'lxml/html/formfill.py' adding 'lxml/html/html5parser.py' adding 'lxml/html/soupparser.py' adding 'lxml/html/usedoctest.py' adding 'lxml/includes/__init__.pxd' adding 'lxml/includes/__init__.py' adding 'lxml/includes/c14n.pxd' adding 'lxml/includes/config.pxd' adding 'lxml/includes/dtdvalid.pxd' adding 'lxml/includes/etree_defs.h' adding 'lxml/includes/etreepublic.pxd' adding 'lxml/includes/htmlparser.pxd' adding 'lxml/includes/lxml-version.h' adding 'lxml/includes/relaxng.pxd' adding 'lxml/includes/schematron.pxd' adding 'lxml/includes/tree.pxd' adding 'lxml/includes/uri.pxd' adding 'lxml/includes/xinclude.pxd' adding 'lxml/includes/xmlerror.pxd' adding 'lxml/includes/xmlparser.pxd' adding 'lxml/includes/xmlschema.pxd' adding 'lxml/includes/xpath.pxd' adding 'lxml/includes/xslt.pxd' adding 'lxml/isoschematron/__init__.py' adding 'lxml/isoschematron/resources/rng/iso-schematron.rng' adding 'lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl' adding 'lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl' adding 'lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl' adding 'lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl' adding 'lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl' adding 'lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl' adding 'lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl' adding 'lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt' adding 'lxml-6.0.2.dist-info/licenses/LICENSE.txt' adding 'lxml-6.0.2.dist-info/licenses/LICENSES.txt' adding 'lxml-6.0.2.dist-info/METADATA' adding 'lxml-6.0.2.dist-info/WHEEL' adding 'lxml-6.0.2.dist-info/top_level.txt' adding 'lxml-6.0.2.dist-info/RECORD' removing build/bdist.netbsd-11.99.4-amd64/wheel Successfully built lxml-6.0.2-cp314-cp314-netbsd_11_99_4_amd64.whl Thomas