Opened 6 months ago

Last modified 4 months ago

#68626 new defect

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

Reported by: zzanderr Owned by:
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 6 months ago.
ffcall build.log

Download all attachments as: .zip

Change History (5)

Changed 6 months ago by zzanderr

Attachment: build.log added

ffcall build.log

comment:1 Changed 6 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 6 months ago by ryandesign (Ryan Carsten Schmidt)

Cc: andrew726 added

Has duplicate #68743.

comment:3 Changed 4 months ago by barracuda156

Still failing on 14.2.1 with Xcode 15.2.

Note: See TracTickets for help on using tickets.