Disable CATCH_CONFIG_FAST_COMPILE
For some reason,the flag CATCH_CONFIG_FAST_COMPILE seems to be on instead of off. Translation of exceptions is disabled when testsuite crashes and reports that this flag is active. Nowhere in the codebase could I find a place where it's state is modified from off