<86>Jun  7 03:13:48 userdel[64318]: delete user 'rooter'
<86>Jun  7 03:13:48 userdel[64318]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun  7 03:13:48 groupadd[64329]: group added to /etc/group: name=rooter, GID=591
<86>Jun  7 03:13:48 groupadd[64329]: group added to /etc/gshadow: name=rooter
<86>Jun  7 03:13:48 groupadd[64329]: new group: name=rooter, GID=591
<86>Jun  7 03:13:48 useradd[64336]: new user: name=rooter, UID=591, GID=591, home=/root, shell=/bin/bash
<86>Jun  7 03:13:48 userdel[64344]: delete user 'builder'
<86>Jun  7 03:13:48 userdel[64344]: removed group 'builder' owned by 'builder'
<86>Jun  7 03:13:48 userdel[64344]: removed shadow group 'builder' owned by 'builder'
<86>Jun  7 03:13:48 groupadd[64353]: group added to /etc/group: name=builder, GID=592
<86>Jun  7 03:13:48 groupadd[64353]: group added to /etc/gshadow: name=builder
<86>Jun  7 03:13:48 groupadd[64353]: new group: name=builder, GID=592
<86>Jun  7 03:13:48 useradd[64364]: new user: name=builder, UID=592, GID=592, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/man2web-0.88-alt1.qa1.nosrc.rpm
Installing man2web-0.88-alt1.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.96503
+ 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.16434
+ 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'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking target system type... x86_64-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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-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... x86_64-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'
x86_64-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
x86_64-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
x86_64-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
x86_64-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
x86_64-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
x86_64-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
x86_64-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
x86_64-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
x86_64-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
x86_64-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
x86_64-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
x86_64-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.46175
+ 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/lib64 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)
Hardlinking identical .pyc and .pyo files
Processing files: man2web-0.88-alt1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.42992
+ 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.kjClYb
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.57k1Q1
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qrKxPU
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.RBF6TQ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.usHO6P
find-requires: running scripts (debuginfo)
Requires: man2web = 0.88-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/man2web-0.88-alt1.qa1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/man2web-debuginfo-0.88-alt1.qa1.x86_64.rpm
4.75user 1.36system 0:13.32elapsed 45%CPU (0avgtext+0avgdata 22852maxresident)k
0inputs+0outputs (0major+630521minor)pagefaults 0swaps
6.11user 3.28system 0:17.35elapsed 54%CPU (0avgtext+0avgdata 22852maxresident)k
0inputs+0outputs (0major+818667minor)pagefaults 0swaps