<86>Apr 14 00:45:57 userdel[4463]: delete user 'rooter' <86>Apr 14 00:45:57 groupadd[4472]: group added to /etc/group: name=rooter, GID=627 <86>Apr 14 00:45:57 groupadd[4472]: group added to /etc/gshadow: name=rooter <86>Apr 14 00:45:57 groupadd[4472]: new group: name=rooter, GID=627 <86>Apr 14 00:45:57 useradd[4477]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Apr 14 00:45:57 userdel[4494]: delete user 'builder' <86>Apr 14 00:45:57 userdel[4494]: removed group 'builder' owned by 'builder' <86>Apr 14 00:45:57 userdel[4494]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 00:45:57 groupadd[4500]: group added to /etc/group: name=builder, GID=628 <86>Apr 14 00:45:57 groupadd[4500]: group added to /etc/gshadow: name=builder <86>Apr 14 00:45:57 groupadd[4500]: new group: name=builder, GID=628 <86>Apr 14 00:45:57 useradd[4508]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash 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.28628 + 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.28628 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nslint-3.1 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + readlink -e -- ./configure + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + ./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 --without-included-gettext configure: WARNING: Unrecognized options: --disable-dependency-tracking, --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... yes 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, --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/nslint-3.1' x86_64-alt-linux-gcc -pipe -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 -DHAVE_LIBNSL=1 -c ./nslint.c x86_64-alt-linux-gcc -pipe -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 -DHAVE_LIBNSL=1 -c ./savestr.c sed -e 's/.*/char version[] = "&";/' ./VERSION > version.c x86_64-alt-linux-gcc -pipe -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 -DHAVE_LIBNSL=1 -c ./version.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; ^ x86_64-alt-linux-gcc -pipe -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 -DHAVE_LIBNSL=1 -o nslint nslint.o savestr.o version.o -lnsl make: Leaving directory `/usr/src/RPM/BUILD/nslint-3.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.23459 + 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) 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.40988 + 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.bm1eqE find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lbOW8W find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.jGZJAi 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.nmtOLG find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fyGgG7 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 2.69user 0.75system 0:08.34elapsed 41%CPU (0avgtext+0avgdata 68504maxresident)k 0inputs+0outputs (0major+350184minor)pagefaults 0swaps 3.78user 2.45system 0:11.28elapsed 55%CPU (0avgtext+0avgdata 68504maxresident)k 0inputs+0outputs (0major+503868minor)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 2019-04-14 00:46:07.123254245 +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