<86>May 4 00:44:26 userdel[1319972]: delete user 'rooter' <86>May 4 00:44:26 userdel[1319972]: removed group 'rooter' owned by 'rooter' <86>May 4 00:44:26 userdel[1319972]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 00:44:26 groupadd[1320043]: group added to /etc/group: name=rooter, GID=1835 <86>May 4 00:44:26 groupadd[1320043]: group added to /etc/gshadow: name=rooter <86>May 4 00:44:26 groupadd[1320043]: new group: name=rooter, GID=1835 <86>May 4 00:44:26 useradd[1320090]: new user: name=rooter, UID=1835, GID=1835, home=/root, shell=/bin/bash, from=none <86>May 4 00:44:26 userdel[1320152]: delete user 'builder' <86>May 4 00:44:26 userdel[1320152]: removed group 'builder' owned by 'builder' <86>May 4 00:44:26 userdel[1320152]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:44:26 groupadd[1320198]: group added to /etc/group: name=builder, GID=1836 <86>May 4 00:44:26 groupadd[1320198]: group added to /etc/gshadow: name=builder <86>May 4 00:44:26 groupadd[1320198]: new group: name=builder, GID=1836 <86>May 4 00:44:26 useradd[1320244]: new user: name=builder, UID=1836, GID=1836, home=/usr/src, shell=/bin/bash, from=none <13>May 4 00:44:30 rpmi: libquadmath0-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>May 4 00:44:30 rpmi: libquadmath13-devel-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>May 4 00:44:30 rpmi: libgfortran5-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>May 4 00:44:30 rpmi: gcc-fortran-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>May 4 00:44:30 rpmi: libgfortran13-devel-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>May 4 00:44:30 rpmi: gcc13-fortran-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>May 4 00:44:30 rpmi: gcc-fortran-13-alt1 sisyphus+323337.300.1.1 1687267966 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/fortranposix-0.1.1-alt1.nosrc.rpm (w1.gzdio) Installing fortranposix-0.1.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.58880 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf fortranposix-0.1.1 + echo 'Source #0 (fortranposix-0.1.1.tar):' Source #0 (fortranposix-0.1.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/fortranposix-0.1.1.tar + cd fortranposix-0.1.1 + /bin/chmod -c -Rf u+rwX,go-w . + rm -f libfortranposix.so + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.58880 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fortranposix-0.1.1 + make -j16 make: Entering directory '/usr/src/RPM/BUILD/fortranposix-0.1.1' rm -f *.o make: Leaving directory '/usr/src/RPM/BUILD/fortranposix-0.1.1' make: Entering directory '/usr/src/RPM/BUILD/fortranposix-0.1.1' gcc -pipe -Wall -g -O2 -fPIC -DPIC -c posixwrapper.c posixwrapper.c: In function 'fortranpopen_': posixwrapper.c:77:26: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 77 | printf("Executing %s (%d) with option %s (%d) ... \n",command,strlen(command),type,strlen(type)); | ~^ ~~~~~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} | %ld posixwrapper.c:77:46: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 77 | printf("Executing %s (%d) with option %s (%d) ... \n",command,strlen(command),type,strlen(type)); | ~^ ~~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} | %ld posixwrapper.c: In function 'fortranfputs_': posixwrapper.c:248:7: warning: unused variable 'stat' [-Wunused-variable] 248 | int stat; | ^~~~ posixwrapper.c: In function 'fortrangetenv_': posixwrapper.c:223:3: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 223 | strncpy(envnm,envname,*lenstr); | ^ posixwrapper.c:222:11: note: length computed here 222 | *lenstr=strlen(envname); | ^~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/fortranposix-0.1.1' make: Entering directory '/usr/src/RPM/BUILD/fortranposix-0.1.1' f95 -pipe -Wall -g -O2 -fPIC -DPIC -shared fortranposix.f90 -o libfortranposix.so posixwrapper.o make: Leaving directory '/usr/src/RPM/BUILD/fortranposix-0.1.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.7577 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/fortranposix-buildroot + : + /bin/rm -rf -- /usr/src/tmp/fortranposix-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd fortranposix-0.1.1 + install -d /usr/src/tmp/fortranposix-buildroot/usr/lib64 + install -m644 libfortranposix.so /usr/src/tmp/fortranposix-buildroot/usr/lib64 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/fortranposix-buildroot (auto) Verifying and fixing files in /usr/src/tmp/fortranposix-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/fortranposix-buildroot/ (default) Compressing files in /usr/src/tmp/fortranposix-buildroot (auto) Adjusting library links in /usr/src/tmp/fortranposix-buildroot ./usr/lib64: (from :0) libfortranposix.so -> libfortranposix.so Verifying ELF objects in /usr/src/tmp/fortranposix-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/fortranposix-buildroot Processing files: libfortranposix-0.1.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.7577 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fortranposix-0.1.1 + DOCDIR=/usr/src/tmp/fortranposix-buildroot/usr/share/doc/libfortranposix-0.1.1 + export DOCDIR + rm -rf /usr/src/tmp/fortranposix-buildroot/usr/share/doc/libfortranposix-0.1.1 + /bin/mkdir -p /usr/src/tmp/fortranposix-buildroot/usr/share/doc/libfortranposix-0.1.1 + cp -prL CHANGES CREDITS README TODO /usr/src/tmp/fortranposix-buildroot/usr/share/doc/libfortranposix-0.1.1 + chmod -R go-w /usr/src/tmp/fortranposix-buildroot/usr/share/doc/libfortranposix-0.1.1 + chmod -R a+rX /usr/src/tmp/fortranposix-buildroot/usr/share/doc/libfortranposix-0.1.1 + cp -prL Makefile fortranposix.f90 fortranposix_interfaces.f90 posixwrapper.c /usr/src/tmp/fortranposix-buildroot/usr/share/doc/libfortranposix-0.1.1 + chmod -R go-w /usr/src/tmp/fortranposix-buildroot/usr/share/doc/libfortranposix-0.1.1 + chmod -R a+rX /usr/src/tmp/fortranposix-buildroot/usr/share/doc/libfortranposix-0.1.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.va6ngS find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/fortranposix-buildroot/usr/lib64/libfortranposix.so: 37 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7PnAOy find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) lib.req: WARNING: /usr/src/tmp/fortranposix-buildroot/usr/lib64/libfortranposix.so: overlinked libraries: /lib64/libgcc_s.so.1 /lib64/libm.so.6 Provides: libfortranposix.so()(64bit) = set:jdLUKZFa1Te3SnzvmT3sXHhxDB4Oy3MDLEonKtYYdyenUGxhAXhh1eZ3AsaxMP3z2eHg8ZHNtTovUa3 Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1()(64bit), libgfortran.so.5()(64bit) >= set:olwUnsDkgSoamjt2, libgfortran.so.5(GFORTRAN_8)(64bit), libm.so.6()(64bit), 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.sDHKKm Creating libfortranposix-debuginfo package Processing files: libfortranposix-debuginfo-0.1.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZdesAc find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3myV5Y find-requires: running scripts (debuginfo) Provides: debug64(libfortranposix.so) Requires: libfortranposix = 0.1.1-alt1, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libgfortran.so.5), debug64(libm.so.6) Adding to libfortranposix-debuginfo a strict dependency on libfortranposix Wrote: /usr/src/RPM/RPMS/x86_64/libfortranposix-0.1.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libfortranposix-debuginfo-0.1.1-alt1.x86_64.rpm (w2.lzdio) 0.66user 1.26system 0:05.93elapsed 32%CPU (0avgtext+0avgdata 29252maxresident)k 0inputs+0outputs (0major+174433minor)pagefaults 0swaps 4.28user 3.13system 0:17.68elapsed 41%CPU (0avgtext+0avgdata 131392maxresident)k 0inputs+0outputs (0major+192804minor)pagefaults 0swaps --- libfortranposix-0.1.1-alt1.x86_64.rpm.repo 2019-03-03 20:54:44.000000000 +0000 +++ libfortranposix-0.1.1-alt1.x86_64.rpm.hasher 2024-05-04 00:44:40.064123773 +0000 @@ -13,2 +13,3 @@ Requires: libc.so.6(GLIBC_2.4)(64bit) +Requires: libgcc_s.so.1()(64bit) Requires: libgfortran.so.5()(64bit) >= set:olwUnsDkgSoamjt2 @@ -16,2 +17,3 @@ Requires: libgfortran.so.5(GFORTRAN_8)(64bit) +Requires: libm.so.6()(64bit) Requires: rtld(GNU_HASH) @@ -20,3 +22,3 @@ Provides: libfortranposix = 0.1.1-alt1:sisyphus+223515.100.1.1 -File: /usr/lib64/libfortranposix.so 100644 root:root bdcf1c0d29303d7103aa22f01caa2d11 +File: /usr/lib64/libfortranposix.so 100644 root:root a49ec179e5bba63093e8babd10cff49e File: /usr/share/doc/libfortranposix-0.1.1 40755 root:root @@ -30,2 +32,2 @@ File: /usr/share/doc/libfortranposix-0.1.1/posixwrapper.c 100755 root:root 71b5c132a75c6a97034e83481d423289 -RPMIdentity: 6bc8caa2f49728613cba449e84dbb8cd0cf028a69bcd4948ea15bcbb5bca9a6d370ba77bd88ca04f1ae714f86d06caae3bcc287cd0c37ca7762c05813a4b6428 +RPMIdentity: c40e1e1ab365582a6dd02af2d581762edd404a48c75a8b3c88dcdf1aadb1bf468a68f235554da200de571ba52f3c03575a517ff53774ed0d4ccc6f0ccbf75379 --- libfortranposix-debuginfo-0.1.1-alt1.x86_64.rpm.repo 2019-03-03 20:54:44.000000000 +0000 +++ libfortranposix-debuginfo-0.1.1-alt1.x86_64.rpm.hasher 2024-05-04 00:44:40.194125255 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/0a 40755 root:root -/usr/lib/debug/.build-id/0a/e7ffc0cf6632cd2f3f9318a7921a9ce36c9ca2 120777 root:root ../../../../lib64/libfortranposix.so -/usr/lib/debug/.build-id/0a/e7ffc0cf6632cd2f3f9318a7921a9ce36c9ca2.debug 120777 root:root ../../usr/lib64/libfortranposix.so.debug +/usr/lib/debug/.build-id/b1 40755 root:root +/usr/lib/debug/.build-id/b1/830c1d4da7aa623e8a319bf3697c71c3450e76 120777 root:root ../../../../lib64/libfortranposix.so +/usr/lib/debug/.build-id/b1/830c1d4da7aa623e8a319bf3697c71c3450e76.debug 120777 root:root ../../usr/lib64/libfortranposix.so.debug /usr/lib/debug/usr/lib64/libfortranposix.so.debug 100644 root:root @@ -8,3 +8,5 @@ Requires: debug64(libc.so.6) +Requires: debug64(libgcc_s.so.1) Requires: debug64(libgfortran.so.5) +Requires: debug64(libm.so.6) Requires: libfortranposix = 0.1.1-alt1:sisyphus+223515.100.1.1 @@ -13,6 +15,6 @@ Provides: libfortranposix-debuginfo = 0.1.1-alt1:sisyphus+223515.100.1.1 -File: /usr/lib/debug/.build-id/0a 40755 root:root -File: /usr/lib/debug/.build-id/0a/e7ffc0cf6632cd2f3f9318a7921a9ce36c9ca2 120777 root:root ../../../../lib64/libfortranposix.so -File: /usr/lib/debug/.build-id/0a/e7ffc0cf6632cd2f3f9318a7921a9ce36c9ca2.debug 120777 root:root ../../usr/lib64/libfortranposix.so.debug -File: /usr/lib/debug/usr/lib64/libfortranposix.so.debug 100644 root:root 57a03b65ce49f9bd7df9009593556107 +File: /usr/lib/debug/.build-id/b1 40755 root:root +File: /usr/lib/debug/.build-id/b1/830c1d4da7aa623e8a319bf3697c71c3450e76 120777 root:root ../../../../lib64/libfortranposix.so +File: /usr/lib/debug/.build-id/b1/830c1d4da7aa623e8a319bf3697c71c3450e76.debug 120777 root:root ../../usr/lib64/libfortranposix.so.debug +File: /usr/lib/debug/usr/lib64/libfortranposix.so.debug 100644 root:root 8574cc9527b91bfb6b63b7bad52273aa File: /usr/src/debug/fortranposix-0.1.1 40755 root:root @@ -20,2 +22,2 @@ File: /usr/src/debug/fortranposix-0.1.1/posixwrapper.c 100644 root:root 71b5c132a75c6a97034e83481d423289 -RPMIdentity: eb7a5a9cc8b35c681be1e37d87f6d31045c6eca3bd6aa372ba64b5d18e11c515d2b96f4643315d5132dccf85b22afe11a689134b5214ffb53e4722b8467d9c9d +RPMIdentity: b9fd46ae9e8d220c0d3b62c880bc5784f4481c47d7a91564831bb26c92857b747ba9f10dffba4507dbaecd0ea8ae461582965165eb47b8358808a46a60a73dd4