Build Information
Failed to build CommonExtensions, reference 0.0.6 (c0f0d9
), with Swift 6.1 for Linux on 29 Apr 2025 12:52:58 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu --target CommonExtensions-Package 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/edonv/CommonExtensions.git
Reference: 0.0.6
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/edonv/CommonExtensions
* tag 0.0.6 -> FETCH_HEAD
HEAD is now at c0f0d9e Added `AsyncExtensions`
Cloned https://github.com/edonv/CommonExtensions.git
Revision (git rev-parse @):
c0f0d9e3e92220511800eee6a58ec12724e781a7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/edonv/CommonExtensions.git at 0.0.6
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/edonv/CommonExtensions.git
https://github.com/edonv/CommonExtensions.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "CommonExtensions",
"name" : "CommonExtensions",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "CommonExtensions",
"targets" : [
"AsyncExtensions",
"CombineExtensions",
"FoundationExtensions",
"SwiftUIExtensions"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CombineExtensions",
"targets" : [
"CombineExtensions"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftUIExtensions",
"targets" : [
"SwiftUIExtensions"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FoundationExtensions",
"targets" : [
"FoundationExtensions"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftUIExtensions",
"module_type" : "SwiftTarget",
"name" : "SwiftUIExtensions",
"path" : "Sources/SwiftUIExtensions",
"product_memberships" : [
"CommonExtensions",
"SwiftUIExtensions"
],
"sources" : [
"Binding+Opposite.swift",
"Binding+Optional.swift",
"Label+CustomSpacingStyle.swift",
"View+minimumPadding.swift"
],
"type" : "library"
},
{
"c99name" : "FoundationExtensions",
"module_type" : "SwiftTarget",
"name" : "FoundationExtensions",
"path" : "Sources/FoundationExtensions",
"product_memberships" : [
"CommonExtensions",
"FoundationExtensions"
],
"sources" : [
"Array+sortByKeyPath.swift"
],
"type" : "library"
},
{
"c99name" : "CombineExtensionsTests",
"module_type" : "SwiftTarget",
"name" : "CombineExtensionsTests",
"path" : "Tests/CombineExtensionsTests",
"sources" : [
"CombineExtensionsTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"CombineExtensions"
],
"type" : "test"
},
{
"c99name" : "CombineExtensions",
"module_type" : "SwiftTarget",
"name" : "CombineExtensions",
"path" : "Sources/CombineExtensions",
"product_memberships" : [
"CommonExtensions",
"CombineExtensions"
],
"sources" : [
"Future+initWithValue.swift",
"Publisher+asVoid.swift",
"Publisher+asyncMap.swift",
"Publisher+filterByKeyPath.swift",
"Publisher+flatMapZip.swift",
"Publisher+replaceErrorWith.swift",
"Publisher+tryFlatMap.swift",
"Publisher+weakAssign.swift",
"ReplaySubject.swift"
],
"type" : "library"
},
{
"c99name" : "AsyncExtensions",
"module_type" : "SwiftTarget",
"name" : "AsyncExtensions",
"path" : "Sources/AsyncExtensions",
"product_memberships" : [
"CommonExtensions"
],
"sources" : [
"CollectionConcurrencyKit.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu --target CommonExtensions-Package -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
error: no target named 'CommonExtensions-Package'
Building for debugging...
error: no target named 'CommonExtensions-Package'
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu --target CommonExtensions-Package 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
error: no target named 'CommonExtensions-Package'
BUILD FAILURE 6.1 linux