Build Information
Failed to build ExExpress with Swift 6.0 for tvOS using Xcode 16.0.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/modswift/ExExpress.git
Reference: 0.7.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/modswift/ExExpress
* tag 0.7.2 -> FETCH_HEAD
HEAD is now at 60a9a84 Merge branch 'develop'
Cloned https://github.com/modswift/ExExpress.git
Revision (git rev-parse @):
60a9a845853f9291b7685ca88239f261ed5e0759
SUCCESS checkout https://github.com/modswift/ExExpress.git at 0.7.2
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/modswift/ExExpress.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
resolved source packages:
{
"dependencies" : [
{
"identity" : "mustache",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/AlwaysRightInstitute/mustache.git"
},
{
"identity" : "freddy",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.58",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/modswift/Freddy.git"
}
],
"manifest_display_name" : "ExExpress",
"name" : "ExExpress",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ExExpress",
"targets" : [
"ExExpress"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ExExpress",
"module_type" : "SwiftTarget",
"name" : "ExExpress",
"path" : "Sources/ExExpress",
"product_dependencies" : [
"mustache",
"Freddy"
],
"product_memberships" : [
"ExExpress"
],
"sources" : [
"connect/BodyParser.swift",
"connect/CORS.swift",
"connect/Connect.swift",
"connect/CookieParser.swift",
"connect/Logger.swift",
"connect/MethodOverride.swift",
"connect/Pause.swift",
"connect/QS.swift",
"connect/Session.swift",
"connect/TypeIs.swift",
"connect/connect_module.swift",
"console/Console.swift",
"console/console_module.swift",
"express/Express.swift",
"express/ExpressIncomingMessage.swift",
"express/ExpressJSON.swift",
"express/ExpressMustache.swift",
"express/ExpressServerResponse.swift",
"express/MiddlewareObject.swift",
"express/Render.swift",
"express/Route.swift",
"express/RouteKeeper.swift",
"express/RoutePattern.swift",
"express/Router.swift",
"express/Settings.swift",
"express/express_module.swift",
"fs/fs_module.swift",
"http/Cookies.swift",
"http/HttpMessageBaseType.swift",
"http/HttpMisc.swift",
"http/IncomingMessage.swift",
"http/QueryString.swift",
"http/ServerResponse.swift",
"http/TestSupport.swift",
"http/URL.swift",
"http/http_module.swift",
"json/JSONWritableStream.swift",
"json/JsonFile.swift",
"json/Stringify.swift",
"json/json_module.swift",
"leftpad/leftpad_module.swift",
"mime/mime_module.swift",
"process/process_module.swift",
"streams/FileOutputStream.swift",
"streams/GWritableStreamType.swift",
"streams/WritableByteStreamType.swift",
"streams/WritableStreams.swift",
"xsys/time.swift",
"xsys/timespec.swift",
"xsys/timeval_any.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "ExExpress",
"schemes" : [
"ExExpress"
],
"targets" : [
"ExExpress",
"ExpressTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ExExpress -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
/Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ExExpress -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
2024-11-02 06:12:13.848 xcodebuild[698:3878] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-02-11_06-12-0013.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:tvOS }
Available destinations for the "ExExpress" scheme:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:x86_64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable