Build Information
Failed to build PostgresWireServer, reference 1.0.2 (e34100
), with Swift 6.1 for watchOS using Xcode 16.3 on 25 Apr 2025 15:31:23 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/pixelspark/postgres-wire-server.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pixelspark/postgres-wire-server
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at e34100e Add a way to obtain current database
Cloned https://github.com/pixelspark/postgres-wire-server.git
Revision (git rev-parse @):
e34100e120a51ea203e141193e14011cea55534c
SUCCESS checkout https://github.com/pixelspark/postgres-wire-server.git at 1.0.2
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/pixelspark/postgres-wire-server.git
https://github.com/pixelspark/postgres-wire-server.git
{
"dependencies" : [
{
"identity" : "bluesocket",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/IBM-Swift/BlueSocket.git"
},
{
"identity" : "heliumlogger",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/IBM-Swift/HeliumLogger.git"
}
],
"manifest_display_name" : "PostgresWireServer",
"name" : "PostgresWireServer",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "PostgresWireServer",
"targets" : [
"PostgresWireServer"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PostgresWireServerExample",
"targets" : [
"PostgresWireServerExample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "PostgresWireServerExample",
"module_type" : "SwiftTarget",
"name" : "PostgresWireServerExample",
"path" : "Sources/PostgresWireServerExample",
"product_memberships" : [
"PostgresWireServerExample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"PostgresWireServer"
],
"type" : "executable"
},
{
"c99name" : "PostgresWireServer",
"module_type" : "SwiftTarget",
"name" : "PostgresWireServer",
"path" : "Sources/PostgresWireServer",
"product_dependencies" : [
"Socket",
"HeliumLogger"
],
"product_memberships" : [
"PostgresWireServer",
"PostgresWireServerExample"
],
"sources" : [
"QueryConnection.swift",
"QueryProtocol.swift",
"QueryServer.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
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
Fetching from https://github.com/IBM-Swift/BlueSocket.git
Fetching from https://github.com/IBM-Swift/HeliumLogger.git
Fetching from https://github.com/Kitura/LoggerAPI.git
Fetching from https://github.com/apple/swift-log.git (cached)
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifierResolve Package Graph
Updating from https://github.com/IBM-Swift/BlueSocket.git
Updating from https://github.com/IBM-Swift/HeliumLogger.git
Updating from https://github.com/Kitura/LoggerAPI.git
Updating from https://github.com/apple/swift-log.git
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifierResolve Package Graph
Updating from https://github.com/IBM-Swift/BlueSocket.git
Updating from https://github.com/IBM-Swift/HeliumLogger.git
Updating from https://github.com/apple/swift-log.git
Updating from https://github.com/Kitura/LoggerAPI.git
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
Resolved source packages:
spi-builder-workspace: (null)
2025-04-25 08:31:20.379 xcodebuild[518:2890] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_08-31-0020.xcresult
xcodebuild: error: Could not resolve package dependencies:
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
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
Updating from https://github.com/IBM-Swift/BlueSocket.git
Updating from https://github.com/IBM-Swift/HeliumLogger.git
Updating from https://github.com/apple/swift-log.git
Updating from https://github.com/Kitura/LoggerAPI.git
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
Resolved source packages:
spi-builder-workspace: (null)
2025-04-25 08:31:23.768 xcodebuild[1070:4951] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_08-31-0023.xcresult
xcodebuild: error: Could not resolve package dependencies:
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
BUILD FAILURE 6.1 watchOS