Opened 11 years ago

Closed 5 years ago

#40468 closed defect (fixed)

gcl @2.6.7_1 configure failure

Reported by: wpdster@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc: cooljeanius (Eric Gallager)
Port: gcl

Description

I just tried installing the gcl port on my Macbook and it failed. I am running Mac OS 10.7.5 and using XCode 4.6.3. The error message produced is:

$ sudo port install gcl
Password:
--->  Computing dependencies for gcl
--->  Configuring gcl
Error: Failed to configure gcl, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcl/gcl/work/gcl-2.6.7/config.log
Error: org.macports.configure for port gcl returned: configure failure: command execution failed
Please see the log file for port gcl for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcl/gcl/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port gcl failed

I get the same error following a "sudo port clean gcl".

Looking at the relevant log files (which I hope to remember to attach to this ticket), I see that configure is failing when running a code snippet that wants to include <syscall.h>. Poking around my computer, I can find <sys/syscall.h>, but no <syscall.h>.

Attachments (2)

main.log (13.8 KB) - added by wpdster@… 11 years ago.
config.log (8.9 KB) - added by wpdster@… 11 years ago.

Download all attachments as: .zip

Change History (7)

Changed 11 years ago by wpdster@…

Attachment: main.log added

Changed 11 years ago by wpdster@…

Attachment: config.log added

comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)

The current gcl port is very old. Might want to try updating it to 2.6.9.

comment:2 Changed 11 years ago by larryv (Lawrence Velázquez)

Summary: gcl @2.6.7_1 installation failes in configuregcl @2.6.7_1 configure failure

comment:3 Changed 10 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:4 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

gcl was updated to 2.6.11 in r126802. Did that help?

comment:5 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.