[MacPorts] #67502: elmerfem: some errors with the port on specific macOS versions

MacPorts noreply at macports.org
Thu May 25 21:43:15 UTC 2023


#67502: elmerfem: some errors with the port on specific macOS versions
---------------------------+--------------------------
  Reporter:  barracuda156  |      Owner:  barracuda156
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.8.1
Resolution:                |   Keywords:
      Port:  elmerfem      |
---------------------------+--------------------------

Comment (by barracuda156):

 Specifically, I got this now:
 {{{
 --->  Cleaning elmerfem
 --->  Removing work directory for elmerfem
 --->  Updating database of binaries
 --->  Scanning binaries for linking errors
 Could not open /opt/local/lib/libfhuti.dylib: Error opening or reading
 file (referenced from /opt/local/bin/ElmerSolver)
 Could not open /opt/local/lib/libmatc.dylib: Error opening or reading file
 (referenced from /opt/local/bin/ElmerSolver)
 Could not open /opt/local/lib/libmpi_stubs.dylib: Error opening or reading
 file (referenced from /opt/local/bin/ElmerSolver)
 Could not open /opt/local/lib/libelmersolver.dylib: Error opening or
 reading file (referenced from /opt/local/bin/ElmerSolver)
 Could not open /opt/local/lib/EliminateDirichlet.dylib: Error opening or
 reading file (referenced from
 /opt/local/share/elmersolver/lib/EliminatePeriodic.dylib)
 }}}

 These are wrong paths. Correct ones are:
 {{{
 /opt/local/lib/elmersolver/libelmersolver.dylib
 /opt/local/lib/elmersolver/libfhuti.dylib
 /opt/local/lib/elmersolver/libmatc.dylib
 /opt/local/lib/elmersolver/libmpi_stubs.dylib
 /opt/local/share/elmersolver/lib/EliminateDirichlet.dylib
 }}}

 UPD. And no, all paths are wrong, Macports just does not report every
 broken one upon a scan.

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


More information about the macports-tickets mailing list