Source: python-bonsai Version: 1.5.0+ds-3 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-20240319 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > blhc: ignore-line-regexp: .*test_krb5\.o .*test_krb5 > dh_auto_build -O--buildsystem=pybuild > I: pybuild base:305: /usr/bin/python3.12 setup.py build > running build > running build_py > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai > copying src/bonsai/ldapclient.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai > copying src/bonsai/utils.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai > copying src/bonsai/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai > copying src/bonsai/pool.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai > copying src/bonsai/ldapurl.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai > copying src/bonsai/ldapentry.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai > copying src/bonsai/errors.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai > copying src/bonsai/ldapreference.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai > copying src/bonsai/ldapvaluelist.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai > copying src/bonsai/ldapconnection.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai > copying src/bonsai/ldif.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai > copying src/bonsai/ldapdn.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/active_directory > copying src/bonsai/active_directory/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/active_directory > copying src/bonsai/active_directory/sid.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/active_directory > copying src/bonsai/active_directory/acl.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/active_directory > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/asyncio > copying src/bonsai/asyncio/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/asyncio > copying src/bonsai/asyncio/aioconnection.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/asyncio > copying src/bonsai/asyncio/aiopool.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/asyncio > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/gevent > copying src/bonsai/gevent/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/gevent > copying src/bonsai/gevent/geventconnection.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/gevent > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/tornado > copying src/bonsai/tornado/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/tornado > copying src/bonsai/tornado/tornadoconnection.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/tornado > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/trio > copying src/bonsai/trio/trioconnection.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/trio > copying src/bonsai/trio/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/trio > running egg_info > creating bonsai.egg-info > writing bonsai.egg-info/PKG-INFO > writing dependency_links to bonsai.egg-info/dependency_links.txt > writing requirements to bonsai.egg-info/requires.txt > writing top-level names to bonsai.egg-info/top_level.txt > writing manifest file 'bonsai.egg-info/SOURCES.txt' > reading manifest file 'bonsai.egg-info/SOURCES.txt' > reading manifest template 'MANIFEST.in' > warning: no files found matching '*.css' under directory 'docs' > warning: no previously-included files matching '*' found under directory > 'docs/_build' > adding license file 'LICENSE' > writing manifest file 'bonsai.egg-info/SOURCES.txt' > running build_ext > creating /tmp/tmp29gtc7jk/tmp > creating /tmp/tmp29gtc7jk/tmp/tmp29gtc7jk > x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 > -Wall -g -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -g -O2 > -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -I/usr/include/sasl -I/usr/include -I/usr/include/python3.12 -c > /tmp/tmp29gtc7jk/test_krb5.c -o /tmp/tmp29gtc7jk/tmp/tmp29gtc7jk/test_krb5.o > x86_64-linux-gnu-gcc /tmp/tmp29gtc7jk/tmp/tmp29gtc7jk/test_krb5.o -L/usr/lib > -L/usr/lib/x86_64-linux-gnu -L/usr/lib -L/usr/lib/x86_64-linux-gnu -lkrb5 > -lgssapi -o /tmp/tmp29gtc7jk/test_krb5 > creating /tmp/tmpty5v4ebw/tmp > creating /tmp/tmpty5v4ebw/tmp/tmpty5v4ebw > x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 > -Wall -g -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -g -O2 > -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -I/usr/include/sasl -I/usr/include -I/usr/include/python3.12 -c > /tmp/tmpty5v4ebw/test_krb5.c -o /tmp/tmpty5v4ebw/tmp/tmpty5v4ebw/test_krb5.o > x86_64-linux-gnu-gcc /tmp/tmpty5v4ebw/tmp/tmpty5v4ebw/test_krb5.o -L/usr/lib > -L/usr/lib/x86_64-linux-gnu -L/usr/lib -L/usr/lib/x86_64-linux-gnu -lkrb5 > -lgssapi_krb5 -o /tmp/tmpty5v4ebw/test_krb5 > building 'bonsai._bonsai' extension > creating build > creating build/temp.linux-x86_64-cpython-312 > creating build/temp.linux-x86_64-cpython-312/src > creating build/temp.linux-x86_64-cpython-312/src/_bonsai > x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 > -Wall -g -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -g -O2 > -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -DHAVE_KRB5=1 -I/usr/include/sasl -I/usr/include -I/usr/include/python3.12 -c > src/_bonsai/bonsaimodule.c -o > build/temp.linux-x86_64-cpython-312/src/_bonsai/bonsaimodule.o > x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 > -Wall -g -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -g -O2 > -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -DHAVE_KRB5=1 -I/usr/include/sasl -I/usr/include -I/usr/include/python3.12 -c > src/_bonsai/ldap-xplat.c -o > build/temp.linux-x86_64-cpython-312/src/_bonsai/ldap-xplat.o > x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 > -Wall -g -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -g -O2 > -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -DHAVE_KRB5=1 -I/usr/include/sasl -I/usr/include -I/usr/include/python3.12 -c > src/_bonsai/ldapconnection.c -o > build/temp.linux-x86_64-cpython-312/src/_bonsai/ldapconnection.o > x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 > -Wall -g -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -g -O2 > -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -DHAVE_KRB5=1 -I/usr/include/sasl -I/usr/include -I/usr/include/python3.12 -c > src/_bonsai/ldapconnectiter.c -o > build/temp.linux-x86_64-cpython-312/src/_bonsai/ldapconnectiter.o > x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 > -Wall -g -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -g -O2 > -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -DHAVE_KRB5=1 -I/usr/include/sasl -I/usr/include -I/usr/include/python3.12 -c > src/_bonsai/ldapentry.c -o > build/temp.linux-x86_64-cpython-312/src/_bonsai/ldapentry.o > x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 > -Wall -g -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -g -O2 > -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -DHAVE_KRB5=1 -I/usr/include/sasl -I/usr/include -I/usr/include/python3.12 -c > src/_bonsai/ldapmodlist.c -o > build/temp.linux-x86_64-cpython-312/src/_bonsai/ldapmodlist.o > x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 > -Wall -g -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -g -O2 > -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -DHAVE_KRB5=1 -I/usr/include/sasl -I/usr/include -I/usr/include/python3.12 -c > src/_bonsai/ldapsearchiter.c -o > build/temp.linux-x86_64-cpython-312/src/_bonsai/ldapsearchiter.o > x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 > -Wall -g -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -g -O2 > -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -DHAVE_KRB5=1 -I/usr/include/sasl -I/usr/include -I/usr/include/python3.12 -c > src/_bonsai/utils.c -o build/temp.linux-x86_64-cpython-312/src/_bonsai/utils.o > x86_64-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 -fcf-protection > -Wdate-time -D_FORTIFY_SOURCE=2 > build/temp.linux-x86_64-cpython-312/src/_bonsai/bonsaimodule.o > build/temp.linux-x86_64-cpython-312/src/_bonsai/ldap-xplat.o > build/temp.linux-x86_64-cpython-312/src/_bonsai/ldapconnection.o > build/temp.linux-x86_64-cpython-312/src/_bonsai/ldapconnectiter.o > build/temp.linux-x86_64-cpython-312/src/_bonsai/ldapentry.o > build/temp.linux-x86_64-cpython-312/src/_bonsai/ldapmodlist.o > build/temp.linux-x86_64-cpython-312/src/_bonsai/ldapsearchiter.o > build/temp.linux-x86_64-cpython-312/src/_bonsai/utils.o -L/usr/lib > -L/usr/lib/x86_64-linux-gnu -lldap -llber -lkrb5 -lgssapi_krb5 -o > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/_bonsai.cpython-312-x86_64-linux-gnu.so > I: pybuild base:305: /usr/bin/python3 setup.py build > running build > running build_py > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai > copying src/bonsai/ldapclient.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai > copying src/bonsai/utils.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai > copying src/bonsai/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai > copying src/bonsai/pool.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai > copying src/bonsai/ldapurl.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai > copying src/bonsai/ldapentry.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai > copying src/bonsai/errors.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai > copying src/bonsai/ldapreference.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai > copying src/bonsai/ldapvaluelist.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai > copying src/bonsai/ldapconnection.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai > copying src/bonsai/ldif.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai > copying src/bonsai/ldapdn.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/active_directory > copying src/bonsai/active_directory/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/active_directory > copying src/bonsai/active_directory/sid.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/active_directory > copying src/bonsai/active_directory/acl.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/active_directory > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/asyncio > copying src/bonsai/asyncio/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/asyncio > copying src/bonsai/asyncio/aioconnection.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/asyncio > copying src/bonsai/asyncio/aiopool.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/asyncio > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/gevent > copying src/bonsai/gevent/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/gevent > copying src/bonsai/gevent/geventconnection.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/gevent > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/tornado > copying src/bonsai/tornado/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/tornado > copying src/bonsai/tornado/tornadoconnection.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/tornado > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/trio > copying src/bonsai/trio/trioconnection.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/trio > copying src/bonsai/trio/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/trio > running egg_info > writing bonsai.egg-info/PKG-INFO > writing dependency_links to bonsai.egg-info/dependency_links.txt > writing requirements to bonsai.egg-info/requires.txt > writing top-level names to bonsai.egg-info/top_level.txt > reading manifest file 'bonsai.egg-info/SOURCES.txt' > reading manifest template 'MANIFEST.in' > warning: no files found matching '*.css' under directory 'docs' > warning: no previously-included files matching '*' found under directory > 'docs/_build' > adding license file 'LICENSE' > writing manifest file 'bonsai.egg-info/SOURCES.txt' > running build_ext > creating /tmp/tmp7kd42yvk/tmp > creating /tmp/tmp7kd42yvk/tmp/tmp7kd42yvk > x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -g -O2 > -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -I/usr/include/sasl -I/usr/include -I/usr/include/python3.11 -c > /tmp/tmp7kd42yvk/test_krb5.c -o /tmp/tmp7kd42yvk/tmp/tmp7kd42yvk/test_krb5.o > x86_64-linux-gnu-gcc /tmp/tmp7kd42yvk/tmp/tmp7kd42yvk/test_krb5.o -L/usr/lib > -L/usr/lib/x86_64-linux-gnu -L/usr/lib -L/usr/lib/x86_64-linux-gnu -lkrb5 > -lgssapi -o /tmp/tmp7kd42yvk/test_krb5 > creating /tmp/tmp_60ek9wi/tmp > creating /tmp/tmp_60ek9wi/tmp/tmp_60ek9wi > x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -g -O2 > -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -I/usr/include/sasl -I/usr/include -I/usr/include/python3.11 -c > /tmp/tmp_60ek9wi/test_krb5.c -o /tmp/tmp_60ek9wi/tmp/tmp_60ek9wi/test_krb5.o > x86_64-linux-gnu-gcc /tmp/tmp_60ek9wi/tmp/tmp_60ek9wi/test_krb5.o -L/usr/lib > -L/usr/lib/x86_64-linux-gnu -L/usr/lib -L/usr/lib/x86_64-linux-gnu -lkrb5 > -lgssapi_krb5 -o /tmp/tmp_60ek9wi/test_krb5 > building 'bonsai._bonsai' extension > creating build/temp.linux-x86_64-cpython-311 > creating build/temp.linux-x86_64-cpython-311/src > creating build/temp.linux-x86_64-cpython-311/src/_bonsai > x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -g -O2 > -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -DHAVE_KRB5=1 -I/usr/include/sasl -I/usr/include -I/usr/include/python3.11 -c > src/_bonsai/bonsaimodule.c -o > build/temp.linux-x86_64-cpython-311/src/_bonsai/bonsaimodule.o > x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -g -O2 > -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -DHAVE_KRB5=1 -I/usr/include/sasl -I/usr/include -I/usr/include/python3.11 -c > src/_bonsai/ldap-xplat.c -o > build/temp.linux-x86_64-cpython-311/src/_bonsai/ldap-xplat.o > x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -g -O2 > -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -DHAVE_KRB5=1 -I/usr/include/sasl -I/usr/include -I/usr/include/python3.11 -c > src/_bonsai/ldapconnection.c -o > build/temp.linux-x86_64-cpython-311/src/_bonsai/ldapconnection.o > x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -g -O2 > -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -DHAVE_KRB5=1 -I/usr/include/sasl -I/usr/include -I/usr/include/python3.11 -c > src/_bonsai/ldapconnectiter.c -o > build/temp.linux-x86_64-cpython-311/src/_bonsai/ldapconnectiter.o > x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -g -O2 > -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -DHAVE_KRB5=1 -I/usr/include/sasl -I/usr/include -I/usr/include/python3.11 -c > src/_bonsai/ldapentry.c -o > build/temp.linux-x86_64-cpython-311/src/_bonsai/ldapentry.o > x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -g -O2 > -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -DHAVE_KRB5=1 -I/usr/include/sasl -I/usr/include -I/usr/include/python3.11 -c > src/_bonsai/ldapmodlist.c -o > build/temp.linux-x86_64-cpython-311/src/_bonsai/ldapmodlist.o > x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -g -O2 > -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -DHAVE_KRB5=1 -I/usr/include/sasl -I/usr/include -I/usr/include/python3.11 -c > src/_bonsai/ldapsearchiter.c -o > build/temp.linux-x86_64-cpython-311/src/_bonsai/ldapsearchiter.o > x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -g -O2 > -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -DHAVE_KRB5=1 -I/usr/include/sasl -I/usr/include -I/usr/include/python3.11 -c > src/_bonsai/utils.c -o build/temp.linux-x86_64-cpython-311/src/_bonsai/utils.o > x86_64-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 -fcf-protection > -Wdate-time -D_FORTIFY_SOURCE=2 > build/temp.linux-x86_64-cpython-311/src/_bonsai/bonsaimodule.o > build/temp.linux-x86_64-cpython-311/src/_bonsai/ldap-xplat.o > build/temp.linux-x86_64-cpython-311/src/_bonsai/ldapconnection.o > build/temp.linux-x86_64-cpython-311/src/_bonsai/ldapconnectiter.o > build/temp.linux-x86_64-cpython-311/src/_bonsai/ldapentry.o > build/temp.linux-x86_64-cpython-311/src/_bonsai/ldapmodlist.o > build/temp.linux-x86_64-cpython-311/src/_bonsai/ldapsearchiter.o > build/temp.linux-x86_64-cpython-311/src/_bonsai/utils.o -L/usr/lib > -L/usr/lib/x86_64-linux-gnu -lldap -llber -lkrb5 -lgssapi_krb5 -o > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/_bonsai.cpython-311-x86_64-linux-gnu.so > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_test -O--buildsystem=pybuild > I: pybuild base:305: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build; > python3.12 -m pytest --ignore=tests/test_asyncio.py > --ignore=tests/test_gevent.py --ignore=tests/test_ldapclient.py > --ignore=tests/test_ldapconnection.py --ignore=tests/test_ldapentry.py > --ignore=tests/test_ldapreference.py --ignore=tests/test_pool.py > --ignore=tests/test_tornado.py --ignore=tests/test_trio.py > --ignore=tests/test_utils.py > ============================= test session starts > ============================== > platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0 > rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build > configfile: pyproject.toml > plugins: timeout-2.2.0 > collected 100 items > > tests/test_ad_acl.py .............. [ > 14%] > tests/test_ad_securitydescriptor.py ...ssssss..... [ > 28%] > tests/test_ad_sid.py ................ [ > 44%] > tests/test_ad_useraccountcontrol.py ... [ > 47%] > tests/test_ldapdn.py ......... [ > 56%] > tests/test_ldapurl.py ........... [ > 67%] > tests/test_ldapvaluelist.py ............ [ > 79%] > tests/test_ldifreader.py ................ [ > 95%] > tests/test_ldifwriter.py ..... > [100%] > > ======================== 94 passed, 6 skipped in 0.33s > ========================= > I: pybuild base:305: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; > python3.11 -m pytest --ignore=tests/test_asyncio.py > --ignore=tests/test_gevent.py --ignore=tests/test_ldapclient.py > --ignore=tests/test_ldapconnection.py --ignore=tests/test_ldapentry.py > --ignore=tests/test_ldapreference.py --ignore=tests/test_pool.py > --ignore=tests/test_tornado.py --ignore=tests/test_trio.py > --ignore=tests/test_utils.py > ============================= test session starts > ============================== > platform linux -- Python 3.11.8, pytest-8.1.1, pluggy-1.4.0 > rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build > configfile: pyproject.toml > plugins: timeout-2.2.0 > collected 100 items > > tests/test_ad_acl.py .............. [ > 14%] > tests/test_ad_securitydescriptor.py ...ssssss..... [ > 28%] > tests/test_ad_sid.py ................ [ > 44%] > tests/test_ad_useraccountcontrol.py ... [ > 47%] > tests/test_ldapdn.py ......... [ > 56%] > tests/test_ldapurl.py ........... [ > 67%] > tests/test_ldapvaluelist.py ............ [ > 79%] > tests/test_ldifreader.py ................ [ > 95%] > tests/test_ldifwriter.py ..... > [100%] > > ======================== 94 passed, 6 skipped in 0.32s > ========================= > create-stamp debian/debhelper-build-stamp > dh_testroot -O--buildsystem=pybuild > dh_prep -O--buildsystem=pybuild > dh_auto_install -O--buildsystem=pybuild > I: pybuild base:305: /usr/bin/python3.12 setup.py install --root > /<<PKGBUILDDIR>>/debian/tmp > running install > /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66: > SetuptoolsDeprecationWarning: setup.py install is deprecated. > !! > > > ******************************************************************************** > Please avoid running ``setup.py`` directly. > Instead, use pypa/build, pypa/installer or other > standards-based tools. > > See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html > for details. > > ******************************************************************************** > > !! > self.initialize_options() > running build > running build_py > running egg_info > writing bonsai.egg-info/PKG-INFO > writing dependency_links to bonsai.egg-info/dependency_links.txt > writing requirements to bonsai.egg-info/requires.txt > writing top-level names to bonsai.egg-info/top_level.txt > reading manifest file 'bonsai.egg-info/SOURCES.txt' > reading manifest template 'MANIFEST.in' > warning: no files found matching '*.css' under directory 'docs' > warning: no previously-included files matching '*' found under directory > 'docs/_build' > adding license file 'LICENSE' > writing manifest file 'bonsai.egg-info/SOURCES.txt' > running build_ext > creating /tmp/tmpvu0m29ql/tmp > creating /tmp/tmpvu0m29ql/tmp/tmpvu0m29ql > x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 > -Wall -g -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -g -O2 > -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -I/usr/include/sasl -I/usr/include -I/usr/include/python3.12 -c > /tmp/tmpvu0m29ql/test_krb5.c -o /tmp/tmpvu0m29ql/tmp/tmpvu0m29ql/test_krb5.o > x86_64-linux-gnu-gcc /tmp/tmpvu0m29ql/tmp/tmpvu0m29ql/test_krb5.o -L/usr/lib > -L/usr/lib/x86_64-linux-gnu -L/usr/lib -L/usr/lib/x86_64-linux-gnu -lkrb5 > -lgssapi -o /tmp/tmpvu0m29ql/test_krb5 > creating /tmp/tmpqk9p7uo8/tmp > creating /tmp/tmpqk9p7uo8/tmp/tmpqk9p7uo8 > x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 > -Wall -g -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -g -O2 > -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -I/usr/include/sasl -I/usr/include -I/usr/include/python3.12 -c > /tmp/tmpqk9p7uo8/test_krb5.c -o /tmp/tmpqk9p7uo8/tmp/tmpqk9p7uo8/test_krb5.o > x86_64-linux-gnu-gcc /tmp/tmpqk9p7uo8/tmp/tmpqk9p7uo8/test_krb5.o -L/usr/lib > -L/usr/lib/x86_64-linux-gnu -L/usr/lib -L/usr/lib/x86_64-linux-gnu -lkrb5 > -lgssapi_krb5 -o /tmp/tmpqk9p7uo8/test_krb5 > running install_lib > creating /<<PKGBUILDDIR>>/debian/tmp/usr > creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib > creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12 > creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages > creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/ldapclient.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/utils.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/pool.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/__pycache__/ldapvaluelist.cpython-312.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/__pycache__/ldapurl.cpython-312.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/__pycache__/errors.cpython-312.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/__pycache__/pool.cpython-312.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/__pycache__/ldapclient.cpython-312.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/__pycache__/ldapconnection.cpython-312.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/__pycache__/utils.cpython-312.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/__pycache__/__init__.cpython-312.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/__pycache__/ldapentry.cpython-312.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/__pycache__/ldif.cpython-312.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/__pycache__/ldapreference.cpython-312.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/__pycache__/ldapdn.cpython-312.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/__pycache__ > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/gevent > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/gevent/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/gevent > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/gevent/geventconnection.py > -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/gevent > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/ldapurl.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/ldapentry.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/errors.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/asyncio > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/asyncio/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/asyncio > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/asyncio/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/asyncio/__pycache__/aioconnection.cpython-312.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/asyncio/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/asyncio/__pycache__/__init__.cpython-312.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/asyncio/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/asyncio/__pycache__/aiopool.cpython-312.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/asyncio/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/asyncio/aioconnection.py > -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/asyncio > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/asyncio/aiopool.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/asyncio > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/ldapreference.py > -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/ldapvaluelist.py > -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/trio > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/trio/trioconnection.py > -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/trio > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/trio/__init__.py > -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/trio > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/ldapconnection.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/ldif.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/tornado > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/tornado/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/tornado > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/tornado/tornadoconnection.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/tornado > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/_bonsai.cpython-312-x86_64-linux-gnu.so > -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/active_directory > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/active_directory/__init__.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/active_directory > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/active_directory/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/active_directory/__pycache__/sid.cpython-312.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/active_directory/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/active_directory/__pycache__/__init__.cpython-312.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/active_directory/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/active_directory/__pycache__/acl.cpython-312.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/active_directory/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/active_directory/sid.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/active_directory > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/active_directory/acl.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/active_directory > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/bonsai/ldapdn.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/.pytest_cache > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/.pytest_cache/README.md > -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/.pytest_cache > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/.pytest_cache/v > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/.pytest_cache/v/cache > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/.pytest_cache/v/cache/nodeids > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/.pytest_cache/v/cache > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/.pytest_cache/v/cache/stepwise > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/.pytest_cache/v/cache > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/.pytest_cache/CACHEDIR.TAG -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/.pytest_cache > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/.pytest_cache/.gitignore -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/.pytest_cache > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/ldapclient.py > to ldapclient.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/utils.py > to utils.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/__init__.py > to __init__.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/pool.py > to pool.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/gevent/__init__.py > to __init__.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/gevent/geventconnection.py > to geventconnection.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/ldapurl.py > to ldapurl.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/ldapentry.py > to ldapentry.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/errors.py > to errors.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/asyncio/__init__.py > to __init__.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/asyncio/aioconnection.py > to aioconnection.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/asyncio/aiopool.py > to aiopool.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/ldapreference.py > to ldapreference.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/ldapvaluelist.py > to ldapvaluelist.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/trio/trioconnection.py > to trioconnection.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/trio/__init__.py > to __init__.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/ldapconnection.py > to ldapconnection.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/ldif.py > to ldif.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/tornado/__init__.py > to __init__.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/tornado/tornadoconnection.py > to tornadoconnection.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/active_directory/__init__.py > to __init__.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/active_directory/sid.py > to sid.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/active_directory/acl.py > to acl.cpython-312.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai/ldapdn.py > to ldapdn.cpython-312.pyc > running install_egg_info > Copying bonsai.egg-info to > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/dist-packages/bonsai-1.5.0.egg-info > Skipping SOURCES.txt > running install_scripts > I: pybuild pybuild:334: > PYTHONPATH=/<<PKGBUILDDIR>>/debian/tmp//usr/lib/python3.12/dist-packages > python3.12 -m sphinx -N -b html /<<PKGBUILDDIR>>/docs/ > /<<PKGBUILDDIR>>/docs/_build > Running Sphinx v7.2.6 > making output directory... done > WARNING: html_static_path entry '_static' does not exist > building [mo]: targets for 0 po files that are out of date > writing output... > building [html]: targets for 6 source files that are out of date > updating environment: [new config] 6 added, 0 changed, 0 removed > [2Kreading sources... [ 17%] advanced > [2Kreading sources... [ 33%] api > [2Kreading sources... [ 50%] changelog > [2Kreading sources... [ 67%] index > [2Kreading sources... [ 83%] install > [2Kreading sources... [100%] tutorial > > looking for now-outdated files... none found > pickling environment... done > checking consistency... done > preparing documents... done > copying assets... copying static files... done > copying extra files... done > done > [2Kwriting output... [ 17%] advanced > [2Kwriting output... [ 33%] api > [2Kwriting output... [ 50%] changelog > [2Kwriting output... [ 67%] index > [2Kwriting output... [ 83%] install > [2Kwriting output... [100%] tutorial > > generating indices... genindex py-modindex done > writing additional pages... search done > dumping search index in English (code: en)... done > dumping object inventory... done > build succeeded, 1 warning. > > The HTML pages are in docs/_build. > I: pybuild base:305: /usr/bin/python3 setup.py install --root > /<<PKGBUILDDIR>>/debian/tmp > running install > /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66: > SetuptoolsDeprecationWarning: setup.py install is deprecated. > !! > > > ******************************************************************************** > Please avoid running ``setup.py`` directly. > Instead, use pypa/build, pypa/installer or other > standards-based tools. > > See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html > for details. > > ******************************************************************************** > > !! > self.initialize_options() > running build > running build_py > running egg_info > writing bonsai.egg-info/PKG-INFO > writing dependency_links to bonsai.egg-info/dependency_links.txt > writing requirements to bonsai.egg-info/requires.txt > writing top-level names to bonsai.egg-info/top_level.txt > reading manifest file 'bonsai.egg-info/SOURCES.txt' > reading manifest template 'MANIFEST.in' > adding license file 'LICENSE' > writing manifest file 'bonsai.egg-info/SOURCES.txt' > running build_ext > creating /tmp/tmpfga4czt2/tmp > creating /tmp/tmpfga4czt2/tmp/tmpfga4czt2 > x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -g -O2 > -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -I/usr/include/sasl -I/usr/include -I/usr/include/python3.11 -c > /tmp/tmpfga4czt2/test_krb5.c -o /tmp/tmpfga4czt2/tmp/tmpfga4czt2/test_krb5.o > x86_64-linux-gnu-gcc /tmp/tmpfga4czt2/tmp/tmpfga4czt2/test_krb5.o -L/usr/lib > -L/usr/lib/x86_64-linux-gnu -L/usr/lib -L/usr/lib/x86_64-linux-gnu -lkrb5 > -lgssapi -o /tmp/tmpfga4czt2/test_krb5 > creating /tmp/tmph7ze0qul/tmp > creating /tmp/tmph7ze0qul/tmp/tmph7ze0qul > x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -g -O2 > -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC > -I/usr/include/sasl -I/usr/include -I/usr/include/python3.11 -c > /tmp/tmph7ze0qul/test_krb5.c -o /tmp/tmph7ze0qul/tmp/tmph7ze0qul/test_krb5.o > x86_64-linux-gnu-gcc /tmp/tmph7ze0qul/tmp/tmph7ze0qul/test_krb5.o -L/usr/lib > -L/usr/lib/x86_64-linux-gnu -L/usr/lib -L/usr/lib/x86_64-linux-gnu -lkrb5 > -lgssapi_krb5 -o /tmp/tmph7ze0qul/test_krb5 > running install_lib > creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11 > creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages > creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/ldapclient.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/utils.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/pool.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/__pycache__/ldapentry.cpython-311.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/__pycache__/ldapclient.cpython-311.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/__pycache__/ldapdn.cpython-311.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/__pycache__/ldapvaluelist.cpython-311.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/__pycache__/ldapconnection.cpython-311.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/__pycache__/__init__.cpython-311.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/__pycache__/utils.cpython-311.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/__pycache__/ldif.cpython-311.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/__pycache__/errors.cpython-311.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/__pycache__/pool.cpython-311.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/__pycache__/ldapreference.cpython-311.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/__pycache__/ldapurl.cpython-311.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/__pycache__ > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/gevent > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/gevent/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/gevent > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/gevent/geventconnection.py > -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/gevent > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/ldapurl.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/ldapentry.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/errors.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/asyncio > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/asyncio/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/asyncio > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/asyncio/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/asyncio/__pycache__/__init__.cpython-311.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/asyncio/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/asyncio/__pycache__/aiopool.cpython-311.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/asyncio/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/asyncio/__pycache__/aioconnection.cpython-311.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/asyncio/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/asyncio/aioconnection.py > -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/asyncio > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/asyncio/aiopool.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/asyncio > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/ldapreference.py > -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/ldapvaluelist.py > -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/trio > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/trio/trioconnection.py > -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/trio > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/trio/__init__.py > -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/trio > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/ldapconnection.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/ldif.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/tornado > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/tornado/__init__.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/tornado > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/tornado/tornadoconnection.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/tornado > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/active_directory > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/active_directory/__init__.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/active_directory > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/active_directory/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/active_directory/__pycache__/__init__.cpython-311.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/active_directory/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/active_directory/__pycache__/sid.cpython-311.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/active_directory/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/active_directory/__pycache__/acl.cpython-311.pyc > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/active_directory/__pycache__ > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/active_directory/sid.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/active_directory > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/active_directory/acl.py > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/active_directory > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/_bonsai.cpython-311-x86_64-linux-gnu.so > -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/bonsai/ldapdn.py -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/.pytest_cache > copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/.pytest_cache/README.md > -> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/.pytest_cache > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/.pytest_cache/v > creating > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/.pytest_cache/v/cache > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/.pytest_cache/v/cache/nodeids > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/.pytest_cache/v/cache > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/.pytest_cache/v/cache/stepwise > -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/.pytest_cache/v/cache > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/.pytest_cache/CACHEDIR.TAG -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/.pytest_cache > copying > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/.pytest_cache/.gitignore -> > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/.pytest_cache > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/ldapclient.py > to ldapclient.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/utils.py > to utils.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/pool.py > to pool.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/gevent/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/gevent/geventconnection.py > to geventconnection.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/ldapurl.py > to ldapurl.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/ldapentry.py > to ldapentry.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/errors.py > to errors.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/asyncio/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/asyncio/aioconnection.py > to aioconnection.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/asyncio/aiopool.py > to aiopool.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/ldapreference.py > to ldapreference.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/ldapvaluelist.py > to ldapvaluelist.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/trio/trioconnection.py > to trioconnection.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/trio/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/ldapconnection.py > to ldapconnection.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/ldif.py > to ldif.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/tornado/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/tornado/tornadoconnection.py > to tornadoconnection.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/active_directory/__init__.py > to __init__.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/active_directory/sid.py > to sid.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/active_directory/acl.py > to acl.cpython-311.pyc > byte-compiling > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai/ldapdn.py > to ldapdn.cpython-311.pyc > running install_egg_info > Copying bonsai.egg-info to > /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.11/dist-packages/bonsai-1.5.0.egg-info > Skipping SOURCES.txt > running install_scripts > I: pybuild pybuild:334: > PYTHONPATH=/<<PKGBUILDDIR>>/debian/tmp//usr/lib/python3.11/dist-packages > python3.11 -m sphinx -N -b html /<<PKGBUILDDIR>>/docs/ > /<<PKGBUILDDIR>>/docs/_build > Running Sphinx v7.2.6 > WARNING: html_static_path entry '_static' does not exist > loading pickled environment... done > building [mo]: targets for 0 po files that are out of date > writing output... > building [html]: targets for 0 source files that are out of date > updating environment: 0 added, 0 changed, 0 removed > reading sources... > looking for now-outdated files... none found > no targets are out of date. > build succeeded, 1 warning. > > The HTML pages are in docs/_build. > dh_install -O--buildsystem=pybuild > dh_installdocs -O--buildsystem=pybuild > dh_sphinxdoc -O--buildsystem=pybuild > dh_installchangelogs -O--buildsystem=pybuild > dh_python3 -O--buildsystem=pybuild > dh_installsystemduser -O--buildsystem=pybuild > dh_perl -O--buildsystem=pybuild > dh_link -O--buildsystem=pybuild > dh_strip_nondeterminism -O--buildsystem=pybuild > dh_compress -O--buildsystem=pybuild > dh_fixperms -O--buildsystem=pybuild > dh_missing -O--buildsystem=pybuild > dh_missing: warning: > usr/lib/python3.11/dist-packages/.pytest_cache/.gitignore exists in > debian/tmp but is not installed to anywhere > dh_missing: warning: > usr/lib/python3.11/dist-packages/.pytest_cache/CACHEDIR.TAG exists in > debian/tmp but is not installed to anywhere > dh_missing: warning: usr/lib/python3.11/dist-packages/.pytest_cache/README.md > exists in debian/tmp but is not installed to anywhere > dh_missing: warning: > usr/lib/python3.11/dist-packages/.pytest_cache/v/cache/nodeids exists in > debian/tmp but is not installed to anywhere > dh_missing: warning: > usr/lib/python3.11/dist-packages/.pytest_cache/v/cache/stepwise exists in > debian/tmp but is not installed to anywhere > dh_missing: warning: > usr/lib/python3.12/dist-packages/.pytest_cache/.gitignore exists in > debian/tmp but is not installed to anywhere > dh_missing: warning: > usr/lib/python3.12/dist-packages/.pytest_cache/CACHEDIR.TAG exists in > debian/tmp but is not installed to anywhere > dh_missing: warning: usr/lib/python3.12/dist-packages/.pytest_cache/README.md > exists in debian/tmp but is not installed to anywhere > dh_missing: warning: > usr/lib/python3.12/dist-packages/.pytest_cache/v/cache/nodeids exists in > debian/tmp but is not installed to anywhere > dh_missing: warning: > usr/lib/python3.12/dist-packages/.pytest_cache/v/cache/stepwise exists in > debian/tmp but is not installed to anywhere > dh_missing: error: missing files, aborting > The following debhelper tools have reported what they installed (with > files per package) > * dh_install: python3-bonsai (4), python3-bonsai-doc (0) > * dh_installdocs: python3-bonsai (0), python3-bonsai-doc (13) > If the missing files are installed by another tool, please file a bug > against it. > When filing the report, if the tool is not part of debhelper itself, > please reference the > "Logging helpers and dh_missing" section from the "PROGRAMMING" guide > for debhelper (10.6.3+). > (in the debhelper package: /usr/share/doc/debhelper/PROGRAMMING.md.gz) > Be sure to test with dpkg-buildpackage -A/-B as the results may vary > when only a subset is built > If the omission is intentional or no other helper can take care of this > consider adding the > paths to debian/not-installed. > make: *** [debian/rules:31: binary] Error 255 The full build log is available from: http://qa-logs.debian.net/2024/03/19/python-bonsai_1.5.0+ds-3_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240319;[email protected] or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240319&[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.

