Your message dated Fri, 26 Apr 2024 15:03:18 +0000
with message-id <e1s0n6c-007unr...@fasolo.debian.org>
and subject line Bug#1069360: fixed in python-cytoolz 0.12.2-2
has caused the Debian Bug report #1069360,
regarding python-cytoolz: FTBFS on arm64: dh_auto_test: error: pybuild --test 
--test-pytest -i python{version} -p "3.12 3.11" returned exit code 13
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1069360: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069360
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Source: python-cytoolz
Source-Version: 0.12.2-2
Done: Colin Watson <cjwat...@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-cytoolz, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1069...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <cjwat...@debian.org> (supplier of updated python-cytoolz package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 26 Apr 2024 14:52:15 +0100
Source: python-cytoolz
Architecture: source
Version: 0.12.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Colin Watson <cjwat...@debian.org>
Closes: 1069360
Changes:
 python-cytoolz (0.12.2-2) unstable; urgency=medium
 .
   * Team upload.
   * Fix test failure on Python 3.11.9/3.12.3/main (closes: #1069360).
Checksums-Sha1:
 34126d5c59067bed3b9ce8fe812a57be22f4455b 2328 python-cytoolz_0.12.2-2.dsc
 169d636adbdaf146879dd3c18e79d96f1d363827 4964 
python-cytoolz_0.12.2-2.debian.tar.xz
Checksums-Sha256:
 ccada8cb6fbb16ca21cd62e594307ed00e886e4a2bb1e3aedf20278085392799 2328 
python-cytoolz_0.12.2-2.dsc
 35a06bbe195fef45409f0bc65469385416f91916ccaeaab45917aab1e2a968ef 4964 
python-cytoolz_0.12.2-2.debian.tar.xz
Files:
 8a291c9780c1d2d54887e6a4faffa255 2328 python optional 
python-cytoolz_0.12.2-2.dsc
 7c9e783bd35d34d18aa8c762f274511e 4964 python optional 
python-cytoolz_0.12.2-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmYrsdAACgkQOTWH2X2G
UAsvxQ//T2DRXc28vasTQ+tNY/ihIhbYjDHagYGF35m8VIBc+SqWibvYk5QpfCMa
X/rgUyYcjEldspNDh2NgXZEf4aH23HKUaAPs9JS2q13jr7OLgfzshaTZcECOxoRY
RMviC3kgMJ0M7dv8w4dWd6/pmak6/W+k9x/tpRGyI0/JHDMfZpssk8Dkbp6RiZTV
gOs3ei/s3aH0FmQ0IhD1p96R5iaGEm8hzMGfGMgLqcR2HR2wcK1s5D0exAvqW72d
vtNjFfEdFlERTh7SisP4/Dk/+++sS+9h7OMghq5QB9DU1ryZ6HEeU0fuq0yK50oS
swZlyexPrSwrffytSDOnw72bgBmiWEjqs60GcV8t4PFAymGZAFGQE2BozqBYxfT7
ZFyg/HR+Q7kZi8hdL7sHxrTMCMArIFOhH9hrFS3MTGAZOcU3il7/+vGurKzivaZo
yoau2VvPtMHTlwQ1W1blIcWRcf98tvUEh1piaVWdwwU2lqhyrxz9GLjfjgGirppC
vPo0PfIsjJvUO1Dc0c6a8iFBcs9JqpyrJ0if2x3Gwdv6KrwNkSzQM7IMWSPhNMWj
s3nqdPwepO0LCcmDuJgJRJnAxLreJeGHmnHmS7WDzjSbzKsWNw2zqGfHu0gX1KL6
KxyOUWvZnQaHNq5wYgLsbgL9ffyL7j6hqrCnwoEvD7sPEWb8NIM=
=f/4m
-----END PGP SIGNATURE-----

Attachment: pgpjJmH7OzJDP.pgp
Description: PGP signature


--- End Message ---

Reply via email to