<86>May 4 00:39:40 userdel[1730040]: delete user 'rooter' <86>May 4 00:39:40 userdel[1730040]: removed group 'rooter' owned by 'rooter' <86>May 4 00:39:40 userdel[1730040]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 00:39:40 groupadd[1730061]: group added to /etc/group: name=rooter, GID=1844 <86>May 4 00:39:40 groupadd[1730061]: group added to /etc/gshadow: name=rooter <86>May 4 00:39:40 groupadd[1730061]: new group: name=rooter, GID=1844 <86>May 4 00:39:40 useradd[1730082]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none <86>May 4 00:39:40 userdel[1730105]: delete user 'builder' <86>May 4 00:39:40 userdel[1730105]: removed group 'builder' owned by 'builder' <86>May 4 00:39:40 userdel[1730105]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:39:40 groupadd[1730118]: group added to /etc/group: name=builder, GID=1845 <86>May 4 00:39:40 groupadd[1730118]: group added to /etc/gshadow: name=builder <86>May 4 00:39:40 groupadd[1730118]: new group: name=builder, GID=1845 <86>May 4 00:39:40 useradd[1730140]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/nstow-1.0-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.68536 + 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.68536 + 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 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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 + 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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 checking for a BSD-compatible install... /usr/bin/ginstall -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 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether ln -s works... yes checking how to run the C preprocessor... x86_64-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 -j16 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.64176 + 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:/usr/bin:/bin:/usr/local/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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/nstow-buildroot Processing files: nstow-1.0-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QQCXWm find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.abr6fK find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(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.4ed1cA 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.uJ6xUr find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BiQoIL find-requires: running scripts (debuginfo) Requires: nstow = 1.0-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/nstow-1.0-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/nstow-debuginfo-1.0-alt1.qa1.x86_64.rpm (w2.lzdio) 1.74user 2.94system 0:09.73elapsed 48%CPU (0avgtext+0avgdata 35664maxresident)k 0inputs+0outputs (0major+565650minor)pagefaults 0swaps /.out/nstow-1.0-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/nstow-debuginfo-1.0-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL 0.58user 1.77system 0:15.31elapsed 15%CPU (0avgtext+0avgdata 12336maxresident)k 0inputs+0outputs (0major+96524minor)pagefaults 0swaps --- nstow-1.0-alt1.qa1.x86_64.rpm.repo 2013-04-15 11:41:56.000000000 +0000 +++ nstow-1.0-alt1.qa1.x86_64.rpm.hasher 2024-05-04 00:39:52.317085626 +0000 @@ -1,3 +1,3 @@ /usr/bin/nstow 100755 root:root -/usr/share/man/man1/nstow.1.gz 100644 root:root +/usr/share/man/man1/nstow.1.xz 100644 root:root Requires: /lib64/ld-linux-x86-64.so.2 @@ -6,2 +6,4 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -10,4 +12,4 @@ Provides: nstow = 1.0-alt1.qa1 -File: /usr/bin/nstow 100755 root:root 915e840666dc9e3eff6f21f385197bfa -File: /usr/share/man/man1/nstow.1.gz 100644 root:root c366a153a1c40f5baf3aef9457626e75 -RPMIdentity: 33c376820b3768254d66de51842ec3b0bc03fb2cff4508e90ad81597687af2d7f3f86ea20abbc10f725c7261b37a6b3fd065d587fe917ef6654afbd99857a447 +File: /usr/bin/nstow 100755 root:root b26f681833ca549b012679049a2a800a +File: /usr/share/man/man1/nstow.1.xz 100644 root:root 39e03f1f6f7cabfd04272fb2fcbe012c +RPMIdentity: 662cc2cc61417e28e636b658ebbb8b87b5bf51db688b6978debbffaf7d20450bf1bef72e715c1bc1b13d39255a9034120417a2c9f78ae0b2cd60081ea8bd0a1a --- nstow-debuginfo-1.0-alt1.qa1.x86_64.rpm.repo 2013-04-15 11:41:56.000000000 +0000 +++ nstow-debuginfo-1.0-alt1.qa1.x86_64.rpm.hasher 2024-05-04 00:39:52.451087495 +0000 @@ -1,7 +1,9 @@ -/usr/lib/debug/.build-id/b1 40755 root:root -/usr/lib/debug/.build-id/b1/551903891c449d22d3da9e3a50ec40bedafd47 120777 root:root ../../../../bin/nstow -/usr/lib/debug/.build-id/b1/551903891c449d22d3da9e3a50ec40bedafd47.debug 120777 root:root ../../usr/bin/nstow.debug +/usr/lib/debug/.build-id/e3 40755 root:root +/usr/lib/debug/.build-id/e3/3e20147aaddbaddcf9cd93444e8b3c73c95cd8 120777 root:root ../../../../bin/nstow +/usr/lib/debug/.build-id/e3/3e20147aaddbaddcf9cd93444e8b3c73c95cd8.debug 120777 root:root ../../usr/bin/nstow.debug /usr/lib/debug/usr/bin/nstow.debug 100644 root:root /usr/src/debug/nstow-1.0 40755 root:root +/usr/src/debug/nstow-1.0/getopt.c 100644 root:root /usr/src/debug/nstow-1.0/getopt.h 100644 root:root +/usr/src/debug/nstow-1.0/getopt1.c 100644 root:root /usr/src/debug/nstow-1.0/stow.c 100644 root:root @@ -12,9 +14,11 @@ Provides: nstow-debuginfo = 1.0-alt1.qa1 -File: /usr/lib/debug/.build-id/b1 40755 root:root -File: /usr/lib/debug/.build-id/b1/551903891c449d22d3da9e3a50ec40bedafd47 120777 root:root ../../../../bin/nstow -File: /usr/lib/debug/.build-id/b1/551903891c449d22d3da9e3a50ec40bedafd47.debug 120777 root:root ../../usr/bin/nstow.debug -File: /usr/lib/debug/usr/bin/nstow.debug 100644 root:root 1aa65f0d04570fbe9f8345822acfa8fd +File: /usr/lib/debug/.build-id/e3 40755 root:root +File: /usr/lib/debug/.build-id/e3/3e20147aaddbaddcf9cd93444e8b3c73c95cd8 120777 root:root ../../../../bin/nstow +File: /usr/lib/debug/.build-id/e3/3e20147aaddbaddcf9cd93444e8b3c73c95cd8.debug 120777 root:root ../../usr/bin/nstow.debug +File: /usr/lib/debug/usr/bin/nstow.debug 100644 root:root c9eabf1b332213fe310d68c33bddf91e File: /usr/src/debug/nstow-1.0 40755 root:root +File: /usr/src/debug/nstow-1.0/getopt.c 100644 root:root 755473b0ff09ad39296455b7f8e93674 File: /usr/src/debug/nstow-1.0/getopt.h 100644 root:root e449a779c85a6a2f45fc9256e95fd409 +File: /usr/src/debug/nstow-1.0/getopt1.c 100644 root:root dce95e3a9f66db31e162820c4f06837b File: /usr/src/debug/nstow-1.0/stow.c 100644 root:root c89910ae1f34abd7999620ca3e920d23 -RPMIdentity: 77da139ae26bc9dfb8944131a75e2e7c0da3c971bd864e3a292ad2ca346e9b79a1fb9ca10d221bcaa49289173efc4d4d1e04f90059e58426b4043b493b8abf06 +RPMIdentity: 27eb832aaefee2aa7b5341838bc398b9dcefa29b18c6a5fc90cacb2598c3aa96e742049edbe780c52362af28a064a7603b440fb69cca11059808ade9819d3dc1