<86>Oct  8 00:53:50 userdel[1002591]: delete user 'rooter'
<86>Oct  8 00:53:50 userdel[1002591]: removed group 'rooter' owned by 'rooter'
<86>Oct  8 00:53:50 userdel[1002591]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct  8 00:53:50 groupadd[1002638]: group added to /etc/group: name=rooter, GID=1826
<86>Oct  8 00:53:50 groupadd[1002638]: group added to /etc/gshadow: name=rooter
<86>Oct  8 00:53:50 groupadd[1002638]: new group: name=rooter, GID=1826
<86>Oct  8 00:53:50 useradd[1002678]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash, from=none
<86>Oct  8 00:53:50 userdel[1002736]: delete user 'builder'
<86>Oct  8 00:53:50 userdel[1002736]: removed group 'builder' owned by 'builder'
<86>Oct  8 00:53:50 userdel[1002736]: removed shadow group 'builder' owned by 'builder'
<86>Oct  8 00:53:50 groupadd[1002780]: group added to /etc/group: name=builder, GID=1827
<86>Oct  8 00:53:50 groupadd[1002780]: group added to /etc/gshadow: name=builder
<86>Oct  8 00:53:50 groupadd[1002780]: new group: name=builder, GID=1827
<86>Oct  8 00:53:50 useradd[1002821]: new user: name=builder, UID=1827, GID=1827, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/safecopy-1.7-alt2_11.src.rpm: license not found in '/usr/share/license' directory: GPL+
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/safecopy-1.7-alt2_11.nosrc.rpm (w1.gzdio)
Installing safecopy-1.7-alt2_11.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.69294
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf safecopy-1.7
+ echo 'Source #0 (safecopy-1.7.tar.gz):'
Source #0 (safecopy-1.7.tar.gz):
+ /usr/bin/gzip -dc /usr/src/RPM/SOURCES/safecopy-1.7.tar.gz
+ /bin/tar -xf -
+ cd safecopy-1.7
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.69294
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd safecopy-1.7
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ 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_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=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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for x86_64-alt-linux-gcc... x86_64-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 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 ISO C89... none needed
checking dependency style of x86_64-alt-linux-gcc... none
checking for library containing strerror... none required
checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking dependency style of x86_64-alt-linux-gcc... (cached) none
checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking dependency style of x86_64-alt-linux-gcc... (cached) none
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext

-----------------------------------------------------------------------
             compile configuration completed successfully


+ make -j16
Making all in src
make[1]: Entering directory '/usr/src/RPM/BUILD/safecopy-1.7/src'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"safecopy\" -DVERSION=\"1.7\" -DSTDC_HEADERS=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -c textlist.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/safecopy-1.7/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/safecopy-1.7/src'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"safecopy\" -DVERSION=\"1.7\" -DSTDC_HEADERS=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -c voidlist.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/safecopy-1.7/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/safecopy-1.7/src'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"safecopy\" -DVERSION=\"1.7\" -DSTDC_HEADERS=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -c arglist.c
arglist.c: In function 'arglist_freecontent':
arglist.c:66:10: warning: variable 'identity' set but not used [-Wunused-but-set-variable]
   66 |    char *identity;
      |          ^~~~~~~~
arglist.c: In function 'arglist_addtoknown':
arglist.c:89:20: warning: variable 'data' set but not used [-Wunused-but-set-variable]
   89 |    struct argdata *data;
      |                    ^~~~
arglist.c: In function 'arglist_isinteger':
arglist.c:402:21: warning: variable 'isnegative' set but not used [-Wunused-but-set-variable]
  402 |    int t,len,result,isnegative;
      |                     ^~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/safecopy-1.7/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/safecopy-1.7/src'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"safecopy\" -DVERSION=\"1.7\" -DSTDC_HEADERS=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -c lowlevel.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/safecopy-1.7/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/safecopy-1.7/src'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"safecopy\" -DVERSION=\"1.7\" -DSTDC_HEADERS=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -c safecopy.c
safecopy.c: In function 'usage':
safecopy.c:263:86: warning: unknown escape sequence: '\-'
  263 |         fprintf(printout, "                   Default: none, 0 if \-I is specified\n");
      |                                                                                      ^
safecopy.c: In function 'printpercentage':
safecopy.c:386:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  386 |         write(2, percentage, strlen(percentage));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
safecopy.c:388:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  388 |                 write(2, &"\b", 1);
      |                 ^~~~~~~~~~~~~~~~~~
safecopy.c: In function 'printtimecategory':
safecopy.c:427:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  427 |         write(2, icon, strlen(icon));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
safecopy.c:429:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  429 |                 write(2, &"\b", 1);
      |                 ^~~~~~~~~~~~~~~~~~
safecopy.c: In function 'outputbadblocks':
safecopy.c:547:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  547 |                 write(bblocksout, textbuffer , strlen( textbuffer ));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
safecopy.c: In function 'main':
safecopy.c:1408:49: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
 1408 |                                                 write(1, &"|/|", 3);
      |                                                 ^~~~~~~~~~~~~~~~~~~
