<86>Mar 21 15:10:22 userdel[2349253]: delete user 'rooter'
<86>Mar 21 15:10:22 userdel[2349253]: removed group 'rooter' owned by 'rooter'
<86>Mar 21 15:10:22 userdel[2349253]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 21 15:10:22 groupadd[2349269]: group added to /etc/group: name=rooter, GID=669
<86>Mar 21 15:10:22 groupadd[2349269]: group added to /etc/gshadow: name=rooter
<86>Mar 21 15:10:22 groupadd[2349269]: new group: name=rooter, GID=669
<86>Mar 21 15:10:22 useradd[2349296]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash
<86>Mar 21 15:10:22 userdel[2349324]: delete user 'builder'
<86>Mar 21 15:10:22 userdel[2349324]: removed group 'builder' owned by 'builder'
<86>Mar 21 15:10:22 userdel[2349324]: removed shadow group 'builder' owned by 'builder'
<86>Mar 21 15:10:22 groupadd[2349334]: group added to /etc/group: name=builder, GID=670
<86>Mar 21 15:10:22 groupadd[2349334]: group added to /etc/gshadow: name=builder
<86>Mar 21 15:10:22 groupadd[2349334]: new group: name=builder, GID=670
<86>Mar 21 15:10:22 useradd[2349340]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash
<13>Mar 21 15:10:24 rpmi: halibut-1.2-alt1 1506419230 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/agedu-0-alt2_15.20171202.8a8299e.nosrc.rpm (w1.gzdio)
Installing agedu-0-alt2_15.20171202.8a8299e.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.50004
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf agedu-20171202.8a8299e
+ echo 'Source #0 (agedu-20171202.8a8299e.tar.gz):'
Source #0 (agedu-20171202.8a8299e.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/agedu-20171202.8a8299e.tar.gz
+ /bin/tar -xf -
+ cd agedu-20171202.8a8299e
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.50004
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd agedu-20171202.8a8299e
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ 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 '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ xargs -ri dirname -- '{}'
+ ./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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --without-included-gettext
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 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 for style of include used by make... GNU
checking dependency style of i586-alt-linux-gcc... none
checking for i586-alt-linux-gcc option to accept ISO C99... none needed
checking for halibut... yes
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/wait.h that is POSIX.1 compatible... 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 assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether closedir returns void... no
checking whether i586-alt-linux-gcc needs -traditional... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for strftime... yes
checking for vprintf... yes
checking for _doprnt... no
checking for library containing connect... none required
checking for library containing inet_ntoa... none required
checking for library containing inet_addr... none required
checking for library containing gethostbyname... none required
checking for library containing getaddrinfo... none required
checking for ftruncate... yes
checking for fdopendir... yes
checking for lstat64... yes
checking for stat64... yes
checking for memchr... yes
checking for munmap... yes
checking for select... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcspn... yes
checking for strerror... yes
checking for strrchr... yes
checking for strspn... yes
checking for strtoul... yes
checking for strtoull... yes
checking for connect... yes
checking for inet_ntoa... yes
checking for inet_addr... yes
checking for gethostbyname... yes
checking for getaddrinfo... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j8
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/agedu-20171202.8a8299e'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o alloc.o alloc.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/agedu-20171202.8a8299e'
make[1]: Entering directory '/usr/src/RPM/BUILD/agedu-20171202.8a8299e'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o fgetline.o fgetline.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/agedu-20171202.8a8299e'
make[1]: Entering directory '/usr/src/RPM/BUILD/agedu-20171202.8a8299e'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o du.o du.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/agedu-20171202.8a8299e'
make[1]: Entering directory '/usr/src/RPM/BUILD/agedu-20171202.8a8299e'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o index.o index.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/agedu-20171202.8a8299e'
make[1]: Entering directory '/usr/src/RPM/BUILD/agedu-20171202.8a8299e'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o licence.o licence.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/agedu-20171202.8a8299e'
make[1]: Entering directory '/usr/src/RPM/BUILD/agedu-20171202.8a8299e'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o trie.o trie.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/agedu-20171202.8a8299e'
make[1]: Entering directory '/usr/src/RPM/BUILD/agedu-20171202.8a8299e'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o httpd.o httpd.c
httpd.c: In function 'check_owning_uid':
httpd.c:392:9: warning: variable 'connected' set but not used [-Wunused-but-set-variable]
     int connected;
         ^~~~~~~~~
httpd.c: In function 'run_httpd':
httpd.c:755:15: warning: unused variable 'addrlen' [-Wunused-variable]
     socklen_t addrlen;
               ^~~~~~~
