<86>Jun  4 08:56:50 userdel[4153790]: delete user 'rooter'
<86>Jun  4 08:56:50 userdel[4153790]: removed group 'rooter' owned by 'rooter'
<86>Jun  4 08:56:50 userdel[4153790]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun  4 08:56:50 groupadd[4153798]: group added to /etc/group: name=rooter, GID=1301
<86>Jun  4 08:56:50 groupadd[4153798]: group added to /etc/gshadow: name=rooter
<86>Jun  4 08:56:50 groupadd[4153798]: new group: name=rooter, GID=1301
<86>Jun  4 08:56:50 useradd[4153804]: new user: name=rooter, UID=1301, GID=1301, home=/root, shell=/bin/bash
<86>Jun  4 08:56:50 userdel[4153813]: delete user 'builder'
<86>Jun  4 08:56:50 userdel[4153813]: removed group 'builder' owned by 'builder'
<86>Jun  4 08:56:50 userdel[4153813]: removed shadow group 'builder' owned by 'builder'
<86>Jun  4 08:56:50 groupadd[4153821]: group added to /etc/group: name=builder, GID=1302
<86>Jun  4 08:56:50 groupadd[4153821]: group added to /etc/gshadow: name=builder
<86>Jun  4 08:56:50 groupadd[4153821]: new group: name=builder, GID=1302
<86>Jun  4 08:56:50 useradd[4153827]: new user: name=builder, UID=1302, GID=1302, home=/usr/src, shell=/bin/bash
warning: user solar does not exist - using root
warning: group solar does not exist - using root
warning: user solar does not exist - using root
warning: group solar does not exist - using root
warning: user solar does not exist - using root
warning: group solar does not exist - using root
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/pipemeter-1.1.2-alt1.nosrc.rpm (w1.gzdio)
Installing pipemeter-1.1.2-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.52286
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf pipemeter-1.1.2
+ echo 'Source #0 (pipemeter-1.1.2.tar.gz):'
Source #0 (pipemeter-1.1.2.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/pipemeter-1.1.2.tar.gz
+ /bin/tar -xf -
+ cd pipemeter-1.1.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (pipemeter.patch):'
Patch #0 (pipemeter.patch):
+ /usr/bin/patch -p0
patching file Makefile.in
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.45211
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd pipemeter-1.1.2
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ 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'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ ./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 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 a BSD-compatible install... /bin/install -c
checking whether make sets $(MAKE)... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking size of off_t... 8
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for working strtod... yes
checking for gettimeofday... yes
checking for strtol... yes
checking for getopt_long... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
+ make
make: Entering directory '/usr/src/RPM/BUILD/pipemeter-1.1.2'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2  -DHAVE_CONFIG_H pipemeter.c -o pipemeter 
pipemeter.c: In function 'parseopts':
pipemeter.c:576:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
       while(listdone=(int)fgets(listline,MAX_LINE,listfile)) {
                      ^
pipemeter.c:576:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
       while(listdone=(int)fgets(listline,MAX_LINE,listfile)) {
             ^~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/pipemeter-1.1.2'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.9324
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/pipemeter-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/pipemeter-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd pipemeter-1.1.2
+ mkdir -p /usr/src/tmp/pipemeter-buildroot/usr/bin /usr/src/tmp/pipemeter-buildroot/usr/share/man/man1
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' PREFIX=/usr/src/tmp/pipemeter-buildroot/usr DESTDIR=/usr/src/tmp/pipemeter-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/pipemeter-1.1.2'
install -p -s pipemeter /usr/src/tmp/pipemeter-buildroot/usr/bin
WARNING: strip is called in %install by 'install -s' (ignored)
install -p pipemeter.1 /usr/src/tmp/pipemeter-buildroot/usr/share/man/man1
make: Leaving directory '/usr/src/RPM/BUILD/pipemeter-1.1.2'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/pipemeter-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/pipemeter-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/pipemeter-buildroot/ (default)
Compressing files in /usr/src/tmp/pipemeter-buildroot (auto)
mode of '/usr/src/tmp/pipemeter-buildroot/usr/share/man/man1/pipemeter.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying ELF objects in /usr/src/tmp/pipemeter-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: pipemeter-1.1.2-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.34731
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd pipemeter-1.1.2
+ DOCDIR=/usr/src/tmp/pipemeter-buildroot/usr/share/doc/pipemeter-1.1.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/pipemeter-buildroot/usr/share/doc/pipemeter-1.1.2
+ /bin/mkdir -p /usr/src/tmp/pipemeter-buildroot/usr/share/doc/pipemeter-1.1.2
+ cp -prL Changelog LICENSE README results.txt testscript.sh /usr/src/tmp/pipemeter-buildroot/usr/share/doc/pipemeter-1.1.2
+ chmod -R go-w /usr/src/tmp/pipemeter-buildroot/usr/share/doc/pipemeter-1.1.2
+ chmod -R a+rX /usr/src/tmp/pipemeter-buildroot/usr/share/doc/pipemeter-1.1.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gEzbR1
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DwvLvc
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GMMjLq
Creating pipemeter-debuginfo package
Processing files: pipemeter-debuginfo-1.1.2-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HZ2yNI
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8dRNl4
find-requires: running scripts (debuginfo)
Requires: pipemeter = 1.1.2-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/pipemeter-1.1.2-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/pipemeter-debuginfo-1.1.2-alt1.x86_64.rpm (w2.lzdio)
4.96user 2.97system 0:11.75elapsed 67%CPU (0avgtext+0avgdata 32628maxresident)k
0inputs+0outputs (0major+506661minor)pagefaults 0swaps
0.92user 1.50system 0:17.44elapsed 13%CPU (0avgtext+0avgdata 11788maxresident)k
0inputs+0outputs (0major+93483minor)pagefaults 0swaps
--- pipemeter-1.1.2-alt1.x86_64.rpm.repo	2006-07-14 12:32:19.000000000 +0000
+++ pipemeter-1.1.2-alt1.x86_64.rpm.hasher	2023-06-04 08:57:04.361820422 +0000
@@ -7,8 +7,11 @@
 /usr/share/doc/pipemeter-1.1.2/testscript.sh	100644	root:root	
-/usr/share/man/man1/pipemeter.1.gz	100644	root:root	
-Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1
-Requires: rpmlib(CompressedFileNames) <= 3.0.4-1
+/usr/share/man/man1/pipemeter.1.xz	100644	root:root	
+Requires: /lib64/ld-linux-x86-64.so.2  
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
+Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.4)(64bit)  
+Requires: rtld(GNU_HASH)  
+Requires: rpmlib(PayloadIsLzma)  
 Provides: pipemeter = 1.1.2-alt1
-File: /usr/bin/pipemeter	100755	root:root	661a358ecda73b0e667e635b9c702e8a	
+File: /usr/bin/pipemeter	100755	root:root	c9d9003083cc84787ee0c8b250f3863e	
 File: /usr/share/doc/pipemeter-1.1.2	40755	root:root		
@@ -19,3 +22,3 @@
 File: /usr/share/doc/pipemeter-1.1.2/testscript.sh	100644	root:root	e95af286aa74054eca8962ba3dec1cf6	
-File: /usr/share/man/man1/pipemeter.1.gz	100644	root:root	0c23871e02821644d0b833158eda661e	
-RPMIdentity: 0f0df327b1016d7412d77d8f8f80478554bc04f4e33efa51b6ef776ce6edfd82ef4ff3387c27b9dbfdded33aa445f1c97fd2a0072349682af55abd9e93db18f7
+File: /usr/share/man/man1/pipemeter.1.xz	100644	root:root	646976b317c6d4140d91bbce059b47ed	
+RPMIdentity: ae8c8b924188153fefc54c8520280683d8f7dbcd80df848afce0fcee93698355d2d0bf129b961484d542090d2dc29fb9b171b9fb233bb3fd1ce5328ce360dd10
error: open of /archive/repo/p9/task/_314/322168/files/x86_64/RPMS/pipemeter-debuginfo-1.1.2-alt1.x86_64.rpm failed: No such file or directory