The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MTAnalytics, reference main (1eba84), with Swift 6.0 for Linux on 31 Mar 2026 21:51:44 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MTSWebServices/mts-analytics-ios-sdk.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/MTSWebServices/mts-analytics-ios-sdk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1eba84a Release version 6.4.0
Cloned https://github.com/MTSWebServices/mts-analytics-ios-sdk.git
Revision (git rev-parse @):
1eba84acb88c8bcafb4f2df042a6c412a2e24909
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/MTSWebServices/mts-analytics-ios-sdk.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/MTSWebServices/mts-analytics-ios-sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:1db7dbcaf887dbb499f5976218948969b74406bfba66e3dcc9b7cf6b3e333907
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/microsoft/plcrashreporter.git
Fetching https://github.com/groue/GRDB.swift
Fetching https://github.com/apple/swift-protobuf.git
[1/17003] Fetching plcrashreporter
[4762/130636] Fetching plcrashreporter, grdb.swift
[40760/173785] Fetching plcrashreporter, grdb.swift, swift-protobuf
Fetched https://github.com/microsoft/plcrashreporter.git from cache (4.15s)
[49193/156782] Fetching grdb.swift, swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (10.30s)
[111361/113633] Fetching grdb.swift
Fetched https://github.com/groue/GRDB.swift from cache (19.46s)
Computing version for https://github.com/groue/GRDB.swift
Computed https://github.com/groue/GRDB.swift at 6.29.3 (2.45s)
Computing version for https://github.com/microsoft/plcrashreporter.git
Computed https://github.com/microsoft/plcrashreporter.git at 1.12.2 (0.72s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.36.1 (0.88s)
Creating working copy for https://github.com/groue/GRDB.swift
Working copy of https://github.com/groue/GRDB.swift resolved at 6.29.3
Creating working copy for https://github.com/microsoft/plcrashreporter.git
Working copy of https://github.com/microsoft/plcrashreporter.git resolved at 1.12.2
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.36.1
[15894/72987182] Downloading https://packages.a.mts.ru/repository/apple-sdk/ios-sdk/build/MTAnalytics-6.4.0.zip
Downloading binary artifact https://packages.a.mts.ru/repository/apple-sdk/ios-sdk/build/MTAnalytics-6.4.0.zip
error: failed downloading 'https://packages.a.mts.ru/repository/apple-sdk/ios-sdk/build/MTAnalytics-6.4.0.zip' which is required by binary target 'MTAnalytics': downloadError("Error Domain=NSURLErrorDomain Code=-1 \"(null)\"")
BUILD FAILURE 6.0 linux