Your message dated Tue, 30 Sep 2025 00:19:53 +0000
with message-id <[email protected]>
and subject line Bug#1046479: fixed in libtpms 0.10.1-1
has caused the Debian Bug report #1046479,
regarding libtpms: 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.)
--
1046479: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046479
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libtpms
Version: 0.9.2-3.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 libtpms
> dpkg-buildpackage: info: source version 0.9.2-3.1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Salvatore Bonaccorso
> <[email protected]>
> dpkg-source --before-build .
> debian/rules clean
> dh clean --with autoreconf
> dh_auto_clean
> make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in include
> make[2]: Entering directory '/<<PKGBUILDDIR>>/include'
> Making distclean in libtpms
> make[3]: Entering directory '/<<PKGBUILDDIR>>/include/libtpms'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "tpm_library.h" || rm -f tpm_library.h
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/include/libtpms'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/include'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/include'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/include'
> Making distclean in man
> make[2]: Entering directory '/<<PKGBUILDDIR>>/man'
> Making distclean in man3
> make[3]: Entering directory '/<<PKGBUILDDIR>>/man/man3'
> test -z "TPM_IO_Hash_Start.3 TPM_IO_TpmEstablished_Get.3
> TPMLIB_CancelCommand.3 TPMLIB_ChooseTPMVersion.3 TPMLIB_DecodeBlob.3
> TPMLIB_GetInfo.3 TPMLIB_GetTPMProperty.3 TPMLIB_GetVersion.3
> TPMLIB_MainInit.3 TPMLIB_Process.3 TPMLIB_SetDebugFD.3 TPMLIB_SetBufferSize.3
> TPMLIB_SetState.3 TPMLIB_RegisterCallbacks.3 TPMLIB_ValidateState.3
> TPMLIB_VolatileAll_Store.3 TPM_Malloc.3" || rm -f TPM_IO_Hash_Start.3
> TPM_IO_TpmEstablished_Get.3 TPMLIB_CancelCommand.3 TPMLIB_ChooseTPMVersion.3
> TPMLIB_DecodeBlob.3 TPMLIB_GetInfo.3 TPMLIB_GetTPMProperty.3
> TPMLIB_GetVersion.3 TPMLIB_MainInit.3 TPMLIB_Process.3 TPMLIB_SetDebugFD.3
> TPMLIB_SetBufferSize.3 TPMLIB_SetState.3 TPMLIB_RegisterCallbacks.3
> TPMLIB_ValidateState.3 TPMLIB_VolatileAll_Store.3 TPM_Malloc.3
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/man/man3'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/man'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/man'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/man'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "a.out *.gcov *.gcda *.gcno tpm12/*.gcov tpm12/*.gcda tpm12/*.gcno
> tpm2/*.gcov tpm2/*.gcda tpm2/*.gcno tpm2/crypto/openssl/*.gcov
> tpm2/crypto/openssl/*.gcda tpm2/crypto/openssl/*.gcno" || rm -f a.out *.gcov
> *.gcda *.gcno tpm12/*.gcov tpm12/*.gcda tpm12/*.gcno tpm2/*.gcov tpm2/*.gcda
> tpm2/*.gcno tpm2/crypto/openssl/*.gcov tpm2/crypto/openssl/*.gcda
> tpm2/crypto/openssl/*.gcno
> test -z "libtpms.la" || rm -f libtpms.la
> rm -rf .libs _libs
> test -z "libtpms_tpm12.la libtpms_tpm2.la" || rm -f libtpms_tpm12.la
> libtpms_tpm2.la
> rm -f ./so_locations
> rm -rf tpm12/.libs tpm12/_libs
> rm -f *.o
> rm -rf tpm2/.libs tpm2/_libs
> rm -f ./so_locations
> rm -f tpm12/*.o
> rm -f *.lo
> rm -rf tpm2/crypto/openssl/.libs tpm2/crypto/openssl/_libs
> rm -f tpm12/*.lo
> rm -f *.tab.c
> rm -f tpm2/*.o
> test -z "" || rm -f
> rm -f tpm2/*.lo
> test . = "." || test -z "" || rm -f
> rm -f tpm2/crypto/openssl/*.o
> rm -f tpm12/.deps/.dirstamp
> rm -f tpm2/crypto/openssl/*.lo
> rm -f tpm12/.dirstamp
> rm -f tpm2/.deps/.dirstamp
> rm -f tpm2/.dirstamp
> rm -f tpm2/crypto/openssl/.deps/.dirstamp
> rm -f tpm2/crypto/openssl/.dirstamp
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/libtpms_la-disabled_interface.Plo
> rm -f ./.deps/libtpms_la-tpm_debug.Plo
> rm -f ./.deps/libtpms_la-tpm_library.Plo
> rm -f ./.deps/libtpms_la-tpm_memory.Plo
> rm -f ./.deps/libtpms_la-tpm_nvfile.Plo
> rm -f ./.deps/libtpms_tpm12_la-tpm_tpm12_interface.Plo
> rm -f ./.deps/libtpms_tpm12_la-tpm_tpm12_tis.Plo
> rm -f ./.deps/libtpms_tpm2_la-tpm_tpm2_interface.Plo
> rm -f ./.deps/libtpms_tpm2_la-tpm_tpm2_tis.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_admin.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_audit.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_auth.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_counter.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_crypto.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_crypto_freebl.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_cryptoh.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_daa.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_delegate.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_digest.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_error.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_global.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_identity.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_init.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_key.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_libtpms_io.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_load.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_maint.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_migration.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_nonce.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_nvram.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_openssl_helpers.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_owner.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_pcr.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_permanent.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_platform.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_process.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_secret.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_session.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_sizedbuffer.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_startup.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_storage.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_store.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_svnrevision.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_ticks.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_time.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_transport.Plo
> rm -f tpm12/.deps/libtpms_tpm12_la-tpm_ver.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-ACTCommands.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-ACT_spt.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-AlgorithmCap.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-AlgorithmTests.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-AsymmetricCommands.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-Attest_spt.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-AttestationCommands.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-AuditCommands.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-BackwardsCompatibilityObject.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-Bits.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-BnConvert.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-BnMath.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-BnMemory.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-Cancel.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-CapabilityCommands.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-Clock.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-ClockCommands.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-CommandAudit.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-CommandCodeAttributes.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-CommandDispatcher.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-ContextCommands.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-Context_spt.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-CryptEccData.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-CryptSelfTest.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-CryptUtil.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-DA.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-DebugHelpers.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-DictionaryCommands.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-DuplicationCommands.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-EACommands.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-EncryptDecrypt_spt.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-Entity.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-Entropy.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-EphemeralCommands.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-ExecCommand.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-Global.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-Handle.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-HashCommands.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-Hierarchy.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-HierarchyCommands.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-IntegrityCommands.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-IoBuffers.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-LibtpmsCallbacks.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-Locality.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-LocalityPlat.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-ManagementCommands.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-Manufacture.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-Marshal.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-MathOnByteBuffers.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-Memory.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-NVCommands.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-NVDynamic.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-NVMarshal.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-NVMem.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-NVReserved.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-NV_spt.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-Object.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-ObjectCommands.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-Object_spt.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-PCR.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-PP.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-PPPlat.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-PlatformACT.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-PlatformData.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-Policy_spt.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-Power.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-PowerPlat.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-PrimeData.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-PropertyCap.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-RandomCommands.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-Response.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-ResponseCodeProcessing.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-RunCommand.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-Session.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-SessionCommands.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-SessionProcess.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-SigningCommands.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-StartupCommands.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-StateMarshal.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-SymmetricCommands.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-TPMCmdp.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-TestingCommands.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-Ticket.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-Time.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-TpmAsn1.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-TpmFail.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-TpmSizeChecks.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-Unique.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-Unmarshal.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-Vendor_TCG_Test.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-Volatile.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-X509_ECC.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-X509_RSA.Plo
> rm -f tpm2/.deps/libtpms_tpm2_la-X509_spt.Plo
> rm -f tpm2/crypto/openssl/.deps/libtpms_tpm2_la-CryptCmac.Plo
> rm -f tpm2/crypto/openssl/.deps/libtpms_tpm2_la-CryptDes.Plo
> rm -f tpm2/crypto/openssl/.deps/libtpms_tpm2_la-CryptEccKeyExchange.Plo
> rm -f tpm2/crypto/openssl/.deps/libtpms_tpm2_la-CryptEccMain.Plo
> rm -f tpm2/crypto/openssl/.deps/libtpms_tpm2_la-CryptEccSignature.Plo
> rm -f tpm2/crypto/openssl/.deps/libtpms_tpm2_la-CryptHash.Plo
> rm -f tpm2/crypto/openssl/.deps/libtpms_tpm2_la-CryptPrime.Plo
> rm -f tpm2/crypto/openssl/.deps/libtpms_tpm2_la-CryptPrimeSieve.Plo
> rm -f tpm2/crypto/openssl/.deps/libtpms_tpm2_la-CryptRand.Plo
> rm -f tpm2/crypto/openssl/.deps/libtpms_tpm2_la-CryptRsa.Plo
> rm -f tpm2/crypto/openssl/.deps/libtpms_tpm2_la-CryptSmac.Plo
> rm -f tpm2/crypto/openssl/.deps/libtpms_tpm2_la-CryptSym.Plo
> rm -f tpm2/crypto/openssl/.deps/libtpms_tpm2_la-ExpDCache.Plo
> rm -f tpm2/crypto/openssl/.deps/libtpms_tpm2_la-Helpers.Plo
> rm -f tpm2/crypto/openssl/.deps/libtpms_tpm2_la-TpmToOsslDesSupport.Plo
> rm -f tpm2/crypto/openssl/.deps/libtpms_tpm2_la-TpmToOsslMath.Plo
> rm -f tpm2/crypto/openssl/.deps/libtpms_tpm2_la-TpmToOsslSupport.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in tests
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tests'
> test -z "*.gcov *.gcda *.gcno" || rm -f *.gcov *.gcda *.gcno
> rm -f base64decode nvram_offsets tpm2_createprimary tpm2_pcr_read
> tpm2_selftest fuzz
> rm -rf .libs _libs
> rm -f *.o
> test -z "base64decode.sh.log fuzz.sh.log nvram_offsets.log
> tpm2_createprimary.sh.log tpm2_pcr_read.sh.log tpm2_selftest.sh.log" || rm -f
> base64decode.sh.log fuzz.sh.log nvram_offsets.log tpm2_createprimary.sh.log
> tpm2_pcr_read.sh.log tpm2_selftest.sh.log
> rm -f *.lo
> test -z "base64decode.sh.trs fuzz.sh.trs nvram_offsets.trs
> tpm2_createprimary.sh.trs tpm2_pcr_read.sh.trs tpm2_selftest.sh.trs" || rm -f
> base64decode.sh.trs fuzz.sh.trs nvram_offsets.trs tpm2_createprimary.sh.trs
> tpm2_pcr_read.sh.trs tpm2_selftest.sh.trs
> rm -f *.tab.c
> test -z "test-suite.log" || rm -f test-suite.log
> test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> rm -f ./.deps/base64decode.Po
> rm -f ./.deps/freebl_sha1flattensize-freebl_sha1flattensize.Po
> rm -f ./.deps/fuzz-fuzz.Po
> rm -f ./.deps/fuzz-main.Po
> rm -f ./.deps/nvram_offsets-nvram_offsets.Po
> rm -f ./.deps/tpm2_createprimary.Po
> rm -f ./.deps/tpm2_pcr_read.Po
> rm -f ./.deps/tpm2_selftest.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "dist/libtpms.spec libtpms.pc" || rm -f dist/libtpms.spec libtpms.pc
> rm -f config.h stamp-h1
> rm -f libtool config.lt
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno
> config.status.lineno
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autoreconf_clean
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building libtpms using existing ./libtpms_0.9.2.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file dist/libtpms.spec, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file
> include/libtpms/tpm_library.h, use --include-removal to override
> dpkg-source: error: cannot represent change to
> include/libtpms/tpm_error.h.gch: binary file contents changed
> dpkg-source: error: add include/libtpms/tpm_error.h.gch in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> 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/libtpms_0.9.2-3.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: libtpms
Source-Version: 0.10.1-1
Done: Luca Boccassi <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libtpms, 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.
Luca Boccassi <[email protected]> (supplier of updated libtpms 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: SHA512
Format: 1.8
Date: Mon, 22 Sep 2025 12:44:18 +0100
Source: libtpms
Architecture: source
Version: 0.10.1-1
Distribution: unstable
Urgency: medium
Maintainer: Luca Boccassi <[email protected]>
Changed-By: Luca Boccassi <[email protected]>
Closes: 998654 1032182 1046479 1113720
Changes:
libtpms (0.10.1-1) unstable; urgency=medium
.
* Implement package salvaging protocol (Closes: #1113720)
* Import autopkgtest from Ubuntu (Closes: #998654)
* d/control: bump Standards-Version to 4.7.2, no changes
* New upstream version 0.10.1 (Closes: #1032182)
* Drop CVE patches, merged upstream
* Refresh do_not_inline_makeiv.patch for new upstream release
* Run wrap-and-sort for build deps
* Switch from pkg-config to pkgconf
* Build with package-notes ELF stamping
* Mark libtpms-dev as MA: same
* Update symbols file for 0.10.1
* d/rules: drop unused dh_usrlocal override
* Enable hardening options
* Drop 0004-fix-ftbfs-bug.patch, no longer needed
* Drop do_not_inline_makeiv.patch, no longer needed
* Rework no_local_check.patch
* Set forwarded tag in 0003-set-man-page-date-to-last-changelog.patch
* Add d/salsa-ci.yml
* Backport patch to fix dist-clean (Closes: #1046479)
Checksums-Sha1:
448185b737d5adbb81207a0c1967091d8dc7b28a 2075 libtpms_0.10.1-1.dsc
4f78cc2c00ac416d225d012b963403746b03a69b 1399253 libtpms_0.10.1.orig.tar.gz
fd86560746d29abdbc6d375e30e0081d9e435b83 10144 libtpms_0.10.1-1.debian.tar.xz
289c37b710440ae804f8a5864e4de7a5a48a52aa 6446 libtpms_0.10.1-1_source.buildinfo
Checksums-Sha256:
a2b5e05da469c36df1eba5f5bbf5590c573491bf088e42971e629fd7c5fa266d 2075
libtpms_0.10.1-1.dsc
ebc24f3191d90f6cf0b4d4200cd876db4bd224b3c565708bbea0a82ee275e0fb 1399253
libtpms_0.10.1.orig.tar.gz
12a1cdd312f435ba020460eaf0dfc96c07469b8dd2d192b50a7079f2127463fa 10144
libtpms_0.10.1-1.debian.tar.xz
ad4bda63e7a82a2566e9b87e6782c6afe20c5da3186e9267a62234fce8021dfa 6446
libtpms_0.10.1-1_source.buildinfo
Files:
af45c8c0df68e6c2c47e1077f1968bdc 2075 libs optional libtpms_0.10.1-1.dsc
05c5c0aec50f4afe7de0724d3bf7eb2e 1399253 libs optional
libtpms_0.10.1.orig.tar.gz
285c7eebf9854d2f4bd96b9dbd305ee8 10144 libs optional
libtpms_0.10.1-1.debian.tar.xz
b6143a8a5ad5aa9b94ed7af80af1cfad 6446 libs optional
libtpms_0.10.1-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEErCSqx93EIPGOymuRKGv37813JB4FAmjR3z4RHGJsdWNhQGRl
Ymlhbi5vcmcACgkQKGv37813JB4k4hAArsIlETG0M3ocq8lFp9ZZpnoa5IfYjeHF
jq6MVPo4/aDzx1OfAX30EM6OPAOhovfc+qp9xieBsvX+ARMYKbgqSsbpOiOlCyWN
PYyNxwxXy42rID1yI9jw3FJ60w+ItVcuXbcvoQcU5hVUrIbZrj//pYCUtZAOkf9f
CtSUL2gYZpkVHQqjonEMhJizH4M3Q29XGFJHA3DGFqGtEC/ezLPxYH6ljsnug4PJ
KEiwO26xnEoM9FJuf9hyfcXYKLAi0GXpgnQ7/XSfLr0MXxAOdM7ImymolQNxxJ43
UHlItrtkjRfDb9m+niIcbyhZtMEjMNXz2fjoUrQKpYIiXts1fBJkwHPRyzsDGCbR
7EYYMdgXEEQqcwnXwic5DrgpKdwxdFZuekn1cRhe8+fsY2Kbk3beonnOzKSdO/8t
7wwcZL0u6/31AfauXGbj/2KQJRpPVvZ/3iwV234YJmOR6Fu+1cfHzjVtB+hMnDJG
3gKrlYIy4w0rc0jVP2Ud5xp7sNt0u8JltgLI+pQowXVy2R7yqFblKDJ196myM/3p
BhN6TcQIhkBG2TO66xqWBw1Mk5jjDnZkeWAJldlmaVpVWJP+yTB+jM4wA9E2TWN7
tsfjQc/O411uHqzmvrGvAfv3e2pl8DlaHurjjYoKVSNK4z32M9t8c82IgqkgZV9R
B+FVaD/XFHA=
=k6ip
-----END PGP SIGNATURE-----
pgpqjdtV0hKdN.pgp
Description: PGP signature
--- End Message ---