Your message dated Mon, 02 Feb 2026 15:36:45 +0000
with message-id <[email protected]>
and subject line Bug#1126254: fixed in tpm2-pkcs11 1.9.1-0.2
has caused the Debian Bug report #1126254,
regarding tpm2-pkcs11: FTBFS: E: pybuild pybuild:147: cannot detect build 
system, please use --system option or set PYBUILD_SYSTEM env. variable
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.)


-- 
1126254: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1126254
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:tpm2-pkcs11
Version: 1.9.1-0.1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202601/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:tpm2-pkcs11, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --exclude=.la --exclude=.pc
   dh_autoreconf_clean -O--exclude=.la -O--exclude=.pc
   dh_clean -O--exclude=.la -O--exclude=.pc
 debian/rules binary
dh binary --exclude=.la --exclude=.pc
   dh_update_autotools_config -O--exclude=.la -O--exclude=.pc
   dh_autoreconf -O--exclude=.la -O--exclude=.pc
aclocal: overwriting 'm4/ax_add_fortify_source.m4' with 
'/usr/share/aclocal/ax_add_fortify_source.m4'
aclocal: overwriting 'm4/ax_check_compile_flag.m4' with 
'/usr/share/aclocal/ax_check_compile_flag.m4'
aclocal: overwriting 'm4/ax_code_coverage.m4' with 
'/usr/share/aclocal/ax_code_coverage.m4'
aclocal: overwriting 'm4/ax_is_release.m4' with 
'/usr/share/aclocal/ax_is_release.m4'
aclocal: overwriting 'm4/libtool.m4' with '/usr/share/aclocal/libtool.m4'
aclocal: overwriting 'm4/ltoptions.m4' with '/usr/share/aclocal/ltoptions.m4'
aclocal: overwriting 'm4/ltversion.m4' with '/usr/share/aclocal/ltversion.m4'
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:17: installing './compile'
configure.ac:19: installing './missing'
Makefile.am:79: warning: AM_DISTCHECK_CONFIGURE_FLAGS was already defined in 
condition AUTOCONF_CODE_COVERAGE_2019_01_06 and CODE_COVERAGE_ENABLED, which is 
included in condition TRUE ...
aminclude_static.am:100: ... 'AM_DISTCHECK_CONFIGURE_FLAGS' previously defined 
here
Makefile.am:20:   'aminclude_static.am' included from here
Makefile.am: installing './depcomp'
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- --enable-unit --enable-fapi=no
        ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-option-checking --disable-silent-rules 
--libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run 
--disable-maintainer-mode --disable-dependency-tracking --enable-unit 
--enable-fapi=no
checking whether to enable debugging... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/x86_64-linux-gnu-ld
checking if the linker (/usr/bin/x86_64-linux-gnu-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 
func_convert_file_noop
checking for /usr/bin/x86_64-linux-gnu-ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for gawk... no
checking for mawk... mawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) 
supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '999' is supported by ustar format... yes
checking whether GID '999' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking dependency style of gcc... none
checking whether to build with code coverage support... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for sqlite3... yes
checking for yaml-0.1... yes
checking for libcrypto >= 1.1.0... yes
checking for tss2-esys >= 3.2... yes
checking for tss2-mu... yes
checking for tss2-tctildr... yes
checking for tss2-rc... yes
checking for a Python interpreter with version >= 3.7... python3
checking for python3... /usr/bin/python3
checking for python3 version... 3.13
checking for python3 platform... linux
checking for GNU default python3 prefix... ${prefix}
checking for GNU default python3 exec_prefix... ${exec_prefix}
checking for python3 script directory (pythondir)... 
${PYTHON_PREFIX}/lib/python3.13/site-packages
checking for python3 extension module directory (pyexecdir)... 
${PYTHON_EXEC_PREFIX}/lib/python3.13/site-packages
checking for module pyasn1_modules in python... found
checking for module pyasn1 in python... found
checking for module cryptography in python... found
checking for module yaml in python... found
checking for module tpm2_pytss in python... found
checking how to run the C preprocessor... gcc -E
checking for egrep -e... (cached) /usr/bin/grep -E
checking whether gcc is Clang... no
checking whether pthreads work with "-pthread" and "-lpthread"... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking if LD -Wl,--version-script works... yes
checking for tss2-fapi >= 3.0 ... no
checking for __attribute__((weak))... yes
checking for cmocka... yes
checking for gcj... no
checking for guavac... no
checking for jikes... no
checking for javac... no
checking if  works... 
checking for kaffe... no
checking for java... no
checking for gcj... no
checking for guavac... no
checking for jikes... no
checking for javac... no
checking if  works... 
checking if  works... 
checking for p11-kit-1... yes
checking p11 module path... /usr/lib/x86_64-linux-gnu/pkcs11
checking p11 configs path... /usr/share/p11-kit/modules
./configure: line 20364: prefix: command not found
checking whether byte ordering is bigendian... no
checking whether the C compiler accepts -Wall... yes
checking whether the C compiler accepts -Wextra... yes
checking whether the C compiler accepts -Wformat... yes
checking whether the C compiler accepts -Wformat-security... yes
checking whether the C compiler accepts -Wstack-protector... yes
checking whether the C compiler accepts -fstack-protector-all... yes
checking whether the C compiler accepts -Wstrict-overflow=5... yes
checking whether the C compiler accepts -O2... yes
checking whether the C compiler accepts -Werror... yes
checking whether to add -D_FORTIFY_SOURCE=3 to CPPFLAGS... no
checking whether to add -D_FORTIFY_SOURCE=2 to CPPFLAGS... no
checking whether the C compiler accepts -fPIC... yes
checking whether the linker accepts -shared... yes
checking whether the C compiler accepts -fPIE... yes
checking whether the linker accepts -pie... yes
checking whether the linker accepts -Wl,-z,relro... yes
checking whether the linker accepts -Wl,-z,now... yes
checking whether the C compiler accepts -fdata-sections... yes
checking whether the C compiler accepts -ffunction-sections... yes
checking whether the linker accepts -Wl,--gc-sections... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/tpm2-pkcs11.pc
config.status: creating src/lib/config.h
config.status: executing libtool commands
config.status: executing depfiles commands
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_build-indep
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build --buildsystem pybuild
E: pybuild pybuild:147: cannot detect build system, please use --system option 
or set PYBUILD_SYSTEM env. variable
dh_auto_build: error: pybuild --build -i python{version} -p "3.14 3.13" 
returned exit code 11
make[1]: *** [debian/rules:16: override_dh_auto_build-indep] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:24: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: tpm2-pkcs11
Source-Version: 1.9.1-0.2
Done: Bastian Germann <[email protected]>

