Build Information
Failed to build Prism with Swift 6.0 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GettEngineering/Prism.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/GettEngineering/Prism
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f8d9855 Prism binary build
Cloned https://github.com/GettEngineering/Prism.git
Revision (git rev-parse @):
f8d98551806be0b47a873da8170dbf0cc7d97ada
SUCCESS checkout https://github.com/GettEngineering/Prism.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $workDir
https://github.com/GettEngineering/Prism.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/BuzzFeed/MockDuck
[1/572] Fetching mockduck
Fetched https://github.com/BuzzFeed/MockDuck from cache (0.25s)
Fetching https://github.com/Quick/Quick
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/Quick/Nimble
[1/439] Fetching cwlcatchexception
[440/1686] Fetching cwlcatchexception, cwlpreconditiontesting
[1687/16235] Fetching cwlcatchexception, cwlpreconditiontesting, quick
[11872/27484] Fetching cwlcatchexception, cwlpreconditiontesting, quick, swift-snapshot-testing
[16363/39163] Fetching cwlcatchexception, cwlpreconditiontesting, quick, swift-snapshot-testing, swift-argument-parser
[28703/57803] Fetching cwlcatchexception, cwlpreconditiontesting, quick, swift-snapshot-testing, swift-argument-parser, nimble
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.94s)
Fetching https://github.com/jpsim/Yams
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.94s)
[40710/56117] Fetching quick, swift-snapshot-testing, swift-argument-parser, nimble
Fetched https://github.com/apple/swift-argument-parser from cache (0.96s)
[29218/44438] Fetching quick, swift-snapshot-testing, nimble
[35370/53775] Fetching quick, swift-snapshot-testing, nimble, yams
Fetched https://github.com/Quick/Quick from cache (2.49s)
Fetched https://github.com/Quick/Nimble from cache (2.51s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (2.55s)
Fetched https://github.com/jpsim/Yams from cache (1.71s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 3.0.1 (0.52s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.8.2 (0.55s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.0.0 (0.53s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 3.0.0 (0.56s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.3.1 (0.58s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.3.1
Creating working copy for https://github.com/BuzzFeed/MockDuck
Working copy of https://github.com/BuzzFeed/MockDuck resolved at master (ce0189d)
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 3.0.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.8.2
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 9.0.0
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 3.0.1
warning: 'spi-builder-workspace': dependency 'quick' is not used by any target
warning: 'spi-builder-workspace': dependency 'nimble' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-snapshot-testing' is not used by any target
warning: 'spi-builder-workspace': dependency 'mockduck' is not used by any target
Building for debugging...
[0/23] Write sources
clang: error: unknown argument: '-index-store-path'
clang: error: no such file or directory: '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store'
[7/23] Compiling reader.c
clang: error: unknown argument: '-index-store-path'
[7/23] Compiling api.c
clang: error: unknown argument: '-index-store-path'
[7/23] Compiling emitter.c
clang: error: unknown argument: '-index-store-path'
[7/23] Compiling parser.c
clang: error: unknown argument: '-index-store-path'
[7/23] Compiling scanner.c
clang: error: unknown argument: '-index-store-path'
[7/23] Compiling writer.c
[7/23] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.0 linux