<86>Nov 9 06:16:50 userdel[1500837]: delete user 'rooter' <86>Nov 9 06:16:50 userdel[1500837]: removed group 'rooter' owned by 'rooter' <86>Nov 9 06:16:50 userdel[1500837]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 9 06:16:50 groupadd[1500848]: group added to /etc/group: name=rooter, GID=1799 <86>Nov 9 06:16:50 groupadd[1500848]: group added to /etc/gshadow: name=rooter <86>Nov 9 06:16:50 groupadd[1500848]: new group: name=rooter, GID=1799 <86>Nov 9 06:16:50 useradd[1500865]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash, from=none <86>Nov 9 06:16:50 userdel[1500885]: delete user 'builder' <86>Nov 9 06:16:50 userdel[1500885]: removed group 'builder' owned by 'builder' <86>Nov 9 06:16:50 userdel[1500885]: removed shadow group 'builder' owned by 'builder' <86>Nov 9 06:16:50 groupadd[1500894]: group added to /etc/group: name=builder, GID=1800 <86>Nov 9 06:16:50 groupadd[1500894]: group added to /etc/gshadow: name=builder <86>Nov 9 06:16:50 groupadd[1500894]: new group: name=builder, GID=1800 <86>Nov 9 06:16:50 useradd[1500902]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/hibernate-script-2.0-alt3.qa1.src.rpm: The use of such a license name is ambiguous: GPL Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/hibernate-script-2.0-alt3.qa1.nosrc.rpm (w1.gzdio) Installing hibernate-script-2.0-alt3.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27880 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf hibernate-script-2.0 + echo 'Source #0 (hibernate-script-2.0.tar.gz):' Source #0 (hibernate-script-2.0.tar.gz): + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/hibernate-script-2.0.tar.gz + /bin/tar -xf - + cd hibernate-script-2.0 + echo 'Source #1 (tuxonice-userui-1.0.tar.gz):' Source #1 (tuxonice-userui-1.0.tar.gz): + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/tuxonice-userui-1.0.tar.gz + /bin/tar -xf - + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (hibernate-script-2.0-alt-defaults.patch):' Patch #1 (hibernate-script-2.0-alt-defaults.patch): + /usr/bin/patch -p1 patching file common.conf patching file tuxonice.conf + echo 'Patch #2 (hibernate-script-2.0-alt-cleanup.patch):' Patch #2 (hibernate-script-2.0-alt-cleanup.patch): + /usr/bin/patch -p1 patching file init.d/hibernate-cleanup.sh + echo 'Patch #3 (hibernate-script-2.0-alt-pause-cmus.patch):' Patch #3 (hibernate-script-2.0-alt-pause-cmus.patch): + /usr/bin/patch -p1 patching file scriptlets.d/pause_audio + echo 'Patch #10 (hibernate-script-2.0-alt-tuxonice-userui.patch):' Patch #10 (hibernate-script-2.0-alt-tuxonice-userui.patch): + /usr/bin/patch -p1 patching file tuxonice-userui-1.0/Makefile patching file tuxonice-userui-1.0/userui.h + find -type f -exec chmod -x '{}' ';' + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.95821 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hibernate-script-2.0 + pushd tuxonice-userui-1.0 ~/RPM/BUILD/hibernate-script-2.0/tuxonice-userui-1.0 ~/RPM/BUILD/hibernate-script-2.0 + make clean make: Entering directory '/usr/src/RPM/BUILD/hibernate-script-2.0/tuxonice-userui-1.0' rm -f *.o tuxoniceui_text make -C fbsplash clean make[1]: Entering directory '/usr/src/RPM/BUILD/hibernate-script-2.0/tuxonice-userui-1.0/fbsplash' rm -f *.o userui_fbsplash.o make[1]: Leaving directory '/usr/src/RPM/BUILD/hibernate-script-2.0/tuxonice-userui-1.0/fbsplash' make -C usplash clean make[1]: Entering directory '/usr/src/RPM/BUILD/hibernate-script-2.0/tuxonice-userui-1.0/usplash' Makefile:14: warning: ignoring prerequisites on suffix rule definition rm -f *.o userui_usplash.o make[1]: Leaving directory '/usr/src/RPM/BUILD/hibernate-script-2.0/tuxonice-userui-1.0/usplash' make: Leaving directory '/usr/src/RPM/BUILD/hibernate-script-2.0/tuxonice-userui-1.0' + make tuxoniceui_text 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2' make: Entering directory '/usr/src/RPM/BUILD/hibernate-script-2.0/tuxonice-userui-1.0' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o userui_core.o userui_core.c userui_core.c: In function 'toggle_debug_state': userui_core.c:175:13: error: type of 'key' defaults to 'int' [-Wimplicit-int] 175 | static void toggle_debug_state(key) { | ^~~~~~~~~~~~~~~~~~ userui_core.c: In function 'get_nofreeze': userui_core.c:761:35: warning: variable 'msg' set but not used [-Wunused-but-set-variable] 761 | struct userui_msg_params *msg; | ^~~ userui_core.c: In function 'get_console_loglevel': userui_core.c:118:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 118 | fscanf(printk_f, "%d", &console_loglevel); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ userui_core.c: In function 'main': userui_core.c:924:9: warning: ignoring return value of 'nice' declared with attribute 'warn_unused_result' [-Wunused-result] 924 | nice(1); | ^~~~~~~ userui_core.c: In function 'restore_console': userui_core.c:521:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 521 | write(1, "\033[?25h\033[?0c", 11); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ userui_core.c: In function 'get_info': userui_core.c:427:13: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 427 | fgets(software_suspend_version, sizeof(software_suspend_version), f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ userui_core.c:435:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 435 | fscanf(f, "%d", &can_use_escape); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: *** [: userui_core.o] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/hibernate-script-2.0/tuxonice-userui-1.0' error: Bad exit status from /usr/src/tmp/rpm-tmp.95821 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.95821 (%build) Command exited with non-zero status 1 0.09user 0.11system 0:00.19elapsed 104%CPU (0avgtext+0avgdata 16384maxresident)k 0inputs+0outputs (0major+18670minor)pagefaults 0swaps hsh-rebuild: rebuild of `hibernate-script-2.0-alt3.qa1.src.rpm' failed. Command exited with non-zero status 1 0.60user 1.77system 0:05.10elapsed 46%CPU (0avgtext+0avgdata 11264maxresident)k 0inputs+0outputs (0major+92067minor)pagefaults 0swaps