Bug 101704
Summary: | r133953 broke the MIPS build | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Blocker | CC: | fpizlo, galpeter, gergely, kilvadyb, oliver, ossy |
Priority: | P1 | ||
Version: | 420+ | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 98606 |
Csaba Osztrogonác
/data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/WebKitBuild/Release/lib/libJavaScriptCore.so: undefined reference to `JSC::AbstractMacroAssembler<JSC::MIPSAssembler>::JumpList JSC::JIT::emitGenericContiguousPutByVal<(unsigned char)20>(JSC::Instruction*, JSC::AbstractMacroAssembler<JSC::MIPSAssembler>::PatchableJump&)'
/data/buildbot/mips-1/qt-linux-mipsel-mips32r2-release/build/WebKitBuild/Release/lib/libJavaScriptCore.so: undefined reference to `JSC::AbstractMacroAssembler<JSC::MIPSAssembler>::JumpList JSC::JIT::emitGenericContiguousPutByVal<(unsigned char)22>(JSC::Instruction*, JSC::AbstractMacroAssembler<JSC::MIPSAssembler>::PatchableJump&)'
collect2: ld returned 1 exit status
make[2]: *** [../../bin/jsc] Error 1
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Gergely Kis
We are looking into it.
Peter Gal
(In reply to comment #1)
> We are looking into it.
Have you got any info on this?
Peter Gal
I think I've got the solution. will post it in the related bug: https://bugs.webkit.org/show_bug.cgi?id=101740
Csaba Osztrogonác
*** This bug has been marked as a duplicate of bug 101740 ***