<86>Apr 26 05:09:11 userdel[11097]: delete user `rooter' <86>Apr 26 05:09:11 userdel[11097]: remove group `rooter' <86>Apr 26 05:09:11 groupadd[11098]: new group: name=rooter, gid=501 <86>Apr 26 05:09:11 useradd[11099]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 05:09:11 userdel[11101]: delete user `builder' <86>Apr 26 05:09:11 userdel[11101]: remove group `builder' <86>Apr 26 05:09:11 groupadd[11102]: new group: name=builder, gid=502 <86>Apr 26 05:09:11 useradd[11103]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 26 05:09:13 rpmi: hostinfo-2.2-alt4 installed <13>Apr 26 05:09:13 rpmi: xorg-x11-rgb-1.0.1-alt1 installed <13>Apr 26 05:09:13 rpmi: libnetpbm-10.35.32-alt1 installed <13>Apr 26 05:09:13 rpmi: libnetpbm-devel-10.35.32-alt1 installed <13>Apr 26 05:09:14 rpmi: tcsh-6.14.00-alt2 installed <13>Apr 26 05:09:14 rpmi: libpng12-1.2.27-alt1 installed <13>Apr 26 05:09:14 rpmi: transfig-3.2.4-alt6 installed Installing gocr-0.45-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.711 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf gocr-0.45 + echo 'Source #0 (gocr-0.45.tar.bz2):' Source #0 (gocr-0.45.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/gocr-0.45.tar.bz2 + /bin/tar -xf - + cd gocr-0.45 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.711 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gocr-0.45 + 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'. Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' You should add the contents of `/usr/share/libtool-1.5/aclocal/libtool.m4' to `aclocal.m4'. + ./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 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 a BSD-compatible install... /bin/install -c checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking whether make sets $(MAKE)... yes checking for ar... ar checking for fig2dev... fig2dev checking for library containing pnm_readpnminit... -lnetpbm 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 for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking pam.h usability... yes checking pam.h presence... yes checking for pam.h... yes checking pnm.h usability... yes checking pnm.h presence... yes checking for pnm.h... yes checking for an ANSI C-conforming const... yes checking for function prototypes... yes checking whether setvbuf arguments are reversed... no checking for wcschr... yes checking for wcsdup... yes checking for gettimeofday... yes checking for popen... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: WARNING: man/Makefile.in seems to ignore the --datarootdir setting config.status: creating include/config.h + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/gocr-0.45' make -C src all make[1]: Entering directory `/usr/src/RPM/BUILD/gocr-0.45/src' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -I../include -DHAVE_CONFIG_H -c -o pgm2asc.o pgm2asc.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -I../include -DHAVE_CONFIG_H -c -o box.o box.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -I../include -DHAVE_CONFIG_H -c -o database.o database.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -I../include -DHAVE_CONFIG_H -c -o detect.o detect.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -I../include -DHAVE_CONFIG_H -c -o barcode.o barcode.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -I../include -DHAVE_CONFIG_H -c -o lines.o lines.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -I../include -DHAVE_CONFIG_H -c -o list.o list.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -I../include -DHAVE_CONFIG_H -c -o ocr0.o ocr0.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -I../include -DHAVE_CONFIG_H -c -o ocr0n.o ocr0n.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -I../include -DHAVE_CONFIG_H -c -o ocr1.o ocr1.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -I../include -DHAVE_CONFIG_H -c -o otsu.o otsu.c pgm2asc.c: In function 'my_strchr': pgm2asc.c:238: warning: unused variable 'rc' database.c: In function 'ocr_db': database.c:403: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -I../include -DHAVE_CONFIG_H -c -o output.o output.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -I../include -DHAVE_CONFIG_H -c -o pixel.o pixel.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -I../include -DHAVE_CONFIG_H -c -o unicode.o unicode.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -I../include -DHAVE_CONFIG_H -c -o remove.o remove.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -I../include -DHAVE_CONFIG_H -c -o pnm.o pnm.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -I../include -DHAVE_CONFIG_H -c -o pcx.o pcx.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -I../include -DHAVE_CONFIG_H -c -o progress.o progress.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -I../include -DHAVE_CONFIG_H -c -o job.o job.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -I../include -DHAVE_CONFIG_H -c -o gocr.o gocr.c rm -f libPgm2asc.a ar cru libPgm2asc.a pgm2asc.o box.o database.o detect.o barcode.o lines.o list.o ocr0.o ocr0n.o ocr1.o otsu.o output.o pixel.o unicode.o remove.o pnm.o pcx.o progress.o job.o ranlib libPgm2asc.a # make it conform to ld --as-needed ppc-alt-linux-gcc -o gocr gocr.o ./libPgm2asc.a -lm -lnetpbm -L. if test -r gocr; then cp gocr ../bin; fi make[1]: Leaving directory `/usr/src/RPM/BUILD/gocr-0.45/src' --- for help do: make help --- --- for documentation do: make doc --- --- for examples do: make examples --- make: Leaving directory `/usr/src/RPM/BUILD/gocr-0.45' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.49754 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/gocr-buildroot + : + /bin/rm -rf -- /usr/src/tmp/gocr-buildroot + cd gocr-0.45 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/gocr-buildroot make: Entering directory `/usr/src/RPM/BUILD/gocr-0.45' make -C src install make[1]: Entering directory `/usr/src/RPM/BUILD/gocr-0.45/src' /bin/install -p -d /usr/src/tmp/gocr-buildroot/usr/bin /usr/src/tmp/gocr-buildroot/usr/lib /usr/src/tmp/gocr-buildroot/usr/include /bin/install -p ../bin/gocr /usr/src/tmp/gocr-buildroot/usr/bin /bin/install -p ../bin/gocr.tcl /usr/src/tmp/gocr-buildroot/usr/bin # better X11/bin? /bin/install -p libPgm2asc.a /usr/src/tmp/gocr-buildroot/usr/lib /bin/install -p gocr.h /usr/src/tmp/gocr-buildroot/usr/include make[1]: Leaving directory `/usr/src/RPM/BUILD/gocr-0.45/src' make -C man install make[1]: Entering directory `/usr/src/RPM/BUILD/gocr-0.45/man' /bin/install -p -d /usr/src/tmp/gocr-buildroot/usr/share/man/man1 /bin/install -p ../man/man1/gocr.1 /usr/src/tmp/gocr-buildroot/usr/share/man/man1 make[1]: Leaving directory `/usr/src/RPM/BUILD/gocr-0.45/man' make -C doc install make[1]: Entering directory `/usr/src/RPM/BUILD/gocr-0.45/doc' echo "Copy gocr.html to your document path." Copy gocr.html to your document path. make[1]: Leaving directory `/usr/src/RPM/BUILD/gocr-0.45/doc' make -C examples install make[1]: Entering directory `/usr/src/RPM/BUILD/gocr-0.45/examples' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/usr/src/RPM/BUILD/gocr-0.45/examples' # make -C frontend install make: Leaving directory `/usr/src/RPM/BUILD/gocr-0.45' + rm -f /usr/src/tmp/gocr-buildroot/usr/bin/gocr.tcl + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/gocr-buildroot (auto) mode of `./usr/lib/libPgm2asc.a' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/gocr-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/gocr-buildroot (auto) mode of `/usr/src/tmp/gocr-buildroot/usr/share/man/man1/gocr.1' changed to 0644 (rw-r--r--) Adjusting library links in /usr/src/tmp/gocr-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/gocr-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/gocr-buildroot (executable,shared) Processing files: gocr-0.45-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.58375 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gocr-0.45 + DOCDIR=/usr/src/tmp/gocr-buildroot/usr/share/doc/gocr-0.45 + export DOCDIR + rm -rf /usr/src/tmp/gocr-buildroot/usr/share/doc/gocr-0.45 + /bin/mkdir -p /usr/src/tmp/gocr-buildroot/usr/share/doc/gocr-0.45 + cp -prL AUTHORS BUGS CREDITS HISTORY README READMEde.txt REMARK.txt REVIEW TODO /usr/src/tmp/gocr-buildroot/usr/share/doc/gocr-0.45 + chmod -R go-w /usr/src/tmp/gocr-buildroot/usr/share/doc/gocr-0.45 + chmod -R a+rX /usr/src/tmp/gocr-buildroot/usr/share/doc/gocr-0.45 + cp -prL doc/examples.txt doc/gocr.html doc/unicode.txt /usr/src/tmp/gocr-buildroot/usr/share/doc/gocr-0.45 + chmod -R go-w /usr/src/tmp/gocr-buildroot/usr/share/doc/gocr-0.45 + chmod -R a+rX /usr/src/tmp/gocr-buildroot/usr/share/doc/gocr-0.45 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.58375 + 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.98666 + 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), libnetpbm.so.10, rtld(GNU_HASH) Processing files: libgocr-devel-0.45-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.64059 + 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.34776 + 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 Provides: gocr-devel Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: gocr Obsoletes: gocr-devel Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.31274 + 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/gocr-0.45-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/gocr-0.45-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libgocr-devel-0.45-alt1.ppc.rpm 23.97user 2.65system 0:23.58elapsed 112%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+581238minor)pagefaults 0swaps