Changes between Initial Version and Version 2 of Ticket #57111


Ignore:
Timestamp:
Sep 8, 2018, 5:30:20 PM (6 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The error I see in the config.log is:

FATAL:/opt/local/bin/../libexec/as/x86_64/as: I don't understand 'm' flag!

The main.log shows you are using Xcode 8.2.1 on macOS 10.12. Consider upgrading to Xcode 9.2 and then reinstalling the cctools and ld64 ports (sudo port install cctools ld64)—with Xcode 9 or later in place, these ports will install themselves as wrappers around Xcode 9's versions of those tools, rather than providing their own versions of the tools (which are based on Xcode 8.2.1 in the case of ld64-latest and Xcode 8.1 in the case of cctools and are therefore outdated at this point; unfortunately Apple has not released the source code of these parts of newer versions of Xcode so we can't update the ports with newer versions yet).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57111

    • Property Owner set to mamoll
    • Property Status changed from new to assigned
    • Property Summary changed from got error while upgrading hdf5 to hdf5 @1.10.2: error: Fortran could not compile .f90 files
    • Property Port hdf5 added
  • Ticket #57111 – Description

    initial v2  
    11I get the following error while upgrading hdf5:
    22
     3{{{
    34Error: Failed to configure hdf5, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_hdf5/hdf5/work/hdf5-1.10.2/config.log
    45Error: Failed to configure hdf5: configure failure: command execution failed
    56Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_hdf5/hdf5/main.log for details.
     7}}}