<86>Apr 25 13:49:01 userdel[13981]: delete user `rooter' <86>Apr 25 13:49:01 userdel[13981]: remove group `rooter' <86>Apr 25 13:49:01 groupadd[13982]: new group: name=rooter, gid=501 <86>Apr 25 13:49:01 useradd[13983]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 13:49:01 userdel[13985]: delete user `builder' <86>Apr 25 13:49:01 userdel[13985]: remove group `builder' <86>Apr 25 13:49:01 groupadd[13986]: new group: name=builder, gid=502 <86>Apr 25 13:49:01 useradd[13987]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 13:49:03 rpmi: libtinfo-devel-5.6-alt4 installed <13>Apr 25 13:49:03 rpmi: libncurses-devel-5.6-alt4 installed Installing conspy-1.4-alt0.1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.94519 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf conspy-1.4 + echo 'Source #0 (conspy-1.4.tar.bz2):' Source #0 (conspy-1.4.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/conspy-1.4.tar.bz2 + /bin/tar -xf - + cd conspy-1.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.94519 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd conspy-1.4 + 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 creating cache ./config.cache 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... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for gcc... gcc checking whether the C compiler (gcc -pipe -Wall -O2 -fsigned-char ) works... yes checking whether the C compiler (gcc -pipe -Wall -O2 -fsigned-char ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for fcntl.h... yes checking for getopt.h... yes checking for stdarg.h... yes checking for stdlib.h... yes checking for string.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for termios.h... yes checking for unistd.h... yes checking for initscr in -lncurses... yes checking whether time.h and sys/time.h may both be included... yes checking whether gcc needs -traditional... no checking return type of signal handlers... void checking for select... yes checking for strtol... yes updating cache ./config.cache creating ./config.status creating Makefile + make make: Entering directory `/usr/src/RPM/BUILD/conspy-1.4' gcc -DPACKAGE=\"conspy\" -DVERSION=\"1.1\" -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_GETOPT_H=1 -DHAVE_STDARG_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNCURSES=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_SELECT=1 -DHAVE_STRTOL=1 -I. -I. -pipe -Wall -O2 -fsigned-char -c conspy.c conspy.c: In function 'process_command_line': conspy.c:334: warning: ignoring return value of 'strtol', declared with attribute warn_unused_result gcc -pipe -Wall -O2 -fsigned-char -o conspy conspy.o -lncurses make: Leaving directory `/usr/src/RPM/BUILD/conspy-1.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.66463 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/conspy-buildroot + : + /bin/rm -rf -- /usr/src/tmp/conspy-buildroot + cd conspy-1.4 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/conspy-buildroot/usr exec_prefix=/usr/src/tmp/conspy-buildroot/usr bindir=/usr/src/tmp/conspy-buildroot/usr/bin sbindir=/usr/src/tmp/conspy-buildroot/usr/sbin sysconfdir=/usr/src/tmp/conspy-buildroot/etc datadir=/usr/src/tmp/conspy-buildroot/usr/share includedir=/usr/src/tmp/conspy-buildroot/usr/include libdir=/usr/src/tmp/conspy-buildroot/usr/lib libexecdir=/usr/src/tmp/conspy-buildroot/usr/lib localstatedir=/usr/src/tmp/conspy-buildroot/var/lib sharedstatedir=/usr/src/tmp/conspy-buildroot/usr/com mandir=/usr/src/tmp/conspy-buildroot/usr/share/man infodir=/usr/src/tmp/conspy-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/conspy-1.4' make[1]: Entering directory `/usr/src/RPM/BUILD/conspy-1.4' /bin/sh ./mkinstalldirs /usr/src/tmp/conspy-buildroot/usr/bin mkdir /usr/src/tmp/conspy-buildroot mkdir /usr/src/tmp/conspy-buildroot/usr mkdir /usr/src/tmp/conspy-buildroot/usr/bin /bin/install -p conspy /usr/src/tmp/conspy-buildroot/usr/bin/conspy /usr/bin/make install-man1 make[2]: Entering directory `/usr/src/RPM/BUILD/conspy-1.4' /bin/sh ./mkinstalldirs /usr/src/tmp/conspy-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/conspy-buildroot/usr/share mkdir /usr/src/tmp/conspy-buildroot/usr/share/man mkdir /usr/src/tmp/conspy-buildroot/usr/share/man/man1 /bin/install -p -m 644 ./conspy.1 /usr/src/tmp/conspy-buildroot/usr/share/man/man1/conspy.1 make[2]: Leaving directory `/usr/src/RPM/BUILD/conspy-1.4' make[1]: Leaving directory `/usr/src/RPM/BUILD/conspy-1.4' make: Leaving directory `/usr/src/RPM/BUILD/conspy-1.4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/conspy-buildroot (auto) Verifying and fixing files in /usr/src/tmp/conspy-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/conspy-buildroot (auto) Verifying ELF objects in /usr/src/tmp/conspy-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/conspy-buildroot (executable,shared) Processing files: conspy-1.4-alt0.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.66463 + 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.5023 + 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.3.4), libc.so.6(GLIBC_2.4), libncurses.so.5, libtinfo.so.5, rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.57543 + 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/conspy-1.4-alt0.1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/conspy-1.4-alt0.1.ppc.rpm 2.31user 1.39system 0:07.48elapsed 49%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+300871minor)pagefaults 0swaps