Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Mar 2014 03:12:19 GMT
From:      Kevin Zheng <kevinz5000@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/187213: Build failure for games/ggz-client-libs without NLS
Message-ID:  <201403030312.s233CJC4028203@cgiserv.freebsd.org>
Resent-Message-ID: <201403030320.s233K0U4050508@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         187213
>Category:       ports
>Synopsis:       Build failure for games/ggz-client-libs without NLS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 03 03:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Kevin Zheng
>Release:        10.0-RELEASE
>Organization:
>Environment:
FreeBSD epsilon.local 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014     root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Poudriere fails to build games/ggz-client-libs when the NLS option is unset:

checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for gettext in -lintl... no
checking for gettext... no
checking for ngettext... no
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
Internationalization tools missing.
configure: error: Internationalization tools missing.
===>  Script "configure" failed unexpectedly.
>How-To-Repeat:
Run a clean room build of games/ggz-client-libs without NLS set.
>Fix:
Unconditionally install with NLS enabled, or find a configure flag that will disable it.

>Release-Note:
>Audit-Trail:
>Unformatted:



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