I have upgraded gcc to gcc-4.9.2 and have
upgraded to NSS-3.17.2 in order to upgrade
firefox from firefox-32.0.1 to firefox-33.1.
However, after issueing the following:

SHELL=/bin/sh MOZ_MAKE_FLAGS='-j1' make -f client.mk

compilation stops with the following
errors:

----------------------------------------

0x891f2f1 find_traces_1_round
        ../../gcc-4.9.2/gcc/bb-reorder.c:525
0x891f2f1 find_traces
        ../../gcc-4.9.2/gcc/bb-reorder.c:305
0x891f2f1 reorder_basic_blocks
        ../../gcc-4.9.2/gcc/bb-reorder.c:2254
0x891f2f1 rest_of_handle_reorder_blocks
        ../../gcc-4.9.2/gcc/bb-reorder.c:2323
0x891f2f1 execute
        ../../gcc-4.9.2/gcc/bb-reorder.c:2360
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
/sources/firefox_update/mozilla-release/config/rules.mk:991: recipe for target 'NameFunctions.o' failed
make[5]: *** [NameFunctions.o] Error 1
make[5]: Leaving directory '/sources/firefox_update/mozilla-release/firefox-build-dir/js/src' /sources/firefox_update/mozilla-release/config/recurse.mk:98: recipe for target 'js/src/compile' failed
make[4]: *** [js/src/compile] Error 2
make[4]: Leaving directory '/sources/firefox_update/mozilla-release/firefox-build-dir' /sources/firefox_update/mozilla-release/config/recurse.mk:42: recipe for target 'compile' failed
make[3]: *** [compile] Error 2
make[3]: Leaving directory '/sources/firefox_update/mozilla-release/firefox-build-dir' /sources/firefox_update/mozilla-release/config/rules.mk:584: recipe for target 'default' failed
make[2]: *** [default] Error 2
make[2]: Leaving directory '/sources/firefox_update/mozilla-release/firefox-build-dir' /sources/firefox_update/mozilla-release/client.mk:392: recipe for target 'realbuild' failed
make[1]: *** [realbuild] Error 2
make[1]: Leaving directory '/sources/firefox_update/mozilla-release'
client.mk:168: recipe for target 'build' failed
make: *** [build] Error 2
------------------------------------------------------

Does anyone know what might be the problem?

Richard
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to