Date: Mon, 10 Aug 2015 06:28:58 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 201607] www/firefox: Fails to configure on PowerPC Message-ID: <bug-201607-21738-qSKESpDX4m@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-201607-21738@https.bugs.freebsd.org/bugzilla/> References: <bug-201607-21738@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201607 --- Comment #6 from Jan Beich <jbeich@FreeBSD.org> --- (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 the assignee for the bug. You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201607-21738-qSKESpDX4m>