forked from google/skia
-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
I think this is linked to ISSUE27.
While executing
ninja -C out/Release-x64 skia modules
the error
FAILED: libexpat.a
python "/home/rb/deps/skia/gn/rm.py" "libexpat.a" && ar rcs libexpat.a @libexpat.a.rsp
/bin/sh: 1: python: not found
[427/1786] compile ../../third_party/externals/harfbuzz/src/hb-ot-layout.cc
ninja: build stopped: subcommand failed.
occured (at step 414/1786).
edit: Just realized, when I'm executing ninja over and over again, it fails on a different file every time, but always claims it's the error at libexpat.a.
I'm using Linux Mint, full updated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels