Skip to content

swift-cmark dependency not available for 5.8 RELEASE #261

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
sebsto opened this issue Nov 21, 2023 · 1 comment
Closed

swift-cmark dependency not available for 5.8 RELEASE #261

sebsto opened this issue Nov 21, 2023 · 1 comment

Comments

@sebsto
Copy link

sebsto commented Nov 21, 2023

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

@sebsto
Copy link
Author

sebsto commented Nov 23, 2023

I just managed to compile Swift 5.8 without using Swift cmark GFM.
I guess this dependency is not used anymore by Swift >= 5.8
I close this issue but I would love someone reply with an authoritative answer

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant