Re: build failure - odd compiler selection

2019-08-07 Thread Ryan Schmidt
On Aug 5, 2019, at 14:02, Christopher Jones wrote: > OK, I’ve worked out what was going on. > > The problem is the port uses the cxx11 port group, which internally sets the > whitelist to include *only* macports-clang-5.0. This is then used instead of > the fallback list below to pick a compile

Re: build failure - odd compiler selection

2019-08-05 Thread Christopher Jones
Hi, OK, I’ve worked out what was going on. The problem is the port uses the cxx11 port group, which internally sets the whitelist to include *only* macports-clang-5.0. This is then used instead of the fallback list below to pick a compiler, and because this one is in the blacklist, all options

build failure - odd compiler selection

2019-08-05 Thread Christopher Jones
Hi All, Just trying to understand the build failure in https://build.macports.org/builders/ports-10.8_x86_64_legacy-builder/builds/99778/steps/install-port/logs/stdio port in quest