<86>Feb 11 01:43:10 userdel[2363455]: delete user 'rooter' <86>Feb 11 01:43:10 userdel[2363455]: removed group 'rooter' owned by 'rooter' <86>Feb 11 01:43:10 userdel[2363455]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 11 01:43:10 groupadd[2363746]: group added to /etc/group: name=rooter, GID=1829 <86>Feb 11 01:43:10 groupadd[2363746]: group added to /etc/gshadow: name=rooter <86>Feb 11 01:43:10 groupadd[2363746]: new group: name=rooter, GID=1829 <86>Feb 11 01:43:10 useradd[2363810]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash <86>Feb 11 01:43:10 userdel[2363848]: delete user 'builder' <86>Feb 11 01:43:10 userdel[2363848]: removed group 'builder' owned by 'builder' <86>Feb 11 01:43:10 userdel[2363848]: removed shadow group 'builder' owned by 'builder' <86>Feb 11 01:43:10 groupadd[2363867]: group added to /etc/group: name=builder, GID=1830 <86>Feb 11 01:43:10 groupadd[2363867]: group added to /etc/gshadow: name=builder <86>Feb 11 01:43:11 groupadd[2363867]: new group: name=builder, GID=1830 <86>Feb 11 01:43:11 useradd[2364037]: new user: name=builder, UID=1830, GID=1830, 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>Feb 11 01:43:14 rpmi: libquadmath0-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Feb 11 01:43:14 rpmi: libquadmath10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Feb 11 01:43:14 rpmi: libgfortran5-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Feb 11 01:43:14 rpmi: gcc-fortran-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Feb 11 01:43:14 rpmi: libgfortran10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Feb 11 01:43:14 rpmi: gcc10-fortran-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Feb 11 01:43:14 rpmi: gcc-fortran-10-alt1 sisyphus+263054.200.3.1 1607517515 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.70659 + 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.70659 + 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 -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 -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.82322 + 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.82322 + 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.TStQjc 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.z8k67c 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.kD0vRa Creating libbessel-debuginfo package Processing files: libbessel-devel-1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.32027 + 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.RAQD39 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.kG6SWb 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.VSjnH9 Processing files: libbessel-debuginfo-1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iN5gnb find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nJKzob 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) 0.82user 1.25system 0:09.22elapsed 22%CPU (0avgtext+0avgdata 28280maxresident)k 0inputs+0outputs (0major+292878minor)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 3.14user 1.49system 0:17.41elapsed 26%CPU (0avgtext+0avgdata 129448maxresident)k 0inputs+0outputs (0major+203439minor)pagefaults 0swaps --- libbessel-1-alt1.x86_64.rpm.repo 2014-09-19 12:28:10.000000000 +0000 +++ libbessel-1-alt1.x86_64.rpm.hasher 2024-02-11 01:43:26.048109425 +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 a677136f8aac2ba0bef67cbfbb7bc66f +File: /usr/lib64/libbessel.so.0 100644 root:root 60a315ae1b8be7b1b648b639ca88208a File: /usr/share/doc/libbessel-1 40755 root:root File: /usr/share/doc/libbessel-1/readme.txt 100644 root:root 10b3a495f9afc0a78535195eba6b4fc6 -RPMIdentity: 42bc15c5a95a91cdfc6270dc1b81be37e8931df68e1e0910393774d64751669078d98e622c2de2e26723904d7ff8e103f2c1212f2ab746226043e76642cfe705 +RPMIdentity: e178b8e5d3129046493916fb1ad749ff7cd8616447cca510d90aa0e1cf01f6a5da81ed3ef555ddca8b00e66416b624c4c7c938ab26e822e0cd678f77bedf2ca1 --- libbessel-debuginfo-1-alt1.x86_64.rpm.repo 2014-09-19 12:28:10.000000000 +0000 +++ libbessel-debuginfo-1-alt1.x86_64.rpm.hasher 2024-02-11 01:43:26.125110268 +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/8f 40755 root:root +/usr/lib/debug/.build-id/8f/72897f6c3bedacaa418a79e2fd659afebe99b0 120777 root:root ../../../../lib64/libbessel-f.so.0 +/usr/lib/debug/.build-id/8f/72897f6c3bedacaa418a79e2fd659afebe99b0.debug 120777 root:root ../../usr/lib64/libbessel-f.so.0.debug +/usr/lib/debug/.build-id/a7 40755 root:root +/usr/lib/debug/.build-id/a7/87953c45bb649186317d2ac22a9b188d8c10d7 120777 root:root ../../../../lib64/libbessel.so.0 +/usr/lib/debug/.build-id/a7/87953c45bb649186317d2ac22a9b188d8c10d7.debug 120777 root:root ../../usr/lib64/libbessel.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/8f 40755 root:root +File: /usr/lib/debug/.build-id/8f/72897f6c3bedacaa418a79e2fd659afebe99b0 120777 root:root ../../../../lib64/libbessel-f.so.0 +File: /usr/lib/debug/.build-id/8f/72897f6c3bedacaa418a79e2fd659afebe99b0.debug 120777 root:root ../../usr/lib64/libbessel-f.so.0.debug +File: /usr/lib/debug/.build-id/a7 40755 root:root +File: /usr/lib/debug/.build-id/a7/87953c45bb649186317d2ac22a9b188d8c10d7 120777 root:root ../../../../lib64/libbessel.so.0 +File: /usr/lib/debug/.build-id/a7/87953c45bb649186317d2ac22a9b188d8c10d7.debug 120777 root:root ../../usr/lib64/libbessel.so.0.debug +File: /usr/lib/debug/usr/lib64/libbessel-f.so.0.debug 100644 root:root 950ff43d83bfc5542b1fd397e31b3d6c +File: /usr/lib/debug/usr/lib64/libbessel.so.0.debug 100644 root:root 3a1b786936b21156b5917f015fe1b4c5 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: a782d3059d0028e6d804309bbd06dd9eb75281fe4616afc85ca91f76ea4ef7d6a4dfc98a7065c5773a9fc749ab79211c16cdef2fe7fcd62e3cf26140c85e33b5 --- libbessel-devel-1-alt1.x86_64.rpm.repo 2014-09-19 12:28:10.000000000 +0000 +++ libbessel-devel-1-alt1.x86_64.rpm.hasher 2024-02-11 01:43:26.193111012 +0000 @@ -43,2 +43,2 @@ File: /usr/share/doc/libbessel-devel-1/dbesy1.f 100644 root:root ee08fe965fd66ef7aa96b4c5408bda15 -RPMIdentity: 17f1b0ccf0d4344b0cb728494f55801c505308c17dfac0ebd817bd7f4b55904ceb91f7c035622ea2f5bb9790d3316dd7cfa7f0b7cd8965e111e9264534bc1ee4 +RPMIdentity: 8551b1b9d0d46aa70bd3cf9c43203d83f6baebbce5155053d60336172e716ecd67920c898dc13f31fcd196d39b2dc6d9228c9db55e4e0fb0c79f7ef225da2ba8