zhuowei / ryujinx-ios

NOTHING USEFUL HERE; trying to see if Ryujinx's new Apple Silicon port would also runs on iOS
46 stars 10 forks source link

Failed to compile the app #4

Open MaximilianCarver opened 10 months ago

MaximilianCarver commented 10 months ago

Hello! I'm trying to compile Ryujinx for iOS, even if it's just to see how it works, and I'm encountering the error below. Does anyone know what might be happening and how to solve it? Thank you very much.


  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:62:5: error: redefinition of enumerator 'UNW_AARCH64_X19'
      UNW_AARCH64_X19 = UNW_ARM64_X19,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:518:3: note: previous definition is here
    UNW_AARCH64_X19 = 19,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:63:5: error: redefinition of enumerator 'UNW_AARCH64_X20'
      UNW_AARCH64_X20 = UNW_ARM64_X20,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:519:3: note: previous definition is here
    UNW_AARCH64_X20 = 20,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:64:5: error: redefinition of enumerator 'UNW_AARCH64_X21'
      UNW_AARCH64_X21 = UNW_ARM64_X21,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:520:3: note: previous definition is here
    UNW_AARCH64_X21 = 21,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:65:5: error: redefinition of enumerator 'UNW_AARCH64_X22'
      UNW_AARCH64_X22 = UNW_ARM64_X22,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:521:3: note: previous definition is here
    UNW_AARCH64_X22 = 22,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:66:5: error: redefinition of enumerator 'UNW_AARCH64_X23'
      UNW_AARCH64_X23 = UNW_ARM64_X23,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:522:3: note: previous definition is here
    UNW_AARCH64_X23 = 23,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:67:5: error: redefinition of enumerator 'UNW_AARCH64_X24'
      UNW_AARCH64_X24 = UNW_ARM64_X24,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:523:3: note: previous definition is here
    UNW_AARCH64_X24 = 24,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:68:5: error: redefinition of enumerator 'UNW_AARCH64_X25'
      UNW_AARCH64_X25 = UNW_ARM64_X25,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:524:3: note: previous definition is here
    UNW_AARCH64_X25 = 25,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:69:5: error: redefinition of enumerator 'UNW_AARCH64_X26'
      UNW_AARCH64_X26 = UNW_ARM64_X26,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:525:3: note: previous definition is here
    UNW_AARCH64_X26 = 26,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:70:5: error: redefinition of enumerator 'UNW_AARCH64_X27'
      UNW_AARCH64_X27 = UNW_ARM64_X27,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:526:3: note: previous definition is here
    UNW_AARCH64_X27 = 27,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:71:5: error: redefinition of enumerator 'UNW_AARCH64_X28'
      UNW_AARCH64_X28 = UNW_ARM64_X28,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:527:3: note: previous definition is here
    UNW_AARCH64_X28 = 28,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:72:5: error: redefinition of enumerator 'UNW_AARCH64_X29'
      UNW_AARCH64_X29 = UNW_ARM64_X29,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:528:3: note: previous definition is here
    UNW_AARCH64_X29 = 29,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:73:5: error: redefinition of enumerator 'UNW_AARCH64_X30'
      UNW_AARCH64_X30 = UNW_ARM64_X30,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:530:3: note: previous definition is here
    UNW_AARCH64_X30 = 30,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:74:5: error: redefinition of enumerator 'UNW_AARCH64_V8'
      UNW_AARCH64_V8 = UNW_ARM64_D8,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:548:3: note: previous definition is here
    UNW_AARCH64_V8 = 72,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:75:5: error: redefinition of enumerator 'UNW_AARCH64_V9'
      UNW_AARCH64_V9 = UNW_ARM64_D9,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:549:3: note: previous definition is here
    UNW_AARCH64_V9 = 73,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:76:5: error: redefinition of enumerator 'UNW_AARCH64_V10'
      UNW_AARCH64_V10 = UNW_ARM64_D10,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:550:3: note: previous definition is here
    UNW_AARCH64_V10 = 74,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:77:5: error: redefinition of enumerator 'UNW_AARCH64_V11'
      UNW_AARCH64_V11 = UNW_ARM64_D11,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:551:3: note: previous definition is here
    UNW_AARCH64_V11 = 75,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:78:5: error: redefinition of enumerator 'UNW_AARCH64_V12'
      UNW_AARCH64_V12 = UNW_ARM64_D12,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:552:3: note: previous definition is here
    UNW_AARCH64_V12 = 76,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:79:5: error: redefinition of enumerator 'UNW_AARCH64_V13'
      UNW_AARCH64_V13 = UNW_ARM64_D13,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:553:3: note: previous definition is here
    UNW_AARCH64_V13 = 77,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:80:5: error: redefinition of enumerator 'UNW_AARCH64_V14'
      UNW_AARCH64_V14 = UNW_ARM64_D14,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:554:3: note: previous definition is here
    UNW_AARCH64_V14 = 78,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:81:5: error: redefinition of enumerator 'UNW_AARCH64_V15'
      UNW_AARCH64_V15 = UNW_ARM64_D15,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:555:3: note: previous definition is here
    UNW_AARCH64_V15 = 79,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:82:5: error: redefinition of enumerator 'UNW_AARCH64_V16'
      UNW_AARCH64_V16 = UNW_ARM64_D16,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:556:3: note: previous definition is here
    UNW_AARCH64_V16 = 80,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:83:5: error: redefinition of enumerator 'UNW_AARCH64_V17'
      UNW_AARCH64_V17 = UNW_ARM64_D17,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:557:3: note: previous definition is here
    UNW_AARCH64_V17 = 81,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:84:5: error: redefinition of enumerator 'UNW_AARCH64_V18'
      UNW_AARCH64_V18 = UNW_ARM64_D18,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:558:3: note: previous definition is here
    UNW_AARCH64_V18 = 82,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:85:5: error: redefinition of enumerator 'UNW_AARCH64_V19'
      UNW_AARCH64_V19 = UNW_ARM64_D19,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:559:3: note: previous definition is here
    UNW_AARCH64_V19 = 83,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:86:5: error: redefinition of enumerator 'UNW_AARCH64_V20'
      UNW_AARCH64_V20 = UNW_ARM64_D20,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:560:3: note: previous definition is here
    UNW_AARCH64_V20 = 84,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:87:5: error: redefinition of enumerator 'UNW_AARCH64_V21'
      UNW_AARCH64_V21 = UNW_ARM64_D21,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:561:3: note: previous definition is here
    UNW_AARCH64_V21 = 85,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:88:5: error: redefinition of enumerator 'UNW_AARCH64_V22'
      UNW_AARCH64_V22 = UNW_ARM64_D22,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:562:3: note: previous definition is here
    UNW_AARCH64_V22 = 86,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:89:5: error: redefinition of enumerator 'UNW_AARCH64_V23'
      UNW_AARCH64_V23 = UNW_ARM64_D23,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:563:3: note: previous definition is here
    UNW_AARCH64_V23 = 87,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:90:5: error: redefinition of enumerator 'UNW_AARCH64_V24'
      UNW_AARCH64_V24 = UNW_ARM64_D24,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:564:3: note: previous definition is here
    UNW_AARCH64_V24 = 88,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:91:5: error: redefinition of enumerator 'UNW_AARCH64_V25'
      UNW_AARCH64_V25 = UNW_ARM64_D25,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:565:3: note: previous definition is here
    UNW_AARCH64_V25 = 89,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:92:5: error: redefinition of enumerator 'UNW_AARCH64_V26'
      UNW_AARCH64_V26 = UNW_ARM64_D26,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:566:3: note: previous definition is here
    UNW_AARCH64_V26 = 90,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:93:5: error: redefinition of enumerator 'UNW_AARCH64_V27'
      UNW_AARCH64_V27 = UNW_ARM64_D27,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:567:3: note: previous definition is here
    UNW_AARCH64_V27 = 91,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:94:5: error: redefinition of enumerator 'UNW_AARCH64_V28'
      UNW_AARCH64_V28 = UNW_ARM64_D28,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:568:3: note: previous definition is here
    UNW_AARCH64_V28 = 92,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:95:5: error: redefinition of enumerator 'UNW_AARCH64_V29'
      UNW_AARCH64_V29 = UNW_ARM64_D29,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:569:3: note: previous definition is here
    UNW_AARCH64_V29 = 93,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:96:5: error: redefinition of enumerator 'UNW_AARCH64_V30'
      UNW_AARCH64_V30 = UNW_ARM64_D30,
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:570:3: note: previous definition is here
    UNW_AARCH64_V30 = 94,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:97:5: error: redefinition of enumerator 'UNW_AARCH64_V31'
      UNW_AARCH64_V31 = UNW_ARM64_D31
      ^
  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.0.sdk/usr/include/libunwind.h:571:3: note: previous definition is here
    UNW_AARCH64_V31 = 95,
    ^
  In file included from /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh.cpp:408:
  /Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/pal/src/exception/seh-unwind.cpp:60:1: warning: declaration does not declare anything [-Wmissing-declarations]
  enum
  ^
  1 warning and 36 errors generated.
  [207/2154] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/file/filetime.cpp.o
  [208/2154] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/file/find.cpp.o
  [209/2154] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/file/directory.cpp.o
  [210/2154] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/file/path.cpp.o
  [211/2154] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/cruntime/wchar.cpp.o
  [212/2154] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/handlemgr/handleapi.cpp.o
  [213/2154] Building CXX object pal/src/CMakeFiles/coreclrpal.dir/file/file.cpp.o
  [214/2154] Building C object libs-native/System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/native/external/brotli/enc/backward_references.c.o
  ninja: build stopped: subcommand failed.
  ~/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr
  Failed to build "CoreCLR component".
/Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/runtime.proj(61,5): error MSB3073: El comando ""/Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/build-runtime.sh" -arm64 -cmakeargs " -DCMAKE_OSX_SYSROOT=iphoneos" -release -cross -os OSX -ninja" salió con el código 1.

ERROR al compilar.

/Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/runtime.proj(61,5): error MSB3073: El comando ""/Users/maximilianCarver/Downloads/ryujinx-ios-main/scripts/makenet/runtime/src/coreclr/build-runtime.sh" -arm64 -cmakeargs " -DCMAKE_OSX_SYSROOT=iphoneos" -release -cross -os OSX -ninja" salió con el código 1.
    0 Advertencia(s)
    1 Errores

Tiempo transcurrido 00:01:16.69
Build failed with exit code 1. Check errors above.