Skip to content

swift-cmark dependency not available for 5.8 RELEASE #261

Closed
@sebsto

Description

@sebsto

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions