Build Information
Failed to build Bow OpenAPI, reference 0.2.0 (9ab4f5
), with Swift 6.1 for visionOS using Xcode 16.3 on 26 Apr 2025 02:37:22 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.
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 /Users/admin/builder/spi-builder-workspace/.git/
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: visionOS
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
{
"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" : "/Users/admin/builder/spi-builder-workspace/Tests/Fixtures/FixturesAPI",
"type" : "fileSystem"
}
],
"manifest_display_name" : "Bow OpenAPI",
"name" : "Bow OpenAPI",
"path" : "/Users/admin/builder/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"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
the package at '/Users/admin/builder/spi-builder-workspace/Tests/Fixtures/FixturesAPI' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “FixturesAPI” doesn’t exist." UserInfo={NSUserStringVariant=(
Folder
), NSFilePath=/Users/admin/builder/spi-builder-workspace/Tests/Fixtures/FixturesAPI, NSURL=file:///Users/admin/builder/spi-builder-workspace/Tests/Fixtures/FixturesAPI, NSUnderlyingError=0x6000002282d0 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}})
Resolved source packages:
spi-builder-workspace: (null)
2025-04-25 19:37:22.196 xcodebuild[518:2893] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_19-37-0022.xcresult
xcodebuild: error: Could not resolve package dependencies:
the package at '/Users/admin/builder/spi-builder-workspace/Tests/Fixtures/FixturesAPI' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “FixturesAPI” doesn’t exist." UserInfo={NSUserStringVariant=(
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
the package at '/Users/admin/builder/spi-builder-workspace/Tests/Fixtures/FixturesAPI' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “FixturesAPI” doesn’t exist." UserInfo={NSUserStringVariant=(
Folder
), NSFilePath=/Users/admin/builder/spi-builder-workspace/Tests/Fixtures/FixturesAPI, NSURL=file:///Users/admin/builder/spi-builder-workspace/Tests/Fixtures/FixturesAPI, NSUnderlyingError=0x60000309dda0 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}})
Resolved source packages:
spi-builder-workspace: (null)
2025-04-25 19:37:22.894 xcodebuild[556:3160] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_19-37-0022.xcresult
xcodebuild: error: Could not resolve package dependencies:
the package at '/Users/admin/builder/spi-builder-workspace/Tests/Fixtures/FixturesAPI' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “FixturesAPI” doesn’t exist." UserInfo={NSUserStringVariant=(
BUILD FAILURE 6.1 visionOS