Build Information
Failed to build Bow OpenAPI, reference 0.2.0 (9ab4f5
), with Swift 6.1 for Linux on 26 Apr 2025 02:30:30 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bow-swift/bow-openapi.git
Reference: 0.2.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/bow-swift/bow-openapi
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at 9ab4f59 Don't clean up output directory (#36)
Cloned https://github.com/bow-swift/bow-openapi.git
Revision (git rev-parse @):
9ab4f59d4071c1735a6733a4edf97a3fb574a415
SUCCESS checkout https://github.com/bow-swift/bow-openapi.git at 0.2.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/bow-swift/bow-openapi.git
https://github.com/bow-swift/bow-openapi.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "bow",
"requirement" : {
"exact" : [
"0.8.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/bow-swift/bow.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"exact" : [
"0.0.5"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swiftline",
"requirement" : {
"exact" : [
"0.5.5"
]
},
"type" : "sourceControl",
"url" : "https://github.com/bow-swift/Swiftline.git"
},
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"exact" : [
"1.7.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
},
{
"identity" : "swiftcheck",
"requirement" : {
"exact" : [
"0.12.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/bow-swift/SwiftCheck.git"
},
{
"identity" : "fixturesapi",
"path" : "/host/spi-builder-workspace/Tests/Fixtures/FixturesAPI",
"type" : "fileSystem"
}
],
"manifest_display_name" : "Bow OpenAPI",
"name" : "Bow OpenAPI",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.14"
}
],
"products" : [
{
"name" : "bow-openapi",
"targets" : [
"CLI"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "OpenApiGeneratorTests",
"module_type" : "SwiftTarget",
"name" : "OpenApiGeneratorTests",
"path" : "Tests",
"product_dependencies" : [
"Bow",
"BowEffects",
"BowOptics",
"SnapshotTesting",
"SwiftCheck",
"FixturesAPI",
"FixturesAPITest"
],
"sources" : [
"APIClientDocumentationTests.swift",
"APIClientGeneratorTests.swift",
"APIClientHttpOperationTests.swift",
"APIClientModelsTests.swift",
"APIClientParametersTests.swift",
"APIClientSendTests.swift",
"APIConfigTests.swift",
"APIHelperTests.swift",
"GeneratorAPIClientTests.swift",
"GeneratorSwaggerClientTests.swift",
"Mocks/ClientGeneratorMock.swift",
"Mocks/FileSystemMock.swift",
"Mocks/Mother.swift",
"PackageGeneratedTests.swift",
"Utils/API+Generators.swift",
"Utils/IO+Error.swift",
"Utils/Snapshotting+OpenAPI.swift",
"Utils/URL+FileSystem.swift",
"Utils/URL+Paths.swift"
],
"target_dependencies" : [
"OpenApiGenerator"
],
"type" : "test"
},
{
"c99name" : "OpenApiGenerator",
"module_type" : "SwiftTarget",
"name" : "OpenApiGenerator",
"path" : "OpenApiGenerator",
"product_dependencies" : [
"Bow",
"BowEffects",
"BowOptics",
"Swiftline"
],
"product_memberships" : [
"bow-openapi"
],
"sources" : [
"APIClient.swift",
"Algebra/ClientGenerator.swift",
"Algebra/FileSystem.swift",
"Environment.swift",
"Error/APIClientError.swift",
"Error/FileSystemError.swift",
"Error/GeneratorError.swift",
"MacFileSystem.swift",
"Models/OpenAPIModule.swift",
"SwaggerClientGenerator.swift",
"Utils/IO+APIClient.swift",
"Utils/String+Format.swift",
"Utils/String+Path.swift"
],
"type" : "library"
},
{
"c99name" : "CLI",
"module_type" : "SwiftTarget",
"name" : "CLI",
"path" : "BowOpenAPI",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"bow-openapi"
],
"sources" : [
"BowOpenAPICommand.swift",
"Utils/Kleisli+Console.swift",
"Utils/String+File.swift",
"main.swift"
],
"target_dependencies" : [
"OpenApiGenerator"
],
"type" : "executable"
}
],
"tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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: the package at '/host/spi-builder-workspace/Tests/Fixtures/FixturesAPI' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The file doesn’t exist."UserInfo={NSURL=file:///host/spi-builder-workspace/Tests/Fixtures/FixturesAPI, NSUnderlyingError=Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory", NSUserStringVariant=["Folder"], NSLocalizedDescription=The folder “FixturesAPI” doesn’t exist., NSFilePath=/host/spi-builder-workspace/Tests/Fixtures/FixturesAPI})
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 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: the package at '/host/spi-builder-workspace/Tests/Fixtures/FixturesAPI' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The file doesn’t exist."UserInfo={NSUserStringVariant=["Folder"], NSLocalizedDescription=The folder “FixturesAPI” doesn’t exist., NSFilePath=/host/spi-builder-workspace/Tests/Fixtures/FixturesAPI, NSUnderlyingError=Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory", NSURL=file:///host/spi-builder-workspace/Tests/Fixtures/FixturesAPI})
BUILD FAILURE 6.1 linux