<86>Sep 30 06:21:45 userdel[96629]: delete user 'rooter'
<86>Sep 30 06:21:45 groupadd[96687]: group added to /etc/group: name=rooter, GID=1820
<86>Sep 30 06:21:45 groupadd[96687]: group added to /etc/gshadow: name=rooter
<86>Sep 30 06:21:45 groupadd[96687]: new group: name=rooter, GID=1820
<86>Sep 30 06:21:45 useradd[96741]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash, from=none
<86>Sep 30 06:21:45 userdel[96833]: delete user 'builder'
<86>Sep 30 06:21:45 userdel[96833]: removed group 'builder' owned by 'builder'
<86>Sep 30 06:21:45 userdel[96833]: removed shadow group 'builder' owned by 'builder'
<86>Sep 30 06:21:45 groupadd[96901]: group added to /etc/group: name=builder, GID=1821
<86>Sep 30 06:21:45 groupadd[96901]: group added to /etc/gshadow: name=builder
<86>Sep 30 06:21:45 groupadd[96901]: new group: name=builder, GID=1821
<86>Sep 30 06:21:45 useradd[96953]: new user: name=builder, UID=1821, GID=1821, home=/usr/src, shell=/bin/bash, from=none
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/pwgen-2.08-alt1.nosrc.rpm (w1.gzdio)
Installing pwgen-2.08-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.84783
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf pwgen-2.08-alt1
+ echo 'Source #0 (pwgen-2.08-alt1.tar):'
Source #0 (pwgen-2.08-alt1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/pwgen-2.08-alt1.tar
+ cd pwgen-2.08-alt1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ sed -i 's/^AC_PROG_CC/&\nAC_SYS_LARGEFILE/' configure.ac
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.84783
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd pwgen-2.08-alt1
+ autoreconf -fisv
autoreconf-default: export WARNINGS=
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 Gtkdoc
autoreconf-default: running: /usr/bin/autoconf-2.71 --force
configure.ac:12: warning: AC_OUTPUT should be used without arguments.
configure.ac:12: You should run autoupdate.
autoreconf-default: configure.ac: not using Autoheader
autoreconf-default: configure.ac: not using Automake
autoreconf-default: linking ./install-sh to /usr/share/autoconf-2.71/build-aux/install-sh
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'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ configure_runstatedir_flags=
+ grep -qF runstatedir=DIR ./configure
+ configure_runstatedir_flags=--runstatedir=/var/run
+ ./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 --runstatedir=/var/run --without-included-gettext
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
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 the compiler supports GNU C... yes
checking whether i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to enable C11 features... none needed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for a BSD-compatible install... /bin/install -c
checking for mv... /bin/mv
checking for rm... /bin/rm
checking for sed... /bin/sed
checking for perl... /usr/bin/perl
checking for getopt_long... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for getopt.h... yes
configure: creating ./config.status
config.status: creating Makefile
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1'
i586-alt-linux-gcc -c  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -D_FILE_OFFSET_BITS=64 -DHAVE_GETOPT_LONG=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_H=1  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic   pw_phonemes.c -o pw_phonemes.o
make: Leaving directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1'
make: Entering directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1'
i586-alt-linux-gcc -c  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -D_FILE_OFFSET_BITS=64 -DHAVE_GETOPT_LONG=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_H=1  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic   randnum.c -o randnum.o
make: Leaving directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1'
make: Entering directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1'
i586-alt-linux-gcc -c  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -D_FILE_OFFSET_BITS=64 -DHAVE_GETOPT_LONG=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_H=1  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic   pw_rand.c -o pw_rand.o
make: Leaving directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1'
make: Entering directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1'
i586-alt-linux-gcc -c  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -D_FILE_OFFSET_BITS=64 -DHAVE_GETOPT_LONG=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_H=1  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic   sha1num.c -o sha1num.o
make: Leaving directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1'
make: Entering directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1'
i586-alt-linux-gcc -c  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -D_FILE_OFFSET_BITS=64 -DHAVE_GETOPT_LONG=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_H=1  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic   pwgen.c -o pwgen.o
make: Leaving directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1'
make: Entering directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1'
i586-alt-linux-gcc -c  -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -D_FILE_OFFSET_BITS=64 -DHAVE_GETOPT_LONG=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_GETOPT_H=1  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -pedantic   sha1.c -o sha1.o
make: Leaving directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1'
make: Entering directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1'
i586-alt-linux-gcc  -o pwgen pwgen.o pw_phonemes.o pw_rand.o randnum.o sha1.o sha1num.o
make: Leaving directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.77508
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/pwgen-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/pwgen-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd pwgen-2.08-alt1
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/pwgen-buildroot
make: Entering directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1'
mkdir -p /usr/src/tmp/pwgen-buildroot/usr/bin /usr/src/tmp/pwgen-buildroot/usr/share/man/man1
/usr/libexec/rpm-build/install -p pwgen /usr/src/tmp/pwgen-buildroot/usr/bin/pwgen
/usr/libexec/rpm-build/install -p -m 644 ./pwgen.1 /usr/src/tmp/pwgen-buildroot/usr/share/man/man1/pwgen.1
make: Leaving directory '/usr/src/RPM/BUILD/pwgen-2.08-alt1'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/pwgen-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/pwgen-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/pwgen-buildroot/ (default)
Compressing files in /usr/src/tmp/pwgen-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/pwgen-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: pwgen-2.08-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4Smbja
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.dkN9SL
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.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), 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.9sZs9v
Creating pwgen-debuginfo package
Processing files: pwgen-debuginfo-2.08-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DmNaeM
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4Ziiqi
find-requires: running scripts (debuginfo)
Requires: pwgen = 2.08-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Adding to pwgen-debuginfo a strict dependency on pwgen
Wrote: /usr/src/RPM/RPMS/i586/pwgen-2.08-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/pwgen-debuginfo-2.08-alt1.i586.rpm (w2.lzdio)
2.93user 1.71system 0:13.51elapsed 34%CPU (0avgtext+0avgdata 32200maxresident)k
0inputs+0outputs (0major+313361minor)pagefaults 0swaps
0.88user 2.00system 0:24.66elapsed 11%CPU (0avgtext+0avgdata 12132maxresident)k
0inputs+0outputs (0major+98118minor)pagefaults 0swaps
--- pwgen-2.08-alt1.i586.rpm.repo	2021-07-12 03:32:31.000000000 +0000
+++ pwgen-2.08-alt1.i586.rpm.hasher	2023-09-30 06:22:04.676878143 +0000
@@ -8,2 +8,3 @@
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -12,4 +13,4 @@
 Provides: pwgen = 2.08-alt1:sisyphus+278100.5400.1.1
