From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 20 21:20:11 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9FE691065693 for ; Wed, 20 Oct 2010 21:20:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 61F568FC2E for ; Wed, 20 Oct 2010 21:20:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9KLKBjA020103 for ; Wed, 20 Oct 2010 21:20:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9KLKBjj020102; Wed, 20 Oct 2010 21:20:11 GMT (envelope-from gnats) Resent-Date: Wed, 20 Oct 2010 21:20:11 GMT Resent-Message-Id: <201010202120.o9KLKBjj020102@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Toomas Aas Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A88AA106566C for ; Wed, 20 Oct 2010 21:12:55 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 96C978FC08 for ; Wed, 20 Oct 2010 21:12:55 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o9KLCtYq098118 for ; Wed, 20 Oct 2010 21:12:55 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o9KLCt1d098117; Wed, 20 Oct 2010 21:12:55 GMT (envelope-from nobody) Message-Id: <201010202112.o9KLCt1d098117@www.freebsd.org> Date: Wed, 20 Oct 2010 21:12:55 GMT From: Toomas Aas To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/151611: www/firefox35 fails to build with nspr-4.8 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Oct 2010 21:20:11 -0000 >Number: 151611 >Category: ports >Synopsis: www/firefox35 fails to build with nspr-4.8 >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: Wed Oct 20 21:20:11 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Toomas Aas >Release: 7.3-STABLE >Organization: >Environment: FreeBSD machine.domain.tld 7.3-STABLE FreeBSD 7.3-STABLE #0: Thu Oct 7 22:14:02 EEST 2010 toomas@machine.domain.tld:/usr/obj/usr/src/sys/CARLSBERG amd64 >Description: When attempting to build www/firefox35 port (3.5.14,1) while having nspr-4.8 installed, the build fails at configure step with this error: configure: error: --with-system-nspr and --with-nspr-libs/cflags are mutually exclusive. See 'configure --help'. configure: error: ./configure failed for js/src Looking at config.log, I spotted this line: configure:12295: checking for NSPR - version >= 4.8.6 Upgrading nspr to 4.8.6 allows the build to proceed >How-To-Repeat: cd /usr/ports/www/firefox35 make build >Fix: Makefile should probably be updated to depend on nspr>=4.8.6 >Release-Note: >Audit-Trail: >Unformatted: