Opened 12 years ago

Closed 12 years ago

#35410 closed defect (fixed)

sbcl on 10.8 needs "host_lisp" variable

Reported by: AlonzoQuixote@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: mountainlion Cc: easye, gwright@…
Port: sbcl

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

Attempt to install sbcl on OS X 10.8 mountain lion (Xcode 4.4) fails with error:

can't read "host_lisp": no such variable

This is probably a recurrence of the same problem reported and fixed last year for lion: #30399

Change History (2)

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

Cc: easieste@… gwright@… added
Description: modified (diff)
Keywords: mountainlion added
Owner: changed from macports-tickets@… to ryandesign@…
Port: sbcl added
Status: newassigned

The sbcl port currently has separate blocks for each major OS X version on Intel, and has not yet received one for Mountain Lion. However it is unclear to my why it does it, since all of the existing blocks are identical.

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

Resolution: fixed
Status: assignedclosed

Fixed in r96037 by removing the duplicate blocks and leaving just a single one covering all i386 machines.

Note: See TracTickets for help on using tickets.