[MacPorts] #63108: gource 0.50_3 darwin_19 x86_64: ld: symbol(s) not found for architecture x86_64

MacPorts noreply at macports.org
Thu Jun 17 02:47:57 UTC 2021


#63108: gource 0.50_3 darwin_19 x86_64: ld: symbol(s) not found for architecture
x86_64
----------------------+--------------------
  Reporter:  dcamper  |      Owner:  (none)
      Type:  defect   |     Status:  new
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.7.1
Resolution:           |   Keywords:
      Port:  gource   |
----------------------+--------------------
Changes (by reneeotten):

 * cc: cjones051073, reneeotten (added)


Comment:

 Dan, you likely have the {{{boost}}} port still installed, correct? If so,
 this is a (temporary) issue when switching over to the new {{{boost}}}
 portgroup. It does build correctly on the buildbot where only the new
 dependency {{{boot176}}} will be present and you can, as a workaround,
 install it locally by building in trace mode ({{{sudo port -t install
 gource}}}).

 The log shows that the boost include/lib directories are set correctly,
 but then add some point the {{{-I/opt/local/include}}} comes before
 {{{-I/opt/local/libexec/boost/1.76/include}}} which causes the trouble. I
 have seen this happening in other ports as well, but couldn't figure out
 how to enforce the correct order of the include statements.

 Chris: is there something that can be done in the Portfile to ensure that
 this happens correctly? Otherwise ports will likely fail building in the
 situation where users still have the {{{boost}}} port present. I am happy
 to help and correct Portfiles when such issue are reported, I just don't
 really know how....

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


More information about the macports-tickets mailing list