Changes between Initial Version and Version 2 of Ticket #62004


Ignore:
Timestamp:
Jan 7, 2021, 8:02:48 AM (4 years ago)
Author:
jmroot (Joshua Root)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62004

    • Property Port openmpi-default added
    • Property Summary changed from gnuplot fails to build under Catalina because gcc49 is not supported with Xcode 9 or greater to openmpi-default should not offer gcc variants on platforms that do not support them
  • Ticket #62004 – Description

    initial v2  
    11After installing Macports for Catalina, gnuplot build failed because it was trying to build gcc49.  This happened after an operating system update and having uninstalled and clean the old gnuplot from macports.  The error is:
    2 
     2{{{
    33sudo port install gnuplot
    44Password:
     
    1616Error: building gcc49 is not supported with Xcode 9 or greater
    1717Error: Failed to fetch gcc49: unsupported platform
    18 
     18}}}