<86>Sep 18 03:16:26 userdel[2678435]: delete user 'rooter' <86>Sep 18 03:16:26 userdel[2678435]: removed group 'rooter' owned by 'rooter' <86>Sep 18 03:16:26 userdel[2678435]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 18 03:16:26 groupadd[2678478]: group added to /etc/group: name=rooter, GID=639 <86>Sep 18 03:16:26 groupadd[2678478]: group added to /etc/gshadow: name=rooter <86>Sep 18 03:16:26 groupadd[2678478]: new group: name=rooter, GID=639 <86>Sep 18 03:16:26 useradd[2678626]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Sep 18 03:16:26 userdel[2678710]: delete user 'builder' <86>Sep 18 03:16:26 userdel[2678710]: removed group 'builder' owned by 'builder' <86>Sep 18 03:16:26 userdel[2678710]: removed shadow group 'builder' owned by 'builder' <86>Sep 18 03:16:26 groupadd[2678853]: group added to /etc/group: name=builder, GID=640 <86>Sep 18 03:16:26 groupadd[2678853]: group added to /etc/gshadow: name=builder <86>Sep 18 03:16:26 groupadd[2678853]: new group: name=builder, GID=640 <86>Sep 18 03:16:26 useradd[2678986]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/intcc-1-alt1.src.rpm: license not found in '/usr/share/license' directory: Distributable <13>Sep 18 03:16:29 rpmi: libquadmath0-10.3.1-alt4 sisyphus+263581.100.2.1 1631460891 installed <13>Sep 18 03:16:29 rpmi: gcc-fortran-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Sep 18 03:16:29 rpmi: libgfortran5-10.3.1-alt4 sisyphus+263581.100.2.1 1631460891 installed <13>Sep 18 03:16:29 rpmi: libquadmath10-devel-10.3.1-alt4 sisyphus+263581.100.2.1 1631460891 installed <13>Sep 18 03:16:29 rpmi: libgfortran10-devel-10.3.1-alt4 sisyphus+263581.100.2.1 1631460891 installed <13>Sep 18 03:16:30 rpmi: gcc10-fortran-10.3.1-alt4 sisyphus+263581.100.2.1 1631460891 installed <13>Sep 18 03:16:30 rpmi: gcc-fortran-10-alt2 sisyphus+281519.400.4.1 1627910688 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/intcc-1-alt1.nosrc.rpm (w1.gzdio) Installing intcc-1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.65042 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf intcc-1 + echo 'Source #0 (intcc-1.tar):' Source #0 (intcc-1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/intcc-1.tar + cd intcc-1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.65042 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd intcc-1 + mkdir f tc tf ../src + mv chebexpt.c intcc1t.c intcc2t.c tc/ + mv chebexpt.f intcc1t.f intcc2t.f tf/ + cp chebexp.c fft2f.c intcc1.c intcc2.c chebexp.f fft2f.f intcc1.f intcc2.f readme.txt chebexp.doc intcc1.doc intcc2.doc ../src/ + mv chebexp.f fft2f.f intcc1.f intcc2.f f/ + gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -I/usr/src/RPM/BUILD/intcc-1 chebexp.c fft2f.c intcc1.c intcc2.c + pushd f ~/RPM/BUILD/intcc-1/f ~/RPM/BUILD/intcc-1 + gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC chebexp.f fft2f.f intcc1.f intcc2.f + popd ~/RPM/BUILD/intcc-1 + pushd tc ~/RPM/BUILD/intcc-1/tc ~/RPM/BUILD/intcc-1 + gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -I/usr/src/RPM/BUILD/intcc-1/tc/.. chebexpt.c intcc1t.c intcc2t.c chebexpt.c: In function 'main': chebexpt.c:31:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 31 | exit(0); | ^~~~ chebexpt.c:31:3: warning: incompatible implicit declaration of built-in function 'exit' chebexpt.c:8:1: note: include '' or provide a declaration of 'exit' 7 | #include "chebexp.c" +++ |+#include 8 | intcc1t.c:11:1: warning: return type defaults to 'int' [-Wimplicit-int] 11 | main() | ^~~~ intcc1t.c: In function 'main': intcc1t.c:20:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 20 | exit(0); | ^~~~ intcc1t.c:20:3: warning: incompatible implicit declaration of built-in function 'exit' intcc1t.c:8:1: note: include '' or provide a declaration of 'exit' 7 | #include "intcc1.c" +++ |+#include 8 | intcc2t.c:11:1: warning: return type defaults to 'int' [-Wimplicit-int] 11 | main() | ^~~~ intcc2t.c: In function 'main': intcc2t.c:21:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 21 | exit(0); | ^~~~ intcc2t.c:21:3: warning: incompatible implicit declaration of built-in function 'exit' intcc2t.c:8:1: note: include '' or provide a declaration of 'exit' 7 | #include "intcc2.c" +++ |+#include 8 | + popd ~/RPM/BUILD/intcc-1 + pushd tf ~/RPM/BUILD/intcc-1/tf ~/RPM/BUILD/intcc-1 + gfortran -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -I/usr/src/RPM/BUILD/intcc-1/tf/../f chebexpt.f intcc1t.f intcc2t.f + popd ~/RPM/BUILD/intcc-1 + for i in fft2f.o *.o ++ echo fft2f.o ++ sed 's|\.o$||' + j=fft2f + rm -f 'libfft2f.so*' + '[' fft2f.o == fft2f.o ']' + LIBS= + gcc -shared fft2f.o -Wl,-soname=libfft2f.so.0 -lm -o libfft2f.so.0 + ln -s libfft2f.so.0 libfft2f.so + '[' fft2f.o == fft2f.o ']' + LIBS='-L. -lfft2f' + for i in fft2f.o *.o ++ echo chebexp.o ++ sed 's|\.o$||' + j=chebexp + rm -f 'libchebexp.so*' + '[' chebexp.o == fft2f.o ']' + gcc -shared chebexp.o -Wl,-soname=libchebexp.so.0 -L. -lfft2f -lm -o libchebexp.so.0 + ln -s libchebexp.so.0 libchebexp.so + '[' chebexp.o == fft2f.o ']' + for i in fft2f.o *.o ++ sed 's|\.o$||' ++ echo fft2f.o + j=fft2f + rm -f libfft2f.so libfft2f.so.0 + '[' fft2f.o == fft2f.o ']' + LIBS= + gcc -shared fft2f.o -Wl,-soname=libfft2f.so.0 -lm -o libfft2f.so.0 + ln -s libfft2f.so.0 libfft2f.so + '[' fft2f.o == fft2f.o ']' + LIBS='-L. -lfft2f' + for i in fft2f.o *.o ++ echo intcc1.o ++ sed 's|\.o$||' + j=intcc1 + rm -f 'libintcc1.so*' + '[' intcc1.o == fft2f.o ']' + gcc -shared intcc1.o -Wl,-soname=libintcc1.so.0 -L. -lfft2f -lm -o libintcc1.so.0 + ln -s libintcc1.so.0 libintcc1.so + '[' intcc1.o == fft2f.o ']' + for i in fft2f.o *.o ++ sed 's|\.o$||' ++ echo intcc2.o + j=intcc2 + rm -f 'libintcc2.so*' + '[' intcc2.o == fft2f.o ']' + gcc -shared intcc2.o -Wl,-soname=libintcc2.so.0 -L. -lfft2f -lm -o libintcc2.so.0 + ln -s libintcc2.so.0 libintcc2.so + '[' intcc2.o == fft2f.o ']' + LIBS= + pushd f ~/RPM/BUILD/intcc-1/f ~/RPM/BUILD/intcc-1 + for i in fft2f.o *.o ++ echo fft2f.o ++ sed 's|\.o$||' + j=fft2f_f + rm -f '../libfft2f_f.so*' + '[' fft2f.o == fft2f.o ']' + LIBS= + gfortran -shared fft2f.o -Wl,-soname=libfft2f_f.so.0 -lm -o ../libfft2f_f.so.0 + ln -s libfft2f_f.so.0 ../libfft2f_f.so + '[' fft2f.o == fft2f.o ']' + LIBS='-L.. -lfft2f_f' + for i in fft2f.o *.o ++ sed 's|\.o$||' ++ echo chebexp.o + j=chebexp_f + rm -f '../libchebexp_f.so*' + '[' chebexp.o == fft2f.o ']' + gfortran -shared chebexp.o -Wl,-soname=libchebexp_f.so.0 -L.. -lfft2f_f -lm -o ../libchebexp_f.so.0 + ln -s libchebexp_f.so.0 ../libchebexp_f.so + '[' chebexp.o == fft2f.o ']' + for i in fft2f.o *.o ++ sed 's|\.o$||' ++ echo fft2f.o + j=fft2f_f + rm -f ../libfft2f_f.so ../libfft2f_f.so.0 + '[' fft2f.o == fft2f.o ']' + LIBS= + gfortran -shared fft2f.o -Wl,-soname=libfft2f_f.so.0 -lm -o ../libfft2f_f.so.0 + ln -s libfft2f_f.so.0 ../libfft2f_f.so + '[' fft2f.o == fft2f.o ']' + LIBS='-L.. -lfft2f_f' + for i in fft2f.o *.o ++ sed 's|\.o$||' ++ echo intcc1.o + j=intcc1_f + rm -f '../libintcc1_f.so*' + '[' intcc1.o == fft2f.o ']' + gfortran -shared intcc1.o -Wl,-soname=libintcc1_f.so.0 -L.. -lfft2f_f -lm -o ../libintcc1_f.so.0 + ln -s libintcc1_f.so.0 ../libintcc1_f.so + '[' intcc1.o == fft2f.o ']' + for i in fft2f.o *.o ++ echo intcc2.o ++ sed 's|\.o$||' + j=intcc2_f + rm -f '../libintcc2_f.so*' + '[' intcc2.o == fft2f.o ']' + gfortran -shared intcc2.o -Wl,-soname=libintcc2_f.so.0 -L.. -lfft2f_f -lm -o ../libintcc2_f.so.0 + ln -s libintcc2_f.so.0 ../libintcc2_f.so + '[' intcc2.o == fft2f.o ']' + popd ~/RPM/BUILD/intcc-1 ++ ls tc/chebexpt.o tc/intcc1t.o tc/intcc2t.o tf/chebexpt.o tf/intcc1t.o tf/intcc2t.o + for i in $(ls tc/*.o tf/*.o) + gcc tc/chebexpt.o -o tc/chebexpt.o.out -lm -lgfortran + echo test ./tc/chebexpt.o.out test ./tc/chebexpt.o.out + ./tc/chebexpt.o.out interpolation of sin(log(x)) over [1,2] N_eval= 33 n= 20 err= 5.35941e-15 max_err= 2.22045e-16 + for i in $(ls tc/*.o tf/*.o) + gcc tc/intcc1t.o -o tc/intcc1t.o.out -lm -lgfortran + echo test ./tc/intcc1t.o.out test ./tc/intcc1t.o.out + ./tc/intcc1t.o.out I= integral_0^1 4/(1+x^2) dx I= 3.14159 err= 6.21504e-15 N= 33 + for i in $(ls tc/*.o tf/*.o) + gcc tc/intcc2t.o -o tc/intcc2t.o.out -lm -lgfortran + echo test ./tc/intcc2t.o.out test ./tc/intcc2t.o.out + ./tc/intcc2t.o.out I= integral_0^1 4/(1+x^2) dx I= 3.14159 err= 6.21504e-15 N= 33 + for i in $(ls tc/*.o tf/*.o) + gcc tf/chebexpt.o -o tf/chebexpt.o.out -lm -lgfortran + echo test ./tf/chebexpt.o.out test ./tf/chebexpt.o.out + ./tf/chebexpt.o.out interpolation of sin(log(x)) over [ 1.0000000000000000 , 2.0000000000000000 ] N_eval= 33 n= 20 err= 5.3594090442165943E-015 max_err= 2.2204460492503131E-016 + for i in $(ls tc/*.o tf/*.o) + gcc tf/intcc1t.o -o tf/intcc1t.o.out -lm -lgfortran + echo test ./tf/intcc1t.o.out test ./tf/intcc1t.o.out + ./tf/intcc1t.o.out I= integral_0^1 4/(1+x^2) dx I= 3.1415926535897936 err= 6.2150442477876121E-015 N= 33 + for i in $(ls tc/*.o tf/*.o) + gcc tf/intcc2t.o -o tf/intcc2t.o.out -lm -lgfortran + echo test ./tf/intcc2t.o.out test ./tf/intcc2t.o.out + ./tf/intcc2t.o.out I= integral_0^1 4/(1+x^2) dx I= 3.1415926535897931 err= 6.2150442477876121E-015 N= 33 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.40165 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/intcc-buildroot + : + /bin/rm -rf -- /usr/src/tmp/intcc-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd intcc-1 + install -d /usr/src/tmp/intcc-buildroot/usr/lib64 + for i in *.so + install -m644 libchebexp.so.0 /usr/src/tmp/intcc-buildroot/usr/lib64/ + ln -s libchebexp.so.0 /usr/src/tmp/intcc-buildroot/usr/lib64/libchebexp.so + for i in *.so + install -m644 libchebexp_f.so.0 /usr/src/tmp/intcc-buildroot/usr/lib64/ + ln -s libchebexp_f.so.0 /usr/src/tmp/intcc-buildroot/usr/lib64/libchebexp_f.so + for i in *.so + install -m644 libfft2f.so.0 /usr/src/tmp/intcc-buildroot/usr/lib64/ + ln -s libfft2f.so.0 /usr/src/tmp/intcc-buildroot/usr/lib64/libfft2f.so + for i in *.so + install -m644 libfft2f_f.so.0 /usr/src/tmp/intcc-buildroot/usr/lib64/ + ln -s libfft2f_f.so.0 /usr/src/tmp/intcc-buildroot/usr/lib64/libfft2f_f.so + for i in *.so + install -m644 libintcc1.so.0 /usr/src/tmp/intcc-buildroot/usr/lib64/ + ln -s libintcc1.so.0 /usr/src/tmp/intcc-buildroot/usr/lib64/libintcc1.so + for i in *.so + install -m644 libintcc1_f.so.0 /usr/src/tmp/intcc-buildroot/usr/lib64/ + ln -s libintcc1_f.so.0 /usr/src/tmp/intcc-buildroot/usr/lib64/libintcc1_f.so + for i in *.so + install -m644 libintcc2.so.0 /usr/src/tmp/intcc-buildroot/usr/lib64/ + ln -s libintcc2.so.0 /usr/src/tmp/intcc-buildroot/usr/lib64/libintcc2.so + for i in *.so + install -m644 libintcc2_f.so.0 /usr/src/tmp/intcc-buildroot/usr/lib64/ + ln -s libintcc2_f.so.0 /usr/src/tmp/intcc-buildroot/usr/lib64/libintcc2_f.so + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/intcc-buildroot (auto) Verifying and fixing files in /usr/src/tmp/intcc-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/intcc-buildroot/ (default) Compressing files in /usr/src/tmp/intcc-buildroot (auto) Adjusting library links in /usr/src/tmp/intcc-buildroot ./usr/lib64: (from :0) libchebexp.so.0 -> libchebexp.so.0 libchebexp_f.so.0 -> libchebexp_f.so.0 libfft2f.so.0 -> libfft2f.so.0 libfft2f_f.so.0 -> libfft2f_f.so.0 libintcc1.so.0 -> libintcc1.so.0 libintcc1_f.so.0 -> libintcc1_f.so.0 libintcc2.so.0 -> libintcc2.so.0 libintcc2_f.so.0 -> libintcc2_f.so.0 Verifying ELF objects in /usr/src/tmp/intcc-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libintcc-1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BN4Mbt find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/intcc-buildroot/usr/lib64/libchebexp.so.0: 2 symbols, 11 bpp lib.prov: /usr/src/tmp/intcc-buildroot/usr/lib64/libchebexp_f.so.0: 2 symbols, 11 bpp lib.prov: /usr/src/tmp/intcc-buildroot/usr/lib64/libfft2f.so.0: 8 symbols, 13 bpp lib.prov: /usr/src/tmp/intcc-buildroot/usr/lib64/libfft2f_f.so.0: 8 symbols, 13 bpp lib.prov: /usr/src/tmp/intcc-buildroot/usr/lib64/libintcc1.so.0: 1 symbols, 10 bpp lib.prov: /usr/src/tmp/intcc-buildroot/usr/lib64/libintcc1_f.so.0: 1 symbols, 10 bpp lib.prov: /usr/src/tmp/intcc-buildroot/usr/lib64/libintcc2.so.0: 2 symbols, 11 bpp lib.prov: /usr/src/tmp/intcc-buildroot/usr/lib64/libintcc2_f.so.0: 2 symbols, 11 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yqppJw find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libchebexp.so.0()(64bit) = set:ecAvL1, libchebexp_f.so.0()(64bit) = set:ec76d4, libfft2f.so.0()(64bit) = set:gcQKzkRZ72zFW7xzq6, libfft2f_f.so.0()(64bit) = set:gcB3oZKQBrQyAZ5qeu, libintcc1.so.0()(64bit) = set:dc19, libintcc1_f.so.0()(64bit) = set:dcaj, libintcc2.so.0()(64bit) = set:ec1pY0, libintcc2_f.so.0()(64bit) = set:ecaP26 Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1pM4Yv Creating libintcc-debuginfo package Processing files: libintcc-devel-1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.36612 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd intcc-1 + DOCDIR=/usr/src/tmp/intcc-buildroot/usr/share/doc/libintcc-devel-1 + export DOCDIR + rm -rf /usr/src/tmp/intcc-buildroot/usr/share/doc/libintcc-devel-1 + /bin/mkdir -p /usr/src/tmp/intcc-buildroot/usr/share/doc/libintcc-devel-1 + cp -prL ../src/chebexp.c ../src/chebexp.doc ../src/chebexp.f ../src/fft2f.c ../src/fft2f.f ../src/intcc1.c ../src/intcc1.doc ../src/intcc1.f ../src/intcc2.c ../src/intcc2.doc ../src/intcc2.f ../src/readme.txt /usr/src/tmp/intcc-buildroot/usr/share/doc/libintcc-devel-1 + chmod -R go-w /usr/src/tmp/intcc-buildroot/usr/share/doc/libintcc-devel-1 + chmod -R a+rX /usr/src/tmp/intcc-buildroot/usr/share/doc/libintcc-devel-1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZqBSLt 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.KitXgw find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libintcc = 1-alt1, /usr/lib64/libchebexp.so.0, /usr/lib64/libchebexp_f.so.0, /usr/lib64/libfft2f.so.0, /usr/lib64/libfft2f_f.so.0, /usr/lib64/libintcc1.so.0, /usr/lib64/libintcc1_f.so.0, /usr/lib64/libintcc2.so.0, /usr/lib64/libintcc2_f.so.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Gcxz3u Processing files: libintcc-debuginfo-1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ybFaPt find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.foKv0s find-requires: running scripts (debuginfo) Provides: debug64(libchebexp.so.0), debug64(libchebexp_f.so.0), debug64(libfft2f.so.0), debug64(libfft2f_f.so.0), debug64(libintcc1.so.0), debug64(libintcc1_f.so.0), debug64(libintcc2.so.0), debug64(libintcc2_f.so.0) Requires: libintcc = 1-alt1, debug64(libc.so.6), debug64(libm.so.6) Removing 8 extra deps from libintcc-devel due to dependency on libintcc Wrote: /usr/src/RPM/RPMS/x86_64/libintcc-1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libintcc-devel-1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libintcc-debuginfo-1-alt1.x86_64.rpm (w2.lzdio) 4.93user 1.87system 0:15.54elapsed 43%CPU (0avgtext+0avgdata 30040maxresident)k 0inputs+0outputs (0major+731928minor)pagefaults 0swaps /.out/libintcc-1-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Distributable /.out/libintcc-devel-1-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Distributable /.out/libintcc-debuginfo-1-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Distributable 9.80user 4.83system 0:25.97elapsed 56%CPU (0avgtext+0avgdata 102100maxresident)k 0inputs+0outputs (0major+1035699minor)pagefaults 0swaps --- libintcc-1-alt1.x86_64.rpm.repo 2014-09-18 16:01:41.000000000 +0000 +++ libintcc-1-alt1.x86_64.rpm.hasher 2021-09-18 03:16:49.869300905 +0000 @@ -8,2 +8,4 @@ /usr/lib64/libintcc2_f.so.0 100644 root:root +Requires: libc.so.6(GLIBC_2.2.5)(64bit) +Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: libm.so.6(GLIBC_2.2.5)(64bit) @@ -11,19 +13,19 @@ Requires: rpmlib(PayloadIsLzma) -Provides: libchebexp.so.0()(64bit) = set:fdOfL1 -Provides: libchebexp_f.so.0()(64bit) = set:fdsoQg0 -Provides: libfft2f.so.0()(64bit) = set:hduwkHFqOlXuZ72n9Gw -Provides: libfft2f_f.so.0()(64bit) = set:hdB3SLDeQXImw9xmAZq -Provides: libintcc1.so.0()(64bit) = set:ed19 -Provides: libintcc1_f.so.0()(64bit) = set:edBp -Provides: libintcc2.so.0()(64bit) = set:fd4Ay7 -Provides: libintcc2_f.so.0()(64bit) = set:fdBV26 +Provides: libchebexp.so.0()(64bit) = set:ecAvL1 +Provides: libchebexp_f.so.0()(64bit) = set:ec76d4 +Provides: libfft2f.so.0()(64bit) = set:gcQKzkRZ72zFW7xzq6 +Provides: libfft2f_f.so.0()(64bit) = set:gcB3oZKQBrQyAZ5qeu +Provides: libintcc1.so.0()(64bit) = set:dc19 +Provides: libintcc1_f.so.0()(64bit) = set:dcaj +Provides: libintcc2.so.0()(64bit) = set:ec1pY0 +Provides: libintcc2_f.so.0()(64bit) = set:ecaP26 Provides: libintcc = 1-alt1 -File: /usr/lib64/libchebexp.so.0 100644 root:root 1f324181940fa15d4ec562ad42aac25f -File: /usr/lib64/libchebexp_f.so.0 100644 root:root 8669222e2154c80255e42de1a5120977 -File: /usr/lib64/libfft2f.so.0 100644 root:root 69c93539f6795803ad9ccb666230141d -File: /usr/lib64/libfft2f_f.so.0 100644 root:root ebe0bdaf3aea4dff6d04498af040b840 -File: /usr/lib64/libintcc1.so.0 100644 root:root 23574d70419b22c37d54f1ec7b4fada2 -File: /usr/lib64/libintcc1_f.so.0 100644 root:root df17971d78854142c447ef5021f156c7 -File: /usr/lib64/libintcc2.so.0 100644 root:root ca3e57b458d37c768e3077fdb1ce7ae7 -File: /usr/lib64/libintcc2_f.so.0 100644 root:root 4c28cbe2743e95bba5cafe91305aa500 -RPMIdentity: c5169e94a5685680a8c2f5d33eac7e71070a8f6ad06c9c47b7c58faddd9298eff24896f58563b55942a052adcd2f752cc90cf0d1cf06b38a0fc2dfa626da7b3e +File: /usr/lib64/libchebexp.so.0 100644 root:root 26cc54a78a8d8645571b217ab1eb58f9 +File: /usr/lib64/libchebexp_f.so.0 100644 root:root b9c7ebbe8c4cb7e49243b3df6f5368b8 +File: /usr/lib64/libfft2f.so.0 100644 root:root 836e5ef9e60f37912f6209b54b53ad33 +File: /usr/lib64/libfft2f_f.so.0 100644 root:root 995eea3f2131d70473a36e684e1c7119 +File: /usr/lib64/libintcc1.so.0 100644 root:root 4404a6da550e34aad39b0bfa6d9d424e +File: /usr/lib64/libintcc1_f.so.0 100644 root:root 604cdd64e7a20dc2f5f4566671dd3690 +File: /usr/lib64/libintcc2.so.0 100644 root:root 15fdf668866dc58141248155db4ce208 +File: /usr/lib64/libintcc2_f.so.0 100644 root:root 8cd8dfedde161a9da45c443ad6f6b2fd +RPMIdentity: e9f1570767fad14d62c476e7ecec4b9951736baaec0d19bca1db30cbee724a61a14e32e88078409b2bbba9cd5d9dc91cb5228ec62432a28891f3deb410c5664e --- libintcc-debuginfo-1-alt1.x86_64.rpm.repo 2014-09-18 16:01:41.000000000 +0000 +++ libintcc-debuginfo-1-alt1.x86_64.rpm.hasher 2021-09-18 03:16:49.998300037 +0000 @@ -1,24 +1,24 @@ -/usr/lib/debug/.build-id/00 40755 root:root -/usr/lib/debug/.build-id/00/43867eac36e0893db1dd21dc062b3c55115b81 120777 root:root ../../../../lib64/libfft2f_f.so.0 -/usr/lib/debug/.build-id/00/43867eac36e0893db1dd21dc062b3c55115b81.debug 120777 root:root ../../usr/lib64/libfft2f_f.so.0.debug -/usr/lib/debug/.build-id/08 40755 root:root -/usr/lib/debug/.build-id/08/5b572f373c3f90efdb16d0408217c5d20c9fa0 120777 root:root ../../../../lib64/libintcc1.so.0 -/usr/lib/debug/.build-id/08/5b572f373c3f90efdb16d0408217c5d20c9fa0.debug 120777 root:root ../../usr/lib64/libintcc1.so.0.debug -/usr/lib/debug/.build-id/24 40755 root:root -/usr/lib/debug/.build-id/24/e091a4c6032448f1fa69a96e6559b9eb2f01c4 120777 root:root ../../../../lib64/libintcc1_f.so.0 -/usr/lib/debug/.build-id/24/e091a4c6032448f1fa69a96e6559b9eb2f01c4.debug 120777 root:root ../../usr/lib64/libintcc1_f.so.0.debug -/usr/lib/debug/.build-id/4b 40755 root:root -/usr/lib/debug/.build-id/4b/95b3f17d3a92e3f5918524fb498e20949d872e 120777 root:root ../../../../lib64/libchebexp_f.so.0 -/usr/lib/debug/.build-id/4b/95b3f17d3a92e3f5918524fb498e20949d872e.debug 120777 root:root ../../usr/lib64/libchebexp_f.so.0.debug -/usr/lib/debug/.build-id/7d 40755 root:root -/usr/lib/debug/.build-id/7d/7d84d3b25fbbd60768f2a89acfcaa72a753e85 120777 root:root ../../../../lib64/libintcc2.so.0 -/usr/lib/debug/.build-id/7d/7d84d3b25fbbd60768f2a89acfcaa72a753e85.debug 120777 root:root ../../usr/lib64/libintcc2.so.0.debug -/usr/lib/debug/.build-id/7d/8b83de6da446476ef04ddeb77e75642c6e5bf2 120777 root:root ../../../../lib64/libfft2f.so.0 -/usr/lib/debug/.build-id/7d/8b83de6da446476ef04ddeb77e75642c6e5bf2.debug 120777 root:root ../../usr/lib64/libfft2f.so.0.debug -/usr/lib/debug/.build-id/95 40755 root:root -/usr/lib/debug/.build-id/95/c928d2fe31f14b96ebd8c69dbd37a84d484d3f 120777 root:root ../../../../lib64/libchebexp.so.0 -/usr/lib/debug/.build-id/95/c928d2fe31f14b96ebd8c69dbd37a84d484d3f.debug 120777 root:root ../../usr/lib64/libchebexp.so.0.debug -/usr/lib/debug/.build-id/a9 40755 root:root -/usr/lib/debug/.build-id/a9/738a52d9ff403d946c083a943919832cb51ae2 120777 root:root ../../../../lib64/libintcc2_f.so.0 -/usr/lib/debug/.build-id/a9/738a52d9ff403d946c083a943919832cb51ae2.debug 120777 root:root ../../usr/lib64/libintcc2_f.so.0.debug +/usr/lib/debug/.build-id/1d 40755 root:root +/usr/lib/debug/.build-id/1d/1930422d15d8476a3b4ea543469f6ada18fcaf 120777 root:root ../../../../lib64/libintcc1_f.so.0 +/usr/lib/debug/.build-id/1d/1930422d15d8476a3b4ea543469f6ada18fcaf.debug 120777 root:root ../../usr/lib64/libintcc1_f.so.0.debug +/usr/lib/debug/.build-id/1e 40755 root:root +/usr/lib/debug/.build-id/1e/3268113b6833330b5982460fc953ce66d4c8f9 120777 root:root ../../../../lib64/libfft2f.so.0 +/usr/lib/debug/.build-id/1e/3268113b6833330b5982460fc953ce66d4c8f9.debug 120777 root:root ../../usr/lib64/libfft2f.so.0.debug +/usr/lib/debug/.build-id/1e/6daf2c2a3a6831d976863e41dcc7f51ccff1e1 120777 root:root ../../../../lib64/libintcc2.so.0 +/usr/lib/debug/.build-id/1e/6daf2c2a3a6831d976863e41dcc7f51ccff1e1.debug 120777 root:root ../../usr/lib64/libintcc2.so.0.debug +/usr/lib/debug/.build-id/58 40755 root:root +/usr/lib/debug/.build-id/58/013efade439d9884e17b03f9e18d74b1ce01ec 120777 root:root ../../../../lib64/libintcc1.so.0 +/usr/lib/debug/.build-id/58/013efade439d9884e17b03f9e18d74b1ce01ec.debug 120777 root:root ../../usr/lib64/libintcc1.so.0.debug +/usr/lib/debug/.build-id/86 40755 root:root +/usr/lib/debug/.build-id/86/005418155c30c52f77a09c49a46b86d49c6f1d 120777 root:root ../../../../lib64/libintcc2_f.so.0 +/usr/lib/debug/.build-id/86/005418155c30c52f77a09c49a46b86d49c6f1d.debug 120777 root:root ../../usr/lib64/libintcc2_f.so.0.debug +/usr/lib/debug/.build-id/a2 40755 root:root +/usr/lib/debug/.build-id/a2/69eccd2a1e582b315ba8b990979cd22f248e5b 120777 root:root ../../../../lib64/libchebexp_f.so.0 +/usr/lib/debug/.build-id/a2/69eccd2a1e582b315ba8b990979cd22f248e5b.debug 120777 root:root ../../usr/lib64/libchebexp_f.so.0.debug +/usr/lib/debug/.build-id/c2 40755 root:root +/usr/lib/debug/.build-id/c2/015563ef58d1cce3da881044cbe798326e02f9 120777 root:root ../../../../lib64/libfft2f_f.so.0 +/usr/lib/debug/.build-id/c2/015563ef58d1cce3da881044cbe798326e02f9.debug 120777 root:root ../../usr/lib64/libfft2f_f.so.0.debug +/usr/lib/debug/.build-id/f3 40755 root:root +/usr/lib/debug/.build-id/f3/5dc186d72c156936062b9f5047796c22272cb7 120777 root:root ../../../../lib64/libchebexp.so.0 +/usr/lib/debug/.build-id/f3/5dc186d72c156936062b9f5047796c22272cb7.debug 120777 root:root ../../usr/lib64/libchebexp.so.0.debug /usr/lib/debug/usr/lib64/libchebexp.so.0.debug 100644 root:root @@ -42,2 +42,3 @@ Requires: libintcc = 1-alt1 +Requires: debug64(libc.so.6) Requires: debug64(libm.so.6) @@ -53,33 +54,33 @@ Provides: libintcc-debuginfo = 1-alt1 -File: /usr/lib/debug/.build-id/00 40755 root:root -File: /usr/lib/debug/.build-id/00/43867eac36e0893db1dd21dc062b3c55115b81 120777 root:root ../../../../lib64/libfft2f_f.so.0 -File: /usr/lib/debug/.build-id/00/43867eac36e0893db1dd21dc062b3c55115b81.debug 120777 root:root ../../usr/lib64/libfft2f_f.so.0.debug -File: /usr/lib/debug/.build-id/08 40755 root:root -File: /usr/lib/debug/.build-id/08/5b572f373c3f90efdb16d0408217c5d20c9fa0 120777 root:root ../../../../lib64/libintcc1.so.0 -File: /usr/lib/debug/.build-id/08/5b572f373c3f90efdb16d0408217c5d20c9fa0.debug 120777 root:root ../../usr/lib64/libintcc1.so.0.debug -File: /usr/lib/debug/.build-id/24 40755 root:root -File: /usr/lib/debug/.build-id/24/e091a4c6032448f1fa69a96e6559b9eb2f01c4 120777 root:root ../../../../lib64/libintcc1_f.so.0 -File: /usr/lib/debug/.build-id/24/e091a4c6032448f1fa69a96e6559b9eb2f01c4.debug 120777 root:root ../../usr/lib64/libintcc1_f.so.0.debug -File: /usr/lib/debug/.build-id/4b 40755 root:root -File: /usr/lib/debug/.build-id/4b/95b3f17d3a92e3f5918524fb498e20949d872e 120777 root:root ../../../../lib64/libchebexp_f.so.0 -File: /usr/lib/debug/.build-id/4b/95b3f17d3a92e3f5918524fb498e20949d872e.debug 120777 root:root ../../usr/lib64/libchebexp_f.so.0.debug -File: /usr/lib/debug/.build-id/7d 40755 root:root -File: /usr/lib/debug/.build-id/7d/7d84d3b25fbbd60768f2a89acfcaa72a753e85 120777 root:root ../../../../lib64/libintcc2.so.0 -File: /usr/lib/debug/.build-id/7d/7d84d3b25fbbd60768f2a89acfcaa72a753e85.debug 120777 root:root ../../usr/lib64/libintcc2.so.0.debug -File: /usr/lib/debug/.build-id/7d/8b83de6da446476ef04ddeb77e75642c6e5bf2 120777 root:root ../../../../lib64/libfft2f.so.0 -File: /usr/lib/debug/.build-id/7d/8b83de6da446476ef04ddeb77e75642c6e5bf2.debug 120777 root:root ../../usr/lib64/libfft2f.so.0.debug -File: /usr/lib/debug/.build-id/95 40755 root:root -File: /usr/lib/debug/.build-id/95/c928d2fe31f14b96ebd8c69dbd37a84d484d3f 120777 root:root ../../../../lib64/libchebexp.so.0 -File: /usr/lib/debug/.build-id/95/c928d2fe31f14b96ebd8c69dbd37a84d484d3f.debug 120777 root:root ../../usr/lib64/libchebexp.so.0.debug -File: /usr/lib/debug/.build-id/a9 40755 root:root -File: /usr/lib/debug/.build-id/a9/738a52d9ff403d946c083a943919832cb51ae2 120777 root:root ../../../../lib64/libintcc2_f.so.0 -File: /usr/lib/debug/.build-id/a9/738a52d9ff403d946c083a943919832cb51ae2.debug 120777 root:root ../../usr/lib64/libintcc2_f.so.0.debug -File: /usr/lib/debug/usr/lib64/libchebexp.so.0.debug 100644 root:root 288287e6ba5b5ae829f7346a901477dd -File: /usr/lib/debug/usr/lib64/libchebexp_f.so.0.debug 100644 root:root e9ff732d9ebebf6a955c13252443b081 -File: /usr/lib/debug/usr/lib64/libfft2f.so.0.debug 100644 root:root b375648b2be14821745c59a9e4622025 -File: /usr/lib/debug/usr/lib64/libfft2f_f.so.0.debug 100644 root:root bd4844e1e3a2747e98c437e35fb89908 -File: /usr/lib/debug/usr/lib64/libintcc1.so.0.debug 100644 root:root 47367b710d4f1ebea49c9e49db198021 -File: /usr/lib/debug/usr/lib64/libintcc1_f.so.0.debug 100644 root:root 8c470c52de693eba751829e232c4a842 -File: /usr/lib/debug/usr/lib64/libintcc2.so.0.debug 100644 root:root 77753cb366ab94508c828825c48d030b -File: /usr/lib/debug/usr/lib64/libintcc2_f.so.0.debug 100644 root:root a49118fc9755b4edacf44e36b8b900d7 +File: /usr/lib/debug/.build-id/1d 40755 root:root +File: /usr/lib/debug/.build-id/1d/1930422d15d8476a3b4ea543469f6ada18fcaf 120777 root:root ../../../../lib64/libintcc1_f.so.0 +File: /usr/lib/debug/.build-id/1d/1930422d15d8476a3b4ea543469f6ada18fcaf.debug 120777 root:root ../../usr/lib64/libintcc1_f.so.0.debug +File: /usr/lib/debug/.build-id/1e 40755 root:root +File: /usr/lib/debug/.build-id/1e/3268113b6833330b5982460fc953ce66d4c8f9 120777 root:root ../../../../lib64/libfft2f.so.0 +File: /usr/lib/debug/.build-id/1e/3268113b6833330b5982460fc953ce66d4c8f9.debug 120777 root:root ../../usr/lib64/libfft2f.so.0.debug +File: /usr/lib/debug/.build-id/1e/6daf2c2a3a6831d976863e41dcc7f51ccff1e1 120777 root:root ../../../../lib64/libintcc2.so.0 +File: /usr/lib/debug/.build-id/1e/6daf2c2a3a6831d976863e41dcc7f51ccff1e1.debug 120777 root:root ../../usr/lib64/libintcc2.so.0.debug +File: /usr/lib/debug/.build-id/58 40755 root:root +File: /usr/lib/debug/.build-id/58/013efade439d9884e17b03f9e18d74b1ce01ec 120777 root:root ../../../../lib64/libintcc1.so.0 +File: /usr/lib/debug/.build-id/58/013efade439d9884e17b03f9e18d74b1ce01ec.debug 120777 root:root ../../usr/lib64/libintcc1.so.0.debug +File: /usr/lib/debug/.build-id/86 40755 root:root +File: /usr/lib/debug/.build-id/86/005418155c30c52f77a09c49a46b86d49c6f1d 120777 root:root ../../../../lib64/libintcc2_f.so.0 +File: /usr/lib/debug/.build-id/86/005418155c30c52f77a09c49a46b86d49c6f1d.debug 120777 root:root ../../usr/lib64/libintcc2_f.so.0.debug +File: /usr/lib/debug/.build-id/a2 40755 root:root +File: /usr/lib/debug/.build-id/a2/69eccd2a1e582b315ba8b990979cd22f248e5b 120777 root:root ../../../../lib64/libchebexp_f.so.0 +File: /usr/lib/debug/.build-id/a2/69eccd2a1e582b315ba8b990979cd22f248e5b.debug 120777 root:root ../../usr/lib64/libchebexp_f.so.0.debug +File: /usr/lib/debug/.build-id/c2 40755 root:root +File: /usr/lib/debug/.build-id/c2/015563ef58d1cce3da881044cbe798326e02f9 120777 root:root ../../../../lib64/libfft2f_f.so.0 +File: /usr/lib/debug/.build-id/c2/015563ef58d1cce3da881044cbe798326e02f9.debug 120777 root:root ../../usr/lib64/libfft2f_f.so.0.debug +File: /usr/lib/debug/.build-id/f3 40755 root:root +File: /usr/lib/debug/.build-id/f3/5dc186d72c156936062b9f5047796c22272cb7 120777 root:root ../../../../lib64/libchebexp.so.0 +File: /usr/lib/debug/.build-id/f3/5dc186d72c156936062b9f5047796c22272cb7.debug 120777 root:root ../../usr/lib64/libchebexp.so.0.debug +File: /usr/lib/debug/usr/lib64/libchebexp.so.0.debug 100644 root:root 2e81acdfd4b998fdb6a38d7b8d176ab2 +File: /usr/lib/debug/usr/lib64/libchebexp_f.so.0.debug 100644 root:root 29eda8391ff5670a61b90ea62a16e228 +File: /usr/lib/debug/usr/lib64/libfft2f.so.0.debug 100644 root:root c790c3c1ee455536b75ecebc55dedd06 +File: /usr/lib/debug/usr/lib64/libfft2f_f.so.0.debug 100644 root:root fca6a5ba5c4f0dc8f540e0878d737375 +File: /usr/lib/debug/usr/lib64/libintcc1.so.0.debug 100644 root:root 4be913ca40e69c125d0baf4b205df8fd +File: /usr/lib/debug/usr/lib64/libintcc1_f.so.0.debug 100644 root:root 2e6bb251239de2a1f96d810347a70280 +File: /usr/lib/debug/usr/lib64/libintcc2.so.0.debug 100644 root:root 055479ca48fdbddf88535d11139c06c6 +File: /usr/lib/debug/usr/lib64/libintcc2_f.so.0.debug 100644 root:root b6ed02538695c4ed1d2618b386ebde12 File: /usr/src/debug/intcc-1 40755 root:root @@ -94,2 +95,2 @@ File: /usr/src/debug/intcc-1/intcc2.c 100644 root:root 385972d0575208de5a462c6e00d0b066 -RPMIdentity: f5376acc2d1e22feaf27eb17fc8758a33a20c295eb44214c2937f8b9ac133ca33b34cba9415d4e5b08ed129b2b8944745ce9b556ef13764315b5ec3679f574dc +RPMIdentity: 7120867fa8e4126e65c93bbaa60d77db5777b8eacd973804051ae51c7b945cf5488761ff89463a84fbbd6d4257c9ae3d27b8d60801cf5ba4b84f4481a0d8fb8d --- libintcc-devel-1-alt1.x86_64.rpm.repo 2014-09-18 16:01:41.000000000 +0000 +++ libintcc-devel-1-alt1.x86_64.rpm.hasher 2021-09-18 03:16:50.078299499 +0000 @@ -45,2 +45,2 @@ File: /usr/share/doc/libintcc-devel-1/readme.txt 100644 root:root 13f71da89eff652a74cd14028fa98657 -RPMIdentity: fc613a9ce1eb162dc71d2bdcbb7acf81751c51ad94a2eff1f8c4f2a8b87e8466386a1bb051793f83dfd2817c7c9580e31c404e506c055623ef20f9efe443be9a +RPMIdentity: a4ed0a518e39a362ba34520c1dd9428200a78d4ea437e6fb754a7b8bc612f608c530b40813be71921c51fbbc04041dc24875328ca9d2d5b9eb44f003dacc0894