Changes between Initial Version and Version 1 of Ticket #72848


Ignore:
Timestamp:
Aug 17, 2025, 6:01:25 AM (6 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

This may be the same problem as #68659, where patches are attached (though I haven't tested them).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #72848

    • Property Keywords sequoia arm64 added; mips-elf-gcc removed
    • Property Summary changed from Cannot install on Sequoia 15.6 to mips-elf-gcc: build failure
  • Ticket #72848 – Description

    initial v1  
    11Xcode 16.4, Sequoia 15.6, Macbook Air M2
    22
     3{{{
    34sudo port install mips-elf-gcc
     5}}}
    46
    57Fails.
    68
    79Followed instructions to fix Sequoia problems here:
    8 https://trac.macports.org/wiki/SequoiaProblems
     10SequoiaProblems
    911
    1012Including this fix:
     13{{{
    1114sudo rm -rf /Library/Developer/CommandLineTools/usr/include/c++
     15}}}
    1216
    1317Still fails.