<86>Sep 14 10:38:43 userdel[237382]: delete user 'rooter' <86>Sep 14 10:38:43 userdel[237382]: removed group 'rooter' owned by 'rooter' <86>Sep 14 10:38:43 groupadd[237397]: group added to /etc/group: name=rooter, GID=627 <86>Sep 14 10:38:43 groupadd[237397]: group added to /etc/gshadow: name=rooter <86>Sep 14 10:38:43 groupadd[237397]: new group: name=rooter, GID=627 <86>Sep 14 10:38:43 useradd[237411]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Sep 14 10:38:43 userdel[237424]: delete user 'builder' <86>Sep 14 10:38:43 userdel[237424]: removed group 'builder' owned by 'builder' <86>Sep 14 10:38:43 userdel[237424]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 10:38:43 groupadd[237436]: group added to /etc/group: name=builder, GID=628 <86>Sep 14 10:38:43 groupadd[237436]: group added to /etc/gshadow: name=builder <86>Sep 14 10:38:43 groupadd[237436]: new group: name=builder, GID=628 <86>Sep 14 10:38:43 useradd[237444]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash <13>Sep 14 10:38:45 rpmi: libopenblas-0.3.17-alt1 sisyphus+283832.100.3.3 1629985974 installed <13>Sep 14 10:38:45 rpmi: libquadmath0-11.2.1-alt1 icarus+285089.100.1.1 1631479831 installed <13>Sep 14 10:38:45 rpmi: libgfortran5-11.2.1-alt1 icarus+285089.100.1.1 1631479831 installed <13>Sep 14 10:38:45 rpmi: libquadmath11-devel-11.2.1-alt1 icarus+285089.100.1.1 1631479831 installed <13>Sep 14 10:38:45 rpmi: libopenblas-devel-0.3.17-alt1 sisyphus+283832.100.3.3 1629985974 installed <13>Sep 14 10:38:45 rpmi: libxblas-1.0.248-alt2 sisyphus+285045.40.2.1 1631388462 installed <13>Sep 14 10:38:46 rpmi: liblapack-1:3.8.0-alt4 sisyphus+264284.100.1.1 1609587717 installed <13>Sep 14 10:38:46 rpmi: gcc-fortran-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Sep 14 10:38:46 rpmi: libgfortran11-devel-11.2.1-alt1 icarus+285089.100.1.1 1631479831 installed <13>Sep 14 10:38:47 rpmi: gcc11-fortran-11.2.1-alt1 icarus+285089.100.1.1 1631479831 installed <13>Sep 14 10:38:47 rpmi: gcc-fortran-11-alt1 icarus+285089.300.1.1 1631485148 installed <13>Sep 14 10:38:47 rpmi: liblapack-devel-1:3.8.0-alt4 sisyphus+264284.100.1.1 1609587717 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/icfs-1.4-alt11.nosrc.rpm (w1.gzdio) Installing icfs-1.4-alt11.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.13375 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf icfs-1.4 + echo 'Source #0 (icfs-1.4.tar.gz):' Source #0 (icfs-1.4.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/icfs-1.4.tar.gz + /bin/tar -xf - + cd icfs-1.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.13375 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd icfs-1.4 + export ARCH=linux + ARCH=linux + make install make: Entering directory '/usr/src/RPM/BUILD/icfs-1.4' cd src/icf; make make[1]: Entering directory '/usr/src/RPM/BUILD/icfs-1.4/src/icf' f77 -g -pipe -O2 -Wall -fPIC -DPIC -c dicf.f f77 -g -pipe -O2 -Wall -fPIC -DPIC -c dpcg.f f77 -g -pipe -O2 -Wall -fPIC -DPIC -c dssyax.f f77 -g -pipe -O2 -Wall -fPIC -DPIC -c ihsort.f f77 -g -pipe -O2 -Wall -fPIC -DPIC -c srtdat2.f f77 -g -pipe -O2 -Wall -fPIC -DPIC -c dicfs.f f77 -g -pipe -O2 -Wall -fPIC -DPIC -c dsel.f f77 -g -pipe -O2 -Wall -fPIC -DPIC -c dsel2.f f77 -g -pipe -O2 -Wall -fPIC -DPIC -c dstrsol.f f77 -g -pipe -O2 -Wall -fPIC -DPIC -c insort.f ar -rcv libicfs.a dicf.o dpcg.o dssyax.o ihsort.o srtdat2.o dicfs.o dsel.o dsel2.o dstrsol.o insort.o a - dicf.o a - dpcg.o a - dssyax.o a - ihsort.o a - srtdat2.o a - dicfs.o a - dsel.o a - dsel2.o a - dstrsol.o a - insort.o make[1]: Leaving directory '/usr/src/RPM/BUILD/icfs-1.4/src/icf' cd src/utils; make make[1]: Entering directory '/usr/src/RPM/BUILD/icfs-1.4/src/utils' ./Fpp cputime.F -g -E -C -Dlinux f77 -g -pipe -O2 -Wall -fPIC -DPIC -c cputime.f cputime.f:35:72: 35 | time = dble(tarray(1)) | ^ Warning: 'tarray' is used uninitialized [-Wuninitialized] cputime.f:31:20: 31 | real tarray(2) | ^ note: 'tarray' declared here rm cputime.f f77 -g -pipe -O2 -Wall -fPIC -DPIC -c dpmeps.f f77 -g -pipe -O2 -Wall -fPIC -DPIC -c mmio.f mmio.f:197:28: 197 | cval(i) = cmplx(rpart,ipart) | 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] mmio.f:249:28: 249 | cval(i) = cmplx(rpart,ipart) | 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might lose precision, consider using the KIND argument [-Wconversion] mmio.f:804:36: 804 | subroutine countwd(string,slen,start,count) | 1 Warning: Unused dummy argument 'slen' at (1) [-Wunused-dummy-argument] mmio.f:804:42: 804 | subroutine countwd(string,slen,start,count) | 1 Warning: Unused dummy argument 'start' at (1) [-Wunused-dummy-argument] ar -rcv d-linux.a cputime.o dpmeps.o mmio.o a - cputime.o a - dpmeps.o a - mmio.o make[1]: Leaving directory '/usr/src/RPM/BUILD/icfs-1.4/src/utils' f77 -g -pipe -O2 -Wall -fPIC -DPIC -c driver.f f77 -g -pipe -O2 -Wall -fPIC -DPIC -o icf driver.o src/icf/libicfs.a src/utils/d-linux.a -lopenblas make: Leaving directory '/usr/src/RPM/BUILD/icfs-1.4' + ./icf /usr/src/tmp/rpm-tmp.13375: line 126: 255992 Segmentation fault ./icf error: Bad exit status from /usr/src/tmp/rpm-tmp.13375 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.13375 (%build) Command exited with non-zero status 1 1.44user 0.14system 0:01.53elapsed 103%CPU (0avgtext+0avgdata 30492maxresident)k 0inputs+0outputs (0major+57463minor)pagefaults 0swaps hsh-rebuild: rebuild of `icfs-1.4-alt11.src.rpm' failed. Command exited with non-zero status 1 5.97user 2.58system 0:08.24elapsed 103%CPU (0avgtext+0avgdata 101264maxresident)k 168inputs+0outputs (0major+272519minor)pagefaults 0swaps