<86>Apr 25 11:34:32 userdel[17672]: delete user `rooter' <86>Apr 25 11:34:32 userdel[17672]: remove group `rooter' <86>Apr 25 11:34:32 groupadd[17673]: new group: name=rooter, gid=501 <86>Apr 25 11:34:32 useradd[17674]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 11:34:32 userdel[17676]: delete user `builder' <86>Apr 25 11:34:32 userdel[17676]: remove group `builder' <86>Apr 25 11:34:32 groupadd[17677]: new group: name=builder, gid=502 <86>Apr 25 11:34:32 useradd[17678]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 11:34:34 rpmi: perl-PerlIO-1:5.8.8-alt19.M41.1 installed <13>Apr 25 11:34:34 rpmi: perl-Encode-2.25-alt1 installed <13>Apr 25 11:34:34 rpmi: perl-Locale-gettext-1.05-alt2 installed <13>Apr 25 11:34:34 rpmi: help2man-1.36.4-alt2 installed Installing C-0.06-alt0.1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.15918 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf C-0.06 + echo 'Source #0 (C-0.06.tar.bz2):' Source #0 (C-0.06.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/C-0.06.tar.bz2 + /bin/tar -xf - + cd C-0.06 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.15918 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd C-0.06 + 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'. 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 for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... found checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc 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-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ANSI C... none needed checking for help2man... /usr/bin/help2man checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for egrep... 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 for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... 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 pid_t... yes checking for uid_t in sys/types.h... yes checking whether closedir returns void... no checking for unistd.h... (cached) 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 stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for mkdir... yes checking for rmdir... yes checking for strerror... yes configure: creating ./config.status config.status: creating Makefile + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.11764 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/C-buildroot + : + /bin/rm -rf -- /usr/src/tmp/C-buildroot + cd C-0.06 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/C-buildroot make: Entering directory `/usr/src/RPM/BUILD/C-0.06' ppc-alt-linux-gcc -DPACKAGE_NAME=\"C\" -DPACKAGE_TARNAME=\"c\" -DPACKAGE_VERSION=\"0.06\" -DPACKAGE_STRING=\"C\ 0.06\" -DPACKAGE_BUGREPORT=\"http://labs.cybozu.co.jp/blog/kazuhoatwork/\" -DPACKAGE=\"C\" -DVERSION=\"0.06\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_VPRINTF=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_STRERROR=1 -I. -I. -Wall -pipe -Wall -O2 -fsigned-char -c C.c C.c: In function 'save_specs': C.c:320: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ppc-alt-linux-gcc -Wall -pipe -Wall -O2 -fsigned-char -o C C.o make[1]: Entering directory `/usr/src/RPM/BUILD/C-0.06' /bin/sh ./mkinstalldirs /usr/src/tmp/C-buildroot/usr/bin mkdir /usr/src/tmp/C-buildroot mkdir /usr/src/tmp/C-buildroot/usr mkdir /usr/src/tmp/C-buildroot/usr/bin /bin/install -p C /usr/src/tmp/C-buildroot/usr/bin/C make install-man1 make[2]: Entering directory `/usr/src/RPM/BUILD/C-0.06' /bin/sh ./mkinstalldirs /usr/src/tmp/C-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/C-buildroot/usr/share mkdir /usr/src/tmp/C-buildroot/usr/share/man mkdir /usr/src/tmp/C-buildroot/usr/share/man/man1 /bin/install -p -m 644 ./C.1 /usr/src/tmp/C-buildroot/usr/share/man/man1/C.1 make[2]: Leaving directory `/usr/src/RPM/BUILD/C-0.06' make[1]: Leaving directory `/usr/src/RPM/BUILD/C-0.06' make: Leaving directory `/usr/src/RPM/BUILD/C-0.06' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/C-buildroot (auto) Verifying and fixing files in /usr/src/tmp/C-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/C-buildroot (auto) Verifying ELF objects in /usr/src/tmp/C-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/C-buildroot (executable,shared) Processing files: C-0.06-alt0.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.89379 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd C-0.06 + DOCDIR=/usr/src/tmp/C-buildroot/usr/share/doc/C-0.06 + export DOCDIR + rm -rf /usr/src/tmp/C-buildroot/usr/share/doc/C-0.06 + /bin/mkdir -p /usr/src/tmp/C-buildroot/usr/share/doc/C-0.06 + cp -prL AUTHORS ChangeLog README /usr/src/tmp/C-buildroot/usr/share/doc/C-0.06 + chmod -R go-w /usr/src/tmp/C-buildroot/usr/share/doc/C-0.06 + chmod -R a+rX /usr/src/tmp/C-buildroot/usr/share/doc/C-0.06 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.89379 + 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.94014 + 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.3), 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.56413 + 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/C-0.06-alt0.1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/C-0.06-alt0.1.ppc.rpm 4.28user 2.76system 0:11.07elapsed 63%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+604315minor)pagefaults 0swaps