New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #20903 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

ccl 1.3 fails to build on 10.6

Reported by: luis.beca@… Owned by: easieste@…
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: Cc: arcadiorubiogarcia@…, snc@…, easieste@…
Port: ccl

Description

ccl 1.3 fails to build on Snow Leopard.

Attachments

ccl-buildlog-10.6.txt.zip (274.2 KB) - added by luis.beca@… 4 years ago.
lang-ccl-Portfile.diff (306 bytes) - added by easieste@… 3 years ago.
Portfile for CCL 1.4 working under Snow Leopard

Change History

Changed 4 years ago by luis.beca@…

comment:1 Changed 4 years ago by snc@…

  • Owner changed from macports-tickets@… to gwright@…

comment:2 Changed 4 years ago by arcadiorubiogarcia@…

  • Cc arcadiorubiogarcia@… added

Cc Me!

comment:3 Changed 4 years ago by gwright@…

I have 10.6 running now so I can check this. It may simply be that until upstream fixes are made, ccl won't run on 10.6. I'll let you know what I find out.

comment:4 follow-up: ↓ 5 Changed 4 years ago by snc@…

  • Cc snc@… added

Cc Me!

comment:5 in reply to: ↑ 4 Changed 4 years ago by luis.beca@…

Clozure 1.4 has been released and it is stated that it builds in Snow Leopard (but only if the optional 10.4 support was installed with Xcode...).

http://trac.clozure.com/openmcl/wiki/ReleaseNotes/1.4

comment:6 Changed 3 years ago by easieste@…

With the optional 10.4 SDK support, Clozure 1.4 builds find under Snow Leopard.

One should probably add a check for the existence of '/Developer/SDKs/MacOSX10.4u.sdk' in the configure phase, bailing with a message to install the 10.4 SDK support if that directory is absent.

Changed 3 years ago by easieste@…

Portfile for CCL 1.4 working under Snow Leopard

comment:7 Changed 3 years ago by easieste@…

  • Cc easieste@… added

Cc Me!

comment:8 Changed 3 years ago by arto.bendiken@…

  • Cc arto.bendiken@… added

Cc Me!

comment:9 Changed 3 years ago by arto.bendiken@…

  • Cc arto.bendiken@… removed

Cc Me!

comment:10 Changed 3 years ago by easieste@…

  • Owner changed from gwright@… to easieste@…

comment:11 Changed 3 years ago by easieste@…

  • Status changed from new to closed
  • Resolution set to fixed

Committed ccl-1.4 as r61939.

Note: See TracTickets for help on using tickets.