From owner-freebsd-ports@FreeBSD.ORG Wed Oct 17 20:51:44 2012 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BAA6CA4C for ; Wed, 17 Oct 2012 20:51:44 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from mail1.sourcehosting.net (mail1.sourcehosting.net [74.205.51.45]) by mx1.freebsd.org (Postfix) with ESMTP id 8A1828FC0C for ; Wed, 17 Oct 2012 20:51:44 +0000 (UTC) Received: from 24-181-237-39.dhcp.oxfr.ma.charter.com ([24.181.237.39] helo=Gregory-Larkins-iMac.local) by mail1.sourcehosting.net with esmtp (Exim 4.73 (FreeBSD)) (envelope-from ) id 1TOaaW-000C6U-3V; Wed, 17 Oct 2012 16:51:38 -0400 Received: from Gregory-Larkins-iMac.local (localhost [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by Gregory-Larkins-iMac.local (Postfix) with ESMTPS id 9436F1722050; Wed, 17 Oct 2012 16:51:35 -0400 (EDT) Message-ID: <507F1A56.3070703@FreeBSD.org> Date: Wed, 17 Oct 2012 16:51:34 -0400 From: Greg Larkin Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:16.0) Gecko/20121010 Thunderbird/16.0.1 MIME-Version: 1.0 To: olli hauer References: <507F0BC7.3020601@gmx.de> In-Reply-To: <507F0BC7.3020601@gmx.de> X-Enigmail-Version: 1.4.5 X-SA-Exim-Connect-IP: 24.181.237.39 X-SA-Exim-Mail-From: glarkin@FreeBSD.org X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail1.sourcehosting.net X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,RCVD_IN_SORBS_DUL, RDNS_DYNAMIC,TVD_RCVD_IP autolearn=no version=3.3.1 Subject: Re: gettext or NLS changes ?? Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-SA-Exim-Version: 4.2 X-SA-Exim-Scanned: Yes (on mail1.sourcehosting.net) Cc: freebsd-ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: glarkin@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Oct 2012 20:51:44 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 10/17/12 3:49 PM, olli hauer wrote: > Hi, > > was there a change in forcing port builds with gettext or NLS in > last time? > > I have many failing ports in tinderbox with an error similar to the > following message (haven't had this issue ~10 days before) > > ==> /tb/a/builds/8.3-amd64-pkgng/tmp/make.log <== > ================================================================ > ======================================== > add_pkg gmake-3.82_1.txz libiconv-1.14.txz pkgconf-0.8.9.txz > libxml2-2.7.8_5.txz adding dependencies pkg_add gmake-3.82_1.txz > Installing gmake-3.82_1...missing dependency gettext-0.18.1.1 > Failed to install the following 1 package(s): gmake-3.82_1.txz > error in dependency gmake-3.82_1.txz, exiting > > > I have defined WITHOUT_NLS in the env/build.xx... files. > > -- Regards, olli Hi olli, NLS is set in bsd.options.mk unless you have WITHOUT_NLS defined, so perhaps that option changed in your environment? To get the build to continue as-is, remove the gmake package and rebuild the parent package. Hope that helps, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/cpucycle/ - Follow you, follow me -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (Darwin) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iEYEARECAAYFAlB/GlYACgkQ0sRouByUApAgUwCeO+nhwTB+fQMhRmoJXmNmpPMK hVMAnj3o14TspHvc1XuaDGTiSeremKg7 =apYi -----END PGP SIGNATURE-----