<86>Apr 25 11:52:33 userdel[12091]: delete user `rooter' <86>Apr 25 11:52:33 userdel[12091]: remove group `rooter' <86>Apr 25 11:52:33 groupadd[12092]: new group: name=rooter, gid=501 <86>Apr 25 11:52:33 useradd[12093]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 11:52:33 userdel[12095]: delete user `builder' <86>Apr 25 11:52:33 userdel[12095]: remove group `builder' <86>Apr 25 11:52:33 groupadd[12096]: new group: name=builder, gid=502 <86>Apr 25 11:52:33 useradd[12097]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing cdf-0.2-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.39496 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cdf-0.2 + echo 'Source #0 (cdf-0.2.tar.gz):' Source #0 (cdf-0.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/cdf-0.2.tar.gz + /bin/tar -xf - + cd cdf-0.2 + /bin/chmod -c -Rf u+rwX,go-w . mode of `./missing' changed to 0755 (rwxr-xr-x) mode of `./ltmain.sh' changed to 0644 (rw-r--r--) mode of `./install-sh' changed to 0755 (rwxr-xr-x) mode of `./depcomp' changed to 0755 (rwxr-xr-x) mode of `./config.sub' changed to 0755 (rwxr-xr-x) mode of `./config.guess' changed to 0755 (rwxr-xr-x) + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.39496 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cdf-0.2 + 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 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 for gawk... gawk checking whether make sets $(MAKE)... yes 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 style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none 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/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 unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for getmntinfo... no checking for rint in -lm... yes checking whether to include verbose debugging code... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands cdf version 0.2 configured successfully. Using '/usr' for installation. Using 'ppc-alt-linux-gcc' for C compiler. Building with '-pipe -Wall -O2 -fsigned-char ' for C compiler flags. + make make: Entering directory `/usr/src/RPM/BUILD/cdf-0.2' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/cdf-0.2' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/cdf-0.2/src' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -c main.c conf.h:25: warning: 'get_config_filename' declared 'static' but never defined ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -c stat.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -c common.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -c colors.c conf.h:25: warning: 'get_config_filename' declared 'static' but never defined ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -c conf.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -c hash.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -pipe -Wall -O2 -fsigned-char -o cdf main.o stat.o common.o colors.o conf.o hash.o -lm make[2]: Leaving directory `/usr/src/RPM/BUILD/cdf-0.2/src' make[2]: Entering directory `/usr/src/RPM/BUILD/cdf-0.2' make[2]: Leaving directory `/usr/src/RPM/BUILD/cdf-0.2' make[1]: Leaving directory `/usr/src/RPM/BUILD/cdf-0.2' make: Leaving directory `/usr/src/RPM/BUILD/cdf-0.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.99456 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cdf-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cdf-buildroot + cd cdf-0.2 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/cdf-buildroot/usr exec_prefix=/usr/src/tmp/cdf-buildroot/usr bindir=/usr/src/tmp/cdf-buildroot/usr/bin sbindir=/usr/src/tmp/cdf-buildroot/usr/sbin sysconfdir=/usr/src/tmp/cdf-buildroot/etc datadir=/usr/src/tmp/cdf-buildroot/usr/share includedir=/usr/src/tmp/cdf-buildroot/usr/include libdir=/usr/src/tmp/cdf-buildroot/usr/lib libexecdir=/usr/src/tmp/cdf-buildroot/usr/lib localstatedir=/usr/src/tmp/cdf-buildroot/var/lib sharedstatedir=/usr/src/tmp/cdf-buildroot/usr/com mandir=/usr/src/tmp/cdf-buildroot/usr/share/man infodir=/usr/src/tmp/cdf-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/cdf-0.2' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/cdf-0.2/src' make[2]: Entering directory `/usr/src/RPM/BUILD/cdf-0.2/src' test -z "/usr/src/tmp/cdf-buildroot/usr/bin" || mkdir -p -- . "/usr/src/tmp/cdf-buildroot/usr/bin" /bin/install -p 'cdf' '/usr/src/tmp/cdf-buildroot/usr/bin/cdf' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/cdf-0.2/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/cdf-0.2/src' make[1]: Entering directory `/usr/src/RPM/BUILD/cdf-0.2' make[2]: Entering directory `/usr/src/RPM/BUILD/cdf-0.2' 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/cdf-0.2' make[1]: Leaving directory `/usr/src/RPM/BUILD/cdf-0.2' make: Leaving directory `/usr/src/RPM/BUILD/cdf-0.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cdf-buildroot (auto) Verifying and fixing files in /usr/src/tmp/cdf-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/cdf-buildroot (auto) Verifying ELF objects in /usr/src/tmp/cdf-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/cdf-buildroot (executable,shared) Processing files: cdf-0.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.99456 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cdf-0.2 + DOCDIR=/usr/src/tmp/cdf-buildroot/usr/share/doc/cdf-0.2 + export DOCDIR + rm -rf /usr/src/tmp/cdf-buildroot/usr/share/doc/cdf-0.2 + /bin/mkdir -p /usr/src/tmp/cdf-buildroot/usr/share/doc/cdf-0.2 + cp -prL README AUTHORS NEWS TODO /usr/src/tmp/cdf-buildroot/usr/share/doc/cdf-0.2 + chmod -R go-w /usr/src/tmp/cdf-buildroot/usr/share/doc/cdf-0.2 + chmod -R a+rX /usr/src/tmp/cdf-buildroot/usr/share/doc/cdf-0.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.99456 + 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.85380 + 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.3.4), libc.so.6(GLIBC_2.4), libm.so.6(GLIBC_2.1), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.43873 + 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/cdf-0.2-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/cdf-0.2-alt1.ppc.rpm 3.00user 2.04system 0:08.93elapsed 56%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+448821minor)pagefaults 0swaps