We believe that the bug you reported is fixed in the latest version of
tpm2-pkcs11, 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.
Bastian Germann <[email protected]> (supplier of updated tpm2-pkcs11 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, 02 Feb 2026 16:15:32 +0100
Source: tpm2-pkcs11
Architecture: source
Version: 1.9.1-0.2
Distribution: unstable
Urgency: medium
Maintainer: Alvin Chen <[email protected]>
Changed-By: Bastian Germann <[email protected]>
Closes: 1126254
Changes:
 tpm2-pkcs11 (1.9.1-0.2) unstable; urgency=medium
 .
   * Non-maintainer upload
 .
   [ Simon Josefsson ]
   * Use pkgconf instead of obsolete pkg-config
   * Add d/salsa-ci.yml, for wrap-and-sort and aptly
   * Run wrap-and-sort
 .
   [ Nick Rosbrook ]
   * d/rules: set PYBUILD_SYSTEM=distutils explicitly (Closes: #1126254)
Checksums-Sha1:
 eb298b80d2f5e0d43443374fb5a58bc33920c5d0 2421 tpm2-pkcs11_1.9.1-0.2.dsc
 dcbca1e3d015899e5feb48e5b7a65bc5d6e15e81 7060 
tpm2-pkcs11_1.9.1-0.2.debian.tar.xz
 3806ff9c70db9fde77ff7e1020d3b71822c461da 10714 
tpm2-pkcs11_1.9.1-0.2_source.buildinfo
Checksums-Sha256:
 119d26cb59ee2d1ed9bf7f4b9deb535b7a99d3ee8e18d6d678fc8f8aefd65b34 2421 
tpm2-pkcs11_1.9.1-0.2.dsc
 c419690f9589bdeca0158ec446b855ce680a446a717fe39e6b1a8268730d4a01 7060 
tpm2-pkcs11_1.9.1-0.2.debian.tar.xz
 3e84ad645a7bf0a68f1c706ba4b26eb75bef43ec12ec214e3e3bbda2f81362b0 10714 
tpm2-pkcs11_1.9.1-0.2_source.buildinfo
Files:
 9d46ea40185b7db40d9bb9f2c117071b 2421 libs optional tpm2-pkcs11_1.9.1-0.2.dsc
 9d6c57f96a97610d48ffc5d8e3e93ffa 7060 libs optional 
tpm2-pkcs11_1.9.1-0.2.debian.tar.xz
 5c0dc3bb0789ba6ecce8b977f68b849f 10714 libs optional 
tpm2-pkcs11_1.9.1-0.2_source.buildinfo

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

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmmAwAkQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFA9hDADZFo15U9IlbmCshDL3LyqylWlY56JaNfWA
MQE3UX/wu60GvsT9OhDbsChf503MVdJXbkHcAWjrpASbqupvjtCsepSxMWVgGjLF
QMK5nYwLYDnz6WMMej00Nk18OqZse3PQr+K7htmSL12NtojiKbvq+LEilqkSMV+d
K9gIV9FTnISOShAcCwabURV3du4sRqILmXIaNZmE+bSBznwKxBQl3rXoP3o/Lnue
4u6cAnpFxb9DvYMOh7mG9sPS1eqbX9NT3HDO/Y7UnZRImMoeB3TsTZ+Ru1yFRvmH
MfLmwntM6y7o2+vwrjuS/V1YO85R74vqjXwxhWRbtZXQZgoHcT/FjTuByOo4kfPK
i2sviCrfK3jCmS6dRrfGSs8Mu8041BKzWB0g/7bqTyuLHv/5ofhTDnOGm8cV/k3E
ZtBKF+JSLbDSAJSgt6ogeR4VydfhSJs1c7DtYomDLLYX4zMnmiQSvX1GgGl+2fg7
S/4CBoS2/npRR7oQq0XAjZUu0a3RaqA=
=wq+f
-----END PGP SIGNATURE-----

Attachment: pgpIO84T40ew4.pgp
Description: PGP signature


--- End Message ---

Reply via email to