<86>Oct  4 02:16:50 userdel[1367104]: delete user 'rooter'
<86>Oct  4 02:16:50 groupadd[1367179]: group added to /etc/group: name=rooter, GID=663
<86>Oct  4 02:16:50 groupadd[1367179]: group added to /etc/gshadow: name=rooter
<86>Oct  4 02:16:50 groupadd[1367179]: new group: name=rooter, GID=663
<86>Oct  4 02:16:50 useradd[1367272]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash
<86>Oct  4 02:16:50 userdel[1367431]: delete user 'builder'
<86>Oct  4 02:16:50 userdel[1367431]: removed group 'builder' owned by 'builder'
<86>Oct  4 02:16:50 userdel[1367431]: removed shadow group 'builder' owned by 'builder'
<86>Oct  4 02:16:50 groupadd[1367547]: group added to /etc/group: name=builder, GID=664
<86>Oct  4 02:16:50 groupadd[1367547]: group added to /etc/gshadow: name=builder
<86>Oct  4 02:16:50 groupadd[1367547]: new group: name=builder, GID=664
<86>Oct  4 02:16:50 useradd[1367603]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash
<13>Oct  4 02:16:54 rpmi: halibut-1.2-alt1 1506419229 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/agedu-0-alt2_15.20171202.8a8299e.nosrc.rpm
Installing agedu-0-alt2_15.20171202.8a8299e.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.64053
+ 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.64053
+ 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'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ ./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 --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 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 for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking for x86_64-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... 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/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 x86_64-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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -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.65173
+ 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
+ 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)
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)
Hardlinking identical .pyc and .pyo files
Processing files: agedu-0-alt2_15.20171202.8a8299e
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.6502
+ 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.56ynEv
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.Flevvq
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.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(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.HqJRfp
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.T6eNLr
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bQIJNx
find-requires: running scripts (debuginfo)
Requires: agedu = 0-alt2_15.20171202.8a8299e, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/agedu-0-alt2_15.20171202.8a8299e.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/agedu-debuginfo-0-alt2_15.20171202.8a8299e.x86_64.rpm
6.84user 1.74system 0:21.27elapsed 40%CPU (0avgtext+0avgdata 50244maxresident)k
0inputs+0outputs (0major+825751minor)pagefaults 0swaps
11.01user 3.71system 0:37.60elapsed 39%CPU (0avgtext+0avgdata 117320maxresident)k
920inputs+0outputs (0major+1125947minor)pagefaults 0swaps