On 2012-10-17 22:51, Greg Larkin wrote: > 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 <== >> ================================================================ >> ====================<phase 4: make build>==================== >> 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. >
Hi Greg, thanks for the hint! Grrrr, this means rebuild of nearly 1200 ports in three different builds to get rid of the silly NLS change. Anyway I have to adjust some more settings, in p5-libwww the option "SSL" was changed to "HTTPS" which breaks p5-Plack and other packages which are depending on p5-Crypt-SSLeay (hell, https is defined as encrypted http on port 443 else the networker speaks from SSL ...) -- Regards, olli _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"