<86>Dec 4 10:24:49 userdel[71044]: delete user 'rooter' <86>Dec 4 10:24:49 userdel[71044]: removed group 'rooter' owned by 'rooter' <86>Dec 4 10:24:49 groupadd[71107]: group added to /etc/group: name=rooter, GID=669 <86>Dec 4 10:24:49 groupadd[71107]: group added to /etc/gshadow: name=rooter <86>Dec 4 10:24:49 groupadd[71107]: new group: name=rooter, GID=669 <86>Dec 4 10:24:49 useradd[71113]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash <86>Dec 4 10:24:49 userdel[71126]: delete user 'builder' <86>Dec 4 10:24:49 userdel[71126]: removed group 'builder' owned by 'builder' <86>Dec 4 10:24:49 userdel[71126]: removed shadow group 'builder' owned by 'builder' <86>Dec 4 10:24:49 groupadd[71148]: group added to /etc/group: name=builder, GID=670 <86>Dec 4 10:24:49 groupadd[71148]: group added to /etc/gshadow: name=builder <86>Dec 4 10:24:49 groupadd[71148]: new group: name=builder, GID=670 <86>Dec 4 10:24:49 useradd[71166]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/openspecfun-0.5.3-alt1_3.src.rpm: license not found in '/usr/share/license' directory: Public /usr/src/in/srpm/openspecfun-0.5.3-alt1_3.src.rpm: license not found in '/usr/share/license' directory: Domain <13>Dec 4 10:24:53 rpmi: libquadmath0-9.2.1-alt2 sisyphus+240563.200.2.1 1573479396 installed <13>Dec 4 10:24:53 rpmi: libquadmath9-devel-9.2.1-alt2 sisyphus+240563.200.2.1 1573479396 installed <13>Dec 4 10:24:54 rpmi: libgfortran5-9.2.1-alt2 sisyphus+240563.200.2.1 1573479396 installed <13>Dec 4 10:24:54 rpmi: gcc-fortran-common-1.4.24-alt2 sisyphus+240563.100.1.1 1573475389 installed <13>Dec 4 10:24:54 rpmi: libgfortran9-devel-9.2.1-alt2 sisyphus+240563.200.2.1 1573479396 installed <13>Dec 4 10:24:57 rpmi: gcc9-fortran-9.2.1-alt2 sisyphus+240563.200.2.1 1573479396 installed <13>Dec 4 10:24:57 rpmi: gcc-c++-common-1.4.24-alt2 sisyphus+240563.100.1.1 1573475389 installed <13>Dec 4 10:24:58 rpmi: libstdc++9-devel-9.2.1-alt2 sisyphus+240563.200.2.1 1573479396 installed <13>Dec 4 10:24:59 rpmi: gcc9-c++-9.2.1-alt2 sisyphus+240563.200.2.1 1573479396 installed <13>Dec 4 10:24:59 rpmi: gcc-c++-9-alt1 sisyphus+239632.300.3.1 1571788297 installed <13>Dec 4 10:24:59 rpmi: gcc-fortran-9-alt1 sisyphus+239632.300.3.1 1571788297 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/openspecfun-0.5.3-alt1_3.nosrc.rpm Installing openspecfun-0.5.3-alt1_3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.13038 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf openspecfun-0.5.3 + echo 'Source #0 (openspecfun-0.5.3.tar.gz):' Source #0 (openspecfun-0.5.3.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/openspecfun-0.5.3.tar.gz + /bin/tar -xf - + cd openspecfun-0.5.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.73903 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd openspecfun-0.5.3 + make 'FFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' USE_OPENLIBM=0 includedir=/usr/include make: Entering directory '/usr/src/RPM/BUILD/openspecfun-0.5.3' gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/d1mach.f -o amos/d1mach.f.o amos/d1mach.f:62:22: 62 | INTEGER DIVER(4) | 1 Warning: Unused variable 'diver' declared at (1) [-Wunused-variable] amos/d1mach.f:60:22: 60 | INTEGER LARGE(4) | 1 Warning: Unused variable 'large' declared at (1) [-Wunused-variable] amos/d1mach.f:63:22: 63 | INTEGER LOG10(4) | 1 Warning: Unused variable 'log10' declared at (1) [-Wunused-variable] amos/d1mach.f:61:22: 61 | INTEGER RIGHT(4) | 1 Warning: Unused variable 'right' declared at (1) [-Wunused-variable] amos/d1mach.f:59:22: 59 | INTEGER SMALL(4) | 1 Warning: Unused variable 'small' declared at (1) [-Wunused-variable] gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zabs.f -o amos/zabs.f.o amos/zabs.f:1:6: 1 | DOUBLE PRECISION FUNCTION ZABS(ZR, ZI) | 1 Warning: 'zabs' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. [-Wintrinsic-shadow] gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zasyi.f -o amos/zasyi.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zbesk.f -o amos/zbesk.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zbknu.f -o amos/zbknu.f.o amos/zbknu.f:430:0: 430 | CKI = CKI + RZI | Warning: 'cki' may be used uninitialized in this function [-Wmaybe-uninitialized] amos/zbknu.f:429:0: 429 | CKR = CKR + RZR | Warning: 'ckr' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zexp.f -o amos/zexp.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zmlt.f -o amos/zmlt.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zshch.f -o amos/zshch.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zuni1.f -o amos/zuni1.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zunk2.f -o amos/zunk2.f.o amos/zunk2.f:30:0: 30 | INTEGER I, IB, IFLAG, IFN, IL, IN, INU, IUF, K, KDFLG, KFLAG, KK, | Warning: 'iflag' may be used uninitialized in this function [-Wmaybe-uninitialized] amos/zunk2.f:253:0: 253 | C1R = CSRR(KFLAG) | Warning: 'kflag' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/dgamln.f -o amos/dgamln.f.o amos/dgamln.f:188:0: 188 | RETURN | Warning: '__result_dgamln' may be used uninitialized in this function [-Wmaybe-uninitialized] amos/dgamln.f:155:0: 155 | ZINC = ZMIN - FLOAT(NZ) | Warning: 'nz' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zacai.f -o amos/zacai.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zbesh.f -o amos/zbesh.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zbesy.f -o amos/zbesy.f.o amos/zbesy.f:183:13: 183 | R1M5 = D1MACH(5) | 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion] gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zbuni.f -o amos/zbuni.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zkscl.f -o amos/zkscl.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zrati.f -o amos/zrati.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zsqrt.f -o amos/zsqrt.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zuni2.f -o amos/zuni2.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zuoik.f -o amos/zuoik.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/i1mach.f -o amos/i1mach.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zacon.f -o amos/zacon.f.o amos/zacon.f:166:0: 166 | S1R = SC1R*CSSR(KFLAG) | Warning: 'sc2r' may be used uninitialized in this function [-Wmaybe-uninitialized] amos/zacon.f:167:0: 167 | S1I = SC1I*CSSR(KFLAG) | Warning: 'sc2i' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zbesi.f -o amos/zbesi.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zbinu.f -o amos/zbinu.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zbunk.f -o amos/zbunk.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zlog.f -o amos/zlog.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zs1s2.f -o amos/zs1s2.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zuchk.f -o amos/zuchk.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zunik.f -o amos/zunik.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zwrsk.f -o amos/zwrsk.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/xerror.f -o amos/xerror.f.o amos/xerror.f:1:37: 1 | SUBROUTINE XERROR(MESS,NMESS,L1,L2) | 1 Warning: Unused dummy argument 'l1' at (1) [-Wunused-dummy-argument] amos/xerror.f:1:40: 1 | SUBROUTINE XERROR(MESS,NMESS,L1,L2) | 1 Warning: Unused dummy argument 'l2' at (1) [-Wunused-dummy-argument] gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zairy.f -o amos/zairy.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zbesj.f -o amos/zbesj.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zbiry.f -o amos/zbiry.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zdiv.f -o amos/zdiv.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zmlri.f -o amos/zmlri.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zseri.f -o amos/zseri.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zunhj.f -o amos/zunhj.f.o gfortran -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c amos/zunk1.f -o amos/zunk1.f.o amos/zunk1.f:23:0: 23 | INTEGER I, IB, IFLAG, IFN, IL, INIT, INU, IUF, K, KDFLG, KFLAG, | Warning: 'iflag' may be used uninitialized in this function [-Wmaybe-uninitialized] amos/zunk1.f:198:0: 198 | C1R = CSRR(KFLAG) | Warning: 'kflag' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -fno-gnu89-inline -std=c99 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c Faddeeva/Faddeeva.c -o Faddeeva/Faddeeva.c.o gcc -fno-gnu89-inline -std=c99 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c rem_pio2/e_rem_pio2.c -o rem_pio2/e_rem_pio2.c.o gcc -fno-gnu89-inline -std=c99 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c rem_pio2/e_rem_pio2f.c -o rem_pio2/e_rem_pio2f.c.o gcc -fno-gnu89-inline -std=c99 -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c rem_pio2/k_rem_pio2.c -o rem_pio2/k_rem_pio2.c.o rem_pio2/k_rem_pio2.c: In function '__kernel_rem_pio2': rem_pio2/k_rem_pio2.c:317:6: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 317 | for(j=0,fw=0.0;j<=jx;j++) fw += x[j]*f[jx+i-j]; q[i] = fw; | ^~~ rem_pio2/k_rem_pio2.c:317:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 317 | for(j=0,fw=0.0;j<=jx;j++) fw += x[j]*f[jx+i-j]; q[i] = fw; | ^ ar -rcs libopenspecfun.a amos/d1mach.f.o amos/zabs.f.o amos/zasyi.f.o amos/zbesk.f.o amos/zbknu.f.o amos/zexp.f.o amos/zmlt.f.o amos/zshch.f.o amos/zuni1.f.o amos/zunk2.f.o amos/dgamln.f.o amos/zacai.f.o amos/zbesh.f.o amos/zbesy.f.o amos/zbuni.f.o amos/zkscl.f.o amos/zrati.f.o amos/zsqrt.f.o amos/zuni2.f.o amos/zuoik.f.o amos/i1mach.f.o amos/zacon.f.o amos/zbesi.f.o amos/zbinu.f.o amos/zbunk.f.o amos/zlog.f.o amos/zs1s2.f.o amos/zuchk.f.o amos/zunik.f.o amos/zwrsk.f.o amos/xerror.f.o amos/zairy.f.o amos/zbesj.f.o amos/zbiry.f.o amos/zdiv.f.o amos/zmlri.f.o amos/zseri.f.o amos/zunhj.f.o amos/zunk1.f.o Faddeeva/Faddeeva.c.o rem_pio2/e_rem_pio2.c.o rem_pio2/e_rem_pio2f.c.o rem_pio2/k_rem_pio2.c.o gfortran -shared amos/d1mach.f.o amos/zabs.f.o amos/zasyi.f.o amos/zbesk.f.o amos/zbknu.f.o amos/zexp.f.o amos/zmlt.f.o amos/zshch.f.o amos/zuni1.f.o amos/zunk2.f.o amos/dgamln.f.o amos/zacai.f.o amos/zbesh.f.o amos/zbesy.f.o amos/zbuni.f.o amos/zkscl.f.o amos/zrati.f.o amos/zsqrt.f.o amos/zuni2.f.o amos/zuoik.f.o amos/i1mach.f.o amos/zacon.f.o amos/zbesi.f.o amos/zbinu.f.o amos/zbunk.f.o amos/zlog.f.o amos/zs1s2.f.o amos/zuchk.f.o amos/zunik.f.o amos/zwrsk.f.o amos/xerror.f.o amos/zairy.f.o amos/zbesj.f.o amos/zbiry.f.o amos/zdiv.f.o amos/zmlri.f.o amos/zseri.f.o amos/zunhj.f.o amos/zunk1.f.o Faddeeva/Faddeeva.c.o rem_pio2/e_rem_pio2.c.o rem_pio2/e_rem_pio2f.c.o rem_pio2/k_rem_pio2.c.o -L/usr/local/lib -Wl,-soname,libopenspecfun.so.1 -o libopenspecfun.so.1.3 ln -sf libopenspecfun.so.1.3 libopenspecfun.so.1 ln -sf libopenspecfun.so.1.3 libopenspecfun.so make: Leaving directory '/usr/src/RPM/BUILD/openspecfun-0.5.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.22720 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/openspecfun-buildroot + : + /bin/rm -rf -- /usr/src/tmp/openspecfun-buildroot + cd openspecfun-0.5.3 + make install prefix=/usr libdir=/usr/lib includedir=/usr/include DESTDIR=/usr/src/tmp/openspecfun-buildroot make: Entering directory '/usr/src/RPM/BUILD/openspecfun-0.5.3' mkdir -p /usr/src/tmp/openspecfun-buildroot/usr/lib mkdir -p /usr/src/tmp/openspecfun-buildroot/usr/lib mkdir -p /usr/src/tmp/openspecfun-buildroot/usr/include cp -a libopenspecfun.*so* /usr/src/tmp/openspecfun-buildroot/usr/lib/ cp -a libopenspecfun.a /usr/src/tmp/openspecfun-buildroot/usr/lib/ cp -a Faddeeva/Faddeeva.h /usr/src/tmp/openspecfun-buildroot/usr/include make: Leaving directory '/usr/src/RPM/BUILD/openspecfun-0.5.3' + rm /usr/src/tmp/openspecfun-buildroot//usr/lib/libopenspecfun.a + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/openspecfun-buildroot (auto) mode of './usr/lib/libopenspecfun.so.1.3' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/openspecfun-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/openspecfun-buildroot/ (default) Compressing files in /usr/src/tmp/openspecfun-buildroot (auto) Adjusting library links in /usr/src/tmp/openspecfun-buildroot ./usr/lib: libopenspecfun.so.1 -> libopenspecfun.so.1.3 Verifying ELF objects in /usr/src/tmp/openspecfun-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libopenspecfun1-0.5.3-alt1_3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27100 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd openspecfun-0.5.3 + DOCDIR=/usr/src/tmp/openspecfun-buildroot/usr/share/doc/libopenspecfun1-0.5.3 + export DOCDIR + rm -rf /usr/src/tmp/openspecfun-buildroot/usr/share/doc/libopenspecfun1-0.5.3 + /bin/mkdir -p /usr/src/tmp/openspecfun-buildroot/usr/share/doc/libopenspecfun1-0.5.3 + cp -prL LICENSE.md README.md /usr/src/tmp/openspecfun-buildroot/usr/share/doc/libopenspecfun1-0.5.3 + chmod -R go-w /usr/src/tmp/openspecfun-buildroot/usr/share/doc/libopenspecfun1-0.5.3 + chmod -R a+rX /usr/src/tmp/openspecfun-buildroot/usr/share/doc/libopenspecfun1-0.5.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MBxWpn find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/openspecfun-buildroot/usr/lib/libopenspecfun.so.1: 54 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.otDhSn find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) warning: libopenspecfun1 provides another subpackage: openspecfun Provides: openspecfun = 0.5.3-alt1_3, libopenspecfun.so.1 = set:jdYG4BQvBh9EohDk68EKVvlGYEb53adSqMESr4NaZyKzooBp2qkh9etejftwMoZxjpZ02KucWmqhF4QwLrDwIaR1myABaoHcjZJbxMEOgZ6F54 Requires: libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_4.0.0), libgfortran.so.5 >= set:olwbyArc5raDAZu4, libgfortran.so.5(GFORTRAN_8), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libm.so.6(GLIBC_2.29), 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.WtHaZn Creating libopenspecfun1-debuginfo package Processing files: libopenspecfun-devel-0.5.3-alt1_3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yxSLEl find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NzgRqn find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: openspecfun-devel = 0.5.3-alt1_3 Requires: libopenspecfun1 = 0.5.3-alt1_3, /usr/lib/libopenspecfun.so.1.3 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eKWOpm Processing files: libopenspecfun1-debuginfo-0.5.3-alt1_3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.M0lhlk find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aGG8Xk find-requires: running scripts (debuginfo) Provides: debug(libopenspecfun.so.1) Requires: libopenspecfun1 = 0.5.3-alt1_3, debug(libc.so.6), debug(libgcc_s.so.1), debug(libgfortran.so.5), debug(libm.so.6) Adding to libopenspecfun-devel a strict dependency on libopenspecfun1 Adding to libopenspecfun1-debuginfo a strict dependency on libopenspecfun1 Removing 1 extra deps from libopenspecfun-devel due to dependency on libopenspecfun1 Wrote: /usr/src/RPM/RPMS/i586/libopenspecfun1-0.5.3-alt1_3.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libopenspecfun-devel-0.5.3-alt1_3.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libopenspecfun1-debuginfo-0.5.3-alt1_3.i586.rpm 15.25user 2.71system 0:29.40elapsed 61%CPU (0avgtext+0avgdata 40616maxresident)k 0inputs+0outputs (0major+445929minor)pagefaults 0swaps /.out/libopenspecfun1-0.5.3-alt1_3.i586.rpm: license not found in '/usr/share/license' directory: Public /.out/libopenspecfun1-0.5.3-alt1_3.i586.rpm: license not found in '/usr/share/license' directory: Domain /.out/libopenspecfun-devel-0.5.3-alt1_3.i586.rpm: license not found in '/usr/share/license' directory: Public /.out/libopenspecfun-devel-0.5.3-alt1_3.i586.rpm: license not found in '/usr/share/license' directory: Domain /.out/libopenspecfun1-debuginfo-0.5.3-alt1_3.i586.rpm: license not found in '/usr/share/license' directory: Public /.out/libopenspecfun1-debuginfo-0.5.3-alt1_3.i586.rpm: license not found in '/usr/share/license' directory: Domain 24.73user 7.02system 0:48.06elapsed 66%CPU (0avgtext+0avgdata 109800maxresident)k 18664inputs+0outputs (0major+759016minor)pagefaults 0swaps --- libopenspecfun1-0.5.3-alt1_3.i586.rpm.repo 2019-09-30 13:26:52.000000000 +0000 +++ libopenspecfun1-0.5.3-alt1_3.i586.rpm.hasher 2019-12-04 10:25:34.373692792 +0000 @@ -13,2 +13,3 @@ Requires: libm.so.6(GLIBC_2.1) +Requires: libm.so.6(GLIBC_2.29) Requires: rtld(GNU_HASH)