safecopy.c:1512:33: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
 1512 |                                 write(2, statusvars->textbuffer , strlen( statusvars->textbuffer ));
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
safecopy.c:1538:41: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
 1538 |                                         write(1, &"<", 1);
      |                                         ^~~~~~~~~~~~~~~~~
safecopy.c:1550:41: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
 1550 |                                         write(1, statusvars->textbuffer , strlen( statusvars->textbuffer ));
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
safecopy.c:1551:64: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
 1551 |                                         if (configvars->human) write(2, &"\n", 1);
      |                                                                ^~~~~~~~~~~~~~~~~~
safecopy.c:1566:41: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
 1566 |                                         write(1, &"_", 1);
      |                                         ^~~~~~~~~~~~~~~~~
safecopy.c:1571:41: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
 1571 |                                         write(1, &".", 1);
      |                                         ^~~~~~~~~~~~~~~~~
safecopy.c:1628:33: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
 1628 |                                 write(1, &">", 1);
      |                                 ^~~~~~~~~~~~~~~~~
safecopy.c:1636:41: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
 1636 |                                         write(1, &"!", 1);
      |                                         ^~~~~~~~~~~~~~~~~
safecopy.c:1652:49: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
 1652 |                                                 write(1, statusvars->textbuffer , strlen( statusvars->textbuffer ));
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
safecopy.c:1663:49: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
 1663 |                                                 write(1, &"X", 1);
      |                                                 ^~~~~~~~~~~~~~~~~
safecopy.c:1699:41: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
 1699 |                                         read(statusvars->source, statusvars->databuffer , statusvars->blocksize );
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
safecopy.c:1707:41: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
 1707 |                                         read(statusvars->source, statusvars->databuffer , statusvars->blocksize );
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
safecopy.c:1741:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
 1741 |                 write(1, statusvars->textbuffer , strlen( statusvars->textbuffer ));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
safecopy.c:1742:40: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
 1742 |                 if (configvars->human) write(2, &"\n", 1);
      |                                        ^~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/safecopy-1.7/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/safecopy-1.7/src'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto    -o safecopy voidlist.o textlist.o arglist.o lowlevel.o safecopy.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/safecopy-1.7/src'
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.55766
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/safecopy-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/safecopy-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games
+ cd safecopy-1.7
+ make install DESTDIR=/usr/src/tmp/safecopy-buildroot 'INSTALL=install -p'
make: Entering directory '/usr/src/RPM/BUILD/safecopy-1.7'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/safecopy-1.7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/safecopy-1.7/src'
test -z "/usr/bin" || /usr/bin/mkdir -p "/usr/src/tmp/safecopy-buildroot/usr/bin"
  install -p safecopy '/usr/src/tmp/safecopy-buildroot/usr/bin'
test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/usr/src/tmp/safecopy-buildroot/usr/share/man/man1"
 install -p -m 644 safecopy.1 '/usr/src/tmp/safecopy-buildroot/usr/share/man/man1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/safecopy-1.7/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/safecopy-1.7/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/safecopy-1.7'
make[2]: Entering directory '/usr/src/RPM/BUILD/safecopy-1.7'
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/safecopy-1.7'
make[1]: Leaving directory '/usr/src/RPM/BUILD/safecopy-1.7'
make: Leaving directory '/usr/src/RPM/BUILD/safecopy-1.7'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/safecopy-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/safecopy-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/safecopy-buildroot/ (default)
Compressing files in /usr/src/tmp/safecopy-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/safecopy-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Splitting links to aliased files under /{,s}bin in /usr/src/tmp/safecopy-buildroot
Processing files: safecopy-1.7-alt2_11
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.55766
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd safecopy-1.7
+ DOCDIR=/usr/src/tmp/safecopy-buildroot/usr/share/doc/safecopy-1.7
+ export DOCDIR
+ rm -rf /usr/src/tmp/safecopy-buildroot/usr/share/doc/safecopy-1.7
+ /bin/mkdir -p /usr/src/tmp/safecopy-buildroot/usr/share/doc/safecopy-1.7
+ cp -prL AUTHORS ChangeLog COPYING NEWS README /usr/src/tmp/safecopy-buildroot/usr/share/doc/safecopy-1.7
+ chmod -R go-w /usr/src/tmp/safecopy-buildroot/usr/share/doc/safecopy-1.7
+ chmod -R a+rX /usr/src/tmp/safecopy-buildroot/usr/share/doc/safecopy-1.7
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dnjuyL
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.Ft49oa
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.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.08tVsi
Creating safecopy-debuginfo package
Processing files: safecopy-debuginfo-1.7-alt2_11
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K3QEWn
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.93Fl9o
find-requires: running scripts (debuginfo)
Requires: safecopy = 1.7-alt2_11, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Adding to safecopy-debuginfo a strict dependency on safecopy
Wrote: /usr/src/RPM/RPMS/x86_64/safecopy-1.7-alt2_11.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/safecopy-debuginfo-1.7-alt2_11.x86_64.rpm (w2.lzdio)
1.16user 1.53system 0:07.89elapsed 34%CPU (0avgtext+0avgdata 46640maxresident)k
0inputs+0outputs (0major+308760minor)pagefaults 0swaps
/.out/safecopy-1.7-alt2_11.x86_64.rpm: license not found in '/usr/share/license' directory: GPL+
/.out/safecopy-debuginfo-1.7-alt2_11.x86_64.rpm: license not found in '/usr/share/license' directory: GPL+
0.54user 1.86system 0:13.02elapsed 18%CPU (0avgtext+0avgdata 12476maxresident)k
0inputs+0outputs (0major+95793minor)pagefaults 0swaps
--- safecopy-1.7-alt2_11.x86_64.rpm.repo	2021-07-12 08:16:36.000000000 +0000
+++ safecopy-1.7-alt2_11.x86_64.rpm.hasher	2024-10-08 00:54:00.121046814 +0000
@@ -13,2 +13,5 @@
 Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.33)(64bit)  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
