[Webkit-unassigned] [Bug 196148] New: [Flatpak] Manifest expanding fails for qt WPE extension
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 22 07:55:36 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=196148
Bug ID: 196148
Summary: [Flatpak] Manifest expanding fails for qt WPE
extension
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: pnormand at igalia.com
CC: lforschler at apple.com
$ Tools/Scripts/webkit-flatpak --platform wpe --wpe-extension=qt --update
Updating Flatpak environment for WPE (Release)
Installing for user: org.kde.Platform/x86_64/5.11 from flathub
[####################] 12 delta parts, 104 loose fetched; 298436 KiB transferred in 22 seconds
Installing for user: org.freedesktop.Platform.ffmpeg/x86_64/1.6 from flathub
[####################] 1 delta parts, 2 loose fetched; 2649 KiB transferred in 0 seconds
Installing for user: org.kde.KStyle.Adwaita/x86_64/5.11 from flathub
[####################] 1 delta parts, 2 loose fetched; 351 KiB transferred in 0 seconds
Installing for user: org.kde.Platform.Locale/x86_64/5.11 from flathub
[####################] 4 metadata, 1 content objects fetched; 14 KiB transferred in 0 seconds
Installing for user: org.kde.Sdk/x86_64/5.11 from flathub
[####################] 22 delta parts, 117 loose fetched; 274907 KiB transferred in 32 seconds
Installing for user: org.kde.Sdk.Locale/x86_64/5.11 from flathub
[####################] 3 metadata, 1 content objects fetched; 13 KiB transferred in 0 seconds
Installing for user: org.kde.Platform.Locale/x86_64/5.11 from flathub
[####################] 5 delta parts, 128 loose fetched; 100516 KiB transferred in 6 seconds
Building org.webkit.WPE and dependencies in /home/igalia/pnormand/WebKit/WebKitBuild/WPE/FlatpakTreeRelease
Traceback (most recent call last):
File "Tools/Scripts/webkit-flatpak", line 28, in <module>
sys.exit(WebkitFlatpak.load_from_args().run())
File "./Tools/flatpak/flatpakutils.py", line 836, in run
return self.setup_dev_env()
File "./Tools/flatpak/flatpakutils.py", line 872, in setup_dev_env
self.name, self.sandbox_source_root, self.command):
File "./Tools/flatpak/flatpakutils.py", line 209, in expand_manifest
modules = expand_submodules_recurse(modules, manifest_path, port_name, command)
File "./Tools/flatpak/flatpakutils.py", line 178, in expand_submodules_recurse
submanifest = load_manifest(submanifest_path, port_name=port_name, command=command)
File "./Tools/flatpak/flatpakutils.py", line 152, in load_manifest
with open(manifest_path, "r") as mr:
IOError: [Errno 2] No such file or directory: '/home/igalia/pnormand/WebKit/Tools/flatpak/buildsystem'
--
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/20190322/ed90dc00/attachment.html>
More information about the webkit-unassigned
mailing list