-File: /usr/bin/pwgen	100755	root:root	419b85723b797f1eb95caae2b5455c4f	
+File: /usr/bin/pwgen	100755	root:root	9192968c03f5430e12cd04c092baecb2	
 File: /usr/share/man/man1/pwgen.1.xz	100644	root:root	28f1d1b73eb4d6897d6bf01671413c77	
-RPMIdentity: d3be52140925dfda08969d84f25df5c47344ef957f644074e3dceb5c6d62e7a8808bed838072c1d5291418fdee5d7468428f6f2460292dce16d202ffeefec33a
+RPMIdentity: ecedf5b2bd829e1ed62614c217c13ba9a8e15e3d06f8c41e544852e980df34dc00300184758f8c7bd72c5832959cd6204e6ab2efa74cbbe5423233a5bbb4efba
--- pwgen-debuginfo-2.08-alt1.i586.rpm.repo	2021-07-12 03:32:31.000000000 +0000
+++ pwgen-debuginfo-2.08-alt1.i586.rpm.hasher	2023-09-30 06:22:04.948882787 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/00	40755	root:root	
-/usr/lib/debug/.build-id/00/26d182781b21b71ec5c1155bd72c6521af598d	120777	root:root	../../../../bin/pwgen
-/usr/lib/debug/.build-id/00/26d182781b21b71ec5c1155bd72c6521af598d.debug	120777	root:root	../../usr/bin/pwgen.debug
+/usr/lib/debug/.build-id/2d	40755	root:root	
+/usr/lib/debug/.build-id/2d/7599915796fd23aeb88e63598f9445dd169cc1	120777	root:root	../../../../bin/pwgen
+/usr/lib/debug/.build-id/2d/7599915796fd23aeb88e63598f9445dd169cc1.debug	120777	root:root	../../usr/bin/pwgen.debug
 /usr/lib/debug/usr/bin/pwgen.debug	100644	root:root	
@@ -18,6 +18,6 @@
 Provides: pwgen-debuginfo = 2.08-alt1:sisyphus+278100.5400.1.1
-File: /usr/lib/debug/.build-id/00	40755	root:root		
-File: /usr/lib/debug/.build-id/00/26d182781b21b71ec5c1155bd72c6521af598d	120777	root:root		../../../../bin/pwgen
-File: /usr/lib/debug/.build-id/00/26d182781b21b71ec5c1155bd72c6521af598d.debug	120777	root:root		../../usr/bin/pwgen.debug
-File: /usr/lib/debug/usr/bin/pwgen.debug	100644	root:root	bf101918aa21f89fd77028cc539bef34	
+File: /usr/lib/debug/.build-id/2d	40755	root:root		
+File: /usr/lib/debug/.build-id/2d/7599915796fd23aeb88e63598f9445dd169cc1	120777	root:root		../../../../bin/pwgen
+File: /usr/lib/debug/.build-id/2d/7599915796fd23aeb88e63598f9445dd169cc1.debug	120777	root:root		../../usr/bin/pwgen.debug
+File: /usr/lib/debug/usr/bin/pwgen.debug	100644	root:root	dade91969c8587e22b59215ad7b2f61f	
 File: /usr/src/debug/pwgen-2.08-alt1	40755	root:root		
@@ -31,2 +31,2 @@
 File: /usr/src/debug/pwgen-2.08-alt1/sha1num.c	100644	root:root	406739474886c028cbabc31fbb808fde	
-RPMIdentity: 8021ff6557c462ff066662117f71393f1c0f64670afc7e0e10718854f4803a662eeee05288259f572c39d898814d6475f206795622ff71678c806fd96fdaf4b4
+RPMIdentity: 7c4eed9a1e18f17df9c9a494590381e3cc93b29e7b998cd7863ff37edeccace529b168cebb58f864d5102ee0578290af6cf78f69748d328a3f88b803c8c254c0