[MacPorts] #61384: sbcl build failure 10.11

MacPorts noreply at macports.org
Sun Nov 22 16:29:07 UTC 2020


#61384: sbcl build failure 10.11
-------------------------+----------------------
  Reporter:  dyne2meter  |      Owner:  easye
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.6.3
Resolution:              |   Keywords:
      Port:  sbcl        |
-------------------------+----------------------

Comment (by tomio-arisaka):

 Sorry that my previous comment is not user-friendly.

 "sbcl-2.0.10-ElCapitan.tar.gz" contains a difference from current Portfile
 of SBCL.
 So unzip it and then copy the extracted files to your MacPorts directory
 as follows:


 {{{
 $ cd ${HOME}/Downloads

 $ tar xf ./sbcl-2.0.10-ElCapitan.tar.gz

 $ cd ./sbcl-2.0.10-ElCapitan

 $ sudo cp -ip ./Portfile $(port dir sbcl)

 $ sudo cp -ip ./files/*.diff $(port dir sbcl)/files/

 $ cd ..
 }}}

 After that, I think you will be able to install SBCL-2.0.10.

 Thanks.

-- 
Ticket URL: <https://trac.macports.org/ticket/61384#comment:18>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list