x11/libxfce4util with unset option NLS results in GNU gettext tools not found

Mark Martinec Mark.Martinec+freebsd at ijs.si
Tue Dec 16 12:10:17 UTC 2014


Looks like the same problem as in math/libqalculate,
which is still holding back builds of KDE:

[Bug 195857] math/libqalculate fails to build under poudriere
   (missing dependency on gettext tools?)

Also the same problem is in net/mediastreamer, audio/easytag,
multimedia/audacious, and possibly elsewhere.

   Mark


2014-12-16 09:52, Kamil Szczesny wrote:
> Hello,
> 
> I'm applying devel/poudriere on a 10.1-RELEASE to build packages for my 
> desktop.
> Important for this is that I have unset the option NLS in my
> corresponding /etc/make.conf.
> During package build I noticed the following configure error in
> x11/libxfce4util, which is required by x11-fm/thunar:
> 
> checking for xgettext... no
> checking for msgmerge... no
> checking for msgfmt... no
> checking for gmsgfmt... no
> configure: error: GNU gettext tools not found; required for intltool
> ===>  Script "configure" failed unexpectedly.
> 
> Is there a clean way to fix this, when NLS is unset?
> Currently, I can fix this with
>  USES+=	gettext-tools
> 
> Any help is appreciated.
> Oh, this configure error also happens for example in devel/geany.



More information about the freebsd-xfce mailing list