<86>Aug 28 06:30:50 userdel[1201874]: delete user 'rooter' <86>Aug 28 06:30:50 userdel[1201874]: removed group 'rooter' owned by 'rooter' <86>Aug 28 06:30:50 userdel[1201874]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 28 06:30:50 groupadd[1201885]: group added to /etc/group: name=rooter, GID=690 <86>Aug 28 06:30:50 groupadd[1201885]: group added to /etc/gshadow: name=rooter <86>Aug 28 06:30:50 groupadd[1201885]: new group: name=rooter, GID=690 <86>Aug 28 06:30:50 useradd[1201892]: new user: name=rooter, UID=690, GID=690, home=/root, shell=/bin/bash <86>Aug 28 06:30:50 userdel[1201902]: delete user 'builder' <86>Aug 28 06:30:50 userdel[1201902]: removed group 'builder' owned by 'builder' <86>Aug 28 06:30:50 userdel[1201902]: removed shadow group 'builder' owned by 'builder' <86>Aug 28 06:30:50 groupadd[1201910]: group added to /etc/group: name=builder, GID=691 <86>Aug 28 06:30:50 groupadd[1201910]: group added to /etc/gshadow: name=builder <86>Aug 28 06:30:50 groupadd[1201910]: new group: name=builder, GID=691 <86>Aug 28 06:30:50 useradd[1201918]: new user: name=builder, UID=691, GID=691, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/bessel-1-alt1.src.rpm: license not found in '/usr/share/license' directory: Free <13>Aug 28 06:30:51 rpmi: libquadmath0-10.3.1-alt3 sisyphus+281519.340.4.1 1627909997 installed <13>Aug 28 06:30:51 rpmi: libquadmath10-devel-10.3.1-alt3 sisyphus+281519.340.4.1 1627909997 installed <13>Aug 28 06:30:52 rpmi: libgfortran5-10.3.1-alt3 sisyphus+281519.340.4.1 1627909997 installed <13>Aug 28 06:30:52 rpmi: gcc-fortran-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Aug 28 06:30:52 rpmi: libgfortran10-devel-10.3.1-alt3 sisyphus+281519.340.4.1 1627909997 installed <13>Aug 28 06:30:52 rpmi: gcc10-fortran-10.3.1-alt3 sisyphus+281519.340.4.1 1627909997 installed <13>Aug 28 06:30:52 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/bessel-1-alt1.nosrc.rpm (w1.gzdio) Installing bessel-1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.26516 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf bessel-1 + echo 'Source #0 (bessel-1.tar):' Source #0 (bessel-1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/bessel-1.tar + cd bessel-1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.26516 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bessel-1 + mkdir f + mv bessel01.f dbesi0.f dbesi1.f dbesj0.f dbesj1.f dbesk0.f dbesk1.f dbesy0.f dbesy1.f f/ + gcc -c dbesi0.c dbesi1.c dbesj0.c dbesj1.c dbesk0.c dbesk1.c dbesy0.c dbesy1.c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC + gcc -shared dbesi0.o dbesi1.o dbesj0.o dbesj1.o dbesk0.o dbesk1.o dbesy0.o dbesy1.o -Wl,-soname=libbessel.so.0 -lm -o libbessel.so.0 + ln -s libbessel.so.0 libbessel.so + pushd f ~/RPM/BUILD/bessel-1/f ~/RPM/BUILD/bessel-1 + f95 -c bessel01.f dbesi0.f dbesi1.f dbesj0.f dbesj1.f dbesk0.f dbesk1.f dbesy0.f dbesy1.f -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC dbesj0.f:3:6: 3 | function dbesj0(x) | 1 Warning: 'dbesj0' 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] dbesj1.f:3:6: 3 | function dbesj1(x) | 1 Warning: 'dbesj1' 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] dbesy0.f:3:6: 3 | function dbesy0(x) | 1 Warning: 'dbesy0' 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] dbesy1.f:3:6: 3 | function dbesy1(x) | 1 Warning: 'dbesy1' 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] + f95 -shared bessel01.o dbesi0.o dbesi1.o dbesj0.o dbesj1.o dbesk0.o dbesk1.o dbesy0.o dbesy1.o -Wl,-soname=libbessel-f.so.0 -o ../libbessel-f.so.0 + ln -s libbessel-f.so.0 ../libbessel-f.so + popd ~/RPM/BUILD/bessel-1 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.26516 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/bessel-buildroot + : + /bin/rm -rf -- /usr/src/tmp/bessel-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd bessel-1 + install -d /usr/src/tmp/bessel-buildroot/usr/lib64 + for i in lib*.so + install -m644 libbessel-f.so.0 /usr/src/tmp/bessel-buildroot/usr/lib64/ + ln -s libbessel-f.so.0 /usr/src/tmp/bessel-buildroot/usr/lib64/libbessel-f.so + for i in lib*.so + install -m644 libbessel.so.0 /usr/src/tmp/bessel-buildroot/usr/lib64/ + ln -s libbessel.so.0 /usr/src/tmp/bessel-buildroot/usr/lib64/libbessel.so + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/bessel-buildroot (auto) Verifying and fixing files in /usr/src/tmp/bessel-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/bessel-buildroot/ (default) Compressing files in /usr/src/tmp/bessel-buildroot (auto) Adjusting library links in /usr/src/tmp/bessel-buildroot ./usr/lib64: (from :0) libbessel-f.so.0 -> libbessel-f.so.0 libbessel.so.0 -> libbessel.so.0 Verifying ELF objects in /usr/src/tmp/bessel-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libbessel-1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.53869 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bessel-1 + DOCDIR=/usr/src/tmp/bessel-buildroot/usr/share/doc/libbessel-1 + export DOCDIR + rm -rf /usr/src/tmp/bessel-buildroot/usr/share/doc/libbessel-1 + /bin/mkdir -p /usr/src/tmp/bessel-buildroot/usr/share/doc/libbessel-1 + cp -prL readme.txt /usr/src/tmp/bessel-buildroot/usr/share/doc/libbessel-1 + chmod -R go-w /usr/src/tmp/bessel-buildroot/usr/share/doc/libbessel-1 + chmod -R a+rX /usr/src/tmp/bessel-buildroot/usr/share/doc/libbessel-1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dVWiC8 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/bessel-buildroot/usr/lib64/libbessel-f.so.0: 9 symbols, 14 bpp lib.prov: /usr/src/tmp/bessel-buildroot/usr/lib64/libbessel.so.0: 8 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.J5fpZ9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libbessel-f.so.0()(64bit) = set:hdzhQlYtLLs6w0Ppmphy0, libbessel.so.0()(64bit) = set:gcKALOFefY74EgKNi1 Requires: libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wjZgva Creating libbessel-debuginfo package Processing files: libbessel-devel-1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.77242 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bessel-1 + DOCDIR=/usr/src/tmp/bessel-buildroot/usr/share/doc/libbessel-devel-1 + export DOCDIR + rm -rf /usr/src/tmp/bessel-buildroot/usr/share/doc/libbessel-devel-1 + /bin/mkdir -p /usr/src/tmp/bessel-buildroot/usr/share/doc/libbessel-devel-1 + cp -prL dbesi0.c dbesi1.c dbesj0.c dbesj1.c dbesk0.c dbesk1.c dbesy0.c dbesy1.c f/bessel01.f f/dbesi0.f f/dbesi1.f f/dbesj0.f f/dbesj1.f f/dbesk0.f f/dbesk1.f f/dbesy0.f f/dbesy1.f /usr/src/tmp/bessel-buildroot/usr/share/doc/libbessel-devel-1 + chmod -R go-w /usr/src/tmp/bessel-buildroot/usr/share/doc/libbessel-devel-1 + chmod -R a+rX /usr/src/tmp/bessel-buildroot/usr/share/doc/libbessel-devel-1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a4DWi7 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.WYhc97 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libbessel = 1-alt1, /usr/lib64/libbessel-f.so.0, /usr/lib64/libbessel.so.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q86ju9 Processing files: libbessel-debuginfo-1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1mRM17 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AkBnZ9 find-requires: running scripts (debuginfo) Provides: debug64(libbessel-f.so.0), debug64(libbessel.so.0) Requires: libbessel = 1-alt1, debug64(libm.so.6) Removing 2 extra deps from libbessel-devel due to dependency on libbessel Wrote: /usr/src/RPM/RPMS/x86_64/libbessel-1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libbessel-devel-1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libbessel-debuginfo-1-alt1.x86_64.rpm (w2.lzdio) 1.56user 0.74system 0:09.41elapsed 24%CPU (0avgtext+0avgdata 30976maxresident)k 0inputs+0outputs (0major+304638minor)pagefaults 0swaps /.out/libbessel-1-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Free /.out/libbessel-devel-1-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Free /.out/libbessel-debuginfo-1-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Free 5.61user 3.20system 0:15.67elapsed 56%CPU (0avgtext+0avgdata 101960maxresident)k 0inputs+0outputs (0major+601985minor)pagefaults 0swaps --- libbessel-1-alt1.x86_64.rpm.repo 2014-09-19 12:28:10.000000000 +0000 +++ libbessel-1-alt1.x86_64.rpm.hasher 2021-08-28 06:31:04.277818332 +0000 @@ -5,2 +5,3 @@ Requires: libm.so.6(GLIBC_2.2.5)(64bit) +Requires: libm.so.6(GLIBC_2.29)(64bit) Requires: rtld(GNU_HASH) @@ -8,8 +9,8 @@ Provides: libbessel-f.so.0()(64bit) = set:hdzhQlYtLLs6w0Ppmphy0 -Provides: libbessel.so.0()(64bit) = set:hdni50N5A3pSBVVvx16 +Provides: libbessel.so.0()(64bit) = set:gcKALOFefY74EgKNi1 Provides: libbessel = 1-alt1 -File: /usr/lib64/libbessel-f.so.0 100644 root:root 291edf3755b29f88e5cc78927a3dfa79 -File: /usr/lib64/libbessel.so.0 100644 root:root 0b5be1f9639863409c102e1f69adfdfd +File: /usr/lib64/libbessel-f.so.0 100644 root:root 4d7dd952b3c15603e3a24c41a0a18c4b +File: /usr/lib64/libbessel.so.0 100644 root:root 163c06aeda4d1df94c1d84a6fe3a9d92 File: /usr/share/doc/libbessel-1 40755 root:root File: /usr/share/doc/libbessel-1/readme.txt 100644 root:root 10b3a495f9afc0a78535195eba6b4fc6 -RPMIdentity: 42bc15c5a95a91cdfc6270dc1b81be37e8931df68e1e0910393774d64751669078d98e622c2de2e26723904d7ff8e103f2c1212f2ab746226043e76642cfe705 +RPMIdentity: 78387e9a8839ef3c6c0fc4f3abcce0396b97e72a7e43bd94d4d3fe9fdae2f836acd147b93a4b85db8a52929a5dff6b6a9ae1a6ba6b2176ac1d14923b6b11df83 --- libbessel-debuginfo-1-alt1.x86_64.rpm.repo 2014-09-19 12:28:10.000000000 +0000 +++ libbessel-debuginfo-1-alt1.x86_64.rpm.hasher 2021-08-28 06:31:04.366819187 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/90 40755 root:root -/usr/lib/debug/.build-id/90/42f96968de2825893d15abf4e51977a57a1219 120777 root:root ../../../../lib64/libbessel-f.so.0 -/usr/lib/debug/.build-id/90/42f96968de2825893d15abf4e51977a57a1219.debug 120777 root:root ../../usr/lib64/libbessel-f.so.0.debug -/usr/lib/debug/.build-id/c3 40755 root:root -/usr/lib/debug/.build-id/c3/8a3c8caab15bbc1a08a5ae052f1333a04f44a2 120777 root:root ../../../../lib64/libbessel.so.0 -/usr/lib/debug/.build-id/c3/8a3c8caab15bbc1a08a5ae052f1333a04f44a2.debug 120777 root:root ../../usr/lib64/libbessel.so.0.debug +/usr/lib/debug/.build-id/52 40755 root:root +/usr/lib/debug/.build-id/52/dcaa0aca02b4ca3d5f9099dedfda619ffcffbd 120777 root:root ../../../../lib64/libbessel.so.0 +/usr/lib/debug/.build-id/52/dcaa0aca02b4ca3d5f9099dedfda619ffcffbd.debug 120777 root:root ../../usr/lib64/libbessel.so.0.debug +/usr/lib/debug/.build-id/b3 40755 root:root +/usr/lib/debug/.build-id/b3/4e2e49c2886dac85e9c405655085c4a5fd5902 120777 root:root ../../../../lib64/libbessel-f.so.0 +/usr/lib/debug/.build-id/b3/4e2e49c2886dac85e9c405655085c4a5fd5902.debug 120777 root:root ../../usr/lib64/libbessel-f.so.0.debug /usr/lib/debug/usr/lib64/libbessel-f.so.0.debug 100644 root:root @@ -33,10 +33,10 @@ Provides: libbessel-debuginfo = 1-alt1 -File: /usr/lib/debug/.build-id/90 40755 root:root -File: /usr/lib/debug/.build-id/90/42f96968de2825893d15abf4e51977a57a1219 120777 root:root ../../../../lib64/libbessel-f.so.0 -File: /usr/lib/debug/.build-id/90/42f96968de2825893d15abf4e51977a57a1219.debug 120777 root:root ../../usr/lib64/libbessel-f.so.0.debug -File: /usr/lib/debug/.build-id/c3 40755 root:root -File: /usr/lib/debug/.build-id/c3/8a3c8caab15bbc1a08a5ae052f1333a04f44a2 120777 root:root ../../../../lib64/libbessel.so.0 -File: /usr/lib/debug/.build-id/c3/8a3c8caab15bbc1a08a5ae052f1333a04f44a2.debug 120777 root:root ../../usr/lib64/libbessel.so.0.debug -File: /usr/lib/debug/usr/lib64/libbessel-f.so.0.debug 100644 root:root 6568da52111d78702ab5d851d878136d -File: /usr/lib/debug/usr/lib64/libbessel.so.0.debug 100644 root:root 71c1b7313f0ceedc8ea6d1929f327eca +File: /usr/lib/debug/.build-id/52 40755 root:root +File: /usr/lib/debug/.build-id/52/dcaa0aca02b4ca3d5f9099dedfda619ffcffbd 120777 root:root ../../../../lib64/libbessel.so.0 +File: /usr/lib/debug/.build-id/52/dcaa0aca02b4ca3d5f9099dedfda619ffcffbd.debug 120777 root:root ../../usr/lib64/libbessel.so.0.debug +File: /usr/lib/debug/.build-id/b3 40755 root:root +File: /usr/lib/debug/.build-id/b3/4e2e49c2886dac85e9c405655085c4a5fd5902 120777 root:root ../../../../lib64/libbessel-f.so.0 +File: /usr/lib/debug/.build-id/b3/4e2e49c2886dac85e9c405655085c4a5fd5902.debug 120777 root:root ../../usr/lib64/libbessel-f.so.0.debug +File: /usr/lib/debug/usr/lib64/libbessel-f.so.0.debug 100644 root:root c8ccdbafd06b5acd8bf23bb21e58b693 +File: /usr/lib/debug/usr/lib64/libbessel.so.0.debug 100644 root:root b2b3cbc3d54a48d0dcaa2ade8928e64c File: /usr/src/debug/bessel-1 40755 root:root @@ -60,2 +60,2 @@ File: /usr/src/debug/bessel-1/f/dbesy1.f 100644 root:root ee08fe965fd66ef7aa96b4c5408bda15 -RPMIdentity: c8944ae1500e002c9b145f53a541458711199234fb2d124beacbb4b87f07b05ba378220993d88187da5778aca4caed88c41356cdad6c7d3f3fab93495cb69082 +RPMIdentity: 5a3b9995a89e33227086df1c950c619a591e1308a4361fc0050c29d371a1defaaea15a2820f6570ab7f9ceba726b7b698619a42d58c5347a50a6bd9efaa4652b --- libbessel-devel-1-alt1.x86_64.rpm.repo 2014-09-19 12:28:10.000000000 +0000 +++ libbessel-devel-1-alt1.x86_64.rpm.hasher 2021-08-28 06:31:04.448819975 +0000 @@ -43,2 +43,2 @@ File: /usr/share/doc/libbessel-devel-1/dbesy1.f 100644 root:root ee08fe965fd66ef7aa96b4c5408bda15 -RPMIdentity: 17f1b0ccf0d4344b0cb728494f55801c505308c17dfac0ebd817bd7f4b55904ceb91f7c035622ea2f5bb9790d3316dd7cfa7f0b7cd8965e111e9264534bc1ee4 +RPMIdentity: 8551b1b9d0d46aa70bd3cf9c43203d83f6baebbce5155053d60336172e716ecd67920c898dc13f31fcd196d39b2dc6d9228c9db55e4e0fb0c79f7ef225da2ba8