The problem is that the test test_qbsprofile_rcflags requires gcc to be available. But, gcc is not available on Darwin since Clang is used. I considered trying to patch the test - but, that felt like the wrong thing to do since we already have a number of tests that we are disabling for not being compatible with Darwin.