<86>Oct 29 14:15:01 userdel[3932032]: delete user 'rooter' <86>Oct 29 14:15:01 userdel[3932032]: removed group 'rooter' owned by 'rooter' <86>Oct 29 14:15:01 userdel[3932032]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 29 14:15:01 groupadd[3932039]: group added to /etc/group: name=rooter, GID=1295 <86>Oct 29 14:15:01 groupadd[3932039]: group added to /etc/gshadow: name=rooter <86>Oct 29 14:15:01 groupadd[3932039]: new group: name=rooter, GID=1295 <86>Oct 29 14:15:01 useradd[3932045]: new user: name=rooter, UID=1295, GID=1295, home=/root, shell=/bin/bash, from=none <86>Oct 29 14:15:02 userdel[3932055]: delete user 'builder' <86>Oct 29 14:15:02 userdel[3932055]: removed group 'builder' owned by 'builder' <86>Oct 29 14:15:02 userdel[3932055]: removed shadow group 'builder' owned by 'builder' <86>Oct 29 14:15:02 groupadd[3932062]: group added to /etc/group: name=builder, GID=1296 <86>Oct 29 14:15:02 groupadd[3932062]: group added to /etc/gshadow: name=builder <86>Oct 29 14:15:02 groupadd[3932062]: new group: name=builder, GID=1296 <86>Oct 29 14:15:02 useradd[3932068]: new user: name=builder, UID=1296, GID=1296, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/untex-1.3-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/untex-1.3-alt1.qa1.nosrc.rpm (w1.gzdio) Installing untex-1.3-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.6292 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf untex-1.3 + /bin/mkdir -p untex-1.3 + cd untex-1.3 + echo 'Source #0 (untex-1.3.tar.gz):' Source #0 (untex-1.3.tar.gz): + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/untex-1.3.tar.gz + /bin/tar -xf - + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.6292 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd untex-1.3 + make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' make: Entering directory '/usr/src/RPM/BUILD/untex-1.3' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o untex untex.c untex.c: In function 'main': untex.c:101:16: error: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 101 | iso = !strcmp(&argv[i-1][2], "iso"); | ^~~~~~ untex.c:49:1: note: include '' or provide a declaration of 'strcmp' 48 | #include +++ |+#include 49 | untex.c:118:5: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 118 | exit(0); | ^~~~ untex.c:49:1: note: include '' or provide a declaration of 'exit' 48 | #include +++ |+#include 49 | untex.c:118:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 118 | exit(0); | ^~~~ untex.c:118:5: note: include '' or provide a declaration of 'exit' untex.c: In function 'usage': untex.c:141:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 141 | exit(1); | ^~~~ untex.c:141:5: note: include '' or provide a declaration of 'exit' untex.c: In function 'untex': untex.c:232:20: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 232 | case '%':while ((c=getc(inf)) != EOF && c != '\n'); | ^~~~~ untex.c:233:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 233 | break; | ^~~~~ untex.c: In function 'parsecmd': untex.c:392:13: error: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration] 392 | if (strncmp(fname+fnc-5, ".tex", 4)) strcat(fname,".tex"); | ^~~~~~~ untex.c:392:13: note: include '' or provide a declaration of 'strncmp' untex.c:392:42: warning: 'strncmp' argument 3 type is 'int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 392 | if (strncmp(fname+fnc-5, ".tex", 4)) strcat(fname,".tex"); | ^ : note: built-in 'strncmp' declared here untex.c:392:46: error: implicit declaration of function 'strcat' [-Wimplicit-function-declaration] 392 | if (strncmp(fname+fnc-5, ".tex", 4)) strcat(fname,".tex"); | ^~~~~~ untex.c:392:46: note: include '' or provide a declaration of 'strcat' untex.c:392:46: warning: incompatible implicit declaration of built-in function 'strcat' [-Wbuiltin-declaration-mismatch] untex.c:392:46: note: include '' or provide a declaration of 'strcat' untex.c:345:9: warning: unused variable 'proceed' [-Wunused-variable] 345 | int proceed; | ^~~~~~~ untex.c: In function 'skip': untex.c:316:1: warning: control reaches end of non-void function [-Wreturn-type] 316 | } | ^ make: *** [Makefile:8: untex] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/untex-1.3' error: Bad exit status from /usr/src/tmp/rpm-tmp.6292 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.6292 (%build) Command exited with non-zero status 1 0.02user 0.04system 0:00.06elapsed 105%CPU (0avgtext+0avgdata 17540maxresident)k 0inputs+0outputs (0major+8525minor)pagefaults 0swaps hsh-rebuild: rebuild of `untex-1.3-alt1.qa1.src.rpm' failed. Command exited with non-zero status 1 0.69user 1.23system 0:03.58elapsed 53%CPU (0avgtext+0avgdata 12100maxresident)k 0inputs+0outputs (0major+82995minor)pagefaults 0swaps