<86>Jun 13 00:28:53 userdel[3148143]: delete user 'rooter'
<86>Jun 13 00:28:53 userdel[3148143]: removed group 'rooter' owned by 'rooter'
<86>Jun 13 00:28:53 userdel[3148143]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 13 00:28:53 groupadd[3148199]: group added to /etc/group: name=rooter, GID=969
<86>Jun 13 00:28:53 groupadd[3148199]: group added to /etc/gshadow: name=rooter
<86>Jun 13 00:28:53 groupadd[3148199]: new group: name=rooter, GID=969
<86>Jun 13 00:28:53 useradd[3148237]: new user: name=rooter, UID=969, GID=969, home=/root, shell=/bin/bash
<86>Jun 13 00:28:53 userdel[3148291]: delete user 'builder'
<86>Jun 13 00:28:53 userdel[3148291]: removed group 'builder' owned by 'builder'
<86>Jun 13 00:28:53 userdel[3148291]: removed shadow group 'builder' owned by 'builder'
<86>Jun 13 00:28:53 groupadd[3148326]: group added to /etc/group: name=builder, GID=970
<86>Jun 13 00:28:53 groupadd[3148326]: group added to /etc/gshadow: name=builder
<86>Jun 13 00:28:53 groupadd[3148326]: new group: name=builder, GID=970
<86>Jun 13 00:28:53 useradd[3148363]: new user: name=builder, UID=970, GID=970, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/dagrab-0.3.5-alt2.src.rpm: The use of such a license name is ambiguous: GPL
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/dagrab-0.3.5-alt2.nosrc.rpm (w1.gzdio)
Installing dagrab-0.3.5-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.29185
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf dagrab-0.3.5
+ echo 'Source #0 (dagrab-0.3.5.tar.gz):'
Source #0 (dagrab-0.3.5.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/dagrab-0.3.5.tar.gz
+ /bin/tar -xf -
+ cd dagrab-0.3.5
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (dagrab.Makefile.patch):'
Patch #0 (dagrab.Makefile.patch):
+ /usr/bin/patch -p1
patching file Makefile
+ echo 'Patch #1 (dagrab.localcddb.patch):'
Patch #1 (dagrab.localcddb.patch):
+ /usr/bin/patch -p1
patching file dagrab.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.29185
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd dagrab-0.3.5
+ make -j16 PREFIX=/usr
make: Entering directory '/usr/src/RPM/BUILD/dagrab-0.3.5'
gcc -Wall -g    -c -o dagrab.o dagrab.c
dagrab.c: In function 'cd_read_audio':
dagrab.c:252:15: warning: pointer targets in assignment from 'char *' to '__u8 *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign]
  252 |         ra.buf=buf;
      |               ^
dagrab.c: In function 'cddb_discid':
dagrab.c:277:19: warning: variable 'st' set but not used [-Wunused-but-set-variable]
  277 |         int i,n,t,st;
      |                   ^~
dagrab.c: In function 'SearchKw':
dagrab.c:600:9: warning: operation on 's1' may be undefined [-Wsequence-point]
  600 |     *(s1++)=tolower(*s1);
      |      ~~~^~~
dagrab.c: In function 'cd_jc1':
dagrab.c:732:48: warning: operation on 'p' may be undefined [-Wsequence-point]
  732 |         while(n<IFRAMESIZE*opt_overlap && *p==*--p)n++;
      |                                                ^~~
