Opened 8 years ago

Last modified 17 months ago

#52417 new defect

guile 2.0.12 fails to build on Mac OS X 10.9.5

Reported by: m-macports@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: fhgwright (Fred Wright)
Port: guile

Description

~ $ sudo port upgrade outdated
--->  Computing dependencies for guile
--->  Fetching archive for guile
--->  Attempting to fetch guile-2.0.12_0.darwin_13.x86_64.tbz2 from https://packages.macports.org/guile
--->  Attempting to fetch guile-2.0.12_0.darwin_13.x86_64.tbz2 from http://nue.de.packages.macports.org/guile
--->  Attempting to fetch guile-2.0.12_0.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/guile
--->  Fetching distfiles for guile
--->  Attempting to fetch guile-2.0.12.tar.gz from https://distfiles.macports.org/guile
--->  Verifying checksums for guile                                                  
--->  Extracting guile
--->  Applying patches to guile
--->  Configuring guile
--->  Building guile
Error: org.macports.build for port guile returned: command execution failed
Please see the log file for port guile for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_guile/guile/main.log
Error: Unable to upgrade port: 1
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
~ $ uname -a
Darwin XXX.YYY.ZZZ 13.4.0 Darwin Kernel Version 13.4.0: Mon Jan 11 18:17:34 PST 2016; root:xnu-2422.115.15~1/RELEASE_X86_64 x86_64

Attachments (2)

main.log (129.0 KB) - added by m-macports@… 8 years ago.
Log file
main.2.log (109.7 KB) - added by fhgwright (Fred Wright) 7 years ago.
Failed upgrade from 2.0.11_3 to 2.0.13 (OS 10.9.5)

Download all attachments as: .zip

Change History (10)

Changed 8 years ago by m-macports@…

Attachment: main.log added

Log file

comment:1 Changed 7 years ago by fhgwright (Fred Wright)

Cc: fhgwright added

comment:2 Changed 7 years ago by fhgwright (Fred Wright)

Building on 10.9.5 still fails with guile 2.0.13, and hasn't been helped by the Sierra fix.

comment:3 Changed 7 years ago by neverpanic (Clemens Lang)

fhgwright: Do you have a main.log for that? Is it equal to the one above?

Changed 7 years ago by fhgwright (Fred Wright)

Attachment: main.2.log added

Failed upgrade from 2.0.11_3 to 2.0.13 (OS 10.9.5)

comment:4 Changed 7 years ago by fhgwright (Fred Wright)

I just attached a new one.

comment:5 Changed 7 years ago by neverpanic (Clemens Lang)

Sorry, those guile stack traces don't tell me anything. No idea what's wrong. Have you tried reporting to the developers of guile?

comment:6 Changed 7 years ago by mwette

I think this can be solved by using a /opt/local/gcc- compiler. Maybe the following?

configure.compiler macports-gcc-4.9

I was able to build patched 2.0.13 w/ /opt/local/bin/gcc-mp-4.9 but not with /usr/bin/clang, IIRC.

And, FYI, I have worked upstream on the guile-2.2.0 port to macOS.

Last edited 7 years ago by mwette (previous) (diff)

comment:7 Changed 7 years ago by mwette

I am checking w/ clang ... 2.0.14 and 2.0.13 both work for me with the sierra and mkostemp patches.

comment:8 in reply to:  6 Changed 17 months ago by barracuda156

Replying to mwette:

And, FYI, I have worked upstream on the guile-2.2.0 port to macOS.

Cool. 3.0.8 still builds even for PPC.

Note: See TracTickets for help on using tickets.