<86>Apr 26 06:44:04 userdel[17072]: delete user `rooter' <86>Apr 26 06:44:04 userdel[17072]: remove group `rooter' <86>Apr 26 06:44:04 groupadd[17073]: new group: name=rooter, gid=501 <86>Apr 26 06:44:04 useradd[17074]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 06:44:04 userdel[17076]: delete user `builder' <86>Apr 26 06:44:04 userdel[17076]: remove group `builder' <86>Apr 26 06:44:04 groupadd[17077]: new group: name=builder, gid=502 <86>Apr 26 06:44:04 useradd[17078]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing haserl-0.9.3-alt2.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.59451 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf haserl-0.9.3 + echo 'Source #0 (haserl-0.9.3.tar.gz):' Source #0 (haserl-0.9.3.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/haserl-0.9.3.tar.gz + /bin/tar -xf - + cd haserl-0.9.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.59451 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd haserl-0.9.3 + 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.ac'. 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/haserl-0.9.3/missing: Unknown `--run' option Try `/usr/src/RPM/BUILD/haserl-0.9.3/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gawk... (cached) gawk 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 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 ln -s works... yes 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 for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for working memcmp... yes checking for memset... yes checking for putenv... yes checking for strcasecmp... yes checking for strdup... yes checking for strncasecmp... yes checking for strstr... yes checking for tdb_store in -ltdb... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating extras/Makefile config.status: creating src/config.h config.status: executing depfiles commands ** Configuration summary for haserl 0.9.3: Build haserldb: no + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/haserl-0.9.3' Making all in src make[1]: Entering directory `/usr/src/RPM/BUILD/haserl-0.9.3/src' make all-am make[2]: Entering directory `/usr/src/RPM/BUILD/haserl-0.9.3/src' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -Wall -c `test -f 'haserl.c' || echo './'`haserl.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -Wall -O2 -fsigned-char -Wall -c `test -f 'common.c' || echo './'`common.c common.c: In function 'argc_argv': common.c:173: warning: cast from pointer to integer of different size haserl.c: In function 'ReadMimeEncodedInput': haserl.c:782: warning: ignoring return value of 'write', declared with attribute warn_unused_result haserl.c: In function 'loadscript': haserl.c:865: warning: ignoring return value of 'read', declared with attribute warn_unused_result haserl.c: In function 'ProcessTokenChain': haserl.c:1285: warning: ignoring return value of 'write', declared with attribute warn_unused_result haserl.c: In function 'ExecSubshell': haserl.c:1480: warning: ignoring return value of 'write', declared with attribute warn_unused_result haserl.c:1487: warning: ignoring return value of 'read', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -o haserl haserl.o common.o make[2]: Leaving directory `/usr/src/RPM/BUILD/haserl-0.9.3/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/haserl-0.9.3/src' Making all in doc make[1]: Entering directory `/usr/src/RPM/BUILD/haserl-0.9.3/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/haserl-0.9.3/doc' Making all in extras make[1]: Entering directory `/usr/src/RPM/BUILD/haserl-0.9.3/extras' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/haserl-0.9.3/extras' make[1]: Entering directory `/usr/src/RPM/BUILD/haserl-0.9.3' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/haserl-0.9.3' make: Leaving directory `/usr/src/RPM/BUILD/haserl-0.9.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.632 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/haserl-buildroot + : + /bin/rm -rf -- /usr/src/tmp/haserl-buildroot + cd haserl-0.9.3 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/haserl-buildroot/usr exec_prefix=/usr/src/tmp/haserl-buildroot/usr bindir=/usr/src/tmp/haserl-buildroot/usr/bin sbindir=/usr/src/tmp/haserl-buildroot/usr/sbin sysconfdir=/usr/src/tmp/haserl-buildroot/etc datadir=/usr/src/tmp/haserl-buildroot/usr/share includedir=/usr/src/tmp/haserl-buildroot/usr/include libdir=/usr/src/tmp/haserl-buildroot/usr/lib libexecdir=/usr/src/tmp/haserl-buildroot/usr/lib localstatedir=/usr/src/tmp/haserl-buildroot/var/lib sharedstatedir=/usr/src/tmp/haserl-buildroot/usr/com mandir=/usr/src/tmp/haserl-buildroot/usr/share/man infodir=/usr/src/tmp/haserl-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/haserl-0.9.3' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/haserl-0.9.3/src' make[2]: Entering directory `/usr/src/RPM/BUILD/haserl-0.9.3/src' /bin/sh ../mkinstalldirs /usr/src/tmp/haserl-buildroot/usr/bin mkdir /usr/src/tmp/haserl-buildroot mkdir /usr/src/tmp/haserl-buildroot/usr mkdir /usr/src/tmp/haserl-buildroot/usr/bin /bin/install -p haserl /usr/src/tmp/haserl-buildroot/usr/bin/haserl make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/haserl-0.9.3/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/haserl-0.9.3/src' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/haserl-0.9.3/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/haserl-0.9.3/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /usr/src/tmp/haserl-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/haserl-buildroot/usr/share mkdir /usr/src/tmp/haserl-buildroot/usr/share/man mkdir /usr/src/tmp/haserl-buildroot/usr/share/man/man1 /bin/install -p -m 644 ./haserl.1 /usr/src/tmp/haserl-buildroot/usr/share/man/man1/haserl.1 make[2]: Leaving directory `/usr/src/RPM/BUILD/haserl-0.9.3/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/haserl-0.9.3/doc' Making install in extras make[1]: Entering directory `/usr/src/RPM/BUILD/haserl-0.9.3/extras' make[2]: Entering directory `/usr/src/RPM/BUILD/haserl-0.9.3/extras' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /usr/src/tmp/haserl-buildroot/usr/share/haserl mkdir /usr/src/tmp/haserl-buildroot/usr/share/haserl /bin/install -p -m 644 haserl.xcf /usr/src/tmp/haserl-buildroot/usr/share/haserl/haserl.xcf /bin/install -p -m 644 haserl.png /usr/src/tmp/haserl-buildroot/usr/share/haserl/haserl.png /bin/install -p -m 644 haserl-button.png /usr/src/tmp/haserl-buildroot/usr/share/haserl/haserl-button.png /bin/install -p -m 644 bunny.cgi /usr/src/tmp/haserl-buildroot/usr/share/haserl/bunny.cgi /bin/install -p -m 644 formelements.cgi /usr/src/tmp/haserl-buildroot/usr/share/haserl/formelements.cgi /bin/install -p -m 644 tdb-1.0.6-haserl.patch /usr/src/tmp/haserl-buildroot/usr/share/haserl/tdb-1.0.6-haserl.patch /bin/install -p -m 644 haserldb-howto.txt /usr/src/tmp/haserl-buildroot/usr/share/haserl/haserldb-howto.txt /bin/install -p -m 644 loginlib.sh /usr/src/tmp/haserl-buildroot/usr/share/haserl/loginlib.sh /bin/install -p -m 644 login.cgi /usr/src/tmp/haserl-buildroot/usr/share/haserl/login.cgi /bin/install -p -m 644 index.cgi /usr/src/tmp/haserl-buildroot/usr/share/haserl/index.cgi make[2]: Leaving directory `/usr/src/RPM/BUILD/haserl-0.9.3/extras' make[1]: Leaving directory `/usr/src/RPM/BUILD/haserl-0.9.3/extras' make[1]: Entering directory `/usr/src/RPM/BUILD/haserl-0.9.3' make[2]: Entering directory `/usr/src/RPM/BUILD/haserl-0.9.3' 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/haserl-0.9.3' make[1]: Leaving directory `/usr/src/RPM/BUILD/haserl-0.9.3' make: Leaving directory `/usr/src/RPM/BUILD/haserl-0.9.3' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/haserl-buildroot (auto) Verifying and fixing files in /usr/src/tmp/haserl-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/haserl-buildroot (auto) Verifying ELF objects in /usr/src/tmp/haserl-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/haserl-buildroot (executable,shared) Processing files: haserl-0.9.3-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.49527 + 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.99605 + 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) shebang.req.files: executable script /usr/src/tmp/haserl-buildroot/usr/share/haserl/bunny.cgi is not executable shebang.req.files: executable script /usr/src/tmp/haserl-buildroot/usr/share/haserl/formelements.cgi is not executable shebang.req.files: executable script /usr/src/tmp/haserl-buildroot/usr/share/haserl/index.cgi is not executable shebang.req.files: executable script /usr/src/tmp/haserl-buildroot/usr/share/haserl/login.cgi is not executable shebang.req.files: executable script /usr/src/tmp/haserl-buildroot/usr/share/haserl/loginlib.sh is not executable shell.req: /usr/src/tmp/haserl-buildroot/usr/share/haserl/loginlib.sh: haserldb not found (skip) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /lib/ld.so.1, coreutils, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.3), 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.55794 + 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/haserl-0.9.3-alt2.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/haserl-0.9.3-alt2.ppc.rpm 3.93user 2.62system 0:10.04elapsed 65%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+573183minor)pagefaults 0swaps