Bug 126989 - [regresion] Build failure in 2.3.4
Summary: [regresion] Build failure in 2.3.4
Status: RESOLVED DUPLICATE of bug 126985
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-14 10:15 PST by David Ronis
Modified: 2014-01-14 10:26 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Ronis 2014-01-14 10:15:51 PST
I just tried upgrading webkitgtk from version 2.3.2 to 2.3.4 on a linux-i686-slackware box 
using gcc 4.8.2

The build fails with:

make[2]: Entering directory `/home/ronis/Project/notar/GNOME/garnome/platform/webkitgtk+/work/main.d/webkitgtk-2.3.4'
  CXX      Source/WebCore/bindings/js/libWebCore_la-JSDOMGlobalObject.lo
./Source/WTF/wtf/Atomics.h: Assembler messages:
./Source/WTF/wtf/Atomics.h:300: Error: bad register name `%sil'
./Source/WTF/wtf/Atomics.h:300: Error: bad register name `%sil'
make[2]: *** [Source/WebCore/bindings/js/libWebCore_la-JSDOMGlobalObject.lo] Error 1
Comment 1 Zan Dobersek 2014-01-14 10:26:07 PST
Already being handled in bug #126985.

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