[Bug 201607] www/firefox: Fails to configure on PowerPC

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 10 00:57:59 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201607

--- Comment #4 from Jan Beich <jbeich at FreeBSD.org> ---
Comment on attachment 159715
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159715
output

>dtrace -x nolibs -G -C -s /usr/ports/www/firefox/work/mozilla-release/js/src/devtools/javascript-trace.d -o js-dtrace.o RegExp.o ...
><jemalloc>: /usr/src/lib/libc/../../contrib/jemalloc/include/jemalloc/internal/arena.h:990: Failed assertion: "arena_mapbits_allocated_get(chunk, pageind) != 0"
>/usr/ports/www/firefox/work/mozilla-release/config/rules.mk:800: recipe for target 'js-dtrace.o' failed
>gmake[7]: *** [js-dtrace.o] Abort trap (core dumped)

Try building with DTRACE=off. "Not a Bug" for ports scope.

If you want to pursue DTRACE=on try to:
- Build dtrace(1) and all libs it depends on with DEBUG_FLAGS=-g
- Get a backtrace with gdb/lldb
- Change bugzilla Product to Base System + check "Reset Assignee to default"

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ppc mailing list