<86>Oct 29 14:59:15 userdel[1982817]: delete user 'rooter' <86>Oct 29 14:59:15 userdel[1982817]: removed group 'rooter' owned by 'rooter' <86>Oct 29 14:59:15 userdel[1982817]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 29 14:59:15 groupadd[1982830]: group added to /etc/group: name=rooter, GID=1259 <86>Oct 29 14:59:15 groupadd[1982830]: group added to /etc/gshadow: name=rooter <86>Oct 29 14:59:15 groupadd[1982830]: new group: name=rooter, GID=1259 <86>Oct 29 14:59:15 useradd[1982852]: new user: name=rooter, UID=1259, GID=1259, home=/root, shell=/bin/bash, from=none <86>Oct 29 14:59:15 userdel[1982876]: delete user 'builder' <86>Oct 29 14:59:15 userdel[1982876]: removed group 'builder' owned by 'builder' <86>Oct 29 14:59:15 userdel[1982876]: removed shadow group 'builder' owned by 'builder' <86>Oct 29 14:59:15 groupadd[1982890]: group added to /etc/group: name=builder, GID=1260 <86>Oct 29 14:59:15 groupadd[1982890]: group added to /etc/gshadow: name=builder <86>Oct 29 14:59:15 groupadd[1982890]: new group: name=builder, GID=1260 <86>Oct 29 14:59:15 useradd[1982898]: new user: name=builder, UID=1260, GID=1260, 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: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.61281 + 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.61281 + 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 -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.61281 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.61281 (%build) Command exited with non-zero status 1 0.02user 0.04system 0:00.06elapsed 107%CPU (0avgtext+0avgdata 15152maxresident)k 0inputs+0outputs (0major+8908minor)pagefaults 0swaps hsh-rebuild: rebuild of `geekcode-1.7.3-alt3_18.src.rpm' failed. Command exited with non-zero status 1 5.10user 1.73system 0:08.76elapsed 78%CPU (0avgtext+0avgdata 131244maxresident)k 0inputs+0outputs (0major+126824minor)pagefaults 0swaps