Opened 11 months ago

Closed 4 days ago

#68626 closed defect (fixed)

ffcall @2.4_0: error: "Don't know how to make memory pages executable."

Reported by: zzanderr Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: sonoma arm64 Cc: andrew726
Port: ffcall

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Build fails with

:info:build /bin/sh ../libtool --mode=compile /usr/bin/clang -arch arm64 -I. -I. -I.. -I../gnulib-lib -I./../gnulib-lib -I/opt/local/include -isysroot/Library/Develope     r/CommandLineTools/SDKs/MacOSX14.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -c ./trampoline.c
:info:build libtool: compile:  /usr/bin/clang -arch arm64 -I. -I. -I.. -I../gnulib-lib -I./../gnulib-lib -I/opt/local/include -isysroot/Library/Developer/CommandLineTo     ols/SDKs/MacOSX14.sdk -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -c ./trampoline.c  -fno-common -DPIC -o .libs/trampoline.o
:info:build ./trampoline.c:87:8: error: "Don't know how to make memory pages executable."

I am using Xcode 15.1 Beta; is it probable that this is the cause? Waiting for the non-beta release.

I don't see a maintainer, so I'm not filling out the 'Cc:' field.

Attachments (1)

build.log (96.7 KB) - added by zzanderr 11 months ago.
ffcall build.log

Download all attachments as: .zip

Change History (6)

Changed 11 months ago by zzanderr

Attachment: build.log added

ffcall build.log

comment:1 Changed 11 months ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: sonoma arm64 added
Port: @2.4_0 removed
Summary: ffcall 2.4_0: build failure on MacBook Pro M2 Max, Sonoma 14.1, Xcode 15.1 Betaffcall @2.4_0: error: "Don't know how to make memory pages executable."

comment:2 Changed 11 months ago by ryandesign (Ryan Carsten Schmidt)

Cc: andrew726 added

Has duplicate #68743.

comment:3 Changed 9 months ago by barracuda156

Still failing on 14.2.1 with Xcode 15.2.

comment:5 Changed 4 days ago by jmroot (Joshua Root)

Owner: set to jmroot
Resolution: fixed
Status: newclosed

In f48dd071b52fba3d9c8d0bc64ce9ab85ba33d8d0/macports-ports (master):

ffcall: update to 2.5, fix parallel build

Closes: #68626

Note: See TracTickets for help on using tickets.