* Package: x11-plugins/wmnet-1.06-r2 * Repository: gentoo * Maintainer: voyageur@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking wmnet-1.06.tar.gz to /var/tmp/portage/x11-plugins/wmnet-1.06-r2/work >>> Unpacking wmnet-1.06-misc.patch.bz2 to /var/tmp/portage/x11-plugins/wmnet-1.06-r2/work >>> Source unpacked in /var/tmp/portage/x11-plugins/wmnet-1.06-r2/work >>> Preparing source in /var/tmp/portage/x11-plugins/wmnet-1.06-r2/work/wmnet-1.06 ... * Applying wmnet-1.06-misc.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-plugins/wmnet-1.06-r2/work/wmnet-1.06 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-plugins/wmnet-1.06-r2/work/wmnet-1.06 ... mv -f Makefile Makefile.bak imake -DUseInstalled -I/usr/lib/X11/config make -j1 'CDEBUGFLAGS=-O2 -pipe -march=native -fno-common -falign-functions=32:25:16' 'LDOPTIONS=-Wl,-O1 -Wl,--as-needed' gcc -Wall -O2 -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -I/usr/include -Dlinux -DFUNCPROTO=15 -DNARROWPROTO -Dlinux_libc6 -c -o wmnet.o wmnet.c wmnet.c: In function ‘setupX’: wmnet.c:443:55: warning: pointer targets in passing argument 3 of ‘XCreateBitmapFromData’ differ in signedness [-Wpointer-sign] 443 | if ((arrow = XCreateBitmapFromData(dpy, root_window, arrow_bits, arrow_width, arrow_height)) == None) { | ^~~~~~~~~~ | | | unsigned char * In file included from /usr/include/X11/Xlib.h:47, from wmnet.c:55: /usr/include/X11/Xlib.h:1607:5: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ 1607 | _Xconst char* /* data */, | ^ wmnet.c: In function ‘setup_wmnet’: wmnet.c:203:6: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 203 | strncpy(txcolorString, optarg, strlen(optarg)+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wmnet.c:203:37: note: length computed here 203 | strncpy(txcolorString, optarg, strlen(optarg)+1); | ^~~~~~~~~~~~~~ wmnet.c:194:6: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 194 | strncpy(rxcolorString, optarg, strlen(optarg)+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wmnet.c:194:37: note: length computed here 194 | strncpy(rxcolorString, optarg, strlen(optarg)+1); | ^~~~~~~~~~~~~~ wmnet.c:182:6: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 182 | strncpy(labelfgcolorString, optarg, strlen(optarg)+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wmnet.c:182:42: note: length computed here 182 | strncpy(labelfgcolorString, optarg, strlen(optarg)+1); | ^~~~~~~~~~~~~~ wmnet.c:173:6: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 173 | strncpy(labelbgcolorString, optarg, strlen(optarg)+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wmnet.c:173:42: note: length computed here 173 | strncpy(labelbgcolorString, optarg, strlen(optarg)+1); | ^~~~~~~~~~~~~~ gcc -Wall -O2 -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -I/usr/include -Dlinux -DFUNCPROTO=15 -DNARROWPROTO -Dlinux_libc6 -c -o drivers.o drivers.c drivers.c:43:9: fatal error: net/ppp_defs.h: No such file or directory 43 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. make: *** [: drivers.o] Error 1 * ERROR: x11-plugins/wmnet-1.06-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-plugins/wmnet-1.06-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-plugins/wmnet-1.06-r2::gentoo'`. * The complete build log is located at '/var/log/portage/x11-plugins:wmnet-1.06-r2:20200319-114314.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-plugins/wmnet-1.06-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-plugins/wmnet-1.06-r2/temp/environment'. * Working directory: '/var/tmp/portage/x11-plugins/wmnet-1.06-r2/work/wmnet-1.06' * S: '/var/tmp/portage/x11-plugins/wmnet-1.06-r2/work/wmnet-1.06'