<86>Apr 25 19:46:19 userdel[578]: delete user `rooter' <86>Apr 25 19:46:19 userdel[578]: remove group `rooter' <86>Apr 25 19:46:19 groupadd[579]: new group: name=rooter, gid=501 <86>Apr 25 19:46:19 useradd[580]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 19:46:19 userdel[582]: delete user `builder' <86>Apr 25 19:46:19 userdel[582]: remove group `builder' <86>Apr 25 19:46:19 groupadd[583]: new group: name=builder, gid=502 <86>Apr 25 19:46:19 useradd[584]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 19:46:21 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 25 19:46:21 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 25 19:46:22 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 25 19:46:23 rpmi: gcc4.3-c++-4.3.2-alt6 installed Installing fakeroot-ng-0.14-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.39103 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf fakeroot-ng-0.14 + echo 'Source #0 (fakeroot-ng-0.14.tar.gz):' Source #0 (fakeroot-ng-0.14.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/fakeroot-ng-0.14.tar.gz + /bin/tar -xf - + cd fakeroot-ng-0.14 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.39103 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fakeroot-ng-0.14 + /usr/bin/subst 's/i686/i786|i686/' configure + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Remember to add `AC_PROG_LIBTOOL' to `configure.ac'. Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' You should update your `aclocal.m4' by running aclocal. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking target system type... powerpc-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for ppc-alt-linux-g++... ppc-alt-linux-g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether ppc-alt-linux-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-g++... none checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc checking whether we are using the GNU C compiler... yes checking whether ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of ppc-alt-linux-gcc... none checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for gawk... (cached) gawk checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for PTRACE_GETREGS... no checking for PTRACE_PEEKUSER... yes checking whether compiler supports the upcoming ISO C++ standard... yes checking for std::map... std::unordered_map checking whether compiler supports custom printf style protection... __attribute__ ((format(...))) checking for unistd.h... (cached) yes checking for working chown... yes checking for error_at_line... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking for vprintf... yes checking for _doprnt... no checking for getcwd... yes checking for mkdir... yes checking for strchr... yes checking for strerror... yes checking whether openat class functions are supported... _ATFILE_SOURCE checking what alternate location to use for shared memory files... /tmp checking whether platform linux/powerpc is supported... yes configure: creating ./config.status config.status: creating Makefile config.status: creating tests/Makefile config.status: creating arch/Makefile config.status: creating arch/linux/Makefile.template config.status: creating arch/linux/powerpc/Makefile config.status: creating config.h config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/fakeroot-ng-0.14' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/fakeroot-ng-0.14' Making all in arch make[2]: Entering directory `/usr/src/RPM/BUILD/fakeroot-ng-0.14/arch' make -C linux/powerpc make[3]: Entering directory `/usr/src/RPM/BUILD/fakeroot-ng-0.14/arch/linux/powerpc' mkdir -p .deps touch .deps/stamp ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../../.. -I../../../arch -I../../../arch/linux/powerpc -pipe -Wall -O2 -fsigned-char \ -MT platform.lo -MD -MP -MF .deps/platform.Tdep -c -o platform.lo platform.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I../../.. -I../../../arch -I../../../arch/linux/powerpc -pipe -Wall -O2 -fsigned-char \ -MT ../os.lo -MD -MP -MF .deps/os.Tdep -c -o ../os.lo ../os.c mv -f .deps/platform.Tdep .deps/platform.dep mv -f .deps/os.Tdep .deps/os.dep ar cru libarch.a.tmp platform.lo ../os.lo ranlib libarch.a.tmp mv libarch.a.tmp libarch.a make[3]: Leaving directory `/usr/src/RPM/BUILD/fakeroot-ng-0.14/arch/linux/powerpc' make[2]: Leaving directory `/usr/src/RPM/BUILD/fakeroot-ng-0.14/arch' Making all in tests make[2]: Entering directory `/usr/src/RPM/BUILD/fakeroot-ng-0.14/tests' ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -std=c++0x -c -o fbomb.o fbomb.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -std=c++0x -c -o wait_test.o wait_test.cpp ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c exercise.c ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -std=c++0x -c -o calc_defaults.o calc_defaults.cpp ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c pwd.c pwd.c: In function 'main': pwd.c:11: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result pwd.c:15: warning: ignoring return value of 'chroot', declared with attribute warn_unused_result pwd.c:17: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result pwd.c:20: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result pwd.c:22: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result exercise.c: In function 'main': exercise.c:29: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o pwd pwd.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o exercise exercise.o ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -std=c++0x -o fbomb fbomb.o ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -std=c++0x -o wait_test wait_test.o calc_defaults.cpp: In function 'int parent_wait_test()': calc_defaults.cpp:79: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -std=c++0x -o calc_defaults calc_defaults.o make[2]: Leaving directory `/usr/src/RPM/BUILD/fakeroot-ng-0.14/tests' make[2]: Entering directory `/usr/src/RPM/BUILD/fakeroot-ng-0.14' ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./arch/linux/powerpc -pipe -Wall -O2 -fsigned-char -std=c++0x -c -o fakeroot_ng-main.o `test -f 'main.cpp' || echo './'`main.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./arch/linux/powerpc -pipe -Wall -O2 -fsigned-char -std=c++0x -c -o fakeroot_ng-parent.o `test -f 'parent.cpp' || echo './'`parent.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./arch/linux/powerpc -pipe -Wall -O2 -fsigned-char -std=c++0x -c -o fakeroot_ng-process.o `test -f 'process.cpp' || echo './'`process.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./arch/linux/powerpc -pipe -Wall -O2 -fsigned-char -std=c++0x -c -o fakeroot_ng-file.o `test -f 'file.cpp' || echo './'`file.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./arch/linux/powerpc -pipe -Wall -O2 -fsigned-char -std=c++0x -c -o fakeroot_ng-file_lie.o `test -f 'file_lie.cpp' || echo './'`file_lie.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./arch/linux/powerpc -pipe -Wall -O2 -fsigned-char -std=c++0x -c -o fakeroot_ng-ptrace.o `test -f 'ptrace.cpp' || echo './'`ptrace.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./arch/linux/powerpc -pipe -Wall -O2 -fsigned-char -std=c++0x -c -o fakeroot_ng-chroot.o `test -f 'chroot.cpp' || echo './'`chroot.cpp ppc-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./arch/linux/powerpc -pipe -Wall -O2 -fsigned-char -std=c++0x -c -o fakeroot_ng-shared_mem.o `test -f 'shared_mem.cpp' || echo './'`shared_mem.cpp file.cpp: In function 'bool sys_stat(int, pid_t, pid_state*)': file.cpp:91: warning: format '%lu' expects type 'long unsigned int', but argument 6 has type 'unsigned int' file.cpp:91: warning: format '%lu' expects type 'long unsigned int', but argument 7 has type 'unsigned int' main.cpp: In function 'void perform_debugger(int, int)': main.cpp:229: warning: ignoring return value of 'int dup(int)', declared with attribute warn_unused_result main.cpp:230: warning: ignoring return value of 'int dup(int)', declared with attribute warn_unused_result main.cpp:234: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result parent.cpp: In function 'int process_sigchld(pid_t, PTLIB_WAIT_RET, int, long int)': parent.cpp:563: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result parent.cpp: In function 'bool allocate_shared_mem(pid_t, pid_state*)': parent.cpp:793: warning: ignoring return value of 'int ftruncate(int, __off_t)', declared with attribute warn_unused_result ppc-alt-linux-g++ -pipe -Wall -O2 -fsigned-char -std=c++0x -o fakeroot-ng fakeroot_ng-main.o fakeroot_ng-parent.o fakeroot_ng-process.o fakeroot_ng-file.o fakeroot_ng-file_lie.o fakeroot_ng-ptrace.o fakeroot_ng-chroot.o fakeroot_ng-shared_mem.o arch/linux/powerpc/libarch.a make[2]: Leaving directory `/usr/src/RPM/BUILD/fakeroot-ng-0.14' make[1]: Leaving directory `/usr/src/RPM/BUILD/fakeroot-ng-0.14' make: Leaving directory `/usr/src/RPM/BUILD/fakeroot-ng-0.14' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.80200 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/fakeroot-ng-buildroot + : + /bin/rm -rf -- /usr/src/tmp/fakeroot-ng-buildroot + cd fakeroot-ng-0.14 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/fakeroot-ng-buildroot make: Entering directory `/usr/src/RPM/BUILD/fakeroot-ng-0.14' Making install in arch make[1]: Entering directory `/usr/src/RPM/BUILD/fakeroot-ng-0.14/arch' make -C linux/powerpc make[2]: Entering directory `/usr/src/RPM/BUILD/fakeroot-ng-0.14/arch/linux/powerpc' make[2]: `libarch.a' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/fakeroot-ng-0.14/arch/linux/powerpc' make[2]: Entering directory `/usr/src/RPM/BUILD/fakeroot-ng-0.14/arch' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/fakeroot-ng-0.14/arch' make[1]: Leaving directory `/usr/src/RPM/BUILD/fakeroot-ng-0.14/arch' Making install in tests make[1]: Entering directory `/usr/src/RPM/BUILD/fakeroot-ng-0.14/tests' make[2]: Entering directory `/usr/src/RPM/BUILD/fakeroot-ng-0.14/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/fakeroot-ng-0.14/tests' make[1]: Leaving directory `/usr/src/RPM/BUILD/fakeroot-ng-0.14/tests' make[1]: Entering directory `/usr/src/RPM/BUILD/fakeroot-ng-0.14' make[2]: Entering directory `/usr/src/RPM/BUILD/fakeroot-ng-0.14' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/fakeroot-ng-buildroot/usr/bin" /bin/install -p 'fakeroot-ng' '/usr/src/tmp/fakeroot-ng-buildroot/usr/bin/fakeroot-ng' test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/fakeroot-ng-buildroot/usr/share/man/man1" /bin/install -p -m 644 './fakeroot-ng.man' '/usr/src/tmp/fakeroot-ng-buildroot/usr/share/man/man1/fakeroot-ng.1' make[2]: Leaving directory `/usr/src/RPM/BUILD/fakeroot-ng-0.14' make[1]: Leaving directory `/usr/src/RPM/BUILD/fakeroot-ng-0.14' make: Leaving directory `/usr/src/RPM/BUILD/fakeroot-ng-0.14' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/fakeroot-ng-buildroot (auto) Verifying and fixing files in /usr/src/tmp/fakeroot-ng-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/fakeroot-ng-buildroot (auto) Verifying ELF objects in /usr/src/tmp/fakeroot-ng-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/fakeroot-ng-buildroot (executable,shared) Processing files: fakeroot-ng-0.14-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.80200 + 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.81075 + 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.1.3), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libm.so.6(GLIBC_2.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.10), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.17653 + 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/fakeroot-ng-0.14-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/fakeroot-ng-0.14-alt1.ppc.rpm 11.19user 3.46system 0:15.55elapsed 94%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+753323minor)pagefaults 0swaps