Opened 12 years ago

Closed 12 years ago

#36048 closed defect (fixed)

Error installing CLISP under Mountain Lion Xcode 4.4.1

Reported by: papachoco (Carlos Sanchez) Owned by: easye
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: clisp

Description (last modified by ryandesign (Ryan Carsten Schmidt))

sh-3.2# port install clisp
--->  Computing dependencies for clisp
--->  Building clisp
Error: org.macports.build for port clisp returned: command execution failed
Please see the log file for port clisp for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_clisp/clisp/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port clisp failed

Attachments (1)

main.log (321.1 KB) - added by papachoco (Carlos Sanchez) 12 years ago.
New log after clean install

Download all attachments as: .zip

Change History (4)

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

Description: modified (diff)
Owner: changed from macports-tickets@… to easieste@…

Remember to use WikiFormatting when writing in Trac, and to Cc the maintainer of the affected port.

The lines in the log that say "Skipping completed" show that this was not a clean attempt. Please run "sudo port clean clisp" and try again, and attach the new main.log if it fails again.

Changed 12 years ago by papachoco (Carlos Sanchez)

Attachment: main.log added

New log after clean install

comment:2 Changed 12 years ago by papachoco (Carlos Sanchez)

I attached a new log file (replacing the existing)

Thanks a lot

comment:3 Changed 12 years ago by easye

Resolution: fixed
Status: newclosed

Copying the cflags from darwin 11.x seems to have done the trick.

See r97578.

Note: See TracTickets for help on using tickets.