Build Information
Failed to build swift-lambda-runtime with Swift 6.0 for iOS using Xcode 16.2.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fabianfett/swift-lambda-runtime.git
Reference: v0.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fabianfett/swift-lambda-runtime
* tag v0.6.0 -> FETCH_HEAD
HEAD is now at def35b2 Use Swift 5.2 (#30)
Cloned https://github.com/fabianfett/swift-lambda-runtime.git
Revision (git rev-parse @):
def35b2e37c14ee403d248fb612ccc761a14e50a
SUCCESS checkout https://github.com/fabianfett/swift-lambda-runtime.git at v0.6.0
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/fabianfett/swift-lambda-runtime.git
Command line invocation:
/Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/fabianfett/swift-base64-kit.git
Fetching from https://github.com/apple/swift-nio.git
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/swift-server/async-http-client.git
Fetching from https://github.com/apple/swift-nio-extras.git
Fetching from https://github.com/apple/swift-nio-http2.git
Fetching from https://github.com/apple/swift-algorithms.git
Fetching from https://github.com/apple/swift-nio-transport-services.git
Fetching from https://github.com/apple/swift-atomics.git
Fetching from https://github.com/apple/swift-nio-ssl.git
Fetching from https://github.com/apple/swift-numerics.git
Fetching from https://github.com/apple/swift-system.git
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/apple/swift-http-types
Creating working copy of package ‘swift-collections’
Checking out 1.1.4 of package ‘swift-collections’
Creating working copy of package ‘swift-nio-transport-services’
Checking out 1.23.0 of package ‘swift-nio-transport-services’
Creating working copy of package ‘swift-atomics’
Checking out 1.2.0 of package ‘swift-atomics’
Creating working copy of package ‘async-http-client’
Checking out 1.23.1 of package ‘async-http-client’
Creating working copy of package ‘swift-system’
Checking out 1.4.0 of package ‘swift-system’
Creating working copy of package ‘swift-nio’
Checking out 2.76.1 of package ‘swift-nio’
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.0 of package ‘swift-algorithms’
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.29.0 of package ‘swift-nio-ssl’
Creating working copy of package ‘swift-nio-http2’
Checking out 1.34.1 of package ‘swift-nio-http2’
Creating working copy of package ‘swift-nio-extras’
Checking out 1.24.1 of package ‘swift-nio-extras’
Creating working copy of package ‘swift-numerics’
Checking out 1.0.2 of package ‘swift-numerics’
Creating working copy of package ‘swift-base64-kit’
Checking out 0.7.0 of package ‘swift-base64-kit’
Creating working copy of package ‘swift-log’
Checking out 1.6.2 of package ‘swift-log’
Creating working copy of package ‘swift-http-types’
Checking out 1.3.1 of package ‘swift-http-types’
product 'Base64Kit' required by package 'spi-builder-workspace' target 'LambdaEvents' not found in package 'swift-base64-kit'. Did you mean '_NIOBase64'?Resolve Package Graph
product 'Base64Kit' required by package 'spi-builder-workspace' target 'LambdaEvents' not found in package 'swift-base64-kit'. Did you mean '_NIOBase64'?
Resolved source packages:
spi-builder-workspace: (null)
2024-11-26 23:50:28.595 xcodebuild[466:2598] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-26-11_23-50-0028.xcresult
xcodebuild: error: Could not resolve package dependencies:
product 'Base64Kit' required by package 'spi-builder-workspace' target 'LambdaEvents' not found in package 'swift-base64-kit'. Did you mean '_NIOBase64'?
GENERIC FAILURE 6.0 iOS