Opened 5 weeks ago

Last modified 4 weeks ago

#72500 assigned defect

ccl @1.12.2 does not build with clang 17 under Sequoia on arm64 with Xcode 16.3

Reported by: murrayE Owned by: easye
Priority: Normal Milestone:
Component: ports Version: 2.10.7
Keywords: sequoia arm64 Cc: cooljeanius (Eric Gallager)
Port: ccl

Description (last modified by jmroot (Joshua Root))

From main.log:

_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_ccl/ccl/work/ccl-1.12.2/lisp-kernel/darwinx8664 && make clean && make
:info:build /bin/rm -f imports.o pmcl-kernel.o gc-common.o x86-gc.o bits.o  x86-exceptions.o x86-utils.o thread_manager.o lisp-debug.o image.o memory.o unix-calls.o mach-o-image.o x86-asmutils64.o mach_exc_server.o lispdcmd.o plprint.o plsym.o xlbt.o x86_print.o ../../dx86cl64 
:info:build /bin/rm -f x86-spjump64.o x86-spentry64.o x86-subprims64.o  x86-spjump64.o x86-spentry64.o x86-subprims64.o  subprims_r.o
:info:build gm4 -DDARWIN -DX86 -DX8664 -DTCR_IN_GPR -I../ ../x86-spjump64.s | as -arch x86_64 -g -mmacosx-version-min=10.9 -o x86-spjump64.o
:info:build clang: error: no input files
:info:build make: *** [x86-spjump64.o] Error 1
:info:build Command failed: cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_ccl/ccl/work/ccl-1.12.2/lisp-kernel/darwinx8664 && make clean && make
:info:build Exit code: 2
:error:build Failed to build ccl: command execution failed
:debug:build Error code: NONE

Attachments (1)

ccl_main.log (10.1 KB) - added by murrayE 5 weeks ago.
main.log

Download all attachments as: .zip

Change History (5)

Changed 5 weeks ago by murrayE

Attachment: ccl_main.log added

main.log

comment:1 Changed 5 weeks ago by jmroot (Joshua Root)

Cc: easieste@… removed
Description: modified (diff)
Owner: set to easye
Port: ccl added
Status: newassigned

comment:2 Changed 5 weeks ago by easye

N.b. I don't have access to an arm64-sequoia machine, so I cannot directly work on fixing this. I would happily sponsor patches for commit from someone who can actually test on this hardware/OS combination.

comment:3 Changed 5 weeks ago by tomio-arisaka (Tomio Arisaka)

comment:4 Changed 4 weeks ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added
Note: See TracTickets for help on using tickets.