just 'port sync' and try again. hopefully now it will pick MP clang 8 not 7.
On 03/09/2019 3:32 pm, Bjarne D Mathiesen wrote:
Chris Jones wrote:
On 03/09/2019 3:01 pm, Ken Cunningham wrote:
of course we could also ask what is forcing clang 7 in the first
place...most likely could be clang 8 used instead.
https://github.com/macports/macports-ports/blob/master/databases/mysql8/Portfile
compiler whitelist on line 70 should just be removed now I think.
So testing will be :
1) uninstall llvm-7.0 & clang-7.0
2) remove whitelist in line 70
3) try again
... will do ;-)