[Webkit-unassigned] [Bug 238703] Build Fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 9 13:23:04 PDT 2022


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

--- Comment #3 from bigsean123 at icloud.com ---
(In reply to Yusuke Suzuki from comment #1)
> /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.

Installing icu-dev fixed my issue thanks !!!

-- 
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/20220409/20b43ae2/attachment-0001.htm>


More information about the webkit-unassigned mailing list