<86>Apr 21 06:07:01 userdel[27611]: delete user 'rooter' <86>Apr 21 06:07:01 userdel[27611]: removed group 'rooter' owned by 'rooter' <86>Apr 21 06:07:01 groupadd[27619]: group added to /etc/group: name=rooter, GID=609 <86>Apr 21 06:07:01 groupadd[27619]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:07:01 groupadd[27619]: new group: name=rooter, GID=609 <86>Apr 21 06:07:01 useradd[27627]: new user: name=rooter, UID=609, GID=609, home=/root, shell=/bin/bash <86>Apr 21 06:07:01 userdel[27643]: delete user 'builder' <86>Apr 21 06:07:01 userdel[27643]: removed group 'builder' owned by 'builder' <86>Apr 21 06:07:01 userdel[27643]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 06:07:01 groupadd[27658]: group added to /etc/group: name=builder, GID=610 <86>Apr 21 06:07:01 groupadd[27658]: group added to /etc/gshadow: name=builder <86>Apr 21 06:07:01 groupadd[27658]: new group: name=builder, GID=610 <86>Apr 21 06:07:01 useradd[27670]: new user: name=builder, UID=610, GID=610, home=/usr/src, shell=/bin/bash 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.82193 + 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.20883 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nslint-3.1 + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./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 --without-included-gettext configure: WARNING: Unrecognized options: --disable-dependency-tracking, --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... yes 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, --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/nslint-3.1' i586-alt-linux-gcc -pipe -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 -DHAVE_LIBNSL=1 -c ./nslint.c i586-alt-linux-gcc -pipe -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 -DHAVE_LIBNSL=1 -c ./savestr.c sed -e 's/.*/char version[] = "&";/' ./VERSION > version.c i586-alt-linux-gcc -pipe -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 -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; ^ i586-alt-linux-gcc -pipe -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 -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.82653 + 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.44093 + 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.qQb3ql 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.9EoH8z 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.hM0SBV 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.AMW3pp find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.irXcoX 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.86user 1.92system 0:11.66elapsed 66%CPU (0avgtext+0avgdata 49884maxresident)k 0inputs+0outputs (0major+308401minor)pagefaults 0swaps 7.80user 5.55system 0:16.71elapsed 79%CPU (0avgtext+0avgdata 49884maxresident)k 0inputs+0outputs (0major+444156minor)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-04-21 06:07:14.805338611 +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