[MacPorts] #49062: CCL port fails to build under El Capitan (10.11)
MacPorts
noreply at macports.org
Fri Oct 2 19:19:05 PDT 2015
#49062: CCL port fails to build under El Capitan (10.11)
-------------------------+--------------------------------
Reporter: ndbrowne@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: ccl |
-------------------------+--------------------------------
Comment (by fu7mu4@…):
This problem was reproduced in original distributed ccl 1.10 (not
macports) and solved in original.
I have been teached from rme by irc #ccl on irc.freenode.net. thanks rme.
-----
You can add "-Q" to ASFLAGS in lisp-kernel/darwinx8664/Makefile and that
will enable you to compile the lisp kernel.
Or, you can switch to the 1.11 pre-release branch.
http://ccl.clozure.com/blog/?p=178
In 10.11, the default assembler is the clang integrated assembler, and it
doesn't understand .stabs directives. The -Q flag makes it use the prior,
separate assembler.
-----
lisp-kernel/darwinx8664/Makefile is exist bellow "the ccl directory", in
macport, it means
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_ccl/ccl/work/ccl
/lisp-kernel/darwinx8664/Makefile
--
Ticket URL: <https://trac.macports.org/ticket/49062#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list