<86>Sep 14 09:58:48 userdel[93117]: delete user 'rooter' <86>Sep 14 09:58:48 userdel[93117]: removed group 'rooter' owned by 'rooter' <86>Sep 14 09:58:48 userdel[93117]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 09:58:48 groupadd[93148]: group added to /etc/group: name=rooter, GID=645 <86>Sep 14 09:58:48 groupadd[93148]: group added to /etc/gshadow: name=rooter <86>Sep 14 09:58:48 groupadd[93148]: new group: name=rooter, GID=645 <86>Sep 14 09:58:48 useradd[93170]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Sep 14 09:58:48 userdel[93226]: delete user 'builder' <86>Sep 14 09:58:48 userdel[93226]: removed group 'builder' owned by 'builder' <86>Sep 14 09:58:48 userdel[93226]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 09:58:48 groupadd[93248]: group added to /etc/group: name=builder, GID=646 <86>Sep 14 09:58:48 groupadd[93248]: group added to /etc/gshadow: name=builder <86>Sep 14 09:58:48 groupadd[93248]: new group: name=builder, GID=646 <86>Sep 14 09:58:48 useradd[93279]: new user: name=builder, UID=646, GID=646, 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.94530 + 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.94530 + 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 + 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' + readlink -e -- ./configure + ./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 -j8 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 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 -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 -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.68564 + 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.Y9yZ9F 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.GQmqrH 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.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.XGWkQI 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.2VqDnI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eFolQG 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) 8.19user 3.74system 0:15.58elapsed 76%CPU (0avgtext+0avgdata 30764maxresident)k 0inputs+0outputs (0major+638497minor)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 9.87user 6.94system 0:20.64elapsed 81%CPU (0avgtext+0avgdata 30764maxresident)k 0inputs+0outputs (0major+807758minor)pagefaults 0swaps --- hashalot-0.3-alt1.qa1.i586.rpm.repo 2021-06-28 23:01:58.150498232 +0000 +++ hashalot-0.3-alt1.qa1.i586.rpm.hasher 2021-09-14 09:59:07.019414985 +0000 @@ -21,3 +21,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 3864faf43b99779a79f13ad8a180590e File: /sbin/rmd160 120777 root:root hashalot @@ -31,2 +31,2 @@ File: /usr/share/man/man8/sha512.8.xz 120777 root:root hashalot.8.xz -RPMIdentity: 12ffb3649095d7b8083956e82d55dc12e27310c00af24c89a915ec1f00ac64e8d82bde48e16cb05808720232fbca664a43702182451d49aa706db1c96911e621 +RPMIdentity: fa122625818e5f3db876357f687da17b8d57069d266166ff3545d207502d94b40dd1901d01d359a6ab5968829bf5d674a983c809c8a29d12e895968d9caa5ce8 --- hashalot-debuginfo-0.3-alt1.qa1.i586.rpm.repo 2021-06-28 23:01:58.160498334 +0000 +++ hashalot-debuginfo-0.3-alt1.qa1.i586.rpm.hasher 2021-09-14 09:59:07.222413604 +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/68 40755 root:root +/usr/lib/debug/.build-id/68/628e317b9181eaa9e8249adff4955c9d41edb2 120777 root:root ../../../../../sbin/hashalot +/usr/lib/debug/.build-id/68/628e317b9181eaa9e8249adff4955c9d41edb2.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/68 40755 root:root +File: /usr/lib/debug/.build-id/68/628e317b9181eaa9e8249adff4955c9d41edb2 120777 root:root ../../../../../sbin/hashalot +File: /usr/lib/debug/.build-id/68/628e317b9181eaa9e8249adff4955c9d41edb2.debug 120777 root:root ../../sbin/hashalot.debug +File: /usr/lib/debug/sbin/hashalot.debug 100644 root:root 633284317ca021af3dc1bca5249ee1b0 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: 541fe5b1451e520295d0d6c728a83395b3ba359ce9bf5504cda3861b5546480ede3e67b3fd53ece0afaaca958c13b3318d958f18f576b616f6f3e43610fdc1a8