Changes between Initial Version and Version 1 of Ticket #57415


Ignore:
Timestamp:
Oct 19, 2018, 11:11:29 PM (6 years ago)
Author:
jmroot (Joshua Root)
Comment:

You installed gcc9 successfully; the failure was in rebuilding hdf5-18, which was found to be broken by rev-upgrade (which runs automatically after each installation and checks all installed ports). hdf5-18 has been replaced by hdf5, so hdf5 was built with the same variants that hdf5-18 was previously installed with, but the gcc49 variant no longer works with your new Xcode version.

You can fix this by simply uninstalling hdf5-18 and installing hdf5 with some newer gcc variant. However it seems like hdf5 shouldn't offer the variant in the first place when it won't work.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57415

    • Property Status changed from new to assigned
    • Property Summary changed from gcc9 fails to install on High Sierra Xcode10 to hdf5 should not offer gcc variants that won't work
    • Property Keywords hdf5 removed
    • Property Owner set to mamoll
    • Property Port hdf5 added; gcc9 removed
  • Ticket #57415 – Description

    initial v1  
    55
    66Here is the log:
    7 
     7{{{
    88bash-3.2$ sudo port install gcc9
    99--->  Computing dependencies for gcc9
     
    2828Error: rev-upgrade failed: Error rebuilding hdf5-18
    2929Error: Follow https://guide.macports.org/#project.tickets to report a bug.
    30 
     30}}}
    3131I hope someone can point in the right direction.
    3232