<86>Apr 13 05:28:04 userdel[1443432]: delete user 'rooter'
<86>Apr 13 05:28:04 userdel[1443432]: removed group 'rooter' owned by 'rooter'
<86>Apr 13 05:28:04 userdel[1443432]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 13 05:28:04 groupadd[1443480]: group added to /etc/group: name=rooter, GID=1823
<86>Apr 13 05:28:04 groupadd[1443480]: group added to /etc/gshadow: name=rooter
<86>Apr 13 05:28:04 groupadd[1443480]: new group: name=rooter, GID=1823
<86>Apr 13 05:28:04 useradd[1443519]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none
<86>Apr 13 05:28:04 userdel[1443572]: delete user 'builder'
<86>Apr 13 05:28:04 userdel[1443572]: removed group 'builder' owned by 'builder'
<86>Apr 13 05:28:04 userdel[1443572]: removed shadow group 'builder' owned by 'builder'
<86>Apr 13 05:28:04 groupadd[1443617]: group added to /etc/group: name=builder, GID=1824
<86>Apr 13 05:28:04 groupadd[1443617]: group added to /etc/gshadow: name=builder
<86>Apr 13 05:28:04 groupadd[1443617]: new group: name=builder, GID=1824
<86>Apr 13 05:28:04 useradd[1443653]: new user: name=builder, UID=1824, GID=1824, 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: i586
Building for target i586
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: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.83743
+ 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):
+ /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.83743
+ 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 -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 --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... /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 for style of include used by make... GNU
checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking dependency style of i586-alt-linux-gcc... none
checking for library containing strerror... none required
checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i586-alt-linux-gcc accepts -g... (cached) yes
checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking dependency style of i586-alt-linux-gcc... (cached) none
checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i586-alt-linux-gcc accepts -g... (cached) yes
checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking dependency style of i586-alt-linux-gcc... (cached) none
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
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'
i586-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 -march=i586 -mtune=generic  -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'
i586-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 -march=i586 -mtune=generic  -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'
i586-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 -march=i586 -mtune=generic  -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'
i586-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 -march=i586 -mtune=generic  -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'
i586-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 -march=i586 -mtune=generic  -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 'main':
safecopy.c:896:66: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'off_t' {aka 'long long int'} [-Wformat=]
  896 |                 fprintf(stdout, "Reported low level blocksize: %lu\n", statusvars->fsblocksize );
      |                                                                ~~^     ~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                  |               |
      |                                                                  |               off_t {aka long long int}
      |                                                                  long unsigned int
      |                                                                %llu
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'
i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic    -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.60942
+ 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:/bin:/usr/bin:/usr/X11R6/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" || /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" || /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.60942
+ 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.XF8tDy
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.oVC2ML
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), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.52fl9U
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.gyUXUM
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HAWhc5
find-requires: running scripts (debuginfo)
Requires: safecopy = 1.7-alt2_11, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Adding to safecopy-debuginfo a strict dependency on safecopy
Wrote: /usr/src/RPM/RPMS/i586/safecopy-1.7-alt2_11.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/safecopy-debuginfo-1.7-alt2_11.i586.rpm (w2.lzdio)
1.55user 1.27system 0:08.09elapsed 34%CPU (0avgtext+0avgdata 39228maxresident)k
0inputs+0outputs (0major+291597minor)pagefaults 0swaps
/.out/safecopy-1.7-alt2_11.i586.rpm: license not found in '/usr/share/license' directory: GPL+
/.out/safecopy-debuginfo-1.7-alt2_11.i586.rpm: license not found in '/usr/share/license' directory: GPL+
0.57user 1.79system 0:13.20elapsed 17%CPU (0avgtext+0avgdata 12136maxresident)k
0inputs+0outputs (0major+94754minor)pagefaults 0swaps
--- safecopy-1.7-alt2_11.i586.rpm.repo	2021-07-12 08:16:16.000000000 +0000
+++ safecopy-1.7-alt2_11.i586.rpm.hasher	2024-04-13 05:28:14.037141834 +0000
@@ -13,4 +13,6 @@
 Requires: libc.so.6(GLIBC_2.15)  
-Requires: libc.so.6(GLIBC_2.2)  
 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.38)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -20,3 +22,3 @@
 Provides: safecopy = 1.7-alt2_11:sisyphus+278214.100.1.1
-File: /usr/bin/safecopy	100755	root:root	fa8ce21315bac2bd1f2a59827b807436	
+File: /usr/bin/safecopy	100755	root:root	7944ca25e305e6205a5855bcba8b0dc6	
 File: /usr/share/doc/safecopy-1.7	40755	root:root		
@@ -28,2 +30,2 @@
 File: /usr/share/man/man1/safecopy.1.xz	100644	root:root	237eafc2d296a03260faa512cc8a5278	
-RPMIdentity: 81dc8efa409f40796e80b172d819c78ae8295c2a5d697a83487afb8dd223a7cdb552ff3e26be0211dfd2061e1f6bdc086dd048b83dfe62751886ed10a835ff93
+RPMIdentity: afe9c370e678e8a5832925a075d367d70222a1b5ad00c39eda0ad0d542e4708f11efd7409a88fd37e44ceced060a5de1cd62bf4d51b551e9eaf96093c5ac38e7
--- safecopy-debuginfo-1.7-alt2_11.i586.rpm.repo	2021-07-12 08:16:16.000000000 +0000
+++ safecopy-debuginfo-1.7-alt2_11.i586.rpm.hasher	2024-04-13 05:28:14.102143169 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/29	40755	root:root	
-/usr/lib/debug/.build-id/29/90581a9bc8fe7c428830516d3ff1edd839337b	120777	root:root	../../../../bin/safecopy
-/usr/lib/debug/.build-id/29/90581a9bc8fe7c428830516d3ff1edd839337b.debug	120777	root:root	../../usr/bin/safecopy.debug
+/usr/lib/debug/.build-id/65	40755	root:root	
+/usr/lib/debug/.build-id/65/60f81ac91a51463fbe942c2ffc85d9244596d9	120777	root:root	../../../../bin/safecopy
+/usr/lib/debug/.build-id/65/60f81ac91a51463fbe942c2ffc85d9244596d9.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/29	40755	root:root		
-File: /usr/lib/debug/.build-id/29/90581a9bc8fe7c428830516d3ff1edd839337b	120777	root:root		../../../../bin/safecopy
-File: /usr/lib/debug/.build-id/29/90581a9bc8fe7c428830516d3ff1edd839337b.debug	120777	root:root		../../usr/bin/safecopy.debug
-File: /usr/lib/debug/usr/bin/safecopy.debug	100644	root:root	ea5e99b0709c928ff1f0894f22ed8b84	
+File: /usr/lib/debug/.build-id/65	40755	root:root		
+File: /usr/lib/debug/.build-id/65/60f81ac91a51463fbe942c2ffc85d9244596d9	120777	root:root		../../../../bin/safecopy
+File: /usr/lib/debug/.build-id/65/60f81ac91a51463fbe942c2ffc85d9244596d9.debug	120777	root:root		../../usr/bin/safecopy.debug
+File: /usr/lib/debug/usr/bin/safecopy.debug	100644	root:root	f89738bed0206b5f9fcca9a236d05adb	
 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: 76ad06d9c865b1f2a6cf0e874555e5e88b1b076851831c7f60186086bda6c61a9f95de2d13e1a3c6e3130a303e68ecbf53e57c5625a3adf4a28251f936677709
+RPMIdentity: 4bb51cdeb4156aaed11333135c72f3a05cdbcab8f113361ea494cd4a706be2b9abe689b8467ca40bcc0a56c0ed958538f64fa2029063f63ca65870b8116d746e