Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/tripwire.spec'], False, '/var/lib/mock/dist-f10-build-422286-70262/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/tripwire.spec'] warning: Could not canonicalize hostname: ppc5.fedora.phx.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/tripwire-2.4.1.2-7.fc10.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/tripwire.spec'], False, '/var/lib/mock/dist-f10-build-422286-70262/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/tripwire.spec'] Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YKomcf + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf tripwire-2.4.1.2-src + /usr/bin/bzip2 -dc /builddir/build/SOURCES/tripwire-2.4.1.2-src.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd tripwire-2.4.1.2-src + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + /bin/cp -p /builddir/build/SOURCES/config.guess . Patch #1 (tripwire-siggen-man8.patch): + /bin/cp -p /builddir/build/SOURCES/tripwire.gif . + echo 'Patch #1 (tripwire-siggen-man8.patch):' + /bin/cat /builddir/build/SOURCES/tripwire-siggen-man8.patch + /usr/bin/patch -s -p1 -b --suffix .siggen.manpage --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.re7wQt + umask 022 + cd /builddir/build/BUILD + cd tripwire-2.4.1.2-src + LANG=C + export LANG + unset DISPLAY + /bin/chmod 755 configure + export 'CXXFLAGS=-O -Wall -pipe -g' + CXXFLAGS='-O -Wall -pipe -g' + ./configure -q path_to_vi=/bin/vi path_to_sendmail=/usr/sbin/sendmail --prefix=/ --sysconfdir=/etc/tripwire --sbindir=/usr/sbin --libdir=/var/lib --mandir=/usr/share/man + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/tripwire-2.4.1.2-src' Making all in man make[2]: Entering directory `/builddir/build/BUILD/tripwire-2.4.1.2-src/man' Making all in man4 make[3]: Entering directory `/builddir/build/BUILD/tripwire-2.4.1.2-src/man/man4' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/tripwire-2.4.1.2-src/man/man4' Making all in man5 make[3]: Entering directory `/builddir/build/BUILD/tripwire-2.4.1.2-src/man/man5' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/tripwire-2.4.1.2-src/man/man5' Making all in man8 make[3]: Entering directory `/builddir/build/BUILD/tripwire-2.4.1.2-src/man/man8' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/tripwire-2.4.1.2-src/man/man8' make[3]: Entering directory `/builddir/build/BUILD/tripwire-2.4.1.2-src/man' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/tripwire-2.4.1.2-src/man' make[2]: Leaving directory `/builddir/build/BUILD/tripwire-2.4.1.2-src/man' Making all in src make[2]: Entering directory `/builddir/build/BUILD/tripwire-2.4.1.2-src/src' Making all in cryptlib make[3]: Entering directory `/builddir/build/BUILD/tripwire-2.4.1.2-src/src/cryptlib' g++ -DHAVE_CONFIG_H -I.. -I../.. -I/ -O -Wall -pipe -g -c -o algebra.o algebra.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -I/ -O -Wall -pipe -g -c -o asn.o asn.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -I/ -O -Wall -pipe -g -c -o cryptlib.o cryptlib.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -I/ -O -Wall -pipe -g -c -o des.o des.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -I/ -O -Wall -pipe -g -c -o dessp.o dessp.cpp cryptlib.cpp: In member function 'virtual void StreamCipher::ProcessString(byte*, unsigned int)': cryptlib.cpp:47: warning: operation on 'inoutString' may be undefined g++ -DHAVE_CONFIG_H -I.. -I../.. -I/ -O -Wall -pipe -g -c -o elgamal.o elgamal.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -I/ -O -Wall -pipe -g -c -o eprecomp.o eprecomp.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -I/ -O -Wall -pipe -g -c -o filters.o filters.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -I/ -O -Wall -pipe -g -c -o forkjoin.o forkjoin.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -I/ -O -Wall -pipe -g -c -o integer.o integer.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -I/ -O -Wall -pipe -g -c -o iterhash.o iterhash.cpp integer.cpp: In function 'void MontgomeryReduce(word*, word*, const word*, const word*, const word*, unsigned int)': integer.cpp:714: warning: unused variable 'carry' integer.cpp: In function 'void CorrectQuotientEstimate(word*, word*, word&, word&, const word*, unsigned int)': integer.cpp:874: warning: unused variable 'borrow' integer.cpp: In member function 'Integer& Integer::operator++()': integer.cpp:1588: warning: unused variable 'borrow' g++ -DHAVE_CONFIG_H -I.. -I../.. -I/ -O -Wall -pipe -g -c -o misc.o misc.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -I/ -O -Wall -pipe -g -c -o nbtheory.o nbtheory.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -I/ -O -Wall -pipe -g -c -o pch.o pch.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -I/ -O -Wall -pipe -g -c -o queue.o queue.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -I/ -O -Wall -pipe -g -c -o rng.o rng.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -I/ -O -Wall -pipe -g -c -o sha.o sha.cpp sha.cpp: In static member function 'static void SHA::Transform(word32*, const word32*)': sha.cpp:142: warning: suggest parentheses around + or - in operand of & sha.cpp:142: warning: suggest parentheses around + or - in operand of & sha.cpp:142: warning: suggest parentheses around + or - in operand of & sha.cpp:143: warning: suggest parentheses around + or - in operand of & sha.cpp:143: warning: suggest parentheses around + or - in operand of & sha.cpp:143: warning: suggest parentheses around + or - in operand of & sha.cpp:144: warning: suggest parentheses around + or - in operand of & sha.cpp:144: warning: suggest parentheses around + or - in operand of & sha.cpp:144: warning: suggest parentheses around + or - in operand of & sha.cpp:145: warning: suggest parentheses around + or - in operand of & sha.cpp:145: warning: suggest parentheses around + or - in operand of & sha.cpp:145: warning: suggest parentheses around + or - in operand of & sha.cpp:147: warning: suggest parentheses around + or - in operand of & sha.cpp:147: warning: suggest parentheses around + or - in operand of & sha.cpp:147: warning: suggest parentheses around + or - in operand of & sha.cpp:148: warning: suggest parentheses around + or - in operand of & sha.cpp:148: warning: suggest parentheses around + or - in operand of & sha.cpp:148: warning: suggest parentheses around + or - in operand of & sha.cpp:149: warning: suggest parentheses around + or - in operand of & sha.cpp:149: warning: suggest parentheses around + or - in operand of & sha.cpp:149: warning: suggest parentheses around + or - in operand of & sha.cpp:150: warning: suggest parentheses around + or - in operand of & sha.cpp:150: warning: suggest parentheses around + or - in operand of & sha.cpp:150: warning: suggest parentheses around + or - in operand of & sha.cpp:151: warning: suggest parentheses around + or - in operand of & sha.cpp:151: warning: suggest parentheses around + or - in operand of & sha.cpp:151: warning: suggest parentheses around + or - in operand of & sha.cpp:152: warning: suggest parentheses around + or - in operand of & sha.cpp:152: warning: suggest parentheses around + or - in operand of & sha.cpp:152: warning: suggest parentheses around + or - in operand of & sha.cpp:153: warning: suggest parentheses around + or - in operand of & sha.cpp:153: warning: suggest parentheses around + or - in operand of & sha.cpp:153: warning: suggest parentheses around + or - in operand of & sha.cpp:154: warning: suggest parentheses around + or - in operand of & sha.cpp:154: warning: suggest parentheses around + or - in operand of & sha.cpp:154: warning: suggest parentheses around + or - in operand of & sha.cpp:155: warning: suggest parentheses around + or - in operand of & sha.cpp:155: warning: suggest parentheses around + or - in operand of & sha.cpp:155: warning: suggest parentheses around + or - in operand of & sha.cpp:156: warning: suggest parentheses around + or - in operand of & sha.cpp:156: warning: suggest parentheses around + or - in operand of & sha.cpp:156: warning: suggest parentheses around + or - in operand of & sha.cpp:157: warning: suggest parentheses around + or - in operand of & sha.cpp:157: warning: suggest parentheses around + or - in operand of & sha.cpp:157: warning: suggest parentheses around + or - in operand of & sha.cpp:158: warning: suggest parentheses around + or - in operand of & sha.cpp:158: warning: suggest parentheses around + or - in operand of & sha.cpp:158: warning: suggest parentheses around + or - in operand of & sha.cpp:159: warning: suggest parentheses around + or - in operand of & sha.cpp:159: warning: suggest parentheses around + or - in operand of & sha.cpp:159: warning: suggest parentheses around + or - in operand of & sha.cpp:160: warning: suggest parentheses around + or - in operand of & sha.cpp:160: warning: suggest parentheses around + or - in operand of & sha.cpp:160: warning: suggest parentheses around + or - in operand of & sha.cpp:161: warning: suggest parentheses around + or - in operand of & sha.cpp:161: warning: suggest parentheses around + or - in operand of & sha.cpp:161: warning: suggest parentheses around + or - in operand of & sha.cpp:162: warning: suggest parentheses around + or - in operand of & sha.cpp:162: warning: suggest parentheses around + or - in operand of & sha.cpp:162: warning: suggest parentheses around + or - in operand of & sha.cpp:163: warning: suggest parentheses around + or - in operand of & sha.cpp:163: warning: suggest parentheses around + or - in operand of & sha.cpp:163: warning: suggest parentheses around + or - in operand of & sha.cpp:164: warning: suggest parentheses around + or - in operand of & sha.cpp:164: warning: suggest parentheses around + or - in operand of & sha.cpp:164: warning: suggest parentheses around + or - in operand of & sha.cpp:165: warning: suggest parentheses around + or - in operand of & sha.cpp:165: warning: suggest parentheses around + or - in operand of & sha.cpp:165: warning: suggest parentheses around + or - in operand of & sha.cpp:166: warning: suggest parentheses around + or - in operand of & sha.cpp:166: warning: suggest parentheses around + or - in operand of & sha.cpp:166: warning: suggest parentheses around + or - in operand of & sha.cpp:168: warning: suggest parentheses around + or - in operand of & sha.cpp:168: warning: suggest parentheses around + or - in operand of & sha.cpp:168: warning: suggest parentheses around + or - in operand of & sha.cpp:169: warning: suggest parentheses around + or - in operand of & sha.cpp:169: warning: suggest parentheses around + or - in operand of & sha.cpp:169: warning: suggest parentheses around + or - in operand of & sha.cpp:170: warning: suggest parentheses around + or - in operand of & sha.cpp:170: warning: suggest parentheses around + or - in operand of & sha.cpp:170: warning: suggest parentheses around + or - in operand of & sha.cpp:171: warning: suggest parentheses around + or - in operand of & sha.cpp:171: warning: suggest parentheses around + or - in operand of & sha.cpp:171: warning: suggest parentheses around + or - in operand of & sha.cpp:172: warning: suggest parentheses around + or - in operand of & sha.cpp:172: warning: suggest parentheses around + or - in operand of & sha.cpp:172: warning: suggest parentheses around + or - in operand of & sha.cpp:173: warning: suggest parentheses around + or - in operand of & sha.cpp:173: warning: suggest parentheses around + or - in operand of & sha.cpp:173: warning: suggest parentheses around + or - in operand of & sha.cpp:174: warning: suggest parentheses around + or - in operand of & sha.cpp:174: warning: suggest parentheses around + or - in operand of & sha.cpp:174: warning: suggest parentheses around + or - in operand of & sha.cpp:175: warning: suggest parentheses around + or - in operand of & sha.cpp:175: warning: suggest parentheses around + or - in operand of & sha.cpp:175: warning: suggest parentheses around + or - in operand of & sha.cpp:176: warning: suggest parentheses around + or - in operand of & sha.cpp:176: warning: suggest parentheses around + or - in operand of & sha.cpp:176: warning: suggest parentheses around + or - in operand of & sha.cpp:177: warning: suggest parentheses around + or - in operand of & sha.cpp:177: warning: suggest parentheses around + or - in operand of & sha.cpp:177: warning: suggest parentheses around + or - in operand of & sha.cpp:178: warning: suggest parentheses around + or - in operand of & sha.cpp:178: warning: suggest parentheses around + or - in operand of & sha.cpp:178: warning: suggest parentheses around + or - in operand of & sha.cpp:179: warning: suggest parentheses around + or - in operand of & sha.cpp:179: warning: suggest parentheses around + or - in operand of & sha.cpp:179: warning: suggest parentheses around + or - in operand of & sha.cpp:180: warning: suggest parentheses around + or - in operand of & sha.cpp:180: warning: suggest parentheses around + or - in operand of & sha.cpp:180: warning: suggest parentheses around + or - in operand of & sha.cpp:181: warning: suggest parentheses around + or - in operand of & sha.cpp:181: warning: suggest parentheses around + or - in operand of & sha.cpp:181: warning: suggest parentheses around + or - in operand of & sha.cpp:182: warning: suggest parentheses around + or - in operand of & sha.cpp:182: warning: suggest parentheses around + or - in operand of & sha.cpp:182: warning: suggest parentheses around + or - in operand of & sha.cpp:183: warning: suggest parentheses around + or - in operand of & sha.cpp:183: warning: suggest parentheses around + or - in operand of & sha.cpp:183: warning: suggest parentheses around + or - in operand of & sha.cpp:184: warning: suggest parentheses around + or - in operand of & sha.cpp:184: warning: suggest parentheses around + or - in operand of & sha.cpp:184: warning: suggest parentheses around + or - in operand of & sha.cpp:185: warning: suggest parentheses around + or - in operand of & sha.cpp:185: warning: suggest parentheses around + or - in operand of & sha.cpp:185: warning: suggest parentheses around + or - in operand of & sha.cpp:186: warning: suggest parentheses around + or - in operand of & sha.cpp:186: warning: suggest parentheses around + or - in operand of & sha.cpp:186: warning: suggest parentheses around + or - in operand of & sha.cpp:187: warning: suggest parentheses around + or - in operand of & sha.cpp:187: warning: suggest parentheses around + or - in operand of & sha.cpp:187: warning: suggest parentheses around + or - in operand of & sha.cpp:189: warning: suggest parentheses around + or - in operand of & sha.cpp:189: warning: suggest parentheses around + or - in operand of & sha.cpp:189: warning: suggest parentheses around + or - in operand of & sha.cpp:190: warning: suggest parentheses around + or - in operand of & sha.cpp:190: warning: suggest parentheses around + or - in operand of & sha.cpp:190: warning: suggest parentheses around + or - in operand of & sha.cpp:191: warning: suggest parentheses around + or - in operand of & sha.cpp:191: warning: suggest parentheses around + or - in operand of & sha.cpp:191: warning: suggest parentheses around + or - in operand of & sha.cpp:192: warning: suggest parentheses around + or - in operand of & sha.cpp:192: warning: suggest parentheses around + or - in operand of & sha.cpp:192: warning: suggest parentheses around + or - in operand of & sha.cpp:193: warning: suggest parentheses around + or - in operand of & sha.cpp:193: warning: suggest parentheses around + or - in operand of & sha.cpp:193: warning: suggest parentheses around + or - in operand of & sha.cpp:194: warning: suggest parentheses around + or - in operand of & sha.cpp:194: warning: suggest parentheses around + or - in operand of & sha.cpp:194: warning: suggest parentheses around + or - in operand of & sha.cpp:195: warning: suggest parentheses around + or - in operand of & sha.cpp:195: warning: suggest parentheses around + or - in operand of & sha.cpp:195: warning: suggest parentheses around + or - in operand of & sha.cpp:196: warning: suggest parentheses around + or - in operand of & sha.cpp:196: warning: suggest parentheses around + or - in operand of & sha.cpp:196: warning: suggest parentheses around + or - in operand of & sha.cpp:197: warning: suggest parentheses around + or - in operand of & sha.cpp:197: warning: suggest parentheses around + or - in operand of & sha.cpp:197: warning: suggest parentheses around + or - in operand of & sha.cpp:198: warning: suggest parentheses around + or - in operand of & sha.cpp:198: warning: suggest parentheses around + or - in operand of & sha.cpp:198: warning: suggest parentheses around + or - in operand of & sha.cpp:199: warning: suggest parentheses around + or - in operand of & sha.cpp:199: warning: suggest parentheses around + or - in operand of & sha.cpp:199: warning: suggest parentheses around + or - in operand of & sha.cpp:200: warning: suggest parentheses around + or - in operand of & sha.cpp:200: warning: suggest parentheses around + or - in operand of & sha.cpp:200: warning: suggest parentheses around + or - in operand of & sha.cpp:201: warning: suggest parentheses around + or - in operand of & sha.cpp:201: warning: suggest parentheses around + or - in operand of & sha.cpp:201: warning: suggest parentheses around + or - in operand of & sha.cpp:202: warning: suggest parentheses around + or - in operand of & sha.cpp:202: warning: suggest parentheses around + or - in operand of & sha.cpp:202: warning: suggest parentheses around + or - in operand of & sha.cpp:203: warning: suggest parentheses around + or - in operand of & sha.cpp:203: warning: suggest parentheses around + or - in operand of & sha.cpp:203: warning: suggest parentheses around + or - in operand of & sha.cpp:204: warning: suggest parentheses around + or - in operand of & sha.cpp:204: warning: suggest parentheses around + or - in operand of & sha.cpp:204: warning: suggest parentheses around + or - in operand of & sha.cpp:205: warning: suggest parentheses around + or - in operand of & sha.cpp:205: warning: suggest parentheses around + or - in operand of & sha.cpp:205: warning: suggest parentheses around + or - in operand of & sha.cpp:206: warning: suggest parentheses around + or - in operand of & sha.cpp:206: warning: suggest parentheses around + or - in operand of & sha.cpp:206: warning: suggest parentheses around + or - in operand of & sha.cpp:207: warning: suggest parentheses around + or - in operand of & sha.cpp:207: warning: suggest parentheses around + or - in operand of & sha.cpp:207: warning: suggest parentheses around + or - in operand of & sha.cpp:208: warning: suggest parentheses around + or - in operand of & sha.cpp:208: warning: suggest parentheses around + or - in operand of & sha.cpp:208: warning: suggest parentheses around + or - in operand of & g++ -DHAVE_CONFIG_H -I.. -I../.. -I/ -O -Wall -pipe -g -c -o zbits.o zbits.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -I/ -O -Wall -pipe -g -c -o zdeflate.o zdeflate.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -I/ -O -Wall -pipe -g -c -o zinflate.o zinflate.cpp g++ -DHAVE_CONFIG_H -I.. -I../.. -I/ -O -Wall -pipe -g -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-2.4.1.2-src/src/cryptlib' Making all in core make[3]: Entering directory `/builddir/build/BUILD/tripwire-2.4.1.2-src/src/core' g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o file_unix.o file_unix.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o unixfsservices.o unixfsservices.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o charutil_t.o charutil_t.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o displayencoder_t.o displayencoder_t.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o archive.o archive.cpp unixfsservices.cpp: In member function 'virtual char* cUnixFSServices::GetStandardBackupExtension() const': unixfsservices.cpp:797: warning: deprecated conversion from string constant to 'char*' file_unix.cpp:57: warning: 'TSTRING util_GetErrnoString()' defined but not used g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o charutil.o charutil.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o cmdlineparser.o cmdlineparser.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o codeconvert.o codeconvert.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o core.o core.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o coreerrors.o coreerrors.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o corestrings.o corestrings.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o crc32.o crc32.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o debug.o debug.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o displayencoder.o displayencoder.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o displayutil.o displayutil.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o error.o error.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o errorbucketimpl.o errorbucketimpl.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o errortable.o errortable.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o errorutil.o errorutil.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fileerror.o fileerror.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fileheader.o fileheader.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fsservices.o fsservices.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o growheap.o growheap.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o hashtable.o hashtable.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o haval.o haval.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o msystem.o msystem.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o ntmbs.o ntmbs.cpp haval.cpp: In function 'void haval_hash_block(haval_state*)': haval.cpp:452: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:452: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:453: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:453: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:454: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:454: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:455: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:455: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:456: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:456: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:457: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:457: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:458: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:458: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:459: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:459: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:461: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:461: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:462: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:462: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:463: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:463: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:464: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:464: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:465: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:465: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:466: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:466: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:467: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:467: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:468: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:468: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:470: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:470: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:471: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:471: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:472: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:472: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:473: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:473: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:474: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:474: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:475: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:475: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:476: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:476: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:477: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:477: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:479: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:479: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:480: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:480: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:481: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:481: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:482: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:482: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:483: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:483: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:484: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:484: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:485: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:485: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:486: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:486: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:489: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:489: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:489: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:490: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:490: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:490: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:491: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:491: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:491: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:492: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:492: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:492: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:493: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:493: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:493: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:494: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:494: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:494: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:495: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:495: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:495: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:496: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:496: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:496: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:498: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:498: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:498: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:499: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:499: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:499: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:500: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:500: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:500: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:501: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:501: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:501: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:502: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:502: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:502: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:503: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:503: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:503: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:504: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:504: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:504: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:505: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:505: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:505: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:507: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:507: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:507: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:508: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:508: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:508: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:509: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:509: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:509: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:510: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:510: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:510: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:511: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:511: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:511: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:512: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:512: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:512: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:513: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:513: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:513: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:514: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:514: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:514: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:516: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:516: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:516: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:517: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:517: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:517: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:518: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:518: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:518: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:519: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:519: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:519: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:520: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:520: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:520: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:521: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:521: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:521: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:522: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:522: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:522: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:523: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:523: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:523: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:526: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:526: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:526: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:527: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:527: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:527: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:528: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:528: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:528: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:529: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:529: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:529: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:530: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:530: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:530: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:531: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:531: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:531: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:532: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:532: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:532: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:533: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:533: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:533: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:535: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:535: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:535: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:536: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:536: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:536: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:537: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:537: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:537: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:538: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:538: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:538: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:539: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:539: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:539: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:540: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:540: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:540: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:541: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:541: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:541: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:542: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:542: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:542: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:544: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:544: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:544: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:545: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:545: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:545: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:546: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:546: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:546: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:547: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:547: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:547: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:548: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:548: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:548: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:549: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:549: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:549: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:550: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:550: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:550: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:551: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:551: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:551: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:553: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:553: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:553: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:554: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:554: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:554: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:555: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:555: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:555: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:556: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:556: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:556: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:557: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:557: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:557: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:558: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:558: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:558: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:559: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:559: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:559: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:560: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:560: warning: suggest parentheses around arithmetic in operand of ^ haval.cpp:560: warning: suggest parentheses around arithmetic in operand of ^ g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o objectpool.o objectpool.cpp ntmbs.cpp: In function 'char* tss::mbsdec(const char*, const char*)': ntmbs.cpp:99: warning: comparison between signed and unsigned integer expressions g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o refcountobj.o refcountobj.cpp msystem.cpp:165: warning: deprecated conversion from string constant to 'char*' msystem.cpp:165: warning: deprecated conversion from string constant to 'char*' msystem.cpp:165: warning: deprecated conversion from string constant to 'char*' msystem.cpp:165: warning: deprecated conversion from string constant to 'char*' msystem.cpp: In function 'char* shellenv()': msystem.cpp:594: warning: deprecated conversion from string constant to 'char*' msystem.cpp: In function 'int msystem(char*)': msystem.cpp:630: warning: deprecated conversion from string constant to 'char*' msystem.cpp: In function 'FILE* mpopen(char*, char*)': msystem.cpp:687: warning: deprecated conversion from string constant to 'char*' msystem.cpp: In function 'int mfpopen(char*, FILE**)': msystem.cpp:774: warning: deprecated conversion from string constant to 'char*' g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o serializable.o serializable.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o serializer.o serializer.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o serializerimpl.o serializerimpl.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o serializerutil.o serializerutil.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o serstring.o serstring.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o srefcountobj.o srefcountobj.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o srefcounttbl.o srefcounttbl.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o stdcore.o stdcore.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o stringutil.o stringutil.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o timebomb.o timebomb.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o timeconvert.o timeconvert.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o tw_signal.o tw_signal.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o twlimits.o twlimits.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o twlocale.o twlocale.cpp tw_signal.cpp: In function 'void tw_psignal(int, const char*)': tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' tw_signal.cpp:114: warning: deprecated conversion from string constant to 'char*' g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o unixexcept.o unixexcept.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o usernotify.o usernotify.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o usernotifystdout.o usernotifystdout.cpp twlocale.h: In function 'const FacetT& tss::GetFacet(const std::locale&, const FacetT*) [with FacetT = std::__gnu_cxx_ldbl128::num_put > >]': twlocale.cpp:115: instantiated from here twlocale.h:113: warning: statement has no effect twlocale.h: In function 'const FacetT& tss::GetFacet(const std::locale&, const FacetT*) [with FacetT = std::time_put > >]': twlocale.cpp:294: instantiated from here twlocale.h:113: warning: statement has no effect twlocale.h: In function 'const FacetT& tss::GetFacet(const std::locale&, const FacetT*) [with FacetT = std::__gnu_cxx_ldbl128::num_get > >]': twlocale.cpp:151: instantiated from 'static numT cFormatNumberUtil::Format(const std::basic_string, std::allocator<_T2> >&, bool) [with numT = long int, CharT = char]' twlocale.cpp:196: instantiated from here twlocale.h:113: warning: statement has no effect g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o utf8.o utf8.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o wchar16.o wchar16.cpp twlocale.cpp: At global scope: twlocale.cpp:282: warning: 'TSTRING& util_FormatTimeCPlusPlus(tm*, TSTRING&)' defined but not used rm -f libcore.a ar cru libcore.a file_unix.o unixfsservices.o charutil_t.o displayencoder_t.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 charutil_t.o displayencoder_t.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-2.4.1.2-src/src/core' Making all in db make[3]: Entering directory `/builddir/build/BUILD/tripwire-2.4.1.2-src/src/db' g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o blockfile.o blockfile.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o blockrecordarray.o blockrecordarray.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o blockrecordfile.o blockrecordfile.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o db.o db.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o hierdatabase.o hierdatabase.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o hierdbpath.o hierdbpath.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o stddb.o stddb.cpp rm -f libdb.a ar cru libdb.a blockfile.o blockrecordarray.o blockrecordfile.o db.o hierdatabase.o hierdbpath.o stddb.o ranlib libdb.a ar ru ../../lib/libtripwire.a blockfile.o blockrecordarray.o blockrecordfile.o db.o hierdatabase.o hierdbpath.o stddb.o make[3]: Leaving directory `/builddir/build/BUILD/tripwire-2.4.1.2-src/src/db' Making all in fco make[3]: Entering directory `/builddir/build/BUILD/tripwire-2.4.1.2-src/src/fco' g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fco.o fco.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fcocompare.o fcocompare.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fcodatasourceiter.o fcodatasourceiter.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fcodatasourceiterimpl.o fcodatasourceiterimpl.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fcoerrors.o fcoerrors.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fconame.o fconame.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fconametbl.o fconametbl.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fcopropimpl.o fcopropimpl.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fcopropvector.o fcopropvector.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fcosetimpl.o fcosetimpl.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fcospec.o fcospec.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fcospecattr.o fcospecattr.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fcospechelper.o fcospechelper.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fcospecimpl.o fcospecimpl.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fcospeclist.o fcospeclist.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fcospecutil.o fcospecutil.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fcostrings.o fcostrings.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fcoundefprop.o fcoundefprop.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o genreinfo.o genreinfo.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o genrespeclist.o genrespeclist.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o genreswitcher.o genreswitcher.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o signature.o signature.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o stdfco.o stdfco.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o twfactory.o twfactory.cpp signature.cpp: In member function 'virtual TSTRING cMD5Signature::AsStringHex() const': signature.cpp:538: warning: format '%02lx' expects type 'long unsigned int', but argument 3 has type 'int' 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-2.4.1.2-src/src/fco' Making all in fs make[3]: Entering directory `/builddir/build/BUILD/tripwire-2.4.1.2-src/src/fs' g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fs.o fs.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fsdatasourceiter.o fsdatasourceiter.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fserrors.o fserrors.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fsfactory.o fsfactory.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fsnametranslator.o fsnametranslator.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fsobject.o fsobject.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fsparserutil.o fsparserutil.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fspropcalc.o fspropcalc.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fspropdisplayer.o fspropdisplayer.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fspropset.o fspropset.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fsstrings.o fsstrings.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fsvisitor.o fsvisitor.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -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-2.4.1.2-src/src/fs' Making all in tw make[3]: Entering directory `/builddir/build/BUILD/tripwire-2.4.1.2-src/src/tw' g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o configfile.o configfile.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o dbdatasource.o dbdatasource.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o dbdebug.o dbdebug.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o dbexplore.o dbexplore.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fcodatabasefile.o fcodatabasefile.cpp configfile.cpp:78: warning: 'void GetKeyValuePair(const TSTRING&, TSTRING&, TSTRING&)' declared 'static' but never defined g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fcodatabaseutil.o fcodatabaseutil.cpp dbdebug.cpp:70: warning: 'void util_PrintFCO(const iFCO*, iFCOPropDisplayer*)' declared 'static' but never defined dbdebug.cpp:72: warning: 'void util_MapHierRoot(std::map, int, std::less >, std::allocator, int> > >)' declared 'static' but never defined g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fcoreport.o fcoreport.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fcoreportutil.o fcoreportutil.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o filemanipulator.o filemanipulator.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o headerinfo.o headerinfo.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o policyfile.o policyfile.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o stdtw.o stdtw.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o systeminfo.o systeminfo.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o textdbviewer.o textdbviewer.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o textreportviewer.o textreportviewer.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o tw.o tw.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o twerrors.o twerrors.cpp textreportviewer.cpp: In member function 'bool cTextReportViewer::LaunchEditorOnFile(const TSTRING&, const TSTRING&)': textreportviewer.cpp:702: warning: deprecated conversion from string constant to 'char*' textreportviewer.cpp:703: warning: deprecated conversion from string constant to 'char*' textreportviewer.cpp:704: warning: deprecated conversion from string constant to 'char*' textreportviewer.cpp:705: warning: deprecated conversion from string constant to 'char*' textreportviewer.cpp:707: warning: deprecated conversion from string constant to 'char*' textreportviewer.cpp:708: warning: deprecated conversion from string constant to 'char*' textreportviewer.cpp:709: warning: deprecated conversion from string constant to 'char*' textreportviewer.cpp:710: warning: deprecated conversion from string constant to 'char*' g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o twinit.o twinit.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o twstrings.o twstrings.cpp g++ -DHAVE_CONFIG_H -DCONFIG_DIR=\"/etc/tripwire\" -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -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-2.4.1.2-src/src/tw' Making all in twcrypto make[3]: Entering directory `/builddir/build/BUILD/tripwire-2.4.1.2-src/src/twcrypto' g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o bytequeue.o bytequeue.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o crypto.o crypto.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o cryptoarchive.o cryptoarchive.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o keyfile.o keyfile.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o stdtwcrypto.o stdtwcrypto.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o twcrypto.o twcrypto.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -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-2.4.1.2-src/src/twcrypto' Making all in twparser make[3]: Entering directory `/builddir/build/BUILD/tripwire-2.4.1.2-src/src/twparser' g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o genreparseinfo.o genreparseinfo.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o parserhelper.o parserhelper.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o parserobjects.o parserobjects.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o policyparser.o policyparser.cpp ../core/twlocale.h: In function 'const FacetT& tss::GetFacet(const std::locale&, const FacetT*) [with FacetT = std::__gnu_cxx_ldbl128::num_put > >]': policyparser.cpp:210: instantiated from here ../core/twlocale.h:113: warning: statement has no effect policyparser.cpp: At global scope: policyparser.cpp:61: warning: 'bool util_ReadMBCharAsSBString(std::stringstream&, std::string&)' declared 'static' but never defined policyparser.cpp:63: warning: 'std::string util_Output512Chars(const std::string&)' declared 'static' but never defined g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o stdtwparser.o stdtwparser.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o twparser.o twparser.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o twparsererrors.o twparsererrors.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o twparserstrings.o twparserstrings.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o yylex.o yylex.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o yyparse.o yyparse.cpp ..\..\mkslexyacc\etc\yylex.cpp: In constructor 'yy_scan::yy_scan(int, char*, char*, unsigned char*)': ..\..\mkslexyacc\etc\yylex.cpp:188: warning: deprecated conversion from string constant to 'char*' ..\..\mkslexyacc\etc\yylex.cpp: In constructor 'yy_scan::yy_scan(int)': ..\..\mkslexyacc\etc\yylex.cpp:210: warning: deprecated conversion from string constant to 'char*' ..\..\mkslexyacc\etc\yylex.cpp: In member function 'int yy_scan::yylex()': ..\..\mkslexyacc\etc\yylex.cpp:405: warning: deprecated conversion from string constant to 'char*' ..\..\mkslexyacc\etc\yylex.cpp:444: warning: suggest parentheses around && within || ..\..\mkslexyacc\etc\yylex.cpp:501: warning: label 'yy_more' defined but not used ..\..\mkslexyacc\etc\yylex.cpp:493: warning: label 'yy_reject' defined but not used ..\..\mkslexyacc\etc\yylex.cpp: In member function 'int yy_scan::unput(int)': ..\..\mkslexyacc\etc\yylex.cpp:548: warning: deprecated conversion from string constant to 'char*' ..\..\mkslexyacc\etc\yyparse.cpp: In member function 'int yy_parse::yyparse(yy_scan*)': ..\..\mkslexyacc\etc\yyparse.cpp:217: warning: deprecated conversion from string constant to 'char*' ..\..\mkslexyacc\etc\yyparse.cpp:380: warning: deprecated conversion from string constant to 'char*' ..\..\mkslexyacc\etc\yyparse.cpp:365: warning: label 'yyerrlabel' defined but not used 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-2.4.1.2-src/src/twparser' Making all in util make[3]: Entering directory `/builddir/build/BUILD/tripwire-2.4.1.2-src/src/util' g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o fileutil.o fileutil.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o stdutil.o stdutil.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o stringencoder.o stringencoder.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o util.o util.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o utilerrors.o utilerrors.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o utilstrings.o utilstrings.cpp 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-2.4.1.2-src/src/util' Making all in twprint make[3]: Entering directory `/builddir/build/BUILD/tripwire-2.4.1.2-src/src/twprint' g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o stdtwprint.o stdtwprint.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o twprint.o twprint.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o twprintcmdline.o twprintcmdline.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o twprinterrors.o twprinterrors.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o twprintmain.o twprintmain.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o twprintstrings.o twprintstrings.cpp g++ -O -Wall -pipe -g -L//lib -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-2.4.1.2-src/src/twprint' Making all in twadmin make[3]: Entering directory `/builddir/build/BUILD/tripwire-2.4.1.2-src/src/twadmin' g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o keygeneration.o keygeneration.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o stdtwadmin.o stdtwadmin.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o twadmin.o twadmin.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o twadmincl.o twadmincl.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o twadminerrors.o twadminerrors.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o twadminmain.o twadminmain.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o twadminstrings.o twadminstrings.cpp twadmincl.cpp: In function 'bool NotifyEncryptionType(cFileHeader::Encoding, iUserNotify::VerboseLevel)': twadmincl.cpp:2314: warning: enumeration value 'SYM_ENCRYPTION' not handled in switch twadmincl.cpp:2314: warning: enumeration value 'LAST_ENCODING' not handled in switch g++ -O -Wall -pipe -g -L//lib -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-2.4.1.2-src/src/twadmin' Making all in siggen make[3]: Entering directory `/builddir/build/BUILD/tripwire-2.4.1.2-src/src/siggen' g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o siggen.o siggen.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o siggencmdline.o siggencmdline.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o siggenmain.o siggenmain.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o siggenstrings.o siggenstrings.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o stdsiggen.o stdsiggen.cpp g++ -O -Wall -pipe -g -L//lib -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-2.4.1.2-src/src/siggen' Making all in tripwire make[3]: Entering directory `/builddir/build/BUILD/tripwire-2.4.1.2-src/src/tripwire' g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o generatedb.o generatedb.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o integritycheck.o integritycheck.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o mailmessage.o mailmessage.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o pipedmailmessage.o pipedmailmessage.cpp mailmessage.cpp: In function 'char* util_Get_IANA_CharSet()': mailmessage.cpp:274: warning: deprecated conversion from string constant to 'char*' mailmessage.cpp:279: warning: deprecated conversion from string constant to 'char*' pipedmailmessage.cpp: In member function 'virtual bool cPipedMailMessage::Send()': pipedmailmessage.cpp:83: warning: unused variable 'sendPipe' g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o policyupdate.o policyupdate.cpp pipedmailmessage.cpp: In member function 'void cPipedMailMessage::SendInit()': pipedmailmessage.cpp:167: warning: deprecated conversion from string constant to 'char*' g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o smtpmailmessage.o smtpmailmessage.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o stdtripwire.o stdtripwire.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o syslog_trip.o syslog_trip.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o tripwire.o tripwire.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o tripwireerrors.o tripwireerrors.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o tripwiremain.o tripwiremain.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o tripwirestrings.o tripwirestrings.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o tripwireutil.o tripwireutil.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o twcmdline.o twcmdline.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o twcmdlineutil.o twcmdlineutil.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/ -O -Wall -pipe -g -c -o updatedb.o updatedb.cpp g++ -O -Wall -pipe -g -L//lib -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-2.4.1.2-src/src/tripwire' make[3]: Entering directory `/builddir/build/BUILD/tripwire-2.4.1.2-src/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/tripwire-2.4.1.2-src/src' make[2]: Leaving directory `/builddir/build/BUILD/tripwire-2.4.1.2-src/src' make[2]: Entering directory `/builddir/build/BUILD/tripwire-2.4.1.2-src' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/tripwire-2.4.1.2-src' make[1]: Leaving directory `/builddir/build/BUILD/tripwire-2.4.1.2-src' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XT5rBx + umask 022 + cd /builddir/build/BUILD + cd tripwire-2.4.1.2-src + LANG=C + export LANG + unset DISPLAY + /bin/rm -fr /builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc + /bin/mkdir -p /builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc/usr/sbin + /usr/bin/install -p -m755 bin/siggen /builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc/usr/sbin + /usr/bin/install -p -m755 bin/tripwire /builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc/usr/sbin + /usr/bin/install -p -m755 bin/twadmin /builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc/usr/sbin + /usr/bin/install -p -m755 bin/twprint /builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc/usr/sbin + /bin/mkdir -p /builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc/usr/share/man/man4 /builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc/usr/share/man/man5 /builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc/usr/share/man/man8 + /usr/bin/install -p -m644 man/man4/twconfig.4 man/man4/twpolicy.4 /builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc/usr/share/man/man4/ + /usr/bin/install -p -m644 man/man5/twfiles.5 /builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc/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.1.2-7.fc10.ppc/usr/share/man/man8/ + /bin/rm -fr _tmpcfg + /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 + /bin/sed -e 's|@path_to_vi@|/bin/vi|g' + /bin/sed -e 's|@path_to_sendmail@|/usr/sbin/sendmail|g' + /bin/sed -e 's|@sysconfdir@|/etc|g' + /bin/sed -e 's|@sbindir@|/usr/sbin|g' + /bin/sed -e 's|@vardir@|/var|g' + for infile in /builddir/build/SOURCES/tripwire.cron.in /builddir/build/SOURCES/twcfg.txt.in /builddir/build/SOURCES/tripwire-setup-keyfiles.in /builddir/build/SOURCES/twpol.txt.in /builddir/build/SOURCES/README.Fedora.in + outfile=twcfg.txt.in + outfile=twcfg.txt + cat /builddir/build/SOURCES/twcfg.txt.in + /bin/sed -e 's|@path_to_vi@|/bin/vi|g' + /bin/sed -e 's|@path_to_sendmail@|/usr/sbin/sendmail|g' + /bin/sed -e 's|@sysconfdir@|/etc|g' + /bin/sed -e 's|@sbindir@|/usr/sbin|g' + /bin/sed -e 's|@vardir@|/var|g' + for infile in /builddir/build/SOURCES/tripwire.cron.in /builddir/build/SOURCES/twcfg.txt.in /builddir/build/SOURCES/tripwire-setup-keyfiles.in /builddir/build/SOURCES/twpol.txt.in /builddir/build/SOURCES/README.Fedora.in + outfile=tripwire-setup-keyfiles.in + outfile=tripwire-setup-keyfiles + cat /builddir/build/SOURCES/tripwire-setup-keyfiles.in + /bin/sed -e 's|@path_to_vi@|/bin/vi|g' + /bin/sed -e 's|@path_to_sendmail@|/usr/sbin/sendmail|g' + /bin/sed -e 's|@sysconfdir@|/etc|g' + /bin/sed -e 's|@vardir@|/var|g' + /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 + /bin/sed -e 's|@path_to_vi@|/bin/vi|g' + /bin/sed -e 's|@path_to_sendmail@|/usr/sbin/sendmail|g' + /bin/sed -e 's|@sysconfdir@|/etc|g' + /bin/sed -e 's|@sbindir@|/usr/sbin|g' + /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 + /bin/sed -e 's|@path_to_vi@|/bin/vi|g' + /bin/sed -e 's|@path_to_sendmail@|/usr/sbin/sendmail|g' + /bin/sed -e 's|@sbindir@|/usr/sbin|g' + /bin/sed -e 's|@sysconfdir@|/etc|g' + /bin/sed -e 's|@vardir@|/var|g' + /bin/mv _tmpcfg/tripwire-setup-keyfiles _tmpcfg/README.Fedora . + /usr/bin/install -d -m700 /builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc/var/lib/tripwire/report + /usr/bin/install -d -m755 /builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc/etc/cron.daily + /usr/bin/install -p -m755 _tmpcfg/tripwire.cron /builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc/etc/cron.daily/tripwire-check + /bin/rm _tmpcfg/tripwire.cron + /bin/mkdir -p /builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc/etc/tripwire + for file in '_tmpcfg/*' + /usr/bin/install -p -m644 _tmpcfg/twcfg.txt /builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc/etc/tripwire + for file in '_tmpcfg/*' + /usr/bin/install -p -m644 _tmpcfg/twpol.txt /builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc/etc/tripwire + /usr/bin/install -p -m755 tripwire-setup-keyfiles /builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc/usr/sbin + /bin/cp -p /builddir/build/SOURCES/License-Issues . + /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 /builddir/build/BUILD/tripwire-2.4.1.2-src extracting debug info from /builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc/usr/sbin/siggen extracting debug info from /builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc/usr/sbin/tripwire extracting debug info from /builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc/usr/sbin/twadmin extracting debug info from /builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc/usr/sbin/twprint cpio: gcc-4.3.2-20081105/obj-ppc64-redhat-linux/ppc64-redhat-linux/libgcc: Cannot stat: No such file or directory cpio: gcc-4.3.2-20081105/obj-ppc64-redhat-linux/ppc64-redhat-linux/libgcc/crtsavres.S: Cannot stat: No such file or directory cpio: tripwire-2.4.1.2-src/src/twparser/..\..\mkslexyacc\etc\yylex.cpp: Cannot stat: No such file or directory cpio: tripwire-2.4.1.2-src/src/twparser/..\..\mkslexyacc\etc\yyparse.cpp: Cannot stat: No such file or directory cpio: tripwire-2.4.1.2-src/src/twparser/policy.y: Cannot stat: No such file or directory cpio: tripwire-2.4.1.2-src/src/twparser/tokens.l: Cannot stat: No such file or directory 5327 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: tripwire-2.4.1.2-7.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uA6YJa + umask 022 + cd /builddir/build/BUILD + cd tripwire-2.4.1.2-src + DOCDIR=/builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc/usr/share/doc/tripwire-2.4.1.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc/usr/share/doc/tripwire-2.4.1.2 + /bin/mkdir -p /builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc/usr/share/doc/tripwire-2.4.1.2 + cp -pr ChangeLog COMMERCIAL COPYING TRADEMARK tripwire.gif /builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc/usr/share/doc/tripwire-2.4.1.2 + cp -pr README.Fedora policy/policyguide.txt License-Issues /builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc/usr/share/doc/tripwire-2.4.1.2 + exit 0 Provides: config(tripwire) = 2.4.1.2-7.fc10 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh sed Requires: /bin/sh libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libcrypto.so.7 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_4.2.0) libgcc_s.so.1(GLIBC_2.0) libm.so.6 libm.so.6(GLIBC_2.0) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.1) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.9) libstdc++.so.6(GLIBCXX_LDBL_3.4) rtld(GNU_HASH) Processing files: tripwire-debuginfo-2.4.1.2-7.fc10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc warning: Could not canonicalize hostname: ppc5.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/tripwire-2.4.1.2-7.fc10.ppc.rpm Wrote: /builddir/build/RPMS/tripwire-debuginfo-2.4.1.2-7.fc10.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dN0o7G + umask 022 + cd /builddir/build/BUILD + cd tripwire-2.4.1.2-src + /bin/rm -rf /builddir/build/BUILDROOT/tripwire-2.4.1.2-7.fc10.ppc + exit 0 Child returncode was: 0 LEAVE do -->