<86>Jun 16 00:38:16 userdel[77963]: delete user 'rooter' <86>Jun 16 00:38:16 groupadd[78009]: group added to /etc/group: name=rooter, GID=1226 <86>Jun 16 00:38:16 groupadd[78009]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:38:16 groupadd[78009]: new group: name=rooter, GID=1226 <86>Jun 16 00:38:16 useradd[78021]: new user: name=rooter, UID=1226, GID=1226, home=/root, shell=/bin/bash <86>Jun 16 00:38:16 userdel[78034]: delete user 'builder' <86>Jun 16 00:38:16 userdel[78034]: removed group 'builder' owned by 'builder' <86>Jun 16 00:38:16 userdel[78034]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:38:16 groupadd[78050]: group added to /etc/group: name=builder, GID=1227 <86>Jun 16 00:38:16 groupadd[78050]: group added to /etc/gshadow: name=builder <86>Jun 16 00:38:16 groupadd[78050]: new group: name=builder, GID=1227 <86>Jun 16 00:38:16 useradd[78063]: new user: name=builder, UID=1227, GID=1227, 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: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.20770 + 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.20770 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -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' + sort -u + readlink -e -- ./configure + 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=/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 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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none 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 whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-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 -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/hashalot-0.3' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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.82239 + 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/lib64 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) Processing files: hashalot-0.3-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.elvY35 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.hL8ho3 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.4)(64bit), libc.so.6(GLIBC_2.8)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rYncS5 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.y1HcN3 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9tM4O3 find-requires: running scripts (debuginfo) Requires: hashalot = 0.3-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to hashalot-debuginfo a strict dependency on hashalot Wrote: /usr/src/RPM/RPMS/x86_64/hashalot-0.3-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/hashalot-debuginfo-0.3-alt1.qa1.x86_64.rpm (w2.lzdio) 4.30user 2.40system 0:11.76elapsed 57%CPU (0avgtext+0avgdata 35724maxresident)k 0inputs+0outputs (0major+692278minor)pagefaults 0swaps /.out/hashalot-0.3-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/hashalot-debuginfo-0.3-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL 0.87user 1.58system 0:18.15elapsed 13%CPU (0avgtext+0avgdata 11708maxresident)k 0inputs+0outputs (0major+96388minor)pagefaults 0swaps --- hashalot-0.3-alt1.qa1.x86_64.rpm.repo 2021-06-28 23:01:57.000000000 +0000 +++ hashalot-0.3-alt1.qa1.x86_64.rpm.hasher 2024-06-16 00:38:30.084221070 +0000 @@ -19,3 +19,3 @@ Provides: hashalot = 0.3-alt1.qa1:sisyphus+276065.100.2.3 -File: /sbin/hashalot 100755 root:root da87c8bf64f1adb12447bcd72f1b87ec +File: /sbin/hashalot 100755 root:root b35aecd6f718ece3de6d5caa22caf5c5 File: /sbin/rmd160 120777 root:root hashalot @@ -29,2 +29,2 @@ File: /usr/share/man/man8/sha512.8.xz 120777 root:root hashalot.8.xz -RPMIdentity: 5cd3b771a9a5d55bf9b60fd38e0ddcdf35f47d9063eaa9fb0c69bf098dc9abb195b4ba69e0263d214de8e62f147f6313dd50cf6f22a2ec2bde40f91d25d46bb9 +RPMIdentity: fd07b5407bf3d60500deae49011f34535c03a8b0cabe8f0078662a1cc82f43260d0f004045226fa87d9c70ca386848aa2b85ccbca21bc67e8eae06132393644e --- hashalot-debuginfo-0.3-alt1.qa1.x86_64.rpm.repo 2021-06-28 23:01:57.000000000 +0000 +++ hashalot-debuginfo-0.3-alt1.qa1.x86_64.rpm.hasher 2024-06-16 00:38:30.207221638 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/32 40755 root:root -/usr/lib/debug/.build-id/32/3bfff268a32c1ea3e47f3db0771f1aacd490a8 120777 root:root ../../../../../sbin/hashalot -/usr/lib/debug/.build-id/32/3bfff268a32c1ea3e47f3db0771f1aacd490a8.debug 120777 root:root ../../sbin/hashalot.debug +/usr/lib/debug/.build-id/06 40755 root:root +/usr/lib/debug/.build-id/06/cc4729af7e4d4124a4b9dfa48450cce16489f9 120777 root:root ../../../../../sbin/hashalot +/usr/lib/debug/.build-id/06/cc4729af7e4d4124a4b9dfa48450cce16489f9.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/32 40755 root:root -File: /usr/lib/debug/.build-id/32/3bfff268a32c1ea3e47f3db0771f1aacd490a8 120777 root:root ../../../../../sbin/hashalot -File: /usr/lib/debug/.build-id/32/3bfff268a32c1ea3e47f3db0771f1aacd490a8.debug 120777 root:root ../../sbin/hashalot.debug -File: /usr/lib/debug/sbin/hashalot.debug 100644 root:root 421fc348d02a2e881515953594df8f60 +File: /usr/lib/debug/.build-id/06 40755 root:root +File: /usr/lib/debug/.build-id/06/cc4729af7e4d4124a4b9dfa48450cce16489f9 120777 root:root ../../../../../sbin/hashalot +File: /usr/lib/debug/.build-id/06/cc4729af7e4d4124a4b9dfa48450cce16489f9.debug 120777 root:root ../../sbin/hashalot.debug +File: /usr/lib/debug/sbin/hashalot.debug 100644 root:root 3b732cc15ccb952951a52067a5e87801 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: 432595918412c067498d6d1a06fcadb4fa3605b53bacb3b7a978a731d249c80679b16fba9c5f364af6bfa740acb99910244fc77c6f76719e4ffaa5dd183f3ca3 +RPMIdentity: a7d30a92693ffbaa0df0fb5b800a8f71b79730b73224740166891360586821062930252e31455abb0cfd67d196f2bf7d123c05d7b1e0b6820c184fd034f02076