Opened 12 months ago

Last modified 5 weeks ago

#68626 closed defect

ffcall 2.4_0: build failure on MacBook Pro M2 Max, Sonoma 14.1, Xcode 15.1 Beta — at Initial Version

Reported by: zzanderr Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: sonoma arm64 Cc:
Port: ffcall

Description

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.

Change History (1)

Changed 12 months ago by zzanderr

Attachment: build.log added

ffcall build.log

Note: See TracTickets for help on using tickets.