Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#26694 closed defect (invalid)

clisp install failure

Reported by: ds08@… Owned by: waqar@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc: easye, ds08@…
Port: clisp

Description

Actually, I had it installed, performed a routine upgrade of my macports tree but clisp refused to compile. Then I tried the routine suggested before submitting a ticket, and did a clean removal, but then it wouldn't reinstall. So now, no clisp.

Attachments (1)

main.log (15.7 KB) - added by ds08@… 14 years ago.
log of install fail

Download all attachments as: .zip

Change History (6)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Cc: easieste@… added
Keywords: clisp ld removed
Milestone: MacPorts 1.9.2
Owner: changed from macports-tickets@… to waqar@…

As per the ticket guidelines linked from the New Ticket page, please don't set the Milestone field, and remember to cc the maintainers.

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Resolution: invalid
Status: newclosed

You are building clisp universal but its dependency ncurses is not universal.

comment:3 Changed 14 years ago by jmroot (Joshua Root)

Well, actually, clisp internally forces a 32-bit build, but the effect is the same.

Changed 14 years ago by ds08@…

Attachment: main.log added

log of install fail

comment:4 Changed 14 years ago by ds08@…

Cc: ds08@… added

Cc Me!

comment:5 in reply to:  3 Changed 14 years ago by ds08@…

Replying to jmr@…:

Well, actually, clisp internally forces a 32-bit build, but the effect is the same.

Thanks *blush* I forgot about the dependency trail ....

Note: See TracTickets for help on using tickets.