Opened 4 years ago

Last modified 4 years ago

#60512 closed defect

installing cdo failed due to deprecated.cxx11 PortGroup — at Initial Version

Reported by: boervu Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: cdo

Description

When installing cdo using Macports (OSX 10.14.6 Xcode 10.3) I get the following warning, resulting in a failure of installing cdo:

Warning: ----------------------------------------------------------------------- Warning: The port 'cdo' uses the cxx11 PortGroup which is deprecated. Warning: Please instead specify the required c++ standard directly using Warning: compiler.cxx_standard 2011 Warning: replacing 2011 with newer standards (e.g. 2014, 2017) as required. Warning: For more details see https://trac.macports.org/wiki/CompilerSelection Warning: -----------------------------------------------------------------------

Tried to work around it by manually installing cdo, but get the same message, and basically the installation works the same as using macports.

Change History (0)

Note: See TracTickets for help on using tickets.