<86>Jan 19 02:12:40 userdel[1459761]: delete user 'rooter'
<86>Jan 19 02:12:40 userdel[1459761]: removed group 'rooter' owned by 'rooter'
<86>Jan 19 02:12:40 userdel[1459761]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan 19 02:12:40 groupadd[1459786]: group added to /etc/group: name=rooter, GID=1323
<86>Jan 19 02:12:40 groupadd[1459786]: group added to /etc/gshadow: name=rooter
<86>Jan 19 02:12:40 groupadd[1459786]: new group: name=rooter, GID=1323
<86>Jan 19 02:12:40 useradd[1459811]: new user: name=rooter, UID=1323, GID=1323, home=/root, shell=/bin/bash
<86>Jan 19 02:12:40 userdel[1459831]: delete user 'builder'
<86>Jan 19 02:12:40 userdel[1459831]: removed group 'builder' owned by 'builder'
<86>Jan 19 02:12:40 userdel[1459831]: removed shadow group 'builder' owned by 'builder'
<86>Jan 19 02:12:40 groupadd[1459847]: group added to /etc/group: name=builder, GID=1324
<86>Jan 19 02:12:40 groupadd[1459847]: group added to /etc/gshadow: name=builder
<86>Jan 19 02:12:40 groupadd[1459847]: new group: name=builder, GID=1324
<86>Jan 19 02:12:40 useradd[1459854]: new user: name=builder, UID=1324, GID=1324, home=/usr/src, shell=/bin/bash
<13>Jan 19 02:12:42 rpmi: llvm13.0-filesystem-13.0.1-alt3 sisyphus+298982.600.9.1 1651005139 installed
<13>Jan 19 02:12:42 rpmi: llvm-common-13.0.0-alt1 sisyphus+297141.400.5.1 1649699996 installed
<13>Jan 19 02:12:44 rpmi: clang13.0-libs-support-13.0.1-alt3 sisyphus+298982.600.9.1 1651005139 installed
<13>Jan 19 02:12:44 rpmi: llvm13.0-polly-13.0.1-alt3 sisyphus+298982.600.9.1 1651005139 installed
<13>Jan 19 02:12:44 rpmi: libedit3-3.1.20191231-alt1 sisyphus+278505.100.1.1 1626106374 installed
<13>Jan 19 02:12:44 rpmi: llvm13.0-gold-13.0.1-alt3 sisyphus+298982.600.9.1 1651005139 installed
<13>Jan 19 02:12:45 rpmi: llvm13.0-libs-13.0.1-alt3 sisyphus+298982.600.9.1 1651005139 installed
<13>Jan 19 02:12:46 rpmi: clang13.0-libs-13.0.1-alt3 sisyphus+298982.600.9.1 1651005139 installed
<13>Jan 19 02:12:46 rpmi: clang13.0-13.0.1-alt3 sisyphus+298982.600.9.1 1651005139 installed
<13>Jan 19 02:12:46 rpmi: clang-13.0.0-alt1 sisyphus+297141.400.5.1 1649699996 installed
<13>Jan 19 02:12:57 rpmi: clang13.0-devel-13.0.1-alt3 sisyphus+298982.600.9.1 1651005139 installed
<13>Jan 19 02:12:57 rpmi: clang-devel-13.0.0-alt1 sisyphus+297141.400.5.1 1649699996 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/cdf-0.2-alt3.nosrc.rpm (w1.gzdio)
Installing cdf-0.2-alt3.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.73003
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf cdf-0.2
+ echo 'Source #0 (cdf-0.2.tar.gz):'
Source #0 (cdf-0.2.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/cdf-0.2.tar.gz
+ /bin/tar -xf -
+ cd cdf-0.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.73003
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd cdf-0.2
+ export 'CFLAGS= -fcommon'
+ CFLAGS=' -fcommon'
+ CFLAGS=' -fcommon'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
++ 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
+ 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 --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/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
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
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 egrep... 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 for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for getmntinfo... no
checking for rint in -lm... yes
checking whether to include verbose debugging code... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands

 cdf version 0.2 configured successfully.

Using '/usr' for installation.
Using 'x86_64-alt-linux-gcc' for C compiler.
Building with ' -fcommon ' for C compiler flags.

