[MacPorts] #55135: gcc5 @5.5.0 fails to build on Snow Leopard, Mac OS X 10.6.8, because linker command failed with undefined symbols for architecture x86_64

MacPorts noreply at macports.org
Sun Oct 22 21:55:15 UTC 2017


#55135: gcc5 @5.5.0 fails to build on Snow Leopard, Mac OS X 10.6.8, because linker
command failed with undefined symbols for architecture x86_64
------------------------+-------------------------
  Reporter:  ballapete  |      Owner:
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.4.2
Resolution:             |   Keywords:  snowleopard
      Port:  gcc5       |
------------------------+-------------------------

Comment (by ballapete):

 Actually only one difference is left:

 {{{
 diff ~/local/devel/elftoolchain/Portfile
 /opt/local/var/macports/sources/nue.de.rsync.macports.org/macports/release/tarballs/ports/devel/elftoolchain/Portfile
 66,70d65
 < platform darwin 10 {
 <       depends_lib-append          port:snowleopardfixes
 <       configure.ldflags-append   -lsnowleopardfixes
 < }
 <
 }}}

 Updated `Portfile`s either have this "patch" included or a

 {{{
 PortGroup           snowleopard_fixes 1.0
 }}}

 statement. So most of my `local` versions have become obsolete.

 Anyway, I am rebuilding/reinstalling `clang-3.9`, `llvm-3.9`, `cctools`,
 `ld64-127`.

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


More information about the macports-tickets mailing list