Changes between Initial Version and Version 2 of Ticket #60512
- Timestamp:
- May 18, 2020, 1:54:30 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #60512
- Property Owner set to tenomoto
-
Property
Status
changed from
new
toassigned
- Property Keywords cxx11 removed
-
Property
Milestone
changed from
MacPorts 2.6.3
to
-
Ticket #60512 – Description
initial v2 1 1 When installing cdo using Macports (OSX 10.14.6 Xcode 10.3) I get the following warning, resulting in a failure of installing cdo: 2 2 {{{ 3 3 Warning: ----------------------------------------------------------------------- 4 4 Warning: The port 'cdo' uses the cxx11 PortGroup which is deprecated. … … 8 8 Warning: For more details see https://trac.macports.org/wiki/CompilerSelection 9 9 Warning: ----------------------------------------------------------------------- 10 }}} 10 11 11 12 Tried to work around it by manually installing cdo, but get the same message, and basically the installation works the same as using macports.