<86>Nov 9 06:16:27 userdel[3207174]: delete user 'rooter' <86>Nov 9 06:16:27 userdel[3207174]: removed group 'rooter' owned by 'rooter' <86>Nov 9 06:16:27 userdel[3207174]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 9 06:16:27 groupadd[3207181]: group added to /etc/group: name=rooter, GID=1229 <86>Nov 9 06:16:27 groupadd[3207181]: group added to /etc/gshadow: name=rooter <86>Nov 9 06:16:27 groupadd[3207181]: new group: name=rooter, GID=1229 <86>Nov 9 06:16:27 useradd[3207187]: new user: name=rooter, UID=1229, GID=1229, home=/root, shell=/bin/bash, from=none <86>Nov 9 06:16:27 userdel[3207197]: delete user 'builder' <86>Nov 9 06:16:27 userdel[3207197]: removed group 'builder' owned by 'builder' <86>Nov 9 06:16:27 userdel[3207197]: removed shadow group 'builder' owned by 'builder' <86>Nov 9 06:16:27 groupadd[3207204]: group added to /etc/group: name=builder, GID=1230 <86>Nov 9 06:16:27 groupadd[3207204]: group added to /etc/gshadow: name=builder <86>Nov 9 06:16:27 groupadd[3207204]: new group: name=builder, GID=1230 <86>Nov 9 06:16:27 useradd[3207210]: new user: name=builder, UID=1230, GID=1230, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/pipebench-0.40-alt3.nosrc.rpm (w1.gzdio) Installing pipebench-0.40-alt3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.60049 + 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.60049 + 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.60049 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.60049 (%build) Command exited with non-zero status 1 0.05user 0.02system 0:00.07elapsed 100%CPU (0avgtext+0avgdata 15104maxresident)k 0inputs+0outputs (0major+7177minor)pagefaults 0swaps hsh-rebuild: rebuild of `pipebench-0.40-alt3.src.rpm' failed. Command exited with non-zero status 1 0.79user 1.13system 0:03.94elapsed 48%CPU (0avgtext+0avgdata 11776maxresident)k 0inputs+0outputs (0major+82987minor)pagefaults 0swaps