on Swift.org - Download Swift , there is a 5.10.1 release toolchain for Ubuntu 24.04, however there are no Ubuntu 24.04 toolchains for the 6.0 or main branch nightlies.
where are the rest of the Ubuntu 24.04 toolchains?
on Swift.org - Download Swift , there is a 5.10.1 release toolchain for Ubuntu 24.04, however there are no Ubuntu 24.04 toolchains for the 6.0 or main branch nightlies.
where are the rest of the Ubuntu 24.04 toolchains?
The main
and release/6.0
are running into an issue for Ubuntu 24.04, Debian 12, and Fedora 39. @etcwilde is actively working on getting it resolved.
thanks Mishal (and Evan!)
while we’re at it, can we get an updated 5.10.1 release toolchain with assertions disabled? the current download has assertions enabled and this is inconsistent with with the other Ubuntu release toolchains, causing some packages to fail to compile on Ubuntu 24.04 only.
The current release toolchain for Swift 5.10.1 on Linux should have assertions disabled. Could you please file an issue on swiftlang/swift with the details when assertions are enabled but should be disabled? I can assist in investigating the problem.