<86>Apr 27 07:22:05 userdel[26700]: delete user `rooter' <86>Apr 27 07:22:05 userdel[26700]: remove group `rooter' <86>Apr 27 07:22:05 groupadd[26701]: new group: name=rooter, gid=501 <86>Apr 27 07:22:05 useradd[26702]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 07:22:05 userdel[26704]: delete user `builder' <86>Apr 27 07:22:05 userdel[26704]: remove group `builder' <86>Apr 27 07:22:05 groupadd[26705]: new group: name=builder, gid=502 <86>Apr 27 07:22:05 useradd[26706]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing man2web-0.88-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.7505 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf man2web-0.88 + echo 'Source #0 (man2web-0.88.tar.gz):' Source #0 (man2web-0.88.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/man2web-0.88.tar.gz + /bin/tar -xf - + cd man2web-0.88 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.7505 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd man2web-0.88 + autoreconf src/Makefile.am:15: CFLAGS was already defined in condition TRUE, which includes condition DEBUG ... configure.in:27: ... `CFLAGS' previously defined here src/Makefile.am:4: compiling `cmd_opts.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.in' src/Makefile.am:15: `CFLAGS' is a user variable, you should not override it; src/Makefile.am:15: use `AM_CFLAGS' instead. + CFLAGS=-O0 + CFLAGS=-O0 + 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. Putting files in AC_CONFIG_AUX_DIR, `helpers'. + ./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 --with-distro=debian-3 --with-manpath=/usr/local/man:/usr/share/man:/usr/X11R6/man:/usr/local/share/man --with-manpath-switch=-M checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking target system type... powerpc-alt-linux-gnu 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 valgrind... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for gethostname... yes checking for memset... yes checking for strchr... yes checking for strdup... yes checking for strstr... yes checking for strtol... yes checking for getopt... yes checking for getopt_long... yes checking for strndup... yes checking whether strndup is declared... no checking for lynx... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/man_sources/Makefile config.status: creating doc/man2web.1 config.status: creating doc/man2web.conf.5 config.status: creating doc/man2web.conf.default config.status: creating check/Makefile config.status: creating check/check-all.sh config.status: creating check/n_apropos_check.sh config.status: creating check/n_c_apropos_check.sh config.status: creating check/n_c_manpage_check.sh config.status: creating check/n_c_section-index_check.sh config.status: creating check/n_manpage_check.sh config.status: creating check/n_section-index_check.sh config.status: creating check/v_apropos_check.sh config.status: creating check/v_c_apropos_check.sh config.status: creating check/v_c_manpage_check.sh config.status: creating check/v_c_section-index_check.sh config.status: creating check/v_manpage_check.sh config.status: creating check/v_section-index_check.sh config.status: creating check/valgrind-check-all.sh config.status: creating src/config.h config.status: linking ./src/section_h/debian-3.h to src/sections.h config.status: executing depfiles commands + make make: Entering directory `/usr/src/RPM/BUILD/man2web-0.88' Making all in src make[1]: Entering directory `/usr/src/RPM/BUILD/man2web-0.88/src' make all-am make[2]: Entering directory `/usr/src/RPM/BUILD/man2web-0.88/src' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DCONFIG_FILE=\"/etc/man2web.conf\" -O0 -c -o man2web-cmd_opts.o `test -f 'cmd_opts.c' || echo './'`cmd_opts.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DCONFIG_FILE=\"/etc/man2web.conf\" -O0 -c -o man2web-cover_page.o `test -f 'cover_page.c' || echo './'`cover_page.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DCONFIG_FILE=\"/etc/man2web.conf\" -O0 -c -o man2web-header_footer.o `test -f 'header_footer.c' || echo './'`header_footer.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DCONFIG_FILE=\"/etc/man2web.conf\" -O0 -c -o man2web-m2wconfig.o `test -f 'm2wconfig.c' || echo './'`m2wconfig.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DCONFIG_FILE=\"/etc/man2web.conf\" -O0 -c -o man2web-main.o `test -f 'main.c' || echo './'`main.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DCONFIG_FILE=\"/etc/man2web.conf\" -O0 -c -o man2web-mystrings.o `test -f 'mystrings.c' || echo './'`mystrings.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DCONFIG_FILE=\"/etc/man2web.conf\" -O0 -c -o man2web-output_apropos.o `test -f 'output_apropos.c' || echo './'`output_apropos.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DCONFIG_FILE=\"/etc/man2web.conf\" -O0 -c -o man2web-output_man.o `test -f 'output_man.c' || echo './'`output_man.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DCONFIG_FILE=\"/etc/man2web.conf\" -O0 -c -o man2web-query_string.o `test -f 'query_string.c' || echo './'`query_string.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DCONFIG_FILE=\"/etc/man2web.conf\" -O0 -c -o man2web-section_index.o `test -f 'section_index.c' || echo './'`section_index.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DCONFIG_FILE=\"/etc/man2web.conf\" -O0 -c -o man2web-lynx.o `test -f 'lynx.c' || echo './'`lynx.c ppc-alt-linux-gcc -DCONFIG_FILE=\"/etc/man2web.conf\" -O0 -o man2web man2web-cmd_opts.o man2web-cover_page.o man2web-header_footer.o man2web-m2wconfig.o man2web-main.o man2web-mystrings.o man2web-output_apropos.o man2web-output_man.o man2web-query_string.o man2web-section_index.o man2web-lynx.o make[2]: Leaving directory `/usr/src/RPM/BUILD/man2web-0.88/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/man2web-0.88/src' Making all in check make[1]: Entering directory `/usr/src/RPM/BUILD/man2web-0.88/check' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/man2web-0.88/check' Making all in doc make[1]: Entering directory `/usr/src/RPM/BUILD/man2web-0.88/doc' Making all in man_sources make[2]: Entering directory `/usr/src/RPM/BUILD/man2web-0.88/doc/man_sources' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/man2web-0.88/doc/man_sources' make[2]: Entering directory `/usr/src/RPM/BUILD/man2web-0.88/doc' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/man2web-0.88/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/man2web-0.88/doc' make[1]: Entering directory `/usr/src/RPM/BUILD/man2web-0.88' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/man2web-0.88' make: Leaving directory `/usr/src/RPM/BUILD/man2web-0.88' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.69386 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/man2web-buildroot + : + /bin/rm -rf -- /usr/src/tmp/man2web-buildroot + cd man2web-0.88 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/man2web-buildroot/usr exec_prefix=/usr/src/tmp/man2web-buildroot/usr bindir=/usr/src/tmp/man2web-buildroot/usr/bin sbindir=/usr/src/tmp/man2web-buildroot/usr/sbin sysconfdir=/usr/src/tmp/man2web-buildroot/etc datadir=/usr/src/tmp/man2web-buildroot/usr/share includedir=/usr/src/tmp/man2web-buildroot/usr/include libdir=/usr/src/tmp/man2web-buildroot/usr/lib libexecdir=/usr/src/tmp/man2web-buildroot/usr/lib localstatedir=/usr/src/tmp/man2web-buildroot/var/lib sharedstatedir=/usr/src/tmp/man2web-buildroot/usr/com mandir=/usr/src/tmp/man2web-buildroot/usr/share/man infodir=/usr/src/tmp/man2web-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/man2web-0.88' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/man2web-0.88/src' make[2]: Entering directory `/usr/src/RPM/BUILD/man2web-0.88/src' test -z "/usr/src/tmp/man2web-buildroot/usr/bin" || /bin/mkdir -p "/usr/src/tmp/man2web-buildroot/usr/bin" /bin/install -p 'man2web' '/usr/src/tmp/man2web-buildroot/usr/bin/man2web' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/man2web-0.88/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/man2web-0.88/src' Making install in check make[1]: Entering directory `/usr/src/RPM/BUILD/man2web-0.88/check' make[2]: Entering directory `/usr/src/RPM/BUILD/man2web-0.88/check' 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/man2web-0.88/check' make[1]: Leaving directory `/usr/src/RPM/BUILD/man2web-0.88/check' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/man2web-0.88/doc' Making install in man_sources make[2]: Entering directory `/usr/src/RPM/BUILD/man2web-0.88/doc/man_sources' make[3]: Entering directory `/usr/src/RPM/BUILD/man2web-0.88/doc/man_sources' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/man2web-0.88/doc/man_sources' make[2]: Leaving directory `/usr/src/RPM/BUILD/man2web-0.88/doc/man_sources' make[2]: Entering directory `/usr/src/RPM/BUILD/man2web-0.88/doc' make[3]: Entering directory `/usr/src/RPM/BUILD/man2web-0.88/doc' test -z "/usr/src/tmp/man2web-buildroot/etc" || /bin/mkdir -p "/usr/src/tmp/man2web-buildroot/etc" /bin/install -p -m 644 'man2web.conf.default' '/usr/src/tmp/man2web-buildroot/etc/man2web.conf.default' test -z "/usr/src/tmp/man2web-buildroot/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/man2web-buildroot/usr/share/man/man1" /bin/install -p -m 644 './man2web.1' '/usr/src/tmp/man2web-buildroot/usr/share/man/man1/man2web.1' test -z "/usr/src/tmp/man2web-buildroot/usr/share/man/man5" || /bin/mkdir -p "/usr/src/tmp/man2web-buildroot/usr/share/man/man5" /bin/install -p -m 644 './man2web.conf.5' '/usr/src/tmp/man2web-buildroot/usr/share/man/man5/man2web.conf.5' make[3]: Leaving directory `/usr/src/RPM/BUILD/man2web-0.88/doc' make[2]: Leaving directory `/usr/src/RPM/BUILD/man2web-0.88/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/man2web-0.88/doc' make[1]: Entering directory `/usr/src/RPM/BUILD/man2web-0.88' make[2]: Entering directory `/usr/src/RPM/BUILD/man2web-0.88' 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/man2web-0.88' make[1]: Leaving directory `/usr/src/RPM/BUILD/man2web-0.88' make: Leaving directory `/usr/src/RPM/BUILD/man2web-0.88' + rm /usr/src/tmp/man2web-buildroot/etc/man2web.conf.default + install /usr/src/RPM/SOURCES/man2web.conf /usr/src/tmp/man2web-buildroot/etc/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/man2web-buildroot (auto) Verifying and fixing files in /usr/src/tmp/man2web-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/man2web-buildroot (auto) Verifying ELF objects in /usr/src/tmp/man2web-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/man2web-buildroot (executable,shared) Processing files: man2web-0.88-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.69386 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd man2web-0.88 + DOCDIR=/usr/src/tmp/man2web-buildroot/usr/share/doc/man2web-0.88 + export DOCDIR + rm -rf /usr/src/tmp/man2web-buildroot/usr/share/doc/man2web-0.88 + /bin/mkdir -p /usr/src/tmp/man2web-buildroot/usr/share/doc/man2web-0.88 + cp -prL README TODO doc/README.RedHat doc/man2web.conf.default /usr/src/tmp/man2web-buildroot/usr/share/doc/man2web-0.88 + chmod -R go-w /usr/src/tmp/man2web-buildroot/usr/share/doc/man2web-0.88 + chmod -R a+rX /usr/src/tmp/man2web-buildroot/usr/share/doc/man2web-0.88 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.69386 + 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.17027 + 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.4), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.95560 + 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/man2web-0.88-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/man2web-0.88-alt1.ppc.rpm 10.55user 3.51system 0:19.70elapsed 71%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+749963minor)pagefaults 0swaps