<86>Aug 6 04:24:43 userdel[2584281]: delete user 'rooter' <86>Aug 6 04:24:43 userdel[2584281]: removed group 'rooter' owned by 'rooter' <86>Aug 6 04:24:43 userdel[2584281]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 6 04:24:43 groupadd[2584288]: group added to /etc/group: name=rooter, GID=966 <86>Aug 6 04:24:43 groupadd[2584288]: group added to /etc/gshadow: name=rooter <86>Aug 6 04:24:43 groupadd[2584288]: new group: name=rooter, GID=966 <86>Aug 6 04:24:43 useradd[2584293]: new user: name=rooter, UID=966, GID=966, home=/root, shell=/bin/bash <86>Aug 6 04:24:43 userdel[2584303]: delete user 'builder' <86>Aug 6 04:24:43 userdel[2584303]: removed group 'builder' owned by 'builder' <86>Aug 6 04:24:43 userdel[2584303]: removed shadow group 'builder' owned by 'builder' <86>Aug 6 04:24:43 groupadd[2584309]: group added to /etc/group: name=builder, GID=967 <86>Aug 6 04:24:43 groupadd[2584309]: group added to /etc/gshadow: name=builder <86>Aug 6 04:24:43 groupadd[2584309]: new group: name=builder, GID=967 <86>Aug 6 04:24:43 useradd[2584313]: new user: name=builder, UID=967, GID=967, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/hashalot-0.3-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/hashalot-0.3-alt1.qa1.nosrc.rpm (w1.gzdio) Installing hashalot-0.3-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.79675 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf hashalot-0.3 + echo 'Source #0 (hashalot-0.3.tar):' Source #0 (hashalot-0.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/hashalot-0.3.tar + cd hashalot-0.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (hashalot-0.3-alt1.qa1.patch):' Patch #0 (hashalot-0.3-alt1.qa1.patch): + /usr/bin/patch -p1 patching file ChangeLog patching file Makefile.am patching file configure.ac patching file getline.h patching file getpass.c patching file getpass.h patching file hashalot.1 patching file hashalot.8 patching file hashalot.c patching file sha512.c patching file sha512.h patching file unlocked-io.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.79675 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hashalot-0.3 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:2: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:5: installing './compile' parallel-tests: installing './test-driver' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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=/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: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-alt-linux-gcc... none 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 whether i586-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of i586-alt-linux-gcc... (cached) none checking whether ln -s works... yes checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking error.h usability... yes checking error.h presence... yes checking for error.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for asprintf... yes checking for error... yes checking for getline... yes checking for getopt... yes checking for snprintf... yes checking for tcgetattr... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/hashalot-0.3' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o getpass.o getpass.c make[1]: Leaving directory '/usr/src/RPM/BUILD/hashalot-0.3' make[1]: Entering directory '/usr/src/RPM/BUILD/hashalot-0.3' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o sha512.o sha512.c make[1]: Leaving directory '/usr/src/RPM/BUILD/hashalot-0.3' make[1]: Entering directory '/usr/src/RPM/BUILD/hashalot-0.3' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o rmd160.o rmd160.c make[1]: Leaving directory '/usr/src/RPM/BUILD/hashalot-0.3' make[1]: Entering directory '/usr/src/RPM/BUILD/hashalot-0.3' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o hashalot.o hashalot.c make[1]: Leaving directory '/usr/src/RPM/BUILD/hashalot-0.3' make[1]: Entering directory '/usr/src/RPM/BUILD/hashalot-0.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o hashalot hashalot.o getpass.o rmd160.o sha512.o make[1]: Leaving directory '/usr/src/RPM/BUILD/hashalot-0.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.63975 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/hashalot-buildroot + : + /bin/rm -rf -- /usr/src/tmp/hashalot-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd hashalot-0.3 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/hashalot-buildroot/usr exec_prefix=/usr/src/tmp/hashalot-buildroot/usr bindir=/usr/src/tmp/hashalot-buildroot/usr/bin sbindir=/usr/src/tmp/hashalot-buildroot/sbin sysconfdir=/usr/src/tmp/hashalot-buildroot/etc datadir=/usr/src/tmp/hashalot-buildroot/usr/share includedir=/usr/src/tmp/hashalot-buildroot/usr/include libdir=/usr/src/tmp/hashalot-buildroot/usr/lib libexecdir=/usr/src/tmp/hashalot-buildroot/usr/lib localstatedir=/usr/src/tmp/hashalot-buildroot/var/lib sharedstatedir=/usr/src/tmp/hashalot-buildroot/var/lib mandir=/usr/src/tmp/hashalot-buildroot/usr/share/man infodir=/usr/src/tmp/hashalot-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/hashalot-0.3' make[1]: Entering directory '/usr/src/RPM/BUILD/hashalot-0.3' /bin/mkdir -p '/usr/src/tmp/hashalot-buildroot/sbin' /usr/libexec/rpm-build/install -p hashalot '/usr/src/tmp/hashalot-buildroot/sbin' /usr/bin/make install-exec-hook make[2]: Entering directory '/usr/src/RPM/BUILD/hashalot-0.3' cd /usr/src/tmp/hashalot-buildroot/sbin && \ ln -s -f hashalot rmd160 && \ ln -s -f hashalot sha256 && \ ln -s -f hashalot sha384 && \ ln -s -f hashalot sha512 make[2]: Leaving directory '/usr/src/RPM/BUILD/hashalot-0.3' /bin/mkdir -p '/usr/src/tmp/hashalot-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 hashalot.8 '/usr/src/tmp/hashalot-buildroot/usr/share/man/man8' /usr/bin/make install-data-hook make[2]: Entering directory '/usr/src/RPM/BUILD/hashalot-0.3' cd /usr/src/tmp/hashalot-buildroot/usr/share/man/man8 && \ ln -s -f hashalot.8 rmd160.8 && \ ln -s -f hashalot.8 sha256.8 && \ ln -s -f hashalot.8 sha384.8 && \ ln -s -f hashalot.8 sha512.8 make[2]: Leaving directory '/usr/src/RPM/BUILD/hashalot-0.3' make[1]: Leaving directory '/usr/src/RPM/BUILD/hashalot-0.3' make: Leaving directory '/usr/src/RPM/BUILD/hashalot-0.3' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/hashalot-buildroot (auto) Verifying and fixing files in /usr/src/tmp/hashalot-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/hashalot-buildroot/ (default) Compressing files in /usr/src/tmp/hashalot-buildroot (auto) removed '/usr/src/tmp/hashalot-buildroot/usr/share/man/man8/sha512.8' '/usr/src/tmp/hashalot-buildroot/usr/share/man/man8/sha512.8.xz' -> 'hashalot.8.xz' removed '/usr/src/tmp/hashalot-buildroot/usr/share/man/man8/sha384.8' '/usr/src/tmp/hashalot-buildroot/usr/share/man/man8/sha384.8.xz' -> 'hashalot.8.xz' removed '/usr/src/tmp/hashalot-buildroot/usr/share/man/man8/sha256.8' '/usr/src/tmp/hashalot-buildroot/usr/share/man/man8/sha256.8.xz' -> 'hashalot.8.xz' removed '/usr/src/tmp/hashalot-buildroot/usr/share/man/man8/rmd160.8' '/usr/src/tmp/hashalot-buildroot/usr/share/man/man8/rmd160.8.xz' -> 'hashalot.8.xz' Verifying ELF objects in /usr/src/tmp/hashalot-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./sbin/hashalot: uses non-LFS functions: fopen Processing files: hashalot-0.3-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IebrIF 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.TsamDS find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.8), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.v4z4VP Creating hashalot-debuginfo package Processing files: hashalot-debuginfo-0.3-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y29CFP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sggUkY find-requires: running scripts (debuginfo) Requires: hashalot = 0.3-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to hashalot-debuginfo a strict dependency on hashalot Wrote: /usr/src/RPM/RPMS/i586/hashalot-0.3-alt1.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/hashalot-debuginfo-0.3-alt1.qa1.i586.rpm (w2.lzdio) 3.53user 1.33system 0:09.86elapsed 49%CPU (0avgtext+0avgdata 35520maxresident)k 0inputs+0outputs (0major+646184minor)pagefaults 0swaps /.out/hashalot-0.3-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/hashalot-debuginfo-0.3-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL 4.57user 3.60system 0:12.40elapsed 65%CPU (0avgtext+0avgdata 35520maxresident)k 0inputs+0outputs (0major+818045minor)pagefaults 0swaps --- hashalot-0.3-alt1.qa1.i586.rpm.repo 2021-06-28 23:01:58.000000000 +0000 +++ hashalot-0.3-alt1.qa1.i586.rpm.hasher 2022-08-06 04:24:54.416229378 +0000 @@ -16,2 +16,3 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -21,3 +22,3 @@ Provides: hashalot = 0.3-alt1.qa1:sisyphus+276065.100.2.3 -File: /sbin/hashalot 100755 root:root 3b85d2da4e460dbd8ccace3898dbd97e +File: /sbin/hashalot 100755 root:root 73da83ac294d7fde4ec09c4481069c63 File: /sbin/rmd160 120777 root:root hashalot @@ -31,2 +32,2 @@ File: /usr/share/man/man8/sha512.8.xz 120777 root:root hashalot.8.xz -RPMIdentity: 12ffb3649095d7b8083956e82d55dc12e27310c00af24c89a915ec1f00ac64e8d82bde48e16cb05808720232fbca664a43702182451d49aa706db1c96911e621 +RPMIdentity: 98ef67f971c8a3fe8d47a82bc0aa37c66bf7e04ce598cc3dcf67f41943d827efd6a6d9cb584516d66a7fed8b3ff089b57945f21219b5bc020029ce8d85ffba75 --- hashalot-debuginfo-0.3-alt1.qa1.i586.rpm.repo 2021-06-28 23:01:58.000000000 +0000 +++ hashalot-debuginfo-0.3-alt1.qa1.i586.rpm.hasher 2022-08-06 04:24:54.465230058 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/17 40755 root:root -/usr/lib/debug/.build-id/17/c624d542efb221ac64bafe9af39be3ea6a997f 120777 root:root ../../../../../sbin/hashalot -/usr/lib/debug/.build-id/17/c624d542efb221ac64bafe9af39be3ea6a997f.debug 120777 root:root ../../sbin/hashalot.debug +/usr/lib/debug/.build-id/4e 40755 root:root +/usr/lib/debug/.build-id/4e/ba7448fc9afb8453396a990c65008d3dd66375 120777 root:root ../../../../../sbin/hashalot +/usr/lib/debug/.build-id/4e/ba7448fc9afb8453396a990c65008d3dd66375.debug 120777 root:root ../../sbin/hashalot.debug /usr/lib/debug/sbin/hashalot.debug 100644 root:root @@ -21,6 +21,6 @@ Provides: hashalot-debuginfo = 0.3-alt1.qa1:sisyphus+276065.100.2.3 -File: /usr/lib/debug/.build-id/17 40755 root:root -File: /usr/lib/debug/.build-id/17/c624d542efb221ac64bafe9af39be3ea6a997f 120777 root:root ../../../../../sbin/hashalot -File: /usr/lib/debug/.build-id/17/c624d542efb221ac64bafe9af39be3ea6a997f.debug 120777 root:root ../../sbin/hashalot.debug -File: /usr/lib/debug/sbin/hashalot.debug 100644 root:root 19f573323bf4a6c6c8573096e64a8e2b +File: /usr/lib/debug/.build-id/4e 40755 root:root +File: /usr/lib/debug/.build-id/4e/ba7448fc9afb8453396a990c65008d3dd66375 120777 root:root ../../../../../sbin/hashalot +File: /usr/lib/debug/.build-id/4e/ba7448fc9afb8453396a990c65008d3dd66375.debug 120777 root:root ../../sbin/hashalot.debug +File: /usr/lib/debug/sbin/hashalot.debug 100644 root:root 2ced21e47d21f8bc635dfca60f1a8230 File: /usr/lib/debug/sbin/rmd160.debug 120777 root:root hashalot.debug @@ -37,2 +37,2 @@ File: /usr/src/debug/hashalot-0.3/sha512.h 100644 root:root 320301783bd3391568c22927080d706d -RPMIdentity: 083bf10db96215f88126b91462ddbc175229e35b740e9d925b4c812a8b8cb6cf4b519b1ddf17e5ba5e718e2407bfa9382ea32d77c5a99de3a275b0f997d5b604 +RPMIdentity: 41f912af0e587b5cae70072fbd98a4a07ec1cf745580e2e047af1e9f383fce0e9a2ae0dd4fc878a5e5e9074f86fc8cbb82aa783271055a31dd724cf64d2cdbb0