Bug 233574 - [GTK] 2.35.1 fails to build for Fedora: undefined reference to 'llint_link_call'
Summary: [GTK] 2.35.1 fails to build for Fedora: undefined reference to 'llint_link_call'
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Michael Catanzaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-29 10:38 PST by Michael Catanzaro
Modified: 2021-11-29 12:18 PST (History)
8 users (show)

See Also:


Attachments
Patch (1.84 KB, patch)
2021-11-29 11:09 PST, Michael Catanzaro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].