Changes between Initial Version and Version 1 of Ticket #68626


Ignore:
Timestamp:
Nov 3, 2023, 6:23:34 AM (7 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #68626

    • Property Keywords sonoma arm64 added
    • Property Summary changed from ffcall 2.4_0: build failure on MacBook Pro M2 Max, Sonoma 14.1, Xcode 15.1 Beta to ffcall @2.4_0: error: "Don't know how to make memory pages executable."
    • Property Port @2.4_0 removed
  • Ticket #68626 – Description

    initial v1  
    11Build fails with
    22
    3   {{{: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
    4  
    5   :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
    6  
    7   :info:build ./trampoline.c:87:8: error: "Don't know how to make memory pages executable."}}}
     3{{{
     4: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
     5: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
     6:info:build ./trampoline.c:87:8: error: "Don't know how to make memory pages executable."
     7}}}
    88
    99