* Package: xfce-extra/xfce4-stopwatch-plugin-0.2.0  * Repository: gentoo  * Maintainer: xfce@gentoo.org  * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU >>> Unpacking source... >>> Unpacking xfce4-stopwatch-plugin-0.2.0.tar.bz2 to /var/tmp/portage/xfce-extra/xfce4-stopwatch-plugin-0.2.0/work >>> Source unpacked in /var/tmp/portage/xfce-extra/xfce4-stopwatch-plugin-0.2.0/work >>> Preparing source in /var/tmp/portage/xfce-extra/xfce4-stopwatch-plugin-0.2.0/work/xfce4-stopwatch-plugin-0.2.0 ... * Running elibtoolize in: xfce4-stopwatch-plugin-0.2.0/ * Applying portage-1.5.10.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-1.5.26.patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/xfce-extra/xfce4-stopwatch-plugin-0.2.0/work/xfce4-stopwatch-plugin-0.2.0 ... * econf: updating xfce4-stopwatch-plugin-0.2.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating xfce4-stopwatch-plugin-0.2.0/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --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 --disable-dependency-tracking --disable-debug checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... 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 x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for a BSD-compatible install... /usr/bin/install -c checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-f77... no checking for x86_64-pc-linux-gnu-frt... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-cf77... no checking for x86_64-pc-linux-gnu-fort77... no checking for x86_64-pc-linux-gnu-fl32... no checking for x86_64-pc-linux-gnu-af77... no checking for x86_64-pc-linux-gnu-xlf90... no checking for x86_64-pc-linux-gnu-f90... no checking for x86_64-pc-linux-gnu-pgf90... no checking for x86_64-pc-linux-gnu-pghpf... no checking for x86_64-pc-linux-gnu-epcf90... no checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking whether NLS is requested... yes checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.12.2 checking for XML::Parser... ok checking for pkg-config... /usr/bin/pkg-config checking for pkg-config >= 0.9.0... 0.25 checking for gtk+-2.0 >= 2.10.0... 2.20.1 checking GTK_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm checking GTK_LIBS... -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 checking for libxfce4util-1.0 >= 4.6.0... 4.7.3 checking LIBXFCE4UTIL_CFLAGS... -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking LIBXFCE4UTIL_LIBS... -lxfce4util -lglib-2.0 checking for libxfcegui4-1.0 >= 4.6.0... 4.7.0 checking LIBXFCEGUI4_CFLAGS... -pthread -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/atk-1.0 checking LIBXFCEGUI4_LIBS... -pthread -lxfcegui4 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 checking for libxfce4panel-1.0 >= 4.6.0... 4.7.4 checking LIBXFCE4PANEL_CFLAGS... -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm checking LIBXFCE4PANEL_LIBS... -Wl,--export-dynamic -pthread -lxfce4panel-1.0 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 checking for valac... /usr/bin/valac checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/gmsgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for bind_textdomain_codeset... (cached) yes checking for locales directory... /usr/share/locale checking for additional xgettext flags... --keyword=Q_ --from-code=UTF-8 checking whether to build with debugging support... no configure: creating ./config.status config.status: creating Makefile config.status: creating icons/Makefile config.status: creating icons/16x16/Makefile config.status: creating icons/22x22/Makefile config.status: creating icons/24x24/Makefile config.status: creating icons/32x32/Makefile config.status: creating icons/scalable/Makefile config.status: creating panel-plugin/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands Build Configuration: * Maintainer Mode: no * Debug Support: no >>> Source configured. >>> Compiling source in /var/tmp/portage/xfce-extra/xfce4-stopwatch-plugin-0.2.0/work/xfce4-stopwatch-plugin-0.2.0 ... make -j1 make all-recursive make[1]: Entering directory `/var/tmp/portage/xfce-extra/xfce4-stopwatch-plugin-0.2.0/work/xfce4-stopwatch-plugin-0.2.0' Making all in icons make[2]: Entering directory `/var/tmp/portage/xfce-extra/xfce4-stopwatch-plugin-0.2.0/work/xfce4-stopwatch-plugin-0.2.0/icons' Making all in 16x16 make[3]: Entering directory `/var/tmp/portage/xfce-extra/xfce4-stopwatch-plugin-0.2.0/work/xfce4-stopwatch-plugin-0.2.0/icons/16x16' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/xfce-extra/xfce4-stopwatch-plugin-0.2.0/work/xfce4-stopwatch-plugin-0.2.0/icons/16x16' Making all in 22x22 make[3]: Entering directory `/var/tmp/portage/xfce-extra/xfce4-stopwatch-plugin-0.2.0/work/xfce4-stopwatch-plugin-0.2.0/icons/22x22' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/xfce-extra/xfce4-stopwatch-plugin-0.2.0/work/xfce4-stopwatch-plugin-0.2.0/icons/22x22' Making all in 24x24 make[3]: Entering directory `/var/tmp/portage/xfce-extra/xfce4-stopwatch-plugin-0.2.0/work/xfce4-stopwatch-plugin-0.2.0/icons/24x24' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/xfce-extra/xfce4-stopwatch-plugin-0.2.0/work/xfce4-stopwatch-plugin-0.2.0/icons/24x24' Making all in 32x32 make[3]: Entering directory `/var/tmp/portage/xfce-extra/xfce4-stopwatch-plugin-0.2.0/work/xfce4-stopwatch-plugin-0.2.0/icons/32x32' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/xfce-extra/xfce4-stopwatch-plugin-0.2.0/work/xfce4-stopwatch-plugin-0.2.0/icons/32x32' Making all in scalable make[3]: Entering directory `/var/tmp/portage/xfce-extra/xfce4-stopwatch-plugin-0.2.0/work/xfce4-stopwatch-plugin-0.2.0/icons/scalable' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/xfce-extra/xfce4-stopwatch-plugin-0.2.0/work/xfce4-stopwatch-plugin-0.2.0/icons/scalable' make[3]: Entering directory `/var/tmp/portage/xfce-extra/xfce4-stopwatch-plugin-0.2.0/work/xfce4-stopwatch-plugin-0.2.0/icons' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/xfce-extra/xfce4-stopwatch-plugin-0.2.0/work/xfce4-stopwatch-plugin-0.2.0/icons' make[2]: Leaving directory `/var/tmp/portage/xfce-extra/xfce4-stopwatch-plugin-0.2.0/work/xfce4-stopwatch-plugin-0.2.0/icons' Making all in panel-plugin make[2]: Entering directory `/var/tmp/portage/xfce-extra/xfce4-stopwatch-plugin-0.2.0/work/xfce4-stopwatch-plugin-0.2.0/panel-plugin' make all-am make[3]: Entering directory `/var/tmp/portage/xfce-extra/xfce4-stopwatch-plugin-0.2.0/work/xfce4-stopwatch-plugin-0.2.0/panel-plugin' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DGETTEXT_PACKAGE=\""xfce4-stopwatch-plugin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/atk-1.0 -O2 -march=x86-64 -pipe -c -o xfce4_stopwatch_plugin-stopwatch.o `test -f 'stopwatch.c' || echo './'`stopwatch.c stopwatch.c: In function ‘xfce_PanelPluginRegisterExternalFull’: stopwatch.c:700: error: ‘XfceExternalPanelPlugin’ undeclared (first use in this function) stopwatch.c:700: error: (Each undeclared identifier is reported only once stopwatch.c:700: error: for each function it appears in.) stopwatch.c:700: error: ‘panel_plugin’ undeclared (first use in this function) stopwatch.c:714: warning: passing argument 1 of ‘g_object_ref_sink’ makes pointer from integer without a cast /usr/include/glib-2.0/gobject/gobject.h:440: note: expected ‘gpointer’ but argument is of type ‘int’ make[3]: *** [xfce4_stopwatch_plugin-stopwatch.o] Error 1 make[3]: Leaving directory `/var/tmp/portage/xfce-extra/xfce4-stopwatch-plugin-0.2.0/work/xfce4-stopwatch-plugin-0.2.0/panel-plugin' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/xfce-extra/xfce4-stopwatch-plugin-0.2.0/work/xfce4-stopwatch-plugin-0.2.0/panel-plugin' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/xfce-extra/xfce4-stopwatch-plugin-0.2.0/work/xfce4-stopwatch-plugin-0.2.0' make: *** [all] Error 2 emake failed * ERROR: xfce-extra/xfce4-stopwatch-plugin-0.2.0 failed: * emake failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 3261: Called xfconf_src_compile * environment, line 3865: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of 'emerge --info =xfce-extra/xfce4-stopwatch-plugin-0.2.0', * the complete build log and the output of 'emerge -pqv =xfce-extra/xfce4-stopwatch-plugin-0.2.0'. * The complete build log is located at '/var/tmp/portage/xfce-extra/xfce4-stopwatch-plugin-0.2.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/xfce-extra/xfce4-stopwatch-plugin-0.2.0/temp/environment'. * S: '/var/tmp/portage/xfce-extra/xfce4-stopwatch-plugin-0.2.0/work/xfce4-stopwatch-plugin-0.2.0'