Created attachment 377308 [details] emerge --info If you force it LINGUAS="en_GB en_US en" emerge xfce4-mount-plugin it works OK but with LINGUAS="en_NZ en_AU en_GB en_US en" it fails: Generating and caching the translation database Merging translations into xfce4-mount-plugin.desktop. /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -D_REENTRANT -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -march=amdfam10 -O2 -pipe -avoid-version -module -no-undefined -export-symbols-regex '^xfce_panel_module_(preinit|init|construct)' -Wl,-O1 -Wl,--as-needed -o libmount.la -rpath /usr/lib/xfce4/panel/plugins libmount_la-devices.lo libmount_la-mount-plugin.lo libmount_la-helpers.lo -lxfce4panel-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -pthread -lxfce4util -lglib-2.0 -lxfce4ui-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lxfce4util -lglib-2.0 libtool: link: /usr/bin/i686-pc-linux-gnu-nm -B .libs/libmount_la-devices.o .libs/libmount_la-mount-plugin.o .libs/libmount_la-helpers.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libmount.exp libtool: link: /bin/grep -E -e "^xfce_panel_module_(preinit|init|construct)" ".libs/libmount.exp" > ".libs/libmount.expT" libtool: link: mv -f ".libs/libmount.expT" ".libs/libmount.exp" libtool: link: echo "{ global:" > .libs/libmount.ver libtool: link: cat .libs/libmount.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libmount.ver libtool: link: echo "local: *; };" >> .libs/libmount.ver libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libmount_la-devices.o .libs/libmount_la-mount-plugin.o .libs/libmount_la-helpers.o -Wl,--as-needed -lxfce4panel-1.0 -lgmodule-2.0 -lxfce4ui-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lxfce4util -lglib-2.0 -pthread -pthread -march=amdfam10 -O2 -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libmount.so -Wl,-version-script -Wl,.libs/libmount.ver -o .libs/libmount.so libtool: link: ( cd ".libs" && rm -f "libmount.la" && ln -s "../libmount.la" "libmount.la" ) make[2]: Leaving directory '/var/tmp/portage/xfce-extra/xfce4-mount-plugin-0.6.7/work/xfce4-mount-plugin-0.6.7/panel-plugin' Making all in po make[2]: Entering directory '/var/tmp/portage/xfce-extra/xfce4-mount-plugin-0.6.7/work/xfce4-mount-plugin-0.6.7/po' make[2]: *** No rule to make target 'en_AU.gmo', needed by 'all-yes'. Stop. make[2]: Leaving directory '/var/tmp/portage/xfce-extra/xfce4-mount-plugin-0.6.7/work/xfce4-mount-plugin-0.6.7/po' Makefile:445: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/xfce-extra/xfce4-mount-plugin-0.6.7/work/xfce4-mount-plugin-0.6.7' Makefile:376: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: xfce-extra/xfce4-mount-plugin-0.6.7::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=xfce-extra/xfce4-mount-plugin-0.6.7::gentoo'`, * the complete build log and the output of `emerge -pqv '=xfce-extra/xfce4-mount-plugin-0.6.7::gentoo'`. * The complete build log is located at '/var/tmp/portage/xfce-extra/xfce4-mount-plugin-0.6.7/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/xfce-extra/xfce4-mount-plugin-0.6.7/temp/environment'. * Working directory: '/var/tmp/portage/xfce-extra/xfce4-mount-plugin-0.6.7/work/xfce4-mount-plugin-0.6.7' * S: '/var/tmp/portage/xfce-extra/xfce4-mount-plugin-0.6.7/work/xfce4-mount-plugin-0.6.7' >>> Failed to emerge xfce-extra/xfce4-mount-plugin-0.6.7, Log file: >>> '/var/tmp/portage/xfce-extra/xfce4-mount-plugin-0.6.7/temp/build.log' * Messages for package xfce-extra/xfce4-mount-plugin-0.6.7: * ERROR: xfce-extra/xfce4-mount-plugin-0.6.7::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=xfce-extra/xfce4-mount-plugin-0.6.7::gentoo'`, * the complete build log and the output of `emerge -pqv '=xfce-extra/xfce4-mount-plugin-0.6.7::gentoo'`. * The complete build log is located at '/var/tmp/portage/xfce-extra/xfce4-mount-plugin-0.6.7/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/xfce-extra/xfce4-mount-plugin-0.6.7/temp/environment'. * Working directory: '/var/tmp/portage/xfce-extra/xfce4-mount-plugin-0.6.7/work/xfce4-mount-plugin-0.6.7' * S: '/var/tmp/portage/xfce-extra/xfce4-mount-plugin-0.6.7/work/xfce4-mount-plugin-0.6.7'
1) Please attach the entire build log to this bug report.
Created attachment 377328 [details] complete build log
Created attachment 378890 [details] emerge --info
I had problems compiling this package too. Everything is the same only in my case the locals I was trying to compile with was Serbian sr.gmo I'll attach full build.log
Created attachment 378892 [details] full build.log
Reported to upstream here, https://bugzilla.xfce.org/show_bug.cgi?id=10968
Fixed in tree