<86>Apr 25 15:11:12 userdel[4430]: delete user `rooter' <86>Apr 25 15:11:12 userdel[4430]: remove group `rooter' <86>Apr 25 15:11:12 groupadd[4431]: new group: name=rooter, gid=501 <86>Apr 25 15:11:12 useradd[4432]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 15:11:12 userdel[4434]: delete user `builder' <86>Apr 25 15:11:12 userdel[4434]: remove group `builder' <86>Apr 25 15:11:12 groupadd[4435]: new group: name=builder, gid=502 <86>Apr 25 15:11:12 useradd[4436]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 15:11:14 rpmi: libattr-devel-2.4.41-alt1 installed <13>Apr 25 15:11:14 rpmi: libpopt-devel-1:1.14-alt2 installed Installing dbench-4.0-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.23756 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dbench-4.0 + echo 'Source #0 (dbench-4.0.tar.gz):' Source #0 (dbench-4.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/dbench-4.0.tar.gz + /bin/tar -xf - + cd dbench-4.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.23756 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dbench-4.0 + ./autogen.sh + 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.in'. You should add the contents of `/usr/share/libtool-1.5/aclocal/libtool.m4' to `aclocal.m4'. + ./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 configure: Configuring dbench 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 ISO C89... none needed checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for a BSD-compatible install... /bin/install -c checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes 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/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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for stdint.h... (cached) yes checking sys/attributes.h usability... no checking sys/attributes.h presence... no checking for sys/attributes.h... no checking attr/xattr.h usability... yes checking attr/xattr.h presence... yes checking for attr/xattr.h... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/extattr.h usability... no checking sys/extattr.h presence... no checking for sys/extattr.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking for fdatasync... yes checking for library containing getxattr... none required checking for library containing socket... none required checking for library containing gethostbyname... none required checking for getxattr... yes checking for lgetxattr... yes checking for fgetxattr... yes checking for listxattr... yes checking for llistxattr... yes checking for flistxattr... yes checking for removexattr... yes checking for lremovexattr... yes checking for fremovexattr... yes checking for setxattr... yes checking for lsetxattr... yes checking for fsetxattr... yes checking for attr_get... no checking for attr_list... no checking for attr_set... no checking for attr_remove... no checking for attr_getf... no checking for attr_listf... no checking for attr_setf... no checking for attr_removef... no checking for extattr_delete_fd... no checking for extattr_delete_file... no checking for extattr_delete_link... no checking for extattr_get_fd... no checking for extattr_get_file... no checking for extattr_get_link... no checking for extattr_list_fd... no checking for extattr_list_file... no checking for extattr_list_link... no checking for extattr_set_fd... no checking for extattr_set_file... no checking for extattr_set_link... no checking for snprintf... yes checking for vsnprintf... yes checking for asprintf... yes checking for vasprintf... yes checking for va_copy... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating config.h + '[' -n '' ']' + NPROCS=48 + make -j48 bindir=/usr/bin mandir=/usr/share/man/man1 datadir=/usr/share/dbench make: Entering directory `/usr/src/RPM/BUILD/dbench-4.0' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/share/dbench\" -c -o fileio.o fileio.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/share/dbench\" -c -o util.o util.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/share/dbench\" -c -o dbench.o dbench.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/share/dbench\" -c -o child.o child.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/share/dbench\" -c -o system.o system.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/share/dbench\" -c -o snprintf.o snprintf.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/share/dbench\" -c -o sockio.o sockio.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/share/dbench\" -c -o socklib.o socklib.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -W -I. -DVERSION=\"4.00\" -DDATADIR=\"/usr/share/dbench\" -c -o tbench_srv.o tbench_srv.c fileio.c: In function 'nb_writex': fileio.c:344: warning: ignoring return value of 'pread', declared with attribute warn_unused_result fileio.c:351: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result fileio.c: In function 'nb_cleanup': fileio.c:508: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result fileio.c:512: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result fileio.c: In function 'nb_deltree': fileio.c:533: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result child.c: In function 'child_run': child.c:177: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result ppc-alt-linux-gcc -o tbench_srv util.o tbench_srv.o socklib.o -lpopt ppc-alt-linux-gcc -o tbench sockio.o util.o dbench.o child.o socklib.o snprintf.o -lpopt ppc-alt-linux-gcc -o dbench fileio.o util.o dbench.o child.o system.o snprintf.o -lpopt make: Leaving directory `/usr/src/RPM/BUILD/dbench-4.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.42289 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/dbench-buildroot + : + /bin/rm -rf -- /usr/src/tmp/dbench-buildroot + cd dbench-4.0 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/dbench-buildroot/usr exec_prefix=/usr/src/tmp/dbench-buildroot/usr bindir=/usr/src/tmp/dbench-buildroot/usr/bin sbindir=/usr/src/tmp/dbench-buildroot/usr/sbin sysconfdir=/usr/src/tmp/dbench-buildroot/etc datadir=/usr/src/tmp/dbench-buildroot/usr/share includedir=/usr/src/tmp/dbench-buildroot/usr/include libdir=/usr/src/tmp/dbench-buildroot/usr/lib libexecdir=/usr/src/tmp/dbench-buildroot/usr/lib localstatedir=/usr/src/tmp/dbench-buildroot/var/lib sharedstatedir=/usr/src/tmp/dbench-buildroot/usr/com mandir=/usr/src/tmp/dbench-buildroot/usr/share/man infodir=/usr/src/tmp/dbench-buildroot/usr/share/info install bindir=/usr/src/tmp/dbench-buildroot/usr/bin mandir=/usr/src/tmp/dbench-buildroot/usr/share/man/man1 datadir=/usr/src/tmp/dbench-buildroot/usr/share/dbench make: Entering directory `/usr/src/RPM/BUILD/dbench-4.0' /bin/install -c -d /usr/src/tmp/dbench-buildroot/usr/bin /usr/src/tmp/dbench-buildroot/usr/share/dbench /usr/src/tmp/dbench-buildroot/usr/share/man/man1 /bin/install -c dbench tbench tbench_srv /usr/src/tmp/dbench-buildroot/usr/bin /bin/install -c client.txt /usr/src/tmp/dbench-buildroot/usr/share/dbench /bin/install -c -m644 dbench.1 /usr/src/tmp/dbench-buildroot/usr/share/man/man1 ln -sf dbench.1 /usr/src/tmp/dbench-buildroot/usr/share/man/man1/tbench.1 ln -sf dbench.1 /usr/src/tmp/dbench-buildroot/usr/share/man/man1/tbench_srv.1 make: Leaving directory `/usr/src/RPM/BUILD/dbench-4.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/dbench-buildroot (auto) Verifying and fixing files in /usr/src/tmp/dbench-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/dbench-buildroot (auto) removed `/usr/src/tmp/dbench-buildroot/usr/share/man/man1/tbench_srv.1' `/usr/src/tmp/dbench-buildroot/usr/share/man/man1/tbench_srv.1.gz' -> `dbench.1.gz' removed `/usr/src/tmp/dbench-buildroot/usr/share/man/man1/tbench.1' `/usr/src/tmp/dbench-buildroot/usr/share/man/man1/tbench.1.gz' -> `dbench.1.gz' Verifying ELF objects in /usr/src/tmp/dbench-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/dbench-buildroot (executable,shared) Processing files: dbench-4.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.29991 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dbench-4.0 + DOCDIR=/usr/src/tmp/dbench-buildroot/usr/share/doc/dbench-4.0 + export DOCDIR + rm -rf /usr/src/tmp/dbench-buildroot/usr/share/doc/dbench-4.0 + /bin/mkdir -p /usr/src/tmp/dbench-buildroot/usr/share/doc/dbench-4.0 + cp -prL README /usr/src/tmp/dbench-buildroot/usr/share/doc/dbench-4.0 + chmod -R go-w /usr/src/tmp/dbench-buildroot/usr/share/doc/dbench-4.0 + chmod -R a+rX /usr/src/tmp/dbench-buildroot/usr/share/doc/dbench-4.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.29991 + 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.4886 + 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.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libpopt.so.0(LIBPOPT_0), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.19391 + 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/dbench-4.0-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/dbench-4.0-alt1.ppc.rpm 13.79user 4.99system 0:20.31elapsed 92%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1061155minor)pagefaults 0swaps