WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
213833
[Flatpak SDK] Initial installation with IceCC enabled fails
https://bugs.webkit.org/show_bug.cgi?id=213833
Summary
[Flatpak SDK] Initial installation with IceCC enabled fails
Philippe Normand
Reported
2020-07-01 01:50:43 PDT
Installation complete. Traceback (most recent call last): File "Tools/Scripts/update-webkit-flatpak", line 28, in <module> WebkitFlatpak.load_from_args(["--update"] + sys.argv[1:]).run() File "./Tools/flatpak/flatpakutils.py", line 866, in run return self.main() File "./Tools/flatpak/flatpakutils.py", line 858, in main toolchains = self.pack_toolchain(("gcc", "g++"), {"/usr/bin/c++": "/usr/bin/g++"}) File "./Tools/flatpak/flatpakutils.py", line 903, in pack_toolchain self.run_in_sandbox(*command, stdout=tmpfile, cwd=self.source_root) File "./Tools/flatpak/flatpakutils.py", line 792, in run_in_sandbox toolchain_path = self.icc_version[toolchain_name] KeyError: 'gcc' Died at Tools/Scripts/update-webkitwpe-libs line 28.
Attachments
Patch
(2.69 KB, patch)
2020-07-01 02:02 PDT
,
Philippe Normand
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2020-07-01 02:02:40 PDT
Created
attachment 403279
[details]
Patch
Philippe Normand
Comment 2
2020-07-03 02:11:51 PDT
Ping
EWS
Comment 3
2020-07-08 01:20:11 PDT
Committed
r264063
: <
https://trac.webkit.org/changeset/264063
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 403279
[details]
.
Radar WebKit Bug Importer
Comment 4
2020-07-08 01:21:16 PDT
<
rdar://problem/65213889
>
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