<86>Oct 29 15:05:47 userdel[1209108]: delete user 'rooter' <86>Oct 29 15:05:47 userdel[1209108]: removed group 'rooter' owned by 'rooter' <86>Oct 29 15:05:47 userdel[1209108]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 29 15:05:47 groupadd[1209149]: group added to /etc/group: name=rooter, GID=1835 <86>Oct 29 15:05:47 groupadd[1209149]: group added to /etc/gshadow: name=rooter <86>Oct 29 15:05:47 groupadd[1209149]: new group: name=rooter, GID=1835 <86>Oct 29 15:05:47 useradd[1209177]: new user: name=rooter, UID=1835, GID=1835, home=/root, shell=/bin/bash, from=none <86>Oct 29 15:05:47 userdel[1209220]: delete user 'builder' <86>Oct 29 15:05:47 userdel[1209220]: removed group 'builder' owned by 'builder' <86>Oct 29 15:05:47 userdel[1209220]: removed shadow group 'builder' owned by 'builder' <86>Oct 29 15:05:47 groupadd[1209254]: group added to /etc/group: name=builder, GID=1836 <86>Oct 29 15:05:47 groupadd[1209254]: group added to /etc/gshadow: name=builder <86>Oct 29 15:05:47 groupadd[1209254]: new group: name=builder, GID=1836 <86>Oct 29 15:05:48 useradd[1209279]: new user: name=builder, UID=1836, GID=1836, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/wmDownload-0.1.2a-alt3.qa1.src.rpm: The use of such a license name is ambiguous: GPL <13>Oct 29 15:05:51 rpmi: xorg-proto-devel-2024.1-alt1 sisyphus+343583.40.1.1 1711440649 installed <13>Oct 29 15:05:51 rpmi: libXau-1.0.11-alt1 sisyphus+311428.100.1.1 1670577439 installed <13>Oct 29 15:05:51 rpmi: libICE-1.1.1-alt1 sisyphus+311428.500.1.1 1670577555 installed <13>Oct 29 15:05:51 rpmi: libSM-1.2.4-alt1 sisyphus+312057.200.1.1 1671526916 installed <13>Oct 29 15:05:51 rpmi: libXau-devel-1.0.11-alt1 sisyphus+311428.100.1.1 1670577439 installed <13>Oct 29 15:05:51 rpmi: libX11-locales-3:1.8.10-alt1 sisyphus+353866.100.1.1 1722240771 installed <13>Oct 29 15:05:51 rpmi: libXdmcp-1.1.5-alt1 sisyphus+343583.700.1.1 1711441061 installed <13>Oct 29 15:05:51 rpmi: libxcb-1.17.0-alt1 sisyphus+345308.200.1.1 1713342004 installed <13>Oct 29 15:05:51 rpmi: libX11-3:1.8.10-alt1 sisyphus+353866.100.1.1 1722240771 installed <13>Oct 29 15:05:51 rpmi: libXext-1.3.6-alt1 sisyphus+343583.1000.1.1 1711441101 installed <13>Oct 29 15:05:51 rpmi: libXt-1.3.0-alt1 sisyphus+331490.500.1.1 1697023310 installed <13>Oct 29 15:05:51 rpmi: libXpm-3.5.17-alt1 sisyphus+330921.100.1.1 1696400257 installed <13>Oct 29 15:05:51 rpmi: libdockapp3-0.7.2-alt2 sisyphus+223888.40.2.1 1551877932 installed <13>Oct 29 15:05:52 rpmi: libxcb-devel-1.17.0-alt1 sisyphus+345308.200.1.1 1713342004 installed <13>Oct 29 15:05:52 rpmi: libX11-devel-3:1.8.10-alt1 sisyphus+353866.100.1.1 1722240771 installed <13>Oct 29 15:05:52 rpmi: libXext-devel-1.3.6-alt1 sisyphus+343583.1000.1.1 1711441101 installed <13>Oct 29 15:05:52 rpmi: libXpm-devel-3.5.17-alt1 sisyphus+330921.100.1.1 1696400257 installed <13>Oct 29 15:05:52 rpmi: libdockapp-devel-0.7.2-alt2 sisyphus+223888.40.2.1 1551877932 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/wmDownload-0.1.2a-alt3.qa1.nosrc.rpm (w1.gzdio) Installing wmDownload-0.1.2a-alt3.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.78839 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf wmDownload-0.1.2a + echo 'Source #0 (wmDownload-0.1.2a.tar.gz):' Source #0 (wmDownload-0.1.2a.tar.gz): + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/wmDownload-0.1.2a.tar.gz + /bin/tar -xf - + cd wmDownload-0.1.2a + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.78839 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wmDownload-0.1.2a + make -j16 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' make: Entering directory '/usr/src/RPM/BUILD/wmDownload-0.1.2a' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o wmDownload.o wmDownload.c wmDownload.c: In function 'drawDev': wmDownload.c:108:17: warning: comparison with string literal results in unspecified behavior [-Waddress] 108 | if(type == "eth") | ^~ wmDownload.c: In function 'buttonPressCallback': wmDownload.c:168:35: warning: comparison with string literal results in unspecified behavior [-Waddress] 168 | devnum %= (device == "eth")?numeth:numppp; | ^~ wmDownload.c:172:35: warning: comparison with string literal results in unspecified behavior [-Waddress] 172 | if(device == "eth" && (numppp != 0)) | ^~ wmDownload.c: In function 'main': wmDownload.c:272:59: error: passing argument 4 of 'DAMakePixmapFromData' from incompatible pointer type [-Wincompatible-pointer-types] 272 | DAMakePixmapFromData (master_xpm, &pixmap, &mask, &height, &width); | ^~~~~~~ | | | unsigned int * In file included from wmDownload.c:47: /usr/include/dockapp.h:274:43: note: expected 'short unsigned int *' but argument is of type 'unsigned int *' 274 | unsigned short *width, unsigned short *height); | ~~~~~~~~~~~~~~~~^~~~~ wmDownload.c:272:68: error: passing argument 5 of 'DAMakePixmapFromData' from incompatible pointer type [-Wincompatible-pointer-types] 272 | DAMakePixmapFromData (master_xpm, &pixmap, &mask, &height, &width); | ^~~~~~ | | | unsigned int * /usr/include/dockapp.h:274:66: note: expected 'short unsigned int *' but argument is of type 'unsigned int *' 274 | unsigned short *width, unsigned short *height); | ~~~~~~~~~~~~~~~~^~~~~~ wmDownload.c:274:63: error: passing argument 4 of 'DAMakePixmapFromData' from incompatible pointer type [-Wincompatible-pointer-types] 274 | DAMakePixmapFromData (numbers_xpm, &pixnum, &masknum, &height, &width); | ^~~~~~~ | | | unsigned int * /usr/include/dockapp.h:274:43: note: expected 'short unsigned int *' but argument is of type 'unsigned int *' 274 | unsigned short *width, unsigned short *height); | ~~~~~~~~~~~~~~~~^~~~~ wmDownload.c:274:72: error: passing argument 5 of 'DAMakePixmapFromData' from incompatible pointer type [-Wincompatible-pointer-types] 274 | DAMakePixmapFromData (numbers_xpm, &pixnum, &masknum, &height, &width); | ^~~~~~ | | | unsigned int * /usr/include/dockapp.h:274:66: note: expected 'short unsigned int *' but argument is of type 'unsigned int *' 274 | unsigned short *width, unsigned short *height); | ~~~~~~~~~~~~~~~~^~~~~~ wmDownload.c:275:62: error: passing argument 4 of 'DAMakePixmapFromData' from incompatible pointer type [-Wincompatible-pointer-types] 275 | DAMakePixmapFromData (device_xpm, &pixdev, &devmask, &height, &width); | ^~~~~~~ | | | unsigned int * /usr/include/dockapp.h:274:43: note: expected 'short unsigned int *' but argument is of type 'unsigned int *' 274 | unsigned short *width, unsigned short *height); | ~~~~~~~~~~~~~~~~^~~~~ wmDownload.c:275:71: error: passing argument 5 of 'DAMakePixmapFromData' from incompatible pointer type [-Wincompatible-pointer-types] 275 | DAMakePixmapFromData (device_xpm, &pixdev, &devmask, &height, &width); | ^~~~~~ | | | unsigned int * /usr/include/dockapp.h:274:66: note: expected 'short unsigned int *' but argument is of type 'unsigned int *' 274 | unsigned short *width, unsigned short *height); | ~~~~~~~~~~~~~~~~^~~~~~ make: *** [: wmDownload.o] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/wmDownload-0.1.2a' error: Bad exit status from /usr/src/tmp/rpm-tmp.78839 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.78839 (%build) Command exited with non-zero status 1 0.03user 0.05system 0:00.08elapsed 104%CPU (0avgtext+0avgdata 20452maxresident)k 0inputs+0outputs (0major+9461minor)pagefaults 0swaps hsh-rebuild: rebuild of `wmDownload-0.1.2a-alt3.qa1.src.rpm' failed. Command exited with non-zero status 1 3.86user 2.64system 0:10.25elapsed 63%CPU (0avgtext+0avgdata 136276maxresident)k 456inputs+0outputs (0major+191071minor)pagefaults 0swaps