<86>Sep 24 04:12:26 userdel[983228]: delete user 'rooter' <86>Sep 24 04:12:26 userdel[983228]: removed group 'rooter' owned by 'rooter' <86>Sep 24 04:12:26 userdel[983228]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 24 04:12:26 groupadd[983257]: group added to /etc/group: name=rooter, GID=987 <86>Sep 24 04:12:26 groupadd[983257]: group added to /etc/gshadow: name=rooter <86>Sep 24 04:12:26 groupadd[983257]: new group: name=rooter, GID=987 <86>Sep 24 04:12:26 useradd[983283]: new user: name=rooter, UID=987, GID=987, home=/root, shell=/bin/bash <86>Sep 24 04:12:26 userdel[983320]: delete user 'builder' <86>Sep 24 04:12:26 userdel[983320]: removed group 'builder' owned by 'builder' <86>Sep 24 04:12:26 userdel[983320]: removed shadow group 'builder' owned by 'builder' <86>Sep 24 04:12:26 groupadd[983349]: group added to /etc/group: name=builder, GID=988 <86>Sep 24 04:12:26 groupadd[983349]: group added to /etc/gshadow: name=builder <86>Sep 24 04:12:26 groupadd[983349]: new group: name=builder, GID=988 <86>Sep 24 04:12:26 useradd[983375]: new user: name=builder, UID=988, GID=988, 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>Sep 24 04:12:27 rpmi: libquadmath0-12.1.1-alt2 sisyphus+307182.100.1.1 1663782147 installed <13>Sep 24 04:12:27 rpmi: libquadmath12-devel-12.1.1-alt2 sisyphus+307182.100.1.1 1663782147 installed <13>Sep 24 04:12:27 rpmi: libgfortran5-12.1.1-alt2 sisyphus+307182.100.1.1 1663782147 installed <13>Sep 24 04:12:27 rpmi: gcc-fortran-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Sep 24 04:12:27 rpmi: libgfortran12-devel-12.1.1-alt2 sisyphus+307182.100.1.1 1663782147 installed <13>Sep 24 04:12:28 rpmi: gcc12-fortran-12.1.1-alt2 sisyphus+307182.100.1.1 1663782147 installed <13>Sep 24 04:12:28 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.61558 + 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.61558 + 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.59516 + 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.59516 + 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.trdV8s 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.UIZx2H 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.vTuzrx Creating libbessel-debuginfo package Processing files: libbessel-devel-1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.6014 + 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.qIb8Be 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.v8H9FC 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.9Gro3W Processing files: libbessel-debuginfo-1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zcwwUJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UuZ16y 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.26user 0.72system 0:09.37elapsed 21%CPU (0avgtext+0avgdata 28104maxresident)k 0inputs+0outputs (0major+276706minor)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 1.64user 1.26system 0:14.90elapsed 19%CPU (0avgtext+0avgdata 105140maxresident)k 20736inputs+0outputs (30514major+154884minor)pagefaults 0swaps --- libbessel-1-alt1.i586.rpm.repo 2014-09-19 12:28:11.000000000 +0000 +++ libbessel-1-alt1.i586.rpm.hasher 2022-09-24 04:12:39.564264817 +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 32c1ebe6362a47405ea53e8a7fcd320a +File: /usr/lib/libbessel.so.0 100644 root:root a19a42dbd8160bbec16889fecd5d0383 File: /usr/share/doc/libbessel-1 40755 root:root File: /usr/share/doc/libbessel-1/readme.txt 100644 root:root 10b3a495f9afc0a78535195eba6b4fc6 -RPMIdentity: b20e85fabb84b93c22a7d67f5e8717a0dd9a45d2d93c869c49b71bafa1e7b8683d9a2c24855301d6219ba8a9d5b414ae5bed6742e2dbfffd8466876b089646e8 +RPMIdentity: a605ea1793315503c1666c44e13b008d9f4084ee807560906a3ee7c144ac7f1b313ef12261fb13b45ce2e26cd92ea0de965f2479acd3c7910359649d7b9c7adb --- libbessel-debuginfo-1-alt1.i586.rpm.repo 2014-09-19 12:28:11.000000000 +0000 +++ libbessel-debuginfo-1-alt1.i586.rpm.hasher 2022-09-24 04:12:39.671266602 +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/36 40755 root:root +/usr/lib/debug/.build-id/36/883b81f77fe2e413211b98c8b9abc2fe32ddc4 120777 root:root ../../../libbessel-f.so.0 +/usr/lib/debug/.build-id/36/883b81f77fe2e413211b98c8b9abc2fe32ddc4.debug 120777 root:root ../../usr/lib/libbessel-f.so.0.debug +/usr/lib/debug/.build-id/f7 40755 root:root +/usr/lib/debug/.build-id/f7/23f035b76984ac0dc39015abb6816f62453255 120777 root:root ../../../libbessel.so.0 +/usr/lib/debug/.build-id/f7/23f035b76984ac0dc39015abb6816f62453255.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/36 40755 root:root +File: /usr/lib/debug/.build-id/36/883b81f77fe2e413211b98c8b9abc2fe32ddc4 120777 root:root ../../../libbessel-f.so.0 +File: /usr/lib/debug/.build-id/36/883b81f77fe2e413211b98c8b9abc2fe32ddc4.debug 120777 root:root ../../usr/lib/libbessel-f.so.0.debug +File: /usr/lib/debug/.build-id/f7 40755 root:root +File: /usr/lib/debug/.build-id/f7/23f035b76984ac0dc39015abb6816f62453255 120777 root:root ../../../libbessel.so.0 +File: /usr/lib/debug/.build-id/f7/23f035b76984ac0dc39015abb6816f62453255.debug 120777 root:root ../../usr/lib/libbessel.so.0.debug +File: /usr/lib/debug/usr/lib/libbessel-f.so.0.debug 100644 root:root b7bc404396062d7be4a36b474ddeb882 +File: /usr/lib/debug/usr/lib/libbessel.so.0.debug 100644 root:root eea136c32a27d13c613262662129d12c 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: ffe24db3e0b63de9c9e18df5d206ea7f8184b9cdf193cab2de83c65a85e52a410e98a762a34b068addfb0bed455bb9908c7603e5ad2bcd63e090ea0b16cfb851 --- libbessel-devel-1-alt1.i586.rpm.repo 2014-09-19 12:28:11.000000000 +0000 +++ libbessel-devel-1-alt1.i586.rpm.hasher 2022-09-24 04:12:39.746267853 +0000 @@ -43,2 +43,2 @@ File: /usr/share/doc/libbessel-devel-1/dbesy1.f 100644 root:root ee08fe965fd66ef7aa96b4c5408bda15 -RPMIdentity: 64a4b3b580ba9afce6ec005f33725f6310e25b840d12e6b4313625208ab87c246859a5f19132f6fcc244e3af87b28eb371c135e1f17db9b992c4189ee13f906e +RPMIdentity: 5c2572270103ae1bc7a56ca45f46ba632c804bd83e0587faf8abc8ba9947893fa71309bef17dab9db1ffe95e32ebabc0518bee1f81b08aa75510b3d1bdd87680