<86>Aug 26 07:34:59 userdel[3311071]: delete user 'rooter' <86>Aug 26 07:34:59 userdel[3311071]: removed group 'rooter' owned by 'rooter' <86>Aug 26 07:34:59 userdel[3311071]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 26 07:34:59 groupadd[3311103]: group added to /etc/group: name=rooter, GID=555 <86>Aug 26 07:34:59 groupadd[3311103]: group added to /etc/gshadow: name=rooter <86>Aug 26 07:34:59 groupadd[3311103]: new group: name=rooter, GID=555 <86>Aug 26 07:34:59 useradd[3311147]: new user: name=rooter, UID=555, GID=555, home=/root, shell=/bin/bash <86>Aug 26 07:34:59 userdel[3311188]: delete user 'builder' <86>Aug 26 07:34:59 userdel[3311188]: removed group 'builder' owned by 'builder' <86>Aug 26 07:34:59 userdel[3311188]: removed shadow group 'builder' owned by 'builder' <86>Aug 26 07:34:59 groupadd[3311236]: group added to /etc/group: name=builder, GID=556 <86>Aug 26 07:34:59 groupadd[3311236]: group added to /etc/gshadow: name=builder <86>Aug 26 07:34:59 groupadd[3311236]: new group: name=builder, GID=556 <86>Aug 26 07:34:59 useradd[3311255]: new user: name=builder, UID=556, GID=556, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/man2web-0.88-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/man2web-0.88-alt1.qa1.nosrc.rpm Installing man2web-0.88-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.42676 + 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/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/man2web-0.88.tar.gz + cd man2web-0.88 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.42676 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd man2web-0.88 + autoreconf aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' src/Makefile.am:15: warning: CFLAGS was already defined in condition TRUE, which includes condition DEBUG ... configure.in:27: ... 'CFLAGS' previously defined here automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' src/Makefile.am:15: warning: '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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + readlink -e -- ./configure + ./configure --build=i586-alt-linux --host=i586-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=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --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 configure: WARNING: unrecognized options: --without-included-gettext checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes /usr/src/RPM/BUILD/man2web-0.88/helpers/missing: Unknown `--is-lightweight' option Try `/usr/src/RPM/BUILD/man2web-0.88/helpers/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-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... i586-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... yes checking for lynx... no checking that generated files are newer than configure... done 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 configure: WARNING: unrecognized options: --without-included-gettext + 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' i586-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 i586-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 i586-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 i586-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 i586-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 i586-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 i586-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 i586-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 i586-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 i586-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 i586-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 i586-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.61034 + 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/var/lib 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' /bin/mkdir -p '/usr/src/tmp/man2web-buildroot/usr/bin' /bin/install -p man2web '/usr/src/tmp/man2web-buildroot/usr/bin' 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' /bin/mkdir -p '/usr/src/tmp/man2web-buildroot/etc' /bin/install -p -m 644 man2web.conf.default '/usr/src/tmp/man2web-buildroot/etc' /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' /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' 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,desktop) Checking contents of files in /usr/src/tmp/man2web-buildroot/ (default) Compressing files in /usr/src/tmp/man2web-buildroot (auto) Verifying ELF objects in /usr/src/tmp/man2web-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/man2web: uses non-LFS functions: fopen readdir Hardlinking identical .pyc and .pyo files Processing files: man2web-0.88-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27351 + 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: /bin/sh -e /usr/src/tmp/rpm-tmp.etUoeJ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qiBFQG find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X7LhhI Creating man2web-debuginfo package Processing files: man2web-debuginfo-0.88-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.v8VDVH find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WLTewK find-requires: running scripts (debuginfo) Requires: man2web = 0.88-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/man2web-0.88-alt1.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/man2web-debuginfo-0.88-alt1.qa1.i586.rpm 6.62user 1.58system 0:14.22elapsed 57%CPU (0avgtext+0avgdata 19664maxresident)k 0inputs+0outputs (0major+543162minor)pagefaults 0swaps /.out/man2web-0.88-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/man2web-debuginfo-0.88-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL 8.28user 4.39system 0:18.81elapsed 67%CPU (0avgtext+0avgdata 19664maxresident)k 0inputs+0outputs (0major+722800minor)pagefaults 0swaps