[Webkit-unassigned] [Bug 161900] New: [GTK] [armel] multiple definition of `__sync_add_and_fetch_8'
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 13 03:38:17 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=161900
Bug ID: 161900
Summary: [GTK] [armel] multiple definition of
`__sync_add_and_fetch_8'
Classification: Unclassified
Product: WebKit
Version: Other
Hardware: Other
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: berto at igalia.com
CC: bugs-noreply at webkitgtk.org
2.13.4 fails to build in armel:
/usr/lib/gcc/arm-linux-gnueabi/5/libgcc.a(linux-atomic-64bit.o): In function `__sync_add_and_fetch_8':
(.text+0x2c0): multiple definition of `__sync_add_and_fetch_8'
../../lib/../Source/WTF/wtf/CMakeFiles/WTF.dir/Atomics.cpp.o:/«PKGBUILDDIR»/Source/WTF/wtf/Atomics.cpp:64: first defined here
/usr/lib/gcc/arm-linux-gnueabi/5/libgcc.a(linux-atomic-64bit.o): In function `__sync_sub_and_fetch_8':
(.text+0x32c): multiple definition of `__sync_sub_and_fetch_8'
../../lib/../Source/WTF/wtf/CMakeFiles/WTF.dir/Atomics.cpp.o:/«PKGBUILDDIR»/Source/WTF/wtf/Atomics.cpp:69: first defined here
collect2: error: ld returned 1 exit status
I haven't tested 2.13.91 yet but that file hasn't changed so I believe the problem is still there.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160913/e491a873/attachment-0001.html>
More information about the webkit-unassigned
mailing list