Changes between Initial Version and Version 2 of Ticket #71119


Ignore:
Timestamp:
Oct 18, 2024, 2:23:20 AM (3 weeks ago)
Author:
ttelford (Troy Telford)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #71119 – Description

    initial v2  
    11On arm64 & Sequoia, I'm seeing ruby33 builds fail:
    22
    3 {{{
    4 configure:9664: checking whether it is Android
    5   configure:9681: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include
    6   -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk  -arch arm6
    7   4 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/L
    8   ibrary/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
    9   conftest.c:38:3: error: Not android
    10      38 |         #error Not android
    11         |          ^
    12 }}}
     3config.log and main.log attached.
    134
    14 config.log and main.log attached.
     5(edit: I had something that turned out to be a red herring for what I thought was wrong - removing noise)