[MacPorts] #48461: Installing caffe installs libgcc-devel despite not depending on it.

MacPorts noreply at macports.org
Fri Jul 31 19:58:54 PDT 2015


#48461: Installing caffe installs libgcc-devel despite not depending on it.
--------------------------+--------------------
  Reporter:  jrd-freak@…  |      Owner:  hum@…
      Type:  defect       |     Status:  closed
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.3.3
Resolution:  invalid      |   Keywords:
      Port:  caffe        |
--------------------------+--------------------
Changes (by ionic@…):

 * cc: ionic@… (added)


Comment:

 More specifically, take `gcc5` for instance. It has this depends line:
 `path:lib/libgcc/libgcc_s.1.dylib:libgcc`.

 This means that, as long as the file
 `${prefix}/lib/libgcc/libgcc_s.1.dylib` exists (which both `libgcc` and
 `libgcc-devel` provide - hence the conflict), the dependency is satisfied.
 Otherwise, libgcc will be installed automatically.

 (CC'ing myself, because I closed the ticket.)

-- 
Ticket URL: <https://trac.macports.org/ticket/48461#comment:7>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list