Your message dated Mon, 31 Jul 2023 12:24:28 +0000
with message-id <e1qqrwq-00d0qw...@fasolo.debian.org>
and subject line Bug#1042041: fixed in tpm2-pytss 2.1.0-1
has caused the Debian Bug report #1042041,
regarding tpm2-pkcs11: FTBFS: gcc: error: unrecognized command-line option '-V'
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 ow...@bugs.debian.org
immediately.)
--
1042041: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042041
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: tpm2-pkcs11
Version: 1.9.0-0.2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> gcc version 13.1.0 (Debian 13.1.0-9)
> ... rest of stderr output deleted ...
> configure:3441: $? = 0
> configure:3430: gcc -V >&5
> gcc: error: unrecognized command-line option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:3441: $? = 1
> configure:3430: gcc -qversion >&5
> gcc: error: unrecognized command-line option '-qversion'; did you mean
> '--version'?
> gcc: fatal error: no input files
> compilation terminated.
> configure:3441: $? = 1
> configure:3430: gcc -version >&5
> gcc: error: unrecognized command-line option '-version'
> gcc: fatal error: no input files
> compilation terminated.
> configure:3441: $? = 1
> configure:3461: checking whether the C compiler works
> configure:3483: gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c >&5
> configure:3487: $? = 0
> configure:3537: result: yes
> configure:3540: checking for C compiler default output file name
> configure:3542: result: a.out
> configure:3548: checking for suffix of executables
> configure:3555: gcc -o conftest -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c >&5
> configure:3559: $? = 0
> configure:3582: result:
> configure:3604: checking whether we are cross compiling
> configure:3612: gcc -o conftest -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c >&5
> configure:3616: $? = 0
> configure:3623: ./conftest
> configure:3627: $? = 0
> configure:3642: result: no
> configure:3647: checking for suffix of object files
> configure:3670: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3674: $? = 0
> configure:3696: result: o
> configure:3700: checking whether the compiler supports GNU C
> configure:3720: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3720: $? = 0
> configure:3730: result: yes
> configure:3741: checking whether gcc accepts -g
> configure:3762: gcc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3762: $? = 0
> configure:3806: result: yes
> configure:3826: checking for gcc option to enable C11 features
> configure:3841: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3841: $? = 0
> configure:3859: result: none needed
> configure:3980: checking whether gcc understands -c and -o together
> configure:4003: gcc -c conftest.c -o conftest2.o
> configure:4006: $? = 0
> configure:4003: gcc -c conftest.c -o conftest2.o
> configure:4006: $? = 0
> configure:4018: result: yes
> configure:4067: checking build system type
> configure:4082: result: x86_64-pc-linux-gnu
> configure:4102: checking host system type
> configure:4116: result: x86_64-pc-linux-gnu
> configure:4157: checking how to print strings
> configure:4184: result: printf
> configure:4205: checking for a sed that does not truncate output
> configure:4275: result: /bin/sed
> configure:4293: checking for grep that handles long lines and -e
> configure:4357: result: /bin/grep
> configure:4362: checking for egrep
> configure:4430: result: /bin/grep -E
> configure:4435: checking for fgrep
> configure:4503: result: /bin/grep -F
> configure:4539: checking for ld used by gcc
> configure:4607: result: /usr/bin/ld
> configure:4614: checking if the linker (/usr/bin/ld) is GNU ld
> configure:4630: result: yes
> configure:4642: checking for BSD- or MS-compatible name lister (nm)
> configure:4697: result: /usr/bin/nm -B
> configure:4837: checking the name lister (/usr/bin/nm -B) interface
> configure:4845: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4848: /usr/bin/nm -B "conftest.o"
> configure:4851: output
> 0000000000000000 B some_variable
> configure:4858: result: BSD nm
> configure:4861: checking whether ln -s works
> configure:4865: result: yes
> configure:4873: checking the maximum length of command line arguments
> configure:5005: result: 1572864
> configure:5053: checking how to convert x86_64-pc-linux-gnu file names to
> x86_64-pc-linux-gnu format
> configure:5094: result: func_convert_file_noop
> configure:5101: checking how to convert x86_64-pc-linux-gnu file names to
> toolchain format
> configure:5122: result: func_convert_file_noop
> configure:5129: checking for /usr/bin/ld option to reload object files
> configure:5137: result: -r
> configure:5216: checking for file
> configure:5237: found /usr/bin/file
> configure:5248: result: file
> configure:5324: checking for objdump
> configure:5345: found /usr/bin/objdump
> configure:5356: result: objdump
> configure:5388: checking how to recognize dependent libraries
> configure:5589: result: pass_all
> configure:5679: checking for dlltool
> configure:5714: result: no
> configure:5744: checking how to associate runtime and link libraries
> configure:5772: result: printf %s\n
> configure:5838: checking for ar
> configure:5859: found /usr/bin/ar
> configure:5870: result: ar
> configure:5923: checking for archiver @FILE support
> configure:5941: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:5941: $? = 0
> configure:5945: ar cr libconftest.a @conftest.lst >&5
> configure:5948: $? = 0
> configure:5953: ar cr libconftest.a @conftest.lst >&5
> ar: conftest.o: No such file or directory
> configure:5956: $? = 1
> configure:5968: result: @
> configure:6031: checking for strip
> configure:6052: found /usr/bin/strip
> configure:6063: result: strip
> configure:6140: checking for ranlib
> configure:6161: found /usr/bin/ranlib
> configure:6172: result: ranlib
> configure:6249: checking for gawk
> configure:6284: result: no
> configure:6249: checking for mawk
> configure:6270: found /usr/bin/mawk
> configure:6281: result: mawk
> configure:6321: checking command to parse /usr/bin/nm -B output from gcc
> object
> configure:6475: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:6478: $? = 0
> configure:6482: /usr/bin/nm -B conftest.o | /bin/sed -n -e 's/^.*[
> ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][
> ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed '/ __gnu_lto/d' >
> conftest.nm
> configure:6548: gcc -o conftest -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c conftstm.o >&5
> configure:6551: $? = 0
> configure:6589: result: ok
> configure:6636: checking for sysroot
> configure:6667: result: no
> configure:6674: checking for a working dd
> configure:6718: result: /bin/dd
> configure:6722: checking how to truncate binary pipes
> configure:6738: result: /bin/dd bs=4096 count=1
> configure:6875: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:6878: $? = 0
> configure:7075: checking for mt
> configure:7110: result: no
> configure:7130: checking if : is a manifest tool
> configure:7137: : '-?'
> configure:7145: result: no
> configure:7870: checking for stdio.h
> configure:7870: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7870: $? = 0
> configure:7870: result: yes
> configure:7870: checking for stdlib.h
> configure:7870: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7870: $? = 0
> configure:7870: result: yes
> configure:7870: checking for string.h
> configure:7870: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7870: $? = 0
> configure:7870: result: yes
> configure:7870: checking for inttypes.h
> configure:7870: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7870: $? = 0
> configure:7870: result: yes
> configure:7870: checking for stdint.h
> configure:7870: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7870: $? = 0
> configure:7870: result: yes
> configure:7870: checking for strings.h
> configure:7870: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7870: $? = 0
> configure:7870: result: yes
> configure:7870: checking for sys/stat.h
> configure:7870: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7870: $? = 0
> configure:7870: result: yes
> configure:7870: checking for sys/types.h
> configure:7870: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7870: $? = 0
> configure:7870: result: yes
> configure:7870: checking for unistd.h
> configure:7870: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7870: $? = 0
> configure:7870: result: yes
> configure:7895: checking for dlfcn.h
> configure:7895: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7895: $? = 0
> configure:7895: result: yes
> configure:8154: checking for objdir
> configure:8170: result: .libs
> configure:8434: checking if gcc supports -fno-rtti -fno-exceptions
> configure:8453: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5
> cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but
> not for C
> configure:8457: $? = 0
> configure:8470: result: no
> configure:8834: checking for gcc option to produce PIC
> configure:8842: result: -fPIC -DPIC
> configure:8850: checking if gcc PIC flag -fPIC -DPIC works
> configure:8869: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5
> configure:8873: $? = 0
> configure:8886: result: yes
> configure:8915: checking if gcc static flag -static works
> configure:8944: result: yes
> configure:8959: checking if gcc supports -c -o file.o
> configure:8981: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5
> configure:8985: $? = 0
> configure:9007: result: yes
> configure:9015: checking if gcc supports -c -o file.o
> configure:9063: result: yes
> configure:9096: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64)
> supports shared libraries
> configure:10370: result: yes
> configure:10407: checking whether -lc should be explicitly linked in
> configure:10416: gcc -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:10419: $? = 0
> configure:10434: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname
> -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
> configure:10437: $? = 0
> configure:10451: result: no
> configure:10611: checking dynamic linker characteristics
> configure:11193: gcc -o conftest -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/foo conftest.c
> >&5
> configure:11193: $? = 0
> configure:11444: result: GNU/Linux ld.so
> configure:11566: checking how to hardcode library paths into programs
> configure:11591: result: immediate
> configure:12143: checking whether stripping libraries is possible
> configure:12152: result: yes
> configure:12194: checking if libtool supports shared libraries
> configure:12196: result: yes
> configure:12199: checking whether to build shared libraries
> configure:12224: result: yes
> configure:12227: checking whether to build static libraries
> configure:12231: result: yes
> configure:12285: checking for a BSD-compatible install
> configure:12358: result: /usr/bin/install -c
> configure:12369: checking whether build environment is sane
> configure:12424: result: yes
> configure:12579: checking for a race-free mkdir -p
> configure:12623: result: /bin/mkdir -p
> configure:12626: checking whether make sets $(MAKE)
> configure:12649: result: yes
> configure:12671: checking whether make supports the include directive
> configure:12686: make -f confmf.GNU && cat confinc.out
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> this is the am__doit target
> configure:12689: $? = 0
> configure:12708: result: yes (GNU style)
> configure:12743: checking whether make supports nested variables
> configure:12761: result: yes
> configure:12842: checking dependency style of gcc
> configure:12954: result: none
> configure:13057: checking whether make supports nested variables
> configure:13075: result: yes
> configure:13112: checking whether to build with code coverage support
> configure:13133: result: no
> configure:13553: checking for pkg-config
> configure:13576: found /usr/bin/pkg-config
> configure:13588: result: /usr/bin/pkg-config
> configure:13613: checking pkg-config is at least version 0.9.0
> configure:13616: result: yes
> configure:13626: checking for sqlite3
> configure:13633: $PKG_CONFIG --exists --print-errors "sqlite3"
> configure:13636: $? = 0
> configure:13650: $PKG_CONFIG --exists --print-errors "sqlite3"
> configure:13653: $? = 0
> configure:13711: result: yes
> configure:13717: checking for yaml-0.1
> configure:13724: $PKG_CONFIG --exists --print-errors "yaml-0.1"
> configure:13727: $? = 0
> configure:13741: $PKG_CONFIG --exists --print-errors "yaml-0.1"
> configure:13744: $? = 0
> configure:13802: result: yes
> configure:13808: checking for libcrypto >= 1.1.0
> configure:13815: $PKG_CONFIG --exists --print-errors "libcrypto >= 1.1.0"
> configure:13818: $? = 0
> configure:13832: $PKG_CONFIG --exists --print-errors "libcrypto >= 1.1.0"
> configure:13835: $? = 0
> configure:13893: result: yes
> configure:13899: $PKG_CONFIG --exists --print-errors "libcrypto >= 3.0"
> configure:13902: $? = 0
> configure:13925: checking for tss2-esys >= 3.2
> configure:13932: $PKG_CONFIG --exists --print-errors "tss2-esys >= 3.2"
> configure:13935: $? = 0
> configure:13949: $PKG_CONFIG --exists --print-errors "tss2-esys >= 3.2"
> configure:13952: $? = 0
> configure:14010: result: yes
> configure:14112: checking for tss2-mu
> configure:14119: $PKG_CONFIG --exists --print-errors "tss2-mu"
> configure:14122: $? = 0
> configure:14136: $PKG_CONFIG --exists --print-errors "tss2-mu"
> configure:14139: $? = 0
> configure:14197: result: yes
> configure:14203: checking for tss2-tctildr
> configure:14210: $PKG_CONFIG --exists --print-errors "tss2-tctildr"
> configure:14213: $? = 0
> configure:14227: $PKG_CONFIG --exists --print-errors "tss2-tctildr"
> configure:14230: $? = 0
> configure:14288: result: yes
> configure:14294: checking for tss2-rc
> configure:14301: $PKG_CONFIG --exists --print-errors "tss2-rc"
> configure:14304: $? = 0
> configure:14318: $PKG_CONFIG --exists --print-errors "tss2-rc"
> configure:14321: $? = 0
> configure:14379: result: yes
> configure:14436: checking for a Python interpreter with version >= 3.7
> configure:14454: python -c import sys # split strings by '.' and convert to
> numeric. Append some zeros # because we need at least 4 digits for the hex
> conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver
> = list(map(int, '3.7'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not
> present in Python 3.0 and range returns an iterator for i in list(range(0,
> 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion <
> minverhex)
> ./configure: line 14455: python: command not found
> configure:14457: $? = 127
> configure:14454: python2 -c import sys # split strings by '.' and convert to
> numeric. Append some zeros # because we need at least 4 digits for the hex
> conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver
> = list(map(int, '3.7'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not
> present in Python 3.0 and range returns an iterator for i in list(range(0,
> 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion <
> minverhex)
> ./configure: line 14455: python2: command not found
> configure:14457: $? = 127
> configure:14454: python3 -c import sys # split strings by '.' and convert to
> numeric. Append some zeros # because we need at least 4 digits for the hex
> conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver
> = list(map(int, '3.7'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not
> present in Python 3.0 and range returns an iterator for i in list(range(0,
> 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion <
> minverhex)
> configure:14457: $? = 0
> configure:14464: result: python3
> configure:14472: checking for python3
> configure:14495: found /usr/bin/python3
> configure:14507: result: /usr/bin/python3
> configure:14525: checking for python3 version
> configure:14533: result: 3.11
> configure:14538: checking for python3 platform
> configure:14546: result: linux
> configure:14607: checking for GNU default python3 prefix
> configure:14609: result: ${prefix}
> configure:14675: checking for GNU default python3 exec_prefix
> configure:14677: result: ${exec_prefix}
> configure:14708: checking for python3 script directory (pythondir)
> configure:14750: result: ${PYTHON_PREFIX}/lib/python3.11/site-packages
> configure:14758: checking for python3 extension module directory (pyexecdir)
> configure:14800: result: ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
> configure:14813: checking for module pyasn1_modules in python
> configure:14819: result: found
> configure:14823: checking for module pyasn1 in python
> configure:14829: result: found
> configure:14833: checking for module cryptography in python
> configure:14839: result: found
> configure:14843: checking for module yaml in python
> configure:14849: result: found
> configure:14853: checking for module tpm2_pytss in python
> configure:14857: error: not found
>
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>
> ac_cv_build=x86_64-pc-linux-gnu
> ac_cv_c_compiler_gnu=yes
> ac_cv_env_CC_set=
> ac_cv_env_CC_value=
> ac_cv_env_CFLAGS_set=set
> ac_cv_env_CFLAGS_value='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security'
> ac_cv_env_CMOCKA_CFLAGS_set=
> ac_cv_env_CMOCKA_CFLAGS_value=
> ac_cv_env_CMOCKA_LIBS_set=
> ac_cv_env_CMOCKA_LIBS_value=
> ac_cv_env_CPPFLAGS_set=set
> ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=2'
> ac_cv_env_CPP_set=
> ac_cv_env_CPP_value=
> ac_cv_env_CRYPTO_CFLAGS_set=
> ac_cv_env_CRYPTO_CFLAGS_value=
> ac_cv_env_CRYPTO_LIBS_set=
> ac_cv_env_CRYPTO_LIBS_value=
> ac_cv_env_LDFLAGS_set=set
> ac_cv_env_LDFLAGS_value='-Wl,-z,relro -Wl,-z,now'
> ac_cv_env_LIBS_set=
> ac_cv_env_LIBS_value=
> ac_cv_env_LT_SYS_LIBRARY_PATH_set=
> ac_cv_env_LT_SYS_LIBRARY_PATH_value=
> ac_cv_env_OPENSC_PKCS11_CFLAGS_set=
> ac_cv_env_OPENSC_PKCS11_CFLAGS_value=
> ac_cv_env_OPENSC_PKCS11_LIBS_set=
> ac_cv_env_OPENSC_PKCS11_LIBS_value=
> ac_cv_env_P11KIT_CFLAGS_set=
> ac_cv_env_P11KIT_CFLAGS_value=
> ac_cv_env_P11KIT_LIBS_set=
> ac_cv_env_P11KIT_LIBS_value=
> ac_cv_env_P11_CONFIGS_PATH_set=
> ac_cv_env_P11_CONFIGS_PATH_value=
> ac_cv_env_P11_MODULE_PATH_set=
> ac_cv_env_P11_MODULE_PATH_value=
> ac_cv_env_PKG_CONFIG_LIBDIR_set=
> ac_cv_env_PKG_CONFIG_LIBDIR_value=
> ac_cv_env_PKG_CONFIG_PATH_set=
> ac_cv_env_PKG_CONFIG_PATH_value=
> ac_cv_env_PKG_CONFIG_set=
> ac_cv_env_PKG_CONFIG_value=
> ac_cv_env_PYTHON_set=
> ac_cv_env_PYTHON_value=
> ac_cv_env_SQLITE3_CFLAGS_set=
> ac_cv_env_SQLITE3_CFLAGS_value=
> ac_cv_env_SQLITE3_LIBS_set=
> ac_cv_env_SQLITE3_LIBS_value=
> ac_cv_env_TSS2_ESYS_CFLAGS_set=
> ac_cv_env_TSS2_ESYS_CFLAGS_value=
> ac_cv_env_TSS2_ESYS_LIBS_set=
> ac_cv_env_TSS2_ESYS_LIBS_value=
> ac_cv_env_TSS2_FAPI_CFLAGS_set=
> ac_cv_env_TSS2_FAPI_CFLAGS_value=
> ac_cv_env_TSS2_FAPI_LIBS_set=
> ac_cv_env_TSS2_FAPI_LIBS_value=
> ac_cv_env_TSS2_MU_CFLAGS_set=
> ac_cv_env_TSS2_MU_CFLAGS_value=
> ac_cv_env_TSS2_MU_LIBS_set=
> ac_cv_env_TSS2_MU_LIBS_value=
> ac_cv_env_TSS2_RC_CFLAGS_set=
> ac_cv_env_TSS2_RC_CFLAGS_value=
> ac_cv_env_TSS2_RC_LIBS_set=
> ac_cv_env_TSS2_RC_LIBS_value=
> ac_cv_env_TSS2_TCTILDR_CFLAGS_set=
> ac_cv_env_TSS2_TCTILDR_CFLAGS_value=
> ac_cv_env_TSS2_TCTILDR_LIBS_set=
> ac_cv_env_TSS2_TCTILDR_LIBS_value=
> ac_cv_env_TSS2_TCTI_TABRMD_CFLAGS_set=
> ac_cv_env_TSS2_TCTI_TABRMD_CFLAGS_value=
> ac_cv_env_TSS2_TCTI_TABRMD_LIBS_set=
> ac_cv_env_TSS2_TCTI_TABRMD_LIBS_value=
> ac_cv_env_YAML_CFLAGS_set=
> ac_cv_env_YAML_CFLAGS_value=
> ac_cv_env_YAML_LIBS_set=
> ac_cv_env_YAML_LIBS_value=
> ac_cv_env_build_alias_set=set
> ac_cv_env_build_alias_value=x86_64-linux-gnu
> ac_cv_env_enginesdir_set=
> ac_cv_env_enginesdir_value=
> ac_cv_env_host_alias_set=
> ac_cv_env_host_alias_value=
> ac_cv_env_target_alias_set=
> ac_cv_env_target_alias_value=
> ac_cv_header_dlfcn_h=yes
> ac_cv_header_inttypes_h=yes
> ac_cv_header_stdint_h=yes
> ac_cv_header_stdio_h=yes
> ac_cv_header_stdlib_h=yes
> ac_cv_header_string_h=yes
> ac_cv_header_strings_h=yes
> ac_cv_header_sys_stat_h=yes
> ac_cv_header_sys_types_h=yes
> ac_cv_header_unistd_h=yes
> ac_cv_host=x86_64-pc-linux-gnu
> ac_cv_objext=o
> ac_cv_path_EGREP='/bin/grep -E'
> ac_cv_path_FGREP='/bin/grep -F'
> ac_cv_path_GREP=/bin/grep
> ac_cv_path_PYTHON=/usr/bin/python3
> ac_cv_path_SED=/bin/sed
> ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
> ac_cv_path_install='/usr/bin/install -c'
> ac_cv_path_lt_DD=/bin/dd
> ac_cv_path_mkdir=/bin/mkdir
> ac_cv_prog_AWK=mawk
> ac_cv_prog_ac_ct_AR=ar
> ac_cv_prog_ac_ct_CC=gcc
> ac_cv_prog_ac_ct_FILECMD=file
> ac_cv_prog_ac_ct_OBJDUMP=objdump
> ac_cv_prog_ac_ct_RANLIB=ranlib
> ac_cv_prog_ac_ct_STRIP=strip
> ac_cv_prog_cc_c11=
> ac_cv_prog_cc_g=yes
> ac_cv_prog_cc_stdc=
> ac_cv_prog_make_make_set=yes
> am_cv_CC_dependencies_compiler_type=none
> am_cv_make_support_nested_variables=yes
> am_cv_pathless_PYTHON=python3
> am_cv_prog_cc_c_o=yes
> am_cv_python_platform=linux
> am_cv_python_pyexecdir='${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages'
> am_cv_python_pythondir='${PYTHON_PREFIX}/lib/python3.11/site-packages'
> am_cv_python_version=3.11
> lt_cv_ar_at_file=@
> lt_cv_archive_cmds_need_lc=no
> lt_cv_deplibs_check_method=pass_all
> lt_cv_file_magic_cmd='$MAGIC_CMD'
> lt_cv_file_magic_test_file=
> lt_cv_ld_reload_flag=-r
> lt_cv_nm_interface='BSD nm'
> lt_cv_objdir=.libs
> lt_cv_path_LD=/usr/bin/ld
> lt_cv_path_NM='/usr/bin/nm -B'
> lt_cv_path_mainfest_tool=no
> lt_cv_prog_compiler_c_o=yes
> lt_cv_prog_compiler_pic='-fPIC -DPIC'
> lt_cv_prog_compiler_pic_works=yes
> lt_cv_prog_compiler_rtti_exceptions=no
> lt_cv_prog_compiler_static_works=yes
> lt_cv_prog_gnu_ld=yes
> lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
> lt_cv_shlibpath_overrides_runpath=yes
> lt_cv_sys_global_symbol_pipe='/bin/sed -n -e '\''s/^.*[
> ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][
> ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /bin/sed '\''/ __gnu_lto/d'\'''
> lt_cv_sys_global_symbol_to_c_name_address='/bin/sed -n -e '\''s/^: \(.*\)
> .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .*
> \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
> lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/bin/sed -n -e '\''s/^:
> \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .*
> \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]*
> .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
> lt_cv_sys_global_symbol_to_cdecl='/bin/sed -n -e '\''s/^T .* \(.*\)$/extern
> int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char
> \1;/p'\'''
> lt_cv_sys_global_symbol_to_import=
> lt_cv_sys_max_cmd_len=1572864
> lt_cv_to_host_file_cmd=func_convert_file_noop
> lt_cv_to_tool_file_cmd=func_convert_file_noop
> lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
> pkg_cv_CRYPTO_CFLAGS=
> pkg_cv_CRYPTO_LIBS='-lcrypto '
> pkg_cv_SQLITE3_CFLAGS=
> pkg_cv_SQLITE3_LIBS='-lsqlite3 '
> pkg_cv_TSS2_ESYS_CFLAGS='-I/usr/include/tss2 '
> pkg_cv_TSS2_ESYS_LIBS='-ltss2-esys '
> pkg_cv_TSS2_MU_CFLAGS='-I/usr/include/tss2 '
> pkg_cv_TSS2_MU_LIBS='-ltss2-mu '
> pkg_cv_TSS2_RC_CFLAGS='-I/usr/include/tss2 '
> pkg_cv_TSS2_RC_LIBS='-ltss2-rc '
> pkg_cv_TSS2_TCTILDR_CFLAGS='-I/usr/include/tss2 '
> pkg_cv_TSS2_TCTILDR_LIBS='-ltss2-tctildr '
> pkg_cv_YAML_CFLAGS=
> pkg_cv_YAML_LIBS='-lyaml '
>
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
>
> ACLOCAL='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' aclocal-1.16'
> AMDEPBACKSLASH=''
> AMDEP_FALSE=''
> AMDEP_TRUE='#'
> AMTAR='$${TAR-tar}'
> AM_BACKSLASH='\'
> AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
> AM_DEFAULT_VERBOSITY='1'
> AM_V='$(V)'
> AR='ar'
> AUTOCONF='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' autoconf'
> AUTOCONF_CODE_COVERAGE_2019_01_06_FALSE='#'
> AUTOCONF_CODE_COVERAGE_2019_01_06_TRUE=''
> AUTOHEADER='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' autoheader'
> AUTOMAKE='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' automake-1.16'
> AWK='mawk'
> CC='gcc'
> CCDEPMODE='depmode=none'
> CFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -Wformat -Werror=format-security'
> CMOCKA_CFLAGS=''
> CMOCKA_LIBS=''
> CODE_COVERAGE_CFLAGS=''
> CODE_COVERAGE_CPPFLAGS=''
> CODE_COVERAGE_CXXFLAGS=''
> CODE_COVERAGE_ENABLED='no'
> CODE_COVERAGE_ENABLED_FALSE=''
> CODE_COVERAGE_ENABLED_TRUE='#'
> CODE_COVERAGE_LIBS=''
> CPP=''
> CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2'
> CRYPTO_CFLAGS=''
> CRYPTO_LIBS='-lcrypto '
> CSCOPE='cscope'
> CTAGS='ctags'
> CYGPATH_W='echo'
> DEFS=''
> DEPDIR='.deps'
> DISTCHECK_CONFIGURE_FLAGS=' '\''--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'\''
> '\''build_alias=x86_64-linux-gnu'\'' '\''CFLAGS=-g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security'\'' '\''LDFLAGS=-Wl,-z,relro -Wl,-z,now'\''
> '\''CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2'\'''
> DLLTOOL='false'
> DSYMUTIL=''
> DUMPBIN=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP='/bin/grep -E'
> ENABLE_ASAN_FALSE=''
> ENABLE_ASAN_TRUE=''
> ENABLE_INTEGRATION=''
> ENABLE_INTEGRATION_FALSE=''
> ENABLE_INTEGRATION_TRUE=''
> ETAGS='etags'
> EXEEXT=''
> EXTRA_CFLAGS=''
> EXTRA_LDFLAGS=''
> FGREP='/bin/grep -F'
> FILECMD='file'
> FUZZING_CFLAGS=''
> FUZZING_FALSE=''
> FUZZING_FLAGS=''
> FUZZING_TRUE=''
> GCOV=''
> GENHTML=''
> GREP='/bin/grep'
> HAVE_FAPI_FALSE=''
> HAVE_FAPI_TRUE=''
> HAVE_LD_VERSION_SCRIPT_FALSE=''
> HAVE_LD_VERSION_SCRIPT_TRUE=''
> HAVE_OSSL3_FALSE='#'
> HAVE_OSSL3_TRUE=''
> HAVE_P11KIT_FALSE=''
> HAVE_P11KIT_TRUE=''
> INSTALL_DATA='${INSTALL} -m 644'
> INSTALL_PROGRAM='${INSTALL}'
> INSTALL_SCRIPT='${INSTALL}'
> INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
> JAVA=''
> JAVAC=''
> LCOV=''
> LD='/usr/bin/ld -m elf_x86_64'
> LDFLAGS='-Wl,-z,relro -Wl,-z,now'
> LIBOBJS=''
> LIBS=''
> LIBTOOL='$(SHELL) $(top_builddir)/libtool'
> LIPO=''
> LN_S='ln -s'
> LTLIBOBJS=''
> LT_SYS_LIBRARY_PATH=''
> MAKEINFO='${SHELL} '\''/<<PKGBUILDDIR>>/missing'\'' makeinfo'
> MANIFEST_TOOL=':'
> MKDIR_P='/bin/mkdir -p'
> NM='/usr/bin/nm -B'
> NMEDIT=''
> OBJDUMP='objdump'
> OBJEXT='o'
> OPENSC_PKCS11_CFLAGS=''
> OPENSC_PKCS11_LIBS=''
> OTOOL64=''
> OTOOL=''
> P11KIT_CFLAGS=''
> P11KIT_LIBS=''
> P11_CONFIGS_PATH=''
> P11_MODULE_PATH=''
> PACKAGE='tpm2-pkcs11'
> PACKAGE_BUGREPORT='https://github.com/tpm2-software/tpm2-pkcs11/issues'
> PACKAGE_NAME='tpm2-pkcs11'
> PACKAGE_STRING='tpm2-pkcs11 1.9.0'
> PACKAGE_TARNAME='tpm2-pkcs11'
> PACKAGE_URL='https://github.com/tpm2-software/tpm2-pkcs11'
> PACKAGE_VERSION='1.9.0'
> PATH_SEPARATOR=':'
> PKG_CONFIG='/usr/bin/pkg-config'
> PKG_CONFIG_LIBDIR=''
> PKG_CONFIG_PATH=''
> PTHREAD_CC=''
> PTHREAD_CFLAGS=''
> PTHREAD_CXX=''
> PTHREAD_LIBS=''
> PYTHON='/usr/bin/python3'
> PYTHON_EXEC_PREFIX='${exec_prefix}'
> PYTHON_INTERPRETER='/usr/bin/python3'
> PYTHON_PLATFORM='linux'
> PYTHON_PREFIX='${prefix}'
> PYTHON_VERSION='3.11'
> RANLIB='ranlib'
> SED='/bin/sed'
> SET_MAKE=''
> SHELL='/bin/bash'
> SQLITE3_CFLAGS=''
> SQLITE3_LIBS='-lsqlite3 '
> STRIP='strip'
> TABRMD_TCTI=''
> TSS2_ESYS_CFLAGS='-I/usr/include/tss2 '
> TSS2_ESYS_LIBS='-ltss2-esys '
> TSS2_FAPI_CFLAGS=''
> TSS2_FAPI_LIBS=''
> TSS2_MU_CFLAGS='-I/usr/include/tss2 '
> TSS2_MU_LIBS='-ltss2-mu '
> TSS2_RC_CFLAGS='-I/usr/include/tss2 '
> TSS2_RC_LIBS='-ltss2-rc '
> TSS2_TCTILDR_CFLAGS='-I/usr/include/tss2 '
> TSS2_TCTILDR_LIBS='-ltss2-tctildr '
> TSS2_TCTI_TABRMD_CFLAGS=''
> TSS2_TCTI_TABRMD_LIBS=''
> UNIT_FALSE=''
> UNIT_TRUE=''
> VERSION='1.9.0'
> YAML_CFLAGS=''
> YAML_LIBS='-lyaml '
> ac_ct_AR='ar'
> ac_ct_CC='gcc'
> ac_ct_DUMPBIN=''
> am__EXEEXT_FALSE=''
> am__EXEEXT_TRUE=''
> am__fastdepCC_FALSE=''
> am__fastdepCC_TRUE='#'
> am__include='include'
> am__isrc=''
> am__leading_dot='.'
> am__nodep=''
> am__quote=''
> am__tar='$${TAR-tar} chof - "$$tardir"'
> am__untar='$${TAR-tar} xf -'
> ax_pthread_config=''
> bash=''
> bindir='${exec_prefix}/bin'
> build='x86_64-pc-linux-gnu'
> build_alias='x86_64-linux-gnu'
> build_cpu='x86_64'
> build_os='linux-gnu'
> build_vendor='pc'
> certutil=''
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
> dvidir='${docdir}'
> enginesdir=''
> exec_prefix='NONE'
> expect=''
> host='x86_64-pc-linux-gnu'
> host_alias=''
> host_cpu='x86_64'
> host_os='linux-gnu'
> host_vendor='pc'
> htmldir='${docdir}'
> ifGNUmake=''
> ifnGNUmake=''
> includedir='${prefix}/include'
> infodir='${prefix}/share/info'
> install_sh='${SHELL} /<<PKGBUILDDIR>>/install-sh'
> libdir='${prefix}/lib/x86_64-linux-gnu'
> libexecdir='${exec_prefix}/libexec'
> localedir='${datarootdir}/locale'
> localstatedir='/var'
> mandir='${prefix}/share/man'
> mkdir_p='$(MKDIR_P)'
> modutil=''
> oldincludedir='/usr/include'
> p11kitconfigdir=''
> p11kitmoduledir=''
> p11tool=''
> pdfdir='${docdir}'
> pkcs11_tool=''
> pkgconfigdir='${libdir}/pkgconfig'
> pkgpyexecdir='${pyexecdir}/tpm2-pkcs11'
> pkgpythondir='${pythondir}/tpm2-pkcs11'
> prefix='/usr'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> pyexecdir='${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages'
> pythondir='${PYTHON_PREFIX}/lib/python3.11/site-packages'
> runstatedir='/run'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sqlite3=''
> ss=''
> swtpm=''
> sysconfdir='/etc'
> target_alias=''
> tpm2_abrmd=''
> tpm2_changeauth=''
> tpm2_create=''
> tpm2_createprimary=''
> tpm2_encryptdecrypt=''
> tpm2_evictcontrol=''
> tpm2_getcap=''
> tpm2_import=''
> tpm2_load=''
> tpm2_loadexternal=''
> tpm2_readpublic=''
> tpm2_sign=''
> tpm2_unseal=''
> tpm2tss_genkey=''
> tpm_server=''
> tss2_provision=''
>
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>
> /* confdefs.h */
> #define PACKAGE_NAME "tpm2-pkcs11"
> #define PACKAGE_TARNAME "tpm2-pkcs11"
> #define PACKAGE_VERSION "1.9.0"
> #define PACKAGE_STRING "tpm2-pkcs11 1.9.0"
> #define PACKAGE_BUGREPORT
> "https://github.com/tpm2-software/tpm2-pkcs11/issues"
> #define PACKAGE_URL "https://github.com/tpm2-software/tpm2-pkcs11"
> #define NDEBUG 1
> #define HAVE_STDIO_H 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STRING_H 1
> #define HAVE_INTTYPES_H 1
> #define HAVE_STDINT_H 1
> #define HAVE_STRINGS_H 1
> #define HAVE_SYS_STAT_H 1
> #define HAVE_SYS_TYPES_H 1
> #define HAVE_UNISTD_H 1
> #define STDC_HEADERS 1
> #define HAVE_DLFCN_H 1
> #define LT_OBJDIR ".libs/"
> #define PACKAGE "tpm2-pkcs11"
> #define VERSION "1.9.0"
>
> configure: exit 1
> dh_auto_configure: error: ./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 returned exit code 1
> make[1]: *** [debian/rules:13: override_dh_auto_configure] Error 25
The full build log is available from:
http://qa-logs.debian.net/2023/07/24/tpm2-pkcs11_1.9.0-0.2_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: tpm2-pytss
Source-Version: 2.1.0-1
Done: Claudius Heine <c...@denx.de>
We believe that the bug you reported is fixed in the latest version of
tpm2-pytss, 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 1042...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Claudius Heine <c...@denx.de> (supplier of updated tpm2-pytss 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 28 Jul 2023 11:34:14 +0200
Source: tpm2-pytss
Architecture: source
Version: 2.1.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Claudius Heine <c...@denx.de>
Closes: 1022777 1042041
Changes:
tpm2-pytss (2.1.0-1) unstable; urgency=medium
.
* Update to 2.1.0 (Closes: #1022777, #1042041)
* Enable hardening
* Reenable encrypted_key test
* Drop unnecessary CI file
Checksums-Sha1:
e18a7a0a38fb3a560280ceb7f7b5f298433f4fc8 2563 tpm2-pytss_2.1.0-1.dsc
468e48cd13313dda9b6c002246f34d20e7a28f6e 203077 tpm2-pytss_2.1.0.orig.tar.gz
96bcf2318778faeabe429b7dc8ac164b7c681c3b 11664 tpm2-pytss_2.1.0-1.debian.tar.xz
54821bb823e651b525da87857e5ea77b4139d488 10430
tpm2-pytss_2.1.0-1_source.buildinfo
Checksums-Sha256:
61a3885aa2f1cb2561a1ef5e9a191b5c9db50356476a18cc5595861b00b79a29 2563
tpm2-pytss_2.1.0-1.dsc
a55965f1e3f7b0fcfc8f75fccf039d1d96f1ff99c3b0708aaf002eb8d98437f8 203077
tpm2-pytss_2.1.0.orig.tar.gz
2d1d08eadf46b8403f3f8d5d5700101fcce457cd0f9632fc650e26e95cd8015b 11664
tpm2-pytss_2.1.0-1.debian.tar.xz
cda0140f9e14610d471ef50dc55c36df7b8a5d38f16df78e7bf80bd398a4ded5 10430
tpm2-pytss_2.1.0-1_source.buildinfo
Files:
ddbb4532c89cf490fe526102f1584ea9 2563 python optional tpm2-pytss_2.1.0-1.dsc
f2607cd0eea63cd36b4c77bc4af6ce83 203077 python optional
tpm2-pytss_2.1.0.orig.tar.gz
e10eef3bf68622401ab56508fe013819 11664 python optional
tpm2-pytss_2.1.0-1.debian.tar.xz
5c488dc7c61987c796c394fc01de9714 10430 python optional
tpm2-pytss_2.1.0-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmTHm3EQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFG+NDADKdiSbbbSWd4AkHjneZr6FrUipNQFZQjEe
HEHehvmWOEhsymaHtj+6par8gFOhl5Bjm4q82mwTL+5GU/mtAgPcSXGyMp1DbM1j
cZO61gPuctSbcQL6UqeWjKQNp9Da83mMk2KR+gwnvHOuISU2qw1w2pq5V3XXewtx
e6qHptONW9ymDs/GyHWLgMHXXFb7yl1uB+eTjYVpkneZzxnscLMBpTvsVIKul0dy
YgeC2MZiXDYTE/e9QO4eAZ59js0jKy/JQGB/FtKvjzq6bejWQ8JHHVHK9SeAJpOY
XMyvAliHSEdwHwQabbq+Xp3iyCKxRnBliCzHprEVKZNZpZX4JN/WckgxRJ7AAuRY
IEXTfW7piGY7KN9tCGeiYNvjtqTBYVatzxCeSyvW98I5gCrCB979nHKERyx8SR7J
5zjqwDNn4mp9pbM4jeSiN0CmawNyba/XoU50Rl4/abV42zkNmt+36Us2XnsiaSxF
PgODbMCvNxSNJFJNRGFuTcGP4042ZDo=
=C4L7
-----END PGP SIGNATURE-----
--- End Message ---