+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/openpts.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.FRohxm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openpts-0.2.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/openpts-0.2.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd openpts-0.2.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (bugs.patch):' Patch #1 (bugs.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/fsm.c + echo 'Patch #2 (openpts-zlib.patch):' Patch #2 (openpts-zlib.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/Makefile.am + echo 'Patch #3 (openpts-zlib-fixes.patch):' Patch #3 (openpts-zlib-fixes.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/tboot2iml.c + echo 'Patch #4 (openpts-ptsc-issues.patch):' Patch #4 (openpts-ptsc-issues.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/ptsc.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vkpz0Y + umask 022 + cd /builddir/build/BUILD + cd openpts-0.2.6 + sh bootstrap.sh + mkdir -p po + mkdir -p m4 + cp -R po_/LINGUAS po_/Makevars po_/POTFILES.in po_/README po_/ja.po po_/openpts.pot po/ + touch po/Makefile.in.in + touch m4/Makefile.am + autoreconf -fv --install autoreconf: Entering directory `.' autoreconf: running: autopoint --force Copying file ABOUT-NLS Copying file ./config.rpath Copying file m4/codeset.m4 Copying file m4/gettext.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/iconv.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intlmacosx.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lib-ld.m4 Copying file m4/lib-link.m4 Copying file m4/lib-prefix.m4 Copying file m4/lock.m4 Copying file m4/longlong.m4 Copying file m4/nls.m4 Copying file m4/po.m4 Copying file m4/printf-posix.m4 Copying file m4/progtest.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/uintmax_t.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot Copying file po/boldquot.sed Copying file po/en@boldquot.header Copying file po/en@quot.header Copying file po/insert-header.sin Copying file po/quot.sed Copying file po/remove-potcdate.sin autoreconf: running: aclocal --force -I m4 aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: configure.in: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: running: /usr/bin/autoconf --force autoreconf: configure.in: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:105: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged. configure.in:105: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.in:105: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. configure.in:87: installing './compile' configure.in:47: installing './config.guess' configure.in:47: installing './config.sub' configure.in:48: installing './install-sh' configure.in:48: installing './missing' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' src/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' + 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 ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './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"~' ./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 --prefix=/usr --libdir=/usr/lib64 --with-tss --with-aru --enable-tnc 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 build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu 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 for debug-enabled build... no 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 for style of include used by make... GNU checking dependency style of gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert 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 how to run the C preprocessor... gcc -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 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 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 cp... cp checking for echo... printf %s\n checking for mkdir... mkdir checking for rm... rm -f checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge 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 LIBCRYPTO... yes checking for LIBXML2... yes checking for LIBUUID... yes checking for LIBTSPI... no configure: WARNING: libtspi(trousers) not found by pkg-config. checking for Tspi_Context_Create in -ltspi... yes checking trousers/tss.h usability... yes checking trousers/tss.h presence... yes checking for trousers/tss.h... yes checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for long file names... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking return type of signal handlers... void checking for uid_t in sys/types.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen.conf config.status: creating models/Makefile config.status: creating dist/openpts.spec config.status: creating dist/ptsc.conf config.status: creating dist/ptsv.conf config.status: creating man/Makefile config.status: creating man/man1/Makefile config.status: creating man/man3/Makefile config.status: creating man/man5/Makefile config.status: creating man/man8/Makefile 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 + make Making all in m4 make[1]: Entering directory '/builddir/build/BUILD/openpts-0.2.6/m4' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/openpts-0.2.6/m4' Making all in po make[1]: Entering directory '/builddir/build/BUILD/openpts-0.2.6/po' test ! -f ./openpts.pot || \ test -z "ja.gmo" || make ja.gmo make[2]: Entering directory '/builddir/build/BUILD/openpts-0.2.6/po' /usr/bin/msgmerge --update ja.po openpts.pot .. done. rm -f ja.gmo && /usr/bin/msgfmt -c --statistics -o ja.gmo ja.po ja.po:7: warning: header field 'Language' still has the initial default value 1 translated message. make[2]: Leaving directory '/builddir/build/BUILD/openpts-0.2.6/po' touch stamp-po make[1]: Leaving directory '/builddir/build/BUILD/openpts-0.2.6/po' Making all in include make[1]: Entering directory '/builddir/build/BUILD/openpts-0.2.6/include' ./cvs2msg.pl openpts_msg.csv > openpts_msg.h make[1]: Leaving directory '/builddir/build/BUILD/openpts-0.2.6/include' Making all in src make[1]: Entering directory '/builddir/build/BUILD/openpts-0.2.6/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openpts\" -DPACKAGE_TARNAME=\"openpts\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"openpts\ 0.2.6\" -DPACKAGE_BUGREPORT=\"openpts-users@lists.sourceforge.jp\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openpts\" -DVERSION=\"0.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_DAEMON=1 -DHAVE_VSYSLOG=1 -DHAVE_SENDFILE=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBXML2=1 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DRETSIGTYPE=void -I. -I../include -I/usr/include/libxml2 -I/usr/include/trousers -I/usr/include/tss -I../include -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/uuid -DCONFIG_LIBUUID -DCONFIG_TSS -DCONFIG_AUTO_RM_UPDATE -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 -DPTS_VER_MAJOR=2 -DPTS_VER_MINOR=6 -DPTS_SPEC_MAJOR=0 -DPTS_SPEC_MINOR=0 -DOPENPTS_PCR_INDEX=11 -Wall -Werror -Wreturn-type -Wsign-compare -c -o verifier.lo verifier.c libtool: compile: gcc -DPACKAGE_NAME=\"openpts\" -DPACKAGE_TARNAME=\"openpts\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"openpts 0.2.6\"" -DPACKAGE_BUGREPORT=\"openpts-users@lists.sourceforge.jp\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openpts\" -DVERSION=\"0.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_DAEMON=1 -DHAVE_VSYSLOG=1 -DHAVE_SENDFILE=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBXML2=1 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DRETSIGTYPE=void -I. -I../include -I/usr/include/libxml2 -I/usr/include/trousers -I/usr/include/tss -I../include -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/uuid -DCONFIG_LIBUUID -DCONFIG_TSS -DCONFIG_AUTO_RM_UPDATE -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 -DPTS_VER_MAJOR=2 -DPTS_VER_MINOR=6 -DPTS_SPEC_MAJOR=0 -DPTS_SPEC_MINOR=0 -DOPENPTS_PCR_INDEX=11 -Wall -Werror -Wreturn-type -Wsign-compare -c verifier.c -fPIC -DPIC -o .libs/verifier.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openpts\" -DPACKAGE_TARNAME=\"openpts\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"openpts\ 0.2.6\" -DPACKAGE_BUGREPORT=\"openpts-users@lists.sourceforge.jp\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openpts\" -DVERSION=\"0.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_DAEMON=1 -DHAVE_VSYSLOG=1 -DHAVE_SENDFILE=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBXML2=1 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DRETSIGTYPE=void -I. -I../include -I/usr/include/libxml2 -I/usr/include/trousers -I/usr/include/tss -I../include -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/uuid -DCONFIG_LIBUUID -DCONFIG_TSS -DCONFIG_AUTO_RM_UPDATE -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 -DPTS_VER_MAJOR=2 -DPTS_VER_MINOR=6 -DPTS_SPEC_MAJOR=0 -DPTS_SPEC_MINOR=0 -DOPENPTS_PCR_INDEX=11 -Wall -Werror -Wreturn-type -Wsign-compare -c -o ifm.lo ifm.c libtool: compile: gcc -DPACKAGE_NAME=\"openpts\" -DPACKAGE_TARNAME=\"openpts\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"openpts 0.2.6\"" -DPACKAGE_BUGREPORT=\"openpts-users@lists.sourceforge.jp\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openpts\" -DVERSION=\"0.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_DAEMON=1 -DHAVE_VSYSLOG=1 -DHAVE_SENDFILE=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBXML2=1 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DRETSIGTYPE=void -I. -I../include -I/usr/include/libxml2 -I/usr/include/trousers -I/usr/include/tss -I../include -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/uuid -DCONFIG_LIBUUID -DCONFIG_TSS -DCONFIG_AUTO_RM_UPDATE -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 -DPTS_VER_MAJOR=2 -DPTS_VER_MINOR=6 -DPTS_SPEC_MAJOR=0 -DPTS_SPEC_MINOR=0 -DOPENPTS_PCR_INDEX=11 -Wall -Werror -Wreturn-type -Wsign-compare -c ifm.c -fPIC -DPIC -o .libs/ifm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openpts\" -DPACKAGE_TARNAME=\"openpts\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"openpts\ 0.2.6\" -DPACKAGE_BUGREPORT=\"openpts-users@lists.sourceforge.jp\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openpts\" -DVERSION=\"0.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_DAEMON=1 -DHAVE_VSYSLOG=1 -DHAVE_SENDFILE=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBXML2=1 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DRETSIGTYPE=void -I. -I../include -I/usr/include/libxml2 -I/usr/include/trousers -I/usr/include/tss -I../include -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/uuid -DCONFIG_LIBUUID -DCONFIG_TSS -DCONFIG_AUTO_RM_UPDATE -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 -DPTS_VER_MAJOR=2 -DPTS_VER_MINOR=6 -DPTS_SPEC_MAJOR=0 -DPTS_SPEC_MINOR=0 -DOPENPTS_PCR_INDEX=11 -Wall -Werror -Wreturn-type -Wsign-compare -c -o iml.lo iml.c libtool: compile: gcc -DPACKAGE_NAME=\"openpts\" -DPACKAGE_TARNAME=\"openpts\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"openpts 0.2.6\"" -DPACKAGE_BUGREPORT=\"openpts-users@lists.sourceforge.jp\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openpts\" -DVERSION=\"0.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_DAEMON=1 -DHAVE_VSYSLOG=1 -DHAVE_SENDFILE=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBXML2=1 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DRETSIGTYPE=void -I. -I../include -I/usr/include/libxml2 -I/usr/include/trousers -I/usr/include/tss -I../include -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/uuid -DCONFIG_LIBUUID -DCONFIG_TSS -DCONFIG_AUTO_RM_UPDATE -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 -DPTS_VER_MAJOR=2 -DPTS_VER_MINOR=6 -DPTS_SPEC_MAJOR=0 -DPTS_SPEC_MINOR=0 -DOPENPTS_PCR_INDEX=11 -Wall -Werror -Wreturn-type -Wsign-compare -c iml.c -fPIC -DPIC -o .libs/iml.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openpts\" -DPACKAGE_TARNAME=\"openpts\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"openpts\ 0.2.6\" -DPACKAGE_BUGREPORT=\"openpts-users@lists.sourceforge.jp\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openpts\" -DVERSION=\"0.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_DAEMON=1 -DHAVE_VSYSLOG=1 -DHAVE_SENDFILE=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBXML2=1 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DRETSIGTYPE=void -I. -I../include -I/usr/include/libxml2 -I/usr/include/trousers -I/usr/include/tss -I../include -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/uuid -DCONFIG_LIBUUID -DCONFIG_TSS -DCONFIG_AUTO_RM_UPDATE -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 -DPTS_VER_MAJOR=2 -DPTS_VER_MINOR=6 -DPTS_SPEC_MAJOR=0 -DPTS_SPEC_MINOR=0 -DOPENPTS_PCR_INDEX=11 -Wall -Werror -Wreturn-type -Wsign-compare -c -o ir.lo ir.c libtool: compile: gcc -DPACKAGE_NAME=\"openpts\" -DPACKAGE_TARNAME=\"openpts\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"openpts 0.2.6\"" -DPACKAGE_BUGREPORT=\"openpts-users@lists.sourceforge.jp\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openpts\" -DVERSION=\"0.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_DAEMON=1 -DHAVE_VSYSLOG=1 -DHAVE_SENDFILE=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBXML2=1 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DRETSIGTYPE=void -I. -I../include -I/usr/include/libxml2 -I/usr/include/trousers -I/usr/include/tss -I../include -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/uuid -DCONFIG_LIBUUID -DCONFIG_TSS -DCONFIG_AUTO_RM_UPDATE -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 -DPTS_VER_MAJOR=2 -DPTS_VER_MINOR=6 -DPTS_SPEC_MAJOR=0 -DPTS_SPEC_MINOR=0 -DOPENPTS_PCR_INDEX=11 -Wall -Werror -Wreturn-type -Wsign-compare -c ir.c -fPIC -DPIC -o .libs/ir.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openpts\" -DPACKAGE_TARNAME=\"openpts\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"openpts\ 0.2.6\" -DPACKAGE_BUGREPORT=\"openpts-users@lists.sourceforge.jp\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openpts\" -DVERSION=\"0.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_DAEMON=1 -DHAVE_VSYSLOG=1 -DHAVE_SENDFILE=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBXML2=1 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DRETSIGTYPE=void -I. -I../include -I/usr/include/libxml2 -I/usr/include/trousers -I/usr/include/tss -I../include -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/uuid -DCONFIG_LIBUUID -DCONFIG_TSS -DCONFIG_AUTO_RM_UPDATE -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 -DPTS_VER_MAJOR=2 -DPTS_VER_MINOR=6 -DPTS_SPEC_MAJOR=0 -DPTS_SPEC_MINOR=0 -DOPENPTS_PCR_INDEX=11 -Wall -Werror -Wreturn-type -Wsign-compare -c -o base64.lo base64.c libtool: compile: gcc -DPACKAGE_NAME=\"openpts\" -DPACKAGE_TARNAME=\"openpts\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"openpts 0.2.6\"" -DPACKAGE_BUGREPORT=\"openpts-users@lists.sourceforge.jp\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openpts\" -DVERSION=\"0.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_DAEMON=1 -DHAVE_VSYSLOG=1 -DHAVE_SENDFILE=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBXML2=1 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DRETSIGTYPE=void -I. -I../include -I/usr/include/libxml2 -I/usr/include/trousers -I/usr/include/tss -I../include -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/uuid -DCONFIG_LIBUUID -DCONFIG_TSS -DCONFIG_AUTO_RM_UPDATE -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 -DPTS_VER_MAJOR=2 -DPTS_VER_MINOR=6 -DPTS_SPEC_MAJOR=0 -DPTS_SPEC_MINOR=0 -DOPENPTS_PCR_INDEX=11 -Wall -Werror -Wreturn-type -Wsign-compare -c base64.c -fPIC -DPIC -o .libs/base64.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openpts\" -DPACKAGE_TARNAME=\"openpts\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"openpts\ 0.2.6\" -DPACKAGE_BUGREPORT=\"openpts-users@lists.sourceforge.jp\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openpts\" -DVERSION=\"0.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_DAEMON=1 -DHAVE_VSYSLOG=1 -DHAVE_SENDFILE=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBXML2=1 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DRETSIGTYPE=void -I. -I../include -I/usr/include/libxml2 -I/usr/include/trousers -I/usr/include/tss -I../include -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/uuid -DCONFIG_LIBUUID -DCONFIG_TSS -DCONFIG_AUTO_RM_UPDATE -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 -DPTS_VER_MAJOR=2 -DPTS_VER_MINOR=6 -DPTS_SPEC_MAJOR=0 -DPTS_SPEC_MINOR=0 -DOPENPTS_PCR_INDEX=11 -Wall -Werror -Wreturn-type -Wsign-compare -c -o tpm.lo tpm.c libtool: compile: gcc -DPACKAGE_NAME=\"openpts\" -DPACKAGE_TARNAME=\"openpts\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"openpts 0.2.6\"" -DPACKAGE_BUGREPORT=\"openpts-users@lists.sourceforge.jp\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openpts\" -DVERSION=\"0.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_DAEMON=1 -DHAVE_VSYSLOG=1 -DHAVE_SENDFILE=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBXML2=1 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DRETSIGTYPE=void -I. -I../include -I/usr/include/libxml2 -I/usr/include/trousers -I/usr/include/tss -I../include -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/uuid -DCONFIG_LIBUUID -DCONFIG_TSS -DCONFIG_AUTO_RM_UPDATE -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 -DPTS_VER_MAJOR=2 -DPTS_VER_MINOR=6 -DPTS_SPEC_MAJOR=0 -DPTS_SPEC_MINOR=0 -DOPENPTS_PCR_INDEX=11 -Wall -Werror -Wreturn-type -Wsign-compare -c tpm.c -fPIC -DPIC -o .libs/tpm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openpts\" -DPACKAGE_TARNAME=\"openpts\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"openpts\ 0.2.6\" -DPACKAGE_BUGREPORT=\"openpts-users@lists.sourceforge.jp\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openpts\" -DVERSION=\"0.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_DAEMON=1 -DHAVE_VSYSLOG=1 -DHAVE_SENDFILE=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBXML2=1 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DRETSIGTYPE=void -I. -I../include -I/usr/include/libxml2 -I/usr/include/trousers -I/usr/include/tss -I../include -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/uuid -DCONFIG_LIBUUID -DCONFIG_TSS -DCONFIG_AUTO_RM_UPDATE -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 -DPTS_VER_MAJOR=2 -DPTS_VER_MINOR=6 -DPTS_SPEC_MAJOR=0 -DPTS_SPEC_MINOR=0 -DOPENPTS_PCR_INDEX=11 -Wall -Werror -Wreturn-type -Wsign-compare -c -o ctx.lo ctx.c libtool: compile: gcc -DPACKAGE_NAME=\"openpts\" -DPACKAGE_TARNAME=\"openpts\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"openpts 0.2.6\"" -DPACKAGE_BUGREPORT=\"openpts-users@lists.sourceforge.jp\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openpts\" -DVERSION=\"0.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_DAEMON=1 -DHAVE_VSYSLOG=1 -DHAVE_SENDFILE=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBXML2=1 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DRETSIGTYPE=void -I. -I../include -I/usr/include/libxml2 -I/usr/include/trousers -I/usr/include/tss -I../include -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/uuid -DCONFIG_LIBUUID -DCONFIG_TSS -DCONFIG_AUTO_RM_UPDATE -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 -DPTS_VER_MAJOR=2 -DPTS_VER_MINOR=6 -DPTS_SPEC_MAJOR=0 -DPTS_SPEC_MINOR=0 -DOPENPTS_PCR_INDEX=11 -Wall -Werror -Wreturn-type -Wsign-compare -c ctx.c -fPIC -DPIC -o .libs/ctx.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openpts\" -DPACKAGE_TARNAME=\"openpts\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"openpts\ 0.2.6\" -DPACKAGE_BUGREPORT=\"openpts-users@lists.sourceforge.jp\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openpts\" -DVERSION=\"0.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_DAEMON=1 -DHAVE_VSYSLOG=1 -DHAVE_SENDFILE=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBXML2=1 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DRETSIGTYPE=void -I. -I../include -I/usr/include/libxml2 -I/usr/include/trousers -I/usr/include/tss -I../include -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/uuid -DCONFIG_LIBUUID -DCONFIG_TSS -DCONFIG_AUTO_RM_UPDATE -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 -DPTS_VER_MAJOR=2 -DPTS_VER_MINOR=6 -DPTS_SPEC_MAJOR=0 -DPTS_SPEC_MINOR=0 -DOPENPTS_PCR_INDEX=11 -Wall -Werror -Wreturn-type -Wsign-compare -c -o conf.lo conf.c libtool: compile: gcc -DPACKAGE_NAME=\"openpts\" -DPACKAGE_TARNAME=\"openpts\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"openpts 0.2.6\"" -DPACKAGE_BUGREPORT=\"openpts-users@lists.sourceforge.jp\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openpts\" -DVERSION=\"0.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_DAEMON=1 -DHAVE_VSYSLOG=1 -DHAVE_SENDFILE=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBXML2=1 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DRETSIGTYPE=void -I. -I../include -I/usr/include/libxml2 -I/usr/include/trousers -I/usr/include/tss -I../include -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/uuid -DCONFIG_LIBUUID -DCONFIG_TSS -DCONFIG_AUTO_RM_UPDATE -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 -DPTS_VER_MAJOR=2 -DPTS_VER_MINOR=6 -DPTS_SPEC_MAJOR=0 -DPTS_SPEC_MINOR=0 -DOPENPTS_PCR_INDEX=11 -Wall -Werror -Wreturn-type -Wsign-compare -c conf.c -fPIC -DPIC -o .libs/conf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openpts\" -DPACKAGE_TARNAME=\"openpts\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"openpts\ 0.2.6\" -DPACKAGE_BUGREPORT=\"openpts-users@lists.sourceforge.jp\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openpts\" -DVERSION=\"0.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_DAEMON=1 -DHAVE_VSYSLOG=1 -DHAVE_SENDFILE=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBXML2=1 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DRETSIGTYPE=void -I. -I../include -I/usr/include/libxml2 -I/usr/include/trousers -I/usr/include/tss -I../include -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/uuid -DCONFIG_LIBUUID -DCONFIG_TSS -DCONFIG_AUTO_RM_UPDATE -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 -DPTS_VER_MAJOR=2 -DPTS_VER_MINOR=6 -DPTS_SPEC_MAJOR=0 -DPTS_SPEC_MINOR=0 -DOPENPTS_PCR_INDEX=11 -Wall -Werror -Wreturn-type -Wsign-compare -c -o uml.lo uml.c libtool: compile: gcc -DPACKAGE_NAME=\"openpts\" -DPACKAGE_TARNAME=\"openpts\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"openpts 0.2.6\"" -DPACKAGE_BUGREPORT=\"openpts-users@lists.sourceforge.jp\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openpts\" -DVERSION=\"0.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_DAEMON=1 -DHAVE_VSYSLOG=1 -DHAVE_SENDFILE=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBXML2=1 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DRETSIGTYPE=void -I. -I../include -I/usr/include/libxml2 -I/usr/include/trousers -I/usr/include/tss -I../include -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/uuid -DCONFIG_LIBUUID -DCONFIG_TSS -DCONFIG_AUTO_RM_UPDATE -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 -DPTS_VER_MAJOR=2 -DPTS_VER_MINOR=6 -DPTS_SPEC_MAJOR=0 -DPTS_SPEC_MINOR=0 -DOPENPTS_PCR_INDEX=11 -Wall -Werror -Wreturn-type -Wsign-compare -c uml.c -fPIC -DPIC -o .libs/uml.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openpts\" -DPACKAGE_TARNAME=\"openpts\" -DPACKAGE_VERSION=\"0.2.6\" -DPACKAGE_STRING=\"openpts\ 0.2.6\" -DPACKAGE_BUGREPORT=\"openpts-users@lists.sourceforge.jp\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openpts\" -DVERSION=\"0.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_DAEMON=1 -DHAVE_VSYSLOG=1 -DHAVE_SENDFILE=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBXML2=1 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DRETSIGTYPE=void -I. -I../include -I/usr/include/libxml2 -I/usr/include/trousers -I/usr/include/tss -I../include -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/uuid -DCONFIG_LIBUUID -DCONFIG_TSS -DCONFIG_AUTO_RM_UPDATE -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 -DPTS_VER_MAJOR=2 -DPTS_VER_MINOR=6 -DPTS_SPEC_MAJOR=0 -DPTS_SPEC_MINOR=0 -DOPENPTS_PCR_INDEX=11 -Wall -Werror -Wreturn-type -Wsign-compare -c -o fsm.lo fsm.c libtool: compile: gcc -DPACKAGE_NAME=\"openpts\" -DPACKAGE_TARNAME=\"openpts\" -DPACKAGE_VERSION=\"0.2.6\" "-DPACKAGE_STRING=\"openpts 0.2.6\"" -DPACKAGE_BUGREPORT=\"openpts-users@lists.sourceforge.jp\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openpts\" -DVERSION=\"0.2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DHAVE_DAEMON=1 -DHAVE_VSYSLOG=1 -DHAVE_SENDFILE=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBXML2=1 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DRETSIGTYPE=void -I. -I../include -I/usr/include/libxml2 -I/usr/include/trousers -I/usr/include/tss -I../include -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/uuid -DCONFIG_LIBUUID -DCONFIG_TSS -DCONFIG_AUTO_RM_UPDATE -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 -DPTS_VER_MAJOR=2 -DPTS_VER_MINOR=6 -DPTS_SPEC_MAJOR=0 -DPTS_SPEC_MINOR=0 -DOPENPTS_PCR_INDEX=11 -Wall -Werror -Wreturn-type -Wsign-compare -c fsm.c -fPIC -DPIC -o .libs/fsm.o fsm.c: In function 'insertFsmNew': fsm.c:1874:21: error: '_LOOP_' directive output may be truncated writing 6 bytes into a region of size between 1 and 256 [-Werror=format-truncation=] "%s_LOOP_%d", ^~~~~~ In file included from /usr/include/stdio.h:861:0, from fsm.c:42: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 8 and 273 bytes into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fsm.c:1877:21: error: '_LOOP_' directive output may be truncated writing 6 bytes into a region of size between 1 and 256 [-Werror=format-truncation=] "%s_LOOP_%d", ^~~~~~ In file included from /usr/include/stdio.h:861:0, from fsm.c:42: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 8 and 273 bytes into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[1]: *** [Makefile:987: fsm.lo] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/openpts-0.2.6/src' make: *** [Makefile:473: all-recursive] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.vkpz0Y (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.vkpz0Y (%build) ++ cleanup ++ set +e ++ sync ++ sleep 5 ++ sync ++ poweroff Terminated +++ cleanup +++ set +e +++ sync Terminated ++++ cleanup ++++ set +e ++++ sync ++++ sleep 5 ++++ sync ++++ poweroff