<86>Apr 26 19:41:51 userdel[11566]: delete user `rooter' <86>Apr 26 19:41:51 userdel[11566]: remove group `rooter' <86>Apr 26 19:41:51 groupadd[11567]: new group: name=rooter, gid=501 <86>Apr 26 19:41:51 useradd[11568]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 19:41:51 userdel[11570]: delete user `builder' <86>Apr 26 19:41:51 userdel[11570]: remove group `builder' <86>Apr 26 19:41:51 groupadd[11571]: new group: name=builder, gid=502 <86>Apr 26 19:41:51 useradd[11572]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing lazy-0.24d-alt2.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.18645 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lazy-0.24d + echo 'Source #0 (lazy-0.24d.tar.bz2):' Source #0 (lazy-0.24d.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/lazy-0.24d.tar.bz2 + /bin/tar -xf - + cd lazy-0.24d + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.18645 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lazy-0.24d + 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 /usr/src/RPM/BUILD/lazy-0.24d/missing: Unknown `--run' option Try `/usr/src/RPM/BUILD/lazy-0.24d/missing --help' for more information checking for gawk... gawk checking whether make sets $(MAKE)... configure: WARNING: `missing' script is too old or missing yes checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc checking for C compiler default output... 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 for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for main in -lnsl... yes checking for main in -lsocket... no 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/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 sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.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 linux/cdrom.h usability... yes checking linux/cdrom.h presence... yes checking for linux/cdrom.h... yes checking whether ppc-alt-linux-gcc needs -traditional... no checking return type of signal handlers... void checking for mkdir... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing default commands + make make: Entering directory `/usr/src/RPM/BUILD/lazy-0.24d' Making all in src make[1]: Entering directory `/usr/src/RPM/BUILD/lazy-0.24d/src' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -Wall -O0 -g -c `test -f 'playcd.c' || echo './'`playcd.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -Wall -O0 -g -c `test -f 'utils.c' || echo './'`utils.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -Wall -O0 -g -c `test -f 'dsp.c' || echo './'`dsp.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -Wall -O0 -g -c `test -f 'digital.c' || echo './'`digital.c digital.c: In function 'read_cdaudio': digital.c:145: warning: pointer targets in assignment differ in signedness ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -Wall -O0 -g -c `test -f 'socket.c' || echo './'`socket.c socket.c: In function 'create_socket': socket.c:48: warning: pointer targets in passing argument 1 of 'gethostbyname' differ in signedness ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -Wall -O0 -g -c `test -f 'cddb_get.c' || echo './'`cddb_get.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -Wall -O0 -g -c `test -f 'wrappers.c' || echo './'`wrappers.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -Wall -O0 -g -c `test -f 'random.c' || echo './'`random.c ppc-alt-linux-gcc -g -o lazy playcd.o utils.o dsp.o digital.o socket.o cddb_get.o wrappers.o random.o -g -Wall make[1]: Leaving directory `/usr/src/RPM/BUILD/lazy-0.24d/src' Making all in man make[1]: Entering directory `/usr/src/RPM/BUILD/lazy-0.24d/man' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/lazy-0.24d/man' make[1]: Entering directory `/usr/src/RPM/BUILD/lazy-0.24d' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/lazy-0.24d' make: Leaving directory `/usr/src/RPM/BUILD/lazy-0.24d' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.86145 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/lazy-buildroot + : + /bin/rm -rf -- /usr/src/tmp/lazy-buildroot + cd lazy-0.24d + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/lazy-buildroot/usr exec_prefix=/usr/src/tmp/lazy-buildroot/usr bindir=/usr/src/tmp/lazy-buildroot/usr/bin sbindir=/usr/src/tmp/lazy-buildroot/usr/sbin sysconfdir=/usr/src/tmp/lazy-buildroot/etc datadir=/usr/src/tmp/lazy-buildroot/usr/share includedir=/usr/src/tmp/lazy-buildroot/usr/include libdir=/usr/src/tmp/lazy-buildroot/usr/lib libexecdir=/usr/src/tmp/lazy-buildroot/usr/lib localstatedir=/usr/src/tmp/lazy-buildroot/var/lib sharedstatedir=/usr/src/tmp/lazy-buildroot/usr/com mandir=/usr/src/tmp/lazy-buildroot/usr/share/man infodir=/usr/src/tmp/lazy-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/lazy-0.24d' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/lazy-0.24d/src' make[2]: Entering directory `/usr/src/RPM/BUILD/lazy-0.24d/src' /bin/sh ../mkinstalldirs /usr/src/tmp/lazy-buildroot/usr/bin mkdir /usr/src/tmp/lazy-buildroot mkdir /usr/src/tmp/lazy-buildroot/usr mkdir /usr/src/tmp/lazy-buildroot/usr/bin /bin/install -p lazy /usr/src/tmp/lazy-buildroot/usr/bin/lazy make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/lazy-0.24d/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/lazy-0.24d/src' Making install in man make[1]: Entering directory `/usr/src/RPM/BUILD/lazy-0.24d/man' make[2]: Entering directory `/usr/src/RPM/BUILD/lazy-0.24d/man' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /usr/src/tmp/lazy-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/lazy-buildroot/usr/share mkdir /usr/src/tmp/lazy-buildroot/usr/share/man mkdir /usr/src/tmp/lazy-buildroot/usr/share/man/man1 /bin/install -p -m 644 ./lazy.1 /usr/src/tmp/lazy-buildroot/usr/share/man/man1/lazy.1 make[2]: Leaving directory `/usr/src/RPM/BUILD/lazy-0.24d/man' make[1]: Leaving directory `/usr/src/RPM/BUILD/lazy-0.24d/man' make[1]: Entering directory `/usr/src/RPM/BUILD/lazy-0.24d' make[2]: Entering directory `/usr/src/RPM/BUILD/lazy-0.24d' 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/lazy-0.24d' make[1]: Leaving directory `/usr/src/RPM/BUILD/lazy-0.24d' make: Leaving directory `/usr/src/RPM/BUILD/lazy-0.24d' + /bin/mkdir /usr/src/tmp/lazy-buildroot/etc + /bin/cp src/lazyrc.sample /usr/src/tmp/lazy-buildroot/etc/.lazyrc + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/lazy-buildroot (auto) Verifying and fixing files in /usr/src/tmp/lazy-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/lazy-buildroot (auto) Verifying ELF objects in /usr/src/tmp/lazy-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/lazy-buildroot (executable,shared) Processing files: lazy-0.24d-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.22112 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lazy-0.24d + DOCDIR=/usr/src/tmp/lazy-buildroot/usr/share/doc/lazy-0.24d + export DOCDIR + rm -rf /usr/src/tmp/lazy-buildroot/usr/share/doc/lazy-0.24d + /bin/mkdir -p /usr/src/tmp/lazy-buildroot/usr/share/doc/lazy-0.24d + cp -prL AUTHORS BUGS CDDB_HOWTO ChangeLog FAQ INSTALL README TODO /usr/src/tmp/lazy-buildroot/usr/share/doc/lazy-0.24d + chmod -R go-w /usr/src/tmp/lazy-buildroot/usr/share/doc/lazy-0.24d + chmod -R a+rX /usr/src/tmp/lazy-buildroot/usr/share/doc/lazy-0.24d + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.22112 + 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.65457 + 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.4), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.27407 + 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/lazy-0.24d-alt2.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/lazy-0.24d-alt2.ppc.rpm 3.83user 2.50system 0:10.30elapsed 61%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+543027minor)pagefaults 0swaps