On Nov 12, 2017, at 10:25, William Parducci wrote: > I’m trying to do a clean install gimp on High Sierra and am running into an > issue with clang. Given that it’s in /usr/bin I assume that this is an HS > related issue. Is this a known issue? (FYI I downloaded latest macPort today > and ran selfupdate first thing.)
What is the actual problem you are experiencing? The excerpts from config.log that you showed us are not problems; that's how a configure script work. It checks various things, and whether they succeed or fail tells it how to then build the program. If gimp isn't building, show us the main.log file.
