Build Information
Failed to build Pillarbox, reference 12.0.0 (206116
), with Swift 6.0 for Linux on 13 Jun 2025 13:52:14 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SRGSSR/pillarbox-apple.git
Reference: 12.0.0
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/SRGSSR/pillarbox-apple
* tag 12.0.0 -> FETCH_HEAD
HEAD is now at 206116e Fix performance issues due to access log and date retrieval (#1233)
Cloned https://github.com/SRGSSR/pillarbox-apple.git
Revision (git rev-parse @):
206116e5f92ba0c6693625f472a58bf6c338e550
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SRGSSR/pillarbox-apple.git at 12.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/SRGSSR/pillarbox-apple.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:debc4e1350c0695074699a23098fae94108f9209fa127752a12980f1ee4f0a53
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/comScore/Comscore-Swift-Package-Manager.git
Fetching https://github.com/krzysztofzablocki/Difference.git
Fetching https://github.com/CommandersAct/iOSV5.git
Fetching https://github.com/Quick/Nimble.git
[1/486] Fetching difference
[108/1004] Fetching difference, comscore-swift-package-manager
[488/20588] Fetching difference, comscore-swift-package-manager, nimble
[1076/37194] Fetching difference, comscore-swift-package-manager, nimble, swift-collections
Fetched https://github.com/krzysztofzablocki/Difference.git from cache (1.69s)
[36506/36708] Fetching comscore-swift-package-manager, nimble, swift-collections
Fetched https://github.com/Quick/Nimble.git from cache (1.89s)
Fetched https://github.com/apple/swift-collections.git from cache (1.90s)
[322/518] Fetching comscore-swift-package-manager
[390/3566] Fetching comscore-swift-package-manager, iosv5
Fetched https://github.com/comScore/Comscore-Swift-Package-Manager.git from cache (6.77s)
[1250/3048] Fetching iosv5
Fetched https://github.com/CommandersAct/iOSV5.git from cache (29.04s)
Computing version for https://github.com/krzysztofzablocki/Difference.git
Computed https://github.com/krzysztofzablocki/Difference.git at 1.0.1 (8.69s)
Computing version for https://github.com/comScore/Comscore-Swift-Package-Manager.git
Computed https://github.com/comScore/Comscore-Swift-Package-Manager.git at 6.14.1 (1.23s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.99s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.7.1 (0.67s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.24s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.72s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.27s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.88s)
Computing version for https://github.com/CommandersAct/iOSV5.git
Computed https://github.com/CommandersAct/iOSV5.git at 5.4.15 (3.04s)
Creating working copy for https://github.com/krzysztofzablocki/Difference.git
Working copy of https://github.com/krzysztofzablocki/Difference.git resolved at 1.0.1
Creating working copy for https://github.com/CommandersAct/iOSV5.git
Working copy of https://github.com/CommandersAct/iOSV5.git resolved at 5.4.15
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 13.7.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/comScore/Comscore-Swift-Package-Manager.git
Working copy of https://github.com/comScore/Comscore-Swift-Package-Manager.git resolved at 6.14.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
[1369/11641271] Downloading https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide.zip
[16513/23291907] Downloading https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide_noIDFA.zip
[8525262/27560407] Downloading https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide_noIDFA.zip, https://github.com/comScore/Comscore-Swift-Package-Manager/releases/download/6.14.1/ComScore.xcframework.zip
[12538466/34166662] Downloading https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide_noIDFA.zip, https://github.com/comScore/Comscore-Swift-Package-Manager/releases/download/6.14.1/ComScore.xcframework.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCConsent/5/3/5/TCConsent.zip
Downloading binary artifact https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide.zip
Downloading binary artifact https://github.com/comScore/Comscore-Swift-Package-Manager/releases/download/6.14.1/ComScore.xcframework.zip
Downloading binary artifact https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCConsent/5/3/5/TCConsent.zip
Downloading binary artifact https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide_noIDFA.zip
[34180372/42537874] Downloading https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide_noIDFA.zip, https://github.com/comScore/Comscore-Swift-Package-Manager/releases/download/6.14.1/ComScore.xcframework.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCConsent/5/3/5/TCConsent.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.12/TCIAB/5/1/1/TCIAB.zip
[34182849/52439979] Downloading https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide_noIDFA.zip, https://github.com/comScore/Comscore-Swift-Package-Manager/releases/download/6.14.1/ComScore.xcframework.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCConsent/5/3/5/TCConsent.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.12/TCIAB/5/1/1/TCIAB.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCCore/5/4/1/TCCore.zip
Downloading binary artifact https://github.com/CommandersAct/iOSV5/raw/5.4.12/TCIAB/5/1/1/TCIAB.zip
Downloading binary artifact https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCCore/5/4/1/TCCore.zip
[52455099/56399923] Downloading https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide_noIDFA.zip, https://github.com/comScore/Comscore-Swift-Package-Manager/releases/download/6.14.1/ComScore.xcframework.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCConsent/5/3/5/TCConsent.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.12/TCIAB/5/1/1/TCIAB.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCCore/5/4/1/TCCore.zip, https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCPartners/5/0/3/TCPartners.zip
Downloading binary artifact https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCPartners/5/0/3/TCPartners.zip
Downloaded https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCConsent/5/3/5/TCConsent.zip (1.39s)
Downloaded https://github.com/comScore/Comscore-Swift-Package-Manager/releases/download/6.14.1/ComScore.xcframework.zip (1.39s)
Downloaded https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide.zip (1.39s)
Downloaded https://github.com/CommandersAct/iOSV5/raw/5.4.12/TCIAB/5/1/1/TCIAB.zip (1.46s)
Downloaded https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCPartners/5/0/3/TCPartners.zip (1.46s)
Downloaded https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCServerSide/5/4/4/TCServerSide_noIDFA.zip (1.52s)
Downloaded https://github.com/CommandersAct/iOSV5/raw/5.4.13/TCCore/5/4/1/TCCore.zip (1.62s)
error: Tool ‘PackageInfo’ is not supported on the target platform
error: build stopped due to build-tool plugin failures
BUILD FAILURE 6.0 linux