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
Currently a failing build (i.e. gcc returning an exit status != 0) just prints command did not execute successfully, got: exit code: ..., without providing any more detail about what the problem is. Printing stdout/stderr too would probably be helpful.