Missing lib
Add a new regex to catch when missing a necessary shared library. This previous would fail correctly, but you had to search through the output to see that was the issue. This will provide an explicit error message to see this.
Test has also been added.