Your message dated Mon, 22 Jan 2024 22:04:19 +0000
with message-id <e1rs2ox-0080be...@fasolo.debian.org>
and subject line Bug#1057937: fixed in pkcs11-provider 0.3-1
has caused the Debian Bug report #1057937,
regarding pkcs11-provider: FTBFS: failing tests
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.)


-- 
1057937: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1057937
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pkcs11-provider
Version: 0.2+g20231107-1
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
aclocal: warning: couldn't open directory 'm4': No such file or directory
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:13: installing './ar-lib'
configure.ac:12: installing './compile'
configure.ac:14: installing './config.guess'
configure.ac:14: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
src/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
   dh_auto_configure
        ./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
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
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 whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking for ar... ar
checking the archiver (ar) interface... ar
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/ld
checking if the linker (/usr/bin/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/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 archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
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/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 pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether C compiler accepts -std=c11... yes
checking for valgrind... no
checking whether C compiler accepts -fno-strict-aliasing... yes
checking whether C compiler accepts -Werror -fno-delete-null-pointer-checks... 
yes
checking whether C compiler accepts -fdiagnostics-show-option... yes
checking for libcrypto >= 3.0.7... yes
checking for libcrypto >= 3.0.7, libssl... yes
checking for --with-address-sanitizer... no
checking for /usr/lib/x86_64-linux-gnu/libsoftokn3.so... yes
checking for string.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for size_t... yes
checking for strpbrk... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
   dh_auto_build
        make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making all in src
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
make  all-am
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wwrite-strings -Wpointer-arith 
-Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option  -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c -o 
pkcs11_la-asymmetric_cipher.lo `test -f 'asymmetric_cipher.c' || echo 
'./'`asymmetric_cipher.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wwrite-strings -Wpointer-arith 
-Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option  -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c -o 
pkcs11_la-debug.lo `test -f 'debug.c' || echo './'`debug.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall 
-Werror -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c 
asymmetric_cipher.c  -fPIC -DPIC -o .libs/pkcs11_la-asymmetric_cipher.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall 
-Werror -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c 
debug.c  -fPIC -DPIC -o .libs/pkcs11_la-debug.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -std=c11 -c debug.c -o pkcs11_la-debug.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -std=c11 -c asymmetric_cipher.c -o 
pkcs11_la-asymmetric_cipher.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wwrite-strings -Wpointer-arith 
-Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option  -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c -o 
pkcs11_la-encoder.lo `test -f 'encoder.c' || echo './'`encoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall 
-Werror -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c 
encoder.c  -fPIC -DPIC -o .libs/pkcs11_la-encoder.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wwrite-strings -Wpointer-arith 
-Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option  -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c -o 
pkcs11_la-digests.lo `test -f 'digests.c' || echo './'`digests.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall 
-Werror -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c 
digests.c  -fPIC -DPIC -o .libs/pkcs11_la-digests.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -std=c11 -c encoder.c -o pkcs11_la-encoder.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -std=c11 -c digests.c -o pkcs11_la-digests.o 
>/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wwrite-strings -Wpointer-arith 
-Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option  -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c -o 
pkcs11_la-exchange.lo `test -f 'exchange.c' || echo './'`exchange.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wwrite-strings -Wpointer-arith 
-Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option  -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c -o 
pkcs11_la-kdf.lo `test -f 'kdf.c' || echo './'`kdf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall 
-Werror -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c 
exchange.c  -fPIC -DPIC -o .libs/pkcs11_la-exchange.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall 
-Werror -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c kdf.c 
 -fPIC -DPIC -o .libs/pkcs11_la-kdf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -std=c11 -c kdf.c -o pkcs11_la-kdf.o >/dev/null 
2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -std=c11 -c exchange.c -o pkcs11_la-exchange.o 
>/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wwrite-strings -Wpointer-arith 
-Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option  -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c -o 
pkcs11_la-keymgmt.lo `test -f 'keymgmt.c' || echo './'`keymgmt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall 
-Werror -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c 
keymgmt.c  -fPIC -DPIC -o .libs/pkcs11_la-keymgmt.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wwrite-strings -Wpointer-arith 
-Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option  -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c -o 
pkcs11_la-interface.lo `test -f 'interface.c' || echo './'`interface.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall 
-Werror -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c 
interface.c  -fPIC -DPIC -o .libs/pkcs11_la-interface.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -std=c11 -c keymgmt.c -o pkcs11_la-keymgmt.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -std=c11 -c interface.c -o pkcs11_la-interface.o 
>/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wwrite-strings -Wpointer-arith 
-Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option  -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c -o 
pkcs11_la-objects.lo `test -f 'objects.c' || echo './'`objects.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall 
-Werror -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c 
objects.c  -fPIC -DPIC -o .libs/pkcs11_la-objects.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wwrite-strings -Wpointer-arith 
-Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option  -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c -o 
pkcs11_la-provider.lo `test -f 'provider.c' || echo './'`provider.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall 
-Werror -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c 
provider.c  -fPIC -DPIC -o .libs/pkcs11_la-provider.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -std=c11 -c objects.c -o pkcs11_la-objects.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -std=c11 -c provider.c -o pkcs11_la-provider.o 
>/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wwrite-strings -Wpointer-arith 
-Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option  -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c -o 
pkcs11_la-random.lo `test -f 'random.c' || echo './'`random.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall 
-Werror -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c 
random.c  -fPIC -DPIC -o .libs/pkcs11_la-random.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wwrite-strings -Wpointer-arith 
-Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option  -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c -o 
pkcs11_la-session.lo `test -f 'session.c' || echo './'`session.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall 
-Werror -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c 
session.c  -fPIC -DPIC -o .libs/pkcs11_la-session.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -std=c11 -c random.c -o pkcs11_la-random.o 
>/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wwrite-strings -Wpointer-arith 
-Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option  -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c -o 
pkcs11_la-signature.lo `test -f 'signature.c' || echo './'`signature.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall 
-Werror -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c 
signature.c  -fPIC -DPIC -o .libs/pkcs11_la-signature.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -std=c11 -c session.c -o pkcs11_la-session.o 
>/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wwrite-strings -Wpointer-arith 
-Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option  -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c -o 
pkcs11_la-slot.lo `test -f 'slot.c' || echo './'`slot.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall 
-Werror -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c 
slot.c  -fPIC -DPIC -o .libs/pkcs11_la-slot.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -std=c11 -c signature.c -o pkcs11_la-signature.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -std=c11 -c slot.c -o pkcs11_la-slot.o >/dev/null 
2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wwrite-strings -Wpointer-arith 
-Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option  -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c -o 
pkcs11_la-store.lo `test -f 'store.c' || echo './'`store.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall 
-Werror -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c 
store.c  -fPIC -DPIC -o .libs/pkcs11_la-store.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wwrite-strings -Wpointer-arith 
-Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option  -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c -o 
pkcs11_la-tls.lo `test -f 'tls.c' || echo './'`tls.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -std=c11 -c store.c -o pkcs11_la-store.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall 
-Werror -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c tls.c 
 -fPIC -DPIC -o .libs/pkcs11_la-tls.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -std=c11 -c tls.c -o pkcs11_la-tls.o >/dev/null 
2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wwrite-strings -Wpointer-arith 
-Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option  -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c -o 
pkcs11_la-util.lo `test -f 'util.c' || echo './'`util.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall 
-Werror -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c 
util.c  -fPIC -DPIC -o .libs/pkcs11_la-util.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -std=c11 -c util.c -o pkcs11_la-util.o >/dev/null 
2>&1
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wwrite-strings -Wpointer-arith 
-Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option  -Wall -Werror -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -std=c11  -module -shared -shrext .so -avoid-version 
-export-symbols "./provider.exports" -Wl,-z,relro -Wl,-z,now 
-specs=/usr/share/debhelper/dh_package_notes/debian-package-notes.specs -o pkcs11.la -rpath 
/usr/lib/x86_64-linux-gnu/ossl-modules pkcs11_la-asymmetric_cipher.lo pkcs11_la-debug.lo 
pkcs11_la-encoder.lo pkcs11_la-digests.lo pkcs11_la-exchange.lo pkcs11_la-kdf.lo pkcs11_la-keymgmt.lo 
pkcs11_la-interface.lo pkcs11_la-objects.lo pkcs11_la-provider.lo pkcs11_la-random.lo 
pkcs11_la-session.lo pkcs11_la-signature.lo pkcs11_la-slot.lo pkcs11_la-store.lo pkcs11_la-tls.lo 
pkcs11_la-util.lo -lcrypto
libtool: link: echo "{ global:" > .libs/pkcs11.ver
libtool: link:  cat ./provider.exports | /usr/bin/sed -e "s/\(.*\)/\1;/" >> 
.libs/pkcs11.ver
libtool: link:  echo "local: *; };" >> .libs/pkcs11.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/pkcs11_la-asymmetric_cipher.o 
.libs/pkcs11_la-debug.o .libs/pkcs11_la-encoder.o .libs/pkcs11_la-digests.o 
.libs/pkcs11_la-exchange.o .libs/pkcs11_la-kdf.o .libs/pkcs11_la-keymgmt.o 
.libs/pkcs11_la-interface.o .libs/pkcs11_la-objects.o 
.libs/pkcs11_la-provider.o .libs/pkcs11_la-random.o .libs/pkcs11_la-session.o 
.libs/pkcs11_la-signature.o .libs/pkcs11_la-slot.o .libs/pkcs11_la-store.o 
.libs/pkcs11_la-tls.o .libs/pkcs11_la-util.o   -lcrypto  -g -O2 
-fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now 
-specs=/usr/share/debhelper/dh_package_notes/debian-package-notes.specs   
-Wl,-soname -Wl,pkcs11.so -Wl,-version-script -Wl,.libs/pkcs11.ver -o 
.libs/pkcs11.so
libtool: link: ( cd ".libs" && rm -f "pkcs11.la" && ln -s "../pkcs11.la" 
"pkcs11.la" )
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
Making all in tests
make[2]: Entering directory '/<<PKGBUILDDIR>>/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
Making all in docs
make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[2]: Entering directory '/<<PKGBUILDDIR>>'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test
        make -j2 check "TESTSUITEFLAGS=-j2 --verbose" VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making check in src
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
Making check in tests
make[2]: Entering directory '/<<PKGBUILDDIR>>/tests'
make  tsession tgenkey tlsctx tdigests treadkeys tcmpkeys tfork pincache \
  helpers.sh setup-softhsm.sh setup-softokn.sh softhsm-proxy.sh test-wrapper 
tbasic tcerts tecc tecdh tedwards tdemoca thkdf toaepsha2 trsapss tdigest ttls 
tpubkey tfork turi trand tecxc tcms
make[3]: Entering directory '/<<PKGBUILDDIR>>/tests'
gcc -DHAVE_CONFIG_H -I. -I../src   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c -o 
tsession-tsession.o `test -f 'tsession.c' || echo './'`tsession.c
gcc -DHAVE_CONFIG_H -I. -I../src   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c -o 
tgenkey-tgenkey.o `test -f 'tgenkey.c' || echo './'`tgenkey.c
gcc -DHAVE_CONFIG_H -I. -I../src   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c -o 
tlsctx-tlsctx.o `test -f 'tlsctx.c' || echo './'`tlsctx.c
gcc -DHAVE_CONFIG_H -I. -I../src   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c -o 
tdigests-tdigests.o `test -f 'tdigests.c' || echo './'`tdigests.c
gcc -DHAVE_CONFIG_H -I. -I../src   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c -o 
treadkeys-treadkeys.o `test -f 'treadkeys.c' || echo './'`treadkeys.c
gcc -DHAVE_CONFIG_H -I. -I../src   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c -o 
tcmpkeys-tcmpkeys.o `test -f 'tcmpkeys.c' || echo './'`tcmpkeys.c
gcc -DHAVE_CONFIG_H -I. -I../src   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c -o 
tfork-tfork.o `test -f 'tfork.c' || echo './'`tfork.c
gcc -DHAVE_CONFIG_H -I. -I../src   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra 
-Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow 
-Wno-unused-parameter -Werror=implicit-function-declaration -Werror=missing-prototypes 
-Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes 
-fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -c -o 
pincache-pincache.o `test -f 'pincache.c' || echo './'`pincache.c
make[3]: Nothing to be done for 'helpers.sh'.
make[3]: Nothing to be done for 'setup-softhsm.sh'.
make[3]: Nothing to be done for 'setup-softokn.sh'.
make[3]: Nothing to be done for 'softhsm-proxy.sh'.
make[3]: Nothing to be done for 'test-wrapper'.
make[3]: Nothing to be done for 'tbasic'.
make[3]: Nothing to be done for 'tcerts'.
make[3]: Nothing to be done for 'tecc'.
make[3]: Nothing to be done for 'tecdh'.
make[3]: Nothing to be done for 'tedwards'.
make[3]: Nothing to be done for 'tdemoca'.
make[3]: Nothing to be done for 'thkdf'.
make[3]: Nothing to be done for 'toaepsha2'.
make[3]: Nothing to be done for 'trsapss'.
make[3]: Nothing to be done for 'tdigest'.
make[3]: Nothing to be done for 'ttls'.
make[3]: Nothing to be done for 'tpubkey'.
make[3]: Nothing to be done for 'turi'.
make[3]: Nothing to be done for 'trand'.
make[3]: Nothing to be done for 'tecxc'.
make[3]: Nothing to be done for 'tcms'.
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wwrite-strings 
-Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11  
-Wl,-z,relro -Wl,-z,now 
-specs=/usr/share/debhelper/dh_package_notes/debian-package-notes.specs -o tsession 
tsession-tsession.o -lcrypto -lssl
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wwrite-strings 
-Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11  
-Wl,-z,relro -Wl,-z,now 
-specs=/usr/share/debhelper/dh_package_notes/debian-package-notes.specs -o tgenkey 
tgenkey-tgenkey.o -lcrypto -lssl
libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wpointer-arith 
-Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -Wl,-z 
-Wl,relro -Wl,-z -Wl,now 
-specs=/usr/share/debhelper/dh_package_notes/debian-package-notes.specs -o tsession 
tsession-tsession.o  -lcrypto -lssl
libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wpointer-arith 
-Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -Wl,-z 
-Wl,relro -Wl,-z -Wl,now 
-specs=/usr/share/debhelper/dh_package_notes/debian-package-notes.specs -o tgenkey 
tgenkey-tgenkey.o  -lcrypto -lssl
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wwrite-strings 
-Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11  
-Wl,-z,relro -Wl,-z,now 
-specs=/usr/share/debhelper/dh_package_notes/debian-package-notes.specs -o tlsctx 
tlsctx-tlsctx.o -lcrypto -lssl
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wwrite-strings 
-Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11  
-Wl,-z,relro -Wl,-z,now 
-specs=/usr/share/debhelper/dh_package_notes/debian-package-notes.specs -o tdigests 
tdigests-tdigests.o -lcrypto -lssl
libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wpointer-arith 
-Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -Wl,-z 
-Wl,relro -Wl,-z -Wl,now 
-specs=/usr/share/debhelper/dh_package_notes/debian-package-notes.specs -o tlsctx 
tlsctx-tlsctx.o  -lcrypto -lssl
libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wpointer-arith 
-Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -Wl,-z 
-Wl,relro -Wl,-z -Wl,now 
-specs=/usr/share/debhelper/dh_package_notes/debian-package-notes.specs -o tdigests 
tdigests-tdigests.o  -lcrypto -lssl
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wwrite-strings 
-Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11  
-Wl,-z,relro -Wl,-z,now 
-specs=/usr/share/debhelper/dh_package_notes/debian-package-notes.specs -o treadkeys 
treadkeys-treadkeys.o -lcrypto -lssl
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wwrite-strings 
-Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11  
-Wl,-z,relro -Wl,-z,now 
-specs=/usr/share/debhelper/dh_package_notes/debian-package-notes.specs -o tcmpkeys 
tcmpkeys-tcmpkeys.o -lcrypto -lssl
libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wpointer-arith 
-Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -Wl,-z 
-Wl,relro -Wl,-z -Wl,now 
-specs=/usr/share/debhelper/dh_package_notes/debian-package-notes.specs -o treadkeys 
treadkeys-treadkeys.o  -lcrypto -lssl
libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wpointer-arith 
-Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -Wl,-z 
-Wl,relro -Wl,-z -Wl,now 
-specs=/usr/share/debhelper/dh_package_notes/debian-package-notes.specs -o tcmpkeys 
tcmpkeys-tcmpkeys.o  -lcrypto -lssl
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wwrite-strings 
-Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11  
-Wl,-z,relro -Wl,-z,now 
-specs=/usr/share/debhelper/dh_package_notes/debian-package-notes.specs -o tfork 
tfork-tfork.o -lcrypto -lssl
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Wwrite-strings 
-Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11  
-Wl,-z,relro -Wl,-z,now 
-specs=/usr/share/debhelper/dh_package_notes/debian-package-notes.specs -o pincache 
pincache-pincache.o -lcrypto -lssl
libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wpointer-arith 
-Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -Wl,-z 
-Wl,relro -Wl,-z -Wl,now 
-specs=/usr/share/debhelper/dh_package_notes/debian-package-notes.specs -o tfork 
tfork-tfork.o  -lcrypto -lssl
libtool: link: gcc -Wall -Wextra -Wwrite-strings -Wpointer-arith 
-Wno-missing-field-initializers -Wformat -Wshadow -Wno-unused-parameter 
-Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security 
-Werror=parentheses -Werror=implicit -Werror=strict-prototypes -fno-strict-aliasing 
-fno-delete-null-pointer-checks -fdiagnostics-show-option -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -std=c11 -Wl,-z 
-Wl,relro -Wl,-z -Wl,now 
-specs=/usr/share/debhelper/dh_package_notes/debian-package-notes.specs -o pincache 
pincache-pincache.o  -lcrypto -lssl
make[3]: 'tfork' is up to date.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make  check-TESTS
make[3]: Entering directory '/<<PKGBUILDDIR>>/tests'
make[4]: Entering directory '/<<PKGBUILDDIR>>/tests'
LIBSPATH=/<<PKGBUILDDIR>>/src/.libs \
TESTSSRCDIR=/<<PKGBUILDDIR>>/tests \
TESTBLDDIR=/<<PKGBUILDDIR>>/tests \
SHARED_EXT=.so \
SOFTOKNPATH="/usr/lib/x86_64-linux-gnu/" \
/<<PKGBUILDDIR>>/tests/setup-softokn.sh > setup-softokn.log 2>&1
LIBSPATH=/<<PKGBUILDDIR>>/src/.libs \
TESTSSRCDIR=/<<PKGBUILDDIR>>/tests \
TESTBLDDIR=/<<PKGBUILDDIR>>/tests \
SHARED_EXT=.so \
P11KITCLIENTPATH="/usr/lib/x86_64-linux-gnu/pkcs11/p11-kit-client.so" \
/<<PKGBUILDDIR>>/tests/setup-softhsm.sh > setup-softhsm.log 2>&1
make[4]: *** [Makefile:1487: tmp.softhsm] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[3]: *** [Makefile:1145: check-TESTS] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[2]: *** [Makefile:1211: check-am] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[1]: *** [Makefile:476: check-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j2 check "TESTSUITEFLAGS=-j2 --verbose" VERBOSE=1 
returned exit code 2
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

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

About the archive rebuild: The build was made using virtual machines
from AWS, with enough memory, enough disk, and either one or two
CPUs, using a reduced chroot with only build-essential packages.

If you could not 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 affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: pkcs11-provider
Source-Version: 0.3-1
Done: Luca Boccassi <bl...@debian.org>

We believe that the bug you reported is fixed in the latest version of
pkcs11-provider, 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 1057...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Luca Boccassi <bl...@debian.org> (supplier of updated pkcs11-provider 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: Mon, 22 Jan 2024 21:32:36 +0000
Source: pkcs11-provider
Architecture: source
Version: 0.3-1
Distribution: unstable
Urgency: medium
Maintainer: Luca Boccassi <bl...@debian.org>
Changed-By: Luca Boccassi <bl...@debian.org>
Closes: 1057937
Changes:
 pkcs11-provider (0.3-1) unstable; urgency=medium
 .
   * Mention header copyright holder in d/copyright
   * Update upstream source from tag 'upstream/0.3' (Closes: #1057937)
   * Drop patch to disable tests, no longer needed
   * Bump libssl dependency to 3.0.7
Checksums-Sha1:
 202bef041b20ec2bb80503333da87e4517cba901 2216 pkcs11-provider_0.3-1.dsc
 16c7ccc7dd71c873f4e3d573b437812386dfc553 163019 pkcs11-provider_0.3.orig.tar.gz
 e294ee5dece58b383260c7c89e460eee2775d5c3 2292 
pkcs11-provider_0.3-1.debian.tar.xz
 b784dd3a45a56835be9a107a5f6c231e92b6d3c6 8103 
pkcs11-provider_0.3-1_source.buildinfo
Checksums-Sha256:
 9caa03bcaaa5d39eed58bed3c6f73f551e1ce933dbe92645f31f0deb685714b2 2216 
pkcs11-provider_0.3-1.dsc
 c62850e0737abe0590fe2b0669720b7553e3d849545ace1110d6d5dff06b0dae 163019 
pkcs11-provider_0.3.orig.tar.gz
 51e95f3a3735768a0ffcff006edbbd03de1be3931062e753079c26978b322112 2292 
pkcs11-provider_0.3-1.debian.tar.xz
 d24083a855862bbabdf532689c7f26382958b810dd2b0fc43b4d6db713f4c3bd 8103 
pkcs11-provider_0.3-1_source.buildinfo
Files:
 36ee1297d69d2df4de06f0fdb6322c7f 2216 libs optional pkcs11-provider_0.3-1.dsc
 b37eacf72addc6a40c6e21cbc21cccf2 163019 libs optional 
pkcs11-provider_0.3.orig.tar.gz
 b72a6d9cbc3c5449fadb31d57630d73f 2292 libs optional 
pkcs11-provider_0.3-1.debian.tar.xz
 d4f5b931584bbaec51d8ac1936ff3e8c 8103 libs optional 
pkcs11-provider_0.3-1_source.buildinfo

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

iQJFBAEBCgAvFiEErCSqx93EIPGOymuRKGv37813JB4FAmWu4qURHGJsdWNhQGRl
Ymlhbi5vcmcACgkQKGv37813JB5s+RAAvbDbwiWFZwTwvm7QDoNPHLTjJFrqljA0
cDB+XwbePdVmXPPIK/JNar6iwfVevbgqNRp2EPDkTaVi7Vnbazi3w0enMOkRR7R4
F6kwyu1Nf9jrkUtIotKGUBbIpV+UZSGO63/Uqgq694f04VewWFnzDsdOoqCY8nDp
bMymQoe7INGDRb0ac7jGRdPXit2/XKuNjZHzhDCpxR82NpREEW0YYM1E8TSatvNH
HkSaCDv2RRyee8pJ3ZHZCmJ2HQxekM3dt+Lyped5/X0BiVeVOsf6XtSmPe43kWcM
62qqFM6RMRskpBsBqUr0un4M65Lpt/w1ya7oCyPFCxySxeCYF5Haj25/s6cam0Io
50h8m6YOF4VHZc1f0I4D2SgUeZqN8JQURCriTSEorUXB9BvCG25r+uMepPrbk3ZE
2ZKNAF/6BDjOO7l18S5aRChignC7hcGYriQaxUn0ql9/yKNM8Jy1Q9nHOFH8P4W7
LajjBZ+pHAzb6p9C0EY1gg+B3JeiEggCleQJMctJLRohxJKWePhV/Mn16ZJK4kii
XaQW1zrvlUd78eufQyC4ypg2owLl6PIMOSCTYhR3wzmuCdo3iKPv4VHMGjEGdZLc
2g7wtIKH1Eg6Zbk7gBltPfI7Ekzzda7DM+Op43WyBQpjSpvFIU0bqxPH8LlPoDGM
vDzMOKDyIDs=
=dAl3
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to