Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2015 19:35:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196903] sysutils/garcon , x11-wm/xfce4-panel with unset option NLS results in GNU gettext tools not found
Message-ID:  <bug-196903-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196903

            Bug ID: 196903
           Summary: sysutils/garcon , x11-wm/xfce4-panel with unset option
                    NLS results in GNU gettext tools not found
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: xfce@FreeBSD.org
          Reporter: mailto.kamils@gmail.com
             Flags: maintainer-feedback?(xfce@FreeBSD.org)
          Assignee: xfce@FreeBSD.org

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 
sysutils/garcon and later in x11-wm/xfce4-panel which are required by
x11-fm/thunar:

configure: error: GNU gettext tools not found; required for intltool
===>  Script "configure" failed unexpectedly.
Please report the problem to xfce@FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/sysutils/garcon/work/garcon-0.2.1/config.log" including
the output of the failure of your make command. Also, it might be a good idea
to provide an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Is there a clean way to fix this, when NLS is unset?
I guess that many ports that have the NLS option will have this configure
error, when NLS is unset.

Currently, I can fix this with
  USES+=    gettext-tools

Please see also:
http://lists.freebsd.org/pipermail/freebsd-ports/2014-December/097073.html
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195857

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer xfce@FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196903-13>