Build Information
Failed to build idkit-swift, reference main (8739e9
), with Swift 6.1 for tvOS using Xcode 16.3 on 3 Jun 2025 17:41:41 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/worldcoin/idkit-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/worldcoin/idkit-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8739e91 Update .github/workflows/relyance-sci.yml
Cloned https://github.com/worldcoin/idkit-swift.git
Revision (git rev-parse @):
8739e912ca57b9c06df19b89c24446ab31f9cd32
SUCCESS checkout https://github.com/worldcoin/idkit-swift.git at main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/worldcoin/idkit-swift.git
https://github.com/worldcoin/idkit-swift.git
{
"dependencies" : [
{
"identity" : "bigint",
"requirement" : {
"range" : [
{
"lower_bound" : "5.3.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/attaswift/BigInt.git"
},
{
"identity" : "web3.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/argentlabs/web3.swift"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "idkit-swift",
"name" : "idkit-swift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "tvos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "IDKit",
"targets" : [
"IDKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "IDKitCore",
"targets" : [
"IDKitCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IDKitCore",
"module_type" : "SwiftTarget",
"name" : "IDKitCore",
"path" : "Sources/IDKitCore",
"product_dependencies" : [
"Crypto"
],
"product_memberships" : [
"IDKit",
"IDKitCore"
],
"sources" : [
"BridgeClient.swift",
"Extensions/Encodable+encrypt.swift",
"Extensions/URLExt.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "IDKit",
"module_type" : "SwiftTarget",
"name" : "IDKit",
"path" : "Sources/IDKit",
"product_dependencies" : [
"BigInt",
"web3.swift"
],
"product_memberships" : [
"IDKit"
],
"sources" : [
"Session.swift",
"Types.swift"
],
"target_dependencies" : [
"IDKitCore"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
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/attaswift/BigInt.git
Fetching from https://github.com/argentlabs/web3.swift
Fetching from https://github.com/apple/swift-crypto.git (cached)
Fetching from https://github.com/vapor/websocket-kit.git
Fetching from https://github.com/iwill/generic-json-swift
Fetching from https://github.com/GigaBitcoin/secp256k1.swift.git
Fetching from https://github.com/apple/swift-log.git (cached)
Fetching from https://github.com/apple/swift-nio.git (cached)
Fetching from https://github.com/apple/swift-nio-ssl.git (cached)
Fetching from https://github.com/apple/swift-atomics.git (cached)
Fetching from https://github.com/apple/swift-nio-extras.git (cached)
Fetching from https://github.com/apple/swift-nio-transport-services.git (cached)
Fetching from https://github.com/apple/swift-collections.git (cached)
Fetching from https://github.com/apple/swift-system.git (cached)
Fetching from https://github.com/apple/swift-asn1.git (cached)
Fetching from https://github.com/apple/swift-http-structured-headers.git (cached)
Fetching from https://github.com/swift-server/swift-service-lifecycle.git
Fetching from https://github.com/apple/swift-certificates.git
Fetching from https://github.com/apple/swift-async-algorithms.git
Fetching from https://github.com/apple/swift-algorithms.git (cached)
Fetching from https://github.com/apple/swift-http-types.git (cached)
Fetching from https://github.com/apple/swift-nio-http2.git (cached)
Fetching from https://github.com/apple/swift-numerics.git (cached)
Creating working copy of package ‘swift-http-structured-headers’
Checking out 1.3.0 of package ‘swift-http-structured-headers’
Creating working copy of package ‘swift-log’
Checking out 1.6.3 of package ‘swift-log’
Creating working copy of package ‘swift-asn1’
Checking out 1.3.2 of package ‘swift-asn1’
Creating working copy of package ‘BigInt’
Checking out 5.5.2 of package ‘BigInt’
Creating working copy of package ‘swift-nio’
Checking out 2.83.0 of package ‘swift-nio’
Creating working copy of package ‘swift-service-lifecycle’
Checking out 2.8.0 of package ‘swift-service-lifecycle’
Creating working copy of package ‘swift-system’
Checking out 1.5.0 of package ‘swift-system’
Creating working copy of package ‘swift-certificates’
Checking out 1.10.0 of package ‘swift-certificates’
Creating working copy of package ‘swift-numerics’
Checking out 1.0.3 of package ‘swift-numerics’
Creating working copy of package ‘web3.swift’
Checking out 1.6.1 of package ‘web3.swift’
Creating working copy of package ‘swift-async-algorithms’
Checking out 1.0.4 of package ‘swift-async-algorithms’
Creating working copy of package ‘secp256k1.swift’
Checking out 0.21.1 of package ‘secp256k1.swift’
Creating working copy of package ‘swift-http-types’
Checking out 1.4.0 of package ‘swift-http-types’
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.1 of package ‘swift-algorithms’
Creating working copy of package ‘websocket-kit’
Checking out 2.16.1 of package ‘websocket-kit’
Creating working copy of package ‘swift-nio-extras’
Checking out 1.28.0 of package ‘swift-nio-extras’
Creating working copy of package ‘swift-nio-http2’
Checking out 1.36.0 of package ‘swift-nio-http2’
Creating working copy of package ‘swift-crypto’
Checking out 3.12.3 of package ‘swift-crypto’
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.31.0 of package ‘swift-nio-ssl’
Creating working copy of package ‘swift-nio-transport-services’
Checking out 1.24.0 of package ‘swift-nio-transport-services’
Creating working copy of package ‘generic-json-swift’
Checking out 2.0.2 of package ‘generic-json-swift’
Creating working copy of package ‘swift-collections’
Checking out 1.2.0 of package ‘swift-collections’
Creating working copy of package ‘swift-atomics’
Checking out 1.2.0 of package ‘swift-atomics’
product 'secp256k1' required by package 'web3.swift' target 'web3' not found in package 'secp256k1.swift'. Did you mean 'libsecp256k1'?Resolve Package Graph
product 'secp256k1' required by package 'web3.swift' target 'web3' not found in package 'secp256k1.swift'. Did you mean 'libsecp256k1'?
Resolved source packages:
spi-builder-workspace: (null)
2025-06-03 10:41:41.035 xcodebuild[520:2907] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-03-06_10-41-0041.xcresult
xcodebuild: error: Could not resolve package dependencies:
product 'secp256k1' required by package 'web3.swift' target 'web3' not found in package 'secp256k1.swift'. Did you mean 'libsecp256k1'?
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
product 'secp256k1' required by package 'web3.swift' target 'web3' not found in package 'secp256k1.swift'. Did you mean 'libsecp256k1'?
Resolved source packages:
spi-builder-workspace: (null)
2025-06-03 10:41:41.935 xcodebuild[1522:7014] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-03-06_10-41-0041.xcresult
xcodebuild: error: Could not resolve package dependencies:
product 'secp256k1' required by package 'web3.swift' target 'web3' not found in package 'secp256k1.swift'. Did you mean 'libsecp256k1'?
BUILD FAILURE 6.1 tvOS