<86>Dec 28 07:53:42 userdel[79436]: delete user 'rooter' <86>Dec 28 07:53:42 groupadd[79445]: group added to /etc/group: name=rooter, GID=699 <86>Dec 28 07:53:42 groupadd[79445]: group added to /etc/gshadow: name=rooter <86>Dec 28 07:53:42 groupadd[79445]: new group: name=rooter, GID=699 <86>Dec 28 07:53:42 useradd[79453]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash <86>Dec 28 07:53:42 userdel[79466]: delete user 'builder' <86>Dec 28 07:53:42 userdel[79466]: removed group 'builder' owned by 'builder' <86>Dec 28 07:53:42 userdel[79466]: removed shadow group 'builder' owned by 'builder' <86>Dec 28 07:53:42 groupadd[79481]: group added to /etc/group: name=builder, GID=700 <86>Dec 28 07:53:42 groupadd[79481]: group added to /etc/gshadow: name=builder <86>Dec 28 07:53:42 groupadd[79481]: new group: name=builder, GID=700 <86>Dec 28 07:53:42 useradd[79490]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/nslint-3.1-alt1.src.rpm: license not found in '/usr/share/license' directory: BSD-style Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/nslint-3.1-alt1.nosrc.rpm Installing nslint-3.1-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.99558 + 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.99558 + 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 -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 + '[' -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 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=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 configure: WARNING: Unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed 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 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 i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-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... 64 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 i586-alt-linux-gcc... yes checking for u_int32_t using i586-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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 -D_FILE_OFFSET_BITS=64 -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 -D_FILE_OFFSET_BITS=64 -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=] 23 | static const char rcsid[] = | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/nslint-3.1' make: Entering directory '/usr/src/RPM/BUILD/nslint-3.1' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 -D_FILE_OFFSET_BITS=64 -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] 585 | int i, r1; | ^~ ./nslint.c: In function 'cmpitemhost': ./nslint.c:635:20: warning: variable 'i2' set but not used [-Wunused-but-set-variable] 635 | struct item *i1, *i2; | ^~ ./nslint.c: In function 'cmpnetwork': ./nslint.c:647:13: warning: variable 'r2' set but not used [-Wunused-but-set-variable] 647 | int i, r1, r2; | ^~ ./nslint.c:647:9: warning: variable 'r1' set but not used [-Wunused-but-set-variable] 647 | int i, r1, r2; | ^~ At top level: ./nslint.c:25:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 25 | static const char rcsid[] = | ^~~~~ ./nslint.c:22:19: warning: 'copyright' defined but not used [-Wunused-const-variable=] 22 | static const char copyright[] = | ^~~~~~~~~ ./nslint.c: In function 'checkwks': ./nslint.c:563:25: warning: '%s' directive writing up to 1023 bytes into a region of size 512 [-Wformat-overflow=] 563 | (void)sprintf(psbuf, "%s/%s", serv, proto); | ^~ In file included from /usr/include/stdio.h:867, from ./nslint.c:49: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 1025) into a destination of size 512 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./nslint.c:573:21: warning: '%s' directive writing up to 511 bytes into a region of size 132 [-Wformat-overflow=] 573 | sprintf(errstr, "%s unknown", psbuf); | ^~ ~~~~~ In file included from /usr/include/stdio.h:867, from ./nslint.c:49: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 9 and 520 bytes into a destination of size 132 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 -D_FILE_OFFSET_BITS=64 -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.85269 + 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.72943 + 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.geIews 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.ujUhdt find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), 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.pBICZo 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.y5N63q find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zECHFr find-requires: running scripts (debuginfo) Requires: nslint = 3.1-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/nslint-3.1-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/nslint-debuginfo-3.1-alt1.i586.rpm 5.37user 1.02system 0:12.12elapsed 52%CPU (0avgtext+0avgdata 50180maxresident)k 0inputs+0outputs (0major+357436minor)pagefaults 0swaps /.out/nslint-3.1-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD-style /.out/nslint-debuginfo-3.1-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD-style 6.95user 3.43system 0:16.70elapsed 62%CPU (0avgtext+0avgdata 50180maxresident)k 0inputs+0outputs (0major+538951minor)pagefaults 0swaps --- nslint-3.1-alt1.i586.rpm.repo 2013-04-18 23:24:12.000000000 +0000 +++ nslint-3.1-alt1.i586.rpm.hasher 2019-12-28 07:53:56.495940317 +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: /lib/ld-linux.so.2