<86>Apr 25 23:18:45 userdel[2075]: delete user `rooter' <86>Apr 25 23:18:45 userdel[2075]: remove group `rooter' <86>Apr 25 23:18:45 groupadd[2076]: new group: name=rooter, gid=501 <86>Apr 25 23:18:45 useradd[2077]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 23:18:45 userdel[2079]: delete user `builder' <86>Apr 25 23:18:45 userdel[2079]: remove group `builder' <86>Apr 25 23:18:45 groupadd[2080]: new group: name=builder, gid=502 <86>Apr 25 23:18:45 useradd[2081]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing foremost-1.5.4-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.36179 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf foremost-1.5.4 + echo 'Source #0 (foremost-1.5.4.tar.bz2):' Source #0 (foremost-1.5.4.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/foremost-1.5.4.tar.bz2 + /bin/tar -xf - + cd foremost-1.5.4 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (foremost-sysconfdir.patch):' Patch #0 (foremost-sysconfdir.patch): + /usr/bin/patch -p1 patching file config.c patching file main.h Hunk #1 succeeded at 221 (offset 5 lines). patching file Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.36179 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd foremost-1.5.4 + '[' -n '' ']' + NPROCS=48 + make -j48 RAW_CC=gcc 'RAW_FLAGS=-pipe -Wall -O2 -fsigned-char -DVERSION=\"1.5.4\"' BIN=/usr/bin MAN=/usr/share/man/man1 CONF=/etc make: Entering directory `/usr/src/RPM/BUILD/foremost-1.5.4' gcc -pipe -Wall -O2 -fsigned-char -DVERSION=\"1.5.4\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c main.c gcc -pipe -Wall -O2 -fsigned-char -DVERSION=\"1.5.4\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c state.c gcc -pipe -Wall -O2 -fsigned-char -DVERSION=\"1.5.4\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c helpers.c gcc -pipe -Wall -O2 -fsigned-char -DVERSION=\"1.5.4\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c config.c gcc -pipe -Wall -O2 -fsigned-char -DVERSION=\"1.5.4\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c cli.c gcc -pipe -Wall -O2 -fsigned-char -DVERSION=\"1.5.4\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c engine.c gcc -pipe -Wall -O2 -fsigned-char -DVERSION=\"1.5.4\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c dir.c gcc -pipe -Wall -O2 -fsigned-char -DVERSION=\"1.5.4\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c extract.c gcc -pipe -Wall -O2 -fsigned-char -DVERSION=\"1.5.4\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c api.c config.c: In function 'translate': config.c:27: warning: value computed is not used config.c:32: warning: value computed is not used config.c:37: warning: value computed is not used config.c:42: warning: value computed is not used config.c:47: warning: value computed is not used config.c:52: warning: value computed is not used config.c:57: warning: value computed is not used state.c: In function 'set_config_file': state.c:75: warning: ignoring return value of 'realpath', declared with attribute warn_unused_result state.c: In function 'set_output_directory': state.c:96: warning: ignoring return value of 'realpath', declared with attribute warn_unused_result extract.c: In function 'extract_zip': extract.c:110: warning: comparison with string literal results in unspecified behavior extract.c:112: warning: comparison with string literal results in unspecified behavior extract.c:228: warning: comparison with string literal results in unspecified behavior extract.c: In function 'extract_ole': extract.c:966: warning: comparison with string literal results in unspecified behavior extract.c: In function 'extract_riff': extract.c:1238: warning: comparison with string literal results in unspecified behavior extract.c:1264: warning: comparison with string literal results in unspecified behavior gcc -pipe -Wall -O2 -fsigned-char -DVERSION=\"1.5.4\" -D__UNIX -D__LINUX -DLARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 main.o state.o helpers.o config.o cli.o engine.o dir.o extract.o api.o -o foremost make: Leaving directory `/usr/src/RPM/BUILD/foremost-1.5.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.1778 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/foremost-buildroot + : + /bin/rm -rf -- /usr/src/tmp/foremost-buildroot + cd foremost-1.5.4 + install -d /usr/src/tmp/foremost-buildroot/usr/bin /usr/src/tmp/foremost-buildroot/usr/share/man/man1 /usr/src/tmp/foremost-buildroot/etc + make 'INSTALL=/bin/install -p' install BIN=/usr/src/tmp/foremost-buildroot/usr/bin MAN=/usr/src/tmp/foremost-buildroot/usr/share/man/man1 CONF=/usr/src/tmp/foremost-buildroot/etc make: Entering directory `/usr/src/RPM/BUILD/foremost-1.5.4' install -m 755 foremost /usr/src/tmp/foremost-buildroot/usr/bin install -m 444 foremost.1 /usr/src/tmp/foremost-buildroot/usr/share/man/man1 install -m 444 foremost.conf /usr/src/tmp/foremost-buildroot/etc make: Leaving directory `/usr/src/RPM/BUILD/foremost-1.5.4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/foremost-buildroot (auto) mode of `usr/share/man/man1/foremost.1' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/foremost-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/foremost-buildroot (auto) Verifying ELF objects in /usr/src/tmp/foremost-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/foremost-buildroot (executable,shared) Processing files: foremost-1.5.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.64460 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd foremost-1.5.4 + DOCDIR=/usr/src/tmp/foremost-buildroot/usr/share/doc/foremost-1.5.4 + export DOCDIR + rm -rf /usr/src/tmp/foremost-buildroot/usr/share/doc/foremost-1.5.4 + /bin/mkdir -p /usr/src/tmp/foremost-buildroot/usr/share/doc/foremost-1.5.4 + cp -prL README CHANGES /usr/src/tmp/foremost-buildroot/usr/share/doc/foremost-1.5.4 + chmod -R go-w /usr/src/tmp/foremost-buildroot/usr/share/doc/foremost-1.5.4 + chmod -R a+rX /usr/src/tmp/foremost-buildroot/usr/share/doc/foremost-1.5.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.64460 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.97093 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.66364 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/foremost-1.5.4-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/foremost-1.5.4-alt1.ppc.rpm 3.80user 0.71system 0:05.29elapsed 85%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+161204minor)pagefaults 0swaps