[Webkit-unassigned] [Bug 240511] New: WPE browser not installed after using command "ninja"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 17 00:38:15 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=240511
Bug ID: 240511
Summary: WPE browser not installed after using command "ninja"
Product: WebKit
Version: Other
Hardware: PC
OS: Linux
Status: NEW
Severity: Blocker
Priority: P2
Component: WPE WebKit
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Dmytro.Sotnikov at sensiaglobal.com
CC: bugs-noreply at webkitgtk.org
Created attachment 459486
--> https://bugs.webkit.org/attachment.cgi?id=459486&action=review
image with error
Below I will describe all my actions (I have a PC with Windows 10):
1. Installed Oracle Virtual Box.
2. Installed Ubuntu 22.04.
3. Cloned the Webkit project (using the command `git clone https://github.com/WebKit/WebKit.git WebKit`).
4. In Terminal I used `cd WebKit` and after that `cmake -DPORT=WPE -DCMAKE_BUILD_TYPE=RelWithDebInfo -GNinja` (there were a lot of errors about missing libraries after this command).
5. Installed all libraries (more than 15).
6. Used the `cmake -DPORT=WPE -DCMAKE_BUILD_TYPE=RelWithDebInfo -GNinja` command again (no errors).
7. After that, I used the `ninja` command and an error occurred.
I need to install a WPE browser and further automate testing of an application that is created for this browser using Python Selenium WebDriver.
--
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/20220517/9a5d3304/attachment.htm>
More information about the webkit-unassigned
mailing list