+ make
make: Entering directory '/usr/src/RPM/BUILD/cdf-0.2'
make  all-recursive
make[1]: Entering directory '/usr/src/RPM/BUILD/cdf-0.2'
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/cdf-0.2/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..    -fcommon   -fcommon  -c main.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..    -fcommon   -fcommon  -c stat.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..    -fcommon   -fcommon  -c common.c
common.c: In function 'expand_filename':
common.c:84:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   84 |         if ((int)getenv("HOME") != -1) {
      |             ^
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..    -fcommon   -fcommon  -c colors.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..    -fcommon   -fcommon  -c conf.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..    -fcommon   -fcommon  -c hash.c
x86_64-alt-linux-gcc -fcommon   -fcommon    -o cdf  main.o stat.o common.o colors.o conf.o hash.o  -lm
make[2]: Leaving directory '/usr/src/RPM/BUILD/cdf-0.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/cdf-0.2'
make[2]: Leaving directory '/usr/src/RPM/BUILD/cdf-0.2'
make[1]: Leaving directory '/usr/src/RPM/BUILD/cdf-0.2'
make: Leaving directory '/usr/src/RPM/BUILD/cdf-0.2'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.45732
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/cdf-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/cdf-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd cdf-0.2
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/cdf-buildroot/usr exec_prefix=/usr/src/tmp/cdf-buildroot/usr bindir=/usr/src/tmp/cdf-buildroot/usr/bin sbindir=/usr/src/tmp/cdf-buildroot/usr/sbin sysconfdir=/usr/src/tmp/cdf-buildroot/etc datadir=/usr/src/tmp/cdf-buildroot/usr/share includedir=/usr/src/tmp/cdf-buildroot/usr/include libdir=/usr/src/tmp/cdf-buildroot/usr/lib64 libexecdir=/usr/src/tmp/cdf-buildroot/usr/lib localstatedir=/usr/src/tmp/cdf-buildroot/var/lib sharedstatedir=/usr/src/tmp/cdf-buildroot/var/lib mandir=/usr/src/tmp/cdf-buildroot/usr/share/man infodir=/usr/src/tmp/cdf-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/cdf-0.2'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/cdf-0.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/cdf-0.2/src'
test -z "/usr/src/tmp/cdf-buildroot/usr/bin" || mkdir -p -- . "/usr/src/tmp/cdf-buildroot/usr/bin"
  /usr/libexec/rpm-build/install -p 'cdf' '/usr/src/tmp/cdf-buildroot/usr/bin/cdf'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/cdf-0.2/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/cdf-0.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/cdf-0.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/cdf-0.2'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/cdf-0.2'
make[1]: Leaving directory '/usr/src/RPM/BUILD/cdf-0.2'
make: Leaving directory '/usr/src/RPM/BUILD/cdf-0.2'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/cdf-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/cdf-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/cdf-buildroot/ (default)
Compressing files in /usr/src/tmp/cdf-buildroot (auto)
056-debuginfo.brp: WARNING: debuginfo without debug sources.
Verifying ELF objects in /usr/src/tmp/cdf-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: cdf-0.2-alt3
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.45732
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd cdf-0.2
+ DOCDIR=/usr/src/tmp/cdf-buildroot/usr/share/doc/cdf-0.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/cdf-buildroot/usr/share/doc/cdf-0.2
+ /bin/mkdir -p /usr/src/tmp/cdf-buildroot/usr/share/doc/cdf-0.2
+ cp -prL README AUTHORS NEWS TODO /usr/src/tmp/cdf-buildroot/usr/share/doc/cdf-0.2
+ chmod -R go-w /usr/src/tmp/cdf-buildroot/usr/share/doc/cdf-0.2
+ chmod -R a+rX /usr/src/tmp/cdf-buildroot/usr/share/doc/cdf-0.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0pGVke
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.6LUNqs
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.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sssif5
Creating cdf-debuginfo package
Processing files: cdf-debuginfo-0.2-alt3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Wb9N48
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UBt8he
find-requires: running scripts (debuginfo)
Requires: cdf = 0.2-alt3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6)
Adding to cdf-debuginfo a strict dependency on cdf
Wrote: /usr/src/RPM/RPMS/x86_64/cdf-0.2-alt3.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/cdf-debuginfo-0.2-alt3.x86_64.rpm (w2.lzdio)
0.84user 0.89system 0:07.57elapsed 22%CPU (0avgtext+0avgdata 26360maxresident)k
0inputs+0outputs (0major+356160minor)pagefaults 0swaps
2.03user 1.37system 0:27.95elapsed 12%CPU (0avgtext+0avgdata 109796maxresident)k
0inputs+0outputs (16852major+146583minor)pagefaults 0swaps
--- cdf-0.2-alt3.x86_64.rpm.repo	2021-02-12 09:19:19.000000000 +0000
+++ cdf-0.2-alt3.x86_64.rpm.hasher	2023-01-19 02:13:06.635937716 +0000
@@ -9,2 +9,3 @@
 Requires: libc.so.6(GLIBC_2.3)(64bit)  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
@@ -14,3 +15,3 @@
 Provides: cdf = 0.2-alt3:sisyphus+266222.100.1.1
-File: /usr/bin/cdf	100755	root:root	9c459e3dac7daf8cc41f559938419bf1	
+File: /usr/bin/cdf	100755	root:root	eacb1ae0e2ab27d9462dc9ae07913e36	
 File: /usr/share/doc/cdf-0.2	40755	root:root		
@@ -20,2 +21,2 @@
 File: /usr/share/doc/cdf-0.2/TODO	100644	root:root	48fe424cb2115f1c303425999b3b18b1	
-RPMIdentity: 0ed7d3aa64421eec6768d66cbc58649c00bd7f452a1d0c7988a590b04045ab3a93f56a0fed76210651ea034711a4c8fbf481e33a4d35707450cec05c9dbae925
+RPMIdentity: 515b33b4de78d36fe46dae13393f5b6cc23e44618fc1ca7800a3dd7abc00fbaa8eb62c1748db26e6265f2f8c8d0009954457e6f273e4c8d86b98521711edfa65
--- cdf-debuginfo-0.2-alt3.x86_64.rpm.repo	2021-02-12 09:19:19.000000000 +0000
+++ cdf-debuginfo-0.2-alt3.x86_64.rpm.hasher	2023-01-19 02:13:07.006943149 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/3f	40755	root:root	
-/usr/lib/debug/.build-id/3f/07f749ed2478f181b831086a84e82cecad4703	120777	root:root	../../../../bin/cdf
-/usr/lib/debug/.build-id/3f/07f749ed2478f181b831086a84e82cecad4703.debug	120777	root:root	../../usr/bin/cdf.debug
+/usr/lib/debug/.build-id/bb	40755	root:root	
+/usr/lib/debug/.build-id/bb/b29ba35ec9c8e215d9b858ecb988035fde72f0	120777	root:root	../../../../bin/cdf
+/usr/lib/debug/.build-id/bb/b29ba35ec9c8e215d9b858ecb988035fde72f0.debug	120777	root:root	../../usr/bin/cdf.debug
 /usr/lib/debug/usr/bin/cdf.debug	100644	root:root	
@@ -10,6 +10,6 @@
 Provides: cdf-debuginfo = 0.2-alt3:sisyphus+266222.100.1.1
-File: /usr/lib/debug/.build-id/3f	40755	root:root		
-File: /usr/lib/debug/.build-id/3f/07f749ed2478f181b831086a84e82cecad4703	120777	root:root		../../../../bin/cdf
-File: /usr/lib/debug/.build-id/3f/07f749ed2478f181b831086a84e82cecad4703.debug	120777	root:root		../../usr/bin/cdf.debug
-File: /usr/lib/debug/usr/bin/cdf.debug	100644	root:root	dac0fdd97391250218f4ac8d963bf649	
-RPMIdentity: b0b4ff16650186cb7d7d14c223d9d4b8b34dd31802b0bc7006c63bbb1e1597516523d3d98eb0477f246998c66f6fd6185f0f381be5753a32779dcba9ff12f1b1
+File: /usr/lib/debug/.build-id/bb	40755	root:root		
+File: /usr/lib/debug/.build-id/bb/b29ba35ec9c8e215d9b858ecb988035fde72f0	120777	root:root		../../../../bin/cdf
+File: /usr/lib/debug/.build-id/bb/b29ba35ec9c8e215d9b858ecb988035fde72f0.debug	120777	root:root		../../usr/bin/cdf.debug
+File: /usr/lib/debug/usr/bin/cdf.debug	100644	root:root	d5afdd3ccd3fed58be1fb7edf6e675e5	
+RPMIdentity: 36670aa68779e5c7c0cdcf2689e22ba51a686884ab77ddb375191b040b28c60d3469a1bd1e500406573420ddc5d97f54db786c35d6f23a77d1d2ba037ab24259