Opened 12 months ago
Closed 5 weeks 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)
Change History (6)
Changed 12 months ago by zzanderr
comment:1 Changed 12 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 Beta → ffcall @2.4_0: error: "Don't know how to make memory pages executable." |
comment:2 Changed 12 months ago by ryandesign (Ryan Carsten Schmidt)
Cc: | andrew726 added |
---|
Has duplicate #68743.
comment:4 Changed 10 months ago by kencu (Ken)
Nobody here will be able to fix this, I imagine, but you can look here and open a bug report:
https://www.gnu.org/software/libffcall/
https://lists.gnu.org/archive/html/libffcall/
comment:5 Changed 5 weeks ago by jmroot (Joshua Root)
Owner: | set to jmroot |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
ffcall build.log