<86>Dec 21 05:58:58 userdel[1526072]: delete user 'rooter' <86>Dec 21 05:58:58 groupadd[1526085]: group added to /etc/group: name=rooter, GID=1289 <86>Dec 21 05:58:58 groupadd[1526085]: group added to /etc/gshadow: name=rooter <86>Dec 21 05:58:58 groupadd[1526085]: new group: name=rooter, GID=1289 <86>Dec 21 05:58:58 useradd[1526096]: new user: name=rooter, UID=1289, GID=1289, home=/root, shell=/bin/bash, from=none <86>Dec 21 05:58:58 userdel[1526113]: delete user 'builder' <86>Dec 21 05:58:58 userdel[1526113]: removed group 'builder' owned by 'builder' <86>Dec 21 05:58:58 userdel[1526113]: removed shadow group 'builder' owned by 'builder' <86>Dec 21 05:58:58 groupadd[1526127]: group added to /etc/group: name=builder, GID=1290 <86>Dec 21 05:58:58 groupadd[1526127]: group added to /etc/gshadow: name=builder <86>Dec 21 05:58:58 groupadd[1526127]: new group: name=builder, GID=1290 <86>Dec 21 05:58:58 useradd[1526141]: new user: name=builder, UID=1290, GID=1290, home=/usr/src, shell=/bin/bash, from=none warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/geekcode-1.7.3-alt3_18.nosrc.rpm (w1.gzdio) Installing geekcode-1.7.3-alt3_18.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.85677 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf geekcode-1.7.3 + echo 'Source #0 (geekcode-1.7.3.tar.gz):' Source #0 (geekcode-1.7.3.tar.gz): + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/geekcode-1.7.3.tar.gz + /bin/tar -xf - + cd geekcode-1.7.3 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i 's/\r//' COPYING + echo 'Patch #0 (geekcode-1.7.3-flags.patch):' Patch #0 (geekcode-1.7.3-flags.patch): + /usr/bin/patch -p1 patching file Makefile + echo 'Patch #1 (geekcode-1.7.3-choice.patch):' Patch #1 (geekcode-1.7.3-choice.patch): + /usr/bin/patch -p1 patching file geekcode.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.85677 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd geekcode-1.7.3 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/geekcode-1.7.3' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -c gc_appearance.c gc_appearance.c: In function 'get_dress': gc_appearance.c:61:12: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 61 | exit(1); | ^~~~ gc_appearance.c:24:1: note: include '' or provide a declaration of 'exit' 23 | #include "geekcode.h" +++ |+#include 24 | gc_appearance.c:61:12: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 61 | exit(1); | ^~~~ gc_appearance.c:61:12: note: include '' or provide a declaration of 'exit' gc_appearance.c: In function 'get_height': gc_appearance.c:102:12: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 102 | exit(1); | ^~~~ gc_appearance.c:102:12: note: include '' or provide a declaration of 'exit' gc_appearance.c: In function 'get_weight': gc_appearance.c:143:12: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 143 | exit(1); | ^~~~ gc_appearance.c:143:12: note: include '' or provide a declaration of 'exit' gc_appearance.c: In function 'get_age': gc_appearance.c:184:12: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 184 | exit(1); | ^~~~ gc_appearance.c:184:12: note: include '' or provide a declaration of 'exit' gc_appearance.c: In function 'get_dress': gc_appearance.c:56:9: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 56 | scanf("%d", &selection); | ^~~~~~~~~~~~~~~~~~~~~~~ gc_appearance.c: In function 'get_height': gc_appearance.c:97:9: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 97 | scanf("%d", &selection); | ^~~~~~~~~~~~~~~~~~~~~~~ gc_appearance.c: In function 'get_weight': gc_appearance.c:138:9: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 138 | scanf("%d", &selection); | ^~~~~~~~~~~~~~~~~~~~~~~ gc_appearance.c: In function 'get_age': gc_appearance.c:179:9: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 179 | scanf("%d", &selection); | ^~~~~~~~~~~~~~~~~~~~~~~ make: *** [Makefile:32: geekcode] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/geekcode-1.7.3' error: Bad exit status from /usr/src/tmp/rpm-tmp.85677 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.85677 (%build) Command exited with non-zero status 1 0.03user 0.05system 0:00.08elapsed 106%CPU (0avgtext+0avgdata 13056maxresident)k 0inputs+0outputs (0major+7817minor)pagefaults 0swaps hsh-rebuild: rebuild of `geekcode-1.7.3-alt3_18.src.rpm' failed. Command exited with non-zero status 1 4.65user 1.64system 0:07.99elapsed 78%CPU (0avgtext+0avgdata 125660maxresident)k 0inputs+0outputs (0major+123802minor)pagefaults 0swaps