Build Information
Failed to build recommender with Swift 6.0 for tvOS using Xcode 16.0.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mborsten/recommender.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mborsten/recommender
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 20475ae Some cleanup
Cloned https://github.com/mborsten/recommender.git
Revision (git rev-parse @):
20475ae780d16d02254fe8442fa2f7bd6a4fd0a1
SUCCESS checkout https://github.com/mborsten/recommender.git at master
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.0
Building package at path: $workDir
https://github.com/mborsten/recommender.git
Command line invocation:
/Applications/Xcode-15.3.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
IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Fetching from https://github.com/apple/swift-nio.git
Fetching from https://github.com/apple/swift-nio-http2.git
Fetching from https://github.com/apple/swift-nio-ssl.git
Fetching from https://github.com/swift-server/async-http-client.git
Fetching from https://github.com/vapor/async-kit.git
Fetching from https://github.com/apple/swift-nio-extras.git
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/vapor/websocket-kit.git
Fetching from https://github.com/apple/swift-crypto.git
Fetching from https://github.com/vapor/sql-kit.git
Fetching from https://github.com/vapor/console-kit.git
Fetching from https://github.com/vapor/fluent.git
Fetching from https://github.com/swift-server/swift-backtrace.git
Fetching from https://github.com/vapor/fluent-kit.git
Fetching from https://github.com/vapor/routing-kit.git
Fetching from https://github.com/vapor/vapor.git
Fetching from https://github.com/apple/swift-metrics.git
Creating working copy of package ‘swift-nio’
Checking out 2.18.0 of package ‘swift-nio’
Creating working copy of package ‘fluent’
Checking out 4.0.0 of package ‘fluent’
Creating working copy of package ‘swift-backtrace’
Checking out 1.2.0 of package ‘swift-backtrace’
Creating working copy of package ‘fluent-kit’
Checking out 1.0.1 of package ‘fluent-kit’
Creating working copy of package ‘swift-crypto’
Checking out 1.0.2 of package ‘swift-crypto’
Creating working copy of package ‘swift-nio-extras’
Checking out 1.5.1 of package ‘swift-nio-extras’
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.7.5 of package ‘swift-nio-ssl’
Creating working copy of package ‘async-http-client’
Checking out 1.1.1 of package ‘async-http-client’
Creating working copy of package ‘swift-metrics’
Checking out 2.0.0 of package ‘swift-metrics’
Creating working copy of package ‘sql-kit’
Checking out 3.3.0 of package ‘sql-kit’
Creating working copy of package ‘swift-nio-http2’
Checking out 1.12.2 of package ‘swift-nio-http2’
Creating working copy of package ‘vapor’
Checking out 4.10.0 of package ‘vapor’
Creating working copy of package ‘routing-kit’
Checking out 4.1.0 of package ‘routing-kit’
Creating working copy of package ‘websocket-kit’
Checking out 2.1.0 of package ‘websocket-kit’
Creating working copy of package ‘async-kit’
Checking out 1.1.1 of package ‘async-kit’
Creating working copy of package ‘swift-log’
Checking out 1.2.0 of package ‘swift-log’
Creating working copy of package ‘console-kit’
Checking out 4.1.1 of package ‘console-kit’
Source files for target RecommenderTests should be located under 'Tests/RecommenderTests', or a custom sources path can be set with the 'path' property in Package.swift
Resolved source packages:
swift-crypto: https://github.com/apple/swift-crypto.git @ 1.0.2
sql-kit: https://github.com/vapor/sql-kit.git @ 3.3.0
spi-builder-workspace: /Users/admin/builder/spi-builder-workspace
swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.7.5
routing-kit: https://github.com/vapor/routing-kit.git @ 4.1.0
swift-nio: https://github.com/apple/swift-nio.git @ 2.18.0
swift-metrics: https://github.com/apple/swift-metrics.git @ 2.0.0
console-kit: https://github.com/vapor/console-kit.git @ 4.1.1
fluent: https://github.com/vapor/fluent.git @ 4.0.0
websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.1.0
async-http-client: https://github.com/swift-server/async-http-client.git @ 1.1.1
swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.5.1
fluent-kit: https://github.com/vapor/fluent-kit.git @ 1.0.1
swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.2.0
swift-log: https://github.com/apple/swift-log.git @ 1.2.0
async-kit: https://github.com/vapor/async-kit.git @ 1.1.1
swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.12.2
vapor: https://github.com/vapor/vapor.git @ 4.10.0
2024-05-28 12:25:37.698 xcodebuild[594:3455] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-28-05_12-25-0037.xcresult
xcodebuild: error: Could not resolve package dependencies:
Source files for target RecommenderTests should be located under 'Tests/RecommenderTests', or a custom sources path can be set with the 'path' property in Package.swift
GENERIC FAILURE 6.0 tvOS