[MacPorts] #58646: gcc8 @8.3.0_4 +universal: does not build/install universal libraries

MacPorts noreply at macports.org
Sun Jul 21 05:50:57 UTC 2019


#58646: gcc8 @8.3.0_4 +universal: does not build/install universal libraries
------------------------+--------------------
  Reporter:  Ionic      |      Owner:  (none)
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:
Resolution:             |   Keywords:
      Port:  gcc8 gcc9  |
------------------------+--------------------

Comment (by jmroot):

 Actually, I think this is the problem:
 {{{
 % port -v deps openblas
 Full Name: OpenBLAS @0.3.6_1+gcc9+lapack
 Build Dependencies:   port:cctools, port:gcc9
 Library Dependencies: path:lib/libgcc/libgcc_s.1.dylib:libgcc
 }}}
 That can't work properly because libgcc doesn't actually provide
 ${prefix}/lib/libgcc/libgcc_s.1.dylib. If the named port is installed, the
 depspec is considered satisfied by it, not the owner of the file (if those
 are different, which they shouldn't be).

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


More information about the macports-tickets mailing list