Source: oscrypto Version: 1.2.1-3 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20220525 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. 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 > install -d /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home > pybuild --configure -i python{version} -p "3.9 3.10" > D: pybuild pybuild:587: version: 5.20220403 > D: pybuild pybuild:588: ['/usr/bin/pybuild', '--configure', '-i', > 'python{version}', '-p', '3.9 3.10'] > D: pybuild pybuild:38: cfg: Namespace(verbose=True, quiet=False, > really_quiet=False, detect_only=False, clean_only=False, configure_only=True, > build_only=False, install_only=False, test_only=False, list_systems=False, > print_args=None, before_clean=None, clean_args=None, after_clean=None, > before_configure=None, configure_args=None, after_configure=None, > before_build=None, build_args=None, after_build=None, before_install=None, > install_args=None, after_install=None, before_test=None, test_args=None, > after_test=None, test_nose=False, test_nose2=False, test_pytest=False, > test_tox=False, test_custom=False, dir='/<<PKGBUILDDIR>>', > destdir='debian/tmp', ext_destdir=None, ext_pattern='\\.so(\\.[^/]*)?$', > ext_sub_pattern=None, ext_sub_repl=None, install_dir=None, name='oscrypto', > system=None, versions=['3.9', '3.10'], interpreter=['python{version}'], > disable=None, custom_tests=False) > D: pybuild __init__:36: cannot initialize 'cmake' plugin > Traceback (most recent call last): > File "/usr/share/dh-python/dhpython/build/__init__.py", line 32, in <module> > module.BuildSystem.is_usable() > File "/usr/share/dh-python/dhpython/build/base.py", line 122, in is_usable > raise Exception("missing command: %s" % command) > Exception: missing command: cmake > D: pybuild tools:232: invoking: /usr/bin/dpkg-architecture > D: pybuild debhelper:169: source=oscrypto, binary > packages=['python3-oscrypto'] > D: pybuild pybuild:122: Plugin custom: certainty 0 > D: pybuild pybuild:122: Plugin distutils: certainty 50 > D: pybuild pybuild:122: Plugin flit: certainty 0 > D: pybuild pybuild:122: Plugin pyproject: certainty 0 > D: pybuild pybuild:148: detected build system: distutils (certainty: 50%) > D: pybuild plugin_distutils:54: pydistutils config file: > [clean] > all=1 > [build] > build_lib=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build > [install] > force=1 > install_layout=deb > install_scripts=$base/bin > install_lib=/usr/lib/python3.9/dist-packages > prefix=/usr > > I: pybuild base:239: python3.9 setup.py config > D: pybuild tools:232: invoking: python3.9 setup.py config > running config > D: pybuild plugin_distutils:54: pydistutils config file: > [clean] > all=1 > [build] > build_lib=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build > [install] > force=1 > install_layout=deb > install_scripts=$base/bin > install_lib=/usr/lib/python3.10/dist-packages > prefix=/usr > > I: pybuild base:239: python3.10 setup.py config > D: pybuild tools:232: invoking: python3.10 setup.py config > running config > dh_auto_build -O--buildsystem=pybuild > pybuild --build -i python{version} -p "3.9 3.10" > D: pybuild pybuild:587: version: 5.20220403 > D: pybuild pybuild:588: ['/usr/bin/pybuild', '--build', '-i', > 'python{version}', '-p', '3.9 3.10'] > D: pybuild pybuild:38: cfg: Namespace(verbose=True, quiet=False, > really_quiet=False, detect_only=False, clean_only=False, > configure_only=False, build_only=True, install_only=False, test_only=False, > list_systems=False, print_args=None, before_clean=None, clean_args=None, > after_clean=None, before_configure=None, configure_args=None, > after_configure=None, before_build=None, build_args=None, after_build=None, > before_install=None, install_args=None, after_install=None, before_test=None, > test_args=None, after_test=None, test_nose=False, test_nose2=False, > test_pytest=False, test_tox=False, test_custom=False, dir='/<<PKGBUILDDIR>>', > destdir='debian/tmp', ext_destdir=None, ext_pattern='\\.so(\\.[^/]*)?$', > ext_sub_pattern=None, ext_sub_repl=None, install_dir=None, name='oscrypto', > system=None, versions=['3.9', '3.10'], interpreter=['python{version}'], > disable=None, custom_tests=False) > D: pybuild __init__:36: cannot initialize 'cmake' plugin > Traceback (most recent call last): > File "/usr/share/dh-python/dhpython/build/__init__.py", line 32, in <module> > module.BuildSystem.is_usable() > File "/usr/share/dh-python/dhpython/build/base.py", line 122, in is_usable > raise Exception("missing command: %s" % command) > Exception: missing command: cmake > D: pybuild tools:232: invoking: /usr/bin/dpkg-architecture > D: pybuild debhelper:169: source=oscrypto, binary > packages=['python3-oscrypto'] > D: pybuild pybuild:122: Plugin custom: certainty 0 > D: pybuild pybuild:122: Plugin distutils: certainty 50 > D: pybuild pybuild:122: Plugin flit: certainty 0 > D: pybuild pybuild:122: Plugin pyproject: certainty 0 > D: pybuild pybuild:148: detected build system: distutils (certainty: 50%) > I: pybuild base:239: /usr/bin/python3.9 setup.py build > D: pybuild tools:232: invoking: /usr/bin/python3.9 setup.py build > running build > running build_py > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto > copying oscrypto/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto > copying oscrypto/trust_list.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto > copying oscrypto/_types.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto > copying oscrypto/_tls.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto > copying oscrypto/util.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto > copying oscrypto/errors.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto > copying oscrypto/kdf.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto > copying oscrypto/_cipher_suites.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto > copying oscrypto/asymmetric.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto > copying oscrypto/_int.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto > copying oscrypto/_asn1.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto > copying oscrypto/_pkcs12.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto > copying oscrypto/_pkcs1.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto > copying oscrypto/_asymmetric.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto > copying oscrypto/symmetric.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto > copying oscrypto/_ffi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto > copying oscrypto/keys.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto > copying oscrypto/_pkcs5.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto > copying oscrypto/_errors.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto > copying oscrypto/tls.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto > copying oscrypto/_rand.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto > copying oscrypto/version.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto > copying oscrypto/_ecdsa.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto > creating > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_openssl > copying oscrypto/_openssl/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_openssl > copying oscrypto/_openssl/_libcrypto.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_openssl > copying oscrypto/_openssl/_libcrypto_ctypes.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_openssl > copying oscrypto/_openssl/util.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_openssl > copying oscrypto/_openssl/_libcrypto_cffi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_openssl > copying oscrypto/_openssl/_libssl_cffi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_openssl > copying oscrypto/_openssl/asymmetric.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_openssl > copying oscrypto/_openssl/_libssl_ctypes.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_openssl > copying oscrypto/_openssl/symmetric.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_openssl > copying oscrypto/_openssl/_libssl.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_openssl > copying oscrypto/_openssl/tls.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_openssl > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/_core_foundation_ctypes.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/trust_list.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/_core_foundation_cffi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/_common_crypto.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/util.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/_common_crypto_cffi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/_core_foundation.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/asymmetric.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/_common_crypto_ctypes.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/_security_cffi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/symmetric.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/tls.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/_security_ctypes.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/_security.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win > copying oscrypto/_win/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_cng_cffi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win > copying oscrypto/_win/trust_list.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_crypt32_ctypes.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_decode.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win > copying oscrypto/_win/util.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_kernel32_ctypes.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_advapi32_ctypes.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_cng_ctypes.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_kernel32_cffi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win > copying oscrypto/_win/asymmetric.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_crypt32_cffi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_advapi32_cffi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win > copying oscrypto/_win/symmetric.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_secur32_ctypes.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_secur32.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_crypt32.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_cng.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win > copying oscrypto/_win/tls.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_kernel32.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_secur32_cffi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_advapi32.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win > creating > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_linux_bsd > copying oscrypto/_linux_bsd/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_linux_bsd > copying oscrypto/_linux_bsd/trust_list.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_linux_bsd > I: pybuild base:239: /usr/bin/python3 setup.py build > D: pybuild tools:232: invoking: /usr/bin/python3 setup.py build > running build > running build_py > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto > copying oscrypto/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto > copying oscrypto/trust_list.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto > copying oscrypto/_types.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto > copying oscrypto/_tls.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto > copying oscrypto/util.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto > copying oscrypto/errors.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto > copying oscrypto/kdf.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto > copying oscrypto/_cipher_suites.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto > copying oscrypto/asymmetric.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto > copying oscrypto/_int.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto > copying oscrypto/_asn1.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto > copying oscrypto/_pkcs12.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto > copying oscrypto/_pkcs1.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto > copying oscrypto/_asymmetric.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto > copying oscrypto/symmetric.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto > copying oscrypto/_ffi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto > copying oscrypto/keys.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto > copying oscrypto/_pkcs5.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto > copying oscrypto/_errors.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto > copying oscrypto/tls.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto > copying oscrypto/_rand.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto > copying oscrypto/version.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto > copying oscrypto/_ecdsa.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto > creating > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_openssl > copying oscrypto/_openssl/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_openssl > copying oscrypto/_openssl/_libcrypto.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_openssl > copying oscrypto/_openssl/_libcrypto_ctypes.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_openssl > copying oscrypto/_openssl/util.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_openssl > copying oscrypto/_openssl/_libcrypto_cffi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_openssl > copying oscrypto/_openssl/_libssl_cffi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_openssl > copying oscrypto/_openssl/asymmetric.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_openssl > copying oscrypto/_openssl/_libssl_ctypes.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_openssl > copying oscrypto/_openssl/symmetric.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_openssl > copying oscrypto/_openssl/_libssl.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_openssl > copying oscrypto/_openssl/tls.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_openssl > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/_core_foundation_ctypes.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/trust_list.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/_core_foundation_cffi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/_common_crypto.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/util.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/_common_crypto_cffi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/_core_foundation.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/asymmetric.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/_common_crypto_ctypes.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/_security_cffi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/symmetric.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/tls.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/_security_ctypes.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac > copying oscrypto/_mac/_security.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win > copying oscrypto/_win/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_cng_cffi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win > copying oscrypto/_win/trust_list.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_crypt32_ctypes.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_decode.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win > copying oscrypto/_win/util.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_kernel32_ctypes.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_advapi32_ctypes.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_cng_ctypes.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_kernel32_cffi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win > copying oscrypto/_win/asymmetric.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_crypt32_cffi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_advapi32_cffi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win > copying oscrypto/_win/symmetric.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_secur32_ctypes.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_secur32.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_crypt32.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_cng.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win > copying oscrypto/_win/tls.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_kernel32.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_secur32_cffi.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win > copying oscrypto/_win/_advapi32.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win > creating > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_linux_bsd > copying oscrypto/_linux_bsd/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_linux_bsd > copying oscrypto/_linux_bsd/trust_list.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_linux_bsd > dh_auto_test -O--buildsystem=pybuild > pybuild --test -i python{version} -p "3.9 3.10" > D: pybuild pybuild:587: version: 5.20220403 > D: pybuild pybuild:588: ['/usr/bin/pybuild', '--test', '-i', > 'python{version}', '-p', '3.9 3.10'] > D: pybuild pybuild:38: cfg: Namespace(verbose=True, quiet=False, > really_quiet=False, detect_only=False, clean_only=False, > configure_only=False, build_only=False, install_only=False, test_only=True, > list_systems=False, print_args=None, before_clean=None, clean_args=None, > after_clean=None, before_configure=None, configure_args=None, > after_configure=None, before_build=None, build_args=None, after_build=None, > before_install=None, install_args=None, after_install=None, before_test=None, > test_args=None, after_test=None, test_nose=False, test_nose2=False, > test_pytest=False, test_tox=False, test_custom=False, dir='/<<PKGBUILDDIR>>', > destdir='debian/tmp', ext_destdir=None, ext_pattern='\\.so(\\.[^/]*)?$', > ext_sub_pattern=None, ext_sub_repl=None, install_dir=None, name='oscrypto', > system=None, versions=['3.9', '3.10'], interpreter=['python{version}'], > disable=None, custom_tests=False) > D: pybuild __init__:36: cannot initialize 'cmake' plugin > Traceback (most recent call last): > File "/usr/share/dh-python/dhpython/build/__init__.py", line 32, in <module> > module.BuildSystem.is_usable() > File "/usr/share/dh-python/dhpython/build/base.py", line 122, in is_usable > raise Exception("missing command: %s" % command) > Exception: missing command: cmake > D: pybuild tools:232: invoking: /usr/bin/dpkg-architecture > D: pybuild debhelper:169: source=oscrypto, binary > packages=['python3-oscrypto'] > D: pybuild pybuild:122: Plugin custom: certainty 0 > D: pybuild pybuild:122: Plugin distutils: certainty 50 > D: pybuild pybuild:122: Plugin flit: certainty 0 > D: pybuild pybuild:122: Plugin pyproject: certainty 0 > D: pybuild pybuild:148: detected build system: distutils (certainty: 50%) > I: pybuild base:239: python3.9 setup.py test > D: pybuild tools:232: invoking: python3.9 setup.py test > running test > WARNING: Testing via this command is deprecated and will be removed in a > future version. Users looking for a generic test entry point independent of > test runner are encouraged to use tox. > running egg_info > writing oscrypto.egg-info/PKG-INFO > writing dependency_links to oscrypto.egg-info/dependency_links.txt > writing requirements to oscrypto.egg-info/requires.txt > writing top-level names to oscrypto.egg-info/top_level.txt > writing manifest file 'oscrypto.egg-info/SOURCES.txt' > reading manifest file 'oscrypto.egg-info/SOURCES.txt' > adding license file 'LICENSE' > writing manifest file 'oscrypto.egg-info/SOURCES.txt' > running build_ext > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/oscrypto/_openssl/_libcrypto_ctypes.py", line 304, > in <module> > libcrypto.EVP_PKEY_size.argtypes = [ > File "/usr/lib/python3.9/ctypes/__init__.py", line 387, in __getattr__ > func = self.__getitem__(name) > File "/usr/lib/python3.9/ctypes/__init__.py", line 392, in __getitem__ > func = self._FuncPtr((name_or_ordinal, self)) > AttributeError: /usr/lib/x86_64-linux-gnu/libcrypto.so.3: undefined symbol: > EVP_PKEY_size > > During handling of the above exception, another exception occurred: > > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/setup.py", line 98, in <module> > setup( > File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 153, in > setup > return distutils.core.setup(**attrs) > File "/usr/lib/python3.9/distutils/core.py", line 148, in setup > dist.run_commands() > File "/usr/lib/python3.9/distutils/dist.py", line 966, in run_commands > self.run_command(cmd) > File "/usr/lib/python3.9/distutils/dist.py", line 985, in run_command > cmd_obj.run() > File "/usr/lib/python3/dist-packages/setuptools/command/test.py", line 223, > in run > self.run_tests() > File "/usr/lib/python3/dist-packages/setuptools/command/test.py", line 226, > in run_tests > test = unittest.main( > File "/usr/lib/python3.9/unittest/main.py", line 100, in __init__ > self.parseArgs(argv) > File "/usr/lib/python3.9/unittest/main.py", line 147, in parseArgs > self.createTests() > File "/usr/lib/python3.9/unittest/main.py", line 158, in createTests > self.test = self.testLoader.loadTestsFromNames(self.testNames, > File "/usr/lib/python3.9/unittest/loader.py", line 220, in > loadTestsFromNames > suites = [self.loadTestsFromName(name, module) for name in names] > File "/usr/lib/python3.9/unittest/loader.py", line 220, in <listcomp> > suites = [self.loadTestsFromName(name, module) for name in names] > File "/usr/lib/python3.9/unittest/loader.py", line 205, in loadTestsFromName > test = obj() > File "/<<PKGBUILDDIR>>/tests/__init__.py", line 114, in make_suite > for test_class in test_classes(): > File "/<<PKGBUILDDIR>>/tests/__init__.py", line 136, in test_classes > from .test_kdf import KDFTests > File "/<<PKGBUILDDIR>>/tests/test_kdf.py", line 7, in <module> > from oscrypto import kdf, _pkcs5 > File "/<<PKGBUILDDIR>>/oscrypto/kdf.py", line 9, in <module> > from .util import rand_bytes > File "/<<PKGBUILDDIR>>/oscrypto/util.py", line 14, in <module> > from ._openssl.util import rand_bytes > File "/<<PKGBUILDDIR>>/oscrypto/_openssl/util.py", line 6, in <module> > from ._libcrypto import libcrypto, libcrypto_version_info, > handle_openssl_error > File "/<<PKGBUILDDIR>>/oscrypto/_openssl/_libcrypto.py", line 15, in > <module> > from ._libcrypto_ctypes import ( > File "/<<PKGBUILDDIR>>/oscrypto/_openssl/_libcrypto_ctypes.py", line 688, > in <module> > raise FFIEngineError('Error initializing ctypes') > oscrypto._ffi.FFIEngineError: Error initializing ctypes > E: pybuild pybuild:369: test: plugin distutils failed with: exit code=1: > python3.9 setup.py test > Traceback (most recent call last): > File "/usr/bin/pybuild", line 367, in main > run(func, i, version, c) > File "/usr/bin/pybuild", line 317, in run > result = func(context, args) > File "/usr/share/dh-python/dhpython/build/base.py", line 289, in > wrapped_func > raise Exception(msg) > Exception: exit code=1: python3.9 setup.py test > I: pybuild base:239: python3.10 setup.py test > D: pybuild tools:232: invoking: python3.10 setup.py test > running test > WARNING: Testing via this command is deprecated and will be removed in a > future version. Users looking for a generic test entry point independent of > test runner are encouraged to use tox. > running egg_info > writing oscrypto.egg-info/PKG-INFO > writing dependency_links to oscrypto.egg-info/dependency_links.txt > writing requirements to oscrypto.egg-info/requires.txt > writing top-level names to oscrypto.egg-info/top_level.txt > reading manifest file 'oscrypto.egg-info/SOURCES.txt' > adding license file 'LICENSE' > writing manifest file 'oscrypto.egg-info/SOURCES.txt' > running build_ext > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/oscrypto/_openssl/_libcrypto_ctypes.py", line 304, > in <module> > libcrypto.EVP_PKEY_size.argtypes = [ > File "/usr/lib/python3.10/ctypes/__init__.py", line 387, in __getattr__ > func = self.__getitem__(name) > File "/usr/lib/python3.10/ctypes/__init__.py", line 392, in __getitem__ > func = self._FuncPtr((name_or_ordinal, self)) > AttributeError: /usr/lib/x86_64-linux-gnu/libcrypto.so.3: undefined symbol: > EVP_PKEY_size. Did you mean: 'EVP_PKEY_free'? > > During handling of the above exception, another exception occurred: > > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/setup.py", line 98, in <module> > setup( > File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 153, in > setup > return distutils.core.setup(**attrs) > File "/usr/lib/python3.10/distutils/core.py", line 148, in setup > dist.run_commands() > File "/usr/lib/python3.10/distutils/dist.py", line 966, in run_commands > self.run_command(cmd) > File "/usr/lib/python3.10/distutils/dist.py", line 985, in run_command > cmd_obj.run() > File "/usr/lib/python3/dist-packages/setuptools/command/test.py", line 223, > in run > self.run_tests() > File "/usr/lib/python3/dist-packages/setuptools/command/test.py", line 226, > in run_tests > test = unittest.main( > File "/usr/lib/python3.10/unittest/main.py", line 100, in __init__ > self.parseArgs(argv) > File "/usr/lib/python3.10/unittest/main.py", line 147, in parseArgs > self.createTests() > File "/usr/lib/python3.10/unittest/main.py", line 158, in createTests > self.test = self.testLoader.loadTestsFromNames(self.testNames, > File "/usr/lib/python3.10/unittest/loader.py", line 220, in > loadTestsFromNames > suites = [self.loadTestsFromName(name, module) for name in names] > File "/usr/lib/python3.10/unittest/loader.py", line 220, in <listcomp> > suites = [self.loadTestsFromName(name, module) for name in names] > File "/usr/lib/python3.10/unittest/loader.py", line 205, in > loadTestsFromName > test = obj() > File "/<<PKGBUILDDIR>>/tests/__init__.py", line 114, in make_suite > for test_class in test_classes(): > File "/<<PKGBUILDDIR>>/tests/__init__.py", line 136, in test_classes > from .test_kdf import KDFTests > File "/<<PKGBUILDDIR>>/tests/test_kdf.py", line 7, in <module> > from oscrypto import kdf, _pkcs5 > File "/<<PKGBUILDDIR>>/oscrypto/kdf.py", line 9, in <module> > from .util import rand_bytes > File "/<<PKGBUILDDIR>>/oscrypto/util.py", line 14, in <module> > from ._openssl.util import rand_bytes > File "/<<PKGBUILDDIR>>/oscrypto/_openssl/util.py", line 6, in <module> > from ._libcrypto import libcrypto, libcrypto_version_info, > handle_openssl_error > File "/<<PKGBUILDDIR>>/oscrypto/_openssl/_libcrypto.py", line 15, in > <module> > from ._libcrypto_ctypes import ( > File "/<<PKGBUILDDIR>>/oscrypto/_openssl/_libcrypto_ctypes.py", line 688, > in <module> > raise FFIEngineError('Error initializing ctypes') > oscrypto._ffi.FFIEngineError: Error initializing ctypes > E: pybuild pybuild:369: test: plugin distutils failed with: exit code=1: > python3.10 setup.py test > Traceback (most recent call last): > File "/usr/bin/pybuild", line 367, in main > run(func, i, version, c) > File "/usr/bin/pybuild", line 317, in run > result = func(context, args) > File "/usr/share/dh-python/dhpython/build/base.py", line 289, in > wrapped_func > raise Exception(msg) > Exception: exit code=1: python3.10 setup.py test > rm -fr -- /tmp/dh-xdg-rundir-37O1zdDG > dh_auto_test: error: pybuild --test -i python{version} -p "3.9 3.10" returned > exit code 13 The full build log is available from: http://qa-logs.debian.net/2022/05/25/oscrypto_1.2.1-3_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220525;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220525&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.