* Package: x11-plugins/wmDownload-0.1.2a-r4:0 * Repository: gentoo * Maintainer: voyageur@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking wmDownload-0.1.2a.tar.gz to /var/tmp/portage/x11-plugins/wmDownload-0.1.2a-r4/work >>> Source unpacked in /var/tmp/portage/x11-plugins/wmDownload-0.1.2a-r4/work >>> Preparing source in /var/tmp/portage/x11-plugins/wmDownload-0.1.2a-r4/work/wmDownload ... * Applying wmDownload-0.1.2a-makefile.patch ... [ ok ] * Applying wmDownload-strtouq-musl.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-plugins/wmDownload-0.1.2a-r4/work/wmDownload ... >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-plugins/wmDownload-0.1.2a-r4/work/wmDownload ... make -j4 CC=x86_64-pc-linux-gnu-gcc LIBDIR=/usr/lib64 x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -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:276:59: error: passing argument 4 of ‘DAMakePixmapFromData’ from incompatible pointer type [-Wincompatible-pointer-types] 276 | DAMakePixmapFromData (master_xpm, &pixmap, &mask, &height, &width); | ^~~~~~~ | | | unsigned int * In file included from wmDownload.c:47: /usr/include/libdockapp/dockapp.h:286:43: note: expected ‘short unsigned int *’ but argument is of type ‘unsigned int *’ 286 | unsigned short *width, unsigned short *height); | ~~~~~~~~~~~~~~~~^~~~~ wmDownload.c:276:68: error: passing argument 5 of ‘DAMakePixmapFromData’ from incompatible pointer type [-Wincompatible-pointer-types] 276 | DAMakePixmapFromData (master_xpm, &pixmap, &mask, &height, &width); | ^~~~~~ | | | unsigned int * /usr/include/libdockapp/dockapp.h:286:66: note: expected ‘short unsigned int *’ but argument is of type ‘unsigned int *’ 286 | unsigned short *width, unsigned short *height); | ~~~~~~~~~~~~~~~~^~~~~~ wmDownload.c:278:63: error: passing argument 4 of ‘DAMakePixmapFromData’ from incompatible pointer type [-Wincompatible-pointer-types] 278 | DAMakePixmapFromData (numbers_xpm, &pixnum, &masknum, &height, &width); | ^~~~~~~ | | | unsigned int * /usr/include/libdockapp/dockapp.h:286:43: note: expected ‘short unsigned int *’ but argument is of type ‘unsigned int *’ 286 | unsigned short *width, unsigned short *height); | ~~~~~~~~~~~~~~~~^~~~~ wmDownload.c:278:72: error: passing argument 5 of ‘DAMakePixmapFromData’ from incompatible pointer type [-Wincompatible-pointer-types] 278 | DAMakePixmapFromData (numbers_xpm, &pixnum, &masknum, &height, &width); | ^~~~~~ | | | unsigned int * /usr/include/libdockapp/dockapp.h:286:66: note: expected ‘short unsigned int *’ but argument is of type ‘unsigned int *’ 286 | unsigned short *width, unsigned short *height); | ~~~~~~~~~~~~~~~~^~~~~~ wmDownload.c:279:62: error: passing argument 4 of ‘DAMakePixmapFromData’ from incompatible pointer type [-Wincompatible-pointer-types] 279 | DAMakePixmapFromData (device_xpm, &pixdev, &devmask, &height, &width); | ^~~~~~~ | | | unsigned int * /usr/include/libdockapp/dockapp.h:286:43: note: expected ‘short unsigned int *’ but argument is of type ‘unsigned int *’ 286 | unsigned short *width, unsigned short *height); | ~~~~~~~~~~~~~~~~^~~~~ wmDownload.c:279:71: error: passing argument 5 of ‘DAMakePixmapFromData’ from incompatible pointer type [-Wincompatible-pointer-types] 279 | DAMakePixmapFromData (device_xpm, &pixdev, &devmask, &height, &width); | ^~~~~~ | | | unsigned int * /usr/include/libdockapp/dockapp.h:286:66: note: expected ‘short unsigned int *’ but argument is of type ‘unsigned int *’ 286 | unsigned short *width, unsigned short *height); | ~~~~~~~~~~~~~~~~^~~~~~ make: *** [: wmDownload.o] Error 1 * ERROR: x11-plugins/wmDownload-0.1.2a-r4::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-plugins/wmDownload-0.1.2a-r4::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-plugins/wmDownload-0.1.2a-r4::gentoo'`. * The complete build log is located at '/var/log/portage/x11-plugins:wmDownload-0.1.2a-r4:20231204-060945.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-plugins/wmDownload-0.1.2a-r4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-plugins/wmDownload-0.1.2a-r4/temp/environment'. * Working directory: '/var/tmp/portage/x11-plugins/wmDownload-0.1.2a-r4/work/wmDownload' * S: '/var/tmp/portage/x11-plugins/wmDownload-0.1.2a-r4/work/wmDownload'