#3852: firefox-21.0
-------------------------+--------------------------
 Reporter:  ken@…        |       Owner:  blfs-book@…
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  current
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+--------------------------

Comment (by ken@…):

 Current versions of deps seem adequate [ I'm posting this from a DESTDIR
 install of firefox-without-xulrunner ] but I've so far got two issues:

 1. in both firefox and xulrunner, WITHOUT setting MOZ_MAKE_FLAGS it
 appears to be using all 4 cores of my Phenom [ 13.5 SBU for the whole
 firefox-only build/install ].
 2. for me, xulrunner fails to build -
 /scratch/ken/mozilla-release/js/src/jsclone.cpp:293:5: note: in expansion
 of macro ‘JS_STATIC_ASSERT’
      JS_STATIC_ASSERT(sizeof(uint64_t) % sizeof(T) == 0);
      ^
 In file included from /scratch/ken/mozilla-release/js/src/jsapi.h:35:0,
                  from /scratch/ken/mozilla-release/js/src/jsclone.h:9,
                  from /scratch/ken/mozilla-release/js/src/jsclone.cpp:8:
 ./../../dist/include/js/Vector.h: In instantiation of ‘T* js::Vector<T,
 MinInlineCapacity, AllocPolicy>::beginNoCheck() const [with T =
 js::Shape*; long unsigned int N = 8ul; AllocPolicy =
 js::TempAllocPolicy]’:
 ./../../dist/include/js/Vector.h:581:32:   required from ‘js::Vector<T,
 MinInlineCapacity, AllocPolicy>::~Vector() [with T = js::Shape*; long
 unsigned int N = 8ul; AllocPolicy = js::TempAllocPolicy]’
 /scratch/ken/mozilla-release/js/src/jsapi.h:314:7:   required from here
 ./../../dist/include/js/Vector.h:279:8: internal compiler error:
 Segmentation fault
      T *beginNoCheck() const {
         ^
 DWARF underflow in .debug_info at 4
 unrecognized DWARF version in .debug_info at 4
 Please submit a full bug report,
 with preprocessed source if appropriate.
 See <http://gcc.gnu.org/bugs.html> for instructions.

 Maybe this is a gcc-4.8 issue, not sure.  I don't understand what is
 objected to, or required, here.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/3852#comment:1>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to