You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
checking Swift compiler path: /home/darko/.carton/sdk/wasm-6.0-SNAPSHOT-2024-06-19-a/usr/bin/swift
checking Swift compiler path: /home/darko/.swiftenv/versions/wasm-6.0-SNAPSHOT-2024-06-19-a/usr/bin/swift
Fetching release assets from https://api.github.com/repos/swiftwasm/swift/releases/tags/swift-wasm-6.0-SNAPSHOT-2024-06-19-a
Response contained body, parsing it now...
Swift/ErrorType.swift:253: Fatal error: Error raised at top level: This version of the operating system is not supported
💣 Program crashed: Illegal instruction at 0x00007ee5482e2a3f
Thread 4 crashed:
0 0x00007ee5482e2a3f assertionFailure(::file:line🎏) + 351 in libswiftCore.so
1 0x00007ee548332ebe swift_errorInMain + 829 in libswiftCore.so
2 async_MainTY2 + 41 in carton at /home/darko/Projects/MyApp/.build/checkouts/carton/Sources/carton/main.swift:35:11
running on elementary OS 7.1 Horus
Built on Ubuntu 22.04.5 LTS
Linux 6.8.0-47-generic
returns the error
the wasi folder does not exist in thesdk
with
Build of product 'carton' complete! (21.94s)
Fetching release assets from https://api.github.com/repos/swiftwasm/swift/releases/tags/swift-wasm-6.0-SNAPSHOT-2024-06-19-a
Response contained body, parsing it now...
Swift/ErrorType.swift:253: Fatal error: Error raised at top level: This version of the operating system is not supported
💣 Program crashed: Illegal instruction at 0x00007ee5482e2a3f
Thread 4 crashed:
0 0x00007ee5482e2a3f assertionFailure(::file:line🎏) + 351 in libswiftCore.so
1 0x00007ee548332ebe swift_errorInMain + 829 in libswiftCore.so
2 async_MainTY2 + 41 in carton at /home/darko/Projects/MyApp/.build/checkouts/carton/Sources/carton/main.swift:35:11
Backtrace took 0.19s
Illegal instruction
The text was updated successfully, but these errors were encountered: