[MacPorts] #68194: hdf5 @1.14.2_0 build failure

MacPorts noreply at macports.org
Thu Sep 21 19:05:15 UTC 2023


#68194: hdf5 @1.14.2_0 build failure
-----------------------+----------------------
  Reporter:  kwolcott  |      Owner:  eborisch
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:
      Port:  hdf5      |
-----------------------+----------------------

Comment (by Dave-Allured):

 Homebrew has reported a workaround:
 https://github.com/Homebrew/homebrew-core/pull/144559

 {{{
     # Work around incompatibility with new linker (FB13194355)
     # https://github.com/HDFGroup/hdf5/issues/3571
     ENV.append "LDFLAGS", "-Wl,-ld_classic" if
 DevelopmentTools.clang_build_version >= 1500
 }}}

 Let's see if we can work that into the Macports portfile.  Help requested.

-- 
Ticket URL: <https://trac.macports.org/ticket/68194#comment:15>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list