<86>Aug 6 04:35:58 userdel[2908080]: delete user 'rooter' <86>Aug 6 04:35:58 userdel[2908080]: removed group 'rooter' owned by 'rooter' <86>Aug 6 04:35:58 userdel[2908080]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 6 04:35:58 groupadd[2908111]: group added to /etc/group: name=rooter, GID=957 <86>Aug 6 04:35:58 groupadd[2908111]: group added to /etc/gshadow: name=rooter <86>Aug 6 04:35:58 groupadd[2908111]: new group: name=rooter, GID=957 <86>Aug 6 04:35:58 useradd[2908131]: new user: name=rooter, UID=957, GID=957, home=/root, shell=/bin/bash <86>Aug 6 04:35:58 userdel[2908167]: delete user 'builder' <86>Aug 6 04:35:58 userdel[2908167]: removed group 'builder' owned by 'builder' <86>Aug 6 04:35:58 userdel[2908167]: removed shadow group 'builder' owned by 'builder' <86>Aug 6 04:35:58 groupadd[2908198]: group added to /etc/group: name=builder, GID=958 <86>Aug 6 04:35:58 groupadd[2908198]: group added to /etc/gshadow: name=builder <86>Aug 6 04:35:58 groupadd[2908198]: new group: name=builder, GID=958 <86>Aug 6 04:35:58 useradd[2908230]: new user: name=builder, UID=958, GID=958, 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 6 04:35:59 rpmi: libquadmath0-12.1.1-alt1 sisyphus+300988.100.1.1 1654028661 installed <13>Aug 6 04:35:59 rpmi: libquadmath12-devel-12.1.1-alt1 sisyphus+300988.100.1.1 1654028661 installed <13>Aug 6 04:35:59 rpmi: libgfortran5-12.1.1-alt1 sisyphus+300988.100.1.1 1654028661 installed <13>Aug 6 04:35:59 rpmi: gcc-fortran-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Aug 6 04:35:59 rpmi: libgfortran12-devel-12.1.1-alt1 sisyphus+300988.100.1.1 1654028661 installed <13>Aug 6 04:36:00 rpmi: gcc12-fortran-12.1.1-alt1 sisyphus+300988.100.1.1 1654028661 installed <13>Aug 6 04:36:00 rpmi: gcc-fortran-12-alt1 sisyphus+300988.300.1.1 1654033914 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/bessel-1-alt1.nosrc.rpm (w1.gzdio) Installing bessel-1-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.63375 + 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.63375 + 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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.70953 + 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/lib + for i in lib*.so + install -m644 libbessel-f.so.0 /usr/src/tmp/bessel-buildroot/usr/lib/ + ln -s libbessel-f.so.0 /usr/src/tmp/bessel-buildroot/usr/lib/libbessel-f.so + for i in lib*.so + install -m644 libbessel.so.0 /usr/src/tmp/bessel-buildroot/usr/lib/ + ln -s libbessel.so.0 /usr/src/tmp/bessel-buildroot/usr/lib/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/lib: (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.70953 + 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.9Dwhod find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/bessel-buildroot/usr/lib/libbessel-f.so.0: 9 symbols, 14 bpp lib.prov: /usr/src/tmp/bessel-buildroot/usr/lib/libbessel.so.0: 8 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5Yk00w 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 = set:hdzhQlYtLLs6w0Ppmphy0, libbessel.so.0 = set:gcKALOFefY74EgKNi1 Requires: libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libm.so.6(GLIBC_2.29), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iepr2R Creating libbessel-debuginfo package Processing files: libbessel-devel-1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.6358 + 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.A7KVX2 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.4uL2rj 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/lib/libbessel-f.so.0, /usr/lib/libbessel.so.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ztuYV1 Processing files: libbessel-debuginfo-1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NmnTHf find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V9fX6N find-requires: running scripts (debuginfo) Provides: debug(libbessel-f.so.0), debug(libbessel.so.0) Requires: libbessel = 1-alt1, debug(libc.so.6), debug(libm.so.6) Removing 2 extra deps from libbessel-devel due to dependency on libbessel Wrote: /usr/src/RPM/RPMS/i586/libbessel-1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libbessel-devel-1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libbessel-debuginfo-1-alt1.i586.rpm (w2.lzdio) 1.25user 1.00system 0:09.22elapsed 24%CPU (0avgtext+0avgdata 28332maxresident)k 0inputs+0outputs (0major+276288minor)pagefaults 0swaps /.out/libbessel-1-alt1.i586.rpm: license not found in '/usr/share/license' directory: Free /.out/libbessel-devel-1-alt1.i586.rpm: license not found in '/usr/share/license' directory: Free /.out/libbessel-debuginfo-1-alt1.i586.rpm: license not found in '/usr/share/license' directory: Free 4.34user 4.15system 0:14.63elapsed 58%CPU (0avgtext+0avgdata 104176maxresident)k 0inputs+0outputs (30635major+551336minor)pagefaults 0swaps --- libbessel-1-alt1.i586.rpm.repo 2014-09-19 12:28:11.000000000 +0000 +++ libbessel-1-alt1.i586.rpm.hasher 2022-08-06 04:36:11.538578068 +0000 @@ -4,4 +4,7 @@ /usr/share/doc/libbessel-1/readme.txt 100644 root:root +Requires: libc.so.6(GLIBC_2.1.3) +Requires: libc.so.6(GLIBC_2.4) Requires: libm.so.6(GLIBC_2.0) Requires: libm.so.6(GLIBC_2.1) +Requires: libm.so.6(GLIBC_2.29) Requires: rtld(GNU_HASH) @@ -9,8 +12,8 @@ Provides: libbessel-f.so.0 = set:hdzhQlYtLLs6w0Ppmphy0 -Provides: libbessel.so.0 = set:hdni50N5A3pSBVVvx16 +Provides: libbessel.so.0 = set:gcKALOFefY74EgKNi1 Provides: libbessel = 1-alt1 -File: /usr/lib/libbessel-f.so.0 100644 root:root 60bc22ff36a2dbf56e82eb0bca7c5077 -File: /usr/lib/libbessel.so.0 100644 root:root 401531e374d14f4b2eed2c3d0f920062 +File: /usr/lib/libbessel-f.so.0 100644 root:root 5afb78808523bf77fdfa53797aba1f72 +File: /usr/lib/libbessel.so.0 100644 root:root 867b5f74899c345ef675cf6b91e0ca3c File: /usr/share/doc/libbessel-1 40755 root:root File: /usr/share/doc/libbessel-1/readme.txt 100644 root:root 10b3a495f9afc0a78535195eba6b4fc6 -RPMIdentity: b20e85fabb84b93c22a7d67f5e8717a0dd9a45d2d93c869c49b71bafa1e7b8683d9a2c24855301d6219ba8a9d5b414ae5bed6742e2dbfffd8466876b089646e8 +RPMIdentity: c198d331f64d3b0d1a14dd76983055eac877da0feb1c1a3ed042c3567cc50ca48e356ead00cd4624fd5fb54893bbd0c799361c4862fb0dc34c7b2392cd6d1ed5 --- libbessel-debuginfo-1-alt1.i586.rpm.repo 2014-09-19 12:28:11.000000000 +0000 +++ libbessel-debuginfo-1-alt1.i586.rpm.hasher 2022-08-06 04:36:11.596578696 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/87 40755 root:root -/usr/lib/debug/.build-id/87/a93cbbc4c89a611bf97d40853582a33ec7ddc2 120777 root:root ../../../libbessel-f.so.0 -/usr/lib/debug/.build-id/87/a93cbbc4c89a611bf97d40853582a33ec7ddc2.debug 120777 root:root ../../usr/lib/libbessel-f.so.0.debug -/usr/lib/debug/.build-id/ab 40755 root:root -/usr/lib/debug/.build-id/ab/251b91cfdc7a0d4c634a816b5164ba4d6a153f 120777 root:root ../../../libbessel.so.0 -/usr/lib/debug/.build-id/ab/251b91cfdc7a0d4c634a816b5164ba4d6a153f.debug 120777 root:root ../../usr/lib/libbessel.so.0.debug +/usr/lib/debug/.build-id/79 40755 root:root +/usr/lib/debug/.build-id/79/cfe9f2dc705f3cdd949aaea2204bdf0066aefd 120777 root:root ../../../libbessel-f.so.0 +/usr/lib/debug/.build-id/79/cfe9f2dc705f3cdd949aaea2204bdf0066aefd.debug 120777 root:root ../../usr/lib/libbessel-f.so.0.debug +/usr/lib/debug/.build-id/ff 40755 root:root +/usr/lib/debug/.build-id/ff/b54317351cee1e2ab8ef8a98855283ee0126eb 120777 root:root ../../../libbessel.so.0 +/usr/lib/debug/.build-id/ff/b54317351cee1e2ab8ef8a98855283ee0126eb.debug 120777 root:root ../../usr/lib/libbessel.so.0.debug /usr/lib/debug/usr/lib/libbessel-f.so.0.debug 100644 root:root @@ -28,2 +28,3 @@ Requires: libbessel = 1-alt1 +Requires: debug(libc.so.6) Requires: debug(libm.so.6) @@ -33,10 +34,10 @@ Provides: libbessel-debuginfo = 1-alt1 -File: /usr/lib/debug/.build-id/87 40755 root:root -File: /usr/lib/debug/.build-id/87/a93cbbc4c89a611bf97d40853582a33ec7ddc2 120777 root:root ../../../libbessel-f.so.0 -File: /usr/lib/debug/.build-id/87/a93cbbc4c89a611bf97d40853582a33ec7ddc2.debug 120777 root:root ../../usr/lib/libbessel-f.so.0.debug -File: /usr/lib/debug/.build-id/ab 40755 root:root -File: /usr/lib/debug/.build-id/ab/251b91cfdc7a0d4c634a816b5164ba4d6a153f 120777 root:root ../../../libbessel.so.0 -File: /usr/lib/debug/.build-id/ab/251b91cfdc7a0d4c634a816b5164ba4d6a153f.debug 120777 root:root ../../usr/lib/libbessel.so.0.debug -File: /usr/lib/debug/usr/lib/libbessel-f.so.0.debug 100644 root:root a76dfa1b88c24c7e785172dd5355304d -File: /usr/lib/debug/usr/lib/libbessel.so.0.debug 100644 root:root 0377d3fe1aa2769143791df799710cfb +File: /usr/lib/debug/.build-id/79 40755 root:root +File: /usr/lib/debug/.build-id/79/cfe9f2dc705f3cdd949aaea2204bdf0066aefd 120777 root:root ../../../libbessel-f.so.0 +File: /usr/lib/debug/.build-id/79/cfe9f2dc705f3cdd949aaea2204bdf0066aefd.debug 120777 root:root ../../usr/lib/libbessel-f.so.0.debug +File: /usr/lib/debug/.build-id/ff 40755 root:root +File: /usr/lib/debug/.build-id/ff/b54317351cee1e2ab8ef8a98855283ee0126eb 120777 root:root ../../../libbessel.so.0 +File: /usr/lib/debug/.build-id/ff/b54317351cee1e2ab8ef8a98855283ee0126eb.debug 120777 root:root ../../usr/lib/libbessel.so.0.debug +File: /usr/lib/debug/usr/lib/libbessel-f.so.0.debug 100644 root:root 4a63b6104c3a9a0ce3a7031dd31de533 +File: /usr/lib/debug/usr/lib/libbessel.so.0.debug 100644 root:root 033aa75359faec0aa4baf3591bb127ed File: /usr/src/debug/bessel-1 40755 root:root @@ -60,2 +61,2 @@ File: /usr/src/debug/bessel-1/f/dbesy1.f 100644 root:root ee08fe965fd66ef7aa96b4c5408bda15 -RPMIdentity: 1b1977ccedf30946bec0b6500801c5ebda5bcc140dca93d1100a7886dcd7b403e137f7caeb7d48db8a4e4c118a6804c4bb5a09cb54d642e0adfa6c5f4232e848 +RPMIdentity: 97cd9544b0d2d49107de3d73f49bf5095453a4a164100b8b8c2a4b95d02567991f009552efcb8371b795504295ebe38a80a05b29523752cddb370babc15e3297 --- libbessel-devel-1-alt1.i586.rpm.repo 2014-09-19 12:28:11.000000000 +0000 +++ libbessel-devel-1-alt1.i586.rpm.hasher 2022-08-06 04:36:11.661579401 +0000 @@ -43,2 +43,2 @@ File: /usr/share/doc/libbessel-devel-1/dbesy1.f 100644 root:root ee08fe965fd66ef7aa96b4c5408bda15 -RPMIdentity: 64a4b3b580ba9afce6ec005f33725f6310e25b840d12e6b4313625208ab87c246859a5f19132f6fcc244e3af87b28eb371c135e1f17db9b992c4189ee13f906e +RPMIdentity: 5c2572270103ae1bc7a56ca45f46ba632c804bd83e0587faf8abc8ba9947893fa71309bef17dab9db1ffe95e32ebabc0518bee1f81b08aa75510b3d1bdd87680