Bug 233574

Summary: [GTK] 2.35.1 fails to build for Fedora: undefined reference to 'llint_link_call'
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, ews-watchlist, keith_miller, mark.lam, mcatanzaro, msaboff, saam, tzagallo
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch none

Description Michael Catanzaro 2021-11-29 10:38:10 PST
2.35.1 fails when building the Fedora package, when linking libjavascriptcoregtk-4.0.so.18.20.0:

/tmp/ccDlHdyd.ltrans0.ltrans.o:<artificial>:function llint_link_call_trampoline: error: undefined reference to 'llint_link_call'
/tmp/ccDlHdyd.ltrans0.ltrans.o:<artificial>:function llint_virtual_call_trampoline: error: undefined reference to 'llint_virtual_call'
/tmp/ccDlHdyd.ltrans0.ltrans.o:<artificial>:function llint_virtual_construct_trampoline: error: undefined reference to 'llint_virtual_call'
/tmp/ccDlHdyd.ltrans0.ltrans.o:<artificial>:function llint_virtual_tail_call_trampoline: error: undefined reference to 'llint_virtual_call'
Comment 1 Michael Catanzaro 2021-11-29 11:09:52 PST
Created attachment 445301 [details]
Patch
Comment 2 EWS 2021-11-29 12:18:52 PST
Committed r286253 (244616@main): <https://commits.webkit.org/244616@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 445301 [details].