Source: lxml
Version: 4.9.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220917 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> touch prebuild-stamp
> python3.10 setup.py build
> Building lxml version 4.9.1.
> Building without Cython.
> Building against libxml2 2.9.14 and libxslt 1.1.35
> running build
> running build_py
> creating build
> creating build/lib.linux-x86_64-cpython-310
> creating build/lib.linux-x86_64-cpython-310/lxml
> copying src/lxml/__init__.py -> build/lib.linux-x86_64-cpython-310/lxml
> copying src/lxml/_elementpath.py -> build/lib.linux-x86_64-cpython-310/lxml
> copying src/lxml/cssselect.py -> build/lib.linux-x86_64-cpython-310/lxml
> copying src/lxml/pyclasslookup.py -> build/lib.linux-x86_64-cpython-310/lxml
> copying src/lxml/builder.py -> build/lib.linux-x86_64-cpython-310/lxml
> copying src/lxml/usedoctest.py -> build/lib.linux-x86_64-cpython-310/lxml
> copying src/lxml/sax.py -> build/lib.linux-x86_64-cpython-310/lxml
> copying src/lxml/doctestcompare.py -> build/lib.linux-x86_64-cpython-310/lxml
> copying src/lxml/ElementInclude.py -> build/lib.linux-x86_64-cpython-310/lxml
> creating build/lib.linux-x86_64-cpython-310/lxml/includes
> copying src/lxml/includes/__init__.py -> 
> build/lib.linux-x86_64-cpython-310/lxml/includes
> creating build/lib.linux-x86_64-cpython-310/lxml/html
> copying src/lxml/html/__init__.py -> 
> build/lib.linux-x86_64-cpython-310/lxml/html
> copying src/lxml/html/formfill.py -> 
> build/lib.linux-x86_64-cpython-310/lxml/html
> copying src/lxml/html/html5parser.py -> 
> build/lib.linux-x86_64-cpython-310/lxml/html
> copying src/lxml/html/_diffcommand.py -> 
> build/lib.linux-x86_64-cpython-310/lxml/html
> copying src/lxml/html/defs.py -> build/lib.linux-x86_64-cpython-310/lxml/html
> copying src/lxml/html/ElementSoup.py -> 
> build/lib.linux-x86_64-cpython-310/lxml/html
> copying src/lxml/html/clean.py -> build/lib.linux-x86_64-cpython-310/lxml/html
> copying src/lxml/html/_html5builder.py -> 
> build/lib.linux-x86_64-cpython-310/lxml/html
> copying src/lxml/html/builder.py -> 
> build/lib.linux-x86_64-cpython-310/lxml/html
> copying src/lxml/html/usedoctest.py -> 
> build/lib.linux-x86_64-cpython-310/lxml/html
> copying src/lxml/html/diff.py -> build/lib.linux-x86_64-cpython-310/lxml/html
> copying src/lxml/html/soupparser.py -> 
> build/lib.linux-x86_64-cpython-310/lxml/html
> copying src/lxml/html/_setmixin.py -> 
> build/lib.linux-x86_64-cpython-310/lxml/html
> creating build/lib.linux-x86_64-cpython-310/lxml/isoschematron
> copying src/lxml/isoschematron/__init__.py -> 
> build/lib.linux-x86_64-cpython-310/lxml/isoschematron
> copying src/lxml/etree.h -> build/lib.linux-x86_64-cpython-310/lxml
> copying src/lxml/etree_api.h -> build/lib.linux-x86_64-cpython-310/lxml
> copying src/lxml/lxml.etree.h -> build/lib.linux-x86_64-cpython-310/lxml
> copying src/lxml/lxml.etree_api.h -> build/lib.linux-x86_64-cpython-310/lxml
> copying src/lxml/includes/dtdvalid.pxd -> 
> build/lib.linux-x86_64-cpython-310/lxml/includes
> copying src/lxml/includes/xmlerror.pxd -> 
> build/lib.linux-x86_64-cpython-310/lxml/includes
> copying src/lxml/includes/xmlschema.pxd -> 
> build/lib.linux-x86_64-cpython-310/lxml/includes
> copying src/lxml/includes/xslt.pxd -> 
> build/lib.linux-x86_64-cpython-310/lxml/includes
> copying src/lxml/includes/c14n.pxd -> 
> build/lib.linux-x86_64-cpython-310/lxml/includes
> copying src/lxml/includes/xmlparser.pxd -> 
> build/lib.linux-x86_64-cpython-310/lxml/includes
> copying src/lxml/includes/uri.pxd -> 
> build/lib.linux-x86_64-cpython-310/lxml/includes
> copying src/lxml/includes/xpath.pxd -> 
> build/lib.linux-x86_64-cpython-310/lxml/includes
> copying src/lxml/includes/etreepublic.pxd -> 
> build/lib.linux-x86_64-cpython-310/lxml/includes
> copying src/lxml/includes/htmlparser.pxd -> 
> build/lib.linux-x86_64-cpython-310/lxml/includes
> copying src/lxml/includes/tree.pxd -> 
> build/lib.linux-x86_64-cpython-310/lxml/includes
> copying src/lxml/includes/__init__.pxd -> 
> build/lib.linux-x86_64-cpython-310/lxml/includes
> copying src/lxml/includes/schematron.pxd -> 
> build/lib.linux-x86_64-cpython-310/lxml/includes
> copying src/lxml/includes/relaxng.pxd -> 
> build/lib.linux-x86_64-cpython-310/lxml/includes
> copying src/lxml/includes/config.pxd -> 
> build/lib.linux-x86_64-cpython-310/lxml/includes
> copying src/lxml/includes/xinclude.pxd -> 
> build/lib.linux-x86_64-cpython-310/lxml/includes
> copying src/lxml/includes/lxml-version.h -> 
> build/lib.linux-x86_64-cpython-310/lxml/includes
> copying src/lxml/includes/etree_defs.h -> 
> build/lib.linux-x86_64-cpython-310/lxml/includes
> creating build/lib.linux-x86_64-cpython-310/lxml/isoschematron/resources
> creating build/lib.linux-x86_64-cpython-310/lxml/isoschematron/resources/rng
> copying src/lxml/isoschematron/resources/rng/iso-schematron.rng -> 
> build/lib.linux-x86_64-cpython-310/lxml/isoschematron/resources/rng
> creating build/lib.linux-x86_64-cpython-310/lxml/isoschematron/resources/xsl
> copying src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> 
> build/lib.linux-x86_64-cpython-310/lxml/isoschematron/resources/xsl
> copying src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> 
> build/lib.linux-x86_64-cpython-310/lxml/isoschematron/resources/xsl
> creating 
> build/lib.linux-x86_64-cpython-310/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
> copying 
> src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl
>  -> 
> build/lib.linux-x86_64-cpython-310/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
> copying 
> src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl
>  -> 
> build/lib.linux-x86_64-cpython-310/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
> copying 
> src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl
>  -> 
> build/lib.linux-x86_64-cpython-310/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
> copying 
> src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl
>  -> 
> build/lib.linux-x86_64-cpython-310/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
> copying 
> src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl
>  -> 
> build/lib.linux-x86_64-cpython-310/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
> copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt 
> -> 
> build/lib.linux-x86_64-cpython-310/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
> running build_ext
> building 'lxml.etree' extension
> creating build/temp.linux-x86_64-cpython-310
> creating build/temp.linux-x86_64-cpython-310/src
> creating build/temp.linux-x86_64-cpython-310/src/lxml
> x86_64-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv 
> -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g 
> -fwrapv -O2 -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc 
> -Isrc/lxml/includes -I/usr/include/python3.10 -c src/lxml/etree.c -o 
> build/temp.linux-x86_64-cpython-310/src/lxml/etree.o -w
> x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 
> build/temp.linux-x86_64-cpython-310/src/lxml/etree.o 
> -L/usr/lib/x86_64-linux-gnu -lxslt -lexslt -lxml2 -lrt -lz -lm -o 
> build/lib.linux-x86_64-cpython-310/lxml/etree.cpython-310-x86_64-linux-gnu.so
> building 'lxml.objectify' extension
> x86_64-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv 
> -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g 
> -fwrapv -O2 -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc 
> -Isrc/lxml/includes -I/usr/include/python3.10 -c src/lxml/objectify.c -o 
> build/temp.linux-x86_64-cpython-310/src/lxml/objectify.o -w
> x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 
> build/temp.linux-x86_64-cpython-310/src/lxml/objectify.o 
> -L/usr/lib/x86_64-linux-gnu -lxslt -lexslt -lxml2 -lrt -lz -lm -o 
> build/lib.linux-x86_64-cpython-310/lxml/objectify.cpython-310-x86_64-linux-gnu.so
> building 'lxml.builder' extension
> x86_64-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv 
> -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g 
> -fwrapv -O2 -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc 
> -Isrc/lxml/includes -I/usr/include/python3.10 -c src/lxml/builder.c -o 
> build/temp.linux-x86_64-cpython-310/src/lxml/builder.o -w
> x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 
> build/temp.linux-x86_64-cpython-310/src/lxml/builder.o 
> -L/usr/lib/x86_64-linux-gnu -o 
> build/lib.linux-x86_64-cpython-310/lxml/builder.cpython-310-x86_64-linux-gnu.so
> building 'lxml._elementpath' extension
> x86_64-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv 
> -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g 
> -fwrapv -O2 -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc 
> -Isrc/lxml/includes -I/usr/include/python3.10 -c src/lxml/_elementpath.c -o 
> build/temp.linux-x86_64-cpython-310/src/lxml/_elementpath.o -w
> x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 
> build/temp.linux-x86_64-cpython-310/src/lxml/_elementpath.o 
> -L/usr/lib/x86_64-linux-gnu -o 
> build/lib.linux-x86_64-cpython-310/lxml/_elementpath.cpython-310-x86_64-linux-gnu.so
> building 'lxml.html.diff' extension
> creating build/temp.linux-x86_64-cpython-310/src/lxml/html
> x86_64-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv 
> -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g 
> -fwrapv -O2 -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc 
> -Isrc/lxml/includes -I/usr/include/python3.10 -c src/lxml/html/diff.c -o 
> build/temp.linux-x86_64-cpython-310/src/lxml/html/diff.o -w
> x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 
> build/temp.linux-x86_64-cpython-310/src/lxml/html/diff.o 
> -L/usr/lib/x86_64-linux-gnu -o 
> build/lib.linux-x86_64-cpython-310/lxml/html/diff.cpython-310-x86_64-linux-gnu.so
> building 'lxml.html.clean' extension
> x86_64-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv 
> -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g 
> -fwrapv -O2 -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc 
> -Isrc/lxml/includes -I/usr/include/python3.10 -c src/lxml/html/clean.c -o 
> build/temp.linux-x86_64-cpython-310/src/lxml/html/clean.o -w
> x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 
> build/temp.linux-x86_64-cpython-310/src/lxml/html/clean.o 
> -L/usr/lib/x86_64-linux-gnu -o 
> build/lib.linux-x86_64-cpython-310/lxml/html/clean.cpython-310-x86_64-linux-gnu.so
> building 'lxml.sax' extension
> x86_64-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv 
> -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g 
> -fwrapv -O2 -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc 
> -Isrc/lxml/includes -I/usr/include/python3.10 -c src/lxml/sax.c -o 
> build/temp.linux-x86_64-cpython-310/src/lxml/sax.o -w
> x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2 
> build/temp.linux-x86_64-cpython-310/src/lxml/sax.o 
> -L/usr/lib/x86_64-linux-gnu -o 
> build/lib.linux-x86_64-cpython-310/lxml/sax.cpython-310-x86_64-linux-gnu.so
> touch build3-python3.10
> <string>:1: DeprecationWarning: The distutils package is deprecated and 
> slated for removal in Python 3.12. Use setuptools or check PEP 632 for 
> potential alternatives
> PYTHONPATH=build/lib.linux-x86_64-3.10 python3.10 doc/mkhtml.py doc/html . 
> 4.9.1
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/doc/mkhtml.py", line 4, in <module>
>     from lxml.etree import (parse, fromstring, ElementTree,
> ModuleNotFoundError: No module named 'lxml'
> make: *** [debian/rules:34: doc-build3-python3.10] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/09/17/lxml_4.9.1-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220917;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220917&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to