Build Information
Failed to build ValhallaMobile, reference main (fe12a5), with Swift 6.1 for tvOS using Xcode 16.3 on 14 Apr 2026 04:54:18 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ValhallaMobile -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Rallista/valhalla-mobile.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Rallista/valhalla-mobile
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at fe12a51 Publish Package.swift and bump version to 0.5.1 [skip ci]
Submodule path 'src/valhalla': checked out 'e2f017b16080f49203de245a211b09efab09cf72'
Submodule path 'src/valhalla/third_party/cpp-statsd-client': checked out 'b60bc7bb930df664b4ab9573ad8bee80d29dc72d'
Submodule path 'src/valhalla/third_party/cxxopts': checked out '63d1b65a694cfceafc20863afa75df49dfbe6b2a'
Submodule path 'src/valhalla/third_party/date': checked out 'b2e917ce6ca8dc11403772f6161b8f69f808c38b'
Submodule path 'src/valhalla/third_party/dirent': checked out '287ba928bfe9d20796bf0428d449abc8d6f29d79'
Submodule path 'src/valhalla/third_party/fastcov': checked out '40dffe81d62c0d897afe4108f3b5489487ff3bce'
Submodule path 'src/valhalla/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723'
Submodule path 'src/valhalla/third_party/just_gtfs': checked out 'b5da7d6b0e21ba660b112923f9c0646dbec29333'
Submodule path 'src/valhalla/third_party/just_gtfs/doctest': checked out 'f25235f4c2f8a5fcf8e888114a90864ef5e4bf56'
Submodule path 'src/valhalla/third_party/libosmium': checked out 'a44ae7be0fc161dc4b110c01fa176cfe5bf45503'
Submodule path 'src/valhalla/third_party/libosmium/test/data-tests/osm-testdata': checked out 'ecfdeb0d5ffcfcb60939651d517d5d7d1bb041a3'
Submodule path 'src/valhalla/third_party/microtar': checked out '27076e1b9290e9c7842bb7890a54fcf172406c84'
Submodule path 'src/valhalla/third_party/nanobind': checked out '116e098cfa96effca2a54e32e0ce5b93abe25393'
Submodule path 'src/valhalla/third_party/nanobind/ext/robin_map': checked out '4ec1bf19c6a96125ea22062f38c2cf5b958e448e'
Submodule path 'src/valhalla/third_party/protozero': checked out 'f379578a3f7c8162aac0ac31c2696de09a5b5f93'
Submodule path 'src/valhalla/third_party/rapidjson': checked out '083f359f5c36198accc2b9360ce1e32a333231d9'
Submodule path 'src/valhalla/third_party/rapidjson/thirdparty/gtest': checked out 'ba96d0b1161f540656efdaed035b3c062b60e006'
Submodule path 'src/valhalla/third_party/tz': checked out 'b81d0be187f04ca856fc5a68a7ec2b8e460bafef'
Submodule path 'src/valhalla/third_party/unordered_dense': checked out '73f3cbb237e84d483afafc743f1f14ec53e12314'
Submodule path 'src/valhalla/third_party/vtzero': checked out 'd4e8e099a32c37dfb54c04539ce73851bbe35917'
Submodule path 'src/valhalla/third_party/vtzero/test/mvt-fixtures': checked out 'a351144a7aa6ca4b826295cd4454cd4ce3a6f71f'
Submodule path 'src/valhalla/third_party/vtzero/test/mvt-fixtures/vector-tile-spec': checked out '452ef14841f3e1288de8b355f722682b63c1b13f'
Submodule 'src/valhalla' (https://github.com/valhalla/valhalla.git) registered for path 'src/valhalla'
Cloning into '/Users/admin/builder/spi-builder-workspace/src/valhalla'...
Submodule 'third_party/cpp-statsd-client' (https://github.com/vthiery/cpp-statsd-client) registered for path 'src/valhalla/third_party/cpp-statsd-client'
Submodule 'third_party/cxxopts' (https://github.com/jarro2783/cxxopts.git) registered for path 'src/valhalla/third_party/cxxopts'
Submodule 'third_party/date' (https://github.com/HowardHinnant/date.git) registered for path 'src/valhalla/third_party/date'
Submodule 'third_party/dirent' (https://github.com/tronkko/dirent) registered for path 'src/valhalla/third_party/dirent'
Submodule 'third_party/fastcov' (https://github.com/RPGillespie6/fastcov.git) registered for path 'src/valhalla/third_party/fastcov'
Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'src/valhalla/third_party/googletest'
Submodule 'third_party/just_gtfs' (https://github.com/valhalla/just_gtfs) registered for path 'src/valhalla/third_party/just_gtfs'
Submodule 'third_party/libosmium' (https://github.com/osmcode/libosmium.git) registered for path 'src/valhalla/third_party/libosmium'
Submodule 'third_party/microtar' (https://github.com/rxi/microtar.git) registered for path 'src/valhalla/third_party/microtar'
Submodule 'third_party/nanobind' (https://github.com/wjakob/nanobind) registered for path 'src/valhalla/third_party/nanobind'
Submodule 'third_party/protozero' (https://github.com/mapbox/protozero.git) registered for path 'src/valhalla/third_party/protozero'
Submodule 'rapidjson' (https://github.com/miloyip/rapidjson) registered for path 'src/valhalla/third_party/rapidjson'
Submodule 'third_party/tz' (https://github.com/eggert/tz.git) registered for path 'src/valhalla/third_party/tz'
Submodule 'third_party/unordered_dense' (https://github.com/martinus/unordered_dense) registered for path 'src/valhalla/third_party/unordered_dense'
Submodule 'third_party/vtzero' (https://github.com/mapbox/vtzero.git) registered for path 'src/valhalla/third_party/vtzero'
Cloning into '/Users/admin/builder/spi-builder-workspace/src/valhalla/third_party/cpp-statsd-client'...
Cloning into '/Users/admin/builder/spi-builder-workspace/src/valhalla/third_party/cxxopts'...
Cloning into '/Users/admin/builder/spi-builder-workspace/src/valhalla/third_party/date'...
Cloning into '/Users/admin/builder/spi-builder-workspace/src/valhalla/third_party/dirent'...
Cloning into '/Users/admin/builder/spi-builder-workspace/src/valhalla/third_party/fastcov'...
Cloning into '/Users/admin/builder/spi-builder-workspace/src/valhalla/third_party/googletest'...
Cloning into '/Users/admin/builder/spi-builder-workspace/src/valhalla/third_party/just_gtfs'...
Cloning into '/Users/admin/builder/spi-builder-workspace/src/valhalla/third_party/libosmium'...
Cloning into '/Users/admin/builder/spi-builder-workspace/src/valhalla/third_party/microtar'...
Cloning into '/Users/admin/builder/spi-builder-workspace/src/valhalla/third_party/nanobind'...
Cloning into '/Users/admin/builder/spi-builder-workspace/src/valhalla/third_party/protozero'...
Cloning into '/Users/admin/builder/spi-builder-workspace/src/valhalla/third_party/rapidjson'...
Cloning into '/Users/admin/builder/spi-builder-workspace/src/valhalla/third_party/tz'...
Cloning into '/Users/admin/builder/spi-builder-workspace/src/valhalla/third_party/unordered_dense'...
Cloning into '/Users/admin/builder/spi-builder-workspace/src/valhalla/third_party/vtzero'...
Submodule 'doctest' (https://github.com/onqtam/doctest) registered for path 'src/valhalla/third_party/just_gtfs/doctest'
Cloning into '/Users/admin/builder/spi-builder-workspace/src/valhalla/third_party/just_gtfs/doctest'...
Submodule 'test/data-tests/osm-testdata' (https://github.com/osmcode/osm-testdata) registered for path 'src/valhalla/third_party/libosmium/test/data-tests/osm-testdata'
Cloning into '/Users/admin/builder/spi-builder-workspace/src/valhalla/third_party/libosmium/test/data-tests/osm-testdata'...
Submodule 'ext/robin_map' (https://github.com/Tessil/robin-map) registered for path 'src/valhalla/third_party/nanobind/ext/robin_map'
Cloning into '/Users/admin/builder/spi-builder-workspace/src/valhalla/third_party/nanobind/ext/robin_map'...
Submodule 'thirdparty/gtest' (https://github.com/google/googletest.git) registered for path 'src/valhalla/third_party/rapidjson/thirdparty/gtest'
Cloning into '/Users/admin/builder/spi-builder-workspace/src/valhalla/third_party/rapidjson/thirdparty/gtest'...
Submodule 'test/mvt-fixtures' (https://github.com/mapbox/mvt-fixtures.git) registered for path 'src/valhalla/third_party/vtzero/test/mvt-fixtures'
Cloning into '/Users/admin/builder/spi-builder-workspace/src/valhalla/third_party/vtzero/test/mvt-fixtures'...
Submodule 'vector-tile-spec' (https://github.com/mapbox/vector-tile-spec) registered for path 'src/valhalla/third_party/vtzero/test/mvt-fixtures/vector-tile-spec'
Cloning into '/Users/admin/builder/spi-builder-workspace/src/valhalla/third_party/vtzero/test/mvt-fixtures/vector-tile-spec'...
Cloned https://github.com/Rallista/valhalla-mobile.git
Revision (git rev-parse @):
fe12a51499db3be67ed03ae20a974be6ffdbd867
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Rallista/valhalla-mobile.git at main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/Rallista/valhalla-mobile.git
https://github.com/Rallista/valhalla-mobile.git
{
"c_language_standard" : "gnu17",
"cxx_language_standard" : "c++20",
"dependencies" : [
{
"identity" : "valhalla-openapi-models-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Rallista/valhalla-openapi-models-swift.git"
},
{
"identity" : "light-swift-untar",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/UInt2048/Light-Swift-Untar.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "ValhallaMobile",
"name" : "ValhallaMobile",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.4"
}
],
"products" : [
{
"name" : "Valhalla",
"targets" : [
"Valhalla"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ValhallaWrapper",
"module_type" : "BinaryTarget",
"name" : "ValhallaWrapper",
"path" : "remote/archive/valhalla-wrapper.xcframework.zip",
"product_memberships" : [
"Valhalla"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "ValhallaTests",
"module_type" : "SwiftTarget",
"name" : "ValhallaTests",
"path" : "apple/Tests/ValhallaTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/apple/Tests/ValhallaTests/TestData",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"TestFileSystemConfig.swift",
"TestValhallaWithFolder.swift",
"TestValhallaWithTar.swift"
],
"target_dependencies" : [
"Valhalla"
],
"type" : "test"
},
{
"c99name" : "ValhallaObjc",
"module_type" : "ClangTarget",
"name" : "ValhallaObjc",
"path" : "apple/Sources/ValhallaObjc",
"product_memberships" : [
"Valhalla"
],
"sources" : [
"ValhallaWrapper.mm"
],
"target_dependencies" : [
"ValhallaWrapper"
],
"type" : "library"
},
{
"c99name" : "Valhalla",
"module_type" : "SwiftTarget",
"name" : "Valhalla",
"path" : "apple/Sources/Valhalla",
"product_dependencies" : [
"ValhallaConfigModels",
"ValhallaModels",
"Light-Swift-Untar"
],
"product_memberships" : [
"Valhalla"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/apple/Sources/Valhalla/SupportData/default.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/apple/Sources/Valhalla/SupportData/tzdata.tar",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Errors/ValhallaError.swift",
"Extensions/ValhallaConfig.swift",
"Models/ValhallaErrorModel.swift",
"Valhalla.swift",
"ValhallaFileManager.swift"
],
"target_dependencies" : [
"ValhallaObjc",
"ValhallaWrapper"
],
"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/UInt2048/Light-Swift-Untar.git
Fetching from https://github.com/Rallista/valhalla-openapi-models-swift.git
Fetching from https://github.com/apple/swift-docc-plugin
Fetching from https://github.com/Flight-School/AnyCodable
Fetching from https://github.com/swiftlang/swift-docc-symbolkit (cached)
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.6 of package ‘swift-docc-plugin’
Creating working copy of package ‘Light-Swift-Untar’
Checking out 1.0.4 of package ‘Light-Swift-Untar’
Creating working copy of package ‘valhalla-openapi-models-swift’
Checking out 0.2.0 of package ‘valhalla-openapi-models-swift’
Creating working copy of package ‘AnyCodable’
Checking out 0.6.7 of package ‘AnyCodable’
Resolve Package Graph
Resolved source packages:
AnyCodable: https://github.com/Flight-School/AnyCodable @ 0.6.7
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
ValhallaModels: https://github.com/Rallista/valhalla-openapi-models-swift.git @ 0.2.0
Light-Swift-Untar: https://github.com/UInt2048/Light-Swift-Untar.git @ 1.0.4
ValhallaMobile: /Users/admin/builder/spi-builder-workspace
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.6
resolved source packages: AnyCodable, SymbolKit, ValhallaModels, Light-Swift-Untar, ValhallaMobile, SwiftDocCPlugin
{
"c_language_standard" : "gnu17",
"cxx_language_standard" : "c++20",
"dependencies" : [
{
"identity" : "valhalla-openapi-models-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Rallista/valhalla-openapi-models-swift.git"
},
{
"identity" : "light-swift-untar",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/UInt2048/Light-Swift-Untar.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "ValhallaMobile",
"name" : "ValhallaMobile",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.4"
}
],
"products" : [
{
"name" : "Valhalla",
"targets" : [
"Valhalla"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ValhallaWrapper",
"module_type" : "BinaryTarget",
"name" : "ValhallaWrapper",
"path" : "remote/archive/valhalla-wrapper.xcframework.zip",
"product_memberships" : [
"Valhalla"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "ValhallaTests",
"module_type" : "SwiftTarget",
"name" : "ValhallaTests",
"path" : "apple/Tests/ValhallaTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/apple/Tests/ValhallaTests/TestData",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"TestFileSystemConfig.swift",
"TestValhallaWithFolder.swift",
"TestValhallaWithTar.swift"
],
"target_dependencies" : [
"Valhalla"
],
"type" : "test"
},
{
"c99name" : "ValhallaObjc",
"module_type" : "ClangTarget",
"name" : "ValhallaObjc",
"path" : "apple/Sources/ValhallaObjc",
"product_memberships" : [
"Valhalla"
],
"sources" : [
"ValhallaWrapper.mm"
],
"target_dependencies" : [
"ValhallaWrapper"
],
"type" : "library"
},
{
"c99name" : "Valhalla",
"module_type" : "SwiftTarget",
"name" : "Valhalla",
"path" : "apple/Sources/Valhalla",
"product_dependencies" : [
"ValhallaConfigModels",
"ValhallaModels",
"Light-Swift-Untar"
],
"product_memberships" : [
"Valhalla"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/apple/Sources/Valhalla/SupportData/default.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/apple/Sources/Valhalla/SupportData/tzdata.tar",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Errors/ValhallaError.swift",
"Extensions/ValhallaConfig.swift",
"Models/ValhallaErrorModel.swift",
"Valhalla.swift",
"ValhallaFileManager.swift"
],
"target_dependencies" : [
"ValhallaObjc",
"ValhallaWrapper"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ValhallaMobile",
"ValhallaModels",
"ValhallaModels-Package"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ValhallaMobile",
"ValhallaModels",
"ValhallaModels-Package"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ValhallaMobile -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.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 ValhallaMobile -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.6
Light-Swift-Untar: https://github.com/UInt2048/Light-Swift-Untar.git @ 1.0.4
ValhallaMobile: /Users/admin/builder/spi-builder-workspace
AnyCodable: https://github.com/Flight-School/AnyCodable @ 0.6.7
ValhallaModels: https://github.com/Rallista/valhalla-openapi-models-swift.git @ 0.2.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (14 targets)
Target 'ValhallaTests' in project 'ValhallaMobile'
➜ Explicit dependency on target 'ValhallaMobile_ValhallaTests' in project 'ValhallaMobile'
➜ Explicit dependency on target 'ValhallaObjc' in project 'ValhallaMobile'
➜ Explicit dependency on target 'Valhalla' in project 'ValhallaMobile'
➜ Explicit dependency on target 'ValhallaConfigModels' in project 'ValhallaModels'
➜ Explicit dependency on target 'ValhallaModels' in project 'ValhallaModels'
➜ Explicit dependency on target 'Light-Swift-Untar' in project 'Light-Swift-Untar'
Target 'ValhallaMobile_ValhallaTests' in project 'ValhallaMobile' (no dependencies)
Target 'Valhalla' in project 'ValhallaMobile'
➜ Explicit dependency on target 'Valhalla' in project 'ValhallaMobile'
➜ Explicit dependency on target 'ValhallaMobile_Valhalla' in project 'ValhallaMobile'
➜ Explicit dependency on target 'ValhallaObjc' in project 'ValhallaMobile'
➜ Explicit dependency on target 'ValhallaConfigModels' in project 'ValhallaModels'
➜ Explicit dependency on target 'ValhallaModels' in project 'ValhallaModels'
➜ Explicit dependency on target 'Light-Swift-Untar' in project 'Light-Swift-Untar'
Target 'Valhalla' in project 'ValhallaMobile'
➜ Explicit dependency on target 'ValhallaMobile_Valhalla' in project 'ValhallaMobile'
➜ Explicit dependency on target 'ValhallaObjc' in project 'ValhallaMobile'
➜ Explicit dependency on target 'ValhallaConfigModels' in project 'ValhallaModels'
➜ Explicit dependency on target 'ValhallaModels' in project 'ValhallaModels'
➜ Explicit dependency on target 'Light-Swift-Untar' in project 'Light-Swift-Untar'
Target 'Light-Swift-Untar' in project 'Light-Swift-Untar'
➜ Explicit dependency on target 'Light-Swift-Untar' in project 'Light-Swift-Untar'
Target 'Light-Swift-Untar' in project 'Light-Swift-Untar' (no dependencies)
Target 'ValhallaModels' in project 'ValhallaModels'
➜ Explicit dependency on target 'ValhallaModels' in project 'ValhallaModels'
➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
Target 'ValhallaModels' in project 'ValhallaModels'
➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
Target 'ValhallaConfigModels' in project 'ValhallaModels'
➜ Explicit dependency on target 'ValhallaConfigModels' in project 'ValhallaModels'
➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
Target 'ValhallaConfigModels' in project 'ValhallaModels'
➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
Target 'AnyCodable' in project 'AnyCodable'
➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
Target 'AnyCodable' in project 'AnyCodable' (no dependencies)
Target 'ValhallaObjc' in project 'ValhallaMobile' (no dependencies)
Target 'ValhallaMobile_Valhalla' in project 'ValhallaMobile' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 3578f4276589af551c0156cd178c3ad9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3578f4276589af551c0156cd178c3ad9.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ValhallaWrapper/valhalla-wrapper.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ValhallaWrapper/valhalla-wrapper.xcframework'. (in target 'ValhallaTests' from project 'ValhallaMobile')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ValhallaWrapper/valhalla-wrapper.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ValhallaWrapper/valhalla-wrapper.xcframework'. (in target 'Valhalla' from project 'ValhallaMobile')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ValhallaWrapper/valhalla-wrapper.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ValhallaWrapper/valhalla-wrapper.xcframework'. (in target 'Valhalla' from project 'ValhallaMobile')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ValhallaWrapper/valhalla-wrapper.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ValhallaWrapper/valhalla-wrapper.xcframework'. (in target 'ValhallaObjc' from project 'ValhallaMobile')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme ValhallaMobile
(1 failure)
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
Resolved source packages:
ValhallaModels: https://github.com/Rallista/valhalla-openapi-models-swift.git @ 0.2.0
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.6
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
ValhallaMobile: /Users/admin/builder/spi-builder-workspace
AnyCodable: https://github.com/Flight-School/AnyCodable @ 0.6.7
Light-Swift-Untar: https://github.com/UInt2048/Light-Swift-Untar.git @ 1.0.4
resolved source packages: ValhallaModels, SwiftDocCPlugin, SymbolKit, ValhallaMobile, AnyCodable, Light-Swift-Untar
{
"c_language_standard" : "gnu17",
"cxx_language_standard" : "c++20",
"dependencies" : [
{
"identity" : "valhalla-openapi-models-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Rallista/valhalla-openapi-models-swift.git"
},
{
"identity" : "light-swift-untar",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/UInt2048/Light-Swift-Untar.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "ValhallaMobile",
"name" : "ValhallaMobile",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.4"
}
],
"products" : [
{
"name" : "Valhalla",
"targets" : [
"Valhalla"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ValhallaWrapper",
"module_type" : "BinaryTarget",
"name" : "ValhallaWrapper",
"path" : "remote/archive/valhalla-wrapper.xcframework.zip",
"product_memberships" : [
"Valhalla"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "ValhallaTests",
"module_type" : "SwiftTarget",
"name" : "ValhallaTests",
"path" : "apple/Tests/ValhallaTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/apple/Tests/ValhallaTests/TestData",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"TestFileSystemConfig.swift",
"TestValhallaWithFolder.swift",
"TestValhallaWithTar.swift"
],
"target_dependencies" : [
"Valhalla"
],
"type" : "test"
},
{
"c99name" : "ValhallaObjc",
"module_type" : "ClangTarget",
"name" : "ValhallaObjc",
"path" : "apple/Sources/ValhallaObjc",
"product_memberships" : [
"Valhalla"
],
"sources" : [
"ValhallaWrapper.mm"
],
"target_dependencies" : [
"ValhallaWrapper"
],
"type" : "library"
},
{
"c99name" : "Valhalla",
"module_type" : "SwiftTarget",
"name" : "Valhalla",
"path" : "apple/Sources/Valhalla",
"product_dependencies" : [
"ValhallaConfigModels",
"ValhallaModels",
"Light-Swift-Untar"
],
"product_memberships" : [
"Valhalla"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/apple/Sources/Valhalla/SupportData/default.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/apple/Sources/Valhalla/SupportData/tzdata.tar",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Errors/ValhallaError.swift",
"Extensions/ValhallaConfig.swift",
"Models/ValhallaErrorModel.swift",
"Valhalla.swift",
"ValhallaFileManager.swift"
],
"target_dependencies" : [
"ValhallaObjc",
"ValhallaWrapper"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ValhallaMobile",
"ValhallaModels",
"ValhallaModels-Package"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ValhallaMobile",
"ValhallaModels",
"ValhallaModels-Package"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ValhallaMobile -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-16.3.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 ValhallaMobile -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
ValhallaMobile: /Users/admin/builder/spi-builder-workspace
Light-Swift-Untar: https://github.com/UInt2048/Light-Swift-Untar.git @ 1.0.4
ValhallaModels: https://github.com/Rallista/valhalla-openapi-models-swift.git @ 0.2.0
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.6
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
AnyCodable: https://github.com/Flight-School/AnyCodable @ 0.6.7
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (14 targets)
Target 'ValhallaTests' in project 'ValhallaMobile'
➜ Explicit dependency on target 'ValhallaMobile_ValhallaTests' in project 'ValhallaMobile'
➜ Explicit dependency on target 'ValhallaObjc' in project 'ValhallaMobile'
➜ Explicit dependency on target 'Valhalla' in project 'ValhallaMobile'
➜ Explicit dependency on target 'ValhallaConfigModels' in project 'ValhallaModels'
➜ Explicit dependency on target 'ValhallaModels' in project 'ValhallaModels'
➜ Explicit dependency on target 'Light-Swift-Untar' in project 'Light-Swift-Untar'
Target 'ValhallaMobile_ValhallaTests' in project 'ValhallaMobile' (no dependencies)
Target 'Valhalla' in project 'ValhallaMobile'
➜ Explicit dependency on target 'Valhalla' in project 'ValhallaMobile'
➜ Explicit dependency on target 'ValhallaMobile_Valhalla' in project 'ValhallaMobile'
➜ Explicit dependency on target 'ValhallaObjc' in project 'ValhallaMobile'
➜ Explicit dependency on target 'ValhallaConfigModels' in project 'ValhallaModels'
➜ Explicit dependency on target 'ValhallaModels' in project 'ValhallaModels'
➜ Explicit dependency on target 'Light-Swift-Untar' in project 'Light-Swift-Untar'
Target 'Valhalla' in project 'ValhallaMobile'
➜ Explicit dependency on target 'ValhallaMobile_Valhalla' in project 'ValhallaMobile'
➜ Explicit dependency on target 'ValhallaObjc' in project 'ValhallaMobile'
➜ Explicit dependency on target 'ValhallaConfigModels' in project 'ValhallaModels'
➜ Explicit dependency on target 'ValhallaModels' in project 'ValhallaModels'
➜ Explicit dependency on target 'Light-Swift-Untar' in project 'Light-Swift-Untar'
Target 'Light-Swift-Untar' in project 'Light-Swift-Untar'
➜ Explicit dependency on target 'Light-Swift-Untar' in project 'Light-Swift-Untar'
Target 'Light-Swift-Untar' in project 'Light-Swift-Untar' (no dependencies)
Target 'ValhallaModels' in project 'ValhallaModels'
➜ Explicit dependency on target 'ValhallaModels' in project 'ValhallaModels'
➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
Target 'ValhallaModels' in project 'ValhallaModels'
➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
Target 'ValhallaConfigModels' in project 'ValhallaModels'
➜ Explicit dependency on target 'ValhallaConfigModels' in project 'ValhallaModels'
➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
Target 'ValhallaConfigModels' in project 'ValhallaModels'
➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
Target 'AnyCodable' in project 'AnyCodable'
➜ Explicit dependency on target 'AnyCodable' in project 'AnyCodable'
Target 'AnyCodable' in project 'AnyCodable' (no dependencies)
Target 'ValhallaObjc' in project 'ValhallaMobile' (no dependencies)
Target 'ValhallaMobile_Valhalla' in project 'ValhallaMobile' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 27c4002e7aeca728acd283865f5cdf47
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/27c4002e7aeca728acd283865f5cdf47.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ValhallaWrapper/valhalla-wrapper.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ValhallaWrapper/valhalla-wrapper.xcframework'. (in target 'ValhallaObjc' from project 'ValhallaMobile')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ValhallaWrapper/valhalla-wrapper.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ValhallaWrapper/valhalla-wrapper.xcframework'. (in target 'Valhalla' from project 'ValhallaMobile')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ValhallaWrapper/valhalla-wrapper.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ValhallaWrapper/valhalla-wrapper.xcframework'. (in target 'ValhallaTests' from project 'ValhallaMobile')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ValhallaWrapper/valhalla-wrapper.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/ValhallaWrapper/valhalla-wrapper.xcframework'. (in target 'Valhalla' from project 'ValhallaMobile')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme ValhallaMobile
(1 failure)
BUILD FAILURE 6.1 tvOS