WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
205649
REGRESSION(
r253896
): [GTK][WPE] Broke the build with GCC-7
https://bugs.webkit.org/show_bug.cgi?id=205649
Summary
REGRESSION(r253896): [GTK][WPE] Broke the build with GCC-7
Carlos Alberto Lopez Perez
Reported
2019-12-30 12:12:13 PST
r253896
broke the build in Ubuntu LTS 18.04, which ships with GCC version 7.3.0 The build failure is: /usr/bin/ld.gold: error: Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/llint/LowLevelInterpreter.cpp.o: requires dynamic R_X86_64_PC32 reloc against 'slow_path_checkpoint_osr_exit_from_inlined_call' which may overflow at runtime; recompile with -fPIC collect2: error: ld returned 1 exit status Complete log: Build log failure:
https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20Ubuntu%20LTS%20%28Build%29/builds/27705
The error is not reproducible with GCC-8, neither with Clang.
Attachments
Patch
(1.94 KB, patch)
2019-12-30 12:48 PST
,
Carlos Alberto Lopez Perez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Alberto Lopez Perez
Comment 1
2019-12-30 12:48:54 PST
Created
attachment 386543
[details]
Patch
WebKit Commit Bot
Comment 2
2019-12-30 15:53:37 PST
Comment on
attachment 386543
[details]
Patch Clearing flags on attachment: 386543 Committed
r253955
: <
https://trac.webkit.org/changeset/253955
>
WebKit Commit Bot
Comment 3
2019-12-30 15:53:39 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug