Problems With Mysql57

2019-07-24 Thread Michael Newman via macports-users
This was previously reported in March 2019, but nothing since then: https://lists.macports.org/pipermail/macports-users/2019-March/046514.html Here are the errors: mysql57-server has the following notes: If this

Re: clang++'s (c++17) support

2019-07-24 Thread Kenneth F. Cunningham
This might be the change that gets us installing a new version of libc++ for more systems... There are different versions of libc++ -- I'm not certain if the newly built versions are fully compatible with old versions. If not, and we replace the old system one with the new one, a mess will

clang++'s (c++17) support

2019-07-24 Thread Eric A. Borisch
Good afternoon, clang++ 8 has (and has since 5, with small changes) c++17 support for , but it relies on libc++fs, which neither the current clang-8.0 port (LIBCXX_INSTALL_LIBRARY=off) nor libcxx provide (even on old systems that utilize it). Starting with 9, this will become part of libc++ if

Re: help needed: “Error: clang-4.0 has been replaced by clang-8.0; please install that instead”

2019-07-24 Thread Chris Jones
or, submit a ticket requesting the port adds macports-clang-3.9 and macports-clang-4.0 to the compiler blacklist. Where can I submit it? trac https://trac.macports.org/wiki/Tickets Yes, the warning is mis-leading Error: clang-4.0 has been replaced by clang-8.0;