+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/tripwire.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.m7fPta + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tripwire-open-source-2.4.3.5 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/tripwire-open-source-2.4.3.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd tripwire-open-source-2.4.3.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cp -p /builddir/build/SOURCES/tripwire.gif . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AGZFV9 + umask 022 + cd /builddir/build/BUILD + cd tripwire-open-source-2.4.3.5 + 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 + ./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 --sysconfdir=/etc/tripwire path_to_vi=/bin/vi path_to_sendmail=/usr/sbin/sendmail 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 riscv64-redhat-linux-gnu-gcc... no checking for riscv64-redhat-linux-gnu-clang... no checking for riscv64-redhat-linux-gnu-suncc... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for riscv64-redhat-linux-gnu-cl.exe... 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 for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-clang++... no checking for riscv64-redhat-linux-gnu-sunCC... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for bison... no checking for byacc... no checking whether ln -s works... yes checking whether ln works... yes checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for vi... /bin/vi checking for sendmail... /usr/sbin/sendmail 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 sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/mount.h... yes checking sys/ustat.h usability... yes checking sys/ustat.h presence... yes checking for sys/ustat.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/syslog.h usability... yes checking sys/syslog.h presence... yes checking for sys/syslog.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking signum.h usability... no checking signum.h presence... no checking for signum.h... no checking bits/signum.h usability... no checking bits/signum.h presence... no checking for bits/signum.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for memory.h... (cached) yes checking sys/fs/vx_ioctl.h usability... no checking sys/fs/vx_ioctl.h presence... no checking for sys/fs/vx_ioctl.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... no checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking for strftime... yes checking for gethostname... yes checking for gethostid... yes checking for mkstemp... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for posix_fadvise... yes checking CommonCrypto/CommonDigest.h usability... no checking CommonCrypto/CommonDigest.h presence... no checking for CommonCrypto/CommonDigest.h... no checking for socket in -lc... yes checking for gethostbyname in -lc... yes checking how to run the C++ preprocessor... g++ -E checking locale usability... yes checking locale presence... yes checking for locale... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for OpenSSL directory... /usr checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking openssl/sha.h usability... yes checking openssl/sha.h presence... yes checking for openssl/sha.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating man/man4/Makefile config.status: creating man/man5/Makefile config.status: creating man/man8/Makefile config.status: creating src/Makefile config.status: creating src/cryptlib/Makefile config.status: creating src/core/Makefile config.status: creating src/db/Makefile config.status: creating src/fco/Makefile config.status: creating src/fs/Makefile config.status: creating src/tw/Makefile config.status: creating src/twcrypto/Makefile config.status: creating src/twparser/Makefile config.status: creating src/util/Makefile config.status: creating src/twprint/Makefile config.status: creating src/twadmin/Makefile config.status: creating src/siggen/Makefile config.status: creating src/tripwire/Makefile config.status: creating src/twtest/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing mk_lib commands config.status: executing mk_bin commands + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5' Making all in man make[2]: Entering directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/man' Making all in man4 make[3]: Entering directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/man/man4' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/man/man4' Making all in man5 make[3]: Entering directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/man/man5' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/man/man5' Making all in man8 make[3]: Entering directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/man/man8' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/man/man8' make[3]: Entering directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/man' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/man' make[2]: Leaving directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/man' Making all in src make[2]: Entering directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src' Making all in cryptlib make[3]: Entering directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src/cryptlib' g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o algebra.o algebra.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o asn.o asn.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o cryptlib.o cryptlib.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o des.o des.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o dessp.o dessp.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o elgamal.o elgamal.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o eprecomp.o eprecomp.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o filters.o filters.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o forkjoin.o forkjoin.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o integer.o integer.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o iterhash.o iterhash.cpp integer.cpp: In function 'void MontgomeryReduce(word*, word*, const word*, const word*, const word*, unsigned int)': integer.cpp:745:14: warning: unused variable 'carry' [-Wunused-variable] word carry = Add(R, R, M, N); ^~~~~ integer.cpp: In function 'void CorrectQuotientEstimate(word*, word*, word&, word&, const word*, unsigned int)': integer.cpp:905:10: warning: unused variable 'borrow' [-Wunused-variable] word borrow = Subtract(R, R, T, N+2); ^~~~~~ g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o misc.o misc.cpp integer.cpp: In member function 'Integer& Integer::operator++()': integer.cpp:1619:14: warning: unused variable 'borrow' [-Wunused-variable] word borrow = Decrement(reg, reg.size); ^~~~~~ g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o nbtheory.o nbtheory.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o pch.o pch.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o queue.o queue.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o rng.o rng.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o sha.o sha.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o zbits.o zbits.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o zdeflate.o zdeflate.cpp zdeflate.cpp: In member function 'int Deflator::longest_match(Deflator::IPos)': zdeflate.cpp:212:43: warning: enumeral and non-enumeral type in conditional expression [-Wextra] IPos limit = strstart > (IPos)MAX_DIST ? strstart - (IPos)MAX_DIST : NIL; ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o zinflate.o zinflate.cpp zdeflate.cpp: In member function 'unsigned int Deflator::fill_window(const byte*, unsigned int)': zdeflate.cpp:374:47: warning: enumeral and non-enumeral type in conditional expression [-Wextra] head[n] = (Pos)(m >= (unsigned)WSIZE ? m-WSIZE : NIL); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ zdeflate.cpp:378:47: warning: enumeral and non-enumeral type in conditional expression [-Wextra] prev[n] = (Pos)(m >= (unsigned)WSIZE ? m-WSIZE : NIL); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o ztrees.o ztrees.cpp rm -f libcryptlib.a ar cru libcryptlib.a algebra.o asn.o cryptlib.o des.o dessp.o elgamal.o eprecomp.o filters.o forkjoin.o integer.o iterhash.o misc.o nbtheory.o pch.o queue.o rng.o sha.o zbits.o zdeflate.o zinflate.o ztrees.o ranlib libcryptlib.a ln -f libcryptlib.a ../../lib/libcryptlib.a make[3]: Leaving directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src/cryptlib' Making all in core make[3]: Entering directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src/core' g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o file_unix.o file_unix.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o unixfsservices.o unixfsservices.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o archive.o archive.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o charutil.o charutil.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o cmdlineparser.o cmdlineparser.cpp file_unix.cpp: In member function 'void cFile::Truncate(cFile::File_t)': file_unix.cpp:446:14: warning: ignoring return value of 'int ftruncate(int, __off_t)', declared with attribute warn_unused_result [-Wunused-result] ftruncate( fileno(mpData->mpCurrStream), offset ); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o codeconvert.o codeconvert.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o core.o core.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o coreerrors.o coreerrors.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o corestrings.o corestrings.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o crc32.o crc32.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o debug.o debug.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o displayencoder.o displayencoder.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o displayutil.o displayutil.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o error.o error.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o errorbucketimpl.o errorbucketimpl.cpp displayencoder.cpp: In static member function 'static char cCharEncoderUtil::hex_to_char(std::__cxx11::basic_string::const_iterator, std::__cxx11::basic_string::const_iterator)': displayencoder.cpp:571:19: warning: comparison is always false due to limited range of data type [-Wtype-limits] if( (TCHAR)ch > max_char || (TCHAR)ch < min_char ) ~~~~~~~~~~^~~~~~~~~~ displayencoder.cpp:571:43: warning: comparison is always false due to limited range of data type [-Wtype-limits] if( (TCHAR)ch > max_char || (TCHAR)ch < min_char ) ~~~~~~~~~~^~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o errortable.o errortable.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o errorutil.o errorutil.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fileerror.o fileerror.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fileheader.o fileheader.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fsservices.o fsservices.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o growheap.o growheap.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o hashtable.o hashtable.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o haval.o haval.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o msystem.o msystem.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o ntmbs.o ntmbs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o refcountobj.o refcountobj.cpp msystem.cpp: In function 'int schild(const char*, const char**, const char**, FILE**, int)': msystem.cpp:930:33: warning: ignoring return value of 'int setgid(__gid_t)', declared with attribute warn_unused_result [-Wunused-result] if (mresetgid < -1) (void) setgid(getgid()); ^~~~~~~~~~~~~~~~~~~~~~~ msystem.cpp:931:37: warning: ignoring return value of 'int setgid(__gid_t)', declared with attribute warn_unused_result [-Wunused-result] else if (mresetgid == -1) (void) setgid(egid); ^~~~~~~~~~~~~~~~~~~ msystem.cpp:932:37: warning: ignoring return value of 'int setgid(__gid_t)', declared with attribute warn_unused_result [-Wunused-result] else if (mresetgid > -1) (void) setgid(mresetgid); ^~~~~~~~~~~~~~~~~~~~~~~~ msystem.cpp:933:33: warning: ignoring return value of 'int setuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result] if (mresetuid < -1) (void) setuid(getuid()); ^~~~~~~~~~~~~~~~~~~~~~~ msystem.cpp:934:37: warning: ignoring return value of 'int setuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result] else if (mresetuid == -1) (void) setuid(euid); ^~~~~~~~~~~~~~~~~~~ msystem.cpp:935:37: warning: ignoring return value of 'int setuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result] else if (mresetuid > -1) (void) setuid(mresetuid); ^~~~~~~~~~~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o serializable.o serializable.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o serializer.o serializer.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o serializerimpl.o serializerimpl.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o serializerutil.o serializerutil.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o serstring.o serstring.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o srefcountobj.o srefcountobj.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o srefcounttbl.o srefcounttbl.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o stdcore.o stdcore.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o stringutil.o stringutil.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o timebomb.o timebomb.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o timeconvert.o timeconvert.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o tw_signal.o tw_signal.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o twlimits.o twlimits.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o twlocale.o twlocale.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o unixexcept.o unixexcept.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o usernotify.o usernotify.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o usernotifystdout.o usernotifystdout.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o wchar16.o wchar16.cpp rm -f libcore.a ar cru libcore.a file_unix.o unixfsservices.o archive.o charutil.o cmdlineparser.o codeconvert.o core.o coreerrors.o corestrings.o crc32.o debug.o displayencoder.o displayutil.o error.o errorbucketimpl.o errortable.o errorutil.o fileerror.o fileheader.o fsservices.o growheap.o hashtable.o haval.o msystem.o ntmbs.o refcountobj.o serializable.o serializer.o serializerimpl.o serializerutil.o serstring.o srefcountobj.o srefcounttbl.o stdcore.o stringutil.o timebomb.o timeconvert.o tw_signal.o twlimits.o twlocale.o unixexcept.o usernotify.o usernotifystdout.o wchar16.o ranlib libcore.a ar ru ../../lib/libtripwire.a file_unix.o unixfsservices.o archive.o charutil.o cmdlineparser.o codeconvert.o core.o coreerrors.o corestrings.o crc32.o debug.o displayencoder.o displayutil.o error.o errorbucketimpl.o errortable.o errorutil.o fileerror.o fileheader.o fsservices.o growheap.o hashtable.o haval.o msystem.o ntmbs.o refcountobj.o serializable.o serializer.o serializerimpl.o serializerutil.o serstring.o srefcountobj.o srefcounttbl.o stdcore.o stringutil.o timebomb.o timeconvert.o tw_signal.o twlimits.o twlocale.o unixexcept.o usernotify.o usernotifystdout.o wchar16.o ar: creating ../../lib/libtripwire.a make[3]: Leaving directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src/core' Making all in db make[3]: Entering directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src/db' g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o blockfile.o blockfile.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o blockrecordarray.o blockrecordarray.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o blockrecordfile.o blockrecordfile.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o db.o db.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o dberrors.o dberrors.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o hierdatabase.o hierdatabase.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o hierdbpath.o hierdbpath.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o stddb.o stddb.cpp rm -f libdb.a ar cru libdb.a blockfile.o blockrecordarray.o blockrecordfile.o db.o dberrors.o hierdatabase.o hierdbpath.o stddb.o ranlib libdb.a ar ru ../../lib/libtripwire.a blockfile.o blockrecordarray.o blockrecordfile.o db.o dberrors.o hierdatabase.o hierdbpath.o stddb.o make[3]: Leaving directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src/db' Making all in fco make[3]: Entering directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src/fco' g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fco.o fco.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcocompare.o fcocompare.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcodatasourceiter.o fcodatasourceiter.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcodatasourceiterimpl.o fcodatasourceiterimpl.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcoerrors.o fcoerrors.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fconame.o fconame.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fconametbl.o fconametbl.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcopropimpl.o fcopropimpl.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcopropvector.o fcopropvector.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcosetimpl.o fcosetimpl.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcospec.o fcospec.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcospecattr.o fcospecattr.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcospechelper.o fcospechelper.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcospecimpl.o fcospecimpl.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcospeclist.o fcospeclist.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcospecutil.o fcospecutil.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcostrings.o fcostrings.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcoundefprop.o fcoundefprop.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o genreinfo.o genreinfo.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o genrespeclist.o genrespeclist.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o genreswitcher.o genreswitcher.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o signature.o signature.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o stdfco.o stdfco.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o twfactory.o twfactory.cpp rm -f libfco.a ar cru libfco.a fco.o fcocompare.o fcodatasourceiter.o fcodatasourceiterimpl.o fcoerrors.o fconame.o fconametbl.o fcopropimpl.o fcopropvector.o fcosetimpl.o fcospec.o fcospecattr.o fcospechelper.o fcospecimpl.o fcospeclist.o fcospecutil.o fcostrings.o fcoundefprop.o genreinfo.o genrespeclist.o genreswitcher.o signature.o stdfco.o twfactory.o ranlib libfco.a ar ru ../../lib/libtripwire.a fco.o fcocompare.o fcodatasourceiter.o fcodatasourceiterimpl.o fcoerrors.o fconame.o fconametbl.o fcopropimpl.o fcopropvector.o fcosetimpl.o fcospec.o fcospecattr.o fcospechelper.o fcospecimpl.o fcospeclist.o fcospecutil.o fcostrings.o fcoundefprop.o genreinfo.o genrespeclist.o genreswitcher.o signature.o stdfco.o twfactory.o make[3]: Leaving directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src/fco' Making all in fs make[3]: Entering directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src/fs' g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fs.o fs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fsdatasourceiter.o fsdatasourceiter.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fserrors.o fserrors.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fsfactory.o fsfactory.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fsnametranslator.o fsnametranslator.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fsobject.o fsobject.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fsparserutil.o fsparserutil.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fspropcalc.o fspropcalc.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fspropdisplayer.o fspropdisplayer.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fspropset.o fspropset.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fsstrings.o fsstrings.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fsvisitor.o fsvisitor.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o stdfs.o stdfs.cpp rm -f libfs.a ar cru libfs.a fs.o fsdatasourceiter.o fserrors.o fsfactory.o fsnametranslator.o fsobject.o fsparserutil.o fspropcalc.o fspropdisplayer.o fspropset.o fsstrings.o fsvisitor.o stdfs.o ranlib libfs.a ar ru ../../lib/libtripwire.a fs.o fsdatasourceiter.o fserrors.o fsfactory.o fsnametranslator.o fsobject.o fsparserutil.o fspropcalc.o fspropdisplayer.o fspropset.o fsstrings.o fsvisitor.o stdfs.o make[3]: Leaving directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src/fs' Making all in tw make[3]: Entering directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src/tw' g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o configfile.o configfile.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o dbdatasource.o dbdatasource.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o dbdebug.o dbdebug.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o dbexplore.o dbexplore.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcodatabasefile.o fcodatabasefile.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcodatabaseutil.o fcodatabaseutil.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcoreport.o fcoreport.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcoreportutil.o fcoreportutil.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o filemanipulator.o filemanipulator.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o headerinfo.o headerinfo.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o policyfile.o policyfile.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o stdtw.o stdtw.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o systeminfo.o systeminfo.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o textdbviewer.o textdbviewer.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o textreportviewer.o textreportviewer.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o tw.o tw.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o twerrors.o twerrors.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o twinit.o twinit.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o twstrings.o twstrings.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o twutil.o twutil.cpp rm -f libtw.a ar cru libtw.a configfile.o dbdatasource.o dbdebug.o dbexplore.o fcodatabasefile.o fcodatabaseutil.o fcoreport.o fcoreportutil.o filemanipulator.o headerinfo.o policyfile.o stdtw.o systeminfo.o textdbviewer.o textreportviewer.o tw.o twerrors.o twinit.o twstrings.o twutil.o ranlib libtw.a ar ru ../../lib/libtripwire.a configfile.o dbdatasource.o dbdebug.o dbexplore.o fcodatabasefile.o fcodatabaseutil.o fcoreport.o fcoreportutil.o filemanipulator.o headerinfo.o policyfile.o stdtw.o systeminfo.o textdbviewer.o textreportviewer.o tw.o twerrors.o twinit.o twstrings.o twutil.o make[3]: Leaving directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src/tw' Making all in twcrypto make[3]: Entering directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src/twcrypto' g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o bytequeue.o bytequeue.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o crypto.o crypto.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o cryptoarchive.o cryptoarchive.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o keyfile.o keyfile.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o stdtwcrypto.o stdtwcrypto.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o twcrypto.o twcrypto.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o twcryptoerrors.o twcryptoerrors.cpp rm -f libtwcrypto.a ar cru libtwcrypto.a bytequeue.o crypto.o cryptoarchive.o keyfile.o stdtwcrypto.o twcrypto.o twcryptoerrors.o ranlib libtwcrypto.a ar ru ../../lib/libtripwire.a bytequeue.o crypto.o cryptoarchive.o keyfile.o stdtwcrypto.o twcrypto.o twcryptoerrors.o make[3]: Leaving directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src/twcrypto' Making all in twparser make[3]: Entering directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src/twparser' g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o genreparseinfo.o genreparseinfo.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o parserhelper.o parserhelper.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o parserobjects.o parserobjects.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o policyparser.o policyparser.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o stdtwparser.o stdtwparser.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o twparser.o twparser.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o twparsererrors.o twparsererrors.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o twparserstrings.o twparserstrings.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o yylex.o yylex.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o yyparse.o yyparse.cpp ..\..\mkslexyacc\etc\yylex.cpp: In member function 'int yy_scan::yylex()': ..\..\mkslexyacc\etc\yylex.cpp:444:35: warning: suggest parentheses around '&&' within '||' [-Wparentheses] ..\..\mkslexyacc\etc\yylex.cpp:493:3: warning: label 'yy_reject' defined but not used [-Wunused-label] ..\..\mkslexyacc\etc\yylex.cpp:501:3: warning: label 'yy_more' defined but not used [-Wunused-label] ..\..\mkslexyacc\etc\yyparse.cpp: In member function 'int yy_parse::yyparse(yy_scan*)': ..\..\mkslexyacc\etc\yyparse.cpp:411:17: warning: suggest explicit braces around empty body in 'do' statement [-Wempty-body] ..\..\mkslexyacc\etc\yyparse.cpp:365:1: warning: label 'yyerrlabel' defined but not used [-Wunused-label] ..\..\mkslexyacc\etc\yyparse.cpp:381:9: warning: this statement may fall through [-Wimplicit-fallthrough=] ..\..\mkslexyacc\etc\yyparse.cpp:388:5: note: here rm -f libtwparser.a ar cru libtwparser.a genreparseinfo.o parserhelper.o parserobjects.o policyparser.o stdtwparser.o twparser.o twparsererrors.o twparserstrings.o yylex.o yyparse.o ranlib libtwparser.a ar ru ../../lib/libtripwire.a genreparseinfo.o parserhelper.o parserobjects.o policyparser.o stdtwparser.o twparser.o twparsererrors.o twparserstrings.o yylex.o yyparse.o make[3]: Leaving directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src/twparser' Making all in util make[3]: Entering directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src/util' g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fileutil.o fileutil.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o stdutil.o stdutil.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o stringencoder.o stringencoder.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o util.o util.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o utilerrors.o utilerrors.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o utilstrings.o utilstrings.cpp fileutil.cpp: In static member function 'static bool cFileUtil::Copy(const TSTRING&, const TSTRING&)': fileutil.cpp:262:10: warning: ignoring return value of 'int chown(const char*, __uid_t, __gid_t)', declared with attribute warn_unused_result [-Wunused-result] chown( dest_path.c_str(), srcStat.st_uid, srcStat.st_gid ); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f libutil.a ar cru libutil.a fileutil.o stdutil.o stringencoder.o util.o utilerrors.o utilstrings.o ranlib libutil.a ar ru ../../lib/libtripwire.a fileutil.o stdutil.o stringencoder.o util.o utilerrors.o utilstrings.o ranlib ../../lib/libtripwire.a make[3]: Leaving directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src/util' Making all in twprint make[3]: Entering directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src/twprint' g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o stdtwprint.o stdtwprint.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o twprint.o twprint.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o twprintcmdline.o twprintcmdline.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o twprinterrors.o twprinterrors.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o twprintmain.o twprintmain.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o twprintstrings.o twprintstrings.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L../../lib -o twprint stdtwprint.o twprint.o twprintcmdline.o twprinterrors.o twprintmain.o twprintstrings.o -ltripwire -lcryptlib -lcrypto make[3]: Leaving directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src/twprint' Making all in twadmin make[3]: Entering directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src/twadmin' g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o keygeneration.o keygeneration.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o stdtwadmin.o stdtwadmin.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o twadmin.o twadmin.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o twadmincl.o twadmincl.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o twadminerrors.o twadminerrors.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o twadminmain.o twadminmain.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o twadminstrings.o twadminstrings.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L../../lib -o twadmin keygeneration.o stdtwadmin.o twadmin.o twadmincl.o twadminerrors.o twadminmain.o twadminstrings.o -ltripwire -lcryptlib -lcrypto make[3]: Leaving directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src/twadmin' Making all in siggen make[3]: Entering directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src/siggen' g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o siggen.o siggen.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o siggencmdline.o siggencmdline.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o siggenmain.o siggenmain.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o siggenstrings.o siggenstrings.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o stdsiggen.o stdsiggen.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L../../lib -o siggen siggen.o siggencmdline.o siggenmain.o siggenstrings.o stdsiggen.o -ltripwire -lcryptlib -lcrypto make[3]: Leaving directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src/siggen' Making all in tripwire make[3]: Entering directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src/tripwire' g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o generatedb.o generatedb.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o integritycheck.o integritycheck.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o mailmessage.o mailmessage.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o pipedmailmessage.o pipedmailmessage.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o policyupdate.o policyupdate.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o smtpmailmessage.o smtpmailmessage.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o stdtripwire.o stdtripwire.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o syslog_trip.o syslog_trip.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o tripwire.o tripwire.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o tripwireerrors.o tripwireerrors.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o tripwiremain.o tripwiremain.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o tripwirestrings.o tripwirestrings.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o tripwireutil.o tripwireutil.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o twcmdline.o twcmdline.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o twcmdlineutil.o twcmdlineutil.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o updatedb.o updatedb.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L../../lib -o tripwire generatedb.o integritycheck.o mailmessage.o pipedmailmessage.o policyupdate.o smtpmailmessage.o stdtripwire.o syslog_trip.o tripwire.o tripwireerrors.o tripwiremain.o tripwirestrings.o tripwireutil.o twcmdline.o twcmdlineutil.o updatedb.o -ltripwire -lcryptlib -lcrypto make[3]: Leaving directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src/tripwire' Making all in twtest make[3]: Entering directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src/twtest' g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o archive_t.o archive_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o blockfile_t.o blockfile_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o blockrecordarray_t.o blockrecordarray_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o charutil_t.o charutil_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o cmdlineparser_t.o cmdlineparser_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o codeconvert_t.o codeconvert_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o configfile_t.o configfile_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o cryptoarchive_t.o cryptoarchive_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o crytpo_t.o crytpo_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o dbdatasource_t.o dbdatasource_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o debug_t.o debug_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o displayencoder_t.o displayencoder_t.cpp crytpo_t.cpp: In function 'void TestCrypto()': crytpo_t.cpp:298:27: warning: variable 'pPublic2' set but not used [-Wunused-but-set-variable] cElGamalSigPublicKey* pPublic2; ^~~~~~~~ crytpo_t.cpp:299:28: warning: variable 'pPrivate2' set but not used [-Wunused-but-set-variable] cElGamalSigPrivateKey* pPrivate2; ^~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o error_t.o error_t.cpp dbdatasource_t.cpp:59:13: warning: 'void PrintFCO(const iFCO*)' defined but not used [-Wunused-function] static void PrintFCO( const iFCO* pFCO ) ^~~~~~~~ dbdatasource_t.cpp:45:13: warning: 'void GetNoun(TSTRING&)' defined but not used [-Wunused-function] static void GetNoun( TSTRING& noun ) ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o errorbucketimpl_t.o errorbucketimpl_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcocompare_t.o fcocompare_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcodatabasefile_t.o fcodatabasefile_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fconame_t.o fconame_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fconametbl_t.o fconametbl_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fconametranslator_t.o fconametranslator_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcopropimpl_t.o fcopropimpl_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcopropvector_t.o fcopropvector_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcoreport_t.o fcoreport_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcosetimpl_t.o fcosetimpl_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcospec_t.o fcospec_t.cpp fcopropvector_t.cpp:41:13: warning: 'bool addRemove(cFCOPropVector&, cFCOPropVector&, cDebug&)' declared 'static' but never defined [-Wunused-function] static bool addRemove (cFCOPropVector &test1, cFCOPropVector &test2, cDebug& d); ^~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcospecattr_t.o fcospecattr_t.cpp fcoreport_t.cpp: In function 'void TestFCOReport()': fcoreport_t.cpp:110:17: warning: variable 'time_finish' set but not used [-Wunused-but-set-variable] time_t time_finish; ^~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcospechelper_t.o fcospechelper_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcospeclist_t.o fcospeclist_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fcospecutil_t.o fcospecutil_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o file_t.o file_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fileheader_t.o fileheader_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fileutil_t.o fileutil_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fsdatasourceiter_t.o fsdatasourceiter_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fsobject_t.o fsobject_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fspropcalc_t.o fspropcalc_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fspropdisplayer_t.o fspropdisplayer_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fspropset_t.o fspropset_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o fsspec_t.o fsspec_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o genre_t.o genre_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o genrespeclist_t.o genrespeclist_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o genreswitcher_t.o genreswitcher_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o growheap_t.o growheap_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o hashtable_t.o hashtable_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o hierdatabase_t.o hierdatabase_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o keyfile_t.o keyfile_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o platform_t.o platform_t.cpp hierdatabase_t.cpp:59:13: warning: 'void GetNoun(TSTRING&)' defined but not used [-Wunused-function] static void GetNoun( TSTRING& noun ) ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o policyparser_t.o policyparser_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o refcountobj_t.o refcountobj_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o resources_t.o resources_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o serializer_t.o serializer_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o serializerimpl_t.o serializerimpl_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o signature_t.o signature_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o srefcountobj_t.o srefcountobj_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o stdtest.o stdtest.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o stringencoder_t.o stringencoder_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o tasktimer_t.o tasktimer_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o tchar_t.o tchar_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o test.o test.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o textreportviewer_t.o textreportviewer_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o twlocale_t.o twlocale_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o twutil_t.o twutil_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o types_t.o types_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o unixfsservices_t.o unixfsservices_t.cpp textreportviewer_t.cpp:66:13: warning: 'void TraceReport(const cFCOReport&, cDebug&)' defined but not used [-Wunused-function] static void TraceReport(const cFCOReport& r, cDebug& d) ^~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o usernotifystdout_t.o usernotifystdout_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -c -o wchar16_t.o wchar16_t.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wextra -Wno-unused-parameter -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L../../lib -o twtest archive_t.o blockfile_t.o blockrecordarray_t.o charutil_t.o cmdlineparser_t.o codeconvert_t.o configfile_t.o cryptoarchive_t.o crytpo_t.o dbdatasource_t.o debug_t.o displayencoder_t.o error_t.o errorbucketimpl_t.o fcocompare_t.o fcodatabasefile_t.o fconame_t.o fconametbl_t.o fconametranslator_t.o fcopropimpl_t.o fcopropvector_t.o fcoreport_t.o fcosetimpl_t.o fcospec_t.o fcospecattr_t.o fcospechelper_t.o fcospeclist_t.o fcospecutil_t.o file_t.o fileheader_t.o fileutil_t.o fsdatasourceiter_t.o fsobject_t.o fspropcalc_t.o fspropdisplayer_t.o fspropset_t.o fsspec_t.o genre_t.o genrespeclist_t.o genreswitcher_t.o growheap_t.o hashtable_t.o hierdatabase_t.o keyfile_t.o platform_t.o policyparser_t.o refcountobj_t.o resources_t.o serializer_t.o serializerimpl_t.o signature_t.o srefcountobj_t.o stdtest.o stringencoder_t.o tasktimer_t.o tchar_t.o test.o textreportviewer_t.o twlocale_t.o twutil_t.o types_t.o unixfsservices_t.o usernotifystdout_t.o wchar16_t.o -ltripwire -lcryptlib -lcrypto make[3]: Leaving directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src/twtest' make[3]: Entering directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src' make[2]: Leaving directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5/src' make[2]: Entering directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5' make[2]: Leaving directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5' make[1]: Leaving directory '/builddir/build/BUILD/tripwire-open-source-2.4.3.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ebwLBg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64 + cd tripwire-open-source-2.4.3.5 + /usr/bin/rm -fr /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64/usr/sbin + /usr/bin/install -p -m755 bin/siggen /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64/usr/sbin + /usr/bin/install -p -m755 bin/tripwire /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64/usr/sbin + /usr/bin/install -p -m755 bin/twadmin /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64/usr/sbin + /usr/bin/install -p -m755 bin/twprint /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64/usr/sbin + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64/usr/share/man/man4 /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64/usr/share/man/man5 /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64/usr/share/man/man8 + /usr/bin/install -p -m644 man/man4/twconfig.4 man/man4/twpolicy.4 /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64/usr/share/man/man4/ + /usr/bin/install -p -m644 man/man5/twfiles.5 /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64/usr/share/man/man5/ + /usr/bin/install -p -m644 man/man8/siggen.8 man/man8/tripwire.8 man/man8/twadmin.8 man/man8/twintro.8 man/man8/twprint.8 /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64/usr/share/man/man8/ + /usr/bin/rm -fr _tmpcfg + /usr/bin/mkdir _tmpcfg + for infile in /builddir/build/SOURCES/tripwire.cron.in /builddir/build/SOURCES/twcfg.txt.in /builddir/build/SOURCES/tripwire-setup-keyfiles.in /builddir/build/SOURCES/twpol.txt.in /builddir/build/SOURCES/README.Fedora.in + outfile=tripwire.cron.in + outfile=tripwire.cron + cat /builddir/build/SOURCES/tripwire.cron.in + /usr/bin/sed -e 's|@path_to_vi@|/bin/vi|g' + /usr/bin/sed -e 's|@path_to_sendmail@|/usr/sbin/sendmail|g' + /usr/bin/sed -e 's|@sysconfdir@|/etc|g' + /usr/bin/sed -e 's|@sbindir@|/usr/sbin|g' + /usr/bin/sed -e 's|@vardir@|/var|g' + for infile in /builddir/build/SOURCES/tripwire.cron.in /builddir/build/SOURCES/twcfg.txt.in /builddir/build/SOURCES/tripwire-setup-keyfiles.in /builddir/build/SOURCES/twpol.txt.in /builddir/build/SOURCES/README.Fedora.in + outfile=twcfg.txt.in + outfile=twcfg.txt + cat /builddir/build/SOURCES/twcfg.txt.in + /usr/bin/sed -e 's|@path_to_vi@|/bin/vi|g' + /usr/bin/sed -e 's|@path_to_sendmail@|/usr/sbin/sendmail|g' + /usr/bin/sed -e 's|@sysconfdir@|/etc|g' + /usr/bin/sed -e 's|@sbindir@|/usr/sbin|g' + /usr/bin/sed -e 's|@vardir@|/var|g' + for infile in /builddir/build/SOURCES/tripwire.cron.in /builddir/build/SOURCES/twcfg.txt.in /builddir/build/SOURCES/tripwire-setup-keyfiles.in /builddir/build/SOURCES/twpol.txt.in /builddir/build/SOURCES/README.Fedora.in + outfile=tripwire-setup-keyfiles.in + outfile=tripwire-setup-keyfiles + cat /builddir/build/SOURCES/tripwire-setup-keyfiles.in + /usr/bin/sed -e 's|@path_to_vi@|/bin/vi|g' + /usr/bin/sed -e 's|@path_to_sendmail@|/usr/sbin/sendmail|g' + /usr/bin/sed -e 's|@sysconfdir@|/etc|g' + /usr/bin/sed -e 's|@sbindir@|/usr/sbin|g' + /usr/bin/sed -e 's|@vardir@|/var|g' + for infile in /builddir/build/SOURCES/tripwire.cron.in /builddir/build/SOURCES/twcfg.txt.in /builddir/build/SOURCES/tripwire-setup-keyfiles.in /builddir/build/SOURCES/twpol.txt.in /builddir/build/SOURCES/README.Fedora.in + outfile=twpol.txt.in + outfile=twpol.txt + cat /builddir/build/SOURCES/twpol.txt.in + /usr/bin/sed -e 's|@path_to_vi@|/bin/vi|g' + /usr/bin/sed -e 's|@path_to_sendmail@|/usr/sbin/sendmail|g' + /usr/bin/sed -e 's|@sysconfdir@|/etc|g' + /usr/bin/sed -e 's|@vardir@|/var|g' + /usr/bin/sed -e 's|@sbindir@|/usr/sbin|g' + for infile in /builddir/build/SOURCES/tripwire.cron.in /builddir/build/SOURCES/twcfg.txt.in /builddir/build/SOURCES/tripwire-setup-keyfiles.in /builddir/build/SOURCES/twpol.txt.in /builddir/build/SOURCES/README.Fedora.in + outfile=README.Fedora.in + outfile=README.Fedora + cat /builddir/build/SOURCES/README.Fedora.in + /usr/bin/sed -e 's|@path_to_vi@|/bin/vi|g' + /usr/bin/sed -e 's|@path_to_sendmail@|/usr/sbin/sendmail|g' + /usr/bin/sed -e 's|@sysconfdir@|/etc|g' + /usr/bin/sed -e 's|@sbindir@|/usr/sbin|g' + /usr/bin/sed -e 's|@vardir@|/var|g' + /usr/bin/mv _tmpcfg/tripwire-setup-keyfiles _tmpcfg/README.Fedora . + /usr/bin/install -d -m700 /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64/var/lib/tripwire/report + /usr/bin/install -d -m755 /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64/etc/cron.daily + /usr/bin/install -p -m755 _tmpcfg/tripwire.cron /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64/etc/cron.daily/tripwire-check + /usr/bin/rm _tmpcfg/tripwire.cron + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64/etc/tripwire + for file in _tmpcfg/* + /usr/bin/install -p -m644 _tmpcfg/twcfg.txt /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64/etc/tripwire + for file in _tmpcfg/* + /usr/bin/install -p -m644 _tmpcfg/twpol.txt /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64/etc/tripwire + /usr/bin/install -p -m755 tripwire-setup-keyfiles /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64/usr/sbin + /usr/bin/cp -p /builddir/build/SOURCES/License-Issues . + /usr/bin/chmod 644 ChangeLog COMMERCIAL COPYING TRADEMARK tripwire.gif README.Fedora policy/policyguide.txt License-Issues + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.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: tripwire-2.4.3.5-3.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.p5wsDn + umask 022 + cd /builddir/build/BUILD + cd tripwire-open-source-2.4.3.5 + DOCDIR=/builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64/usr/share/doc/tripwire + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64/usr/share/doc/tripwire + cp -pr ChangeLog /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64/usr/share/doc/tripwire + cp -pr COMMERCIAL /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64/usr/share/doc/tripwire + cp -pr COPYING /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64/usr/share/doc/tripwire + cp -pr TRADEMARK /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64/usr/share/doc/tripwire + cp -pr tripwire.gif /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64/usr/share/doc/tripwire + cp -pr README.Fedora /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64/usr/share/doc/tripwire + cp -pr policy/policyguide.txt /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64/usr/share/doc/tripwire + cp -pr License-Issues /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64/usr/share/doc/tripwire + exit 0 Provides: config(tripwire) = 2.4.3.5-3.fc28 tripwire = 2.4.3.5-3.fc28 tripwire(riscv-64) = 2.4.3.5-3.fc28 Requires(interp): /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 sed Requires: /bin/sh 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) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64 Wrote: /builddir/build/SRPMS/tripwire-2.4.3.5-3.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/tripwire-2.4.3.5-3.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7sXWJa + umask 022 + cd /builddir/build/BUILD + cd tripwire-open-source-2.4.3.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tripwire-2.4.3.5-3.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff