<86>Dec 23 10:32:35 userdel[1961778]: delete user 'rooter'
<86>Dec 23 10:32:35 userdel[1961778]: removed group 'rooter' owned by 'rooter'
<86>Dec 23 10:32:35 userdel[1961778]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec 23 10:32:35 groupadd[1961898]: group added to /etc/group: name=rooter, GID=642
<86>Dec 23 10:32:35 groupadd[1961898]: group added to /etc/gshadow: name=rooter
<86>Dec 23 10:32:35 groupadd[1961898]: new group: name=rooter, GID=642
<86>Dec 23 10:32:35 useradd[1961910]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash
<86>Dec 23 10:32:35 userdel[1961924]: delete user 'builder'
<86>Dec 23 10:32:35 userdel[1961924]: removed group 'builder' owned by 'builder'
<86>Dec 23 10:32:35 userdel[1961924]: removed shadow group 'builder' owned by 'builder'
<86>Dec 23 10:32:35 groupadd[1961943]: group added to /etc/group: name=builder, GID=643
<86>Dec 23 10:32:35 groupadd[1961943]: group added to /etc/gshadow: name=builder
<86>Dec 23 10:32:35 groupadd[1961943]: new group: name=builder, GID=643
<86>Dec 23 10:32:35 useradd[1961954]: new user: name=builder, UID=643, GID=643, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/fft2d-1-alt1.src.rpm: license not found in '/usr/share/license' directory: Free
<13>Dec 23 10:32:37 rpmi: libquadmath0-10.2.1-alt2 sisyphus+263054.100.3.1 1607510657 installed
<13>Dec 23 10:32:37 rpmi: libquadmath10-devel-10.2.1-alt2 sisyphus+263054.100.3.1 1607510657 installed
<13>Dec 23 10:32:37 rpmi: libgfortran5-10.2.1-alt2 sisyphus+263054.100.3.1 1607510657 installed
<13>Dec 23 10:32:37 rpmi: gcc-fortran-common-1.4.27-alt1 sisyphus+262033.600.7.2 1607340230 installed
<13>Dec 23 10:32:37 rpmi: libgfortran10-devel-10.2.1-alt2 sisyphus+263054.100.3.1 1607510657 installed
<13>Dec 23 10:32:38 rpmi: gcc10-fortran-10.2.1-alt2 sisyphus+263054.100.3.1 1607510657 installed
<13>Dec 23 10:32:38 rpmi: gcc-fortran-10-alt1 sisyphus+263054.200.3.1 1607516810 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/fft2d-1-alt1.nosrc.rpm (w1.gzdio)
Installing fft2d-1-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.53672
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf fft2d-1
+ echo 'Source #0 (fft2d-1.tar):'
Source #0 (fft2d-1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/fft2d-1.tar
+ cd fft2d-1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ install -p -m644 /usr/src/RPM/SOURCES/Makefile ./
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.53672
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd fft2d-1
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/fft2d-1'
gcc -g -pipe -Wall -fPIC -DPIC -O2 -c alloc.c -o alloc.o
make: Leaving directory '/usr/src/RPM/BUILD/fft2d-1'
make: Entering directory '/usr/src/RPM/BUILD/fft2d-1'
gcc -g -pipe -Wall -fPIC -DPIC -O2 -c shrtdct.c -o shrtdct.o
make: Leaving directory '/usr/src/RPM/BUILD/fft2d-1'
make: Entering directory '/usr/src/RPM/BUILD/fft2d-1'
gcc -g -pipe -Wall -fPIC -DPIC -O2 -c fftsg2d.c -o fftsg2d.o
make: Leaving directory '/usr/src/RPM/BUILD/fft2d-1'
make: Entering directory '/usr/src/RPM/BUILD/fft2d-1'
gcc -shared shrtdct.o alloc.o -lm -Wl,-soname=libshrtdct.so.0 -o libshrtdct.so.0
ln -s libshrtdct.so.0 libshrtdct.so
make: Leaving directory '/usr/src/RPM/BUILD/fft2d-1'
make: Entering directory '/usr/src/RPM/BUILD/fft2d-1'
gcc -g -pipe -Wall -fPIC -DPIC -O2 -c fftsg3d.c -o fftsg3d.o
make: Leaving directory '/usr/src/RPM/BUILD/fft2d-1'
make: Entering directory '/usr/src/RPM/BUILD/fft2d-1'
gcc -g -pipe -Wall -fPIC -DPIC -O2 -c fft4f2d.c -o fft4f2d.o
make: Leaving directory '/usr/src/RPM/BUILD/fft2d-1'
make: Entering directory '/usr/src/RPM/BUILD/fft2d-1'
gcc -shared fft4f2d.o alloc.o -lm -Wl,-soname=libfft4f2d.so.0 -o libfft4f2d.so.0
ln -s libfft4f2d.so.0 libfft4f2d.so
make: Leaving directory '/usr/src/RPM/BUILD/fft2d-1'
make: Entering directory '/usr/src/RPM/BUILD/fft2d-1'
gcc -g -pipe -Wall -fPIC -DPIC -O2 -c fftsg.c -o fftsg.o
make: Leaving directory '/usr/src/RPM/BUILD/fft2d-1'
make: Entering directory '/usr/src/RPM/BUILD/fft2d-1'
gcc -shared fftsg2d.o fftsg.o alloc.o -lm -Wl,-soname=libfftsg2d.so.0 -o libfftsg2d.so.0
ln -s libfftsg2d.so.0 libfftsg2d.so
make: Leaving directory '/usr/src/RPM/BUILD/fft2d-1'
make: Entering directory '/usr/src/RPM/BUILD/fft2d-1'
gcc -shared fftsg3d.o fftsg.o alloc.o -lm -Wl,-soname=libfftsg3d.so.0 -o libfftsg3d.so.0
ln -s libfftsg3d.so.0 libfftsg3d.so
make: Leaving directory '/usr/src/RPM/BUILD/fft2d-1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.48677
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/fft2d-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/fft2d-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd fft2d-1
+ install -d /usr/src/tmp/fft2d-buildroot/usr/lib
+ for i in lib*.so
+ install -m644 libfft4f2d.so.0 /usr/src/tmp/fft2d-buildroot/usr/lib/
+ ln -s libfft4f2d.so.0 /usr/src/tmp/fft2d-buildroot/usr/lib/libfft4f2d.so
+ for i in lib*.so
+ install -m644 libfftsg2d.so.0 /usr/src/tmp/fft2d-buildroot/usr/lib/
+ ln -s libfftsg2d.so.0 /usr/src/tmp/fft2d-buildroot/usr/lib/libfftsg2d.so
+ for i in lib*.so
+ install -m644 libfftsg3d.so.0 /usr/src/tmp/fft2d-buildroot/usr/lib/
+ ln -s libfftsg3d.so.0 /usr/src/tmp/fft2d-buildroot/usr/lib/libfftsg3d.so
+ for i in lib*.so
+ install -m644 libshrtdct.so.0 /usr/src/tmp/fft2d-buildroot/usr/lib/
+ ln -s libshrtdct.so.0 /usr/src/tmp/fft2d-buildroot/usr/lib/libshrtdct.so
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/fft2d-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/fft2d-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/fft2d-buildroot/ (default)
Compressing files in /usr/src/tmp/fft2d-buildroot (auto)
Adjusting library links in /usr/src/tmp/fft2d-buildroot
./usr/lib: (from <cmdline>:0)
	libfft4f2d.so.0 -> libfft4f2d.so.0
	libfftsg2d.so.0 -> libfftsg2d.so.0
	libfftsg3d.so.0 -> libfftsg3d.so.0
	libshrtdct.so.0 -> libshrtdct.so.0
Verifying ELF objects in /usr/src/tmp/fft2d-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: libfft2d-1-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.48677
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd fft2d-1
+ DOCDIR=/usr/src/tmp/fft2d-buildroot/usr/share/doc/libfft2d-1
+ export DOCDIR
+ rm -rf /usr/src/tmp/fft2d-buildroot/usr/share/doc/libfft2d-1
+ /bin/mkdir -p /usr/src/tmp/fft2d-buildroot/usr/share/doc/libfft2d-1
+ cp -prL readme2d.txt /usr/src/tmp/fft2d-buildroot/usr/share/doc/libfft2d-1
+ chmod -R go-w /usr/src/tmp/fft2d-buildroot/usr/share/doc/libfft2d-1
+ chmod -R a+rX /usr/src/tmp/fft2d-buildroot/usr/share/doc/libfft2d-1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3g1Aml
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/fft2d-buildroot/usr/lib/libfft4f2d.so.0: 31 symbols, 15 bpp
lib.prov: /usr/src/tmp/fft2d-buildroot/usr/lib/libfftsg2d.so.0: 56 symbols, 16 bpp
lib.prov: /usr/src/tmp/fft2d-buildroot/usr/lib/libfftsg3d.so.0: 58 symbols, 16 bpp
lib.prov: /usr/src/tmp/fft2d-buildroot/usr/lib/libshrtdct.so.0: 14 symbols, 14 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CNxSLm
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libfft4f2d.so.0 = set:id4K3bdP2xnMREVnQiihcZ6S7H2K1MPLdKWnhXxVQi4FRm7LZbhv1hJdz1QkgE1, libfftsg2d.so.0 = set:jds1mSeTf3LjSBa1P8k2St8nlCUac2gGcIE9vzm1JUIGTT1fvzyBGG1RWXpKyPGWdB67ecx4PXpHN1wWioMcYlHK7wm2JKmJux1iCp3rt46BFlK0, libfftsg3d.so.0 = set:jdPeBNBJPZ33LjkKSfP8k2StTj6KIH61YTIi2b2hJMrQaE5PhVwDLhNilRwqZdPs5HynqsUOX22SiQCmz30RBM0xbRZ0gb1p9Z2WOPFqgCp3rFajHsJ20, libshrtdct.so.0 = set:hd4K3bhg5FlZ9hlYijZJrA2gZzteca1
Requires: libc.so.6(GLIBC_2.0), 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), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ujCXrl
Creating libfft2d-debuginfo package
Processing files: libfft2d-devel-1-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.9300
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd fft2d-1
+ DOCDIR=/usr/src/tmp/fft2d-buildroot/usr/share/doc/libfft2d-devel-1
+ export DOCDIR
+ rm -rf /usr/src/tmp/fft2d-buildroot/usr/share/doc/libfft2d-devel-1
+ /bin/mkdir -p /usr/src/tmp/fft2d-buildroot/usr/share/doc/libfft2d-devel-1
+ cp -prL fft4f2d.f fftsg.f fftsg2d.f fftsg3d.f alloc.c fft4f2d.c fftsg.c fftsg2d.c fftsg3d.c shrtdct.c /usr/src/tmp/fft2d-buildroot/usr/share/doc/libfft2d-devel-1
+ chmod -R go-w /usr/src/tmp/fft2d-buildroot/usr/share/doc/libfft2d-devel-1
+ chmod -R a+rX /usr/src/tmp/fft2d-buildroot/usr/share/doc/libfft2d-devel-1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AD32vo
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZhFyio
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libfft2d = 1-alt1, /usr/lib/libfft4f2d.so.0, /usr/lib/libfftsg2d.so.0, /usr/lib/libfftsg3d.so.0, /usr/lib/libshrtdct.so.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3x1Ihl
Processing files: libfft2d-debuginfo-1-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YaoTRk
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ptybRm
find-requires: running scripts (debuginfo)
Provides: debug(libfft4f2d.so.0), debug(libfftsg2d.so.0), debug(libfftsg3d.so.0), debug(libshrtdct.so.0)
Requires: libfft2d = 1-alt1, debug(libc.so.6), debug(libm.so.6)
Removing 4 extra deps from libfft2d-devel due to dependency on libfft2d
Wrote: /usr/src/RPM/RPMS/i586/libfft2d-1-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libfft2d-devel-1-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libfft2d-debuginfo-1-alt1.i586.rpm (w2.lzdio)
6.83user 1.22system 0:12.49elapsed 64%CPU (0avgtext+0avgdata 40884maxresident)k
0inputs+0outputs (0major+414761minor)pagefaults 0swaps
/.out/libfft2d-1-alt1.i586.rpm: license not found in '/usr/share/license' directory: Free
/.out/libfft2d-devel-1-alt1.i586.rpm: license not found in '/usr/share/license' directory: Free
/.out/libfft2d-debuginfo-1-alt1.i586.rpm: license not found in '/usr/share/license' directory: Free
11.05user 3.80system 0:19.79elapsed 75%CPU (0avgtext+0avgdata 109092maxresident)k
0inputs+0outputs (0major+718367minor)pagefaults 0swaps
--- libfft2d-1-alt1.i586.rpm.repo	2014-09-19 10:42:06.000000000 +0000
+++ libfft2d-1-alt1.i586.rpm.hasher	2020-12-23 10:32:52.919320522 +0000
@@ -8,2 +8,3 @@
 Requires: libc.so.6(GLIBC_2.1.3)  
+Requires: libc.so.6(GLIBC_2.4)  
 Requires: libm.so.6(GLIBC_2.0)