+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/p11-kit.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Bo7E5N
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf p11-kit-0.23.9
+ /usr/bin/gzip -dc /builddir/build/SOURCES/p11-kit-0.23.9.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd p11-kit-0.23.9
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /builddir/build/SOURCES/p11-kit-server-eval-env.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bFhydW
+ umask 022
+ cd /builddir/build/BUILD
+ cd p11-kit-0.23.9
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./build/litter/config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./build/litter/config.sub
++ basename ./build/litter/config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build/litter/config.sub
'/usr/lib/rpm/redhat/config.sub' -> './build/litter/config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./build/litter/config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./build/litter/config.guess
++ basename ./build/litter/config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build/litter/config.guess
'/usr/lib/rpm/redhat/config.guess' -> './build/litter/config.guess'
+ '[' 1 = 1 ']'
+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./build/litter/ltmain.sh
+ ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-doc --with-trust-paths=/etc/pki/ca-trust/source:/usr/share/pki/ca-trust-source --disable-silent-rules
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether build environment is sane... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for riscv64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
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 riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for riscv64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for riscv64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for riscv64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for riscv64-redhat-linux-gnu-ranlib... no
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 riscv64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
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... no
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) 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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
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... no
checking for riscv64-redhat-linux-gnu-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking how to run the C preprocessor... gcc -E
checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for win32... no
checking whether byte ordering is bigendian... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking size of unsigned long... 8
checking for pthread_create... no
checking for pthread_create in -lpthread... yes
checking for nanosleep... yes
checking for library containing dlopen... -ldl
checking for library containing gethostbyname... none required
checking for library containing connect... none required
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking ucred.h usability... no
checking ucred.h presence... no
checking for ucred.h... no
checking for struct dirent.d_type... yes
checking for getprogname... no
checking for getexecname... no
checking for basename... yes
checking for mkstemp... yes
checking for mkdtemp... yes
checking for getauxval... yes
checking for issetugid... no
checking for getresuid... yes
checking for secure_getenv... yes
checking for strnstr... no
checking for memdup... no
checking for strndup... yes
checking for strerror_l... yes
checking for strerror_r... yes
checking for reallocarray... yes
checking for fdwalk... no
checking for setenv... yes
checking for getpeereid... no
checking for getpeerucred... no
checking for gmtime_r... yes
checking whether program_invocation_short_name is declared... no
checking whether program_invocation_short_name is available... yes
checking whether __progname is declared... no
checking for sighandler_t... yes
checking for sig_t... yes
checking for __sighandler_t... yes
checking for asprintf... yes
checking for vasprintf... yes
checking for vsnprintf... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking for dgettext in -lintl... no
checking for LIBTASN1... yes
checking for LIBFFI... yes
checking if trust module is enabled... yes
checking for trust module paths... /etc/pki/ca-trust/source:/usr/share/pki/ca-trust-source
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking for gtkdoc-scan... /usr/bin/gtkdoc-scan
checking for xsltproc... /usr/bin/xsltproc
checking whether to build documentation... yes
checking for debug mode... default (-g, debug output)
checking for more warnings... checking whether gcc understands -Wmissing-include-dirs... yes
checking whether gcc understands -Wundef... yes
checking build strict... no
checking whether to build with gcov testing... no
checking that generated files are newer than configure... done
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/manual/Makefile
config.status: creating po/Makefile.in
config.status: creating p11-kit/p11-kit-1.pc
config.status: creating p11-kit/pkcs11.conf.example
config.status: creating trust/trust-extract-compat
config.status: creating trust/test-extract
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
configure: build options:
Host: riscv64-redhat-linux-gnu
Debug build: default (-g, debug output)
Strict build: no
Build documentation: yes (manual, reference)
System global config: /etc/pkcs11/pkcs11.conf
System module config directory: /etc/pkcs11/modules
Package module config directory: ${pkgdatadir}/modules
User global config: ~/.config/pkcs11/pkcs11.conf
User module config directory: ~/.config/pkcs11/modules
Load relative module paths from: /usr/lib64/pkcs11
With libtasn1 dependency: yes
With libffi: yes
With hash implementation: internal
Build trust module: yes
Trust module paths: /etc/pki/ca-trust/source
/usr/share/pki/ca-trust-source
+ make -j4 V=1
make all-recursive
make[1]: Entering directory '/builddir/build/BUILD/p11-kit-0.23.9'
Making all in .
make[2]: Entering directory '/builddir/build/BUILD/p11-kit-0.23.9'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules"\" -DP11_USER_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules"\" -DP11_MODULE_PATH=\""/builddir/build/BUILD/p11-kit-0.23.9/.libs"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_testable_la-util.lo `test -f 'p11-kit/util.c' || echo './'`p11-kit/util.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules"\" -DP11_USER_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules"\" -DP11_MODULE_PATH=\""/builddir/build/BUILD/p11-kit-0.23.9/.libs"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_testable_la-conf.lo `test -f 'p11-kit/conf.c' || echo './'`p11-kit/conf.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules"\" -DP11_USER_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules"\" -DP11_MODULE_PATH=\""/builddir/build/BUILD/p11-kit-0.23.9/.libs"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_testable_la-iter.lo `test -f 'p11-kit/iter.c' || echo './'`p11-kit/iter.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules"\" -DP11_USER_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules"\" -DP11_MODULE_PATH=\""/builddir/build/BUILD/p11-kit-0.23.9/.libs"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_testable_la-log.lo `test -f 'p11-kit/log.c' || echo './'`p11-kit/log.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules\" -DP11_USER_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf\" -DP11_USER_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules\" -DP11_MODULE_PATH=\"/builddir/build/BUILD/p11-kit-0.23.9/.libs\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/conf.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_testable_la-conf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules\" -DP11_USER_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf\" -DP11_USER_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules\" -DP11_MODULE_PATH=\"/builddir/build/BUILD/p11-kit-0.23.9/.libs\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/iter.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_testable_la-iter.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules\" -DP11_USER_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf\" -DP11_USER_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules\" -DP11_MODULE_PATH=\"/builddir/build/BUILD/p11-kit-0.23.9/.libs\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/log.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_testable_la-log.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules\" -DP11_USER_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf\" -DP11_USER_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules\" -DP11_MODULE_PATH=\"/builddir/build/BUILD/p11-kit-0.23.9/.libs\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/util.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_testable_la-util.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules"\" -DP11_USER_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules"\" -DP11_MODULE_PATH=\""/builddir/build/BUILD/p11-kit-0.23.9/.libs"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_testable_la-filter.lo `test -f 'p11-kit/filter.c' || echo './'`p11-kit/filter.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules"\" -DP11_USER_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules"\" -DP11_MODULE_PATH=\""/builddir/build/BUILD/p11-kit-0.23.9/.libs"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_testable_la-modules.lo `test -f 'p11-kit/modules.c' || echo './'`p11-kit/modules.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules"\" -DP11_USER_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules"\" -DP11_MODULE_PATH=\""/builddir/build/BUILD/p11-kit-0.23.9/.libs"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_testable_la-pin.lo `test -f 'p11-kit/pin.c' || echo './'`p11-kit/pin.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules\" -DP11_USER_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf\" -DP11_USER_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules\" -DP11_MODULE_PATH=\"/builddir/build/BUILD/p11-kit-0.23.9/.libs\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/filter.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_testable_la-filter.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules\" -DP11_USER_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf\" -DP11_USER_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules\" -DP11_MODULE_PATH=\"/builddir/build/BUILD/p11-kit-0.23.9/.libs\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/modules.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_testable_la-modules.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules"\" -DP11_USER_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules"\" -DP11_MODULE_PATH=\""/builddir/build/BUILD/p11-kit-0.23.9/.libs"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_testable_la-messages.lo `test -f 'p11-kit/messages.c' || echo './'`p11-kit/messages.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules"\" -DP11_USER_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules"\" -DP11_MODULE_PATH=\""/builddir/build/BUILD/p11-kit-0.23.9/.libs"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_testable_la-rpc-transport.lo `test -f 'p11-kit/rpc-transport.c' || echo './'`p11-kit/rpc-transport.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules\" -DP11_USER_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf\" -DP11_USER_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules\" -DP11_MODULE_PATH=\"/builddir/build/BUILD/p11-kit-0.23.9/.libs\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/pin.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_testable_la-pin.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules"\" -DP11_USER_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules"\" -DP11_MODULE_PATH=\""/builddir/build/BUILD/p11-kit-0.23.9/.libs"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_testable_la-rpc-message.lo `test -f 'p11-kit/rpc-message.c' || echo './'`p11-kit/rpc-message.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules"\" -DP11_USER_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules"\" -DP11_MODULE_PATH=\""/builddir/build/BUILD/p11-kit-0.23.9/.libs"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_testable_la-rpc-client.lo `test -f 'p11-kit/rpc-client.c' || echo './'`p11-kit/rpc-client.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules\" -DP11_USER_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf\" -DP11_USER_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules\" -DP11_MODULE_PATH=\"/builddir/build/BUILD/p11-kit-0.23.9/.libs\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/messages.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_testable_la-messages.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules\" -DP11_USER_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf\" -DP11_USER_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules\" -DP11_MODULE_PATH=\"/builddir/build/BUILD/p11-kit-0.23.9/.libs\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/rpc-transport.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_testable_la-rpc-transport.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules"\" -DP11_USER_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules"\" -DP11_MODULE_PATH=\""/builddir/build/BUILD/p11-kit-0.23.9/.libs"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_testable_la-rpc-server.lo `test -f 'p11-kit/rpc-server.c' || echo './'`p11-kit/rpc-server.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules\" -DP11_USER_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf\" -DP11_USER_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules\" -DP11_MODULE_PATH=\"/builddir/build/BUILD/p11-kit-0.23.9/.libs\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/rpc-message.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_testable_la-rpc-message.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules"\" -DP11_USER_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules"\" -DP11_MODULE_PATH=\""/builddir/build/BUILD/p11-kit-0.23.9/.libs"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_testable_la-uri.lo `test -f 'p11-kit/uri.c' || echo './'`p11-kit/uri.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules\" -DP11_USER_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf\" -DP11_USER_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules\" -DP11_MODULE_PATH=\"/builddir/build/BUILD/p11-kit-0.23.9/.libs\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/rpc-client.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_testable_la-rpc-client.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules"\" -DP11_USER_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules"\" -DP11_MODULE_PATH=\""/builddir/build/BUILD/p11-kit-0.23.9/.libs"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_testable_la-virtual.lo `test -f 'p11-kit/virtual.c' || echo './'`p11-kit/virtual.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules\" -DP11_USER_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf\" -DP11_USER_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules\" -DP11_MODULE_PATH=\"/builddir/build/BUILD/p11-kit-0.23.9/.libs\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/rpc-server.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_testable_la-rpc-server.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules\" -DP11_USER_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf\" -DP11_USER_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules\" -DP11_MODULE_PATH=\"/builddir/build/BUILD/p11-kit-0.23.9/.libs\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/uri.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_testable_la-uri.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules"\" -DP11_USER_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules"\" -DP11_MODULE_PATH=\""/builddir/build/BUILD/p11-kit-0.23.9/.libs"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_testable_la-proxy.lo `test -f 'p11-kit/proxy.c' || echo './'`p11-kit/proxy.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules\" -DP11_USER_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf\" -DP11_USER_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules\" -DP11_MODULE_PATH=\"/builddir/build/BUILD/p11-kit-0.23.9/.libs\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/virtual.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_testable_la-virtual.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules"\" -DP11_USER_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules"\" -DP11_MODULE_PATH=\""/builddir/build/BUILD/p11-kit-0.23.9/.libs"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_testable_la-proxy-init.lo `test -f 'p11-kit/proxy-init.c' || echo './'`p11-kit/proxy-init.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/mock-module-ep.lo p11-kit/mock-module-ep.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/mock-module-ep.c -fPIC -DPIC -o p11-kit/.libs/mock-module-ep.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules\" -DP11_USER_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf\" -DP11_USER_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules\" -DP11_MODULE_PATH=\"/builddir/build/BUILD/p11-kit-0.23.9/.libs\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/proxy.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_testable_la-proxy.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/mock-module-ep2.lo p11-kit/mock-module-ep2.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules\" -DP11_USER_CONFIG_FILE=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf\" -DP11_USER_CONFIG_MODULES=\"/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules\" -DP11_MODULE_PATH=\"/builddir/build/BUILD/p11-kit-0.23.9/.libs\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/proxy-init.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_testable_la-proxy-init.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/mock-module-ep3.lo p11-kit/mock-module-ep3.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/mock-module-ep2.c -fPIC -DPIC -o p11-kit/.libs/mock-module-ep2.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/libtrust_testable_la-builder.lo `test -f 'trust/builder.c' || echo './'`trust/builder.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/libtrust_testable_la-digest.lo `test -f 'trust/digest.c' || echo './'`trust/digest.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/mock-module-ep3.c -fPIC -DPIC -o p11-kit/.libs/mock-module-ep3.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/libtrust_testable_la-index.lo `test -f 'trust/index.c' || echo './'`trust/index.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c trust/builder.c -fPIC -DPIC -o trust/.libs/libtrust_testable_la-builder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c trust/digest.c -fPIC -DPIC -o trust/.libs/libtrust_testable_la-digest.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c trust/index.c -fPIC -DPIC -o trust/.libs/libtrust_testable_la-index.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/libtrust_testable_la-parser.lo `test -f 'trust/parser.c' || echo './'`trust/parser.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/libtrust_testable_la-persist.lo `test -f 'trust/persist.c' || echo './'`trust/persist.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/libtrust_testable_la-module.lo `test -f 'trust/module.c' || echo './'`trust/module.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c trust/parser.c -fPIC -DPIC -o trust/.libs/libtrust_testable_la-parser.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c trust/persist.c -fPIC -DPIC -o trust/.libs/libtrust_testable_la-persist.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/libtrust_testable_la-save.lo `test -f 'trust/save.c' || echo './'`trust/save.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/libtrust_testable_la-session.lo `test -f 'trust/session.c' || echo './'`trust/session.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c trust/module.c -fPIC -DPIC -o trust/.libs/libtrust_testable_la-module.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c trust/session.c -fPIC -DPIC -o trust/.libs/libtrust_testable_la-session.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c trust/save.c -fPIC -DPIC -o trust/.libs/libtrust_testable_la-save.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/libtrust_testable_la-token.lo `test -f 'trust/token.c' || echo './'`trust/token.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/test-trust.lo trust/test-trust.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/digest.lo trust/digest.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c trust/test-trust.c -fPIC -DPIC -o trust/.libs/test-trust.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c trust/token.c -fPIC -DPIC -o trust/.libs/libtrust_testable_la-token.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c trust/digest.c -fPIC -DPIC -o trust/.libs/digest.o
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/lists.o p11-kit/lists.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/p11-kit.o p11-kit/p11-kit.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/trust_trust-anchor.o `test -f 'trust/anchor.c' || echo './'`trust/anchor.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/trust_trust-parser.o `test -f 'trust/parser.c' || echo './'`trust/parser.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/trust_trust-persist.o `test -f 'trust/persist.c' || echo './'`trust/persist.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/trust_trust-digest.o `test -f 'trust/digest.c' || echo './'`trust/digest.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/trust_trust-dump.o `test -f 'trust/dump.c' || echo './'`trust/dump.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/trust_trust-enumerate.o `test -f 'trust/enumerate.c' || echo './'`trust/enumerate.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/trust_trust-extract.o `test -f 'trust/extract.c' || echo './'`trust/extract.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/trust_trust-extract-jks.o `test -f 'trust/extract-jks.c' || echo './'`trust/extract-jks.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/trust_trust-extract-openssl.o `test -f 'trust/extract-openssl.c' || echo './'`trust/extract-openssl.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/trust_trust-extract-pem.o `test -f 'trust/extract-pem.c' || echo './'`trust/extract-pem.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/trust_trust-extract-cer.o `test -f 'trust/extract-cer.c' || echo './'`trust/extract-cer.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/trust_trust-list.o `test -f 'trust/list.c' || echo './'`trust/list.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/trust_trust-save.o `test -f 'trust/save.c' || echo './'`trust/save.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/trust_trust-trust.o `test -f 'trust/trust.c' || echo './'`trust/trust.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/frob-getauxval.o common/frob-getauxval.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/frob-getenv.o common/frob-getenv.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/print-messages.o p11-kit/print-messages.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/frob-setuid.o p11-kit/frob-setuid.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/frob_pow-frob-pow.o `test -f 'trust/frob-pow.c' || echo './'`trust/frob-pow.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/frob_token-frob-token.o `test -f 'trust/frob-token.c' || echo './'`trust/frob-token.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/frob-nss-trust.o trust/frob-nss-trust.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/frob_cert-frob-cert.o `test -f 'trust/frob-cert.c' || echo './'`trust/frob-cert.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/frob_bc-frob-bc.o `test -f 'trust/frob-bc.c' || echo './'`trust/frob-bc.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/frob_ku-frob-ku.o `test -f 'trust/frob-ku.c' || echo './'`trust/frob-ku.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/frob_eku-frob-eku.o `test -f 'trust/frob-eku.c' || echo './'`trust/frob-eku.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/frob_ext-frob-ext.o `test -f 'trust/frob-ext.c' || echo './'`trust/frob-ext.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/frob_oid-frob-oid.o `test -f 'trust/frob-oid.c' || echo './'`trust/frob-oid.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/remote.o p11-kit/remote.c
gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/server.o p11-kit/server.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/etc/pkcs11/pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/etc/pkcs11/modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/usr/share/p11-kit/modules"\" -DP11_USER_CONFIG_FILE=\""~/.config/pkcs11/pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""~/.config/pkcs11/modules"\" -DP11_MODULE_PATH=\""/usr/lib64/pkcs11"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_la-proxy.lo `test -f 'p11-kit/proxy.c' || echo './'`p11-kit/proxy.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/etc/pkcs11/pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/etc/pkcs11/modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/usr/share/p11-kit/modules"\" -DP11_USER_CONFIG_FILE=\""~/.config/pkcs11/pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""~/.config/pkcs11/modules"\" -DP11_MODULE_PATH=\""/usr/lib64/pkcs11"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_la-proxy-init.lo `test -f 'p11-kit/proxy-init.c' || echo './'`p11-kit/proxy-init.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/etc/pkcs11/pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/etc/pkcs11/modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/usr/share/p11-kit/modules"\" -DP11_USER_CONFIG_FILE=\""~/.config/pkcs11/pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""~/.config/pkcs11/modules"\" -DP11_MODULE_PATH=\""/usr/lib64/pkcs11"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_internal_la-util.lo `test -f 'p11-kit/util.c' || echo './'`p11-kit/util.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/etc/pkcs11/pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/etc/pkcs11/modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/usr/share/p11-kit/modules\" "-DP11_USER_CONFIG_FILE=\"~/.config/pkcs11/pkcs11.conf\"" "-DP11_USER_CONFIG_MODULES=\"~/.config/pkcs11/modules\"" -DP11_MODULE_PATH=\"/usr/lib64/pkcs11\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/proxy.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_la-proxy.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/etc/pkcs11/pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/etc/pkcs11/modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/usr/share/p11-kit/modules\" "-DP11_USER_CONFIG_FILE=\"~/.config/pkcs11/pkcs11.conf\"" "-DP11_USER_CONFIG_MODULES=\"~/.config/pkcs11/modules\"" -DP11_MODULE_PATH=\"/usr/lib64/pkcs11\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/proxy-init.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_la-proxy-init.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/etc/pkcs11/pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/etc/pkcs11/modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/usr/share/p11-kit/modules"\" -DP11_USER_CONFIG_FILE=\""~/.config/pkcs11/pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""~/.config/pkcs11/modules"\" -DP11_MODULE_PATH=\""/usr/lib64/pkcs11"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_internal_la-conf.lo `test -f 'p11-kit/conf.c' || echo './'`p11-kit/conf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/etc/pkcs11/pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/etc/pkcs11/modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/usr/share/p11-kit/modules\" "-DP11_USER_CONFIG_FILE=\"~/.config/pkcs11/pkcs11.conf\"" "-DP11_USER_CONFIG_MODULES=\"~/.config/pkcs11/modules\"" -DP11_MODULE_PATH=\"/usr/lib64/pkcs11\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/util.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_internal_la-util.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/etc/pkcs11/pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/etc/pkcs11/modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/usr/share/p11-kit/modules"\" -DP11_USER_CONFIG_FILE=\""~/.config/pkcs11/pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""~/.config/pkcs11/modules"\" -DP11_MODULE_PATH=\""/usr/lib64/pkcs11"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_internal_la-iter.lo `test -f 'p11-kit/iter.c' || echo './'`p11-kit/iter.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/etc/pkcs11/pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/etc/pkcs11/modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/usr/share/p11-kit/modules"\" -DP11_USER_CONFIG_FILE=\""~/.config/pkcs11/pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""~/.config/pkcs11/modules"\" -DP11_MODULE_PATH=\""/usr/lib64/pkcs11"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_internal_la-log.lo `test -f 'p11-kit/log.c' || echo './'`p11-kit/log.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/etc/pkcs11/pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/etc/pkcs11/modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/usr/share/p11-kit/modules\" "-DP11_USER_CONFIG_FILE=\"~/.config/pkcs11/pkcs11.conf\"" "-DP11_USER_CONFIG_MODULES=\"~/.config/pkcs11/modules\"" -DP11_MODULE_PATH=\"/usr/lib64/pkcs11\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/conf.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_internal_la-conf.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/etc/pkcs11/pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/etc/pkcs11/modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/usr/share/p11-kit/modules"\" -DP11_USER_CONFIG_FILE=\""~/.config/pkcs11/pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""~/.config/pkcs11/modules"\" -DP11_MODULE_PATH=\""/usr/lib64/pkcs11"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_internal_la-filter.lo `test -f 'p11-kit/filter.c' || echo './'`p11-kit/filter.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/etc/pkcs11/pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/etc/pkcs11/modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/usr/share/p11-kit/modules\" "-DP11_USER_CONFIG_FILE=\"~/.config/pkcs11/pkcs11.conf\"" "-DP11_USER_CONFIG_MODULES=\"~/.config/pkcs11/modules\"" -DP11_MODULE_PATH=\"/usr/lib64/pkcs11\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/iter.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_internal_la-iter.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/etc/pkcs11/pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/etc/pkcs11/modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/usr/share/p11-kit/modules"\" -DP11_USER_CONFIG_FILE=\""~/.config/pkcs11/pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""~/.config/pkcs11/modules"\" -DP11_MODULE_PATH=\""/usr/lib64/pkcs11"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_internal_la-modules.lo `test -f 'p11-kit/modules.c' || echo './'`p11-kit/modules.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/etc/pkcs11/pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/etc/pkcs11/modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/usr/share/p11-kit/modules\" "-DP11_USER_CONFIG_FILE=\"~/.config/pkcs11/pkcs11.conf\"" "-DP11_USER_CONFIG_MODULES=\"~/.config/pkcs11/modules\"" -DP11_MODULE_PATH=\"/usr/lib64/pkcs11\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/log.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_internal_la-log.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/etc/pkcs11/pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/etc/pkcs11/modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/usr/share/p11-kit/modules\" "-DP11_USER_CONFIG_FILE=\"~/.config/pkcs11/pkcs11.conf\"" "-DP11_USER_CONFIG_MODULES=\"~/.config/pkcs11/modules\"" -DP11_MODULE_PATH=\"/usr/lib64/pkcs11\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/filter.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_internal_la-filter.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/etc/pkcs11/pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/etc/pkcs11/modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/usr/share/p11-kit/modules"\" -DP11_USER_CONFIG_FILE=\""~/.config/pkcs11/pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""~/.config/pkcs11/modules"\" -DP11_MODULE_PATH=\""/usr/lib64/pkcs11"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_internal_la-pin.lo `test -f 'p11-kit/pin.c' || echo './'`p11-kit/pin.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/etc/pkcs11/pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/etc/pkcs11/modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/usr/share/p11-kit/modules\" "-DP11_USER_CONFIG_FILE=\"~/.config/pkcs11/pkcs11.conf\"" "-DP11_USER_CONFIG_MODULES=\"~/.config/pkcs11/modules\"" -DP11_MODULE_PATH=\"/usr/lib64/pkcs11\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/modules.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_internal_la-modules.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/etc/pkcs11/pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/etc/pkcs11/modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/usr/share/p11-kit/modules"\" -DP11_USER_CONFIG_FILE=\""~/.config/pkcs11/pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""~/.config/pkcs11/modules"\" -DP11_MODULE_PATH=\""/usr/lib64/pkcs11"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_internal_la-messages.lo `test -f 'p11-kit/messages.c' || echo './'`p11-kit/messages.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/etc/pkcs11/pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/etc/pkcs11/modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/usr/share/p11-kit/modules"\" -DP11_USER_CONFIG_FILE=\""~/.config/pkcs11/pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""~/.config/pkcs11/modules"\" -DP11_MODULE_PATH=\""/usr/lib64/pkcs11"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_internal_la-rpc-transport.lo `test -f 'p11-kit/rpc-transport.c' || echo './'`p11-kit/rpc-transport.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/etc/pkcs11/pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/etc/pkcs11/modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/usr/share/p11-kit/modules\" "-DP11_USER_CONFIG_FILE=\"~/.config/pkcs11/pkcs11.conf\"" "-DP11_USER_CONFIG_MODULES=\"~/.config/pkcs11/modules\"" -DP11_MODULE_PATH=\"/usr/lib64/pkcs11\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/pin.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_internal_la-pin.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/etc/pkcs11/pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/etc/pkcs11/modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/usr/share/p11-kit/modules"\" -DP11_USER_CONFIG_FILE=\""~/.config/pkcs11/pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""~/.config/pkcs11/modules"\" -DP11_MODULE_PATH=\""/usr/lib64/pkcs11"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_internal_la-rpc-message.lo `test -f 'p11-kit/rpc-message.c' || echo './'`p11-kit/rpc-message.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/etc/pkcs11/pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/etc/pkcs11/modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/usr/share/p11-kit/modules\" "-DP11_USER_CONFIG_FILE=\"~/.config/pkcs11/pkcs11.conf\"" "-DP11_USER_CONFIG_MODULES=\"~/.config/pkcs11/modules\"" -DP11_MODULE_PATH=\"/usr/lib64/pkcs11\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/messages.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_internal_la-messages.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/etc/pkcs11/pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/etc/pkcs11/modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/usr/share/p11-kit/modules"\" -DP11_USER_CONFIG_FILE=\""~/.config/pkcs11/pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""~/.config/pkcs11/modules"\" -DP11_MODULE_PATH=\""/usr/lib64/pkcs11"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_internal_la-rpc-client.lo `test -f 'p11-kit/rpc-client.c' || echo './'`p11-kit/rpc-client.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/etc/pkcs11/pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/etc/pkcs11/modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/usr/share/p11-kit/modules\" "-DP11_USER_CONFIG_FILE=\"~/.config/pkcs11/pkcs11.conf\"" "-DP11_USER_CONFIG_MODULES=\"~/.config/pkcs11/modules\"" -DP11_MODULE_PATH=\"/usr/lib64/pkcs11\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/rpc-transport.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_internal_la-rpc-transport.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/etc/pkcs11/pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/etc/pkcs11/modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/usr/share/p11-kit/modules\" "-DP11_USER_CONFIG_FILE=\"~/.config/pkcs11/pkcs11.conf\"" "-DP11_USER_CONFIG_MODULES=\"~/.config/pkcs11/modules\"" -DP11_MODULE_PATH=\"/usr/lib64/pkcs11\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/rpc-message.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_internal_la-rpc-message.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/etc/pkcs11/pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/etc/pkcs11/modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/usr/share/p11-kit/modules"\" -DP11_USER_CONFIG_FILE=\""~/.config/pkcs11/pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""~/.config/pkcs11/modules"\" -DP11_MODULE_PATH=\""/usr/lib64/pkcs11"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_internal_la-rpc-server.lo `test -f 'p11-kit/rpc-server.c' || echo './'`p11-kit/rpc-server.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/etc/pkcs11/pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/etc/pkcs11/modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/usr/share/p11-kit/modules\" "-DP11_USER_CONFIG_FILE=\"~/.config/pkcs11/pkcs11.conf\"" "-DP11_USER_CONFIG_MODULES=\"~/.config/pkcs11/modules\"" -DP11_MODULE_PATH=\"/usr/lib64/pkcs11\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/rpc-client.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_internal_la-rpc-client.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/etc/pkcs11/pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/etc/pkcs11/modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/usr/share/p11-kit/modules"\" -DP11_USER_CONFIG_FILE=\""~/.config/pkcs11/pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""~/.config/pkcs11/modules"\" -DP11_MODULE_PATH=\""/usr/lib64/pkcs11"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_internal_la-uri.lo `test -f 'p11-kit/uri.c' || echo './'`p11-kit/uri.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/etc/pkcs11/pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/etc/pkcs11/modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/usr/share/p11-kit/modules\" "-DP11_USER_CONFIG_FILE=\"~/.config/pkcs11/pkcs11.conf\"" "-DP11_USER_CONFIG_MODULES=\"~/.config/pkcs11/modules\"" -DP11_MODULE_PATH=\"/usr/lib64/pkcs11\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/rpc-server.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_internal_la-rpc-server.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/etc/pkcs11/pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/etc/pkcs11/modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/usr/share/p11-kit/modules"\" -DP11_USER_CONFIG_FILE=\""~/.config/pkcs11/pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""~/.config/pkcs11/modules"\" -DP11_MODULE_PATH=\""/usr/lib64/pkcs11"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/libp11_kit_internal_la-virtual.lo `test -f 'p11-kit/virtual.c' || echo './'`p11-kit/virtual.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/etc/pkcs11/pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/etc/pkcs11/modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/usr/share/p11-kit/modules\" "-DP11_USER_CONFIG_FILE=\"~/.config/pkcs11/pkcs11.conf\"" "-DP11_USER_CONFIG_MODULES=\"~/.config/pkcs11/modules\"" -DP11_MODULE_PATH=\"/usr/lib64/pkcs11\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/uri.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_internal_la-uri.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/argv.lo common/argv.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/attrs.lo common/attrs.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/etc/pkcs11/pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/etc/pkcs11/modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/usr/share/p11-kit/modules\" "-DP11_USER_CONFIG_FILE=\"~/.config/pkcs11/pkcs11.conf\"" "-DP11_USER_CONFIG_MODULES=\"~/.config/pkcs11/modules\"" -DP11_MODULE_PATH=\"/usr/lib64/pkcs11\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/virtual.c -fPIC -DPIC -o p11-kit/.libs/libp11_kit_internal_la-virtual.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/argv.c -fPIC -DPIC -o common/.libs/argv.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/attrs.c -fPIC -DPIC -o common/.libs/attrs.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/array.lo common/array.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/buffer.lo common/buffer.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/array.c -fPIC -DPIC -o common/.libs/array.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/compat.lo common/compat.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/buffer.c -fPIC -DPIC -o common/.libs/buffer.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/constants.lo common/constants.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/compat.c -fPIC -DPIC -o common/.libs/compat.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/debug.lo common/debug.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/constants.c -fPIC -DPIC -o common/.libs/constants.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/dict.lo common/dict.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/debug.c -fPIC -DPIC -o common/.libs/debug.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/hash.lo common/hash.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/dict.c -fPIC -DPIC -o common/.libs/dict.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/lexer.lo common/lexer.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/hash.c -fPIC -DPIC -o common/.libs/hash.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/message.lo common/message.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/lexer.c -fPIC -DPIC -o common/.libs/lexer.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/path.lo common/path.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/message.c -fPIC -DPIC -o common/.libs/message.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/url.lo common/url.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/path.c -fPIC -DPIC -o common/.libs/path.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/library.lo common/library.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/url.c -fPIC -DPIC -o common/.libs/url.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/etc/pkcs11/pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/etc/pkcs11/modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/usr/share/p11-kit/modules"\" -DP11_USER_CONFIG_FILE=\""~/.config/pkcs11/pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""~/.config/pkcs11/modules"\" -DP11_MODULE_PATH=\""/usr/lib64/pkcs11"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/p11_kit_client_la-client.lo `test -f 'p11-kit/client.c' || echo './'`p11-kit/client.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/library.c -fPIC -DPIC -o common/.libs/library.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\""/etc/pkcs11/pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/etc/pkcs11/modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/usr/share/p11-kit/modules"\" -DP11_USER_CONFIG_FILE=\""~/.config/pkcs11/pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""~/.config/pkcs11/modules"\" -DP11_MODULE_PATH=\""/usr/lib64/pkcs11"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o p11-kit/p11_kit_client_la-client-init.lo `test -f 'p11-kit/client-init.c' || echo './'`p11-kit/client-init.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/etc/pkcs11/pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/etc/pkcs11/modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/usr/share/p11-kit/modules\" "-DP11_USER_CONFIG_FILE=\"~/.config/pkcs11/pkcs11.conf\"" "-DP11_USER_CONFIG_MODULES=\"~/.config/pkcs11/modules\"" -DP11_MODULE_PATH=\"/usr/lib64/pkcs11\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/client.c -fPIC -DPIC -o p11-kit/.libs/p11_kit_client_la-client.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/p11_kit_trust_la-builder.lo `test -f 'trust/builder.c' || echo './'`trust/builder.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -DP11_SYSTEM_CONFIG_FILE=\"/etc/pkcs11/pkcs11.conf\" -DP11_SYSTEM_CONFIG_MODULES=\"/etc/pkcs11/modules\" -DP11_PACKAGE_CONFIG_MODULES=\"/usr/share/p11-kit/modules\" "-DP11_USER_CONFIG_FILE=\"~/.config/pkcs11/pkcs11.conf\"" "-DP11_USER_CONFIG_MODULES=\"~/.config/pkcs11/modules\"" -DP11_MODULE_PATH=\"/usr/lib64/pkcs11\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c p11-kit/client-init.c -fPIC -DPIC -o p11-kit/.libs/p11_kit_client_la-client-init.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/p11_kit_trust_la-digest.lo `test -f 'trust/digest.c' || echo './'`trust/digest.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c trust/builder.c -fPIC -DPIC -o trust/.libs/p11_kit_trust_la-builder.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/p11_kit_trust_la-index.lo `test -f 'trust/index.c' || echo './'`trust/index.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c trust/digest.c -fPIC -DPIC -o trust/.libs/p11_kit_trust_la-digest.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/p11_kit_trust_la-parser.lo `test -f 'trust/parser.c' || echo './'`trust/parser.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c trust/index.c -fPIC -DPIC -o trust/.libs/p11_kit_trust_la-index.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/p11_kit_trust_la-persist.lo `test -f 'trust/persist.c' || echo './'`trust/persist.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c trust/parser.c -fPIC -DPIC -o trust/.libs/p11_kit_trust_la-parser.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/p11_kit_trust_la-module.lo `test -f 'trust/module.c' || echo './'`trust/module.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/p11_kit_trust_la-save.lo `test -f 'trust/save.c' || echo './'`trust/save.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c trust/persist.c -fPIC -DPIC -o trust/.libs/p11_kit_trust_la-persist.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c trust/module.c -fPIC -DPIC -o trust/.libs/p11_kit_trust_la-module.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/p11_kit_trust_la-session.lo `test -f 'trust/session.c' || echo './'`trust/session.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c trust/save.c -fPIC -DPIC -o trust/.libs/p11_kit_trust_la-save.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/p11_kit_trust_la-token.lo `test -f 'trust/token.c' || echo './'`trust/token.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/libtrust_data_la-asn1.lo `test -f 'trust/asn1.c' || echo './'`trust/asn1.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c trust/session.c -fPIC -DPIC -o trust/.libs/p11_kit_trust_la-session.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/libtrust_data_la-base64.lo `test -f 'trust/base64.c' || echo './'`trust/base64.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c trust/token.c -fPIC -DPIC -o trust/.libs/p11_kit_trust_la-token.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c trust/asn1.c -fPIC -DPIC -o trust/.libs/libtrust_data_la-asn1.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c trust/base64.c -fPIC -DPIC -o trust/.libs/libtrust_data_la-base64.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/libtrust_data_la-pem.lo `test -f 'trust/pem.c' || echo './'`trust/pem.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/libtrust_data_la-oid.lo `test -f 'trust/oid.c' || echo './'`trust/oid.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/libtrust_data_la-utf8.lo `test -f 'trust/utf8.c' || echo './'`trust/utf8.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c trust/pem.c -fPIC -DPIC -o trust/.libs/libtrust_data_la-pem.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c trust/oid.c -fPIC -DPIC -o trust/.libs/libtrust_data_la-oid.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o trust/libtrust_data_la-x509.lo `test -f 'trust/x509.c' || echo './'`trust/x509.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/mock.lo common/mock.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c trust/utf8.c -fPIC -DPIC -o trust/.libs/libtrust_data_la-utf8.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/test.lo common/test.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/mock.c -fPIC -DPIC -o common/.libs/mock.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c trust/x509.c -fPIC -DPIC -o trust/.libs/libtrust_data_la-x509.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/test.c -fPIC -DPIC -o common/.libs/test.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/tool.lo common/tool.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c -o common/unix-peer.lo common/unix-peer.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/tool.c -fPIC -DPIC -o common/.libs/tool.o
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtrust-testable.la trust/libtrust_testable_la-builder.lo trust/libtrust_testable_la-digest.lo trust/libtrust_testable_la-index.lo trust/libtrust_testable_la-parser.lo trust/libtrust_testable_la-persist.lo trust/libtrust_testable_la-module.lo trust/libtrust_testable_la-save.lo trust/libtrust_testable_la-session.lo trust/libtrust_testable_la-token.lo -ltasn1 -ldl -lpthread
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./common -DBINDIR=\"/usr/bin\" -DBUILDDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DDATA_DIR=\"/usr/share\" -DPRIVATEDIR=\"/usr/libexec/p11-kit\" -DSRCDIR=\"/builddir/build/BUILD/p11-kit-0.23.9\" -DSYSCONFDIR=\"/etc\" -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -c common/unix-peer.c -fPIC -DPIC -o common/.libs/unix-peer.o
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtrust-test.la trust/test-trust.lo trust/digest.lo -ldl -lpthread
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libp11-common.la common/argv.lo common/attrs.lo common/array.lo common/buffer.lo common/compat.lo common/constants.lo common/debug.lo common/dict.lo common/hash.lo common/lexer.lo common/message.lo common/path.lo common/url.lo -ldl -lpthread
libtool: link: ar cru .libs/libtrust-testable.a trust/.libs/libtrust_testable_la-builder.o trust/.libs/libtrust_testable_la-digest.o trust/.libs/libtrust_testable_la-index.o trust/.libs/libtrust_testable_la-parser.o trust/.libs/libtrust_testable_la-persist.o trust/.libs/libtrust_testable_la-module.o trust/.libs/libtrust_testable_la-save.o trust/.libs/libtrust_testable_la-session.o trust/.libs/libtrust_testable_la-token.o
libtool: link: ranlib .libs/libtrust-testable.a
libtool: link: ( cd ".libs" && rm -f "libtrust-testable.la" && ln -s "../libtrust-testable.la" "libtrust-testable.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libp11-library.la common/library.lo -ldl -lpthread
libtool: link: ar cru .libs/libtrust-test.a trust/.libs/test-trust.o trust/.libs/digest.o
libtool: link: ranlib .libs/libtrust-test.a
libtool: link: ( cd ".libs" && rm -f "libtrust-test.la" && ln -s "../libtrust-test.la" "libtrust-test.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtrust-data.la trust/libtrust_data_la-asn1.lo trust/libtrust_data_la-base64.lo trust/libtrust_data_la-pem.lo trust/libtrust_data_la-oid.lo trust/libtrust_data_la-utf8.lo trust/libtrust_data_la-x509.lo -ltasn1 -ldl -lpthread
libtool: link: ar cru .libs/libp11-common.a common/.libs/argv.o common/.libs/attrs.o common/.libs/array.o common/.libs/buffer.o common/.libs/compat.o common/.libs/constants.o common/.libs/debug.o common/.libs/dict.o common/.libs/hash.o common/.libs/lexer.o common/.libs/message.o common/.libs/path.o common/.libs/url.o
libtool: link: ranlib .libs/libp11-common.a
libtool: link: ( cd ".libs" && rm -f "libp11-common.la" && ln -s "../libp11-common.la" "libp11-common.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libp11-test.la common/mock.lo common/test.lo -ldl -lpthread
libtool: link: ar cru .libs/libp11-library.a common/.libs/library.o
libtool: link: ranlib .libs/libp11-library.a
libtool: link: ( cd ".libs" && rm -f "libp11-library.la" && ln -s "../libp11-library.la" "libp11-library.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libp11-tool.la common/tool.lo common/unix-peer.lo -ldl -lpthread
libtool: link: ar cru .libs/libtrust-data.a trust/.libs/libtrust_data_la-asn1.o trust/.libs/libtrust_data_la-base64.o trust/.libs/libtrust_data_la-pem.o trust/.libs/libtrust_data_la-oid.o trust/.libs/libtrust_data_la-utf8.o trust/.libs/libtrust_data_la-x509.o
libtool: link: ranlib .libs/libtrust-data.a
libtool: link: ( cd ".libs" && rm -f "libtrust-data.la" && ln -s "../libtrust-data.la" "libtrust-data.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc -DP11_SYSTEM_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/system-modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/package-modules"\" -DP11_USER_CONFIG_FILE=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""/builddir/build/BUILD/p11-kit-0.23.9/p11-kit/fixtures/user-modules"\" -DP11_MODULE_PATH=\""/builddir/build/BUILD/p11-kit-0.23.9/.libs"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libp11-kit-testable.la p11-kit/libp11_kit_testable_la-util.lo p11-kit/libp11_kit_testable_la-conf.lo p11-kit/libp11_kit_testable_la-iter.lo p11-kit/libp11_kit_testable_la-log.lo p11-kit/libp11_kit_testable_la-filter.lo p11-kit/libp11_kit_testable_la-modules.lo p11-kit/libp11_kit_testable_la-pin.lo p11-kit/libp11_kit_testable_la-messages.lo p11-kit/libp11_kit_testable_la-rpc-transport.lo p11-kit/libp11_kit_testable_la-rpc-message.lo p11-kit/libp11_kit_testable_la-rpc-client.lo p11-kit/libp11_kit_testable_la-rpc-server.lo p11-kit/libp11_kit_testable_la-uri.lo p11-kit/libp11_kit_testable_la-virtual.lo p11-kit/libp11_kit_testable_la-proxy.lo p11-kit/libp11_kit_testable_la-proxy-init.lo libp11-common.la libp11-library.la -lffi -ldl -lpthread
libtool: link: ar cru .libs/libp11-test.a common/.libs/mock.o common/.libs/test.o
libtool: link: ranlib .libs/libp11-test.a
libtool: link: ( cd ".libs" && rm -f "libp11-test.la" && ln -s "../libp11-test.la" "libp11-test.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -no-undefined -module -avoid-version -version-info 3:0:3 -export-symbols-regex 'C_GetFunctionList' -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o p11-kit-trust.la -rpath /usr/lib64/pkcs11 trust/p11_kit_trust_la-builder.lo trust/p11_kit_trust_la-digest.lo trust/p11_kit_trust_la-index.lo trust/p11_kit_trust_la-parser.lo trust/p11_kit_trust_la-persist.lo trust/p11_kit_trust_la-module.lo trust/p11_kit_trust_la-save.lo trust/p11_kit_trust_la-session.lo trust/p11_kit_trust_la-token.lo libtrust-data.la libp11-library.la libp11-common.la -ltasn1 -ldl -lpthread
libtool: link: ar cru .libs/libp11-tool.a common/.libs/tool.o common/.libs/unix-peer.o
libtool: link: ranlib .libs/libp11-tool.a
libtool: link: ( cd ".libs" && rm -f "libp11-tool.la" && ln -s "../libp11-tool.la" "libp11-tool.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -module -avoid-version -rpath /nowhere -no-undefined -export-symbols-regex 'C_GetFunctionList' -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mock-one.la p11-kit/mock-module-ep.lo libp11-test.la libp11-common.la -ldl -lpthread
libtool: link: /usr/bin/nm -B trust/.libs/p11_kit_trust_la-builder.o trust/.libs/p11_kit_trust_la-digest.o trust/.libs/p11_kit_trust_la-index.o trust/.libs/p11_kit_trust_la-parser.o trust/.libs/p11_kit_trust_la-persist.o trust/.libs/p11_kit_trust_la-module.o trust/.libs/p11_kit_trust_la-save.o trust/.libs/p11_kit_trust_la-session.o trust/.libs/p11_kit_trust_la-token.o ./.libs/libtrust-data.a ./.libs/libp11-library.a ./.libs/libp11-common.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/p11-kit-trust.exp
libtool: link: /usr/bin/nm -B p11-kit/.libs/mock-module-ep.o ./.libs/libp11-test.a ./.libs/libp11-common.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/mock-one.exp
libtool: link: /usr/bin/grep -E -e "C_GetFunctionList" ".libs/mock-one.exp" > ".libs/mock-one.expT"
libtool: link: mv -f ".libs/mock-one.expT" ".libs/mock-one.exp"
libtool: link: /usr/bin/grep -E -e "C_GetFunctionList" ".libs/p11-kit-trust.exp" > ".libs/p11-kit-trust.expT"
libtool: link: echo "{ global:" > .libs/mock-one.ver
libtool: link: mv -f ".libs/p11-kit-trust.expT" ".libs/p11-kit-trust.exp"
libtool: link: cat .libs/mock-one.exp | sed -e "s/\(.*\)/\1;/" >> .libs/mock-one.ver
libtool: link: echo "{ global:" > .libs/p11-kit-trust.ver
libtool: link: echo "local: *; };" >> .libs/mock-one.ver
libtool: link: gcc -shared -fPIC -DPIC p11-kit/.libs/mock-module-ep.o -Wl,--whole-archive ./.libs/libp11-test.a ./.libs/libp11-common.a -Wl,--no-whole-archive -ldl -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -g -Wl,-z -Wl,relro -Wl,-soname -Wl,mock-one.so -Wl,-version-script -Wl,.libs/mock-one.ver -o .libs/mock-one.so
libtool: link: cat .libs/p11-kit-trust.exp | sed -e "s/\(.*\)/\1;/" >> .libs/p11-kit-trust.ver
libtool: link: echo "local: *; };" >> .libs/p11-kit-trust.ver
libtool: link: gcc -shared -fPIC -DPIC trust/.libs/p11_kit_trust_la-builder.o trust/.libs/p11_kit_trust_la-digest.o trust/.libs/p11_kit_trust_la-index.o trust/.libs/p11_kit_trust_la-parser.o trust/.libs/p11_kit_trust_la-persist.o trust/.libs/p11_kit_trust_la-module.o trust/.libs/p11_kit_trust_la-save.o trust/.libs/p11_kit_trust_la-session.o trust/.libs/p11_kit_trust_la-token.o -Wl,--whole-archive ./.libs/libtrust-data.a ./.libs/libp11-library.a ./.libs/libp11-common.a -Wl,--no-whole-archive -ltasn1 -ldl -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -g -Wl,-z -Wl,relro -Wl,-soname -Wl,p11-kit-trust.so -Wl,-version-script -Wl,.libs/p11-kit-trust.ver -o .libs/p11-kit-trust.so
libtool: link: ( cd ".libs" && rm -f "mock-one.la" && ln -s "../mock-one.la" "mock-one.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -module -avoid-version -rpath /nowhere -no-undefined -export-symbols-regex 'C_GetFunctionList' -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mock-two.la p11-kit/mock-module-ep2.lo libp11-test.la libp11-common.la -ldl -lpthread
libtool: link: ( cd ".libs" && rm -f "p11-kit-trust.la" && ln -s "../p11-kit-trust.la" "p11-kit-trust.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -module -avoid-version -rpath /nowhere -no-undefined -export-symbols-regex 'C_GetFunctionList' -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mock-three.la p11-kit/mock-module-ep.lo libp11-test.la libp11-common.la -ldl -lpthread
libtool: link: (cd .libs/libp11-kit-testable.lax/libp11-common.a && ar x "/builddir/build/BUILD/p11-kit-0.23.9/./.libs/libp11-common.a")
libtool: link: (cd .libs/libp11-kit-testable.lax/libp11-library.a && ar x "/builddir/build/BUILD/p11-kit-0.23.9/./.libs/libp11-library.a")
libtool: link: ar cru .libs/libp11-kit-testable.a p11-kit/.libs/libp11_kit_testable_la-util.o p11-kit/.libs/libp11_kit_testable_la-conf.o p11-kit/.libs/libp11_kit_testable_la-iter.o p11-kit/.libs/libp11_kit_testable_la-log.o p11-kit/.libs/libp11_kit_testable_la-filter.o p11-kit/.libs/libp11_kit_testable_la-modules.o p11-kit/.libs/libp11_kit_testable_la-pin.o p11-kit/.libs/libp11_kit_testable_la-messages.o p11-kit/.libs/libp11_kit_testable_la-rpc-transport.o p11-kit/.libs/libp11_kit_testable_la-rpc-message.o p11-kit/.libs/libp11_kit_testable_la-rpc-client.o p11-kit/.libs/libp11_kit_testable_la-rpc-server.o p11-kit/.libs/libp11_kit_testable_la-uri.o p11-kit/.libs/libp11_kit_testable_la-virtual.o p11-kit/.libs/libp11_kit_testable_la-proxy.o p11-kit/.libs/libp11_kit_testable_la-proxy-init.o .libs/libp11-kit-testable.lax/libp11-common.a/argv.o .libs/libp11-kit-testable.lax/libp11-common.a/array.o .libs/libp11-kit-testable.lax/libp11-common.a/attrs.o .libs/libp11-kit-testable.lax/libp11-common.a/buffer.o .libs/libp11-kit-testable.lax/libp11-common.a/compat.o .libs/libp11-kit-testable.lax/libp11-common.a/constants.o .libs/libp11-kit-testable.lax/libp11-common.a/debug.o .libs/libp11-kit-testable.lax/libp11-common.a/dict.o .libs/libp11-kit-testable.lax/libp11-common.a/hash.o .libs/libp11-kit-testable.lax/libp11-common.a/lexer.o .libs/libp11-kit-testable.lax/libp11-common.a/message.o .libs/libp11-kit-testable.lax/libp11-common.a/path.o .libs/libp11-kit-testable.lax/libp11-common.a/url.o .libs/libp11-kit-testable.lax/libp11-library.a/library.o
libtool: link: /usr/bin/nm -B p11-kit/.libs/mock-module-ep2.o ./.libs/libp11-test.a ./.libs/libp11-common.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/mock-two.exp
libtool: link: /usr/bin/nm -B p11-kit/.libs/mock-module-ep.o ./.libs/libp11-test.a ./.libs/libp11-common.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/mock-three.exp
libtool: link: /usr/bin/grep -E -e "C_GetFunctionList" ".libs/mock-two.exp" > ".libs/mock-two.expT"
libtool: link: mv -f ".libs/mock-two.expT" ".libs/mock-two.exp"
libtool: link: echo "{ global:" > .libs/mock-two.ver
libtool: link: cat .libs/mock-two.exp | sed -e "s/\(.*\)/\1;/" >> .libs/mock-two.ver
libtool: link: /usr/bin/grep -E -e "C_GetFunctionList" ".libs/mock-three.exp" > ".libs/mock-three.expT"
libtool: link: echo "local: *; };" >> .libs/mock-two.ver
libtool: link: gcc -shared -fPIC -DPIC p11-kit/.libs/mock-module-ep2.o -Wl,--whole-archive ./.libs/libp11-test.a ./.libs/libp11-common.a -Wl,--no-whole-archive -ldl -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -g -Wl,-z -Wl,relro -Wl,-soname -Wl,mock-two.so -Wl,-version-script -Wl,.libs/mock-two.ver -o .libs/mock-two.so
libtool: link: mv -f ".libs/mock-three.expT" ".libs/mock-three.exp"
libtool: link: echo "{ global:" > .libs/mock-three.ver
libtool: link: cat .libs/mock-three.exp | sed -e "s/\(.*\)/\1;/" >> .libs/mock-three.ver
libtool: link: echo "local: *; };" >> .libs/mock-three.ver
libtool: link: gcc -shared -fPIC -DPIC p11-kit/.libs/mock-module-ep.o -Wl,--whole-archive ./.libs/libp11-test.a ./.libs/libp11-common.a -Wl,--no-whole-archive -ldl -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -g -Wl,-z -Wl,relro -Wl,-soname -Wl,mock-three.so -Wl,-version-script -Wl,.libs/mock-three.ver -o .libs/mock-three.so
libtool: link: ( cd ".libs" && rm -f "mock-two.la" && ln -s "../mock-two.la" "mock-two.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -module -avoid-version -rpath /nowhere -no-undefined -export-symbols-regex 'C_GetFunctionList' -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mock-four.la p11-kit/mock-module-ep.lo libp11-test.la libp11-common.la -ldl -lpthread
libtool: link: ( cd ".libs" && rm -f "mock-three.la" && ln -s "../mock-three.la" "mock-three.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -module -avoid-version -rpath /nowhere -no-undefined -export-symbols-regex 'C_GetFunctionList' -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mock-five.la p11-kit/mock-module-ep3.lo libp11-test.la libp11-common.la -ldl -lpthread
libtool: link: ranlib .libs/libp11-kit-testable.a
libtool: link: /usr/bin/nm -B p11-kit/.libs/mock-module-ep.o ./.libs/libp11-test.a ./.libs/libp11-common.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/mock-four.exp
libtool: link: /usr/bin/nm -B p11-kit/.libs/mock-module-ep3.o ./.libs/libp11-test.a ./.libs/libp11-common.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/mock-five.exp
libtool: link: /usr/bin/grep -E -e "C_GetFunctionList" ".libs/mock-four.exp" > ".libs/mock-four.expT"
libtool: link: mv -f ".libs/mock-four.expT" ".libs/mock-four.exp"
libtool: link: rm -fr .libs/libp11-kit-testable.lax
libtool: link: echo "{ global:" > .libs/mock-four.ver
libtool: link: cat .libs/mock-four.exp | sed -e "s/\(.*\)/\1;/" >> .libs/mock-four.ver
libtool: link: /usr/bin/grep -E -e "C_GetFunctionList" ".libs/mock-five.exp" > ".libs/mock-five.expT"
libtool: link: ( cd ".libs" && rm -f "libp11-kit-testable.la" && ln -s "../libp11-kit-testable.la" "libp11-kit-testable.la" )
libtool: link: echo "local: *; };" >> .libs/mock-four.ver
libtool: link: gcc -shared -fPIC -DPIC p11-kit/.libs/mock-module-ep.o -Wl,--whole-archive ./.libs/libp11-test.a ./.libs/libp11-common.a -Wl,--no-whole-archive -ldl -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -g -Wl,-z -Wl,relro -Wl,-soname -Wl,mock-four.so -Wl,-version-script -Wl,.libs/mock-four.ver -o .libs/mock-four.so
libtool: link: mv -f ".libs/mock-five.expT" ".libs/mock-five.exp"
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o frob-getauxval common/frob-getauxval.o libp11-test.la libp11-common.la -ldl -lpthread
libtool: link: echo "{ global:" > .libs/mock-five.ver
libtool: link: cat .libs/mock-five.exp | sed -e "s/\(.*\)/\1;/" >> .libs/mock-five.ver
libtool: link: echo "local: *; };" >> .libs/mock-five.ver
libtool: link: gcc -shared -fPIC -DPIC p11-kit/.libs/mock-module-ep3.o -Wl,--whole-archive ./.libs/libp11-test.a ./.libs/libp11-common.a -Wl,--no-whole-archive -ldl -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -g -Wl,-z -Wl,relro -Wl,-soname -Wl,mock-five.so -Wl,-version-script -Wl,.libs/mock-five.ver -o .libs/mock-five.so
libtool: link: ( cd ".libs" && rm -f "mock-four.la" && ln -s "../mock-four.la" "mock-four.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o frob-getenv common/frob-getenv.o libp11-test.la libp11-common.la -ldl -lpthread
libtool: link: ( cd ".libs" && rm -f "mock-five.la" && ln -s "../mock-five.la" "mock-five.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o print-messages p11-kit/print-messages.o libp11-kit-testable.la libp11-test.la libp11-common.la -ldl -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o frob-getauxval common/frob-getauxval.o ./.libs/libp11-test.a ./.libs/libp11-common.a -ldl -lpthread
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o frob-setuid p11-kit/frob-setuid.o libp11-kit-testable.la libp11-test.la libp11-common.la -ldl -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o frob-getenv common/frob-getenv.o ./.libs/libp11-test.a ./.libs/libp11-common.a -ldl -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o print-messages p11-kit/print-messages.o ./.libs/libp11-kit-testable.a -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a -ldl -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o frob-setuid p11-kit/frob-setuid.o ./.libs/libp11-kit-testable.a -lffi ./.libs/libp11-test.a ./.libs/libp11-common.a -ldl -lpthread
/bin/sh ./libtool --tag=CC --mode=link gcc -DP11_SYSTEM_CONFIG_FILE=\""/etc/pkcs11/pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/etc/pkcs11/modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/usr/share/p11-kit/modules"\" -DP11_USER_CONFIG_FILE=\""~/.config/pkcs11/pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""~/.config/pkcs11/modules"\" -DP11_MODULE_PATH=\""/usr/lib64/pkcs11"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libp11-kit-internal.la p11-kit/libp11_kit_internal_la-util.lo p11-kit/libp11_kit_internal_la-conf.lo p11-kit/libp11_kit_internal_la-iter.lo p11-kit/libp11_kit_internal_la-log.lo p11-kit/libp11_kit_internal_la-filter.lo p11-kit/libp11_kit_internal_la-modules.lo p11-kit/libp11_kit_internal_la-pin.lo p11-kit/libp11_kit_internal_la-messages.lo p11-kit/libp11_kit_internal_la-rpc-transport.lo p11-kit/libp11_kit_internal_la-rpc-message.lo p11-kit/libp11_kit_internal_la-rpc-client.lo p11-kit/libp11_kit_internal_la-rpc-server.lo p11-kit/libp11_kit_internal_la-uri.lo p11-kit/libp11_kit_internal_la-virtual.lo -ldl -lpthread
libtool: link: ar cru .libs/libp11-kit-internal.a p11-kit/.libs/libp11_kit_internal_la-util.o p11-kit/.libs/libp11_kit_internal_la-conf.o p11-kit/.libs/libp11_kit_internal_la-iter.o p11-kit/.libs/libp11_kit_internal_la-log.o p11-kit/.libs/libp11_kit_internal_la-filter.o p11-kit/.libs/libp11_kit_internal_la-modules.o p11-kit/.libs/libp11_kit_internal_la-pin.o p11-kit/.libs/libp11_kit_internal_la-messages.o p11-kit/.libs/libp11_kit_internal_la-rpc-transport.o p11-kit/.libs/libp11_kit_internal_la-rpc-message.o p11-kit/.libs/libp11_kit_internal_la-rpc-client.o p11-kit/.libs/libp11_kit_internal_la-rpc-server.o p11-kit/.libs/libp11_kit_internal_la-uri.o p11-kit/.libs/libp11_kit_internal_la-virtual.o
libtool: link: ranlib .libs/libp11-kit-internal.a
libtool: link: ( cd ".libs" && rm -f "libp11-kit-internal.la" && ln -s "../libp11-kit-internal.la" "libp11-kit-internal.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc -DP11_SYSTEM_CONFIG_FILE=\""/etc/pkcs11/pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/etc/pkcs11/modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/usr/share/p11-kit/modules"\" -DP11_USER_CONFIG_FILE=\""~/.config/pkcs11/pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""~/.config/pkcs11/modules"\" -DP11_MODULE_PATH=\""/usr/lib64/pkcs11"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -no-undefined -version-info 3:0:3 -export-symbols-regex '^C_GetFunctionList|^p11_kit_' -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libp11-kit.la -rpath /usr/lib64 p11-kit/libp11_kit_la-proxy.lo p11-kit/libp11_kit_la-proxy-init.lo libp11-kit-internal.la libp11-common.la libp11-library.la -lffi -ldl -lpthread
/bin/sh ./libtool --tag=CC --mode=link gcc -DP11_SYSTEM_CONFIG_FILE=\""/etc/pkcs11/pkcs11.conf"\" -DP11_SYSTEM_CONFIG_MODULES=\""/etc/pkcs11/modules"\" -DP11_PACKAGE_CONFIG_MODULES=\""/usr/share/p11-kit/modules"\" -DP11_USER_CONFIG_FILE=\""~/.config/pkcs11/pkcs11.conf"\" -DP11_USER_CONFIG_MODULES=\""~/.config/pkcs11/modules"\" -DP11_MODULE_PATH=\""/usr/lib64/pkcs11"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -no-undefined -module -avoid-version -version-info 3:0:3 -export-symbols-regex '^C_GetFunctionList' -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o p11-kit-client.la -rpath /usr/lib64/pkcs11 p11-kit/p11_kit_client_la-client.lo p11-kit/p11_kit_client_la-client-init.lo libp11-kit-internal.la libp11-common.la libp11-library.la -lffi -ldl -lpthread
libtool: link: /usr/bin/nm -B p11-kit/.libs/p11_kit_client_la-client.o p11-kit/.libs/p11_kit_client_la-client-init.o ./.libs/libp11-kit-internal.a ./.libs/libp11-common.a ./.libs/libp11-library.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/p11-kit-client.exp
libtool: link: /usr/bin/nm -B p11-kit/.libs/libp11_kit_la-proxy.o p11-kit/.libs/libp11_kit_la-proxy-init.o ./.libs/libp11-kit-internal.a ./.libs/libp11-common.a ./.libs/libp11-library.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libp11-kit.exp
libtool: link: /usr/bin/grep -E -e "^C_GetFunctionList" ".libs/p11-kit-client.exp" > ".libs/p11-kit-client.expT"
libtool: link: mv -f ".libs/p11-kit-client.expT" ".libs/p11-kit-client.exp"
libtool: link: echo "{ global:" > .libs/p11-kit-client.ver
libtool: link: /usr/bin/grep -E -e "^C_GetFunctionList|^p11_kit_" ".libs/libp11-kit.exp" > ".libs/libp11-kit.expT"
libtool: link: cat .libs/p11-kit-client.exp | sed -e "s/\(.*\)/\1;/" >> .libs/p11-kit-client.ver
libtool: link: mv -f ".libs/libp11-kit.expT" ".libs/libp11-kit.exp"
libtool: link: echo "local: *; };" >> .libs/p11-kit-client.ver
libtool: link: gcc -shared -fPIC -DPIC p11-kit/.libs/p11_kit_client_la-client.o p11-kit/.libs/p11_kit_client_la-client-init.o -Wl,--whole-archive ./.libs/libp11-kit-internal.a ./.libs/libp11-common.a ./.libs/libp11-library.a -Wl,--no-whole-archive -lffi -ldl -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -g -Wl,-z -Wl,relro -Wl,-soname -Wl,p11-kit-client.so -Wl,-version-script -Wl,.libs/p11-kit-client.ver -o .libs/p11-kit-client.so
libtool: link: echo "{ global:" > .libs/libp11-kit.ver
libtool: link: cat .libs/libp11-kit.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libp11-kit.ver
libtool: link: echo "local: *; };" >> .libs/libp11-kit.ver
libtool: link: gcc -shared -fPIC -DPIC p11-kit/.libs/libp11_kit_la-proxy.o p11-kit/.libs/libp11_kit_la-proxy-init.o -Wl,--whole-archive ./.libs/libp11-kit-internal.a ./.libs/libp11-common.a ./.libs/libp11-library.a -Wl,--no-whole-archive -lffi -ldl -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -g -Wl,-z -Wl,relro -Wl,-soname -Wl,libp11-kit.so.0 -Wl,-version-script -Wl,.libs/libp11-kit.ver -o .libs/libp11-kit.so.0.3.0
libtool: link: ( cd ".libs" && rm -f "p11-kit-client.la" && ln -s "../p11-kit-client.la" "p11-kit-client.la" )
libtool: link: (cd ".libs" && rm -f "libp11-kit.so.0" && ln -s "libp11-kit.so.0.3.0" "libp11-kit.so.0")
libtool: link: (cd ".libs" && rm -f "libp11-kit.so" && ln -s "libp11-kit.so.0.3.0" "libp11-kit.so")
libtool: link: ( cd ".libs" && rm -f "libp11-kit.la" && ln -s "../libp11-kit.la" "libp11-kit.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o p11-kit/p11-kit p11-kit/lists.o p11-kit/p11-kit.o libp11-kit.la libp11-tool.la libp11-common.la -ldl -lpthread
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o frob-token trust/frob_token-frob-token.o libtrust-testable.la libtrust-data.la libtrust-test.la libp11-kit.la libp11-library.la libp11-test.la libp11-common.la -ltasn1 -ldl -lpthread
/bin/sh ./libtool --tag=CC --mode=link gcc -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o trust/trust trust/trust_trust-anchor.o trust/trust_trust-parser.o trust/trust_trust-persist.o trust/trust_trust-digest.o trust/trust_trust-dump.o trust/trust_trust-enumerate.o trust/trust_trust-extract.o trust/trust_trust-extract-jks.o trust/trust_trust-extract-openssl.o trust/trust_trust-extract-pem.o trust/trust_trust-extract-cer.o trust/trust_trust-list.o trust/trust_trust-save.o trust/trust_trust-trust.o libtrust-data.la libp11-kit.la libp11-common.la libp11-tool.la -ltasn1 -ldl -lpthread
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o frob-pow trust/frob_pow-frob-pow.o libtrust-testable.la libtrust-data.la libtrust-test.la libp11-kit.la libp11-library.la libp11-test.la libp11-common.la -ltasn1 -ldl -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o p11-kit/.libs/p11-kit p11-kit/lists.o p11-kit/p11-kit.o ./.libs/libp11-kit.so -lffi ./.libs/libp11-tool.a ./.libs/libp11-common.a -ldl -lpthread
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o frob-nss-trust trust/frob-nss-trust.o libp11-common.la libp11-kit.la -ldl -lpthread
libtool: link: gcc -DP11_KIT_FUTURE_UNSTABLE_API -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o trust/.libs/trust trust/trust_trust-anchor.o trust/trust_trust-parser.o trust/trust_trust-persist.o trust/trust_trust-digest.o trust/trust_trust-dump.o trust/trust_trust-enumerate.o trust/trust_trust-extract.o trust/trust_trust-extract-jks.o trust/trust_trust-extract-openssl.o trust/trust_trust-extract-pem.o trust/trust_trust-extract-cer.o trust/trust_trust-list.o trust/trust_trust-save.o trust/trust_trust-trust.o ./.libs/libtrust-data.a ./.libs/libp11-kit.so -lffi ./.libs/libp11-common.a ./.libs/libp11-tool.a -ltasn1 -ldl -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/frob-pow trust/frob_pow-frob-pow.o ./.libs/libtrust-testable.a ./.libs/libtrust-data.a ./.libs/libtrust-test.a ./.libs/libp11-kit.so -lffi ./.libs/libp11-library.a ./.libs/libp11-test.a ./.libs/libp11-common.a -ltasn1 -ldl -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/frob-token trust/frob_token-frob-token.o ./.libs/libtrust-testable.a ./.libs/libtrust-data.a ./.libs/libtrust-test.a ./.libs/libp11-kit.so -lffi ./.libs/libp11-library.a ./.libs/libp11-test.a ./.libs/libp11-common.a -ltasn1 -ldl -lpthread
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o frob-cert trust/frob_cert-frob-cert.o libtrust-testable.la libtrust-data.la libtrust-test.la libp11-kit.la libp11-library.la libp11-test.la libp11-common.la -ltasn1 -ldl -lpthread
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o frob-bc trust/frob_bc-frob-bc.o libtrust-testable.la libtrust-data.la libtrust-test.la libp11-kit.la libp11-library.la libp11-test.la libp11-common.la -ltasn1 -ldl -lpthread
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o frob-ku trust/frob_ku-frob-ku.o libtrust-testable.la libtrust-data.la libtrust-test.la libp11-kit.la libp11-library.la libp11-test.la libp11-common.la -ltasn1 -ldl -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/frob-nss-trust trust/frob-nss-trust.o ./.libs/libp11-common.a ./.libs/libp11-kit.so -lffi -ldl -lpthread
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o frob-eku trust/frob_eku-frob-eku.o libtrust-testable.la libtrust-data.la libtrust-test.la libp11-kit.la libp11-library.la libp11-test.la libp11-common.la -ltasn1 -ldl -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/frob-cert trust/frob_cert-frob-cert.o ./.libs/libtrust-testable.a ./.libs/libtrust-data.a ./.libs/libtrust-test.a ./.libs/libp11-kit.so -lffi ./.libs/libp11-library.a ./.libs/libp11-test.a ./.libs/libp11-common.a -ltasn1 -ldl -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/frob-bc trust/frob_bc-frob-bc.o ./.libs/libtrust-testable.a ./.libs/libtrust-data.a ./.libs/libtrust-test.a ./.libs/libp11-kit.so -lffi ./.libs/libp11-library.a ./.libs/libp11-test.a ./.libs/libp11-common.a -ltasn1 -ldl -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/frob-ku trust/frob_ku-frob-ku.o ./.libs/libtrust-testable.a ./.libs/libtrust-data.a ./.libs/libtrust-test.a ./.libs/libp11-kit.so -lffi ./.libs/libp11-library.a ./.libs/libp11-test.a ./.libs/libp11-common.a -ltasn1 -ldl -lpthread
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o frob-ext trust/frob_ext-frob-ext.o libtrust-testable.la libtrust-data.la libtrust-test.la libp11-kit.la libp11-library.la libp11-test.la libp11-common.la -ltasn1 -ldl -lpthread
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o frob-oid trust/frob_oid-frob-oid.o libtrust-testable.la libtrust-data.la libtrust-test.la libp11-kit.la libp11-library.la libp11-test.la libp11-common.la -ltasn1 -ldl -lpthread
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o p11-kit-remote p11-kit/remote.o libp11-tool.la libp11-common.la libp11-kit.la -ldl -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/frob-eku trust/frob_eku-frob-eku.o ./.libs/libtrust-testable.a ./.libs/libtrust-data.a ./.libs/libtrust-test.a ./.libs/libp11-kit.so -lffi ./.libs/libp11-library.a ./.libs/libp11-test.a ./.libs/libp11-common.a -ltasn1 -ldl -lpthread
/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o p11-kit-server p11-kit/server.o libp11-tool.la libp11-common.la libp11-kit.la -ldl -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/p11-kit-remote p11-kit/remote.o ./.libs/libp11-tool.a ./.libs/libp11-common.a ./.libs/libp11-kit.so -lffi -ldl -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/frob-ext trust/frob_ext-frob-ext.o ./.libs/libtrust-testable.a ./.libs/libtrust-data.a ./.libs/libtrust-test.a ./.libs/libp11-kit.so -lffi ./.libs/libp11-library.a ./.libs/libp11-test.a ./.libs/libp11-common.a -ltasn1 -ldl -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/frob-oid trust/frob_oid-frob-oid.o ./.libs/libtrust-testable.a ./.libs/libtrust-data.a ./.libs/libtrust-test.a ./.libs/libp11-kit.so -lffi ./.libs/libp11-library.a ./.libs/libp11-test.a ./.libs/libp11-common.a -ltasn1 -ldl -lpthread
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/p11-kit-server p11-kit/server.o ./.libs/libp11-tool.a ./.libs/libp11-common.a ./.libs/libp11-kit.so -lffi -ldl -lpthread
make[2]: Leaving directory '/builddir/build/BUILD/p11-kit-0.23.9'
Making all in doc
make[2]: Entering directory '/builddir/build/BUILD/p11-kit-0.23.9/doc'
Making all in manual
make[3]: Entering directory '/builddir/build/BUILD/p11-kit-0.23.9/doc/manual'
echo -n '0.23.9' > "version.xml"
echo -n '~/.config/pkcs11' > "userdir.xml"
echo -n '/etc/pkcs11' > "sysdir.xml"
make[3]: Circular p11-kit-sections.txt <- p11-kit-sections.txt dependency dropped.
make[3]: Circular p11-kit-overrides.txt <- p11-kit-overrides.txt dependency dropped.
DOC Scanning header files
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --path . http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl trust.xml
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --path . http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl pkcs11.conf.xml
/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --path . http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl p11-kit.xml
DOC Building XML
Error: no ID for constraint linkend: "devel-paths-modules".
Error: no ID for constraint linkend: "devel-paths".
DOC Building HTML
In gtk-doc.xsl: For acronym (nullable) no value found!
DOC Fixing cross-references
html/p11-kit-Future.html:353: warning: no link for: "NULL:CAPS" -> (NULL
).
html/p11-kit-Future.html:1092: warning: no link for: "CK-TOKEN-INFO:CAPS" -> (CK_TOKEN_INFO).
make[3]: Leaving directory '/builddir/build/BUILD/p11-kit-0.23.9/doc/manual'
make[3]: Entering directory '/builddir/build/BUILD/p11-kit-0.23.9/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/p11-kit-0.23.9/doc'
make[2]: Leaving directory '/builddir/build/BUILD/p11-kit-0.23.9/doc'
Making all in po
make[2]: Entering directory '/builddir/build/BUILD/p11-kit-0.23.9/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/p11-kit-0.23.9/po'
make[1]: Leaving directory '/builddir/build/BUILD/p11-kit-0.23.9'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.b2DMQK
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64
+ cd p11-kit-0.23.9
+ make install DESTDIR=/builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64
Making install in .
make[1]: Entering directory '/builddir/build/BUILD/p11-kit-0.23.9'
make[2]: Entering directory '/builddir/build/BUILD/p11-kit-0.23.9'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/lib64'
/bin/sh ./libtool --mode=install /usr/bin/install -c libp11-kit.la '/builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/lib64'
libtool: install: /usr/bin/install -c .libs/libp11-kit.so.0.3.0 /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/lib64/libp11-kit.so.0.3.0
libtool: install: (cd /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/lib64 && { ln -s -f libp11-kit.so.0.3.0 libp11-kit.so.0 || { rm -f libp11-kit.so.0 && ln -s libp11-kit.so.0.3.0 libp11-kit.so.0; }; })
libtool: install: (cd /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/lib64 && { ln -s -f libp11-kit.so.0.3.0 libp11-kit.so || { rm -f libp11-kit.so && ln -s libp11-kit.so.0.3.0 libp11-kit.so; }; })
libtool: install: /usr/bin/install -c .libs/libp11-kit.lai /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/lib64/libp11-kit.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/bin'
/bin/sh ./libtool --mode=install /usr/bin/install -c p11-kit/p11-kit trust/trust '/builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/bin'
libtool: warning: 'libp11-kit.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c p11-kit/.libs/p11-kit /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/bin/p11-kit
libtool: warning: 'libp11-kit.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c trust/.libs/trust /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/bin/trust
make install-exec-hook
make[3]: Entering directory '/builddir/build/BUILD/p11-kit-0.23.9'
for i in so dylib; do \
test -f /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/lib64/libp11-kit.$i && \
ln -s -f `readlink /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/lib64/libp11-kit.$i` /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/lib64/p11-kit-proxy.$i || true; \
done
/usr/bin/mkdir -p /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/share/p11-kit/modules
make[3]: Leaving directory '/builddir/build/BUILD/p11-kit-0.23.9'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/share/p11-kit/modules'
/usr/bin/install -c -m 644 trust/p11-kit-trust.module '/builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/share/p11-kit/modules'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/etc/pkcs11'
/usr/bin/install -c -m 644 p11-kit/pkcs11.conf.example '/builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/etc/pkcs11'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/libexec/p11-kit'
/usr/bin/install -c trust/trust-extract-compat '/builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/libexec/p11-kit'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/include/p11-kit-1/p11-kit'
/usr/bin/install -c -m 644 common/pkcs11.h common/pkcs11x.h p11-kit/deprecated.h p11-kit/iter.h p11-kit/p11-kit.h p11-kit/pin.h p11-kit/remote.h p11-kit/uri.h '/builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/include/p11-kit-1/p11-kit'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/lib64/pkcs11'
/bin/sh ./libtool --mode=install /usr/bin/install -c p11-kit-client.la p11-kit-trust.la '/builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/lib64/pkcs11'
libtool: install: /usr/bin/install -c .libs/p11-kit-client.so /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/lib64/pkcs11/p11-kit-client.so
libtool: install: /usr/bin/install -c .libs/p11-kit-client.lai /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/lib64/pkcs11/p11-kit-client.la
libtool: install: /usr/bin/install -c .libs/p11-kit-trust.so /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/lib64/pkcs11/p11-kit-trust.so
libtool: install: /usr/bin/install -c .libs/p11-kit-trust.lai /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/lib64/pkcs11/p11-kit-trust.la
libtool: warning: remember to run 'libtool --finish /usr/lib64/pkcs11'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/lib64/pkgconfig'
/usr/bin/install -c -m 644 p11-kit/p11-kit-1.pc '/builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/lib64/pkgconfig'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/libexec/p11-kit'
/bin/sh ./libtool --mode=install /usr/bin/install -c p11-kit-remote p11-kit-server '/builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/libexec/p11-kit'
libtool: warning: 'libp11-kit.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/p11-kit-remote /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/libexec/p11-kit/p11-kit-remote
libtool: warning: 'libp11-kit.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/p11-kit-server /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/libexec/p11-kit/p11-kit-server
make[2]: Leaving directory '/builddir/build/BUILD/p11-kit-0.23.9'
make[1]: Leaving directory '/builddir/build/BUILD/p11-kit-0.23.9'
Making install in doc
make[1]: Entering directory '/builddir/build/BUILD/p11-kit-0.23.9/doc'
Making install in manual
make[2]: Entering directory '/builddir/build/BUILD/p11-kit-0.23.9/doc/manual'
make[2]: Circular p11-kit-sections.txt <- p11-kit-sections.txt dependency dropped.
make[2]: Circular p11-kit-overrides.txt <- p11-kit-overrides.txt dependency dropped.
make[3]: Entering directory '/builddir/build/BUILD/p11-kit-0.23.9/doc/manual'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/install -c -m 644 ./html/config-example.html
/usr/bin/install -c -m 644 ./html/config-files.html
/usr/bin/install -c -m 644 ./html/config.html
/usr/bin/install -c -m 644 ./html/devel-building-style.html
/usr/bin/install -c -m 644 ./html/devel-building.html
/usr/bin/install -c -m 644 ./html/devel-commands.html
/usr/bin/install -c -m 644 ./html/devel-debugging.html
/usr/bin/install -c -m 644 ./html/devel-paths.html
/usr/bin/install -c -m 644 ./html/devel-testing.html
/usr/bin/install -c -m 644 ./html/devel.html
/usr/bin/install -c -m 644 ./html/gtk-doc.css
/usr/bin/install -c -m 644 ./html/home.png
/usr/bin/install -c -m 644 ./html/index.html
/usr/bin/install -c -m 644 ./html/left-insensitive.png
/usr/bin/install -c -m 644 ./html/left.png
/usr/bin/install -c -m 644 ./html/p11-kit-Deprecated.html
/usr/bin/install -c -m 644 ./html/p11-kit-Future.html
/usr/bin/install -c -m 644 ./html/p11-kit-Modules.html
/usr/bin/install -c -m 644 ./html/p11-kit-PIN-Callbacks.html
/usr/bin/install -c -m 644 ./html/p11-kit-URIs.html
/usr/bin/install -c -m 644 ./html/p11-kit-Utilities.html
/usr/bin/install -c -m 644 ./html/p11-kit.devhelp2
/usr/bin/install -c -m 644 ./html/p11-kit.html
/usr/bin/install -c -m 644 ./html/pkcs11-conf.html
/usr/bin/install -c -m 644 ./html/reference.html
/usr/bin/install -c -m 644 ./html/right-insensitive.png
/usr/bin/install -c -m 644 ./html/right.png
/usr/bin/install -c -m 644 ./html/sharing-managed.html
/usr/bin/install -c -m 644 ./html/sharing.html
/usr/bin/install -c -m 644 ./html/style.css
/usr/bin/install -c -m 644 ./html/tools.html
/usr/bin/install -c -m 644 ./html/trust-disable.html
/usr/bin/install -c -m 644 ./html/trust-glib-networking.html
/usr/bin/install -c -m 644 ./html/trust-module.html
/usr/bin/install -c -m 644 ./html/trust-nss.html
/usr/bin/install -c -m 644 ./html/trust.html
/usr/bin/install -c -m 644 ./html/up-insensitive.png
/usr/bin/install -c -m 644 ./html/up.png
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/share/man/man1'
/usr/bin/install -c -m 644 trust.1 '/builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/share/man/man1'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/share/man/man5'
/usr/bin/install -c -m 644 pkcs11.conf.5 '/builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/share/man/man5'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/share/man/man8'
/usr/bin/install -c -m 644 p11-kit.8 '/builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/share/man/man8'
make[3]: Leaving directory '/builddir/build/BUILD/p11-kit-0.23.9/doc/manual'
make[2]: Leaving directory '/builddir/build/BUILD/p11-kit-0.23.9/doc/manual'
make[2]: Entering directory '/builddir/build/BUILD/p11-kit-0.23.9/doc'
make[3]: Entering directory '/builddir/build/BUILD/p11-kit-0.23.9/doc'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/p11-kit-0.23.9/doc'
make[2]: Leaving directory '/builddir/build/BUILD/p11-kit-0.23.9/doc'
make[1]: Leaving directory '/builddir/build/BUILD/p11-kit-0.23.9/doc'
Making install in po
make[1]: Entering directory '/builddir/build/BUILD/p11-kit-0.23.9/po'
if test "p11-kit" = "gettext-tools"; then \
/usr/bin/mkdir -p /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory '/builddir/build/BUILD/p11-kit-0.23.9/po'
+ mkdir -p /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/etc/pkcs11/modules
+ rm -f /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/lib64/libp11-kit.la
+ rm -f /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/lib64/pkcs11/p11-kit-client.la /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/lib64/pkcs11/p11-kit-trust.la
+ install -p -m 755 /builddir/build/SOURCES/trust-extract-compat /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/libexec/p11-kit/
+ rm /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/etc/pkcs11/pkcs11.conf.example
+ mkdir -p /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/lib/systemd/user
+ install -p -m 644 /builddir/build/SOURCES/p11-kit-client.service /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/lib/systemd/user
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: p11-kit-0.23.9-2.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Uawh4n
+ umask 022
+ cd /builddir/build/BUILD
+ cd p11-kit-0.23.9
+ DOCDIR=/builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/share/doc/p11-kit
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/share/doc/p11-kit
+ cp -pr AUTHORS /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/share/doc/p11-kit
+ cp -pr NEWS /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/share/doc/p11-kit
+ cp -pr README /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/share/doc/p11-kit
+ cp -pr p11-kit/pkcs11.conf.example /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/share/doc/p11-kit
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eWHb2t
+ umask 022
+ cd /builddir/build/BUILD
+ cd p11-kit-0.23.9
+ LICENSEDIR=/builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/share/licenses/p11-kit
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/share/licenses/p11-kit
+ cp -pr COPYING /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64/usr/share/licenses/p11-kit
+ exit 0
Provides: libp11-kit.so.0()(64bit) p11-kit = 0.23.9-2.fc28 p11-kit(riscv-64) = 0.23.9-2.fc28
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libffi.so.6()(64bit) libp11-kit.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH)
Processing files: p11-kit-devel-0.23.9-2.fc28.riscv64
Provides: p11-kit-devel = 0.23.9-2.fc28 p11-kit-devel(riscv-64) = 0.23.9-2.fc28 pkgconfig(p11-kit-1) = 0.23.9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libp11-kit.so.0()(64bit)
Processing files: p11-kit-trust-0.23.9-2.fc28.riscv64
Provides: p11-kit-trust = 0.23.9-2.fc28 p11-kit-trust(riscv-64) = 0.23.9-2.fc28
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh /usr/sbin/update-alternatives
Requires(postun): /bin/sh /usr/sbin/update-alternatives
Requires: /usr/bin/bash ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libffi.so.6()(64bit) libp11-kit.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libtasn1.so.6()(64bit) libtasn1.so.6(LIBTASN1_0_3)(64bit) rtld(GNU_HASH)
Conflicts: nss < 3.14.3-9
Processing files: p11-kit-server-0.23.9-2.fc28.riscv64
Provides: p11-kit-server = 0.23.9-2.fc28 p11-kit-server(riscv-64) = 0.23.9-2.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libffi.so.6()(64bit) libp11-kit.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64
Wrote: /builddir/build/SRPMS/p11-kit-0.23.9-2.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/p11-kit-0.23.9-2.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/p11-kit-devel-0.23.9-2.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/p11-kit-trust-0.23.9-2.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/p11-kit-server-0.23.9-2.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3vJNeq
+ umask 022
+ cd /builddir/build/BUILD
+ cd p11-kit-0.23.9
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/p11-kit-0.23.9-2.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
++ sleep 5
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff