<86>Jun 26 10:15:52 userdel[4109554]: delete user 'rooter' <86>Jun 26 10:15:52 groupadd[4109605]: group added to /etc/group: name=rooter, GID=699 <86>Jun 26 10:15:52 groupadd[4109605]: group added to /etc/gshadow: name=rooter <86>Jun 26 10:15:52 groupadd[4109605]: new group: name=rooter, GID=699 <86>Jun 26 10:15:52 useradd[4109634]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash <86>Jun 26 10:15:52 userdel[4109688]: delete user 'builder' <86>Jun 26 10:15:52 userdel[4109688]: removed group 'builder' owned by 'builder' <86>Jun 26 10:15:52 userdel[4109688]: removed shadow group 'builder' owned by 'builder' <86>Jun 26 10:15:52 groupadd[4109716]: group added to /etc/group: name=builder, GID=700 <86>Jun 26 10:15:52 groupadd[4109716]: group added to /etc/gshadow: name=builder <86>Jun 26 10:15:52 groupadd[4109716]: new group: name=builder, GID=700 <86>Jun 26 10:15:52 useradd[4109743]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash <13>Jun 26 10:15:54 rpmi: libopenblas-0.3.9-alt2 sisyphus+273678.100.3.1 1623149022 installed <13>Jun 26 10:15:54 rpmi: libquadmath0-10.2.1-alt3 sisyphus+267829.100.1.1 1615808579 installed <13>Jun 26 10:15:54 rpmi: libgfortran5-10.2.1-alt3 sisyphus+267829.100.1.1 1615808579 installed <13>Jun 26 10:15:54 rpmi: libquadmath10-devel-10.2.1-alt3 sisyphus+267829.100.1.1 1615808579 installed <13>Jun 26 10:15:54 rpmi: libopenblas-devel-0.3.9-alt2 sisyphus+273678.100.3.1 1623149022 installed <13>Jun 26 10:15:54 rpmi: libxblas-1.0.248-alt1.3 sisyphus+229150.100.1.1 1557388786 installed <13>Jun 26 10:15:54 rpmi: liblapack-1:3.8.0-alt4 sisyphus+264284.100.1.1 1609587717 installed <13>Jun 26 10:15:54 rpmi: gcc-fortran-common-1.4.27-alt1 sisyphus+262033.600.7.2 1607340230 installed <13>Jun 26 10:15:54 rpmi: libgfortran10-devel-10.2.1-alt3 sisyphus+267829.100.1.1 1615808579 installed <13>Jun 26 10:15:55 rpmi: gcc10-fortran-10.2.1-alt3 sisyphus+267829.100.1.1 1615808579 installed <13>Jun 26 10:15:55 rpmi: gcc-fortran-10-alt1 sisyphus+263054.200.3.1 1607516810 installed <13>Jun 26 10:15:55 rpmi: liblapack-devel-1:3.8.0-alt4 sisyphus+264284.100.1.1 1609587717 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/icfs-1.4-alt11.nosrc.rpm (w1.gzdio) Installing icfs-1.4-alt11.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.28692 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf icfs-1.4 + echo 'Source #0 (icfs-1.4.tar.gz):' Source #0 (icfs-1.4.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/icfs-1.4.tar.gz + cd icfs-1.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.28692 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd icfs-1.4 + export ARCH=linux + ARCH=linux + make install make: Entering directory '/usr/src/RPM/BUILD/icfs-1.4' cd src/icf; make make[1]: Entering directory '/usr/src/RPM/BUILD/icfs-1.4/src/icf' f77 -g -pipe -O2 -Wall -fPIC -DPIC -c dicf.f f77 -g -pipe -O2 -Wall -fPIC -DPIC -c dpcg.f f77 -g -pipe -O2 -Wall -fPIC -DPIC -c dssyax.f f77 -g -pipe -O2 -Wall -fPIC -DPIC -c ihsort.f f77 -g -pipe -O2 -Wall -fPIC -DPIC -c srtdat2.f f77 -g -pipe -O2 -Wall -fPIC -DPIC -c dicfs.f f77 -g -pipe -O2 -Wall -fPIC -DPIC -c dsel.f f77 -g -pipe -O2 -Wall -fPIC -DPIC -c dsel2.f f77 -g -pipe -O2 -Wall -fPIC -DPIC -c dstrsol.f f77 -g -pipe -O2 -Wall -fPIC -DPIC -c insort.f ar -rcv libicfs.a dicf.o dpcg.o dssyax.o ihsort.o srtdat2.o dicfs.o dsel.o dsel2.o dstrsol.o insort.o a - dicf.o a - dpcg.o a - dssyax.o a - ihsort.o a - srtdat2.o a - dicfs.o a - dsel.o a - dsel2.o a - dstrsol.o a - insort.o make[1]: Leaving directory '/usr/src/RPM/BUILD/icfs-1.4/src/icf' cd src/utils; make make[1]: Entering directory '/usr/src/RPM/BUILD/icfs-1.4/src/utils' ./Fpp cputime.F -g -E -C -Dlinux f77 -g -pipe -O2 -Wall -fPIC -DPIC -c cputime.f cputime.f:35:72: 35 | time = dble(tarray(1)) | ^ Warning: 'tarray[0]' is used uninitialized in this function [-Wuninitialized] rm cputime.f f77 -g -pipe -O2 -Wall -fPIC -DPIC -c dpmeps.f f77 -g -pipe -O2 -Wall -fPIC -DPIC -c mmio.f mmio.f:197:28: 197 | cval(i) = cmplx(rpart,ipart) | 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] mmio.f:249:28: 249 | cval(i) = cmplx(rpart,ipart) | 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] mmio.f:804:36: 804 | subroutine countwd(string,slen,start,count) | 1 Warning: Unused dummy argument 'slen' at (1) [-Wunused-dummy-argument] mmio.f:804:42: 804 | subroutine countwd(string,slen,start,count) | 1 Warning: Unused dummy argument 'start' at (1) [-Wunused-dummy-argument] ar -rcv d-linux.a cputime.o dpmeps.o mmio.o a - cputime.o a - dpmeps.o a - mmio.o make[1]: Leaving directory '/usr/src/RPM/BUILD/icfs-1.4/src/utils' f77 -g -pipe -O2 -Wall -fPIC -DPIC -c driver.f driver.f:33:32: 33 | double precision a(nnzmax), adiag(nmax), l(nnzmax), ldiag(nmax) | 1 Warning: Array 'a' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider using '-frecursive', or increase the '-fmax-stack-var-size=' limit, or change the code to use an ALLOCATABLE array. [-Wsurprising] driver.f:29:48: 29 | integer arow_ind(nnzmax), acol_ind(nnzmax), acol_ptr(nmax+1) | 1 Warning: Array 'acol_ind' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider using '-frecursive', or increase the '-fmax-stack-var-size=' limit, or change the code to use an ALLOCATABLE array. [-Wsurprising] driver.f:29:66: 29 | integer arow_ind(nnzmax), acol_ind(nnzmax), acol_ptr(nmax+1) | 1 Warning: Array 'acol_ptr' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider using '-frecursive', or increase the '-fmax-stack-var-size=' limit, or change the code to use an ALLOCATABLE array. [-Wsurprising] driver.f:33:45: 33 | double precision a(nnzmax), adiag(nmax), l(nnzmax), ldiag(nmax) | 1 Warning: Array 'adiag' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider using '-frecursive', or increase the '-fmax-stack-var-size=' limit, or change the code to use an ALLOCATABLE array. [-Wsurprising] driver.f:29:30: 29 | integer arow_ind(nnzmax), acol_ind(nnzmax), acol_ptr(nmax+1) | 1 Warning: Array 'arow_ind' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider using '-frecursive', or increase the '-fmax-stack-var-size=' limit, or change the code to use an ALLOCATABLE array. [-Wsurprising] driver.f:40:39: 40 | double precision x(nmax), b(nmax) | 1 Warning: Array 'b' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider using '-frecursive', or increase the '-fmax-stack-var-size=' limit, or change the code to use an ALLOCATABLE array. [-Wsurprising] driver.f:31:24: 31 | integer iw(3*nmax) | 1 Warning: Array 'iw' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider using '-frecursive', or increase the '-fmax-stack-var-size=' limit, or change the code to use an ALLOCATABLE array. [-Wsurprising] driver.f:33:56: 33 | double precision a(nnzmax), adiag(nmax), l(nnzmax), ldiag(nmax) | 1 Warning: Array 'l' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider using '-frecursive', or increase the '-fmax-stack-var-size=' limit, or change the code to use an ALLOCATABLE array. [-Wsurprising] driver.f:30:28: 30 | integer lcol_ptr(nmax), lrow_ind(nnzmax) | 1 Warning: Array 'lcol_ptr' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider using '-frecursive', or increase the '-fmax-stack-var-size=' limit, or change the code to use an ALLOCATABLE array. [-Wsurprising] driver.f:33:69: 33 | double precision a(nnzmax), adiag(nmax), l(nnzmax), ldiag(nmax) | 1 Warning: Array 'ldiag' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider using '-frecursive', or increase the '-fmax-stack-var-size=' limit, or change the code to use an ALLOCATABLE array. [-Wsurprising] driver.f:30:46: 30 | integer lcol_ptr(nmax), lrow_ind(nnzmax) | 1 Warning: Array 'lrow_ind' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider using '-frecursive', or increase the '-fmax-stack-var-size=' limit, or change the code to use an ALLOCATABLE array. [-Wsurprising] driver.f:34:32: 34 | double precision w(4*nmax) | 1 Warning: Array 'w' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider using '-frecursive', or increase the '-fmax-stack-var-size=' limit, or change the code to use an ALLOCATABLE array. [-Wsurprising] driver.f:40:30: 40 | double precision x(nmax), b(nmax) | 1 Warning: Array 'x' at (1) is larger than limit set by '-fmax-stack-var-size=', moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider using '-frecursive', or increase the '-fmax-stack-var-size=' limit, or change the code to use an ALLOCATABLE array. [-Wsurprising] f77 -g -pipe -O2 -Wall -fPIC -DPIC -o icf driver.o src/icf/libicfs.a src/utils/d-linux.a -lopenblas make: Leaving directory '/usr/src/RPM/BUILD/icfs-1.4' + ./icf tprobs/1138bus.mtx tprobs/bcsstk08.mtx tprobs/bcsstk09.mtx tprobs/bcsstk10.mtx tprobs/bcsstk11.mtx tprobs/bcsstk18.mtx tprobs/bcsstk19.mtx + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.72125 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/icfs-buildroot + : + /bin/rm -rf -- /usr/src/tmp/icfs-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd icfs-1.4 + install -d /usr/src/tmp/icfs-buildroot/usr/bin + install -d /usr/src/tmp/icfs-buildroot/usr/share/icfs + install -d /usr/src/tmp/icfs-buildroot/usr/lib + install -m755 icf src/utils/Fpp /usr/src/tmp/icfs-buildroot/usr/bin + mv driver.f icf.f + tar -czf tprobs.tar.gz tprobs + install -m644 tprobs.tar.gz icf.dat icf.linux /usr/src/tmp/icfs-buildroot/usr/share/icfs + mkdir lib + pushd lib ~/RPM/BUILD/icfs-1.4/lib ~/RPM/BUILD/icfs-1.4 + ar x ../src/utils/d-linux.a + cp ../src/icf/libicfs.a ./ + ar r libicfs.a cputime.o dpmeps.o mmio.o + ranlib libicfs.a + rm -f cputime.o dpmeps.o mmio.o + ar x libicfs.a + install -m644 libicfs.a /usr/src/tmp/icfs-buildroot/usr/lib + f77 -shared cputime.o dicf.o dicfs.o dpcg.o dpmeps.o dsel.o dsel2.o dssyax.o dstrsol.o ihsort.o insort.o mmio.o srtdat2.o -Wl,-soname,libicfs.so.0 -o /usr/src/tmp/icfs-buildroot/usr/lib/libicfs.so.0.0.0 -llapack -lopenblas + ln -s libicfs.so.0.0.0 /usr/src/tmp/icfs-buildroot/usr/lib/libicfs.so.0 + ln -s libicfs.so.0 /usr/src/tmp/icfs-buildroot/usr/lib/libicfs.so + rm -f cputime.o dicf.o dicfs.o dpcg.o dpmeps.o dsel.o dsel2.o dssyax.o dstrsol.o ihsort.o insort.o mmio.o srtdat2.o + popd ~/RPM/BUILD/icfs-1.4 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/icfs-buildroot (auto) mode of './usr/lib/libicfs.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/icfs-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/icfs-buildroot/ (default) Compressing files in /usr/src/tmp/icfs-buildroot (auto) Adjusting library links in /usr/src/tmp/icfs-buildroot ./usr/lib: (from :0) libicfs.so.0 -> libicfs.so.0.0.0 Verifying ELF objects in /usr/src/tmp/icfs-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: icfs-1.4-alt11 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.44575 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd icfs-1.4 + DOCDIR=/usr/src/tmp/icfs-buildroot/usr/share/doc/icfs-1.4 + export DOCDIR + rm -rf /usr/src/tmp/icfs-buildroot/usr/share/doc/icfs-1.4 + /bin/mkdir -p /usr/src/tmp/icfs-buildroot/usr/share/doc/icfs-1.4 + cp -prL README icf.f /usr/src/tmp/icfs-buildroot/usr/share/doc/icfs-1.4 + chmod -R go-w /usr/src/tmp/icfs-buildroot/usr/share/doc/icfs-1.4 + chmod -R a+rX /usr/src/tmp/icfs-buildroot/usr/share/doc/icfs-1.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JUsERL 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.iTXUCO find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) shell.req: /usr/src/tmp/icfs-buildroot/usr/bin/Fpp: fpp not found (skip) find-requires: FINDPACKAGE-COMMANDS: cc cp fpp gcc mv rm sed Requires: libicfs = 1.4-alt11, /bin/sh, /lib/ld-linux.so.2, coreutils, gcc-common, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libgfortran.so.5 >= set:ojToWZ5nsyUkAykOW0a9vPQpgiJjX9pzlGSLlTwtWPqaDFLjc9oOYMSk3XiVJk3, libgfortran.so.5(GFORTRAN_8), libopenblas.so.0 >= set:roO3nmJ2H8mGVGyaDGVW61, rtld(GNU_HASH), sed Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ApljUP Creating icfs-debuginfo package Processing files: libicfs-1.4-alt11 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.s16fNN find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/icfs-buildroot/usr/lib/libicfs.so.0: 18 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nPRFZL find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libicfs.so.0 = set:idssPmL4Pv4mwyYcZbid4JecbZeBGy5qGA7RkVZx Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libgfortran.so.5 >= set:ojUGxG85FAR1kiZmCe3iGtqf9YI2GrMeZ9RkejvDoiMAVxJF6GUZw, libgfortran.so.5(GFORTRAN_8), libopenblas.so.0 >= set:roO3nmJ2H8mGVGyaDGVW61, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rWKo0N Creating libicfs-debuginfo package Processing files: libicfs-devel-1.4-alt11 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eqdHDL 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.7eGpxL find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libgfortran-devel, libicfs = 1.4-alt11, /usr/lib/libicfs.so.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bxf2TN Processing files: icfs-debuginfo-1.4-alt11 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uQIojL find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ST9puO find-requires: running scripts (debuginfo) Requires: icfs = 1.4-alt11, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgfortran.so.5), debug(libopenblas.so.0) Processing files: libicfs-debuginfo-1.4-alt11 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XF1BHO find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Go4cwN find-requires: running scripts (debuginfo) Provides: debug(libicfs.so.0) Requires: libicfs = 1.4-alt11, debug(libc.so.6), debug(libgfortran.so.5), debug(libopenblas.so.0) Adding to icfs a strict dependency on libicfs Adding to icfs-debuginfo a strict dependency on icfs Adding to libicfs-devel a strict dependency on libicfs Adding to libicfs-debuginfo a strict dependency on libicfs Adding to icfs-debuginfo a strict dependency on libicfs-debuginfo Removing from icfs-debuginfo 10 sources provided by libicfs-debuginfo also prunning dir /usr/src/debug/icfs-1.4/src/icf also prunning dir /usr/src/debug/icfs-1.4/src/utils also prunning dir /usr/src/debug/icfs-1.4/src also prunning dir /usr/src/debug/icfs-1.4 Removing 1 extra deps from libicfs-devel due to dependency on libicfs Removing 7 extra deps from icfs due to repentancy on libicfs Removing 3 extra deps from icfs-debuginfo due to repentancy on libicfs-debuginfo warning: Installed (but unpackaged) file(s) found: /usr/lib/libicfs.a Wrote: /usr/src/RPM/RPMS/i586/icfs-1.4-alt11.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libicfs-1.4-alt11.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libicfs-devel-1.4-alt11.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/icfs-debuginfo-1.4-alt11.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libicfs-debuginfo-1.4-alt11.i586.rpm (w2.lzdio) 5.05user 1.46system 0:17.15elapsed 38%CPU (0avgtext+0avgdata 30708maxresident)k 0inputs+0outputs (0major+447416minor)pagefaults 0swaps 9.86user 4.26system 0:24.81elapsed 56%CPU (0avgtext+0avgdata 107604maxresident)k 0inputs+0outputs (0major+796350minor)pagefaults 0swaps --- icfs-1.4-alt11.i586.rpm.repo 2020-09-16 23:26:18.000000000 +0000 +++ icfs-1.4-alt11.i586.rpm.hasher 2021-06-26 10:16:15.529152437 +0000 @@ -17,2 +17,2 @@ Provides: icfs = 1.4-alt11:sisyphus+258190.100.1.1 -RPMIdentity: 6485aea6bb83c0f04ddc0294428169cc +RPMIdentity: 4857ec57b3e0fa5171b07cd2543b0aab --- icfs-debuginfo-1.4-alt11.i586.rpm.repo 2020-09-16 23:26:18.000000000 +0000 +++ icfs-debuginfo-1.4-alt11.i586.rpm.hasher 2021-06-26 10:16:15.621151828 +0000 @@ -5,2 +5,2 @@ Provides: icfs-debuginfo = 1.4-alt11:sisyphus+258190.100.1.1 -RPMIdentity: f929d5ce86c33805c1a7c186cd5f75de +RPMIdentity: ec721003a90e92d207efe8c85c2208a8 --- libicfs-1.4-alt11.i586.rpm.repo 2020-09-16 23:26:18.000000000 +0000 +++ libicfs-1.4-alt11.i586.rpm.hasher 2021-06-26 10:16:15.709151245 +0000 @@ -12,2 +12,2 @@ Provides: libicfs = 1.4-alt11:sisyphus+258190.100.1.1 -RPMIdentity: cfa95667eb8cb9ad9436a5e53c316a1a +RPMIdentity: 58966352026e4ad39011e5e733c6d079 --- libicfs-debuginfo-1.4-alt11.i586.rpm.repo 2020-09-16 23:26:18.000000000 +0000 +++ libicfs-debuginfo-1.4-alt11.i586.rpm.hasher 2021-06-26 10:16:15.797150662 +0000 @@ -24,2 +24,2 @@ Provides: libicfs-debuginfo = 1.4-alt11:sisyphus+258190.100.1.1 -RPMIdentity: 26d03b7d05f68aadbb7038796b8ee6e1 +RPMIdentity: c0f51bc5db3c74f61af9dd7efe2906a2