<86>Jan 18 07:28:36 userdel[2235080]: delete user 'rooter' <86>Jan 18 07:28:36 userdel[2235080]: removed group 'rooter' owned by 'rooter' <86>Jan 18 07:28:36 userdel[2235080]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 18 07:28:36 groupadd[2235085]: group added to /etc/group: name=rooter, GID=651 <86>Jan 18 07:28:36 groupadd[2235085]: group added to /etc/gshadow: name=rooter <86>Jan 18 07:28:36 groupadd[2235085]: new group: name=rooter, GID=651 <86>Jan 18 07:28:36 useradd[2235090]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash <86>Jan 18 07:28:36 userdel[2235102]: delete user 'builder' <86>Jan 18 07:28:36 userdel[2235102]: removed group 'builder' owned by 'builder' <86>Jan 18 07:28:36 userdel[2235102]: removed shadow group 'builder' owned by 'builder' <86>Jan 18 07:28:36 groupadd[2235114]: group added to /etc/group: name=builder, GID=652 <86>Jan 18 07:28:36 groupadd[2235114]: group added to /etc/gshadow: name=builder <86>Jan 18 07:28:36 groupadd[2235114]: new group: name=builder, GID=652 <86>Jan 18 07:28:36 useradd[2235121]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/nstow-1.0-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/nstow-1.0-alt1.qa1.nosrc.rpm (w1.gzdio) Installing nstow-1.0-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.23034 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf nstow-1.0 + echo 'Source #0 (nstow-1.0.tar.gz):' Source #0 (nstow-1.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/nstow-1.0.tar.gz + /bin/tar -xf - + cd nstow-1.0 + /bin/chmod -c -Rf u+rwX,go-w . mode of './missing' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './install-sh' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './depcomp' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './INSTALL' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of './COPYING' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.23034 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nstow-1.0 + 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 + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -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' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./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 checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gawk... (cached) gawk 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for getcwd... yes checking for mkdir... yes checking for rmdir... yes checking for strerror... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether lstat accepts an empty string... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking whether stat accepts an empty string... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: creating ./config.status config.status: creating Makefile config.status: creating test/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands + make -j8 make all-recursive Making all in test make[2]: Nothing to be done for 'all'. make[2]: Entering directory '/usr/src/RPM/BUILD/nstow-1.0' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c getopt1.c make[2]: Leaving directory '/usr/src/RPM/BUILD/nstow-1.0' make[2]: Entering directory '/usr/src/RPM/BUILD/nstow-1.0' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c getopt.c make[2]: Leaving directory '/usr/src/RPM/BUILD/nstow-1.0' make[2]: Entering directory '/usr/src/RPM/BUILD/nstow-1.0' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c stow.c make[2]: Leaving directory '/usr/src/RPM/BUILD/nstow-1.0' make[2]: Entering directory '/usr/src/RPM/BUILD/nstow-1.0' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o stow getopt.o getopt1.o stow.o make[2]: Leaving directory '/usr/src/RPM/BUILD/nstow-1.0' + /usr/bin/make check make: Entering directory '/usr/src/RPM/BUILD/nstow-1.0' Making check in test make[1]: Entering directory '/usr/src/RPM/BUILD/nstow-1.0/test' /usr/bin/make check-TESTS make[2]: Entering directory '/usr/src/RPM/BUILD/nstow-1.0/test' stow: warning: link points to nonexistent file: /usr/src/RPM/BUILD/nstow-1.0/test/stow/bar-1.1/bin/dead.lnk PASS: badlink PASS: basic PASS: delall PASS: extlink ================== All 4 tests passed ================== make[2]: Leaving directory '/usr/src/RPM/BUILD/nstow-1.0/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/nstow-1.0/test' make[1]: Entering directory '/usr/src/RPM/BUILD/nstow-1.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/nstow-1.0' make: Leaving directory '/usr/src/RPM/BUILD/nstow-1.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.80615 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/nstow-buildroot + : + /bin/rm -rf -- /usr/src/tmp/nstow-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd nstow-1.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/nstow-buildroot install make: Entering directory '/usr/src/RPM/BUILD/nstow-1.0' Making install in test make[1]: Entering directory '/usr/src/RPM/BUILD/nstow-1.0/test' make[2]: Entering directory '/usr/src/RPM/BUILD/nstow-1.0/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/nstow-1.0/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/nstow-1.0/test' make[1]: Entering directory '/usr/src/RPM/BUILD/nstow-1.0' make[2]: Entering directory '/usr/src/RPM/BUILD/nstow-1.0' test -z "/usr/bin" || mkdir -p -- "/usr/src/tmp/nstow-buildroot/usr/bin" /usr/libexec/rpm-build/install -p 'stow' '/usr/src/tmp/nstow-buildroot/usr/bin/stow' test -z "/usr/share/man/man1" || mkdir -p -- "/usr/src/tmp/nstow-buildroot/usr/share/man/man1" /usr/libexec/rpm-build/install -p -m 644 './stow.1' '/usr/src/tmp/nstow-buildroot/usr/share/man/man1/stow.1' make[2]: Leaving directory '/usr/src/RPM/BUILD/nstow-1.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/nstow-1.0' make: Leaving directory '/usr/src/RPM/BUILD/nstow-1.0' + mv /usr/src/tmp/nstow-buildroot/usr/bin/stow /usr/src/tmp/nstow-buildroot/usr/bin/nstow + mv /usr/src/tmp/nstow-buildroot/usr/share/man/man1/stow.1 /usr/src/tmp/nstow-buildroot/usr/share/man/man1/nstow.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/nstow-buildroot (auto) Verifying and fixing files in /usr/src/tmp/nstow-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/nstow-buildroot/ (default) Compressing files in /usr/src/tmp/nstow-buildroot (auto) Verifying ELF objects in /usr/src/tmp/nstow-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/nstow: uses non-LFS functions: __lxstat __xstat readdir Hardlinking identical .pyc and .pyo files Processing files: nstow-1.0-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.laJvtv 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.KHfSBw find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.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.2hBpNw Creating nstow-debuginfo package Processing files: nstow-debuginfo-1.0-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Gx0I6v find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RM7Etu find-requires: running scripts (debuginfo) Requires: nstow = 1.0-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/nstow-1.0-alt1.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/nstow-debuginfo-1.0-alt1.qa1.i586.rpm (w2.lzdio) 7.26user 3.27system 0:15.04elapsed 69%CPU (0avgtext+0avgdata 31040maxresident)k 0inputs+0outputs (0major+508413minor)pagefaults 0swaps /.out/nstow-1.0-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/nstow-debuginfo-1.0-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL 10.03user 8.57system 0:21.91elapsed 84%CPU (0avgtext+0avgdata 31040maxresident)k 0inputs+0outputs (0major+689902minor)pagefaults 0swaps --- nstow-1.0-alt1.qa1.i586.rpm.repo 2013-04-15 11:41:56.000000000 +0000 +++ nstow-1.0-alt1.qa1.i586.rpm.hasher 2021-01-18 07:28:53.845303809 +0000 @@ -1,5 +1,6 @@ /usr/bin/nstow 100755 -/usr/share/man/man1/nstow.1.gz 100644 +/usr/share/man/man1/nstow.1.xz 100644 Requires: /lib/ld-linux.so.2 Requires: libc.so.6(GLIBC_2.0) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.3.4)