From owner-freebsd-gecko@FreeBSD.ORG Fri Dec 14 05:43:15 2012 Return-Path: Delivered-To: freebsd-gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0633CA29 for ; Fri, 14 Dec 2012 05:43:15 +0000 (UTC) (envelope-from andy@neu.net) Received: from mail.neu.net (unknown [IPv6:2607:fc50:0:d300:216:3eff:fe54:f1c6]) by mx1.freebsd.org (Postfix) with ESMTP id B58568FC12 for ; Fri, 14 Dec 2012 05:43:14 +0000 (UTC) Received: from neu.net (neu.net [199.48.129.194]) by mail.neu.net (8.14.5/8.14.5) with ESMTP id qBE5h9R6047458 for ; Fri, 14 Dec 2012 00:43:09 -0500 (EST) (envelope-from andy@neu.net) Date: Fri, 14 Dec 2012 00:43:09 -0500 (EST) From: AN To: freebsd-gecko@freebsd.org Subject: Re: [SVN-Commit] r1120 - trunk/Mk In-Reply-To: <201212140417.qBE4HKvK076300@trillian.chruetertee.ch> Message-ID: References: <201212140417.qBE4HKvK076300@trillian.chruetertee.ch> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: clamav-milter 0.97.6 at my.mail.server X-Virus-Status: Clean X-Spam-Status: No, score=0.0 required=4.5 tests=RP_MATCHES_RCVD autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mail.neu.net X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Dec 2012 05:43:15 -0000 On Fri, 14 Dec 2012, svn-freebsd-gecko@chruetertee.ch wrote: > Author: jbeich > Date: Fri Dec 14 04:17:20 2012 > New Revision: 1120 > > Log: > -nss requires -dbm after r1061 > > Modified: > trunk/Mk/bsd.gecko.mk > > Modified: trunk/Mk/bsd.gecko.mk > ============================================================================== > --- trunk/Mk/bsd.gecko.mk Fri Dec 14 04:17:13 2012 (r1119) > +++ trunk/Mk/bsd.gecko.mk Fri Dec 14 04:17:20 2012 (r1120) > @@ -441,7 +441,7 @@ > # > # Ports can use the following: > # > -# USE_MOZILLA By default, it enables the denendencies: cairo, dbm, > +# USE_MOZILLA By default, it enables the denendencies: cairo, > # event, ffi, hunspell, jpeg, nspr, nss, png, sqlite, > # vpx and zip. Search for '_ALL_DEPENDS' below to see > # the list. If your port doesn't need one of list then > @@ -568,14 +568,12 @@ > .endif > > # Standard depends > -_ALL_DEPENDS= cairo dbm event ffi hunspell jpeg nspr nss png sqlite vpx zip > +_ALL_DEPENDS= cairo event ffi hunspell jpeg nspr nss png sqlite vpx zip > > cairo_LIB_DEPENDS= cairo:${PORTSDIR}/graphics/cairo > cairo_MOZ_OPTIONS= --enable-system-cairo --enable-system-pixman > cairo_EXTRACT_AFTER_ARGS= --exclude mozilla*/gfx/cairo > > -dbm_EXTRACT_AFTER_ARGS= --exclude mozilla*/dbm > - > event_LIB_DEPENDS= event-2.0:${PORTSDIR}/devel/libevent2 > event_MOZ_OPTIONS= --with-system-libevent > event_EXTRACT_AFTER_ARGS= --exclude mozilla*/ipc/chromium/src/third_party/libevent > @@ -598,7 +596,8 @@ > > nss_LIB_DEPENDS= nss3:${PORTSDIR}/security/nss > nss_MOZ_OPTIONS= --with-system-nss > -nss_EXTRACT_AFTER_ARGS= --exclude mozilla*/security/coreconf \ > +nss_EXTRACT_AFTER_ARGS= --exclude mozilla*/dbm \ > + --exclude mozilla*/security/coreconf \ > --exclude mozilla*/security/nss > > png_LIB_DEPENDS= png15:${PORTSDIR}/graphics/png > _______________________________________________ FreeBSD FBSD10 10.0-CURRENT FreeBSD 10.0-CURRENT #6 r244190: Thu Dec 13 16:21:14 EST 2012 root@FBSD10:/usr/obj/usr/src/sys/MYKERNEL amd64 # svn up Updating '.': At revision 1124. [root@FBSD10 ~/ff_nightly]# make update && make makesum && time make all deinstall install clean ===> Found saved configuration for firefox-nightly-20.0.,1 ===> firefox-nightly-20.0.115911,1 depends on file: /usr/local/sbin/pkg - found ===> Found saved configuration for firefox-nightly-20.0.,1 ===> firefox-nightly-20.0.115911,1 depends on file: /usr/local/sbin/pkg - found ===> Extracting for firefox-nightly-20.0.115911,1 ===> Found saved configuration for firefox-nightly-20.0.,1 ===> firefox-nightly-20.0.115911,1 depends on file: /usr/local/sbin/pkg - found => SHA256 Checksum OK for firefox-nightly/b11065872128.tar.bz2. ===> firefox-nightly-20.0.115911,1 depends on file: /usr/local/bin/perl5.16.2 - found ===> Patching for firefox-nightly-20.0.115911,1 ===> firefox-nightly-20.0.115911,1 depends on file: /usr/local/bin/perl5.16.2 - found ===> Applying FreeBSD patches for firefox-nightly-20.0.115911,1 ===> Applying NSS patches cannot open /root/ff_nightly/../../security/nss/files/patch-*: No such file or directory *** [gecko-post-patch] Error code 2 Stop in /root/ff_nightly. *** [/root/ff_nightly/work/.patch_done.firefox._usr_local] Error code 1