Opened 9 months ago

Closed 9 months ago

#68061 closed defect (fixed)

cl-cffi-gtk @20230202_1 build failure on arm

Reported by: tylerwolf35 (Tyler Wolf) Owned by: catap (Kirill A. Korinsky)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: arm64 Cc:
Port: cl-cffi-gtk

Description

I am having issues installing the 'nyxt' package on macos on a Macbook Pro with M1 Max, as I cannot successfully build 'cl-cffi-gtk' due to issues with asdf on common lisp. Attached is the build log for 'cl-cffi-gtk'. Thank you!

Attachments (1)

main.log (157.4 KB) - added by tylerwolf35 (Tyler Wolf) 9 months ago.
cl-cffi-gtk build log

Download all attachments as: .zip

Change History (4)

Changed 9 months ago by tylerwolf35 (Tyler Wolf)

Attachment: main.log added

cl-cffi-gtk build log

comment:1 Changed 9 months ago by jmroot (Joshua Root)

Keywords: arm64 added
Owner: set to catap
Port: cl-cffi-gtk added; nyxt removed
Status: newassigned
Summary: Cannot install 'nyxt'cl-cffi-gtk @20230202_1 build failure on arm

comment:2 Changed 9 months ago by catap (Kirill A. Korinsky)

Thanks for a report. Support of Apple Silicon on ECL isn't at good state which leads to tons of issues on random place. The next release should improve it and I'm trying to convince upstream of ECL by making in SBCL-like style to make things more compatible.

I'm working right now on update lisp ports and such PR will include fix for it. Meanwhile you may overstep it by installing nyxt as port install nyxt common_lisp.build_run=no.

comment:3 Changed 9 months ago by catap (Kirill A. Korinsky)

Resolution: fixed
Status: assignedclosed

In 23d38781f5b19fd277c0fe47fe2d23870f9bf08d/macports-ports (master):

cl-cffi-gtk: fix build on M1

Closes: #68061

Note: See TracTickets for help on using tickets.