Bug 212578
| Summary: | [Flatpak SDK] CMake call performed before entering the sandbox | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <pnormand> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Philippe Normand
$ build-webkit --wpe
Building flatpak based environment
Can't exec "cmake": No such file or directory at /var/home/phil/WebKit/Tools/Scripts/webkitdirs.pm line 386.
This is determineArchitecture... A simpler approach could simply be to use `uname -m`.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philippe Normand
Ah well, uname -m is already used as fallback.