<86>Feb 11 00:49:54 userdel[1200]: delete user 'rooter' <86>Feb 11 00:49:54 userdel[1200]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 11 00:49:54 groupadd[1211]: group added to /etc/group: name=rooter, GID=537 <86>Feb 11 00:49:54 groupadd[1211]: group added to /etc/gshadow: name=rooter <86>Feb 11 00:49:54 groupadd[1211]: new group: name=rooter, GID=537 <86>Feb 11 00:49:54 useradd[1221]: new user: name=rooter, UID=537, GID=537, home=/root, shell=/bin/bash <86>Feb 11 00:49:54 userdel[1243]: delete user 'builder' <86>Feb 11 00:49:54 userdel[1243]: removed group 'builder' owned by 'builder' <86>Feb 11 00:49:54 userdel[1243]: removed shadow group 'builder' owned by 'builder' <86>Feb 11 00:49:54 groupadd[1260]: group added to /etc/group: name=builder, GID=538 <86>Feb 11 00:49:54 groupadd[1260]: group added to /etc/gshadow: name=builder <86>Feb 11 00:49:54 groupadd[1260]: new group: name=builder, GID=538 <86>Feb 11 00:49:54 useradd[1274]: new user: name=builder, UID=538, GID=538, home=/usr/src, shell=/bin/bash <13>Feb 11 00:49:58 rpmi: libquadmath0-8.2.1-alt4 sisyphus+221014.100.1.1 1549626167 installed <13>Feb 11 00:49:58 rpmi: libquadmath8-devel-8.2.1-alt4 sisyphus+221014.100.1.1 1549626167 installed <13>Feb 11 00:49:58 rpmi: libgfortran5-8.2.1-alt4 sisyphus+221014.100.1.1 1549626167 installed <13>Feb 11 00:49:58 rpmi: gcc-fortran-common-1.4.23-alt1 sisyphus.218115.200 1545282875 installed <13>Feb 11 00:49:58 rpmi: libgfortran8-devel-8.2.1-alt4 sisyphus+221014.100.1.1 1549626167 installed <13>Feb 11 00:49:59 rpmi: gcc8-fortran-8.2.1-alt4 sisyphus+221014.100.1.1 1549626167 installed <13>Feb 11 00:49:59 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus.218115.200 1545282875 installed <13>Feb 11 00:49:59 rpmi: libstdc++8-devel-8.2.1-alt4 sisyphus+221014.100.1.1 1549626167 installed <13>Feb 11 00:50:00 rpmi: gcc8-c++-8.2.1-alt4 sisyphus+221014.100.1.1 1549626167 installed <13>Feb 11 00:50:00 rpmi: gcc-c++-8-alt1 sisyphus.214000.40 1542664792 installed <13>Feb 11 00:50:00 rpmi: gcc-fortran-8-alt1 sisyphus.214000.40 1542664792 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/intde-1-alt2.nosrc.rpm Installing intde-1-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.20513 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf intde-1 + echo 'Source #0 (intde-1.tar):' Source #0 (intde-1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/intde-1.tar + cd intde-1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.20513 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd intde-1 + mkdir f + mv intde1.f intde1t.f intde2.f intde2t.f f/ + g++ -c intde1.c intde1t.c intde2.c intde2t.c -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC intde1.c: In function 'void intdeo(double (*)(double), double, double, double, double*, double*)': intde1.c:382:5: warning: 'errh' may be used uninitialized in this function [-Wmaybe-uninitialized] if (errd > errh) { ^~ intde1t.c:10:6: error: ISO C++ forbids declaration of 'main' with no type [-Werror=return-type] main() ^ In file included from intde1t.c:6: intde1.c: In function 'void intdeo(double (*)(double), double, double, double, double*, double*)': intde1.c:382:5: warning: 'errh' may be used uninitialized in this function [-Wmaybe-uninitialized] if (errd > errh) { ^~ cc1plus: some warnings being treated as errors intde2.c: In function 'void intdeo(double (*)(double), double, double, double*, double*, double*)': intde2.c:669:26: warning: 'errh' may be used uninitialized in this function [-Wmaybe-uninitialized] errd = 1 + 2 * errh; ~~^~~~~~ intde2.c:578:17: warning: 'fp' may be used uninitialized in this function [-Wmaybe-uninitialized] xa, fm, fp, errh, s0, s1, s2, errd; ^~ intde2.c:578:13: warning: 'fm' may be used uninitialized in this function [-Wmaybe-uninitialized] xa, fm, fp, errh, s0, s1, s2, errd; ^~ intde2.c:576:54: warning: 'jm' may be used uninitialized in this function [-Wmaybe-uninitialized] int lenawm, nk0, noff0, nk, noff, lmax, m, k, j, jm, l; ^~ intde2t.c:10:6: error: ISO C++ forbids declaration of 'main' with no type [-Werror=return-type] main() ^ In file included from intde2t.c:6: intde2.c: In function 'void intdeo(double (*)(double), double, double, double*, double*, double*)': intde2.c:669:26: warning: 'errh' may be used uninitialized in this function [-Wmaybe-uninitialized] errd = 1 + 2 * errh; ~~^~~~~~ intde2.c:578:17: warning: 'fp' may be used uninitialized in this function [-Wmaybe-uninitialized] xa, fm, fp, errh, s0, s1, s2, errd; ^~ intde2.c:578:13: warning: 'fm' may be used uninitialized in this function [-Wmaybe-uninitialized] xa, fm, fp, errh, s0, s1, s2, errd; ^~ intde2.c:576:54: warning: 'jm' may be used uninitialized in this function [-Wmaybe-uninitialized] int lenawm, nk0, noff0, nk, noff, lmax, m, k, j, jm, l; ^~ cc1plus: some warnings being treated as errors error: Bad exit status from /usr/src/tmp/rpm-tmp.20513 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.20513 (%build) Command exited with non-zero status 1 2.34user 0.17system 0:02.49elapsed 100%CPU (0avgtext+0avgdata 42612maxresident)k 0inputs+0outputs (0major+43063minor)pagefaults 0swaps hsh-rebuild: rebuild of `intde-1-alt2.src.rpm' failed. Command exited with non-zero status 1 18.10user 5.28system 0:24.85elapsed 94%CPU (0avgtext+0avgdata 121792maxresident)k 0inputs+0outputs (0major+413852minor)pagefaults 0swaps