https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201607
--- Comment #6 from Jan Beich <[email protected]> --- (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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
