* Package: x11-plugins/wmppp-1.3.0 * Repository: gentoo * Maintainer: voyageur@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking wmppp-1.3.0.tar.gz to /var/tmp/portage/x11-plugins/wmppp-1.3.0/work >>> Source unpacked in /var/tmp/portage/x11-plugins/wmppp-1.3.0/work >>> Preparing source in /var/tmp/portage/x11-plugins/wmppp-1.3.0/work/wmppp.app/wmppp ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-plugins/wmppp-1.3.0/work/wmppp.app/wmppp ... >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-plugins/wmppp-1.3.0/work/wmppp.app/wmppp ... make -j1 'CFLAGS=-O2 -pipe -march=native -Wall' all cc -g -c -O2 -pipe -march=native -Wall -Wall wmppp.c -o wmppp.o wmppp.c: In function ‘wmppp_routine’: wmppp.c:405:2: warning: null argument where non-null required (argument 1) [-Wnonnull] if (START_ACTION) start_action = strdup(START_ACTION); ^ wmppp.c:405:2: warning: null argument where non-null required (argument 2) [-Wnonnull] wmppp.c:406:2: warning: null argument where non-null required (argument 1) [-Wnonnull] if (STOP_ACTION) stop_action = strdup(STOP_ACTION); ^ wmppp.c:406:2: warning: null argument where non-null required (argument 2) [-Wnonnull] wmppp.c:407:2: warning: null argument where non-null required (argument 1) [-Wnonnull] if (SPEED_ACTION) speed_action = strdup(SPEED_ACTION); ^ wmppp.c:407:2: warning: null argument where non-null required (argument 2) [-Wnonnull] wmppp.c:408:2: warning: null argument where non-null required (argument 1) [-Wnonnull] if (IFDOWN_ACTION) ifdown_action = strdup(IFDOWN_ACTION); ^ wmppp.c:408:2: warning: null argument where non-null required (argument 2) [-Wnonnull] cc -g -c -O2 -pipe -march=native -Wall -Wall ../wmgeneral/wmgeneral.c -o ../wmgeneral/wmgeneral.o cc -g -c -O2 -pipe -march=native -Wall -Wall ../wmgeneral/misc.c -o ../wmgeneral/misc.o In file included from ../wmgeneral/misc.c:24:0: ../wmgeneral/list.h:57:13: warning: inline function ‘list_free’ declared but never defined INLINE void list_free(LinkedList* list); ^ ../wmgeneral/list.h:55:19: warning: inline function ‘list_find’ declared but never defined INLINE LinkedList*list_find(LinkedList* list, void* elem); ^ ../wmgeneral/list.h:53:13: warning: inline function ‘list_mapcar’ declared but never defined INLINE void list_mapcar(LinkedList* list, void(*function)(void*)); ^ ../wmgeneral/list.h:51:20: warning: inline function ‘list_remove_elem’ declared but never defined INLINE LinkedList *list_remove_elem(LinkedList* list, void* elem); ^ ../wmgeneral/list.h:49:13: warning: inline function ‘list_remove_head’ declared but never defined INLINE void list_remove_head(LinkedList** list); ^ ../wmgeneral/list.h:47:14: warning: inline function ‘list_nth’ declared but never defined INLINE void* list_nth(int index, LinkedList* list); ^ ../wmgeneral/list.h:45:12: warning: inline function ‘list_length’ declared but never defined INLINE int list_length(LinkedList* list); ^ ../wmgeneral/list.h:43:20: warning: inline function ‘list_cons’ declared but never defined INLINE LinkedList* list_cons(void* head, LinkedList* tail); ^ cc -g -c -O2 -pipe -march=native -Wall -Wall ../wmgeneral/list.c -o ../wmgeneral/list.o cc -Wl,-O1 -Wl,--as-needed -o wmppp wmppp.o ../wmgeneral/wmgeneral.o ../wmgeneral/misc.o ../wmgeneral/list.o -lXext -L/usr/X11R6/lib -lXpm -lXext -lX11 ../wmgeneral/misc.o: In function `parse_command': /var/tmp/portage/x11-plugins/wmppp-1.3.0/work/wmppp.app/wmppp/../wmgeneral/misc.c:122: undefined reference to `list_cons' /var/tmp/portage/x11-plugins/wmppp-1.3.0/work/wmppp.app/wmppp/../wmgeneral/misc.c:126: undefined reference to `list_length' /var/tmp/portage/x11-plugins/wmppp-1.3.0/work/wmppp.app/wmppp/../wmgeneral/misc.c:131: undefined reference to `list_remove_head' collect2: error: ld returned 1 exit status Makefile:13: recipe for target 'wmppp' failed make: *** [wmppp] Error 1 emake failed * ERROR: x11-plugins/wmppp-1.3.0::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 115: Called src_compile * environment, line 205: Called die * The specific snippet of code: * emake CFLAGS="${CFLAGS}" all || die * * If you need support, post the output of `emerge --info '=x11-plugins/wmppp-1.3.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-plugins/wmppp-1.3.0::gentoo'`. * The complete build log is located at '/var/log/portage/x11-plugins:wmppp-1.3.0:20170110-181019.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-plugins/wmppp-1.3.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-plugins/wmppp-1.3.0/temp/environment'. * Working directory: '/var/tmp/portage/x11-plugins/wmppp-1.3.0/work/wmppp.app/wmppp' * S: '/var/tmp/portage/x11-plugins/wmppp-1.3.0/work/wmppp.app/wmppp'