[MacPorts] #52613: Guile-2.0.13 fails to build on Sierra

MacPorts noreply at macports.org
Thu Nov 3 01:20:12 CET 2016


#52613: Guile-2.0.13 fails to build on Sierra
-------------------------+--------------------------------
  Reporter:  mouse07410  |      Owner:  macports-tickets@…
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.3.4
Resolution:              |   Keywords:  sierra
      Port:  guile       |
-------------------------+--------------------------------

Comment (by mwette):

 I found that Guile will not build with /usr/bin/clang on El Capitan by
 downloading the guile-2.0.13 tarball from gnu.org and sucessfully building
 with /opt/local/bin/gcc-mp-4 and failing with /usr/bin/clang.

 I then got guile-2.0.13 to build under macports by

 1. creating my own ports directory /path/to/ports
 2. adding file:///path/to/ports before the rsync line in
 /opt/local/etc/macports/source.conf
 3. grabbing Portfile and files/sierra.patch from github.com
 4.  adding CC="${prefix}/bin/gcc-mp-4" to configargs entry
 5.  running portindex in /path/to/ports
 6. port clean --all guile
 7.  port upgrade guile

 Now trying on Sierra at home.

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



More information about the macports-tickets mailing list