If I try to compile ``` #include <StateMachine.h> void setup() {} void loop() {} ``` for Arduino Mega with v1.0.13 I get `Compilation error: Error: 2 UNKNOWN: exit status 1`.