Oh, the test failed on Python 2.7 on macOS:
x86-64 High Sierra 2.7
https://buildbot.python.org/all/#/builders/140/builds/211
======================================================================
FAIL: test_customize_compiler (distutils.tests.test_sysconfig.SysconfigTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/buildbot/buildarea/2.7.billenstein-sierra/build/Lib/distutils/tests/test_sysconfig.py", line 134, in test_customize_compiler
'sc_cc -E')
AssertionError: '/usr/bin/clang -E' != 'sc_cc -E' |