Your message dated Tue, 06 Aug 2024 09:49:49 +0000
with message-id <[email protected]>
and subject line Bug#1045521: fixed in pycryptodome 3.20.0+dfsg-2
has caused the Debian Bug report #1045521,
regarding pycryptodome: Fails to build source after successful build
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1045521: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045521
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pycryptodome
Version: 3.18.0+dfsg1-1
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
Usertags: qa-doublebuild
Hi,
This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).
This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.
More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild
Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env
> -us -uc -rfakeroot -S
> --------------------------------------------------------------------------------------------------------------------------------------
>
> dpkg-buildpackage: info: source package pycryptodome
> dpkg-buildpackage: info: source version 3.18.0+dfsg1-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Ileana Dumitrescu
> <[email protected]>
> dpkg-source --before-build .
> dpkg-source: info: using options from
> pycryptodome-3.18.0+dfsg1/debian/source/options:
> --extend-diff-ignore=^[^/]+\.egg-info/
> debian/rules clean
> dh clean --with python3,sphinxdoc --buildsystem=pybuild
> dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:275: python3.11 setup.py clean
> Copying file lib/Crypto/__init__.py to lib/Cryptodome/__init__.py
> Copying file lib/Crypto/py.typed to lib/Cryptodome/py.typed
> Copying file lib/Crypto/__init__.pyi to lib/Cryptodome/__init__.pyi
> Copying file lib/Crypto/Cipher/_mode_cbc.py to
> lib/Cryptodome/Cipher/_mode_cbc.py
> Copying file lib/Crypto/Cipher/PKCS1_OAEP.pyi to
> lib/Cryptodome/Cipher/PKCS1_OAEP.pyi
> Copying file lib/Crypto/Cipher/_mode_cbc.pyi to
> lib/Cryptodome/Cipher/_mode_cbc.pyi
> Copying file lib/Crypto/Cipher/Blowfish.pyi to
> lib/Cryptodome/Cipher/Blowfish.pyi
> Copying file lib/Crypto/Cipher/_mode_siv.pyi to
> lib/Cryptodome/Cipher/_mode_siv.pyi
> Copying file lib/Crypto/Cipher/ChaCha20.py to
> lib/Cryptodome/Cipher/ChaCha20.py
> Copying file lib/Crypto/Cipher/_mode_ofb.py to
> lib/Cryptodome/Cipher/_mode_ofb.py
> Copying file lib/Crypto/Cipher/ChaCha20_Poly1305.py to
> lib/Cryptodome/Cipher/ChaCha20_Poly1305.py
> Copying file lib/Crypto/Cipher/ChaCha20_Poly1305.pyi to
> lib/Cryptodome/Cipher/ChaCha20_Poly1305.pyi
> Copying file lib/Crypto/Cipher/_mode_cfb.pyi to
> lib/Cryptodome/Cipher/_mode_cfb.pyi
> Copying file lib/Crypto/Cipher/ARC2.pyi to lib/Cryptodome/Cipher/ARC2.pyi
> Copying file lib/Crypto/Cipher/PKCS1_OAEP.py to
> lib/Cryptodome/Cipher/PKCS1_OAEP.py
> Copying file lib/Crypto/Cipher/__init__.py to
> lib/Cryptodome/Cipher/__init__.py
> Copying file lib/Crypto/Cipher/DES3.pyi to lib/Cryptodome/Cipher/DES3.pyi
> Copying file lib/Crypto/Cipher/_mode_ctr.pyi to
> lib/Cryptodome/Cipher/_mode_ctr.pyi
> Copying file lib/Crypto/Cipher/_mode_openpgp.py to
> lib/Cryptodome/Cipher/_mode_openpgp.py
> Copying file lib/Crypto/Cipher/PKCS1_v1_5.pyi to
> lib/Cryptodome/Cipher/PKCS1_v1_5.pyi
> Copying file lib/Crypto/Cipher/AES.py to lib/Cryptodome/Cipher/AES.py
> Copying file lib/Crypto/Cipher/ChaCha20.pyi to
> lib/Cryptodome/Cipher/ChaCha20.pyi
> Copying file lib/Crypto/Cipher/_mode_ecb.py to
> lib/Cryptodome/Cipher/_mode_ecb.py
> Copying file lib/Crypto/Cipher/ARC4.py to lib/Cryptodome/Cipher/ARC4.py
> Copying file lib/Crypto/Cipher/_mode_openpgp.pyi to
> lib/Cryptodome/Cipher/_mode_openpgp.pyi
> Copying file lib/Crypto/Cipher/_mode_cfb.py to
> lib/Cryptodome/Cipher/_mode_cfb.py
> Copying file lib/Crypto/Cipher/ARC2.py to lib/Cryptodome/Cipher/ARC2.py
> Copying file lib/Crypto/Cipher/Salsa20.pyi to
> lib/Cryptodome/Cipher/Salsa20.pyi
> Copying file lib/Crypto/Cipher/Blowfish.py to
> lib/Cryptodome/Cipher/Blowfish.py
> Copying file lib/Crypto/Cipher/DES.pyi to lib/Cryptodome/Cipher/DES.pyi
> Copying file lib/Crypto/Cipher/_mode_ocb.py to
> lib/Cryptodome/Cipher/_mode_ocb.py
> Copying file lib/Crypto/Cipher/_mode_gcm.py to
> lib/Cryptodome/Cipher/_mode_gcm.py
> Copying file lib/Crypto/Cipher/_EKSBlowfish.py to
> lib/Cryptodome/Cipher/_EKSBlowfish.py
> Copying file lib/Crypto/Cipher/_mode_ecb.pyi to
> lib/Cryptodome/Cipher/_mode_ecb.pyi
> Copying file lib/Crypto/Cipher/AES.pyi to lib/Cryptodome/Cipher/AES.pyi
> Copying file lib/Crypto/Cipher/_mode_eax.pyi to
> lib/Cryptodome/Cipher/_mode_eax.pyi
> Copying file lib/Crypto/Cipher/_mode_ccm.py to
> lib/Cryptodome/Cipher/_mode_ccm.py
> Copying file lib/Crypto/Cipher/_mode_ocb.pyi to
> lib/Cryptodome/Cipher/_mode_ocb.pyi
> Copying file lib/Crypto/Cipher/CAST.py to lib/Cryptodome/Cipher/CAST.py
> Copying file lib/Crypto/Cipher/DES3.py to lib/Cryptodome/Cipher/DES3.py
> Copying file lib/Crypto/Cipher/_mode_ctr.py to
> lib/Cryptodome/Cipher/_mode_ctr.py
> Copying file lib/Crypto/Cipher/_mode_eax.py to
> lib/Cryptodome/Cipher/_mode_eax.py
> Copying file lib/Crypto/Cipher/_mode_ofb.pyi to
> lib/Cryptodome/Cipher/_mode_ofb.pyi
> Copying file lib/Crypto/Cipher/PKCS1_v1_5.py to
> lib/Cryptodome/Cipher/PKCS1_v1_5.py
> Copying file lib/Crypto/Cipher/_mode_ccm.pyi to
> lib/Cryptodome/Cipher/_mode_ccm.pyi
> Copying file lib/Crypto/Cipher/ARC4.pyi to lib/Cryptodome/Cipher/ARC4.pyi
> Copying file lib/Crypto/Cipher/DES.py to lib/Cryptodome/Cipher/DES.py
> Copying file lib/Crypto/Cipher/_mode_gcm.pyi to
> lib/Cryptodome/Cipher/_mode_gcm.pyi
> Copying file lib/Crypto/Cipher/CAST.pyi to lib/Cryptodome/Cipher/CAST.pyi
> Copying file lib/Crypto/Cipher/_EKSBlowfish.pyi to
> lib/Cryptodome/Cipher/_EKSBlowfish.pyi
> Copying file lib/Crypto/Cipher/_mode_siv.py to
> lib/Cryptodome/Cipher/_mode_siv.py
> Copying file lib/Crypto/Cipher/__init__.pyi to
> lib/Cryptodome/Cipher/__init__.pyi
> Copying file lib/Crypto/Cipher/Salsa20.py to lib/Cryptodome/Cipher/Salsa20.py
> Copying file lib/Crypto/Protocol/KDF.pyi to lib/Cryptodome/Protocol/KDF.pyi
> Copying file lib/Crypto/Protocol/__init__.py to
> lib/Cryptodome/Protocol/__init__.py
> Copying file lib/Crypto/Protocol/SecretSharing.pyi to
> lib/Cryptodome/Protocol/SecretSharing.pyi
> Copying file lib/Crypto/Protocol/SecretSharing.py to
> lib/Cryptodome/Protocol/SecretSharing.py
> Copying file lib/Crypto/Protocol/KDF.py to lib/Cryptodome/Protocol/KDF.py
> Copying file lib/Crypto/Protocol/__init__.pyi to
> lib/Cryptodome/Protocol/__init__.pyi
> Copying file lib/Crypto/Random/random.py to lib/Cryptodome/Random/random.py
> Copying file lib/Crypto/Random/__init__.py to
> lib/Cryptodome/Random/__init__.py
> Copying file lib/Crypto/Random/random.pyi to lib/Cryptodome/Random/random.pyi
> Copying file lib/Crypto/Random/__init__.pyi to
> lib/Cryptodome/Random/__init__.pyi
> Copying file lib/Crypto/Util/Padding.py to lib/Cryptodome/Util/Padding.py
> Copying file lib/Crypto/Util/RFC1751.pyi to lib/Cryptodome/Util/RFC1751.pyi
> Copying file lib/Crypto/Util/RFC1751.py to lib/Cryptodome/Util/RFC1751.py
> Copying file lib/Crypto/Util/Counter.py to lib/Cryptodome/Util/Counter.py
> Copying file lib/Crypto/Util/strxor.py to lib/Cryptodome/Util/strxor.py
> Copying file lib/Crypto/Util/py3compat.py to lib/Cryptodome/Util/py3compat.py
> Copying file lib/Crypto/Util/Counter.pyi to lib/Cryptodome/Util/Counter.pyi
> Copying file lib/Crypto/Util/__init__.py to lib/Cryptodome/Util/__init__.py
> Copying file lib/Crypto/Util/Padding.pyi to lib/Cryptodome/Util/Padding.pyi
> Copying file lib/Crypto/Util/_raw_api.pyi to lib/Cryptodome/Util/_raw_api.pyi
> Copying file lib/Crypto/Util/_raw_api.py to lib/Cryptodome/Util/_raw_api.py
> Copying file lib/Crypto/Util/_file_system.py to
> lib/Cryptodome/Util/_file_system.py
> Copying file lib/Crypto/Util/number.py to lib/Cryptodome/Util/number.py
> Copying file lib/Crypto/Util/strxor.pyi to lib/Cryptodome/Util/strxor.pyi
> Copying file lib/Crypto/Util/number.pyi to lib/Cryptodome/Util/number.pyi
> Copying file lib/Crypto/Util/_file_system.pyi to
> lib/Cryptodome/Util/_file_system.pyi
> Copying file lib/Crypto/Util/py3compat.pyi to
> lib/Cryptodome/Util/py3compat.pyi
> Copying file lib/Crypto/Util/asn1.pyi to lib/Cryptodome/Util/asn1.pyi
> Copying file lib/Crypto/Util/_cpu_features.py to
> lib/Cryptodome/Util/_cpu_features.py
> Copying file lib/Crypto/Util/_cpu_features.pyi to
> lib/Cryptodome/Util/_cpu_features.pyi
> Copying file lib/Crypto/Util/asn1.py to lib/Cryptodome/Util/asn1.py
> Copying file lib/Crypto/Math/_IntegerCustom.pyi to
> lib/Cryptodome/Math/_IntegerCustom.pyi
> Copying file lib/Crypto/Math/_IntegerBase.pyi to
> lib/Cryptodome/Math/_IntegerBase.pyi
> Copying file lib/Crypto/Math/Numbers.py to lib/Cryptodome/Math/Numbers.py
> Copying file lib/Crypto/Math/_IntegerNative.pyi to
> lib/Cryptodome/Math/_IntegerNative.pyi
> Copying file lib/Crypto/Math/_IntegerGMP.py to
> lib/Cryptodome/Math/_IntegerGMP.py
> Copying file lib/Crypto/Math/__init__.py to lib/Cryptodome/Math/__init__.py
> Copying file lib/Crypto/Math/_IntegerCustom.py to
> lib/Cryptodome/Math/_IntegerCustom.py
> Copying file lib/Crypto/Math/_IntegerNative.py to
> lib/Cryptodome/Math/_IntegerNative.py
> Copying file lib/Crypto/Math/Primality.py to lib/Cryptodome/Math/Primality.py
> Copying file lib/Crypto/Math/Primality.pyi to
> lib/Cryptodome/Math/Primality.pyi
> Copying file lib/Crypto/Math/Numbers.pyi to lib/Cryptodome/Math/Numbers.pyi
> Copying file lib/Crypto/Math/_IntegerBase.py to
> lib/Cryptodome/Math/_IntegerBase.py
> Copying file lib/Crypto/Math/_IntegerGMP.pyi to
> lib/Cryptodome/Math/_IntegerGMP.pyi
> Copying file lib/Crypto/SelfTest/__main__.py to
> lib/Cryptodome/SelfTest/__main__.py
> Copying file lib/Crypto/SelfTest/__init__.py to
> lib/Cryptodome/SelfTest/__init__.py
> Copying file lib/Crypto/SelfTest/loader.py to
> lib/Cryptodome/SelfTest/loader.py
> Copying file lib/Crypto/SelfTest/st_common.py to
> lib/Cryptodome/SelfTest/st_common.py
> Copying file lib/Crypto/SelfTest/Cipher/test_DES3.py to
> lib/Cryptodome/SelfTest/Cipher/test_DES3.py
> Copying file lib/Crypto/SelfTest/Cipher/test_EAX.py to
> lib/Cryptodome/SelfTest/Cipher/test_EAX.py
> Copying file lib/Crypto/SelfTest/Cipher/test_ARC2.py to
> lib/Cryptodome/SelfTest/Cipher/test_ARC2.py
> Copying file lib/Crypto/SelfTest/Cipher/test_CAST.py to
> lib/Cryptodome/SelfTest/Cipher/test_CAST.py
> Copying file lib/Crypto/SelfTest/Cipher/test_AES.py to
> lib/Cryptodome/SelfTest/Cipher/test_AES.py
> Copying file lib/Crypto/SelfTest/Cipher/__init__.py to
> lib/Cryptodome/SelfTest/Cipher/__init__.py
> Copying file lib/Crypto/SelfTest/Cipher/test_OFB.py to
> lib/Cryptodome/SelfTest/Cipher/test_OFB.py
> Copying file lib/Crypto/SelfTest/Cipher/test_OCB.py to
> lib/Cryptodome/SelfTest/Cipher/test_OCB.py
> Copying file lib/Crypto/SelfTest/Cipher/test_pkcs1_15.py to
> lib/Cryptodome/SelfTest/Cipher/test_pkcs1_15.py
> Copying file lib/Crypto/SelfTest/Cipher/test_OpenPGP.py to
> lib/Cryptodome/SelfTest/Cipher/test_OpenPGP.py
> Copying file lib/Crypto/SelfTest/Cipher/test_ChaCha20.py to
> lib/Cryptodome/SelfTest/Cipher/test_ChaCha20.py
> Copying file lib/Crypto/SelfTest/Cipher/test_CFB.py to
> lib/Cryptodome/SelfTest/Cipher/test_CFB.py
> Copying file lib/Crypto/SelfTest/Cipher/common.py to
> lib/Cryptodome/SelfTest/Cipher/common.py
> Copying file lib/Crypto/SelfTest/Cipher/test_pkcs1_oaep.py to
> lib/Cryptodome/SelfTest/Cipher/test_pkcs1_oaep.py
> Copying file lib/Crypto/SelfTest/Cipher/test_CTR.py to
> lib/Cryptodome/SelfTest/Cipher/test_CTR.py
> Copying file lib/Crypto/SelfTest/Cipher/test_DES.py to
> lib/Cryptodome/SelfTest/Cipher/test_DES.py
> Copying file lib/Crypto/SelfTest/Cipher/test_Salsa20.py to
> lib/Cryptodome/SelfTest/Cipher/test_Salsa20.py
> Copying file lib/Crypto/SelfTest/Cipher/test_GCM.py to
> lib/Cryptodome/SelfTest/Cipher/test_GCM.py
> Copying file lib/Crypto/SelfTest/Cipher/test_CBC.py to
> lib/Cryptodome/SelfTest/Cipher/test_CBC.py
> Copying file lib/Crypto/SelfTest/Cipher/test_ChaCha20_Poly1305.py to
> lib/Cryptodome/SelfTest/Cipher/test_ChaCha20_Poly1305.py
> Copying file lib/Crypto/SelfTest/Cipher/test_CCM.py to
> lib/Cryptodome/SelfTest/Cipher/test_CCM.py
> Copying file lib/Crypto/SelfTest/Cipher/test_Blowfish.py to
> lib/Cryptodome/SelfTest/Cipher/test_Blowfish.py
> Copying file lib/Crypto/SelfTest/Cipher/test_ARC4.py to
> lib/Cryptodome/SelfTest/Cipher/test_ARC4.py
> Copying file lib/Crypto/SelfTest/Cipher/test_SIV.py to
> lib/Cryptodome/SelfTest/Cipher/test_SIV.py
> Copying file lib/Crypto/SelfTest/Protocol/test_SecretSharing.py to
> lib/Cryptodome/SelfTest/Protocol/test_SecretSharing.py
> Copying file lib/Crypto/SelfTest/Protocol/__init__.py to
> lib/Cryptodome/SelfTest/Protocol/__init__.py
> Copying file lib/Crypto/SelfTest/Protocol/test_rfc1751.py to
> lib/Cryptodome/SelfTest/Protocol/test_rfc1751.py
> Copying file lib/Crypto/SelfTest/Protocol/test_KDF.py to
> lib/Cryptodome/SelfTest/Protocol/test_KDF.py
> Copying file lib/Crypto/SelfTest/Random/test_random.py to
> lib/Cryptodome/SelfTest/Random/test_random.py
> Copying file lib/Crypto/SelfTest/Random/__init__.py to
> lib/Cryptodome/SelfTest/Random/__init__.py
> Copying file lib/Crypto/SelfTest/Util/test_strxor.py to
> lib/Cryptodome/SelfTest/Util/test_strxor.py
> Copying file lib/Crypto/SelfTest/Util/__init__.py to
> lib/Cryptodome/SelfTest/Util/__init__.py
> Copying file lib/Crypto/SelfTest/Util/test_asn1.py to
> lib/Cryptodome/SelfTest/Util/test_asn1.py
> Copying file lib/Crypto/SelfTest/Util/test_rfc1751.py to
> lib/Cryptodome/SelfTest/Util/test_rfc1751.py
> Copying file lib/Crypto/SelfTest/Util/test_Padding.py to
> lib/Cryptodome/SelfTest/Util/test_Padding.py
> Copying file lib/Crypto/SelfTest/Util/test_Counter.py to
> lib/Cryptodome/SelfTest/Util/test_Counter.py
> Copying file lib/Crypto/SelfTest/Util/test_number.py to
> lib/Cryptodome/SelfTest/Util/test_number.py
> Copying file lib/Crypto/SelfTest/Math/test_Numbers.py to
> lib/Cryptodome/SelfTest/Math/test_Numbers.py
> Copying file lib/Crypto/SelfTest/Math/test_Primality.py to
> lib/Cryptodome/SelfTest/Math/test_Primality.py
> Copying file lib/Crypto/SelfTest/Math/__init__.py to
> lib/Cryptodome/SelfTest/Math/__init__.py
> Copying file lib/Crypto/SelfTest/Math/test_modexp.py to
> lib/Cryptodome/SelfTest/Math/test_modexp.py
> Copying file lib/Crypto/SelfTest/Hash/test_SHA1.py to
> lib/Cryptodome/SelfTest/Hash/test_SHA1.py
> Copying file lib/Crypto/SelfTest/Hash/test_keccak.py to
> lib/Cryptodome/SelfTest/Hash/test_keccak.py
> Copying file lib/Crypto/SelfTest/Hash/test_SHA3_224.py to
> lib/Cryptodome/SelfTest/Hash/test_SHA3_224.py
> Copying file lib/Crypto/SelfTest/Hash/test_SHA3_384.py to
> lib/Cryptodome/SelfTest/Hash/test_SHA3_384.py
> Copying file lib/Crypto/SelfTest/Hash/test_SHAKE.py to
> lib/Cryptodome/SelfTest/Hash/test_SHAKE.py
> Copying file lib/Crypto/SelfTest/Hash/test_BLAKE2.py to
> lib/Cryptodome/SelfTest/Hash/test_BLAKE2.py
> Copying file lib/Crypto/SelfTest/Hash/test_HMAC.py to
> lib/Cryptodome/SelfTest/Hash/test_HMAC.py
> Copying file lib/Crypto/SelfTest/Hash/test_KMAC.py to
> lib/Cryptodome/SelfTest/Hash/test_KMAC.py
> Copying file lib/Crypto/SelfTest/Hash/__init__.py to
> lib/Cryptodome/SelfTest/Hash/__init__.py
> Copying file lib/Crypto/SelfTest/Hash/test_SHA3_256.py to
> lib/Cryptodome/SelfTest/Hash/test_SHA3_256.py
> Copying file lib/Crypto/SelfTest/Hash/test_MD4.py to
> lib/Cryptodome/SelfTest/Hash/test_MD4.py
> Copying file lib/Crypto/SelfTest/Hash/test_Poly1305.py to
> lib/Cryptodome/SelfTest/Hash/test_Poly1305.py
> Copying file lib/Crypto/SelfTest/Hash/test_RIPEMD160.py to
> lib/Cryptodome/SelfTest/Hash/test_RIPEMD160.py
> Copying file lib/Crypto/SelfTest/Hash/test_SHA384.py to
> lib/Cryptodome/SelfTest/Hash/test_SHA384.py
> Copying file lib/Crypto/SelfTest/Hash/test_SHA224.py to
> lib/Cryptodome/SelfTest/Hash/test_SHA224.py
> Copying file lib/Crypto/SelfTest/Hash/test_SHA256.py to
> lib/Cryptodome/SelfTest/Hash/test_SHA256.py
> Copying file lib/Crypto/SelfTest/Hash/test_KangarooTwelve.py to
> lib/Cryptodome/SelfTest/Hash/test_KangarooTwelve.py
> Copying file lib/Crypto/SelfTest/Hash/test_MD2.py to
> lib/Cryptodome/SelfTest/Hash/test_MD2.py
> Copying file lib/Crypto/SelfTest/Hash/common.py to
> lib/Cryptodome/SelfTest/Hash/common.py
> Copying file lib/Crypto/SelfTest/Hash/test_cSHAKE.py to
> lib/Cryptodome/SelfTest/Hash/test_cSHAKE.py
> Copying file lib/Crypto/SelfTest/Hash/test_MD5.py to
> lib/Cryptodome/SelfTest/Hash/test_MD5.py
> Copying file lib/Crypto/SelfTest/Hash/test_SHA3_512.py to
> lib/Cryptodome/SelfTest/Hash/test_SHA3_512.py
> Copying file lib/Crypto/SelfTest/Hash/test_SHA512.py to
> lib/Cryptodome/SelfTest/Hash/test_SHA512.py
> Copying file lib/Crypto/SelfTest/Hash/test_TupleHash.py to
> lib/Cryptodome/SelfTest/Hash/test_TupleHash.py
> Copying file lib/Crypto/SelfTest/Hash/test_CMAC.py to
> lib/Cryptodome/SelfTest/Hash/test_CMAC.py
> Copying file lib/Crypto/SelfTest/Signature/test_dss.py to
> lib/Cryptodome/SelfTest/Signature/test_dss.py
> Copying file lib/Crypto/SelfTest/Signature/test_eddsa.py to
> lib/Cryptodome/SelfTest/Signature/test_eddsa.py
> Copying file lib/Crypto/SelfTest/Signature/test_pss.py to
> lib/Cryptodome/SelfTest/Signature/test_pss.py
> Copying file lib/Crypto/SelfTest/Signature/__init__.py to
> lib/Cryptodome/SelfTest/Signature/__init__.py
> Copying file lib/Crypto/SelfTest/Signature/test_pkcs1_15.py to
> lib/Cryptodome/SelfTest/Signature/test_pkcs1_15.py
> Copying file lib/Crypto/SelfTest/PublicKey/test_RSA.py to
> lib/Cryptodome/SelfTest/PublicKey/test_RSA.py
> Copying file lib/Crypto/SelfTest/PublicKey/test_import_ECC.py to
> lib/Cryptodome/SelfTest/PublicKey/test_import_ECC.py
> Copying file lib/Crypto/SelfTest/PublicKey/test_ECC_25519.py to
> lib/Cryptodome/SelfTest/PublicKey/test_ECC_25519.py
> Copying file lib/Crypto/SelfTest/PublicKey/test_import_DSA.py to
> lib/Cryptodome/SelfTest/PublicKey/test_import_DSA.py
> Copying file lib/Crypto/SelfTest/PublicKey/test_DSA.py to
> lib/Cryptodome/SelfTest/PublicKey/test_DSA.py
> Copying file lib/Crypto/SelfTest/PublicKey/__init__.py to
> lib/Cryptodome/SelfTest/PublicKey/__init__.py
> Copying file lib/Crypto/SelfTest/PublicKey/test_ECC_448.py to
> lib/Cryptodome/SelfTest/PublicKey/test_ECC_448.py
> Copying file lib/Crypto/SelfTest/PublicKey/test_ECC_NIST.py to
> lib/Cryptodome/SelfTest/PublicKey/test_ECC_NIST.py
> Copying file lib/Crypto/SelfTest/PublicKey/test_ElGamal.py to
> lib/Cryptodome/SelfTest/PublicKey/test_ElGamal.py
> Copying file lib/Crypto/SelfTest/PublicKey/test_import_RSA.py to
> lib/Cryptodome/SelfTest/PublicKey/test_import_RSA.py
> Copying file lib/Crypto/SelfTest/IO/__init__.py to
> lib/Cryptodome/SelfTest/IO/__init__.py
> Copying file lib/Crypto/SelfTest/IO/test_PBES.py to
> lib/Cryptodome/SelfTest/IO/test_PBES.py
> Copying file lib/Crypto/SelfTest/IO/test_PKCS8.py to
> lib/Cryptodome/SelfTest/IO/test_PKCS8.py
> Copying file lib/Crypto/Hash/SHA3_256.py to lib/Cryptodome/Hash/SHA3_256.py
> Copying file lib/Crypto/Hash/SHA1.pyi to lib/Cryptodome/Hash/SHA1.pyi
> Copying file lib/Crypto/Hash/SHA3_512.py to lib/Cryptodome/Hash/SHA3_512.py
> Copying file lib/Crypto/Hash/TupleHash128.pyi to
> lib/Cryptodome/Hash/TupleHash128.pyi
> Copying file lib/Crypto/Hash/SHA3_384.py to lib/Cryptodome/Hash/SHA3_384.py
> Copying file lib/Crypto/Hash/BLAKE2s.py to lib/Cryptodome/Hash/BLAKE2s.py
> Copying file lib/Crypto/Hash/CMAC.py to lib/Cryptodome/Hash/CMAC.py
> Copying file lib/Crypto/Hash/SHA3_256.pyi to lib/Cryptodome/Hash/SHA3_256.pyi
> Copying file lib/Crypto/Hash/TupleHash256.py to
> lib/Cryptodome/Hash/TupleHash256.py
> Copying file lib/Crypto/Hash/HMAC.pyi to lib/Cryptodome/Hash/HMAC.pyi
> Copying file lib/Crypto/Hash/MD5.pyi to lib/Cryptodome/Hash/MD5.pyi
> Copying file lib/Crypto/Hash/SHAKE256.py to lib/Cryptodome/Hash/SHAKE256.py
> Copying file lib/Crypto/Hash/BLAKE2b.pyi to lib/Cryptodome/Hash/BLAKE2b.pyi
> Copying file lib/Crypto/Hash/RIPEMD160.pyi to
> lib/Cryptodome/Hash/RIPEMD160.pyi
> Copying file lib/Crypto/Hash/MD4.py to lib/Cryptodome/Hash/MD4.py
> Copying file lib/Crypto/Hash/SHA3_224.py to lib/Cryptodome/Hash/SHA3_224.py
> Copying file lib/Crypto/Hash/KangarooTwelve.py to
> lib/Cryptodome/Hash/KangarooTwelve.py
> Copying file lib/Crypto/Hash/MD2.py to lib/Cryptodome/Hash/MD2.py
> Copying file lib/Crypto/Hash/cSHAKE128.pyi to
> lib/Cryptodome/Hash/cSHAKE128.pyi
> Copying file lib/Crypto/Hash/SHA256.py to lib/Cryptodome/Hash/SHA256.py
> Copying file lib/Crypto/Hash/CMAC.pyi to lib/Cryptodome/Hash/CMAC.pyi
> Copying file lib/Crypto/Hash/Poly1305.py to lib/Cryptodome/Hash/Poly1305.py
> Copying file lib/Crypto/Hash/keccak.py to lib/Cryptodome/Hash/keccak.py
> Copying file lib/Crypto/Hash/SHA.py to lib/Cryptodome/Hash/SHA.py
> Copying file lib/Crypto/Hash/SHA512.pyi to lib/Cryptodome/Hash/SHA512.pyi
> Copying file lib/Crypto/Hash/__init__.py to lib/Cryptodome/Hash/__init__.py
> Copying file lib/Crypto/Hash/SHA1.py to lib/Cryptodome/Hash/SHA1.py
> Copying file lib/Crypto/Hash/KMAC256.pyi to lib/Cryptodome/Hash/KMAC256.pyi
> Copying file lib/Crypto/Hash/SHA3_512.pyi to lib/Cryptodome/Hash/SHA3_512.pyi
> Copying file lib/Crypto/Hash/MD2.pyi to lib/Cryptodome/Hash/MD2.pyi
> Copying file lib/Crypto/Hash/SHA3_384.pyi to lib/Cryptodome/Hash/SHA3_384.pyi
> Copying file lib/Crypto/Hash/RIPEMD.py to lib/Cryptodome/Hash/RIPEMD.py
> Copying file lib/Crypto/Hash/Poly1305.pyi to lib/Cryptodome/Hash/Poly1305.pyi
> Copying file lib/Crypto/Hash/SHA224.py to lib/Cryptodome/Hash/SHA224.py
> Copying file lib/Crypto/Hash/MD4.pyi to lib/Cryptodome/Hash/MD4.pyi
> Copying file lib/Crypto/Hash/MD5.py to lib/Cryptodome/Hash/MD5.py
> Copying file lib/Crypto/Hash/SHAKE128.pyi to lib/Cryptodome/Hash/SHAKE128.pyi
> Copying file lib/Crypto/Hash/SHA384.py to lib/Cryptodome/Hash/SHA384.py
> Copying file lib/Crypto/Hash/KMAC128.py to lib/Cryptodome/Hash/KMAC128.py
> Copying file lib/Crypto/Hash/RIPEMD.pyi to lib/Cryptodome/Hash/RIPEMD.pyi
> Copying file lib/Crypto/Hash/KMAC128.pyi to lib/Cryptodome/Hash/KMAC128.pyi
> Copying file lib/Crypto/Hash/TupleHash128.py to
> lib/Cryptodome/Hash/TupleHash128.py
> Copying file lib/Crypto/Hash/SHA512.py to lib/Cryptodome/Hash/SHA512.py
> Copying file lib/Crypto/Hash/SHA256.pyi to lib/Cryptodome/Hash/SHA256.pyi
> Copying file lib/Crypto/Hash/keccak.pyi to lib/Cryptodome/Hash/keccak.pyi
> Copying file lib/Crypto/Hash/SHA384.pyi to lib/Cryptodome/Hash/SHA384.pyi
> Copying file lib/Crypto/Hash/KangarooTwelve.pyi to
> lib/Cryptodome/Hash/KangarooTwelve.pyi
> Copying file lib/Crypto/Hash/SHA.pyi to lib/Cryptodome/Hash/SHA.pyi
> Copying file lib/Crypto/Hash/BLAKE2s.pyi to lib/Cryptodome/Hash/BLAKE2s.pyi
> Copying file lib/Crypto/Hash/SHAKE256.pyi to lib/Cryptodome/Hash/SHAKE256.pyi
> Copying file lib/Crypto/Hash/TupleHash256.pyi to
> lib/Cryptodome/Hash/TupleHash256.pyi
> Copying file lib/Crypto/Hash/cSHAKE256.py to lib/Cryptodome/Hash/cSHAKE256.py
> Copying file lib/Crypto/Hash/SHAKE128.py to lib/Cryptodome/Hash/SHAKE128.py
> Copying file lib/Crypto/Hash/cSHAKE256.pyi to
> lib/Cryptodome/Hash/cSHAKE256.pyi
> Copying file lib/Crypto/Hash/cSHAKE128.py to lib/Cryptodome/Hash/cSHAKE128.py
> Copying file lib/Crypto/Hash/SHA3_224.pyi to lib/Cryptodome/Hash/SHA3_224.pyi
> Copying file lib/Crypto/Hash/RIPEMD160.py to lib/Cryptodome/Hash/RIPEMD160.py
> Copying file lib/Crypto/Hash/SHA224.pyi to lib/Cryptodome/Hash/SHA224.pyi
> Copying file lib/Crypto/Hash/KMAC256.py to lib/Cryptodome/Hash/KMAC256.py
> Copying file lib/Crypto/Hash/HMAC.py to lib/Cryptodome/Hash/HMAC.py
> Copying file lib/Crypto/Hash/BLAKE2b.py to lib/Cryptodome/Hash/BLAKE2b.py
> Copying file lib/Crypto/Hash/__init__.pyi to lib/Cryptodome/Hash/__init__.pyi
> Copying file lib/Crypto/Signature/pkcs1_15.py to
> lib/Cryptodome/Signature/pkcs1_15.py
> Copying file lib/Crypto/Signature/DSS.py to lib/Cryptodome/Signature/DSS.py
> Copying file lib/Crypto/Signature/PKCS1_PSS.py to
> lib/Cryptodome/Signature/PKCS1_PSS.py
> Copying file lib/Crypto/Signature/pkcs1_15.pyi to
> lib/Cryptodome/Signature/pkcs1_15.pyi
> Copying file lib/Crypto/Signature/__init__.py to
> lib/Cryptodome/Signature/__init__.py
> Copying file lib/Crypto/Signature/pss.py to lib/Cryptodome/Signature/pss.py
> Copying file lib/Crypto/Signature/PKCS1_v1_5.pyi to
> lib/Cryptodome/Signature/PKCS1_v1_5.pyi
> Copying file lib/Crypto/Signature/eddsa.pyi to
> lib/Cryptodome/Signature/eddsa.pyi
> Copying file lib/Crypto/Signature/eddsa.py to
> lib/Cryptodome/Signature/eddsa.py
> Copying file lib/Crypto/Signature/PKCS1_PSS.pyi to
> lib/Cryptodome/Signature/PKCS1_PSS.pyi
> Copying file lib/Crypto/Signature/pss.pyi to lib/Cryptodome/Signature/pss.pyi
> Copying file lib/Crypto/Signature/PKCS1_v1_5.py to
> lib/Cryptodome/Signature/PKCS1_v1_5.py
> Copying file lib/Crypto/Signature/DSS.pyi to lib/Cryptodome/Signature/DSS.pyi
> Copying file lib/Crypto/PublicKey/RSA.pyi to lib/Cryptodome/PublicKey/RSA.pyi
> Copying file lib/Crypto/PublicKey/_openssh.py to
> lib/Cryptodome/PublicKey/_openssh.py
> Copying file lib/Crypto/PublicKey/__init__.py to
> lib/Cryptodome/PublicKey/__init__.py
> Copying file lib/Crypto/PublicKey/ECC.pyi to lib/Cryptodome/PublicKey/ECC.pyi
> Copying file lib/Crypto/PublicKey/ElGamal.pyi to
> lib/Cryptodome/PublicKey/ElGamal.pyi
> Copying file lib/Crypto/PublicKey/RSA.py to lib/Cryptodome/PublicKey/RSA.py
> Copying file lib/Crypto/PublicKey/DSA.py to lib/Cryptodome/PublicKey/DSA.py
> Copying file lib/Crypto/PublicKey/ElGamal.py to
> lib/Cryptodome/PublicKey/ElGamal.py
> Copying file lib/Crypto/PublicKey/_openssh.pyi to
> lib/Cryptodome/PublicKey/_openssh.pyi
> Copying file lib/Crypto/PublicKey/DSA.pyi to lib/Cryptodome/PublicKey/DSA.pyi
> Copying file lib/Crypto/PublicKey/ECC.py to lib/Cryptodome/PublicKey/ECC.py
> Copying file lib/Crypto/PublicKey/__init__.pyi to
> lib/Cryptodome/PublicKey/__init__.pyi
> Copying file lib/Crypto/IO/PKCS8.pyi to lib/Cryptodome/IO/PKCS8.pyi
> Copying file lib/Crypto/IO/PEM.py to lib/Cryptodome/IO/PEM.py
> Copying file lib/Crypto/IO/_PBES.py to lib/Cryptodome/IO/_PBES.py
> Copying file lib/Crypto/IO/__init__.py to lib/Cryptodome/IO/__init__.py
> Copying file lib/Crypto/IO/PEM.pyi to lib/Cryptodome/IO/PEM.pyi
> Copying file lib/Crypto/IO/PKCS8.py to lib/Cryptodome/IO/PKCS8.py
> Copying file lib/Crypto/IO/_PBES.pyi to lib/Cryptodome/IO/_PBES.pyi
> Testing support for clang
> Target does not support clang
> Testing support for gcc
> Target does support gcc
> Testing support for stdint.h header
> Target does support stdint.h header
> Testing support for 128-bit integer
> Target does support 128-bit integer
> Testing support for cpuid.h header
> Target does support cpuid.h header
> Testing support for intrin.h header
> Target does not support intrin.h header
> Testing support for posix_memalign
> Target does support posix_memalign
> Testing support for SSE2(intrin.h)
> Target does not support SSE2(intrin.h)
> Testing support for SSE2(x86intrin.h)
> Target does support SSE2(x86intrin.h)
> Testing support for AESNI intrinsics
> Target does support AESNI intrinsics
> Compiling support for AESNI instructions
> Testing support for CLMUL intrinsics
> Target does support CLMUL intrinsics
> Compiling support for CLMUL instructions
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pycryptodome/build' (and
> everything under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.11' does not exist -- can't clean it
> removing 'build'
> dh_autoreconf_clean -O--buildsystem=pybuild
> dh_clean -O--buildsystem=pybuild
> dpkg-source -b .
> dpkg-source: warning: upstream signing key but no upstream tarball signature
> dpkg-source: info: using options from
> pycryptodome-3.18.0+dfsg1/debian/source/options:
> --extend-diff-ignore=^[^/]+\.egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building pycryptodome using existing
> ./pycryptodome_3.18.0+dfsg1.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file Doc/LEGAL/copy/LICENSE.orig,
> use --include-removal to override
> dpkg-source: warning: file
> pycryptodome-3.18.0+dfsg1/lib/pycryptodomex.egg-info/SOURCES.txt has no final
> newline (either original or modified version)
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_C.bin: binary file
> contents changed
> dpkg-source: error: add
> src/test/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_C.bin in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'src/test/CMakeFiles/3.27.2/CMakeDetermineCompilerABI_C.bin' will not be
> represented in diff
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/3.27.2/CompilerIdC/a.out: binary file contents changed
> dpkg-source: error: add src/test/CMakeFiles/3.27.2/CompilerIdC/a.out in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'src/test/CMakeFiles/3.27.2/CompilerIdC/a.out' will not be represented in diff
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/mod25519.dir/<<PKGBUILDDIR>>/src/mod25519.c.o: binary
> file contents changed
> dpkg-source: error: add
> src/test/CMakeFiles/mod25519.dir/<<PKGBUILDDIR>>/src/mod25519.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/mod25519.dir/<<PKGBUILDDIR>>/src/multiply_32.c.o: binary
> file contents changed
> dpkg-source: error: add
> src/test/CMakeFiles/mod25519.dir/<<PKGBUILDDIR>>/src/multiply_32.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/mont.dir/<<PKGBUILDDIR>>/src/mont.c.o: binary file
> contents changed
> dpkg-source: error: add
> src/test/CMakeFiles/mont.dir/<<PKGBUILDDIR>>/src/mont.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/poly1305.dir/<<PKGBUILDDIR>>/src/poly1305.c.o: binary
> file contents changed
> dpkg-source: error: add
> src/test/CMakeFiles/poly1305.dir/<<PKGBUILDDIR>>/src/poly1305.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/tables.dir/<<PKGBUILDDIR>>/src/p256_table.c.o: binary
> file contents changed
> dpkg-source: error: add
> src/test/CMakeFiles/tables.dir/<<PKGBUILDDIR>>/src/p256_table.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/tables.dir/<<PKGBUILDDIR>>/src/p384_table.c.o: binary
> file contents changed
> dpkg-source: error: add
> src/test/CMakeFiles/tables.dir/<<PKGBUILDDIR>>/src/p384_table.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/tables.dir/<<PKGBUILDDIR>>/src/p521_table.c.o: binary
> file contents changed
> dpkg-source: error: add
> src/test/CMakeFiles/tables.dir/<<PKGBUILDDIR>>/src/p521_table.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/test_addmul.dir/test_addmul.c.o: binary file contents
> changed
> dpkg-source: error: add src/test/CMakeFiles/test_addmul.dir/test_addmul.c.o
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/test_addmul128.dir/<<PKGBUILDDIR>>/src/multiply_64.c.o:
> binary file contents changed
> dpkg-source: error: add
> src/test/CMakeFiles/test_addmul128.dir/<<PKGBUILDDIR>>/src/multiply_64.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/test_addmul128.dir/test_addmul_128.c.o: binary file
> contents changed
> dpkg-source: error: add
> src/test/CMakeFiles/test_addmul128.dir/test_addmul_128.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/test_aesni.dir/<<PKGBUILDDIR>>/src/AESNI.c.o: binary file
> contents changed
> dpkg-source: error: add
> src/test/CMakeFiles/test_aesni.dir/<<PKGBUILDDIR>>/src/AESNI.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/test_aesni.dir/test_aesni.c.o: binary file contents
> changed
> dpkg-source: error: add src/test/CMakeFiles/test_aesni.dir/test_aesni.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/test_clmul.dir/<<PKGBUILDDIR>>/src/ghash_clmul.c.o:
> binary file contents changed
> dpkg-source: error: add
> src/test/CMakeFiles/test_clmul.dir/<<PKGBUILDDIR>>/src/ghash_clmul.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/test_clmul.dir/test_clmul.c.o: binary file contents
> changed
> dpkg-source: error: add src/test/CMakeFiles/test_clmul.dir/test_clmul.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/test_ec_ws.dir/<<PKGBUILDDIR>>/src/ec_ws.c.o: binary file
> contents changed
> dpkg-source: error: add
> src/test/CMakeFiles/test_ec_ws.dir/<<PKGBUILDDIR>>/src/ec_ws.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/test_ec_ws.dir/test_ec_ws.c.o: binary file contents
> changed
> dpkg-source: error: add src/test/CMakeFiles/test_ec_ws.dir/test_ec_ws.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/test_ed25519.dir/<<PKGBUILDDIR>>/src/ed25519.c.o: binary
> file contents changed
> dpkg-source: error: add
> src/test/CMakeFiles/test_ed25519.dir/<<PKGBUILDDIR>>/src/ed25519.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/test_ed25519.dir/<<PKGBUILDDIR>>/src/multiply_32.c.o:
> binary file contents changed
> dpkg-source: error: add
> src/test/CMakeFiles/test_ed25519.dir/<<PKGBUILDDIR>>/src/multiply_32.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/test_ed25519.dir/test_ed25519.c.o: binary file contents
> changed
> dpkg-source: error: add src/test/CMakeFiles/test_ed25519.dir/test_ed25519.c.o
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/test_ed448.dir/<<PKGBUILDDIR>>/src/ed448.c.o: binary file
> contents changed
> dpkg-source: error: add
> src/test/CMakeFiles/test_ed448.dir/<<PKGBUILDDIR>>/src/ed448.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/test_ed448.dir/test_ed448.c.o: binary file contents
> changed
> dpkg-source: error: add src/test/CMakeFiles/test_ed448.dir/test_ed448.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/test_endianess.dir/test_endianess.c.o: binary file
> contents changed
> dpkg-source: error: add
> src/test/CMakeFiles/test_endianess.dir/test_endianess.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/test_mod25519.dir/test_mod25519.c.o: binary file contents
> changed
> dpkg-source: error: add
> src/test/CMakeFiles/test_mod25519.dir/test_mod25519.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/test_mont.dir/test_mont.c.o: binary file contents changed
> dpkg-source: error: add src/test/CMakeFiles/test_mont.dir/test_mont.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/test_mont_mult.dir/test_mont_mult.c.o: binary file
> contents changed
> dpkg-source: error: add
> src/test/CMakeFiles/test_mont_mult.dir/test_mont_mult.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/test_mul_25519.dir/test_mul_25519.c.o: binary file
> contents changed
> dpkg-source: error: add
> src/test/CMakeFiles/test_mul_25519.dir/test_mul_25519.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/test_pkcs1.dir/<<PKGBUILDDIR>>/src/pkcs1_decode.c.o:
> binary file contents changed
> dpkg-source: error: add
> src/test/CMakeFiles/test_pkcs1.dir/<<PKGBUILDDIR>>/src/pkcs1_decode.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/test_pkcs1.dir/test_pkcs1.c.o: binary file contents
> changed
> dpkg-source: error: add src/test/CMakeFiles/test_pkcs1.dir/test_pkcs1.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/test_poly1305_accumulate.dir/test_poly1305_accumulate.c.o:
> binary file contents changed
> dpkg-source: error: add
> src/test/CMakeFiles/test_poly1305_accumulate.dir/test_poly1305_accumulate.c.o
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/test_poly1305_load_m.dir/test_poly1305_load_m.c.o: binary
> file contents changed
> dpkg-source: error: add
> src/test/CMakeFiles/test_poly1305_load_m.dir/test_poly1305_load_m.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/test_poly1305_load_r.dir/test_poly1305_load_r.c.o: binary
> file contents changed
> dpkg-source: error: add
> src/test/CMakeFiles/test_poly1305_load_r.dir/test_poly1305_load_r.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/test_poly1305_multiply.dir/test_poly1305_multiply.c.o:
> binary file contents changed
> dpkg-source: error: add
> src/test/CMakeFiles/test_poly1305_multiply.dir/test_poly1305_multiply.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/test_poly1305_reduce.dir/test_poly1305_reduce.c.o: binary
> file contents changed
> dpkg-source: error: add
> src/test/CMakeFiles/test_poly1305_reduce.dir/test_poly1305_reduce.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/test_product.dir/test_product.c.o: binary file contents
> changed
> dpkg-source: error: add src/test/CMakeFiles/test_product.dir/test_product.c.o
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/test_x25519.dir/test_x25519.c.o: binary file contents
> changed
> dpkg-source: error: add src/test/CMakeFiles/test_x25519.dir/test_x25519.c.o
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/tests_ladder_step.dir/tests_ladder_step.c.o: binary file
> contents changed
> dpkg-source: error: add
> src/test/CMakeFiles/tests_ladder_step.dir/tests_ladder_step.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/x25519.dir/<<PKGBUILDDIR>>/src/multiply_32.c.o: binary
> file contents changed
> dpkg-source: error: add
> src/test/CMakeFiles/x25519.dir/<<PKGBUILDDIR>>/src/multiply_32.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/test/CMakeFiles/x25519.dir/<<PKGBUILDDIR>>/src/x25519.c.o: binary file
> contents changed
> dpkg-source: error: add
> src/test/CMakeFiles/x25519.dir/<<PKGBUILDDIR>>/src/x25519.c.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to src/test/test_addmul: binary
> file contents changed
> dpkg-source: error: add src/test/test_addmul in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/test/test_addmul' will not
> be represented in diff
> dpkg-source: error: cannot represent change to src/test/test_addmul128:
> binary file contents changed
> dpkg-source: error: add src/test/test_addmul128 in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/test/test_addmul128' will
> not be represented in diff
> dpkg-source: error: cannot represent change to src/test/test_aesni: binary
> file contents changed
> dpkg-source: error: add src/test/test_aesni in debian/source/include-binaries
> if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/test/test_aesni' will not
> be represented in diff
> dpkg-source: error: cannot represent change to src/test/test_clmul: binary
> file contents changed
> dpkg-source: error: add src/test/test_clmul in debian/source/include-binaries
> if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/test/test_clmul' will not
> be represented in diff
> dpkg-source: error: cannot represent change to src/test/test_ec_ws: binary
> file contents changed
> dpkg-source: error: add src/test/test_ec_ws in debian/source/include-binaries
> if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/test/test_ec_ws' will not
> be represented in diff
> dpkg-source: error: cannot represent change to src/test/test_ed25519: binary
> file contents changed
> dpkg-source: error: add src/test/test_ed25519 in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/test/test_ed25519' will
> not be represented in diff
> dpkg-source: error: cannot represent change to src/test/test_ed448: binary
> file contents changed
> dpkg-source: error: add src/test/test_ed448 in debian/source/include-binaries
> if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/test/test_ed448' will not
> be represented in diff
> dpkg-source: error: cannot represent change to src/test/test_endianess:
> binary file contents changed
> dpkg-source: error: add src/test/test_endianess in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/test/test_endianess' will
> not be represented in diff
> dpkg-source: error: cannot represent change to src/test/test_mod25519: binary
> file contents changed
> dpkg-source: error: add src/test/test_mod25519 in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/test/test_mod25519' will
> not be represented in diff
> dpkg-source: error: cannot represent change to src/test/test_mont: binary
> file contents changed
> dpkg-source: error: add src/test/test_mont in debian/source/include-binaries
> if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/test/test_mont' will not
> be represented in diff
> dpkg-source: error: cannot represent change to src/test/test_mont_mult:
> binary file contents changed
> dpkg-source: error: add src/test/test_mont_mult in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/test/test_mont_mult' will
> not be represented in diff
> dpkg-source: error: cannot represent change to src/test/test_mul_25519:
> binary file contents changed
> dpkg-source: error: add src/test/test_mul_25519 in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/test/test_mul_25519' will
> not be represented in diff
> dpkg-source: error: cannot represent change to src/test/test_pkcs1: binary
> file contents changed
> dpkg-source: error: add src/test/test_pkcs1 in debian/source/include-binaries
> if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/test/test_pkcs1' will not
> be represented in diff
> dpkg-source: error: cannot represent change to
> src/test/test_poly1305_accumulate: binary file contents changed
> dpkg-source: error: add src/test/test_poly1305_accumulate in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'src/test/test_poly1305_accumulate' will not be represented in diff
> dpkg-source: error: cannot represent change to src/test/test_poly1305_load_m:
> binary file contents changed
> dpkg-source: error: add src/test/test_poly1305_load_m in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/test/test_poly1305_load_m'
> will not be represented in diff
> dpkg-source: error: cannot represent change to src/test/test_poly1305_load_r:
> binary file contents changed
> dpkg-source: error: add src/test/test_poly1305_load_r in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/test/test_poly1305_load_r'
> will not be represented in diff
> dpkg-source: error: cannot represent change to
> src/test/test_poly1305_multiply: binary file contents changed
> dpkg-source: error: add src/test/test_poly1305_multiply in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'src/test/test_poly1305_multiply' will not be represented in diff
> dpkg-source: error: cannot represent change to src/test/test_poly1305_reduce:
> binary file contents changed
> dpkg-source: error: add src/test/test_poly1305_reduce in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/test/test_poly1305_reduce'
> will not be represented in diff
> dpkg-source: error: cannot represent change to src/test/test_product: binary
> file contents changed
> dpkg-source: error: add src/test/test_product in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/test/test_product' will
> not be represented in diff
> dpkg-source: error: cannot represent change to src/test/test_x25519: binary
> file contents changed
> dpkg-source: error: add src/test/test_x25519 in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/test/test_x25519' will not
> be represented in diff
> dpkg-source: error: cannot represent change to src/test/tests_ladder_step:
> binary file contents changed
> dpkg-source: error: add src/test/tests_ladder_step in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'src/test/tests_ladder_step'
> will not be represented in diff
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
>
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage
> --sanitize-env -us -uc -rfakeroot -S' failed to run.
The full build log is available from:
http://qa-logs.debian.net/2023/08/13/pycryptodome_3.18.0+dfsg1-1_unstable.log
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: pycryptodome
Source-Version: 3.20.0+dfsg-2
Done: Antonio Terceiro <[email protected]>
We believe that the bug you reported is fixed in the latest version of
pycryptodome, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Antonio Terceiro <[email protected]> (supplier of updated pycryptodome
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 06 Aug 2024 06:42:59 -0300
Source: pycryptodome
Architecture: source
Version: 3.20.0+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Antonio Terceiro <[email protected]>
Closes: 1045521 1069534 1072992
Changes:
pycryptodome (3.20.0+dfsg-2) unstable; urgency=medium
.
[ YOKOTA Hiroshi ]
* Rediff patches
* Fix wired sanitizer usage
* Use VERBOSE environment variable to display build commands while in CMake
builder
* Some architecture requires additional library (Closes: #1069534)
* Test suite uses CMake to build
* Refactor CMake usage
* Use Debian architecture name for architecture-specific options
* Enable sanitizer option only for supported architecture (Closes: #1072992)
* Clean CMake project files (Closes: #1045521)
* Don't remove a license file even if the file name has "*.orig" extension
* Add link to bug tracker
Checksums-Sha1:
e0a7104b75c30780ab6134fccd448c492809dc13 2300 pycryptodome_3.20.0+dfsg-2.dsc
f4d2b81a41b983273574337a31c2ad984ac8a461 12872
pycryptodome_3.20.0+dfsg-2.debian.tar.xz
0f14c89d86275a41adaff2ef1c8acf24d45e73fd 8453
pycryptodome_3.20.0+dfsg-2_source.buildinfo
Checksums-Sha256:
1bfd70d114bf2c5d77769d900aff4b7f6affc6e543ea49315a37291354df84b4 2300
pycryptodome_3.20.0+dfsg-2.dsc
26bbf7feb55d46276e8e897affd4dee825ba4d280d74ffd75f5fa1c9d38a1ad4 12872
pycryptodome_3.20.0+dfsg-2.debian.tar.xz
7754233933e1fd15a3b351fdf1bdb902730e545395427907c9ebf50cc7364451 8453
pycryptodome_3.20.0+dfsg-2_source.buildinfo
Files:
a81dd6547e35fa257f73c9ceafdf63f7 2300 python optional
pycryptodome_3.20.0+dfsg-2.dsc
e261fa1a903b1da3846ed36115ecbb3c 12872 python optional
pycryptodome_3.20.0+dfsg-2.debian.tar.xz
3e44b89f32baaed77c17193601867723 8453 python optional
pycryptodome_3.20.0+dfsg-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEst7mYDbECCn80PEM/A2xu81GC94FAmax8D0ACgkQ/A2xu81G
C963gQ//YLR3VNXxlPowPzknXUIWTsXJ2OEe6XSJV3U46ktr7NNnKoXEv5iLpAkJ
+kBSP6SoykbhYtSJp9axDHYIzuhUq1lPqEywaQuJ+t0jYFOhAOBa4PicB6Hy038z
inqlj56Udihqk3O82ITbs/8XYqLQSdAcBUEFMAbEeCY2+ueifGZ7z4czsemfzolv
H2ZM7gbRy3Fst492CER9cCM1YZBCeYOtHBFnfFXuU87rY7jMfAfXln4tuafFbUqb
eOCITsvxlAKh1jAuHSxvgH4TtZs9ipRhoGmNQ/pq6sKdOQ6+XvVlu0p7UGyzVMDM
ulvFAvEsBLMUDVWh4lfIExXo9x4qCLCaQ5cFimqXvwBRPRLQMRtW4Al4LmGlztxu
BoKdssHJLtJj7tLu/s1N8PK/gS2iQi5K5s3YYoT81brPSDq+Ch2bY3bb8fWZ7j39
atc+OgJD2z0hMYvSpuc3Qq+QZoybQwHTN06/ifNhtJikzyiGLWdrYRVfbtRGziSF
RGnpF+OxW+AZNeiHnrnBzTmc5diD/tsRXA70OpKqlomr8oZ7n1bqyDItgTTl1p/i
Ew2Ns6IVsfcoggVfUul4aokWOfnRUXaNQJuq3rxs9TdnGCbrb1r6ocxO/WI+4QN5
1uDpqSmzdg356BOXz3gO0WK5C4Vu0du5cZByvIp5x0wSfmDRAWw=
=TI3v
-----END PGP SIGNATURE-----
pgptnJ8esCs3a.pgp
Description: PGP signature
--- End Message ---