From owner-freebsd-ppc@freebsd.org Mon Aug 10 06:28:58 2015 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AFE2E99E8D1 for ; Mon, 10 Aug 2015 06:28:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9CFE5A7C for ; Mon, 10 Aug 2015 06:28:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7A6SwYp005281 for ; Mon, 10 Aug 2015 06:28:58 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ppc@FreeBSD.org Subject: [Bug 201607] www/firefox: Fails to configure on PowerPC Date: Mon, 10 Aug 2015 06:28:58 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gecko@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Aug 2015 06:28:58 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201607 --- Comment #6 from Jan Beich --- (In reply to herminio.hernandezjr from comment #5) > Added DTRACE=off and still failed. Did you turn off DTRACE in |make config| and |make showconfig| now shows DTRACE=off? If so --disable-dtrace should be passed during configure stage. It's hard to tell more without more complete build log and |make showconfig| output. There could be a genuine issue if some of the base tools used by configure script behaves erratically on powerpc. For one, freebsd.org packages don't invoke dtrace(1) during build as you can see in the linked log below. The reason is DTRACE option being disabled by default. http://beefy5.nyi.freebsd.org/data/101i386-default/393044/logs/firefox-39.0,1.log -- You are receiving this mail because: You are on the CC list for the bug.