10fbf275e6
This makes phase execution and error handling more fine grained and on the long run more robust as well. Any exception raised by SPM is now considered fatal, while phase execution failures (execution with error code != 0) are still considered non-fatal for now.