<86>Aug  9 01:03:31 userdel[3689882]: delete user 'rooter'
<86>Aug  9 01:03:31 groupadd[3689932]: group added to /etc/group: name=rooter, GID=633
<86>Aug  9 01:03:31 groupadd[3689932]: new group: name=rooter, GID=633
<86>Aug  9 01:03:31 useradd[3689962]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash
<86>Aug  9 01:03:31 userdel[3690032]: delete user 'builder'
<86>Aug  9 01:03:31 groupadd[3690083]: group added to /etc/group: name=builder, GID=634
<86>Aug  9 01:03:31 useradd[3690102]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/nslint-3.1-alt1.nosrc.rpm
Installing nslint-3.1-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.42809
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf nslint-3.1
+ echo 'Source #0 (nslint-3.1.tar):'
Source #0 (nslint-3.1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/nslint-3.1.tar
+ cd nslint-3.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.38581
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd nslint-3.1
+ 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
+ '[' -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
+ 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
+ readlink -e -- ./configure
+ ./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
configure: WARNING: Unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for a BSD-compatible install... /bin/install -c
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for memory.h... (cached) yes
checking for strerror... yes
checking for main in -lnsl... no
checking for main in -lsocket... no
checking for int32_t using x86_64-alt-linux-gcc... yes
checking for u_int32_t using x86_64-alt-linux-gcc... yes
configure: creating ./config.status
config.status: creating Makefile
configure: WARNING: Unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/nslint-3.1'
sed -e 's/.*/char version[] = "&";/' ./VERSION > version.c
make: Leaving directory '/usr/src/RPM/BUILD/nslint-3.1'
make: Entering directory '/usr/src/RPM/BUILD/nslint-3.1'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRERROR=1  -c ./version.c
make: Leaving directory '/usr/src/RPM/BUILD/nslint-3.1'
make: Entering directory '/usr/src/RPM/BUILD/nslint-3.1'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRERROR=1  -c ./savestr.c
./savestr.c:23:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/nslint-3.1'
make: Entering directory '/usr/src/RPM/BUILD/nslint-3.1'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRERROR=1  -c ./nslint.c
./nslint.c: In function 'cmpaddr':
./nslint.c:585:9: warning: variable 'r1' set but not used [-Wunused-but-set-variable]
  int i, r1;
         ^~
./nslint.c: In function 'cmpitemhost':
./nslint.c:635:20: warning: variable 'i2' set but not used [-Wunused-but-set-variable]
  struct item *i1, *i2;
                    ^~
./nslint.c: In function 'cmpnetwork':
./nslint.c:647:13: warning: variable 'r2' set but not used [-Wunused-but-set-variable]
  int i, r1, r2;
             ^~
./nslint.c:647:9: warning: variable 'r1' set but not used [-Wunused-but-set-variable]
  int i, r1, r2;
         ^~
At top level:
./nslint.c:25:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
 static const char rcsid[] =
                   ^~~~~
./nslint.c:22:19: warning: 'copyright' defined but not used [-Wunused-const-variable=]
 static const char copyright[] =
                   ^~~~~~~~~
./nslint.c: In function 'checkwks':
./nslint.c:573:21: warning: '%s' directive writing up to 511 bytes into a region of size 132 [-Wformat-overflow=]
    sprintf(errstr, "%s unknown", psbuf);
                     ^~           ~~~~~
In file included from /usr/include/stdio.h:862,
                 from ./nslint.c:49:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 9 and 520 bytes into a destination of size 132
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/nslint-3.1'
make: Entering directory '/usr/src/RPM/BUILD/nslint-3.1'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_FCNTL_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRERROR=1   -o nslint nslint.o savestr.o version.o  
make: Leaving directory '/usr/src/RPM/BUILD/nslint-3.1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.72802
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/nslint-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/nslint-buildroot
+ cd nslint-3.1
+ install -Dpm755 nslint /usr/src/tmp/nslint-buildroot/usr/bin/nslint
+ install -Dpm644 nslint.8 /usr/src/tmp/nslint-buildroot/usr/share/man/man8/nslint.8
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/nslint-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/nslint-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/nslint-buildroot/ (default)
Compressing files in /usr/src/tmp/nslint-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/nslint-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: nslint-3.1-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.51496
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd nslint-3.1
+ DOCDIR=/usr/src/tmp/nslint-buildroot/usr/share/doc/nslint-3.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/nslint-buildroot/usr/share/doc/nslint-3.1
+ /bin/mkdir -p /usr/src/tmp/nslint-buildroot/usr/share/doc/nslint-3.1
+ cp -prL README CHANGES /usr/src/tmp/nslint-buildroot/usr/share/doc/nslint-3.1
+ chmod -R go-w /usr/src/tmp/nslint-buildroot/usr/share/doc/nslint-3.1
+ chmod -R a+rX /usr/src/tmp/nslint-buildroot/usr/share/doc/nslint-3.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aSSlSp
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.Sbhz2K
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.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.UdjSna
Creating nslint-debuginfo package
Processing files: nslint-debuginfo-3.1-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mjqBoE
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MdUqLd
find-requires: running scripts (debuginfo)
Requires: nslint = 3.1-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/nslint-3.1-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/nslint-debuginfo-3.1-alt1.x86_64.rpm
4.87user 0.74system 0:21.72elapsed 25%CPU (0avgtext+0avgdata 76004maxresident)k
0inputs+0outputs (0major+416722minor)pagefaults 0swaps
6.15user 2.43system 0:28.71elapsed 29%CPU (0avgtext+0avgdata 76004maxresident)k
0inputs+0outputs (0major+604266minor)pagefaults 0swaps
--- nslint-3.1-alt1.x86_64.rpm.repo	2013-04-18 23:24:12.000000000 +0000
+++ nslint-3.1-alt1.x86_64.rpm.hasher	2020-08-09 01:03:57.707117795 +0000
@@ -4,3 +4,3 @@
 /usr/share/doc/nslint-3.1/README	100644	
-/usr/share/man/man8/nslint.8.gz	100644	
+/usr/share/man/man8/nslint.8.xz	100644	
 Requires: /lib64/ld-linux-x86-64.so.2