[MacPorts] #57700: quazip @0.7.6: No known features for CXX compiler "Clang" version 5.0.2.
MacPorts
noreply at macports.org
Fri Nov 30 03:12:14 UTC 2018
#57700: quazip @0.7.6: No known features for CXX compiler "Clang" version 5.0.2.
-------------------------+----------------------
Reporter: ryandesign | Owner: yan12125
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: quazip |
-------------------------+----------------------
Comment (by ryandesign):
Replying to [comment:3 kencu]:
> I've seen this before. You usually have to change the compiler test from
something like "equals" clang to "matches" clang, if it is the same issue.
I do not think that issue is related. That issue arises because the cmake
portgroups request
[https://cmake.org/cmake/help/latest/policy/CMP0025.html CMP0025] which
causes Apple's Clang to be identified as "AppleClang" to distinguish it
from open-source Clang. Projects that assume that any Clang compiler is
identified as "Clang" need to be patched as you suggest. That's not
applicable here, because the problem is occurring not with Apple Clang but
with open-source Clang.
--
Ticket URL: <https://trac.macports.org/ticket/57700#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list