[Webkit-unassigned] [Bug 25654] New: Does not compile on X86_64

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 8 15:57:08 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25654

           Summary: Does not compile on X86_64
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit at ml.breakpoint.cc


Build fails on x86_64

/doltlibtool --tag=CXX   --mode=compile g++ -Wl,--as-needed -DHAVE_CONFIG_H -I.
-I..  -DWTF_USE_ICU_UNICODE=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1
-DWTF_CHANGES -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\"  -DXP_UNIX -DNDEBUG   
-I../JavaScriptCore -I../JavaScriptCore/ForwardingHeaders
-I../JavaScriptCore/parser -I../JavaScriptCore/wtf -I./DerivedSources
-I../JavaScriptCore/API -I../JavaScriptCore/ForwardingHeaders
-I../JavaScriptCore/interpreter -I../JavaScriptCore/bytecode
-I../JavaScriptCore/bytecompiler -I../JavaScriptCore/debugger
-I../JavaScriptCore/jit -I../JavaScriptCore/pcre -I../JavaScriptCore/profiler
-I../JavaScriptCore/runtime -I../JavaScriptCore/wrec -I../JavaScriptCore/jit
-I../JavaScriptCore/assembler -I../JavaScriptCore/wtf/unicode
-I../JavaScriptCore/yarr -I./JavaScriptCore/pcre -I./JavaScriptCore/parser
-I./JavaScriptCore/runtime  -fvisibility-inlines-hidden -fno-rtti
-fstrict-aliasing -O3 -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type
-Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute
-Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses
-fno-exceptions -fvisibility=hidden -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -D_REENTRANT -I/usr/include -g -Wall -O2 -O2 -MT
JavaScriptCore/jit/libJavaScriptCore_la-JITArithmetic.lo -MD -MP -MF
JavaScriptCore/jit/.deps/libJavaScriptCore_la-JITArithmetic.Tpo -c -o
JavaScriptCore/jit/libJavaScriptCore_la-JITArithmetic.lo `test -f
'JavaScriptCore/jit/JITArithmetic.cpp' || echo
'../'`JavaScriptCore/jit/JITArithmetic.cpp
../JavaScriptCore/jit/JITArithmetic.cpp: Assembler messages:
../JavaScriptCore/jit/JITArithmetic.cpp:79: Error: suffix or operands invalid
for `push'
../JavaScriptCore/jit/JITArithmetic.cpp:79: Error: suffix or operands invalid
for `pop'
make[2]: *** [JavaScriptCore/jit/libJavaScriptCore_la-JITArithmetic.lo] Error 1


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list