<86>Apr 25 14:52:48 userdel[29646]: delete user `rooter' <86>Apr 25 14:52:48 userdel[29646]: remove group `rooter' <86>Apr 25 14:52:48 groupadd[29647]: new group: name=rooter, gid=501 <86>Apr 25 14:52:48 useradd[29648]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 14:52:48 userdel[29650]: delete user `builder' <86>Apr 25 14:52:48 userdel[29650]: remove group `builder' <86>Apr 25 14:52:48 groupadd[29651]: new group: name=builder, gid=502 <86>Apr 25 14:52:48 useradd[29652]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 14:52:50 rpmi: libX11-locales-3:1.1.4-alt5.M41.1 installed <13>Apr 25 14:52:50 rpmi: libfreetype-2.3.6-alt0.M41.1 installed <13>Apr 25 14:52:50 rpmi: zlib-devel-1.2.3-alt4 installed <13>Apr 25 14:52:50 rpmi: libfreetype-devel-2.3.6-alt0.M41.1 installed <13>Apr 25 14:52:50 rpmi: libXau-1.0.3-alt1 installed <13>Apr 25 14:52:50 rpmi: libXdmcp-1.0.2-alt1.0 installed <13>Apr 25 14:52:50 rpmi: libxcb-1.1-alt4 installed <13>Apr 25 14:52:50 rpmi: libX11-3:1.1.4-alt5.M41.1 installed <13>Apr 25 14:52:50 rpmi: libXext-1.0.4-alt1 installed <13>Apr 25 14:52:50 rpmi: libICE-1.0.4-alt1 installed <13>Apr 25 14:52:50 rpmi: libSM-1.1.0-alt0.M41.1 installed <13>Apr 25 14:52:51 rpmi: libXt-1.0.5-alt1 installed <13>Apr 25 14:52:51 rpmi: libXpm-3.5.7-alt1 installed <13>Apr 25 14:52:51 rpmi: libexpat-2.0.1-alt0.1 installed <13>Apr 25 14:52:51 rpmi: fontconfig-2.6.0-alt0.M41.1 installed Updating fonts cache: <29>Apr 25 14:52:53 fontconfig: Updating fonts cache: succeeded [ DONE ] <13>Apr 25 14:52:53 rpmi: libjpeg-1:6b-alt8 installed <13>Apr 25 14:52:53 rpmi: libpng12-1.2.27-alt1 installed <13>Apr 25 14:52:53 rpmi: libgd2-2.0.35-alt1 installed <13>Apr 25 14:52:53 rpmi: libgd2-devel-2.0.35-alt1 installed <13>Apr 25 14:52:53 rpmi: flex-2.5.33-alt3 installed Installing cvsgraph-1.7.0-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.53009 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cvsgraph-1.7.0 + echo 'Source #0 (cvsgraph-1.7.0.tar.gz):' Source #0 (cvsgraph-1.7.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/cvsgraph-1.7.0.tar.gz + /bin/tar -xf - + cd cvsgraph-1.7.0 + /bin/chmod -c -Rf u+rwX,go-w . + /usr/bin/subst s@bitstream-vera@ttf/TrueType-vera@g cvsgraph.conf + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.53009 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cvsgraph-1.7.0 + 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 a thread-safe mkdir -p... /bin/mkdir -p 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for pkg-config... /usr/bin/pkg-config checking for sqrt in -lm... yes checking for FT_Load_Glyph in -lfreetype... yes checking for gdlib-config... /usr/bin/gdlib-config checking for gdImageCreate in -lgd... yes checking for gdImageGif in -lgd... yes checking for gdImageJpeg in -lgd... yes checking for gdImagePng in -lgd... yes checking for gdImagePngEx in -lgd... yes checking for gdImageFilledArc in -lgd... yes checking for gdImageStringFT in -lgd... yes checking how to run the C preprocessor... ppc-alt-linux-gcc -E 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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking gd.h usability... yes checking gd.h presence... yes checking for gd.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for memset... yes checking for strdup... yes checking for strtol... yes configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating cvsgraph.1 config.status: creating cvsgraph.conf.5 config.status: creating cvsgraph.spec config.status: creating contrib/mkimage.php config.status: creating contrib/cvsgraphwrapper.php config.status: creating config.h config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/cvsgraph-1.7.0' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/cvsgraph-1.7.0' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -DETCDIR='"/etc"' -pipe -Wall -O2 -fsigned-char -c cvsgraph.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -DETCDIR='"/etc"' -pipe -Wall -O2 -fsigned-char -c readconf.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -DETCDIR='"/etc"' -pipe -Wall -O2 -fsigned-char -c utils.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -DETCDIR='"/etc"' -pipe -Wall -O2 -fsigned-char -c rcsy.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -DETCDIR='"/etc"' -pipe -Wall -O2 -fsigned-char -c rcsl.c rcsl.c: In function 'yylex': rcsl.l:162: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ppc-alt-linux-gcc -Wall -DETCDIR='"/etc"' -pipe -Wall -O2 -fsigned-char -o cvsgraph cvsgraph.o readconf.o utils.o rcsy.o rcsl.o -lgd -lgd make[1]: Leaving directory `/usr/src/RPM/BUILD/cvsgraph-1.7.0' make: Leaving directory `/usr/src/RPM/BUILD/cvsgraph-1.7.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.83375 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cvsgraph-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cvsgraph-buildroot + cd cvsgraph-1.7.0 + install -Dpm755 cvsgraph /usr/src/tmp/cvsgraph-buildroot/usr/bin/cvsgraph + install -Dpm644 cvsgraph.conf /usr/src/tmp/cvsgraph-buildroot/etc/cvsgraph.conf + install -Dpm644 cvsgraph.1 /usr/src/tmp/cvsgraph-buildroot/usr/share/man/man1/cvsgraph.1 + install -Dpm644 cvsgraph.conf.5 /usr/src/tmp/cvsgraph-buildroot/usr/share/man/man5/cvsgraph.conf.5 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cvsgraph-buildroot (auto) Verifying and fixing files in /usr/src/tmp/cvsgraph-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/cvsgraph-buildroot (auto) Verifying ELF objects in /usr/src/tmp/cvsgraph-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/cvsgraph-buildroot (executable,shared) Processing files: cvsgraph-1.7.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.83375 + 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.84549 + 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: fonts-ttf-vera, /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), libgd.so.2, libm.so.6(GLIBC_2.0), 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.55350 + 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/cvsgraph-1.7.0-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/cvsgraph-1.7.0-alt1.ppc.rpm 11.78user 2.77system 0:16.24elapsed 89%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+583813minor)pagefaults 0swaps