<86>Oct 29 14:47:30 userdel[1756357]: delete user 'rooter' <86>Oct 29 14:47:30 userdel[1756357]: removed group 'rooter' owned by 'rooter' <86>Oct 29 14:47:30 userdel[1756357]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 29 14:47:30 groupadd[1756376]: group added to /etc/group: name=rooter, GID=1229 <86>Oct 29 14:47:30 groupadd[1756376]: group added to /etc/gshadow: name=rooter <86>Oct 29 14:47:30 groupadd[1756376]: new group: name=rooter, GID=1229 <86>Oct 29 14:47:30 useradd[1756388]: new user: name=rooter, UID=1229, GID=1229, home=/root, shell=/bin/bash, from=none <86>Oct 29 14:47:30 userdel[1756408]: delete user 'builder' <86>Oct 29 14:47:30 userdel[1756408]: removed group 'builder' owned by 'builder' <86>Oct 29 14:47:30 userdel[1756408]: removed shadow group 'builder' owned by 'builder' <86>Oct 29 14:47:30 groupadd[1756428]: group added to /etc/group: name=builder, GID=1230 <86>Oct 29 14:47:30 groupadd[1756428]: group added to /etc/gshadow: name=builder <86>Oct 29 14:47:30 groupadd[1756428]: new group: name=builder, GID=1230 <86>Oct 29 14:47:30 useradd[1756454]: new user: name=builder, UID=1230, GID=1230, 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.74636 + 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.74636 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pipebench-0.40 + make -j8 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.74636 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.74636 (%build) Command exited with non-zero status 1 0.03user 0.02system 0:00.06elapsed 101%CPU (0avgtext+0avgdata 17960maxresident)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.80user 1.13system 0:03.48elapsed 55%CPU (0avgtext+0avgdata 12200maxresident)k 0inputs+0outputs (0major+84103minor)pagefaults 0swaps