httpd.c:754:24: warning: unused variable 'addr' [-Wunused-variable]
     struct sockaddr_in addr;
                        ^~~~
httpd.c:749:9: warning: unused variable 'ret' [-Wunused-variable]
     int ret, port;
         ^~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/agedu-20171202.8a8299e'
make[1]: Entering directory '/usr/src/RPM/BUILD/agedu-20171202.8a8299e'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o html.o html.c
html.c: In function 'format_string':
html.c:708:30: warning: unused variable 'opt' [-Wunused-variable]
         struct format_option opt = get_format_option(&stepfmt);
                              ^~~
html.c:684:29: warning: unused variable 'parseret' [-Wunused-variable]
     unsigned long indexout, parseret;
                             ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/agedu-20171202.8a8299e'
make[1]: Entering directory '/usr/src/RPM/BUILD/agedu-20171202.8a8299e'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o agedu.o agedu.c
agedu.c: In function 'main':
agedu.c:1146:7: warning: 'fd' may be used uninitialized in this function [-Wmaybe-uninitialized]
   if (lseek(fd, totalsize-1, SEEK_SET) < 0) {
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/agedu-20171202.8a8299e'
make[1]: Entering directory '/usr/src/RPM/BUILD/agedu-20171202.8a8299e'
i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o agedu agedu.o du.o alloc.o trie.o index.o html.o httpd.o fgetline.o licence.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/agedu-20171202.8a8299e'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.20006
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/agedu-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/agedu-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd agedu-20171202.8a8299e
+ make install DESTDIR=/usr/src/tmp/agedu-buildroot 'INSTALL=install -p'
make: Entering directory '/usr/src/RPM/BUILD/agedu-20171202.8a8299e'
make[1]: Entering directory '/usr/src/RPM/BUILD/agedu-20171202.8a8299e'
 /bin/mkdir -p '/usr/src/tmp/agedu-buildroot/usr/bin'
  install -p agedu '/usr/src/tmp/agedu-buildroot/usr/bin'
 /bin/mkdir -p '/usr/src/tmp/agedu-buildroot/usr/share/man/man1'
 install -p -m 644 agedu.1 '/usr/src/tmp/agedu-buildroot/usr/share/man/man1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/agedu-20171202.8a8299e'
make: Leaving directory '/usr/src/RPM/BUILD/agedu-20171202.8a8299e'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/agedu-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/agedu-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/agedu-buildroot/ (default)
Compressing files in /usr/src/tmp/agedu-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/agedu-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/agedu: uses non-LFS functions: __fxstat __xstat fopen ftruncate lseek mmap open readdir
Hardlinking identical .pyc and .pyo files
Processing files: agedu-0-alt2_15.20171202.8a8299e
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.86875
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd agedu-20171202.8a8299e
+ DOCDIR=/usr/src/tmp/agedu-buildroot/usr/share/doc/agedu-0
+ export DOCDIR
+ rm -rf /usr/src/tmp/agedu-buildroot/usr/share/doc/agedu-0
+ /bin/mkdir -p /usr/src/tmp/agedu-buildroot/usr/share/doc/agedu-0
+ cp -prL LICENCE TODO /usr/src/tmp/agedu-buildroot/usr/share/doc/agedu-0
+ chmod -R go-w /usr/src/tmp/agedu-buildroot/usr/share/doc/agedu-0
+ chmod -R a+rX /usr/src/tmp/agedu-buildroot/usr/share/doc/agedu-0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Cahp43
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.zrsZMa
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.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.2.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), 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.CiuEon
Creating agedu-debuginfo package
Processing files: agedu-debuginfo-0-alt2_15.20171202.8a8299e
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.imqsDR
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NMs5xy
find-requires: running scripts (debuginfo)
Requires: agedu = 0-alt2_15.20171202.8a8299e, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Wrote: /usr/src/RPM/RPMS/i586/agedu-0-alt2_15.20171202.8a8299e.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/agedu-debuginfo-0-alt2_15.20171202.8a8299e.i586.rpm (w2.lzdio)
10.08user 3.13system 0:15.44elapsed 85%CPU (0avgtext+0avgdata 39312maxresident)k
0inputs+0outputs (0major+750733minor)pagefaults 0swaps
14.01user 5.90system 0:22.19elapsed 89%CPU (0avgtext+0avgdata 114372maxresident)k
0inputs+0outputs (0major+1025315minor)pagefaults 0swaps