[MacPorts] #30399: sbcl: fix build on Lion (was: Portfile for sbcl 1.0.50)

MacPorts noreply at macports.org
Tue Jul 26 13:03:53 PDT 2011


#30399: sbcl: fix build on Lion
-------------------------+--------------------------------------------------
 Reporter:  jim@…        |       Owner:  easieste@…           
     Type:  defect       |      Status:  new                  
 Priority:  Normal       |   Milestone:                       
Component:  ports        |     Version:  2.0.0                
 Keywords:  lion         |        Port:  sbcl                 
-------------------------+--------------------------------------------------
Changes (by ryandesign@…):

 * cc: gwright@…, waqar@… (added)
  * keywords:  OS X 10.7, SBCL => lion
  * owner:  macports-tickets@… => easieste@…
  * port:  SBCL => sbcl


Old description:

> Could you please add a clause for Darwin 11 in the port file?
>
> I added the clause below and SBCL installed perfectly.
>
> Thanks,
> Jim
>

> ======
>
> platform darwin 11 i386     {
>                    set bootversion 1.0.48
>                    distfiles-append ${name}-${bootversion}-x86-darwin-
> binary${extract.suffix}
>                    checksums-append ${name}-${bootversion}-x86-darwin-
> binary${extract.suffix} \
>                         md5     5a3fe53829c6c9f589f17db31210e2ce \
>                         sha1    c4c6aa31e58767364c36ca509e06cf92c7b2e293
> \
>                         rmd160  9f7e7a7c3d4ed35540c6c81962052fc13ee2cd9b
>
>                    global host_lisp
>                    set host_lisp
> "\"${workpath}/${name}-${bootversion}-x86-darwin/src/runtime/sbcl --core
> ${workpath}/${name}-${bootversion}-x86-darwin/output/sbcl.core --disable-
> debugger --sysinit /dev/null --userinit /dev/null\" "
> }

New description:

 Could you please add a clause for Darwin 11 in the port file?

 I added the clause below and SBCL installed perfectly.

 Thanks,[[br]]
 Jim


 {{{
 platform darwin 11 i386     {
                    set bootversion 1.0.48
                    distfiles-append ${name}-${bootversion}-x86-darwin-
 binary${extract.suffix}
                    checksums-append ${name}-${bootversion}-x86-darwin-
 binary${extract.suffix} \
                         md5     5a3fe53829c6c9f589f17db31210e2ce \
                         sha1    c4c6aa31e58767364c36ca509e06cf92c7b2e293 \
                         rmd160  9f7e7a7c3d4ed35540c6c81962052fc13ee2cd9b

                    global host_lisp
                    set host_lisp
 "\"${workpath}/${name}-${bootversion}-x86-darwin/src/runtime/sbcl --core
 ${workpath}/${name}-${bootversion}-x86-darwin/output/sbcl.core --disable-
 debugger --sysinit /dev/null --userinit /dev/null\" "
 }
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/30399#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list