<86>Oct 29 15:06:20 userdel[86227]: delete user 'rooter' <86>Oct 29 15:06:20 userdel[86227]: removed group 'rooter' owned by 'rooter' <86>Oct 29 15:06:20 userdel[86227]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 29 15:06:20 groupadd[86289]: group added to /etc/group: name=rooter, GID=1877 <86>Oct 29 15:06:20 groupadd[86289]: group added to /etc/gshadow: name=rooter <86>Oct 29 15:06:20 groupadd[86289]: new group: name=rooter, GID=1877 <86>Oct 29 15:06:20 useradd[86337]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash, from=none <86>Oct 29 15:06:20 userdel[86408]: delete user 'builder' <86>Oct 29 15:06:20 userdel[86408]: removed group 'builder' owned by 'builder' <86>Oct 29 15:06:20 userdel[86408]: removed shadow group 'builder' owned by 'builder' <86>Oct 29 15:06:20 groupadd[86447]: group added to /etc/group: name=builder, GID=1878 <86>Oct 29 15:06:20 groupadd[86447]: group added to /etc/gshadow: name=builder <86>Oct 29 15:06:20 groupadd[86447]: new group: name=builder, GID=1878 <86>Oct 29 15:06:20 useradd[86477]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/wmfortune-0.241-alt4.qa2.src.rpm: The use of such a license name is ambiguous: GPL <13>Oct 29 15:06:24 rpmi: xorg-proto-devel-2024.1-alt1 sisyphus+343583.40.1.1 1711440649 installed <13>Oct 29 15:06:24 rpmi: libXau-1.0.11-alt1 sisyphus+311428.100.1.1 1670577439 installed <13>Oct 29 15:06:24 rpmi: libICE-1.1.1-alt1 sisyphus+311428.500.1.1 1670577555 installed <13>Oct 29 15:06:24 rpmi: libSM-1.2.4-alt1 sisyphus+312057.200.1.1 1671526916 installed <13>Oct 29 15:06:24 rpmi: libXau-devel-1.0.11-alt1 sisyphus+311428.100.1.1 1670577439 installed <13>Oct 29 15:06:24 rpmi: libX11-locales-3:1.8.10-alt1 sisyphus+353866.100.1.1 1722240771 installed <13>Oct 29 15:06:24 rpmi: libXdmcp-1.1.5-alt1 sisyphus+343583.700.1.1 1711441061 installed <13>Oct 29 15:06:24 rpmi: libxcb-1.17.0-alt1 sisyphus+345308.200.1.1 1713342004 installed <13>Oct 29 15:06:24 rpmi: libX11-3:1.8.10-alt1 sisyphus+353866.100.1.1 1722240771 installed <13>Oct 29 15:06:24 rpmi: libXext-1.3.6-alt1 sisyphus+343583.1000.1.1 1711441101 installed <13>Oct 29 15:06:24 rpmi: libXt-1.3.0-alt1 sisyphus+331490.500.1.1 1697023310 installed <13>Oct 29 15:06:24 rpmi: libXpm-3.5.17-alt1 sisyphus+330921.100.1.1 1696400257 installed <13>Oct 29 15:06:25 rpmi: libxcb-devel-1.17.0-alt1 sisyphus+345308.200.1.1 1713342004 installed <13>Oct 29 15:06:25 rpmi: libX11-devel-3:1.8.10-alt1 sisyphus+353866.100.1.1 1722240771 installed <13>Oct 29 15:06:25 rpmi: libXext-devel-1.3.6-alt1 sisyphus+343583.1000.1.1 1711441101 installed <13>Oct 29 15:06:25 rpmi: libXpm-devel-3.5.17-alt1 sisyphus+330921.100.1.1 1696400257 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/wmfortune-0.241-alt4.qa2.nosrc.rpm (w1.gzdio) Installing wmfortune-0.241-alt4.qa2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.38548 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf wmfortune-0.241 + echo 'Source #0 (wmfortune-0.241.tar.bz2):' Source #0 (wmfortune-0.241.tar.bz2): + /usr/bin/bzip2 -dc /usr/src/RPM/SOURCES/wmfortune-0.241.tar.bz2 + /bin/tar -xf - + cd wmfortune-0.241 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.38548 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wmfortune-0.241 + make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' make: Entering directory '/usr/src/RPM/BUILD/wmfortune-0.241' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto wmfortune.c -c wmfortune.c: In function 'fill_buff': wmfortune.c:82:3: error: implicit declaration of function 'memset' [-Wimplicit-function-declaration] 82 | memset(buff, '\0', BUFF_SIZE); | ^~~~~~ wmfortune.c:32:1: note: include '' or provide a declaration of 'memset' 31 | #include "XPM/panel_window.xpm" +++ |+#include 32 | wmfortune.c:82:3: warning: incompatible implicit declaration of built-in function 'memset' [-Wbuiltin-declaration-mismatch] 82 | memset(buff, '\0', BUFF_SIZE); | ^~~~~~ wmfortune.c:82:3: note: include '' or provide a declaration of 'memset' wmfortune.c: In function 'main': wmfortune.c:164:38: warning: pointer targets in passing argument 4 of 'DAMakePixmapFromData' differ in signedness [-Wpointer-sign] 164 | &panel_mask, &w, &h); | ^~ | | | int * In file included from wmfortune.c:28: dockapp.h:172:37: note: expected 'unsigned int *' but argument is of type 'int *' 172 | unsigned *width, unsigned *height); | ~~~~~~~~~~^~~~~ wmfortune.c:164:42: warning: pointer targets in passing argument 5 of 'DAMakePixmapFromData' differ in signedness [-Wpointer-sign] 164 | &panel_mask, &w, &h); | ^~ | | | int * dockapp.h:172:54: note: expected 'unsigned int *' but argument is of type 'int *' 172 | unsigned *width, unsigned *height); | ~~~~~~~~~~^~~~~~ wmfortune.c:166:61: warning: pointer targets in passing argument 4 of 'DAMakePixmapFromData' differ in signedness [-Wpointer-sign] 166 | &panel_button_pressed_pixmap, NULL, &w, &h); | ^~ | | | int * dockapp.h:172:37: note: expected 'unsigned int *' but argument is of type 'int *' 172 | unsigned *width, unsigned *height); | ~~~~~~~~~~^~~~~ wmfortune.c:166:65: warning: pointer targets in passing argument 5 of 'DAMakePixmapFromData' differ in signedness [-Wpointer-sign] 166 | &panel_button_pressed_pixmap, NULL, &w, &h); | ^~ | | | int * dockapp.h:172:54: note: expected 'unsigned int *' but argument is of type 'int *' 172 | unsigned *width, unsigned *height); | ~~~~~~~~~~^~~~~~ wmfortune.c:168:53: warning: pointer targets in passing argument 4 of 'DAMakePixmapFromData' differ in signedness [-Wpointer-sign] 168 | &panel_window_pixmap, NULL, &w, &h); | ^~ | | | int * dockapp.h:172:37: note: expected 'unsigned int *' but argument is of type 'int *' 172 | unsigned *width, unsigned *height); | ~~~~~~~~~~^~~~~ wmfortune.c:168:57: warning: pointer targets in passing argument 5 of 'DAMakePixmapFromData' differ in signedness [-Wpointer-sign] 168 | &panel_window_pixmap, NULL, &w, &h); | ^~ | | | int * dockapp.h:172:54: note: expected 'unsigned int *' but argument is of type 'int *' 172 | unsigned *width, unsigned *height); | ~~~~~~~~~~^~~~~~ wmfortune.c:194:62: error: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 194 | XDrawString(DADisplay, pixmap, gc, j, STRING_Y, buff, strlen(buff)); | ^~~~~~ wmfortune.c:194:62: note: include '' or provide a declaration of 'strlen' wmfortune.c:194:62: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] wmfortune.c:194:62: note: include '' or provide a declaration of 'strlen' make: *** [Makefile:26: wmfortune.o] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/wmfortune-0.241' make: *** Waiting for unfinished jobs.... make: Entering directory '/usr/src/RPM/BUILD/wmfortune-0.241' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto dockapp.c -c make: Leaving directory '/usr/src/RPM/BUILD/wmfortune-0.241' error: Bad exit status from /usr/src/tmp/rpm-tmp.38548 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.38548 (%build) Command exited with non-zero status 1 0.07user 0.09system 0:00.11elapsed 141%CPU (0avgtext+0avgdata 26360maxresident)k 0inputs+0outputs (0major+13354minor)pagefaults 0swaps hsh-rebuild: rebuild of `wmfortune-0.241-alt4.qa2.src.rpm' failed. Command exited with non-zero status 1 3.23user 2.56system 0:09.57elapsed 60%CPU (0avgtext+0avgdata 136368maxresident)k 0inputs+0outputs (0major+204520minor)pagefaults 0swaps