<86>Dec 13 00:04:10 userdel[2613924]: delete user 'rooter' <86>Dec 13 00:04:10 userdel[2613924]: removed group 'rooter' owned by 'rooter' <86>Dec 13 00:04:10 userdel[2613924]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 13 00:04:10 groupadd[2613937]: group added to /etc/group: name=rooter, GID=1805 <86>Dec 13 00:04:10 groupadd[2613937]: group added to /etc/gshadow: name=rooter <86>Dec 13 00:04:10 groupadd[2613937]: new group: name=rooter, GID=1805 <86>Dec 13 00:04:10 useradd[2613946]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash, from=none <86>Dec 13 00:04:10 userdel[2613961]: delete user 'builder' <86>Dec 13 00:04:10 userdel[2613961]: removed group 'builder' owned by 'builder' <86>Dec 13 00:04:10 userdel[2613961]: removed shadow group 'builder' owned by 'builder' <86>Dec 13 00:04:10 groupadd[2613973]: group added to /etc/group: name=builder, GID=1806 <86>Dec 13 00:04:10 groupadd[2613973]: group added to /etc/gshadow: name=builder <86>Dec 13 00:04:10 groupadd[2613973]: new group: name=builder, GID=1806 <86>Dec 13 00:04:10 useradd[2613982]: new user: name=builder, UID=1806, GID=1806, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/pipebench-0.40-alt3.nosrc.rpm (w1.gzdio) Installing pipebench-0.40-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.64616 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pipebench-0.40 + echo 'Source #0 (pipebench-0.40.tar):' Source #0 (pipebench-0.40.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/pipebench-0.40.tar + cd pipebench-0.40 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i Makefile -e 's:CFLAGS=-Wall:CFLAGS+= -Wall:' -e 's:$(CFLAGS) -o:$(LDFLAGS) &:g' -e 's:/usr/local/bin/:$(DESTDIR)/usr/bin:' -e 's:/usr/local/man/man1/:$(DESTDIR)/usr/share/man/man1:' + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.64616 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pipebench-0.40 + make -j16 make: Entering directory '/usr/src/RPM/BUILD/pipebench-0.40' gcc -Wall -w -pedantic -o pipebench pipebench.c pipebench.c: In function 'main': pipebench.c:188:35: error: implicit declaration of function 'atoi' [-Wimplicit-function-declaration] 188 | bufsize = atoi(optarg); | ^~~~ pipebench.c:241:27: error: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] 241 | while (!(buffer = malloc(bufsize))) { | ^~~~~~ pipebench.c:36:1: note: include '' or provide a declaration of 'malloc' 35 | #include +++ |+#include 36 | pipebench.c:274:17: error: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] 274 | strcpy(ctimebuf,ctime(&tv2.tv_sec)); | ^~~~~~ pipebench.c:36:1: note: include '' or provide a declaration of 'strcpy' 35 | #include +++ |+#include 36 | pipebench.c:275:24: error: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 275 | if ((n=strlen(ctimebuf)) && ctimebuf[n-1] == '\n') { | ^~~~~~ pipebench.c:275:24: note: include '' or provide a declaration of 'strlen' pipebench.c:302:9: error: implicit declaration of function 'free' [-Wimplicit-function-declaration] 302 | free(buffer); | ^~~~ pipebench.c:302:9: note: include '' or provide a declaration of 'free' make: *** [Makefile:13: pipebench] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/pipebench-0.40' error: Bad exit status from /usr/src/tmp/rpm-tmp.64616 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.64616 (%build) Command exited with non-zero status 1 0.01user 0.05system 0:00.07elapsed 102%CPU (0avgtext+0avgdata 16384maxresident)k 0inputs+0outputs (0major+8204minor)pagefaults 0swaps hsh-rebuild: rebuild of `pipebench-0.40-alt3.src.rpm' failed. Command exited with non-zero status 1 0.58user 1.86system 0:05.16elapsed 47%CPU (0avgtext+0avgdata 11264maxresident)k 0inputs+0outputs (0major+94284minor)pagefaults 0swaps