<86>Dec  2 05:12:20 userdel[969008]: delete user 'rooter'
<86>Dec  2 05:12:20 userdel[969008]: removed group 'rooter' owned by 'rooter'
<86>Dec  2 05:12:20 userdel[969008]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec  2 05:12:20 groupadd[969069]: group added to /etc/group: name=rooter, GID=1865
<86>Dec  2 05:12:20 groupadd[969069]: group added to /etc/gshadow: name=rooter
<86>Dec  2 05:12:20 groupadd[969069]: new group: name=rooter, GID=1865
<86>Dec  2 05:12:20 useradd[969119]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash, from=none
<86>Dec  2 05:12:20 userdel[969198]: delete user 'builder'
<86>Dec  2 05:12:20 userdel[969198]: removed group 'builder' owned by 'builder'
<86>Dec  2 05:12:20 userdel[969198]: removed shadow group 'builder' owned by 'builder'
<86>Dec  2 05:12:20 groupadd[969252]: group added to /etc/group: name=builder, GID=1866
<86>Dec  2 05:12:20 groupadd[969252]: group added to /etc/gshadow: name=builder
<86>Dec  2 05:12:20 groupadd[969252]: new group: name=builder, GID=1866
<86>Dec  2 05:12:20 useradd[969302]: new user: name=builder, UID=1866, GID=1866, home=/usr/src, shell=/bin/bash, from=none
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/cabextract-1.11-alt1.nosrc.rpm (w1.gzdio)
Installing cabextract-1.11-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.5899
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf cabextract-1.11
+ echo 'Source #0 (cabextract-1.11.tar.gz):'
Source #0 (cabextract-1.11.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/cabextract-1.11.tar.gz
+ /bin/tar -xf -
+ cd cabextract-1.11
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.5899
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd cabextract-1.11
+ 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
autoreconf-default: running: /usr/bin/autoheader-2.71 --force
autoreconf-default: running: automake --add-missing --force-missing
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_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: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
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 whether i586-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i586-alt-linux-gcc... none
checking for i586-alt-linux-ar... no
checking for i586-alt-linux-lib... no
checking for i586-alt-linux-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
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
checking for inttypes.h... (cached) yes
checking for strings.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking size of off_t... 8
checking for working POSIX fnmatch... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for mkdir... yes
checking for _mkdir... no
checking whether mkdir takes one argument... no
checking for towlower... yes
checking for umask... yes
checking for utime... yes
checking for utimes... yes
checking for getopt_long... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for mbstate_t... yes
checking for i586-alt-linux-gcc options needed to detect all undeclared functions... none needed
checking whether getenv is declared... yes
checking for btowc... yes
checking for mbsrtowcs... yes
checking for mempcpy... yes
checking for wmempcpy... yes
checking for working POSIX fnmatch... (cached) yes
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking for ld used by i586-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... yes
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 ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating cabextract.spec
config.status: creating test/testcase
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/cabextract-1.11'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mspack/system.o mspack/system.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11'
make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mspack/cabd.o mspack/cabd.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11'
make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/cabinfo.o src/cabinfo.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11'
make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o md5.o md5.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11'
make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mspack/mszipd.o mspack/mszipd.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11'
make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mspack/qtmd.o mspack/qtmd.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11'
make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/cabextract.o src/cabextract.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11'
make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mspack/lzxd.o mspack/lzxd.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11'
make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11'
rm -f libmscab.a
ar cru libmscab.a mspack/system.o mspack/cabd.o mspack/lzxd.o mspack/mszipd.o mspack/qtmd.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libmscab.a
make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11'
make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11'
i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o src/cabinfo src/cabinfo.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11'
make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11'
i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o cabextract src/cabextract.o md5.o libmscab.a 
make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.74203
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/cabextract-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/cabextract-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd cabextract-1.11
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/cabextract-buildroot
make: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11'
make[1]: Entering directory '/usr/src/RPM/BUILD/cabextract-1.11'
 /bin/mkdir -p '/usr/src/tmp/cabextract-buildroot/usr/bin'
  /usr/libexec/rpm-build/install -p cabextract '/usr/src/tmp/cabextract-buildroot/usr/bin'
 /bin/mkdir -p '/usr/src/tmp/cabextract-buildroot/usr/share/man/man1'
 /usr/libexec/rpm-build/install -p -m 644 doc/cabextract.1 '/usr/src/tmp/cabextract-buildroot/usr/share/man/man1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11'
