You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's the sequence of events that lead up to the error:
I updated a dirty directory to the newest master via git pull this morning to commit b8ef9fd
I ran make -j8 || make -j8
I ran sudo make install
At this point I was greeted with:
/bin/sh: 1: : Permission denied
cfg: build triple
cfg: host triples
cfg: target triples
cfg: enabling more debugging (CFG_ENABLE_DEBUG)
cfg: using
mk/platform.mk:131: *** please try on a system with gcc or clang. Stop.
Invoking make again (even under sudo) produces the same set of messages.