Re: Exclusion of clang compilers for ppc

2019-10-22 Thread Joshua Root
On 2019-10-23 16:30 , Mojca Miklavec wrote: > Hi, > > I fail to understand why this change was rejected / why we want to > have clang on the default list of fallback compilers for PPC, rather > than falling back to, say, gcc 6 or 7: > https://github.com/macports/macports-ports/pull/5590 It wa

Exclusion of clang compilers for ppc

2019-10-22 Thread Mojca Miklavec
Hi, I fail to understand why this change was rejected / why we want to have clang on the default list of fallback compilers for PPC, rather than falling back to, say, gcc 6 or 7: https://github.com/macports/macports-ports/pull/5590 Mojca

How to handle ports that are still broken because of the icu upgrade

2019-10-22 Thread Ryan Schmidt
icu was recently updated to a new major version. As a result its install_name changed and anything that links with it needs to be rebuilt against the new version. All ports that declare a dependency on icu already had their revisions increased for this reason. So if you are encountering a port