make: Leaving directory '/usr/src/RPM/BUILD/dagrab-0.3.5'
make: Entering directory '/usr/src/RPM/BUILD/dagrab-0.3.5'
gcc -o dagrab dagrab.o
make: Leaving directory '/usr/src/RPM/BUILD/dagrab-0.3.5'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.29185
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/dagrab-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/dagrab-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd dagrab-0.3.5
+ mkdir -p /usr/src/tmp/dagrab-buildroot/usr/bin /usr/src/tmp/dagrab-buildroot/usr/share/man/man1
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/dagrab-buildroot/usr exec_prefix=/usr/src/tmp/dagrab-buildroot/usr bindir=/usr/src/tmp/dagrab-buildroot/usr/bin sbindir=/usr/src/tmp/dagrab-buildroot/usr/sbin sysconfdir=/usr/src/tmp/dagrab-buildroot/etc datadir=/usr/src/tmp/dagrab-buildroot/usr/share includedir=/usr/src/tmp/dagrab-buildroot/usr/include libdir=/usr/src/tmp/dagrab-buildroot/usr/lib64 libexecdir=/usr/src/tmp/dagrab-buildroot/usr/lib localstatedir=/usr/src/tmp/dagrab-buildroot/var/lib sharedstatedir=/usr/src/tmp/dagrab-buildroot/var/lib mandir=/usr/src/tmp/dagrab-buildroot/usr/share/man infodir=/usr/src/tmp/dagrab-buildroot/usr/share/info install PREFIX=/usr INSTROOT=/usr/src/tmp/dagrab-buildroot
make: Entering directory '/usr/src/RPM/BUILD/dagrab-0.3.5'
mkdir -p /usr/src/tmp/dagrab-buildroot//usr/bin;mkdir -p /usr/src/tmp/dagrab-buildroot//usr/man/man1
install -Ds dagrab /usr/src/tmp/dagrab-buildroot//usr/bin/dagrab
WARNING: strip is called in %install by 'install -s' (ignored)
install -D dagmp3enc /usr/src/tmp/dagrab-buildroot//usr/bin/dagmp3enc
install -D dagmp3cd /usr/src/tmp/dagrab-buildroot//usr/bin/dagmp3cd
install -D dagrab.1 /usr/src/tmp/dagrab-buildroot//usr/share/man/man1/dagrab.1
make: Leaving directory '/usr/src/RPM/BUILD/dagrab-0.3.5'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/dagrab-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/dagrab-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/dagrab-buildroot/ (default)
Compressing files in /usr/src/tmp/dagrab-buildroot (auto)
mode of '/usr/src/tmp/dagrab-buildroot/usr/share/man/man1/dagrab.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying ELF objects in /usr/src/tmp/dagrab-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: dagrab-0.3.5-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b1oAYy
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.w3WkmA
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/dagrab-buildroot/usr/bin/dagmp3enc syntax OK
Requires: /lib64/ld-linux-x86-64.so.2, /usr/bin/perl, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(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.acZLLi
Creating dagrab-debuginfo package
Processing files: dagrab-debuginfo-0.3.5-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BxJz8l
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Qs1QZp
find-requires: running scripts (debuginfo)
Requires: dagrab = 0.3.5-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/dagrab-0.3.5-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/dagrab-debuginfo-0.3.5-alt2.x86_64.rpm (w2.lzdio)
0.45user 0.49system 0:05.48elapsed 17%CPU (0avgtext+0avgdata 31312maxresident)k
0inputs+0outputs (0major+156787minor)pagefaults 0swaps
/.out/dagrab-0.3.5-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL
/.out/dagrab-debuginfo-0.3.5-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL
1.43user 3.03system 0:08.25elapsed 54%CPU (0avgtext+0avgdata 31312maxresident)k
0inputs+0outputs (0major+338165minor)pagefaults 0swaps
--- dagrab-0.3.5-alt2.x86_64.rpm.repo	2008-04-11 16:39:44.000000000 +0000
+++ dagrab-0.3.5-alt2.x86_64.rpm.hasher	2022-06-13 00:28:59.732358201 +0000
@@ -3,11 +3,13 @@
 /usr/bin/dagrab	100755	root:root	
-/usr/share/man/man1/dagrab.1.gz	100644	root:root	
-Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1
-Requires: rpmlib(CompressedFileNames) <= 3.0.4-1
+/usr/share/man/man1/dagrab.1.xz	100644	root:root	
 Requires: /lib64/ld-linux-x86-64.so.2  
 Requires: /usr/bin/perl  
+Requires: libc.so.6(GLIBC_2.14)(64bit)  
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
 Requires: libc.so.6(GLIBC_2.3)(64bit)  
+Requires: libc.so.6(GLIBC_2.33)(64bit)  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
 Requires: rtld(GNU_HASH)  
+Requires: rpmlib(PayloadIsLzma)  
 Provides: dagrab = 0.3.5-alt2
@@ -15,4 +17,4 @@
 File: /usr/bin/dagmp3enc	100755	root:root	7d82c5a1ae9fe5040dc3b4ce6c1031f7	
-File: /usr/bin/dagrab	100755	root:root	18fae21fc1de529b3391775a002e5aa2	
-File: /usr/share/man/man1/dagrab.1.gz	100644	root:root	deb82130b0039fc242300bdf3cd5ce30	
-RPMIdentity: 7453976d1ba952153e20f130f20b69c9ffba281427be921e0e1a7c465ce49938fb1906b26480ce53f9213ca951b97b337696e1f04366f3f228a3b153a4034c8a
+File: /usr/bin/dagrab	100755	root:root	69a98c6849ae272e9752cfd4b3b0f4fe	
+File: /usr/share/man/man1/dagrab.1.xz	100644	root:root	b881aefd5e7ff24bfbd39b61f3fb221d	
+RPMIdentity: 19793f5c557e635b9526b6e6e47db152cc6acb1198d7c515bb18d635903634a26a8e7e1eaee32dcf5832edf81b17aae79c0897959918d2afd1257cec6a2892d0
error: open of /archive/repo/sisyphus/task/_294/301897/files/x86_64/RPMS/dagrab-debuginfo-0.3.5-alt2.x86_64.rpm failed: No such file or directory