Source: python-cytoolz
Version: 0.12.2-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-arm64

Hi,

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


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:311: python3.12 setup.py config 
> [1/5] Cythonizing cytoolz/dicttoolz.pyx
> [2/5] Cythonizing cytoolz/functoolz.pyx
> [3/5] Cythonizing cytoolz/itertoolz.pyx
> [4/5] Cythonizing cytoolz/recipes.pyx
> [5/5] Cythonizing cytoolz/utils.pyx
> running config
> I: pybuild base:311: python3.11 setup.py config 
> [1/5] Cythonizing cytoolz/utils.pyx
> [2/5] Cythonizing cytoolz/dicttoolz.pyx
> [3/5] Cythonizing cytoolz/functoolz.pyx
> [4/5] Cythonizing cytoolz/itertoolz.pyx
> [5/5] Cythonizing cytoolz/recipes.pyx
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:311: /usr/bin/python3.12 setup.py build 
> [1/5] Cythonizing cytoolz/utils.pyx
> [2/5] Cythonizing cytoolz/dicttoolz.pyx
> [3/5] Cythonizing cytoolz/functoolz.pyx
> [4/5] Cythonizing cytoolz/itertoolz.pyx
> [5/5] Cythonizing cytoolz/recipes.pyx
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz
> copying cytoolz/_signatures.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz
> copying cytoolz/_version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz
> copying cytoolz/compatibility.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz
> copying cytoolz/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/curried
> copying cytoolz/curried/operator.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/curried
> copying cytoolz/curried/exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/curried
> copying cytoolz/curried/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/curried
> copying cytoolz/itertoolz.pyx -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz
> copying cytoolz/recipes.pyx -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz
> copying cytoolz/utils.pyx -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz
> copying cytoolz/dicttoolz.pyx -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz
> copying cytoolz/functoolz.pyx -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz
> copying cytoolz/itertoolz.pxd -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz
> copying cytoolz/cpython.pxd -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz
> copying cytoolz/__init__.pxd -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz
> copying cytoolz/dicttoolz.pxd -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz
> copying cytoolz/utils.pxd -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz
> copying cytoolz/functoolz.pxd -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz
> copying cytoolz/recipes.pxd -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_functoolz.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_serialization.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_doctests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_embedded_sigs.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_tlz.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_dev_skip_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_dicttoolz.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_none_safe.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_signatures.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_curried.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_inspect_args.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_compatibility.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_itertoolz.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_curried_toolzlike.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_recipes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_docstrings.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/dev_skip_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/tests
> UPDATING 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/_version.py
> set /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/_version.py 
> to '0.12.2'
> running build_ext
> building 'cytoolz.dicttoolz' extension
> creating build
> creating build/temp.linux-aarch64-cpython-312
> creating build/temp.linux-aarch64-cpython-312/cytoolz
> aarch64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/include/python3.12 -c cytoolz/dicttoolz.c -o 
> build/temp.linux-aarch64-cpython-312/cytoolz/dicttoolz.o
> aarch64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro 
> -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -mbranch-protection=standard -Wdate-time 
> -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-cpython-312/cytoolz/dicttoolz.o 
> -L/usr/lib/aarch64-linux-gnu -o 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/dicttoolz.cpython-312-aarch64-linux-gnu.so
> building 'cytoolz.functoolz' extension
> aarch64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/include/python3.12 -c cytoolz/functoolz.c -o 
> build/temp.linux-aarch64-cpython-312/cytoolz/functoolz.o
> aarch64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro 
> -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -mbranch-protection=standard -Wdate-time 
> -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-cpython-312/cytoolz/functoolz.o 
> -L/usr/lib/aarch64-linux-gnu -o 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/functoolz.cpython-312-aarch64-linux-gnu.so
> building 'cytoolz.itertoolz' extension
> aarch64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/include/python3.12 -c cytoolz/itertoolz.c -o 
> build/temp.linux-aarch64-cpython-312/cytoolz/itertoolz.o
> aarch64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro 
> -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -mbranch-protection=standard -Wdate-time 
> -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-cpython-312/cytoolz/itertoolz.o 
> -L/usr/lib/aarch64-linux-gnu -o 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/itertoolz.cpython-312-aarch64-linux-gnu.so
> building 'cytoolz.recipes' extension
> aarch64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/include/python3.12 -c cytoolz/recipes.c -o 
> build/temp.linux-aarch64-cpython-312/cytoolz/recipes.o
> aarch64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro 
> -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -mbranch-protection=standard -Wdate-time 
> -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-cpython-312/cytoolz/recipes.o 
> -L/usr/lib/aarch64-linux-gnu -o 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/recipes.cpython-312-aarch64-linux-gnu.so
> building 'cytoolz.utils' extension
> aarch64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 
> -Wall -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/include/python3.12 -c cytoolz/utils.c -o 
> build/temp.linux-aarch64-cpython-312/cytoolz/utils.o
> aarch64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro 
> -g -fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -mbranch-protection=standard -Wdate-time 
> -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-cpython-312/cytoolz/utils.o 
> -L/usr/lib/aarch64-linux-gnu -o 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/utils.cpython-312-aarch64-linux-gnu.so
> UPDATING 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/_version.py
> set /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build/cytoolz/_version.py 
> to '0.12.2'
> I: pybuild base:311: /usr/bin/python3 setup.py build 
> [1/5] Cythonizing cytoolz/utils.pyx
> [2/5] Cythonizing cytoolz/dicttoolz.pyx
> [3/5] Cythonizing cytoolz/functoolz.pyx
> [4/5] Cythonizing cytoolz/itertoolz.pyx
> [5/5] Cythonizing cytoolz/recipes.pyx
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz
> copying cytoolz/_signatures.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz
> copying cytoolz/_version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz
> copying cytoolz/compatibility.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz
> copying cytoolz/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/curried
> copying cytoolz/curried/operator.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/curried
> copying cytoolz/curried/exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/curried
> copying cytoolz/curried/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/curried
> copying cytoolz/itertoolz.pyx -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz
> copying cytoolz/recipes.pyx -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz
> copying cytoolz/utils.pyx -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz
> copying cytoolz/dicttoolz.pyx -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz
> copying cytoolz/functoolz.pyx -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz
> copying cytoolz/itertoolz.pxd -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz
> copying cytoolz/cpython.pxd -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz
> copying cytoolz/__init__.pxd -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz
> copying cytoolz/dicttoolz.pxd -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz
> copying cytoolz/utils.pxd -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz
> copying cytoolz/functoolz.pxd -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz
> copying cytoolz/recipes.pxd -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_functoolz.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_serialization.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_doctests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_embedded_sigs.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_tlz.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_dev_skip_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_dicttoolz.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_none_safe.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_signatures.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_curried.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_inspect_args.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_compatibility.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_itertoolz.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_curried_toolzlike.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_recipes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/test_docstrings.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/tests
> copying cytoolz/tests/dev_skip_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/tests
> UPDATING 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/_version.py
> set /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/_version.py 
> to '0.12.2'
> running build_ext
> building 'cytoolz.dicttoolz' extension
> creating build/temp.linux-aarch64-cpython-311
> creating build/temp.linux-aarch64-cpython-311/cytoolz
> aarch64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g 
> -Werror=implicit-function-declaration -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/include/python3.11 -c cytoolz/dicttoolz.c -o 
> build/temp.linux-aarch64-cpython-311/cytoolz/dicttoolz.o
> aarch64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro 
> -Wl,-z,now -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -Wdate-time -D_FORTIFY_SOURCE=2 
> build/temp.linux-aarch64-cpython-311/cytoolz/dicttoolz.o 
> -L/usr/lib/aarch64-linux-gnu -o 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/dicttoolz.cpython-311-aarch64-linux-gnu.so
> building 'cytoolz.functoolz' extension
> aarch64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g 
> -Werror=implicit-function-declaration -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/include/python3.11 -c cytoolz/functoolz.c -o 
> build/temp.linux-aarch64-cpython-311/cytoolz/functoolz.o
> aarch64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro 
> -Wl,-z,now -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -Wdate-time -D_FORTIFY_SOURCE=2 
> build/temp.linux-aarch64-cpython-311/cytoolz/functoolz.o 
> -L/usr/lib/aarch64-linux-gnu -o 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/functoolz.cpython-311-aarch64-linux-gnu.so
> building 'cytoolz.itertoolz' extension
> aarch64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g 
> -Werror=implicit-function-declaration -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/include/python3.11 -c cytoolz/itertoolz.c -o 
> build/temp.linux-aarch64-cpython-311/cytoolz/itertoolz.o
> aarch64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro 
> -Wl,-z,now -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -Wdate-time -D_FORTIFY_SOURCE=2 
> build/temp.linux-aarch64-cpython-311/cytoolz/itertoolz.o 
> -L/usr/lib/aarch64-linux-gnu -o 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/itertoolz.cpython-311-aarch64-linux-gnu.so
> building 'cytoolz.recipes' extension
> aarch64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g 
> -Werror=implicit-function-declaration -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/include/python3.11 -c cytoolz/recipes.c -o 
> build/temp.linux-aarch64-cpython-311/cytoolz/recipes.o
> aarch64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro 
> -Wl,-z,now -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -Wdate-time -D_FORTIFY_SOURCE=2 
> build/temp.linux-aarch64-cpython-311/cytoolz/recipes.o 
> -L/usr/lib/aarch64-linux-gnu -o 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/recipes.cpython-311-aarch64-linux-gnu.so
> building 'cytoolz.utils' extension
> aarch64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g 
> -Werror=implicit-function-declaration -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -I/usr/include/python3.11 -c cytoolz/utils.c -o 
> build/temp.linux-aarch64-cpython-311/cytoolz/utils.o
> aarch64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro 
> -Wl,-z,now -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -Wdate-time -D_FORTIFY_SOURCE=2 
> build/temp.linux-aarch64-cpython-311/cytoolz/utils.o 
> -L/usr/lib/aarch64-linux-gnu -o 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/utils.cpython-311-aarch64-linux-gnu.so
> UPDATING 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/_version.py
> set /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build/cytoolz/_version.py 
> to '0.12.2'
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:311: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build; python3.12 -m pytest 
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build
> configfile: pyproject.toml
> collected 194 items
> 
> cytoolz/tests/test_compatibility.py .                                    [  
> 0%]
> cytoolz/tests/test_curried.py ..........                                 [  
> 5%]
> cytoolz/tests/test_curried_toolzlike.py ...                              [  
> 7%]
> cytoolz/tests/test_dev_skip_test.py ..                                   [  
> 8%]
> cytoolz/tests/test_dicttoolz.py ........................................ [ 
> 28%]
> .......                                                                  [ 
> 32%]
> cytoolz/tests/test_docstrings.py ..                                      [ 
> 33%]
> cytoolz/tests/test_doctests.py .                                         [ 
> 34%]
> cytoolz/tests/test_embedded_sigs.py ..                                   [ 
> 35%]
> cytoolz/tests/test_functoolz.py ......................................   [ 
> 54%]
> cytoolz/tests/test_inspect_args.py ................F                     [ 
> 63%]
> cytoolz/tests/test_itertoolz.py ........................................ [ 
> 84%]
> ..........                                                               [ 
> 89%]
> cytoolz/tests/test_none_safe.py ....                                     [ 
> 91%]
> cytoolz/tests/test_recipes.py ..                                         [ 
> 92%]
> cytoolz/tests/test_serialization.py .........                            [ 
> 96%]
> cytoolz/tests/test_signatures.py ...                                     [ 
> 98%]
> cytoolz/tests/test_tlz.py .                                              [ 
> 98%]
> cytoolz/tests/test_utils.py ..                                           
> [100%]
> 
> =================================== FAILURES 
> ===================================
> ________________________ test_inspect_wrapped_property 
> _________________________
> 
>     def test_inspect_wrapped_property():
>         class Wrapped(object):
>             def __init__(self, func):
>                 self.func = func
>     
>             def __call__(self, *args, **kwargs):
>                 return self.func(*args, **kwargs)
>     
>             @property
>             def __wrapped__(self):
>                 return self.func
>     
>         func = lambda x: x
>         wrapped = Wrapped(func)
>         assert inspect.signature(func) == inspect.signature(wrapped)
>     
> >       assert num_required_args(Wrapped) is None
> E       AssertionError: assert 1 is None
> E        +  where 1 = num_required_args(<class 
> 'test_inspect_args.test_inspect_wrapped_property.<locals>.Wrapped'>)
> 
> cytoolz/tests/test_inspect_args.py:485: AssertionError
> =============================== warnings summary 
> ===============================
> cytoolz/tests/test_tlz.py::test_tlz
>   /usr/lib/python3.12/importlib/__init__.py:90: DeprecationWarning: The 
> toolz.compatibility module is no longer needed in Python 3 and has been 
> deprecated. Please import these utilities directly from the standard library. 
> This module will be removed in a future release.
>     return _bootstrap._gcd_import(name[level:], package, level)
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> =========================== short test summary info 
> ============================
> FAILED cytoolz/tests/test_inspect_args.py::test_inspect_wrapped_property - 
> As...
> =================== 1 failed, 193 passed, 1 warning in 1.10s 
> ===================
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_cytoolz/build; python3.12 -m pytest 
> I: pybuild base:311: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build; python3.11 -m pytest 
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.11.9, pytest-8.1.1, pluggy-1.4.0
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build
> configfile: pyproject.toml
> collected 194 items
> 
> cytoolz/tests/test_compatibility.py .                                    [  
> 0%]
> cytoolz/tests/test_curried.py ..........                                 [  
> 5%]
> cytoolz/tests/test_curried_toolzlike.py ...                              [  
> 7%]
> cytoolz/tests/test_dev_skip_test.py ..                                   [  
> 8%]
> cytoolz/tests/test_dicttoolz.py ........................................ [ 
> 28%]
> .......                                                                  [ 
> 32%]
> cytoolz/tests/test_docstrings.py ..                                      [ 
> 33%]
> cytoolz/tests/test_doctests.py .                                         [ 
> 34%]
> cytoolz/tests/test_embedded_sigs.py ..                                   [ 
> 35%]
> cytoolz/tests/test_functoolz.py ......................................   [ 
> 54%]
> cytoolz/tests/test_inspect_args.py ................F                     [ 
> 63%]
> cytoolz/tests/test_itertoolz.py ........................................ [ 
> 84%]
> ..........                                                               [ 
> 89%]
> cytoolz/tests/test_none_safe.py ....                                     [ 
> 91%]
> cytoolz/tests/test_recipes.py ..                                         [ 
> 92%]
> cytoolz/tests/test_serialization.py .........                            [ 
> 96%]
> cytoolz/tests/test_signatures.py ...                                     [ 
> 98%]
> cytoolz/tests/test_tlz.py .                                              [ 
> 98%]
> cytoolz/tests/test_utils.py ..                                           
> [100%]
> 
> =================================== FAILURES 
> ===================================
> ________________________ test_inspect_wrapped_property 
> _________________________
> 
>     def test_inspect_wrapped_property():
>         class Wrapped(object):
>             def __init__(self, func):
>                 self.func = func
>     
>             def __call__(self, *args, **kwargs):
>                 return self.func(*args, **kwargs)
>     
>             @property
>             def __wrapped__(self):
>                 return self.func
>     
>         func = lambda x: x
>         wrapped = Wrapped(func)
>         assert inspect.signature(func) == inspect.signature(wrapped)
>     
> >       assert num_required_args(Wrapped) is None
> E       AssertionError: assert 1 is None
> E        +  where 1 = num_required_args(<class 
> 'test_inspect_args.test_inspect_wrapped_property.<locals>.Wrapped'>)
> 
> cytoolz/tests/test_inspect_args.py:485: AssertionError
> =============================== warnings summary 
> ===============================
> cytoolz/tests/test_tlz.py::test_tlz
>   /usr/lib/python3.11/importlib/__init__.py:126: DeprecationWarning: The 
> toolz.compatibility module is no longer needed in Python 3 and has been 
> deprecated. Please import these utilities directly from the standard library. 
> This module will be removed in a future release.
>     return _bootstrap._gcd_import(name[level:], package, level)
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> =========================== short test summary info 
> ============================
> FAILED cytoolz/tests/test_inspect_args.py::test_inspect_wrapped_property - 
> As...
> =================== 1 failed, 193 passed, 1 warning in 1.26s 
> ===================
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cytoolz/build; python3.11 -m pytest 
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 
> 3.11" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/python-cytoolz_0.12.2-1_unstable-arm64.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240420&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 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.

Reply via email to