[Webkit-unassigned] [Bug 238703] Build Fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 6 18:06:01 PDT 2022


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

Yusuke Suzuki <ysuzuki at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ysuzuki at apple.com

--- Comment #1 from Yusuke Suzuki <ysuzuki at apple.com> ---
/usr/lib/aarch64-linux-gnu/libicui18n.so  /usr/lib/aarch64-linux-gnu/libicuuc.so  lib/libbmalloc.a  -ldl && :
ld.lld: error: undefined symbol: u_charType_65_swift
>>> referenced by UnifiedSource-bfc896e1-12.cpp
>>>               UnifiedSource-bfc896e1-12.cpp.o:(operationParseIntNoRadixGeneric) in archive lib/libJavaScriptCore.a
>>> referenced by UnifiedSource-bfc896e1-12.cpp
>>>               UnifiedSource-bfc896e1-12.cpp.o:(operationParseIntStringNoRadix) in archive lib/libJavaScriptCore.a
>>> referenced by UnifiedSource-bfc896e1-12.cpp
>>>               UnifiedSource-bfc896e1-12.cpp.o:(operationParseIntString) in archive lib/libJavaScriptCore.a
>>> referenced 151 more times

Looks like it is an issue of installed ICU.
Please ensure that JSC is built with the ICU header aligned with the finally linked ICU.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220407/0857d24b/attachment.htm>


More information about the webkit-unassigned mailing list