[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-gnuzilla] GNU Icecat 13.0.1 compile error
From: |
koeart |
Subject: |
[Bug-gnuzilla] GNU Icecat 13.0.1 compile error |
Date: |
Thu, 12 Jul 2012 21:01:40 +0200 |
Hello,
i get a compile error on my x86 system running debian testing:
---8<---
s/CTypes.pp /home/koeart/code/icecat-13.0.1/js/src/ctypes/CTypes.cpp
In file included from ./assembler/assembler/MacroAssemblerX86Common.h:38:0,
from ./assembler/assembler/MacroAssemblerX86.h:37,
from ./assembler/assembler/MacroAssembler.h:50,
from ./yarr/YarrJIT.h:37,
from ./vm/RegExpObject.h:53,
from ./jscompartment.h:52,
from
/home/koeart/code/icecat-13.0.1/js/src/ctypes/CTypes.cpp:42:
./assembler/assembler/AbstractMacroAssembler.h: In instantiation of
‘JSC::AbstractMacroAssembler<AssemblerType>::BaseIndex::BaseIndex(JSC::AbstractMacroAssembler<AssemblerType>::RegisterID,
JSC::AbstractMacroAssembler<AssemblerType>::RegisterID,
JSC::AbstractMacroAssembler<AssemblerType>::Scale, int32_t) [with AssemblerType
= JSC::X86Assembler; JSC::AbstractMacroAssembler<AssemblerType>::RegisterID =
JSC::X86Registers::RegisterID; int32_t = int]’:
./assembler/assembler/MacroAssemblerX86.h:118:89: required from here
./assembler/assembler/AbstractMacroAssembler.h:145:28: internal compiler error:
Speicherzugriffsfehler
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.7/README.Bugs> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[3]: *** [CTypes.o] Fehler 1
make[3]: Leaving directory `/home/koeart/code/icecat-13.0.1/js/src'
make[2]: *** [libs_tier_js] Fehler 2
make[2]: Leaving directory `/home/koeart/code/icecat-13.0.1'
make[1]: *** [tier_js] Fehler 2
make[1]: Leaving directory `/home/koeart/code/icecat-13.0.1'
make: *** [default] Fehler 2
---8<---
I have a gcc-7.4, and a 3.2.0-3-686-pae kernel. Underneath debian 6.0 testing
Configure ran fine so it shouldn't be a missing library (i hope).
Thanks for helping,
koeart
- [Bug-gnuzilla] GNU Icecat 13.0.1 compile error,
koeart <=