Skip to content

Builds on Static Linux SDK fails on Swift 6.2 #242

@sebsto

Description

@sebsto

Since the release of 6.2.4, downstream CI fails when using

      enable_linux_static_sdk_build: true
** Finding latest patch version for Swift 6.2
** Fetching releases from swift.org API...
** Found latest patch version: 6.2.4
** Found Static Linux Swift SDK checksum: 24bdf84495dd...
** ✅ Found Swift release tag via 'swift --version': swift-6.2.4-RELEASE
** Current toolchain matches Static Linux Swift SDK snapshot: swift-6.2.4-RELEASE
** Starting install of Swift 6.2 Static Linux Swift SDK
** Installing Static Linux Swift SDK: swift-6.2.4-RELEASE
** Attempt 1: Installing Static Linux Swift SDK from https://download.swift.org/swift-6.2.4-release/static-sdk/swift-6.2.4-RELEASE/swift-6.2.4-RELEASE_static-linux-0.0.1.artifactbundle.tar.gz
Downloading a Swift SDK bundle archive from `[https://download.swift.org/swift-6.2.4-release/static-sdk/swift-6.2.4-RELEASE/swift-6.2.4-RELEASE_static-linux-0.0.1.artifactbundle.tar.gz`...](https://download.swift.org/swift-6.2.4-release/static-sdk/swift-6.2.4-RELEASE/swift-6.2.4-RELEASE_static-linux-0.0.1.artifactbundle.tar.gz%60...)
Downloading
100%: Downloading swift-6.2.4-RELEASE_static-linux-0.0.1.artifactbundle.tar.gz
Error: Computed archive checksum `adf14ce1f6338f66b55f7a6ef39a448fd0fb353d5262be4666e98140f4c9b4fd` does not match the provided checksum `24bdf84495dd31a6de2eb679647c1982b747bfbfe1a2060c779d84dcecd902a4`.
Swift SDK bundle archive successfully downloaded from `[https://download.swift.org/swift-6.2.4-release/static-sdk/swift-6.2.4-RELEASE/swift-6.2.4-RELEASE_static-linux-0.0.1.artifactbundle.tar.gz`.](https://download.swift.org/swift-6.2.4-release/static-sdk/swift-6.2.4-RELEASE/swift-6.2.4-RELEASE_static-linux-0.0.1.artifactbundle.tar.gz%60.)
Verifying if checksum of the downloaded archive is valid...
** swift sdk install failed with exit code 1 on attempt 1

...

** swift sdk install failed with exit code 1 on attempt 5
** ERROR: Static Linux Swift SDK installation failed after 5 attempts
** ERROR: Failed to install Static Linux Swift SDK

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