Bug 101704 - r133953 broke the MIPS build
Summary: r133953 broke the MIPS build
Status: RESOLVED DUPLICATE of bug 101740
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 420+
Hardware: All All
: P1 Blocker
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 98606
  Show dependency treegraph
 
Reported: 2012-11-08 21:49 PST by Csaba Osztrogonác
Modified: 2012-11-13 00:56 PST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2012-11-08 21:49:30 PST
/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
Comment 1 Gergely Kis 2012-11-08 23:59:16 PST
We are looking into it.
Comment 2 Peter Gal 2012-11-09 05:34:14 PST
(In reply to comment #1)
> We are looking into it.

Have you got any info on this?
Comment 3 Peter Gal 2012-11-09 06:12:25 PST
I think I've got the solution. will post it in the related bug: https://bugs.webkit.org/show_bug.cgi?id=101740
Comment 4 Csaba Osztrogonác 2012-11-13 00:56:19 PST

*** This bug has been marked as a duplicate of bug 101740 ***