[Webkit-unassigned] [Bug 17449] New: JSCore fails to compile on PPC/Linux (asm error)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 20 06:22:32 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17449

           Summary: JSCore fails to compile on PPC/Linux (asm error)
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: patrys at pld-linux.org


Full build log:

http://buildlogs.pld-linux.org/index.php?dist=th&arch=ppc&ok=0&id=04ce61f5ca498f557d01389b26c198e8

Likely most interesting part:

 ppc-pld-linux-g++ -DHAVE_CONFIG_H -I. -I./JavaScriptCore
-I./JavaScriptCore/ForwardingHeaders -I./JavaScriptCore/wtf
-I./JavaScriptCore/kjs -I./DerivedSources -DBUILDING_GTK__=1 -DWTF_CHANGES
-DXP_UNIX -DNDEBUG -DENABLE_ICONDATABASE=0 -I./JavaScriptCore/ForwardingHeaders
-I./JavaScriptCore/bindings -I./JavaScriptCore/bindings/c
-I./JavaScriptCore/pcre -I./JavaScriptCore/kjs -D_REENTRANT -I/usr/include
-fvisibility-inlines-hidden -fno-rtti -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 -fno-exceptions -fvisibility=hidden -fstrict-aliasing -O2
-fno-strict-aliasing -fwrapv -fsigned-char -gdwarf-2 -g2 -MT
JavaScriptCore/kjs/libJavaScriptCore_la-AllInOneFile.lo -MD -MP -MF
JavaScriptCore/kjs/.deps/libJavaScriptCore_la-AllInOneFile.Tpo -c
JavaScriptCore/kjs/AllInOneFile.cpp  -fPIC -DPIC -o
JavaScriptCore/kjs/.libs/libJavaScriptCore_la-AllInOneF
 ile.o
/tmp/B.3f6d88/ccNNmo7l.s: Assembler messages:
/tmp/B.3f6d88/ccNNmo7l.s:41842: Error: syntax error; found `,' but expected `('
/tmp/B.3f6d88/ccNNmo7l.s:41842: Error: junk at end of line: `,11'
make[1]: *** [JavaScriptCore/kjs/libJavaScriptCore_la-AllInOneFile.lo] Error 1
make[1]: Leaving directory `/home/users/builder/rpm/BUILD/WebKit-r30377'

As you can see, this is r30377 but also happened with r30153 and r30122. This
is a WebKitGtk build but that should not matter.


-- 
Configure bugmail: http://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