Closed
Description
Description
When building Swift 5.8 with the swift-installer-script, the build fails because version 5.8 and 5.8.1 for Swift cmark GFM is unavailable.
Downloading: https://github.com/apple/swift-cmark/archive/swift-5.8.1-RELEASE-gfm.tar.gz#/swift-cmark-gfm.tar.gz
Download failed:
404 Client Error: Not Found for url: https://codeload.github.com/apple/swift-cmark/tar.gz/swift-5.8.1-RELEASE-gfm#/swift-cmark-gfm.tar.gz
Trying manually, I found out that 5.7 version is available.
Should we remove this dependency from 5.8.x and more recent ? Or produce a 5.8 binary package of Swift cmark GFM?
Steps to reproduce
Run build_rpm.sh
script for Amazon Linux 2 and Swift 5.8
Expected behavior
Build should succeed.
Environment
Amazon Linux 2
Metadata
Metadata
Assignees
Labels
No labels