https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202218
Walter Schwarzenfeld <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Walter Schwarzenfeld <[email protected]> --- Now it compiles with DEBUG=on. But not with DEBUG=on and DTRACE=on. It exits with c++: error: unable to execute command: Segmentation fault (core dumped) c++: note: diagnostic msg: Error generating preprocessed source(s). /usr/ports/www/firefox/work/mozilla-release/config/rules.mk:946: recipe for target 'Unified_cpp_dom_mobilemessage0.o' failed gmake[7]: *** [Unified_cpp_dom_mobilemessage0.o] Error 254 gmake[7]: Leaving directory '/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd10.1/dom/mobilemessage' /usr/ports/www/firefox/work/mozilla-release/config/recurse.mk:70: recipe for target 'dom/mobilemessage/target' failed gmake[6]: *** [dom/mobilemessage/target] Error 2 gmake[6]: *** Waiting for unfinished jobs.... libgfx_gl.a.desc rm -f libgfx_gl.a /usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd10.1/_virtualenv/bin/python /usr/ports/www/firefox/work/mozilla-release/config/expandlibs_gen.py -o libgfx_gl.a.desc GLContextProviderGLX.o Unified_cpp_gfx_gl0.o Unified_cpp_gfx_gl1.o gmake[7]: Leaving directory '/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd10.1/gfx/gl' gmake[6]: Leaving directory '/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd10.1' gmake[5]: *** [compile] Error 2 /usr/ports/www/firefox/work/mozilla-release/config/recurse.mk:32: recipe for target 'compile' failed gmake[5]: Leaving directory '/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd10.1' gmake[4]: *** [default] Error 2 /usr/ports/www/firefox/work/mozilla-release/config/rules.mk:538: recipe for target 'default' failed gmake[4]: Leaving directory '/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd10.1' gmake[3]: *** [realbuild] Error 2 /usr/ports/www/firefox/work/mozilla-release/client.mk:400: recipe for target 'realbuild' failed gmake[3]: Leaving directory '/usr/ports/www/firefox/work/mozilla-release' gmake[2]: *** [build] Error 2 /usr/ports/www/firefox/work/mozilla-release/client.mk:171: recipe for target 'build' failed gmake[2]: Leaving directory '/usr/ports/www/firefox/work/mozilla-release' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/www/firefox *** Error code 1 Stop. make: stopped in /usr/ports/www/firefox -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
