<86>Oct 28 06:23:34 userdel[3666994]: delete user 'rooter'
<86>Oct 28 06:23:34 userdel[3666994]: removed group 'rooter' owned by 'rooter'
<86>Oct 28 06:23:34 userdel[3666994]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct 28 06:23:34 groupadd[3667016]: group added to /etc/group: name=rooter, GID=1799
<86>Oct 28 06:23:34 groupadd[3667016]: group added to /etc/gshadow: name=rooter
<86>Oct 28 06:23:34 groupadd[3667016]: new group: name=rooter, GID=1799
<86>Oct 28 06:23:34 useradd[3667035]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash, from=none
<86>Oct 28 06:23:34 userdel[3667059]: delete user 'builder'
<86>Oct 28 06:23:34 userdel[3667059]: removed group 'builder' owned by 'builder'
<86>Oct 28 06:23:34 userdel[3667059]: removed shadow group 'builder' owned by 'builder'
<86>Oct 28 06:23:34 groupadd[3667080]: group added to /etc/group: name=builder, GID=1800
<86>Oct 28 06:23:34 groupadd[3667080]: group added to /etc/gshadow: name=builder
<86>Oct 28 06:23:34 groupadd[3667080]: new group: name=builder, GID=1800
<86>Oct 28 06:23:34 useradd[3667098]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash, from=none
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/which-2.20-alt2.qa1.nosrc.rpm (w1.gzdio)
Installing which-2.20-alt2.qa1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.24223
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf which-2.20
+ echo 'Source #0 (which-2.20.tar):'
Source #0 (which-2.20.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/which-2.20.tar
+ cd which-2.20
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #1 (which-alt-texinfo.patch):'
Patch #1 (which-alt-texinfo.patch):
+ /usr/bin/patch -p2
patching file which.texinfo
+ echo 'Patch #2 (which-rh-alt-fixes.patch):'
Patch #2 (which-rh-alt-fixes.patch):
+ /usr/bin/patch -p2
patching file tilde/tilde.c
patching file which.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.24223
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd which-2.20
+ 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
+ echo 'rpm-build: warning: ./configure script does not support --runstatedir'
rpm-build: warning: ./configure script does not support --runstatedir
+ ./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 --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 to enable maintainer-specific portions of Makefiles... no
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 for style of include used by make... GNU
checking dependency style of i586-alt-linux-gcc... none
checking for a BSD-compatible install... /bin/install -c
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 for xmalloc in libiberty.a... no
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking libiberty.h usability... no
checking libiberty.h presence... no
checking for libiberty.h... no
checking whether stat file-mode macros are broken... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for strchr... yes
checking for memcpy... yes
checking for getopt_long... yes
checking for getcwd... yes
checking for getwd... yes
checking for ar... ar
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for stdlib.h... (cached) yes
checking for memory.h... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for strings.h... (cached) yes
checking for getpwent... yes
checking for getpwnam... yes
checking for getpwuid... yes
checking whether programs are able to redeclare getpw functions... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating maintMakefile
config.status: creating tilde/Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ make -j16 --silent --no-print-directory 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Werror'
Making all in tilde
ar: `u' modifier ignored since `D' is the default (see `U')
Making all in .
/usr/src/RPM/BUILD/which-2.20/missing: line 54: makeinfo: command not found
WARNING: `makeinfo' is missing on your system.  You should only need it if
         you modified a `.texi' or `.texinfo' file, or any other file
         indirectly affecting the aspect of the manual.  The spurious
         call might also be the consequence of using a buggy `make' (AIX,
         DU, IRIX).  You might want to install the `Texinfo' package or
         the `GNU make' package.  Grab either from any GNU archive site.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.36835
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/which-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/which-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd which-2.20
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/which-buildroot/usr exec_prefix=/usr/src/tmp/which-buildroot/usr bindir=/usr/src/tmp/which-buildroot/usr/bin sbindir=/usr/src/tmp/which-buildroot/usr/sbin sysconfdir=/usr/src/tmp/which-buildroot/etc datadir=/usr/src/tmp/which-buildroot/usr/share includedir=/usr/src/tmp/which-buildroot/usr/include libdir=/usr/src/tmp/which-buildroot/usr/lib libexecdir=/usr/src/tmp/which-buildroot/usr/lib localstatedir=/usr/src/tmp/which-buildroot/var/lib runstatedir=/usr/src/tmp/which-buildroot/var/run sharedstatedir=/usr/src/tmp/which-buildroot/var/lib mandir=/usr/src/tmp/which-buildroot/usr/share/man infodir=/usr/src/tmp/which-buildroot/usr/share/info install --silent --no-print-directory
Making install in tilde
Making install in .
  /usr/libexec/rpm-build/install -p 'which' '/usr/src/tmp/which-buildroot/usr/bin/which'
 /usr/libexec/rpm-build/install -p -m 644 './which.info' '/usr/src/tmp/which-buildroot/usr/share/info/which.info'
 /usr/libexec/rpm-build/install -p -m 644 './which.1' '/usr/src/tmp/which-buildroot/usr/share/man/man1/which.1'
+ rm -f -- /usr/src/tmp/which-buildroot/usr/share/info/dir
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/which-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/which-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/which-buildroot/ (default)
Compressing files in /usr/src/tmp/which-buildroot (auto)
Verifying info files in /usr/src/tmp/which-buildroot/usr/share/info (normal)
Verifying ELF objects in /usr/src/tmp/which-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/which: uses non-LFS functions: stat
Processing files: which-2.20-alt2.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.36835
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd which-2.20
+ DOCDIR=/usr/src/tmp/which-buildroot/usr/share/doc/which-2.20
+ export DOCDIR
+ rm -rf /usr/src/tmp/which-buildroot/usr/share/doc/which-2.20
+ /bin/mkdir -p /usr/src/tmp/which-buildroot/usr/share/doc/which-2.20
+ cp -prL AUTHORS EXAMPLES NEWS /usr/src/tmp/which-buildroot/usr/share/doc/which-2.20
+ chmod -R go-w /usr/src/tmp/which-buildroot/usr/share/doc/which-2.20
+ chmod -R a+rX /usr/src/tmp/which-buildroot/usr/share/doc/which-2.20
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e6RKvK
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.eve0Ai
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.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.ZPjvIl
Creating which-debuginfo package
Processing files: which-debuginfo-2.20-alt2.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GwpSeP
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vk6CFR
find-requires: running scripts (debuginfo)
Requires: which = 2.20-alt2.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Adding to which-debuginfo a strict dependency on which
Wrote: /usr/src/RPM/RPMS/i586/which-2.20-alt2.qa1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/which-debuginfo-2.20-alt2.qa1.i586.rpm (w2.lzdio)
1.79user 1.06system 0:08.51elapsed 33%CPU (0avgtext+0avgdata 30400maxresident)k
0inputs+0outputs (0major+489409minor)pagefaults 0swaps
0.48user 0.83system 0:11.30elapsed 11%CPU (0avgtext+0avgdata 12140maxresident)k
0inputs+0outputs (0major+93742minor)pagefaults 0swaps
--- which-2.20-alt2.qa1.i586.rpm.repo	2021-07-12 01:06:24.000000000 +0000
+++ which-2.20-alt2.qa1.i586.rpm.hasher	2023-10-28 06:23:44.054541728 +0000
@@ -12,2 +12,4 @@
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.33)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -16,3 +18,3 @@
 Provides: which = 2.20-alt2.qa1:sisyphus+278158.2000.1.1
-File: /usr/bin/which	100755	root:root	679b26034b3fb27bfec14b055a751d30	
+File: /usr/bin/which	100755	root:root	e362b21bd76bbf1fc4fb12974d0589db	
 File: /usr/share/doc/which-2.20	40755	root:root		
@@ -23,2 +25,2 @@
 File: /usr/share/man/man1/which.1.xz	100644	root:root	48ab8ee235408dd634241b5ecb86f8b8	
-RPMIdentity: 9b0505839c1622a55a96d433ac078188e18beebb1248afcf451dd3d7f401cb0e3d043acb97430ab0c9c0a2bed9f7b77c813dfdb558f56bb3235ba62527420b6f
+RPMIdentity: 507f1afc2e6aa786d11b218b544421a40c57b1dd722020d4c1618679c1505f1306c2c107cfcd729d3ecf0c549a9360572c236702481191b5e791b4fbb6b578d8
--- which-debuginfo-2.20-alt2.qa1.i586.rpm.repo	2021-07-12 01:06:24.000000000 +0000
+++ which-debuginfo-2.20-alt2.qa1.i586.rpm.hasher	2023-10-28 06:23:44.109542714 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/25	40755	root:root	
-/usr/lib/debug/.build-id/25/391860200c24c55d16ed8de93afdaac8266d16	120777	root:root	../../../../bin/which
-/usr/lib/debug/.build-id/25/391860200c24c55d16ed8de93afdaac8266d16.debug	120777	root:root	../../usr/bin/which.debug
+/usr/lib/debug/.build-id/73	40755	root:root	
+/usr/lib/debug/.build-id/73/e0a57c285a767d60c085fc600105a254f0e20e	120777	root:root	../../../../bin/which
+/usr/lib/debug/.build-id/73/e0a57c285a767d60c085fc600105a254f0e20e.debug	120777	root:root	../../usr/bin/which.debug
 /usr/lib/debug/usr/bin/which.debug	100644	root:root	
@@ -7,3 +7,5 @@
 /usr/src/debug/which-2.20/bash.h	100644	root:root	
+/usr/src/debug/which-2.20/getopt.c	100644	root:root	
 /usr/src/debug/which-2.20/getopt.h	100644	root:root	
+/usr/src/debug/which-2.20/getopt1.c	100644	root:root	
 /usr/src/debug/which-2.20/sys.h	100644	root:root	
@@ -19,6 +21,6 @@
 Provides: which-debuginfo = 2.20-alt2.qa1:sisyphus+278158.2000.1.1
-File: /usr/lib/debug/.build-id/25	40755	root:root		
-File: /usr/lib/debug/.build-id/25/391860200c24c55d16ed8de93afdaac8266d16	120777	root:root		../../../../bin/which
-File: /usr/lib/debug/.build-id/25/391860200c24c55d16ed8de93afdaac8266d16.debug	120777	root:root		../../usr/bin/which.debug
-File: /usr/lib/debug/usr/bin/which.debug	100644	root:root	20d719f52058b0afd1f893c9bf414332	
+File: /usr/lib/debug/.build-id/73	40755	root:root		
+File: /usr/lib/debug/.build-id/73/e0a57c285a767d60c085fc600105a254f0e20e	120777	root:root		../../../../bin/which
+File: /usr/lib/debug/.build-id/73/e0a57c285a767d60c085fc600105a254f0e20e.debug	120777	root:root		../../usr/bin/which.debug
+File: /usr/lib/debug/usr/bin/which.debug	100644	root:root	68b547513e5a70c52a5cde82543db704	
 File: /usr/src/debug/which-2.20	40755	root:root		
@@ -26,3 +28,5 @@
 File: /usr/src/debug/which-2.20/bash.h	100644	root:root	db09b09c153badf8b7ff23759ab2984f	
+File: /usr/src/debug/which-2.20/getopt.c	100644	root:root	1fd652e360299e5ac45771bd2b225a05	
 File: /usr/src/debug/which-2.20/getopt.h	100644	root:root	ea16edf12421883f3a9a6fb846725453	
+File: /usr/src/debug/which-2.20/getopt1.c	100644	root:root	70bd4522cdf227e67cc263f76e9d8063	
 File: /usr/src/debug/which-2.20/sys.h	100644	root:root	fbaccd67f1e6a2bd6cd24c3856f1870e	
@@ -33,2 +37,2 @@
 File: /usr/src/debug/which-2.20/which.c	100644	root:root	8199824eaafd5900bfd54ea4b0a31c14	
-RPMIdentity: 7374413772d9f4b767a70943da9bf3947598f064e2c65209a447013e682c4b652e487ae08409289bc9e9c7583e768fc1c20ec0e4469d1ab7b75e709e794b0168
+RPMIdentity: f4067d094a30a4125d858d6354b3bc16399ec839ad40369817f2c55a8cbe4d26410f09876165b6159909cbbf120d8b617c18b0c3f616e1b2e56d6eb9c26608ed