+Requires: libc.so.6(GLIBC_2.38)(64bit)  
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
@@ -18,3 +21,3 @@
 Provides: safecopy = 1.7-alt2_11:sisyphus+278214.100.1.1
-File: /usr/bin/safecopy	100755	root:root	10b26d6300a730e0609853af4a647f6a	
+File: /usr/bin/safecopy	100755	root:root	a5cdee28e004a5df897064d23fcb8280	
 File: /usr/share/doc/safecopy-1.7	40755	root:root		
@@ -26,2 +29,2 @@
 File: /usr/share/man/man1/safecopy.1.xz	100644	root:root	237eafc2d296a03260faa512cc8a5278	
-RPMIdentity: 69d2627323ae07e9a76ee0b4d92306929d12e29e9c9de1dd0d0d1e56ca7196313ee3bc4f0de5ffa4cd2525438ecfb5a658b15b88ed45af5d2d7d9cb05139b8dd
+RPMIdentity: 17f7f7c40e53867d7b246fe98b3cafa946648b884042737345313e8bc8299d7a0092ed9d6fe3336e6f59e4abc32fa9185209acda30f550490b30a4be3f90cd3f
--- safecopy-debuginfo-1.7-alt2_11.x86_64.rpm.repo	2021-07-12 08:16:36.000000000 +0000
+++ safecopy-debuginfo-1.7-alt2_11.x86_64.rpm.hasher	2024-10-08 00:54:00.852055651 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/5d	40755	root:root	
-/usr/lib/debug/.build-id/5d/b04107ae19e72c60759e48da8ff9082069dd1b	120777	root:root	../../../../bin/safecopy
-/usr/lib/debug/.build-id/5d/b04107ae19e72c60759e48da8ff9082069dd1b.debug	120777	root:root	../../usr/bin/safecopy.debug
+/usr/lib/debug/.build-id/33	40755	root:root	
+/usr/lib/debug/.build-id/33/aec4a7d2797b42499eacd9746a45b45b4d685c	120777	root:root	../../../../bin/safecopy
+/usr/lib/debug/.build-id/33/aec4a7d2797b42499eacd9746a45b45b4d685c.debug	120777	root:root	../../usr/bin/safecopy.debug
 /usr/lib/debug/usr/bin/safecopy.debug	100644	root:root	
@@ -20,6 +20,6 @@
 Provides: safecopy-debuginfo = 1.7-alt2_11:sisyphus+278214.100.1.1
-File: /usr/lib/debug/.build-id/5d	40755	root:root		
-File: /usr/lib/debug/.build-id/5d/b04107ae19e72c60759e48da8ff9082069dd1b	120777	root:root		../../../../bin/safecopy
-File: /usr/lib/debug/.build-id/5d/b04107ae19e72c60759e48da8ff9082069dd1b.debug	120777	root:root		../../usr/bin/safecopy.debug
-File: /usr/lib/debug/usr/bin/safecopy.debug	100644	root:root	65eea0dc54592792fbbe9f74dc5b0656	
+File: /usr/lib/debug/.build-id/33	40755	root:root		
+File: /usr/lib/debug/.build-id/33/aec4a7d2797b42499eacd9746a45b45b4d685c	120777	root:root		../../../../bin/safecopy
+File: /usr/lib/debug/.build-id/33/aec4a7d2797b42499eacd9746a45b45b4d685c.debug	120777	root:root		../../usr/bin/safecopy.debug
+File: /usr/lib/debug/usr/bin/safecopy.debug	100644	root:root	3ed5f68c8ba72c31fd1ec4089cdf7b15	
 File: /usr/src/debug/safecopy-1.7	40755	root:root		
@@ -35,2 +35,2 @@
 File: /usr/src/debug/safecopy-1.7/src/voidlist.h	100644	root:root	28157fe6393d8485d296171a7fa54a04	
-RPMIdentity: 9a6e4e145cdb4293e8b47c0e267bfe14912987d99ba89e2e103c100fbff70143641141a41daa7471412f9a0aa668917cc524a989059ff33fe56df2ca4484df13
+RPMIdentity: 94dc86915efa31186701a85cde636d8c47d6dea5d637febace5dddff837d2206863be6437de3003194d1189f17cd3e5f9fc29fdce89808024bb68be7fead3a99