make: Leaving directory '/usr/src/RPM/BUILD/cabextract-1.11'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/cabextract-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/cabextract-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/cabextract-buildroot/ (default)
Compressing files in /usr/src/tmp/cabextract-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/cabextract-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: cabextract-1.11-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.33673
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd cabextract-1.11
+ DOCDIR=/usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.11
+ export DOCDIR
+ rm -rf /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.11
+ /bin/mkdir -p /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.11
+ cp -prL NEWS README /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.11
+ chmod -R go-w /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.11
+ chmod -R a+rX /usr/src/tmp/cabextract-buildroot/usr/share/doc/cabextract-1.11
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VARmUU
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.AqYG4R
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.2.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), 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.p1vYvF
Creating cabextract-debuginfo package
Processing files: cabextract-debuginfo-1.11-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ESDHfT
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.I8pxU9
find-requires: running scripts (debuginfo)
Requires: cabextract = 1.11-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Adding to cabextract-debuginfo a strict dependency on cabextract
Wrote: /usr/src/RPM/RPMS/i586/cabextract-1.11-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/cabextract-debuginfo-1.11-alt1.i586.rpm (w2.lzdio)
5.46user 2.41system 0:12.92elapsed 60%CPU (0avgtext+0avgdata 49644maxresident)k
0inputs+0outputs (0major+658304minor)pagefaults 0swaps
2.87user 1.48system 0:19.60elapsed 22%CPU (0avgtext+0avgdata 120368maxresident)k
0inputs+0outputs (0major+147175minor)pagefaults 0swaps
--- cabextract-1.11-alt1.i586.rpm.repo	2023-04-23 12:10:28.000000000 +0000
+++ cabextract-1.11-alt1.i586.rpm.hasher	2023-12-02 05:12:37.475201299 +0000
@@ -19,3 +19,3 @@
 Provides: cabextract = 1.11-alt1:sisyphus+319134.40.2.1
-File: /usr/bin/cabextract	100755	root:root	656311ea6905ee0b30da94e6a2a7043e	
+File: /usr/bin/cabextract	100755	root:root	bb9a375549b930f2f0ff6a4a76d2b593	
 File: /usr/share/doc/cabextract-1.11	40755	root:root		
@@ -24,2 +24,2 @@
 File: /usr/share/man/man1/cabextract.1.xz	100644	root:root	95fc8ebe39f550120a2c580f3cef0adf	
-RPMIdentity: 485e9bd42fbffc931a71a0733b6102dc1a11e9d68d91d3233bd433e2ae0b12475d8531d3e52234d4809a12039f689229b34c72c8bd4e487f0b70d7e546ce494d
+RPMIdentity: 9a712610fcda1c781f54af80eec5c1ce2ac67979d718332e86afd580ffaa4c962f60595b2763cedba733c99846960c47eeb5132e05b4d00366eab721f28abe64
--- cabextract-debuginfo-1.11-alt1.i586.rpm.repo	2023-04-23 12:10:28.000000000 +0000
+++ cabextract-debuginfo-1.11-alt1.i586.rpm.hasher	2023-12-02 05:12:37.589202588 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/37	40755	root:root	
-/usr/lib/debug/.build-id/37/ac2ae2550da5a80d2e3b846c3d92cd4ddef3f7	120777	root:root	../../../../bin/cabextract
-/usr/lib/debug/.build-id/37/ac2ae2550da5a80d2e3b846c3d92cd4ddef3f7.debug	120777	root:root	../../usr/bin/cabextract.debug
+/usr/lib/debug/.build-id/c7	40755	root:root	
+/usr/lib/debug/.build-id/c7/941c23c7893f3ec64590e54bb4c33dbdb72245	120777	root:root	../../../../bin/cabextract
+/usr/lib/debug/.build-id/c7/941c23c7893f3ec64590e54bb4c33dbdb72245.debug	120777	root:root	../../usr/bin/cabextract.debug
 /usr/lib/debug/usr/bin/cabextract.debug	100644	root:root	
@@ -29,6 +29,6 @@
 Provides: cabextract-debuginfo = 1.11-alt1:sisyphus+319134.40.2.1
-File: /usr/lib/debug/.build-id/37	40755	root:root		
-File: /usr/lib/debug/.build-id/37/ac2ae2550da5a80d2e3b846c3d92cd4ddef3f7	120777	root:root		../../../../bin/cabextract
-File: /usr/lib/debug/.build-id/37/ac2ae2550da5a80d2e3b846c3d92cd4ddef3f7.debug	120777	root:root		../../usr/bin/cabextract.debug
-File: /usr/lib/debug/usr/bin/cabextract.debug	100644	root:root	623b3b31690fbf3ccd1055deb5fd8a16	
+File: /usr/lib/debug/.build-id/c7	40755	root:root		
+File: /usr/lib/debug/.build-id/c7/941c23c7893f3ec64590e54bb4c33dbdb72245	120777	root:root		../../../../bin/cabextract
+File: /usr/lib/debug/.build-id/c7/941c23c7893f3ec64590e54bb4c33dbdb72245.debug	120777	root:root		../../usr/bin/cabextract.debug
+File: /usr/lib/debug/usr/bin/cabextract.debug	100644	root:root	b6d44bde7cbe11a2a60dacd1760ce193	
 File: /usr/src/debug/cabextract-1.11	40755	root:root		
@@ -53,2 +53,2 @@
 File: /usr/src/debug/cabextract-1.11/src/cabextract.c	100644	root:root	c1e95823d4709323a8bec45492d1aa8a	
-RPMIdentity: 77f2dbacb42537fba40eaed94f09d3cdf25278f5350096972fca78ae4c8dd28e20fb8dfe6024aa83b824de015b1bfa6ed9bdb505c31e260c29e86dd67e1bc6d1
+RPMIdentity: 3cd7a5a1275c1fd6d63044753b778c3f0711c9b9e3dd197aa285162d064afe6541ac915ec1b3d4a74c7d48d3a9f1e9d8c2b984f781b497a6bc917d194fda7552