Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/tripwire.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-114a3d170d5a275cfbcc4063676c0a304ed48c5f/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/tripwire.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/tripwire-2.4.3.2-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/tripwire.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-114a3d170d5a275cfbcc4063676c0a304ed48c5f/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/tripwire.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qeRflT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tripwire-open-source-2.4.3.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/2.4.3.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd tripwire-open-source-2.4.3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cp -p /builddir/build/SOURCES/tripwire.gif . + chmod -x src/db/hierdatabase.cpp src/core/codeconvert.cpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.X525yZ + umask 022 + cd /builddir/build/BUILD + cd tripwire-open-source-2.4.3.2 + /usr/bin/chmod 755 configure + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -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 . -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' + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-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/lib --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... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking target system type... armv7hl-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 armv7hl-redhat-linux-gnu-gcc... no checking for armv7hl-redhat-linux-gnu-clang... no checking for armv7hl-redhat-linux-gnu-suncc... no checking for armv7hl-redhat-linux-gnu-aCC... no checking for armv7hl-redhat-linux-gnu-xlC_r... no checking for armv7hl-redhat-linux-gnu-xlC... no checking for armv7hl-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 armv7hl-redhat-linux-gnu-g++... no checking for armv7hl-redhat-linux-gnu-clang++... no checking for armv7hl-redhat-linux-gnu-sunCC... no checking for armv7hl-redhat-linux-gnu-aCC... no checking for armv7hl-redhat-linux-gnu-xlC_r... no checking for armv7hl-redhat-linux-gnu-xlC... no checking for armv7hl-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 armv7hl-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 armv7hl-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... yes checking bits/signum.h presence... yes checking for bits/signum.h... yes 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... 4 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.2' Making all in man make[2]: Entering directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/man' Making all in man4 make[3]: Entering directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/man/man4' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/man/man4' Making all in man5 make[3]: Entering directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/man/man5' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/man/man5' Making all in man8 make[3]: Entering directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/man/man8' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/man/man8' make[3]: Entering directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/man' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/man' make[2]: Leaving directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/man' Making all in src make[2]: Entering directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/src' Making all in cryptlib make[3]: Entering directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/src/cryptlib' g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o algebra.o algebra.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o asn.o asn.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o cryptlib.o cryptlib.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o des.o des.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o dessp.o dessp.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o elgamal.o elgamal.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o eprecomp.o eprecomp.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o filters.o filters.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o forkjoin.o forkjoin.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o integer.o integer.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o iterhash.o iterhash.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o misc.o misc.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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o nbtheory.o nbtheory.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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o pch.o pch.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o queue.o queue.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o rng.o rng.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o sha.o sha.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o zbits.o zbits.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o zdeflate.o zdeflate.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o zinflate.o zinflate.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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.2/src/cryptlib' Making all in core make[3]: Entering directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/src/core' g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o file_unix.o file_unix.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o unixfsservices.o unixfsservices.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o archive.o archive.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o charutil.o charutil.cpp charutil.cpp: In static member function 'static bool cCharUtil::PeekNextChar(const const_iterator&, const const_iterator&, std::basic_string::const_iterator&, std::basic_string::const_iterator&)': charutil.cpp:101:20: warning: ignoring return value of 'int mblen(const char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] mblen (NULL, 0); ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o cmdlineparser.o cmdlineparser.cpp file_unix.cpp: In member function 'void cFile::Truncate(cFile::File_t)': file_unix.cpp:446:54: 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o codeconvert.o codeconvert.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o core.o core.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o coreerrors.o coreerrors.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o corestrings.o corestrings.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o crc32.o crc32.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o debug.o debug.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o displayencoder.o displayencoder.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o displayutil.o displayutil.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o error.o error.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o errorbucketimpl.o errorbucketimpl.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o errortable.o errortable.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o errorutil.o errorutil.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fileerror.o fileerror.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fileheader.o fileheader.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fsservices.o fsservices.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o growheap.o growheap.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o hashtable.o hashtable.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o haval.o haval.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o msystem.o msystem.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o ntmbs.o ntmbs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o objectpool.o objectpool.cpp msystem.cpp: In function 'int schild(const char*, const char**, const char**, FILE**, int)': msystem.cpp:925:56: 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:926:56: 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:927:61: 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:928:56: 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:929:56: 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:930:61: 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o refcountobj.o refcountobj.cpp msystem.cpp: At global scope: msystem.cpp:218:18: warning: 'char* strdup(char*)' defined but not used [-Wunused-function] static char *strdup(char* str) ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o serializable.o serializable.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o serializer.o serializer.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o serializerimpl.o serializerimpl.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o serializerutil.o serializerutil.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o serstring.o serstring.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o srefcountobj.o srefcountobj.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o srefcounttbl.o srefcounttbl.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o stdcore.o stdcore.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o stringutil.o stringutil.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o timebomb.o timebomb.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o timeconvert.o timeconvert.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tw_signal.o tw_signal.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o twlimits.o twlimits.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o twlocale.o twlocale.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o unixexcept.o unixexcept.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o usernotify.o usernotify.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o usernotifystdout.o usernotifystdout.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o utf8.o utf8.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 objectpool.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 utf8.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 objectpool.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 utf8.o wchar16.o ar: creating ../../lib/libtripwire.a make[3]: Leaving directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/src/core' Making all in db make[3]: Entering directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/src/db' g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o blockfile.o blockfile.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o blockrecordarray.o blockrecordarray.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o blockrecordfile.o blockrecordfile.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o db.o db.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o dberrors.o dberrors.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o hierdatabase.o hierdatabase.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o hierdbpath.o hierdbpath.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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.2/src/db' Making all in fco make[3]: Entering directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/src/fco' g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fco.o fco.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcocompare.o fcocompare.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcodatasourceiter.o fcodatasourceiter.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcodatasourceiterimpl.o fcodatasourceiterimpl.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcoerrors.o fcoerrors.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fconame.o fconame.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fconametbl.o fconametbl.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcopropimpl.o fcopropimpl.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcopropvector.o fcopropvector.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcosetimpl.o fcosetimpl.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcospec.o fcospec.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcospecattr.o fcospecattr.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcospechelper.o fcospechelper.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcospecimpl.o fcospecimpl.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcospeclist.o fcospeclist.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcospecutil.o fcospecutil.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcostrings.o fcostrings.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcoundefprop.o fcoundefprop.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o genreinfo.o genreinfo.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o genrespeclist.o genrespeclist.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o genreswitcher.o genreswitcher.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o signature.o signature.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o stdfco.o stdfco.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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.2/src/fco' Making all in fs make[3]: Entering directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/src/fs' g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fs.o fs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fsdatasourceiter.o fsdatasourceiter.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fserrors.o fserrors.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fsfactory.o fsfactory.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fsnametranslator.o fsnametranslator.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fsobject.o fsobject.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fsparserutil.o fsparserutil.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fspropcalc.o fspropcalc.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fspropdisplayer.o fspropdisplayer.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fspropset.o fspropset.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fsstrings.o fsstrings.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fsvisitor.o fsvisitor.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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.2/src/fs' Making all in tw make[3]: Entering directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/src/tw' g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o configfile.o configfile.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o dbdatasource.o dbdatasource.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o dbdebug.o dbdebug.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o dbexplore.o dbexplore.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcodatabasefile.o fcodatabasefile.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcodatabaseutil.o fcodatabaseutil.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcoreport.o fcoreport.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcoreportutil.o fcoreportutil.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o filemanipulator.o filemanipulator.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o headerinfo.o headerinfo.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o policyfile.o policyfile.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o stdtw.o stdtw.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o systeminfo.o systeminfo.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o textdbviewer.o textdbviewer.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o textreportviewer.o textreportviewer.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tw.o tw.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o twerrors.o twerrors.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o twinit.o twinit.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o twstrings.o twstrings.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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.2/src/tw' Making all in twcrypto make[3]: Entering directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/src/twcrypto' g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o bytequeue.o bytequeue.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o crypto.o crypto.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o cryptoarchive.o cryptoarchive.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o keyfile.o keyfile.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o stdtwcrypto.o stdtwcrypto.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o twcrypto.o twcrypto.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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.2/src/twcrypto' Making all in twparser make[3]: Entering directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/src/twparser' g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o genreparseinfo.o genreparseinfo.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o parserhelper.o parserhelper.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o parserobjects.o parserobjects.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o policyparser.o policyparser.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o stdtwparser.o stdtwparser.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o twparser.o twparser.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o twparsererrors.o twparsererrors.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o twparserstrings.o twparserstrings.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o yylex.o yylex.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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:501:3: warning: label 'yy_more' defined but not used [-Wunused-label] ..\..\mkslexyacc\etc\yylex.cpp:493:3: warning: label 'yy_reject' defined but not used [-Wunused-label] ..\..\mkslexyacc\etc\yyparse.cpp: In member function 'int yy_parse::yyparse(yy_scan*)': ..\..\mkslexyacc\etc\yyparse.cpp:365:1: warning: label 'yyerrlabel' defined but not used [-Wunused-label] 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.2/src/twparser' Making all in util make[3]: Entering directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/src/util' g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fileutil.o fileutil.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o stdutil.o stdutil.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o stringencoder.o stringencoder.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o util.o util.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o utilerrors.o utilerrors.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o utilstrings.o utilstrings.cpp fileutil.cpp: In static member function 'static bool cFileUtil::Copy(const TSTRING&, const TSTRING&)': fileutil.cpp:265:63: 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.2/src/util' Making all in twprint make[3]: Entering directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/src/twprint' g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o stdtwprint.o stdtwprint.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o twprint.o twprint.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o twprintcmdline.o twprintcmdline.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o twprinterrors.o twprinterrors.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o twprintmain.o twprintmain.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o twprintstrings.o twprintstrings.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -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.2/src/twprint' Making all in twadmin make[3]: Entering directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/src/twadmin' g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o keygeneration.o keygeneration.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o stdtwadmin.o stdtwadmin.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o twadmin.o twadmin.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o twadmincl.o twadmincl.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o twadminerrors.o twadminerrors.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o twadminmain.o twadminmain.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o twadminstrings.o twadminstrings.cpp twadmincl.cpp: In member function 'virtual int cTWAModeExamine::Execute(cErrorQueue*)': twadmincl.cpp:1560:22: warning: variable 'siteDecrypts' set but not used [-Wunused-but-set-variable] bool siteDecrypts = false, localDecrypts = false; ^ twadmincl.cpp:1560:44: warning: variable 'localDecrypts' set but not used [-Wunused-but-set-variable] bool siteDecrypts = false, localDecrypts = false; ^ g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -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.2/src/twadmin' Making all in siggen make[3]: Entering directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/src/siggen' g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o siggen.o siggen.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o siggencmdline.o siggencmdline.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o siggenmain.o siggenmain.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o siggenstrings.o siggenstrings.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o stdsiggen.o stdsiggen.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -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.2/src/siggen' Making all in tripwire make[3]: Entering directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/src/tripwire' g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o generatedb.o generatedb.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o integritycheck.o integritycheck.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o mailmessage.o mailmessage.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o pipedmailmessage.o pipedmailmessage.cpp pipedmailmessage.cpp: In member function 'virtual bool cPipedMailMessage::Send()': pipedmailmessage.cpp:83:11: warning: unused variable 'sendPipe' [-Wunused-variable] FILE* sendPipe = GetFilePointer(); ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o policyupdate.o policyupdate.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o smtpmailmessage.o smtpmailmessage.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o stdtripwire.o stdtripwire.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o syslog_trip.o syslog_trip.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tripwire.o tripwire.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tripwireerrors.o tripwireerrors.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tripwiremain.o tripwiremain.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tripwirestrings.o tripwirestrings.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tripwireutil.o tripwireutil.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o twcmdline.o twcmdline.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o twcmdlineutil.o twcmdlineutil.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o updatedb.o updatedb.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -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.2/src/tripwire' Making all in twtest make[3]: Entering directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/src/twtest' g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o archive_t.o archive_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o blockfile_t.o blockfile_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o blockrecordarray_t.o blockrecordarray_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o charutil_t.o charutil_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o cmdlineparser_t.o cmdlineparser_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o codeconvert_t.o codeconvert_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o configfile_t.o configfile_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o cryptoarchive_t.o cryptoarchive_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o crytpo_t.o crytpo_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o dbdatasource_t.o dbdatasource_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o debug_t.o debug_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o error_t.o error_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o errorbucketimpl_t.o errorbucketimpl_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcocompare_t.o fcocompare_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcodatabasefile_t.o fcodatabasefile_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fconame_t.o fconame_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fconametbl_t.o fconametbl_t.cpp fcocompare_t.cpp: In function 'void TestFCOCompare()': fcocompare_t.cpp:64:66: note: #pragma message: fcocompare_t.cpp(1) : TODO - implement this test file #pragma message( __FILE__ "(1) : TODO - implement this test file") ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fconametranslator_t.o fconametranslator_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcopropimpl_t.o fcopropimpl_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcopropvector_t.o fcopropvector_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcoreport_t.o fcoreport_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcosetimpl_t.o fcosetimpl_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcospec_t.o fcospec_t.cpp fcopropvector_t.cpp:117:13: warning: 'bool addRemove(cFCOPropVector&, cFCOPropVector&, cDebug&)' defined but not used [-Wunused-function] static bool addRemove (cFCOPropVector &test1, cFCOPropVector &test2, cDebug& d) ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcospecattr_t.o fcospecattr_t.cpp fcoreport_t.cpp: In function 'void TestFCOReport()': fcoreport_t.cpp:107:13: 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcospechelper_t.o fcospechelper_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcospeclist_t.o fcospeclist_t.cpp fcospec_t.cpp: In function 'void TestFCOSpec()': fcospec_t.cpp:45:25: warning: unused variable 'pDefMask' [-Wunused-variable] const iFCOSpecMask* pDefMask = iFCOSpecMask::GetDefaultMask(); ^ fcospec_t.cpp:47:11: warning: unused variable 'pf1' [-Wunused-variable] iFCO* pf1 = (iFCO*)0xbad, *pf2 = (iFCO*)0xcab; ^ fcospec_t.cpp:47:32: warning: unused variable 'pf2' [-Wunused-variable] iFCO* pf1 = (iFCO*)0xbad, *pf2 = (iFCO*)0xcab; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fcospecutil_t.o fcospecutil_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o file_t.o file_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fileheader_t.o fileheader_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fileutil_t.o fileutil_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fsdatasourceiter_t.o fsdatasourceiter_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fsobject_t.o fsobject_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fspropcalc_t.o fspropcalc_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fspropdisplayer_t.o fspropdisplayer_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fspropset_t.o fspropset_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fsspec_t.o fsspec_t.cpp fspropcalc_t.cpp: In function 'void TestFSPropCalc()': fspropcalc_t.cpp:64:66: note: #pragma message: fspropcalc_t.cpp(1) : TODO - implement this test file #pragma message( __FILE__ "(1) : TODO - implement this test file") ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o genre_t.o genre_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o genrespeclist_t.o genrespeclist_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o genreswitcher_t.o genreswitcher_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o growheap_t.o growheap_t.cpp genre_t.cpp: In function 'void TestGenreSwitcher()': genre_t.cpp:47:66: note: #pragma message: genre_t.cpp(1) : TODO - implement this test file #pragma message( __FILE__ "(1) : TODO - implement this test file") ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o hashtable_t.o hashtable_t.cpp genrespeclist_t.cpp: In function 'void TestGenreSpecList()': genrespeclist_t.cpp:43:66: note: #pragma message: genrespeclist_t.cpp(1) : TODO - implement this test file #pragma message( __FILE__ "(1) : TODO - implement this test file") ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o hierdatabase_t.o hierdatabase_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o keyfile_t.o keyfile_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o objectpool_t.o objectpool_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o platform_t.o platform_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o policyparser_t.o policyparser_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o refcountobj_t.o refcountobj_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o resources_t.o resources_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o serializer_t.o serializer_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o serializerimpl_t.o serializerimpl_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o signature_t.o signature_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o srefcountobj_t.o srefcountobj_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o stdtest.o stdtest.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o stringencoder_t.o stringencoder_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tasktimer_t.o tasktimer_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tchar_t.o tchar_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o test.o test.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o textreportviewer_t.o textreportviewer_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o twlocale_t.o twlocale_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o twutil_t.o twutil_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o types_t.o types_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o unixfsservices_t.o unixfsservices_t.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o usernotifystdout_t.o usernotifystdout_t.cpp twutil_t.cpp: In function 'void TestTWUtil()': twutil_t.cpp:52:66: note: #pragma message: twutil_t.cpp(1) : TODO - implement this test file #pragma message( __FILE__ "(1) : TODO - implement this test file") ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o wchar16_t.o wchar16_t.cpp In file included from unixfsservices_t.cpp:44:0: unixfsservices_t.cpp: In function 'void TestUnixFSServices()': unixfsservices_t.cpp:79:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] TEST(n == v.size()); ^ ./../twtest/test.h:74:27: note: in definition of macro 'TEST' #define TEST(exp) if (!(exp)) \ ^ g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -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 objectpool_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.2/src/twtest' make[3]: Entering directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/src' make[2]: Leaving directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2/src' make[2]: Entering directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2' make[2]: Leaving directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2' make[1]: Leaving directory `/builddir/build/BUILD/tripwire-open-source-2.4.3.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vOklpv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm ++ dirname /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm + cd tripwire-open-source-2.4.3.2 + /usr/bin/rm -fr /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/usr/sbin + /usr/bin/install -p -m755 bin/siggen /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/usr/sbin + /usr/bin/install -p -m755 bin/tripwire /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/usr/sbin + /usr/bin/install -p -m755 bin/twadmin /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/usr/sbin + /usr/bin/install -p -m755 bin/twprint /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/usr/sbin + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/usr/share/man/man4 /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/usr/share/man/man5 /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/usr/share/man/man8 + /usr/bin/install -p -m644 man/man4/twconfig.4 man/man4/twpolicy.4 /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/usr/share/man/man4/ + /usr/bin/install -p -m644 man/man5/twfiles.5 /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/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.2-3.el7.arm/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|@sysconfdir@|/etc|g' + /usr/bin/sed -e 's|@path_to_sendmail@|/usr/sbin/sendmail|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=twcfg.txt.in + outfile=twcfg.txt + /usr/bin/sed -e 's|@path_to_vi@|/bin/vi|g' + cat /builddir/build/SOURCES/twcfg.txt.in + /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' + /usr/bin/sed -e 's|@path_to_sendmail@|/usr/sbin/sendmail|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 + /usr/bin/sed -e 's|@path_to_vi@|/bin/vi|g' + cat /builddir/build/SOURCES/tripwire-setup-keyfiles.in + /usr/bin/sed -e 's|@sysconfdir@|/etc|g' + /usr/bin/sed -e 's|@vardir@|/var|g' + /usr/bin/sed -e 's|@path_to_sendmail@|/usr/sbin/sendmail|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=twpol.txt.in + outfile=twpol.txt + cat /builddir/build/SOURCES/twpol.txt.in + /usr/bin/sed -e 's|@sbindir@|/usr/sbin|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|@path_to_vi@|/bin/vi|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=README.Fedora.in + outfile=README.Fedora + cat /builddir/build/SOURCES/README.Fedora.in + /usr/bin/sed -e 's|@sysconfdir@|/etc|g' + /usr/bin/sed -e 's|@sbindir@|/usr/sbin|g' + /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|@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.2-3.el7.arm/var/lib/tripwire/report + /usr/bin/install -d -m755 /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/etc/cron.daily + /usr/bin/install -p -m755 _tmpcfg/tripwire.cron /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/etc/cron.daily/tripwire-check + /usr/bin/rm _tmpcfg/tripwire.cron + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/etc/tripwire + for file in '_tmpcfg/*' + /usr/bin/install -p -m644 _tmpcfg/twcfg.txt /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/etc/tripwire + for file in '_tmpcfg/*' + /usr/bin/install -p -m644 _tmpcfg/twpol.txt /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/etc/tripwire + /usr/bin/install -p -m755 tripwire-setup-keyfiles /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/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/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/tripwire-open-source-2.4.3.2 extracting debug info from /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/usr/sbin/siggen extracting debug info from /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/usr/sbin/tripwire extracting debug info from /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/usr/sbin/twadmin extracting debug info from /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/usr/sbin/twprint /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. cpio: tripwire-open-source-2.4.3.2/src/twparser/..\..\mkslexyacc\etc\yylex.cpp: Cannot stat: No such file or directory cpio: tripwire-open-source-2.4.3.2/src/twparser/..\..\mkslexyacc\etc\yyparse.cpp: Cannot stat: No such file or directory cpio: tripwire-open-source-2.4.3.2/src/twparser/policy.y: Cannot stat: No such file or directory cpio: tripwire-open-source-2.4.3.2/src/twparser/tokens.l: Cannot stat: No such file or directory 5602 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: tripwire-2.4.3.2-3.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DFAgKS + umask 022 + cd /builddir/build/BUILD + cd tripwire-open-source-2.4.3.2 + DOCDIR=/builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/usr/share/doc/tripwire-2.4.3.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/usr/share/doc/tripwire-2.4.3.2 + cp -pr ChangeLog /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/usr/share/doc/tripwire-2.4.3.2 + cp -pr COMMERCIAL /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/usr/share/doc/tripwire-2.4.3.2 + cp -pr COPYING /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/usr/share/doc/tripwire-2.4.3.2 + cp -pr TRADEMARK /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/usr/share/doc/tripwire-2.4.3.2 + cp -pr tripwire.gif /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/usr/share/doc/tripwire-2.4.3.2 + cp -pr README.Fedora /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/usr/share/doc/tripwire-2.4.3.2 + cp -pr policy/policyguide.txt /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/usr/share/doc/tripwire-2.4.3.2 + cp -pr License-Issues /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm/usr/share/doc/tripwire-2.4.3.2 + exit 0 Provides: config(tripwire) = 2.4.3.2-3.el7 tripwire = 2.4.3.2-3.el7 tripwire(armv7hl-32) = 2.4.3.2-3.el7 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-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.4) libcrypto.so.10 libcrypto.so.10(libcrypto.so.10) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.1) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: tripwire-debuginfo-2.4.3.2-3.el7.armv7hl Provides: tripwire-debuginfo = 2.4.3.2-3.el7 tripwire-debuginfo(armv7hl-32) = 2.4.3.2-3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm Wrote: /builddir/build/RPMS/tripwire-2.4.3.2-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/tripwire-debuginfo-2.4.3.2-3.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.87ov0u + umask 022 + cd /builddir/build/BUILD + cd tripwire-open-source-2.4.3.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tripwire-2.4.3.2-3.el7.arm + exit 0 Child return code was: 0