>>> Running ebuild phase killold as root:root... >>> Starting builtin_killold >>> Done builtin_killold >>> Completed ebuild phase killold >>> Running ebuild phases init saveenv as paludisbuild:paludisbuild... >>> Starting builtin_init >>> Done builtin_init >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases init saveenv >>> Running ebuild phases loadenv setup saveenv as root:root... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting pkg_setup >>> Done pkg_setup >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases loadenv setup saveenv >>> Running ebuild phases loadenv unpack saveenv as paludisbuild:paludisbuild... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting src_unpack >>> Unpacking cxfe-0.9.2.tar.bz2 to /var/tmp/paludis/media-video-cxfe-0.9.2/work tar jxf /var/distfiles/cxfe-0.9.2.tar.bz2 --no-same-owner * Applying cxfe-0.9.2-asneeded.patch ...  [ ok ] >>> Done src_unpack >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases loadenv unpack saveenv >>> Running ebuild phases loadenv compile saveenv as paludisbuild:paludisbuild... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting src_compile ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu configure: loading site script /usr/share/config.site checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for main in -lX11... yes checking for main in -lXext... yes checking for main in -llirc_client... no checking for main in -lm... yes checking for main in -lncurses... yes checking for main in -lxine... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for X... libraries , headers checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking for working memcmp... yes checking for gettimeofday... yes checking for select... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating termio/Makefile config.status: creating config.h make -j9 x86_64-pc-linux-gnu-gcc -Wall -march=athlon-fx -O2 -pipe -g -ggdb `xine-config --cflags` -c -o cxfe.o cxfe.c x86_64-pc-linux-gnu-gcc -Wall -march=athlon-fx -O2 -pipe -g -ggdb `xine-config --cflags` -c -o post.o post.c x86_64-pc-linux-gnu-gcc -Wall -march=athlon-fx -O2 -pipe -g -ggdb `xine-config --cflags` -c -o termio/getch2.o termio/getch2.c xine-config is DEPRECATED. Use pkg-config instead. xine-config is DEPRECATED. Use pkg-config instead. xine-config is DEPRECATED. Use pkg-config instead. post.c: In function '__pplugin_retrieve_parameters': post.c:66:2: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:141) [-Wdeprecated-declarations] pobj->properties_names = (char **) xine_xmalloc(sizeof(char *) * 2); ^ post.c: In function 'pplugin_parse_and_load': post.c:106:5: warning: implicit declaration of function 'xine_strdupa' [-Wimplicit-function-declaration] xine_strdupa(post_chain, pchain); ^ post.c:131:6: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:141) [-Wdeprecated-declarations] post_elements = (post_element_t **) xine_xmalloc(sizeof(post_eleme ^ post.c:137:6: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:141) [-Wdeprecated-declarations] xine_xmalloc(sizeof(post_element_t)); ^ post.c: In function '_pplugin_rewire_from_post_elements': post.c:317:24: warning: variable 'err' set but not used [-Wunused-but-set-variable] int err; ^ post.c: In function '_pplugin_join_deinterlace_and_post_elements': post.c:344:5: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:141) [-Wdeprecated-declarations] xine_xmalloc(sizeof(post_element_t *) * (*post_elements_num)); ^ cxfe.c: In function 'wsScreenSaverOff': cxfe.c:148:14: warning: variable 'stat' set but not used [-Wunused-but-set-variable] Status stat; ^ cxfe.c: In function 'osd_loop': cxfe.c:171:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ cxfe.c: In function 'osd_display_info': cxfe.c:180:5: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:141) [-Wdeprecated-declarations] if((buf = xine_xmalloc(size)) == NULL) ^ cxfe.c:178:15: warning: variable 'n' set but not used [-Wunused-but-set-variable] int n, size = 47; ^ cxfe.c: In function 'seek_relative_thread': cxfe.c:246:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int sec, off_sec = (int)data; ^ cxfe.c: In function 'action_seek_relative': cxfe.c:278:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (void *)off_sec); ^ cxfe.c: In function 'print_status': cxfe.c:535:15: warning: variable 'percent_done' set but not used [-Wunused-but-set-variable] float percent_done; ^ cxfe.c: In function 'cxfe_run_x11': cxfe.c:860:9: warning: implicit declaration of function 'xine_gui_send_vo_data' [-Wimplicit-function-declaration] xine_gui_send_vo_data(cxfe.stream, XINE_GUI_SEND_DRAWABLE_CHANG ^ cxfe.c:825:16: warning: variable 'len' set but not used [-Wunused-but-set-variable] int len; ^ cxfe.c: In function 'main': cxfe.c:1297:13: warning: value computed is not used [-Wunused-value] *plugin++; ^ cxfe.c:1057:21: warning: unused variable 'err' [-Wunused-variable] int err; ^ cxfe.c:1055:31: warning: unused variable 'lirc_thread' [-Wunused-variable] static pthread_t lirc_thread; ^ cxfe.c: At top level: cxfe.c:77:17: warning: 'fd' defined but not used [-Wunused-variable] static int fd; ^ cxfe.c:532:13: warning: 'print_status' defined but not used [-Wunused-function] static void print_status() ^ post.c: In function 'pplugin_parse_and_load': post.c:106:17: warning: 'post_chain' may be used uninitialized in this function [-Wmaybe-uninitialized] xine_strdupa(post_chain, pchain); ^ x86_64-pc-linux-gnu-gcc -Wall -Wl,-O1 -Wl,--as-needed cxfe.o post.o termio/getch2.o `xine-config --libs` -L/usr/X11R6/lib -lXext -lxine -lncurses -lm -lXext -lX11 -lX11 -o cxfe xine-config is DEPRECATED. Use pkg-config instead. /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../x86_64-pc-linux-gnu/bin/ld: cxfe.o: undefined reference to symbol 'pthread_cancel@@GLIBC_2.2.5' /lib64/libpthread.so.0: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status : recipe for target 'cxfe' failed make: *** [cxfe] Error 1 /usr/libexec/paludis/utils/emake: emake returned error 2 !!! ERROR in media-video/cxfe-0.9.2::gentoo: !!! In src_compile at line 27 !!! emake failed !!! Call stack: !!! * src_compile (/usr/libexec/paludis/0/src_compile.bash:27) !!! * ebuild_f_compile (/usr/libexec/paludis/0/src_compile.bash:51) !!! * ebuild_main (/usr/libexec/paludis/ebuild.bash:673) !!! * main (/usr/libexec/paludis/ebuild.bash:696) diefunc: making ebuild PID 1848 exit with error die trap: exiting with error.