Bug 212578

Summary: [Flatpak SDK] CMake call performed before entering the sandbox
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Philippe Normand 2020-05-31 03:08:15 PDT
$ 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`.
Comment 1 Philippe Normand 2020-05-31 03:14:52 PDT
Ah well, uname -m is already used as fallback.