<86>Apr 27 07:32:20 userdel[2094]: delete user `rooter' <86>Apr 27 07:32:20 userdel[2094]: remove group `rooter' <86>Apr 27 07:32:20 groupadd[2095]: new group: name=rooter, gid=501 <86>Apr 27 07:32:20 useradd[2096]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 07:32:20 userdel[2098]: delete user `builder' <86>Apr 27 07:32:20 userdel[2098]: remove group `builder' <86>Apr 27 07:32:20 groupadd[2099]: new group: name=builder, gid=502 <86>Apr 27 07:32:20 useradd[2101]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing matanza-0.13-alt2.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.16768 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf matanza-0.13 + echo 'Source #0 (matanza-0.13.tar.gz):' Source #0 (matanza-0.13.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/matanza-0.13.tar.gz + /bin/tar -xf - + cd matanza-0.13 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.16768 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd matanza-0.13 + 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 for a BSD compatible install... /bin/install -c checking whether ln -s works... yes checking whether make sets ${MAKE}... (cached) yes checking how to run the C preprocessor... gcc -E checking for png.h... no checking for png_sig_cmp in -lpng... no checking for sin in -lm... yes checking for socket in -lsocket... no checking for inet_ntoa in -lnsl... yes checking for ANSI C header files... yes checking for fcntl.h... yes checking for limits.h... yes checking for unistd.h... yes checking for arpa/telnet.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for sys/types.h... yes checking for sys/socket.h... yes checking for winsock2.h... no checking for windows.h... no checking for direct.h... no checking for OS.h... no checking for Errors.h... no checking for working const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for socklen_t... yes checking for 8-bit clean memcmp... yes checking for vprintf... yes checking for signal... yes checking for fork... yes checking for setsid... yes checking for socket... yes checking for fcntl... yes checking for strerror... yes checking for strspn... yes checking for inet_ntop... yes checking for inet_ntoa... yes checking for ioctlsocket... no checking for hstrerror... yes checking for usleep... yes checking for Sleep... no checking for gettimeofday... yes checking for snooze_until... no checking for system_time... no checking for GetTickCount... no checking for setsockopt... yes checking for WSASocket... no checking for WSAStartup... no checking for closesocket... no checking for umask... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/matanza-0.13' gcc -DHAVE_CONFIG_H -I. -I. -I. -DMATANZA_ASSERT=1 -DMATANZA_VERBOSE=1 -DXML_MIN_SIZE -c getopt.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DMATANZA_ASSERT=1 -DMATANZA_VERBOSE=1 -DXML_MIN_SIZE -c getopt1.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DMATANZA_ASSERT=1 -DMATANZA_VERBOSE=1 -DXML_MIN_SIZE -c xmlparse.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DMATANZA_ASSERT=1 -DMATANZA_VERBOSE=1 -DXML_MIN_SIZE -c xmlrole.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DMATANZA_ASSERT=1 -DMATANZA_VERBOSE=1 -DXML_MIN_SIZE -c xmltok.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DMATANZA_ASSERT=1 -DMATANZA_VERBOSE=1 -DXML_MIN_SIZE -c matanza.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DMATANZA_ASSERT=1 -DMATANZA_VERBOSE=1 -DXML_MIN_SIZE -c ai.c ai.w: In function 'main': ai.w:877: warning: passing argument 2 of 'connect' from incompatible pointer type gcc -DMATANZA_ASSERT=1 -DMATANZA_VERBOSE=1 -DXML_MIN_SIZE -o matanza-ai ai.o getopt.o getopt1.o -lnsl -lm gcc -DMATANZA_ASSERT=1 -DMATANZA_VERBOSE=1 -DXML_MIN_SIZE -o matanza matanza.o getopt.o getopt1.o xmlparse.o xmlrole.o xmltok.o -lnsl -lm make: Leaving directory `/usr/src/RPM/BUILD/matanza-0.13' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.5164 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/matanza-buildroot + : + /bin/rm -rf -- /usr/src/tmp/matanza-buildroot + cd matanza-0.13 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/matanza-buildroot/usr exec_prefix=/usr/src/tmp/matanza-buildroot/usr bindir=/usr/src/tmp/matanza-buildroot/usr/bin sbindir=/usr/src/tmp/matanza-buildroot/usr/sbin sysconfdir=/usr/src/tmp/matanza-buildroot/etc datadir=/usr/src/tmp/matanza-buildroot/usr/share includedir=/usr/src/tmp/matanza-buildroot/usr/include libdir=/usr/src/tmp/matanza-buildroot/usr/lib libexecdir=/usr/src/tmp/matanza-buildroot/usr/lib localstatedir=/usr/src/tmp/matanza-buildroot/var/lib sharedstatedir=/usr/src/tmp/matanza-buildroot/usr/com mandir=/usr/src/tmp/matanza-buildroot/usr/share/man infodir=/usr/src/tmp/matanza-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/matanza-0.13' make[1]: Entering directory `/usr/src/RPM/BUILD/matanza-0.13' /bin/sh ./mkinstalldirs /usr/src/tmp/matanza-buildroot/usr/bin mkdir /usr/src/tmp/matanza-buildroot mkdir /usr/src/tmp/matanza-buildroot/usr mkdir /usr/src/tmp/matanza-buildroot/usr/bin /bin/install -p matanza /usr/src/tmp/matanza-buildroot/usr/bin/matanza /bin/install -p matanza-ai /usr/src/tmp/matanza-buildroot/usr/bin/matanza-ai make[1]: Nothing to be done for `install-data-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/matanza-0.13' make: Leaving directory `/usr/src/RPM/BUILD/matanza-0.13' + /bin/install -pD -m644 /usr/src/RPM/SOURCES/matanza_menu /usr/src/tmp/matanza-buildroot/usr/lib/menu/matanza + /bin/install -pD -m644 /usr/src/RPM/SOURCES/matanzaserver_menu /usr/src/tmp/matanza-buildroot/usr/lib/menu/matanzaserver + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/matanza-buildroot (auto) Verifying and fixing files in /usr/src/tmp/matanza-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/matanza-buildroot (auto) Adjusting library links in /usr/src/tmp/matanza-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/matanza-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/matanza-buildroot (executable,shared) Processing files: matanza-0.13-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.97020 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd matanza-0.13 + DOCDIR=/usr/src/tmp/matanza-buildroot/usr/share/doc/matanza-0.13 + export DOCDIR + rm -rf /usr/src/tmp/matanza-buildroot/usr/share/doc/matanza-0.13 + /bin/mkdir -p /usr/src/tmp/matanza-buildroot/usr/share/doc/matanza-0.13 + cp -prL AUTHORS ChangeLog NEWS README TODO /usr/src/tmp/matanza-buildroot/usr/share/doc/matanza-0.13 + chmod -R go-w /usr/src/tmp/matanza-buildroot/usr/share/doc/matanza-0.13 + chmod -R a+rX /usr/src/tmp/matanza-buildroot/usr/share/doc/matanza-0.13 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.97020 + 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.77640 + 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: telnet, /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), libm.so.6(GLIBC_2.0), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.30140 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 warning: Installed (but unpackaged) file(s) found: /usr/bin/matanza-ai /usr/lib/menu/matanza /usr/lib/menu/matanzaserver Wrote: /usr/src/RPM/SRPMS/matanza-0.13-alt2.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/matanza-0.13-alt2.ppc.rpm 7.40user 2.50system 0:12.48elapsed 79%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+534076minor)pagefaults 0swaps