Source: python-xxhash
Version: 3.0.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20221220 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g
> -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
> -I/usr/include/python3.11 -c src/_xxhash.c -o
> build/temp.linux-x86_64-cpython-311/src/_xxhash.o
> src/_xxhash.c:31:10: fatal error: Python.h: No such file or directory
> 31 | #include <Python.h>
> | ^~~~~~~~~~
> compilation terminated.
> error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
> E: pybuild pybuild:386: build: plugin distutils failed with: exit code=1:
> /usr/bin/python3.11 setup.py build
> I: pybuild base:240: /usr/bin/python3 setup.py build
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xxhash/build/xxhash
> copying xxhash/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xxhash/build/xxhash
> copying xxhash/version.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xxhash/build/xxhash
> running build_ext
> building '_xxhash' extension
> creating build/temp.linux-x86_64-cpython-310
> creating build/temp.linux-x86_64-cpython-310/src
> 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 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -c src/_xxhash.c -o
> build/temp.linux-x86_64-cpython-310/src/_xxhash.o
> x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -fwrapv -O2
> -Wl,-z,relro -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-cpython-310/src/_xxhash.o
> -L/usr/lib/x86_64-linux-gnu -lxxhash -o
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_xxhash/build/xxhash/_xxhash.cpython-310-x86_64-linux-gnu.so
> dh_auto_build: error: pybuild --build -i python{version} -p "3.11 3.10"
> returned exit code 13
> make: *** [debian/rules:10: binary] Error 25
The full build log is available from:
http://qa-logs.debian.net/2022/12/20/python-xxhash_3.0.0-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221220;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&[email protected]&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 mark 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.