* Package: x11-plugins/wmgtemp-1.0 * Repository: gentoo * Maintainer: desktop-dock * USE: abi_x86_64 amd64 elibc_glibc kernel_linux pie ssp userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking wmgtemp-1.0.tar.bz2 to /var/tmp/portage/x11-plugins/wmgtemp-1.0/work >>> Source unpacked in /var/tmp/portage/x11-plugins/wmgtemp-1.0/work >>> Compiling source in /var/tmp/portage/x11-plugins/wmgtemp-1.0/work/wmgtemp-1.0 ... make -j1 ( cd src && make ) make[1]: Entering directory '/var/tmp/portage/x11-plugins/wmgtemp-1.0/work/wmgtemp-1.0/src' gcc -march=native -O2 -pipe -c wmgtemp.c -o wmgtemp.o wmgtemp.c: In function ‘update_sensor_data’: wmgtemp.c:407:33: warning: iteration 58u invokes undefined behavior [-Waggressive-loop-optimizations] cpu_history[i] = cpu_history[i + 1]; ^ wmgtemp.c:406:3: note: containing loop for(i = 0; i < 59; i++) { ^ gcc -march=native -O2 -pipe -c wmgeneral/wmgeneral.c -o wmgeneral/wmgeneral.o gcc -march=native -O2 -pipe -c 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); ^ gcc -march=native -O2 -pipe -c wmgeneral/list.c -o wmgeneral/list.o gcc wmgtemp.o ./wmgeneral/wmgeneral.o ./wmgeneral/misc.o ./wmgeneral/list.o -Wl,-O1 -Wl,--as-needed -o wmgtemp -L/usr/X11R6/lib -lXpm -lXext -lX11 -lsensors ./wmgeneral/misc.o: In function `parse_command': misc.c:(.text+0x189): undefined reference to `list_cons' misc.c:(.text+0x1b2): undefined reference to `list_length' misc.c:(.text+0x1f5): undefined reference to `list_remove_head' collect2: error: ld returned 1 exit status Makefile:18: recipe for target 'wmgtemp' failed make[1]: *** [wmgtemp] Error 1 make[1]: Leaving directory '/var/tmp/portage/x11-plugins/wmgtemp-1.0/work/wmgtemp-1.0/src' Makefile:6: recipe for target 'all' failed make: *** [all] Error 2 emake failed * ERROR: x11-plugins/wmgtemp-1.0::gentoo failed (compile phase): * emake failed. * * Call stack: * ebuild.sh, line 133: Called src_compile * environment, line 1902: Called die * The specific snippet of code: * emake || die "emake failed." * * If you need support, post the output of `emerge --info '=x11-plugins/wmgtemp-1.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-plugins/wmgtemp-1.0::gentoo'`. * The complete build log is located at '/var/log/portage/x11-plugins:wmgtemp-1.0:20151221-103855.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-plugins/wmgtemp-1.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-plugins/wmgtemp-1.0/temp/environment'. * Working directory: '/var/tmp/portage/x11-plugins/wmgtemp-1.0/work/wmgtemp-1.0' * S: '/var/tmp/portage/x11-plugins/wmgtemp-1.0/work/wmgtemp-1.0'