Build Information
Failed to build Lotsawa, reference main (28d7a2
), with Swift 6.1 for tvOS using Xcode 16.3 on 27 Apr 2025 17:13:38 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Lotsawa-Package -destination generic/platform=tvOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hylo-lang/Lotsawa.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hylo-lang/Lotsawa
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 28d7a22 typo
Submodule path 'paper': checked out '73b347b7e6405323a086a17ad26f5d7b85bb43dc'
Submodule 'paper' (https://github.com/jeffreykegler/Marpa-arxiv-paper) registered for path 'paper'
Cloning into '/Users/admin/builder/spi-builder-workspace/paper'...
Cloned https://github.com/hylo-lang/Lotsawa.git
Revision (git rev-parse @):
28d7a224ed19d03f4d819fecf895e6af21fc9368
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hylo-lang/Lotsawa.git at main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/hylo-lang/Lotsawa.git
https://github.com/hylo-lang/Lotsawa.git
{
"dependencies" : [
{
"identity" : "citron",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.7",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/dabrahams/citron.git"
},
{
"identity" : "spimanifest",
"requirement" : {
"range" : [
{
"lower_bound" : "0.12.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftPackageIndex/SPIManifest.git"
}
],
"manifest_display_name" : "Lotsawa",
"name" : "Lotsawa",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "Lotsawa",
"targets" : [
"Lotsawa"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "LotsawaC",
"targets" : [
"LotsawaC"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "LotsawaFrontend",
"targets" : [
"LotsawaFrontend"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Profile",
"targets" : [
"Profile"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "TestResources",
"module_type" : "SwiftTarget",
"name" : "TestResources",
"path" : "Sources/TestResources",
"product_memberships" : [
"Profile"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/TestResources/AnsiCGrammar.txt",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/TestResources/AnsiCSymbolIDs.txt",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/TestResources/AnsiCTokens.txt",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"TestResources.swift"
],
"target_dependencies" : [
"Lotsawa"
],
"type" : "library"
},
{
"c99name" : "Profile",
"module_type" : "SwiftTarget",
"name" : "Profile",
"path" : "Sources/Profile",
"product_memberships" : [
"Profile"
],
"sources" : [
"Profile.swift"
],
"target_dependencies" : [
"Lotsawa",
"TestResources"
],
"type" : "executable"
},
{
"c99name" : "LotsawaTests",
"module_type" : "SwiftTarget",
"name" : "LotsawaTests",
"path" : "Tests/LotsawaTests",
"product_dependencies" : [
"CitronParserModule",
"CitronLexerModule",
"CitronParserGenerator"
],
"sources" : [
"AdjacencyMatrixTests.swift",
"BitSetTests.swift",
"ChartInternalTests.swift",
"DiscreteMapTests.swift",
"ForestTests.swift",
"GrammarInternalTests.swift",
"GrammarPreprocessing.swift",
"GrammarPreprocessingTests.swift",
"GrammarTests.swift",
"RecognizerTests.swift",
"Utils/DebugForest+Extensions.swift",
"Utils/DebugGrammar+Extensions.swift",
"Utils/DebugGrammar.swift",
"Utils/DebugGrammarScanner.swift",
"Utils/Lotsawa+Extensions.swift",
"Utils/ParseGeneration.swift",
"Utils/Swift+Extensions.swift"
],
"target_dependencies" : [
"Lotsawa",
"TestResources"
],
"type" : "test"
},
{
"c99name" : "LotsawaFrontendTests",
"module_type" : "SwiftTarget",
"name" : "LotsawaFrontendTests",
"path" : "Tests/LotsawaFrontendTests",
"sources" : [
"BisonTests.swift"
],
"target_dependencies" : [
"Lotsawa",
"LotsawaFrontend"
],
"type" : "test"
},
{
"c99name" : "LotsawaFrontend",
"module_type" : "SwiftTarget",
"name" : "LotsawaFrontend",
"path" : "Sources/LotsawaFrontend",
"product_memberships" : [
"LotsawaFrontend"
],
"sources" : [
"Bison.swift"
],
"target_dependencies" : [
"Lotsawa"
],
"type" : "library"
},
{
"c99name" : "LotsawaC",
"module_type" : "SwiftTarget",
"name" : "LotsawaC",
"path" : "Sources/LotsawaC",
"product_memberships" : [
"LotsawaC"
],
"sources" : [
"LotsawaC.swift"
],
"target_dependencies" : [
"Lotsawa"
],
"type" : "library"
},
{
"c99name" : "Lotsawa",
"module_type" : "SwiftTarget",
"name" : "Lotsawa",
"path" : "Sources/Lotsawa",
"product_memberships" : [
"Lotsawa",
"LotsawaC",
"LotsawaFrontend",
"Profile"
],
"sources" : [
"AdjacencyMatrix.swift",
"Array+Extensions.swift",
"BitSet.swift",
"Chart.swift",
"Collection+Extensions.swift",
"DebugChart.swift",
"DebugForest.swift",
"DebugGrammar.swift",
"DebugRecognizer.swift",
"DiscreteMap.swift",
"Evaluation.swift",
"Evaluator.swift",
"Forest.swift",
"Grammar.swift",
"Incidental.swift",
"ItemID.swift",
"MultiMap.swift",
"Nullability.swift",
"PredictionMemo.swift",
"PreprocessedGrammar.swift",
"Recognizer.swift",
"UniqueCounter.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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/dabrahams/citron.git
Fetching from https://github.com/SwiftPackageIndex/SPIManifest.git (cached)
Fetching from https://github.com/jpsim/Yams.git (cached)
Creating working copy of package ‘Yams’
Checking out 5.3.1 of package ‘Yams’
Creating working copy of package ‘SPIManifest’
Checking out 0.19.0 of package ‘SPIManifest’
Creating working copy of package ‘citron’
Checking out 2.1.7 of package ‘citron’
Resolve Package Graph
Resolved source packages:
citron: https://github.com/dabrahams/citron.git @ 2.1.7
Lotsawa: /Users/admin/builder/spi-builder-workspace
Yams: https://github.com/jpsim/Yams.git @ 5.3.1
SPIManifest: https://github.com/SwiftPackageIndex/SPIManifest.git @ 0.19.0
resolved source packages: citron, Lotsawa, Yams, SPIManifest
{
"dependencies" : [
{
"identity" : "citron",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.7",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/dabrahams/citron.git"
},
{
"identity" : "spimanifest",
"requirement" : {
"range" : [
{
"lower_bound" : "0.12.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftPackageIndex/SPIManifest.git"
}
],
"manifest_display_name" : "Lotsawa",
"name" : "Lotsawa",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "Lotsawa",
"targets" : [
"Lotsawa"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "LotsawaC",
"targets" : [
"LotsawaC"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "LotsawaFrontend",
"targets" : [
"LotsawaFrontend"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Profile",
"targets" : [
"Profile"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "TestResources",
"module_type" : "SwiftTarget",
"name" : "TestResources",
"path" : "Sources/TestResources",
"product_memberships" : [
"Profile"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/TestResources/AnsiCGrammar.txt",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/TestResources/AnsiCSymbolIDs.txt",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/TestResources/AnsiCTokens.txt",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"TestResources.swift"
],
"target_dependencies" : [
"Lotsawa"
],
"type" : "library"
},
{
"c99name" : "Profile",
"module_type" : "SwiftTarget",
"name" : "Profile",
"path" : "Sources/Profile",
"product_memberships" : [
"Profile"
],
"sources" : [
"Profile.swift"
],
"target_dependencies" : [
"Lotsawa",
"TestResources"
],
"type" : "executable"
},
{
"c99name" : "LotsawaTests",
"module_type" : "SwiftTarget",
"name" : "LotsawaTests",
"path" : "Tests/LotsawaTests",
"product_dependencies" : [
"CitronParserModule",
"CitronLexerModule",
"CitronParserGenerator"
],
"sources" : [
"AdjacencyMatrixTests.swift",
"BitSetTests.swift",
"ChartInternalTests.swift",
"DiscreteMapTests.swift",
"ForestTests.swift",
"GrammarInternalTests.swift",
"GrammarPreprocessing.swift",
"GrammarPreprocessingTests.swift",
"GrammarTests.swift",
"RecognizerTests.swift",
"Utils/DebugForest+Extensions.swift",
"Utils/DebugGrammar+Extensions.swift",
"Utils/DebugGrammar.swift",
"Utils/DebugGrammarScanner.swift",
"Utils/Lotsawa+Extensions.swift",
"Utils/ParseGeneration.swift",
"Utils/Swift+Extensions.swift"
],
"target_dependencies" : [
"Lotsawa",
"TestResources"
],
"type" : "test"
},
{
"c99name" : "LotsawaFrontendTests",
"module_type" : "SwiftTarget",
"name" : "LotsawaFrontendTests",
"path" : "Tests/LotsawaFrontendTests",
"sources" : [
"BisonTests.swift"
],
"target_dependencies" : [
"Lotsawa",
"LotsawaFrontend"
],
"type" : "test"
},
{
"c99name" : "LotsawaFrontend",
"module_type" : "SwiftTarget",
"name" : "LotsawaFrontend",
"path" : "Sources/LotsawaFrontend",
"product_memberships" : [
"LotsawaFrontend"
],
"sources" : [
"Bison.swift"
],
"target_dependencies" : [
"Lotsawa"
],
"type" : "library"
},
{
"c99name" : "LotsawaC",
"module_type" : "SwiftTarget",
"name" : "LotsawaC",
"path" : "Sources/LotsawaC",
"product_memberships" : [
"LotsawaC"
],
"sources" : [
"LotsawaC.swift"
],
"target_dependencies" : [
"Lotsawa"
],
"type" : "library"
},
{
"c99name" : "Lotsawa",
"module_type" : "SwiftTarget",
"name" : "Lotsawa",
"path" : "Sources/Lotsawa",
"product_memberships" : [
"Lotsawa",
"LotsawaC",
"LotsawaFrontend",
"Profile"
],
"sources" : [
"AdjacencyMatrix.swift",
"Array+Extensions.swift",
"BitSet.swift",
"Chart.swift",
"Collection+Extensions.swift",
"DebugChart.swift",
"DebugForest.swift",
"DebugGrammar.swift",
"DebugRecognizer.swift",
"DiscreteMap.swift",
"Evaluation.swift",
"Evaluator.swift",
"Forest.swift",
"Grammar.swift",
"Incidental.swift",
"ItemID.swift",
"MultiMap.swift",
"Nullability.swift",
"PredictionMemo.swift",
"PreprocessedGrammar.swift",
"Recognizer.swift",
"UniqueCounter.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Lotsawa",
"Lotsawa-Package",
"LotsawaC",
"LotsawaFrontend",
"Profile"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Lotsawa-Package -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats
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 Lotsawa-Package -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
citron: https://github.com/dabrahams/citron.git @ 2.1.7
Lotsawa: /Users/admin/builder/spi-builder-workspace
SPIManifest: https://github.com/SwiftPackageIndex/SPIManifest.git @ 0.19.0
Yams: https://github.com/jpsim/Yams.git @ 5.3.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 targets)
Target 'Profile' in project 'Lotsawa'
➜ Explicit dependency on target 'Lotsawa' in project 'Lotsawa'
➜ Explicit dependency on target 'TestResources' in project 'Lotsawa'
Target 'TestResources' in project 'Lotsawa'
➜ Explicit dependency on target 'Lotsawa_TestResources' in project 'Lotsawa'
➜ Explicit dependency on target 'Lotsawa' in project 'Lotsawa'
Target 'Lotsawa_TestResources' in project 'Lotsawa' (no dependencies)
Target 'LotsawaFrontend' in project 'Lotsawa'
➜ Explicit dependency on target 'LotsawaFrontend' in project 'Lotsawa'
➜ Explicit dependency on target 'Lotsawa' in project 'Lotsawa'
Target 'LotsawaFrontend' in project 'Lotsawa'
➜ Explicit dependency on target 'Lotsawa' in project 'Lotsawa'
Target 'LotsawaC' in project 'Lotsawa'
➜ Explicit dependency on target 'LotsawaC' in project 'Lotsawa'
➜ Explicit dependency on target 'Lotsawa' in project 'Lotsawa'
Target 'LotsawaC' in project 'Lotsawa'
➜ Explicit dependency on target 'Lotsawa' in project 'Lotsawa'
Target 'Lotsawa' in project 'Lotsawa'
➜ Explicit dependency on target 'Lotsawa' in project 'Lotsawa'
Target 'Lotsawa' in project 'Lotsawa' (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 -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
Build description signature: 2f0f5c33b693dbdf690393b7a29670d5
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2f0f5c33b693dbdf690393b7a29670d5.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/TestResources.build/TestResources.DependencyStaticMetadataFileList (in target 'TestResources' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/TestResources.build/TestResources.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/TestResources.build/TestResources.modulemap (in target 'TestResources' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/TestResources.build/TestResources.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/TestResources.build/TestResources.DependencyMetadataFileList (in target 'TestResources' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/TestResources.build/TestResources.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/TestResources.build/DerivedSources/resource_bundle_accessor.swift (in target 'TestResources' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/TestResources.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/TestResources.build/Objects-normal/arm64/TestResources_const_extract_protocols.json (in target 'TestResources' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/TestResources.build/Objects-normal/arm64/TestResources_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/TestResources.build/Objects-normal/arm64/TestResources.SwiftFileList (in target 'TestResources' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/TestResources.build/Objects-normal/arm64/TestResources.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/TestResources.build/Objects-normal/arm64/TestResources-OutputFileMap.json (in target 'TestResources' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/TestResources.build/Objects-normal/arm64/TestResources-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/TestResources.build/Objects-normal/arm64/TestResources.LinkFileList (in target 'TestResources' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/TestResources.build/Objects-normal/arm64/TestResources.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/TestResources.build/Objects-normal/arm64/TestResources.SwiftConstValuesFileList (in target 'TestResources' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/TestResources.build/Objects-normal/arm64/TestResources.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Profile.build/Profile.DependencyStaticMetadataFileList (in target 'Profile' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Profile.build/Profile.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Profile.build/Profile.DependencyMetadataFileList (in target 'Profile' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Profile.build/Profile.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Profile.build/Objects-normal/arm64/Profile_const_extract_protocols.json (in target 'Profile' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Profile.build/Objects-normal/arm64/Profile_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/TestResources.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/TestResources.build/TestResources.modulemap (in target 'TestResources' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/TestResources.build/TestResources.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Profile.build/Objects-normal/arm64/Profile.SwiftFileList (in target 'Profile' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Profile.build/Objects-normal/arm64/Profile.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Profile.build/Objects-normal/arm64/Profile.LinkFileList (in target 'Profile' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Profile.build/Objects-normal/arm64/Profile.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Profile.build/Objects-normal/arm64/Profile-OutputFileMap.json (in target 'Profile' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Profile.build/Objects-normal/arm64/Profile-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa_TestResources.build/empty-Lotsawa_TestResources.plist (in target 'Lotsawa_TestResources' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa_TestResources.build/empty-Lotsawa_TestResources.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa_TestResources.build/Lotsawa_TestResources.DependencyStaticMetadataFileList (in target 'Lotsawa_TestResources' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa_TestResources.build/Lotsawa_TestResources.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa_TestResources.build/Lotsawa_TestResources.DependencyMetadataFileList (in target 'Lotsawa_TestResources' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa_TestResources.build/Lotsawa_TestResources.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaFrontend.build/Objects-normal/arm64/LotsawaFrontend_const_extract_protocols.json (in target 'LotsawaFrontend' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaFrontend.build/Objects-normal/arm64/LotsawaFrontend_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaFrontend.build/Objects-normal/arm64/LotsawaFrontend.SwiftFileList (in target 'LotsawaFrontend' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaFrontend.build/Objects-normal/arm64/LotsawaFrontend.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaFrontend.build/Objects-normal/arm64/LotsawaFrontend.SwiftConstValuesFileList (in target 'LotsawaFrontend' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaFrontend.build/Objects-normal/arm64/LotsawaFrontend.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaFrontend.build/Objects-normal/arm64/LotsawaFrontend.LinkFileList (in target 'LotsawaFrontend' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaFrontend.build/Objects-normal/arm64/LotsawaFrontend.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaFrontend.build/Objects-normal/arm64/LotsawaFrontend-OutputFileMap.json (in target 'LotsawaFrontend' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaFrontend.build/Objects-normal/arm64/LotsawaFrontend-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaFrontend.build/LotsawaFrontend.modulemap (in target 'LotsawaFrontend' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaFrontend.build/LotsawaFrontend.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaFrontend.build/LotsawaFrontend.DependencyStaticMetadataFileList (in target 'LotsawaFrontend' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaFrontend.build/LotsawaFrontend.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaFrontend.build/LotsawaFrontend.DependencyMetadataFileList (in target 'LotsawaFrontend' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaFrontend.build/LotsawaFrontend.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaC.build/Objects-normal/arm64/LotsawaC_const_extract_protocols.json (in target 'LotsawaC' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaC.build/Objects-normal/arm64/LotsawaC_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaC.build/Objects-normal/arm64/LotsawaC.SwiftFileList (in target 'LotsawaC' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaC.build/Objects-normal/arm64/LotsawaC.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaC.build/Objects-normal/arm64/LotsawaC.SwiftConstValuesFileList (in target 'LotsawaC' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaC.build/Objects-normal/arm64/LotsawaC.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaC.build/Objects-normal/arm64/LotsawaC.LinkFileList (in target 'LotsawaC' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaC.build/Objects-normal/arm64/LotsawaC.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaC.build/Objects-normal/arm64/LotsawaC-OutputFileMap.json (in target 'LotsawaC' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaC.build/Objects-normal/arm64/LotsawaC-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaC.build/LotsawaC.modulemap (in target 'LotsawaC' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaC.build/LotsawaC.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaC.build/LotsawaC.DependencyStaticMetadataFileList (in target 'LotsawaC' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaC.build/LotsawaC.DependencyStaticMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/LotsawaFrontend.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaFrontend.build/LotsawaFrontend.modulemap (in target 'LotsawaFrontend' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaFrontend.build/LotsawaFrontend.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaC.build/LotsawaC.DependencyMetadataFileList (in target 'LotsawaC' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaC.build/LotsawaC.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa_const_extract_protocols.json (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa.SwiftFileList (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa.SwiftConstValuesFileList (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa.LinkFileList (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa-OutputFileMap.json (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Lotsawa.modulemap (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Lotsawa.modulemap
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/LotsawaC.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaC.build/LotsawaC.modulemap (in target 'LotsawaC' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/LotsawaC.build/LotsawaC.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Lotsawa.DependencyStaticMetadataFileList (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Lotsawa.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Lotsawa.DependencyMetadataFileList (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Lotsawa.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Lotsawa_TestResources.bundle (in target 'Lotsawa_TestResources' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Lotsawa_TestResources.bundle
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Lotsawa_TestResources.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa_TestResources.build/empty-Lotsawa_TestResources.plist (in target 'Lotsawa_TestResources' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa_TestResources.build/empty-Lotsawa_TestResources.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform appletvos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Lotsawa_TestResources.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Lotsawa_TestResources.bundle/AnsiCTokens.txt /Users/admin/builder/spi-builder-workspace/Sources/TestResources/AnsiCTokens.txt (in target 'Lotsawa_TestResources' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/TestResources/AnsiCTokens.txt /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Lotsawa_TestResources.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Lotsawa_TestResources.bundle/AnsiCSymbolIDs.txt /Users/admin/builder/spi-builder-workspace/Sources/TestResources/AnsiCSymbolIDs.txt (in target 'Lotsawa_TestResources' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/TestResources/AnsiCSymbolIDs.txt /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Lotsawa_TestResources.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Lotsawa_TestResources.bundle/AnsiCGrammar.txt /Users/admin/builder/spi-builder-workspace/Sources/TestResources/AnsiCGrammar.txt (in target 'Lotsawa_TestResources' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/TestResources/AnsiCGrammar.txt /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Lotsawa_TestResources.bundle
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Lotsawa.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Lotsawa.modulemap (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Lotsawa.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Lotsawa_TestResources.bundle (in target 'Lotsawa_TestResources' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Lotsawa_TestResources.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Lotsawa_TestResources.bundle (in target 'Lotsawa_TestResources' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Lotsawa_TestResources.bundle
SwiftDriver Lotsawa normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Lotsawa -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ AdjacencyMatrix.swift,\ Array+Extensions.swift,\ BitSet.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/AdjacencyMatrix.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Array+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/BitSet.swift (in target 'Lotsawa' from project 'Lotsawa')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/AdjacencyMatrix.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Array+Extensions.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/BitSet.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MultiMap.swift,\ Nullability.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/MultiMap.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Nullability.swift (in target 'Lotsawa' from project 'Lotsawa')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/MultiMap.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Nullability.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DebugRecognizer.swift,\ DiscreteMap.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DebugRecognizer.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DiscreteMap.swift (in target 'Lotsawa' from project 'Lotsawa')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DebugRecognizer.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DiscreteMap.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Incidental.swift,\ ItemID.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Incidental.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/ItemID.swift (in target 'Lotsawa' from project 'Lotsawa')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Incidental.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/ItemID.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Evaluation.swift,\ Evaluator.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Evaluation.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Evaluator.swift (in target 'Lotsawa' from project 'Lotsawa')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Evaluation.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Evaluator.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DebugForest.swift,\ DebugGrammar.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DebugForest.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DebugGrammar.swift (in target 'Lotsawa' from project 'Lotsawa')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DebugForest.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DebugGrammar.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PredictionMemo.swift,\ PreprocessedGrammar.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/PredictionMemo.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/PreprocessedGrammar.swift (in target 'Lotsawa' from project 'Lotsawa')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/PredictionMemo.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/PreprocessedGrammar.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Lotsawa (in target 'Lotsawa' from project 'Lotsawa')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/AdjacencyMatrix.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Array+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/BitSet.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Chart.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Collection+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DebugChart.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DebugForest.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DebugGrammar.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DebugRecognizer.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DiscreteMap.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Evaluation.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Evaluator.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Forest.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Grammar.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Incidental.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/ItemID.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/MultiMap.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Nullability.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/PredictionMemo.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/PreprocessedGrammar.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Recognizer.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/UniqueCounter.swift -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 6 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Lotsawa -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name appletvos18.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa.abi.json
EmitSwiftModule normal arm64 (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Chart.swift:169:64: error: 'some' return types are only available in tvOS 13.0.0 or newer
func transitionItems(on s: Symbol, inEarleySet i: UInt32) -> some BidirectionalCollection<ItemID>
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Chart.swift:169:8: note: add @available attribute to enclosing instance method
func transitionItems(on s: Symbol, inEarleySet i: UInt32) -> some BidirectionalCollection<ItemID>
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Chart.swift:90:1: note: add @available attribute to enclosing extension
extension Chart {
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Chart.swift:190:8: error: 'some' return types are only available in tvOS 13.0.0 or newer
-> some BidirectionalCollection<Entries.Index>
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Chart.swift:189:8: note: add @available attribute to enclosing instance method
func mainstemIndices(of x: ItemID, inEarleySet i: UInt32)
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Chart.swift:90:1: note: add @available attribute to enclosing extension
extension Chart {
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Chart.swift:312:8: error: 'some' return types are only available in tvOS 13.0.0 or newer
-> Optional<some BidirectionalCollection<Entry>>
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Chart.swift:311:8: note: add @available attribute to enclosing instance method
func leoDerivations(awaiting s: Symbol, at i: SourcePosition)
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Chart.swift:308:1: note: add @available attribute to enclosing extension
extension Chart {
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Collection+Extensions.swift:11:40: error: 'some' return types are only available in tvOS 13.0.0 or newer
func droppingAdjacentDuplicates() -> some Collection<Element>
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Collection+Extensions.swift:11:8: note: add @available attribute to enclosing instance method
func droppingAdjacentDuplicates() -> some Collection<Element>
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Collection+Extensions.swift:8:1: note: add @available attribute to enclosing extension
extension Collection where Element: Equatable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Collection+Extensions.swift:23:8: error: 'some' return types are only available in tvOS 13.0.0 or newer
-> some BidirectionalCollection<Element>
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Collection+Extensions.swift:22:8: note: add @available attribute to enclosing instance method
func keepingFirstOfAdjacentDuplicates(equivalence: @escaping (Element, Element)->Bool)
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Collection+Extensions.swift:19:1: note: add @available attribute to enclosing extension
extension BidirectionalCollection {
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Collection+Extensions.swift:34:40: error: 'some' return types are only available in tvOS 13.0.0 or newer
func droppingAdjacentDuplicates() -> some BidirectionalCollection<Element>
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Collection+Extensions.swift:34:8: note: add @available attribute to enclosing instance method
func droppingAdjacentDuplicates() -> some BidirectionalCollection<Element>
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Collection+Extensions.swift:31:1: note: add @available attribute to enclosing extension
extension BidirectionalCollection where Element: Equatable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Forest.swift:281:26: error: 'some' return types are only available in tvOS 13.0.0 or newer
public var rhsOrigins: some BidirectionalCollection<SourcePosition> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Forest.swift:281:14: note: add @available attribute to enclosing property
public var rhsOrigins: some BidirectionalCollection<SourcePosition> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Forest.swift:273:1: note: add @available attribute to enclosing extension
extension Forest.Derivation {
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Grammar.swift:85:23: error: 'some' return types are only available in tvOS 13.0.0 or newer
public var ruleIDs: some RandomAccessCollection<RuleID> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Grammar.swift:85:14: note: add @available attribute to enclosing property
public var ruleIDs: some RandomAccessCollection<RuleID> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Grammar.swift:71:1: note: add @available attribute to enclosing extension
extension Grammar {
^
SwiftCompile normal arm64 Compiling\ Recognizer.swift,\ UniqueCounter.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Recognizer.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/UniqueCounter.swift (in target 'Lotsawa' from project 'Lotsawa')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Recognizer.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/UniqueCounter.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Chart.swift,\ Collection+Extensions.swift,\ DebugChart.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Chart.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Collection+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DebugChart.swift (in target 'Lotsawa' from project 'Lotsawa')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Chart.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Collection+Extensions.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DebugChart.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Forest.swift,\ Grammar.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Forest.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Grammar.swift (in target 'Lotsawa' from project 'Lotsawa')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ Lotsawa (in target 'Lotsawa' from project 'Lotsawa')
EmitSwiftModule normal arm64 (in target 'Lotsawa' from project 'Lotsawa')
SwiftCompile normal arm64 Compiling\ Forest.swift,\ Grammar.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Forest.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Grammar.swift (in target 'Lotsawa' from project 'Lotsawa')
Building workspace spi-builder-workspace with scheme Lotsawa-Package
(4 failures)
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:
SPIManifest: https://github.com/SwiftPackageIndex/SPIManifest.git @ 0.19.0
Lotsawa: /Users/admin/builder/spi-builder-workspace
Yams: https://github.com/jpsim/Yams.git @ 5.3.1
citron: https://github.com/dabrahams/citron.git @ 2.1.7
resolved source packages: SPIManifest, Lotsawa, Yams, citron
{
"dependencies" : [
{
"identity" : "citron",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.7",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/dabrahams/citron.git"
},
{
"identity" : "spimanifest",
"requirement" : {
"range" : [
{
"lower_bound" : "0.12.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftPackageIndex/SPIManifest.git"
}
],
"manifest_display_name" : "Lotsawa",
"name" : "Lotsawa",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "Lotsawa",
"targets" : [
"Lotsawa"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "LotsawaC",
"targets" : [
"LotsawaC"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "LotsawaFrontend",
"targets" : [
"LotsawaFrontend"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Profile",
"targets" : [
"Profile"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "TestResources",
"module_type" : "SwiftTarget",
"name" : "TestResources",
"path" : "Sources/TestResources",
"product_memberships" : [
"Profile"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/TestResources/AnsiCGrammar.txt",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/TestResources/AnsiCSymbolIDs.txt",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/TestResources/AnsiCTokens.txt",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"TestResources.swift"
],
"target_dependencies" : [
"Lotsawa"
],
"type" : "library"
},
{
"c99name" : "Profile",
"module_type" : "SwiftTarget",
"name" : "Profile",
"path" : "Sources/Profile",
"product_memberships" : [
"Profile"
],
"sources" : [
"Profile.swift"
],
"target_dependencies" : [
"Lotsawa",
"TestResources"
],
"type" : "executable"
},
{
"c99name" : "LotsawaTests",
"module_type" : "SwiftTarget",
"name" : "LotsawaTests",
"path" : "Tests/LotsawaTests",
"product_dependencies" : [
"CitronParserModule",
"CitronLexerModule",
"CitronParserGenerator"
],
"sources" : [
"AdjacencyMatrixTests.swift",
"BitSetTests.swift",
"ChartInternalTests.swift",
"DiscreteMapTests.swift",
"ForestTests.swift",
"GrammarInternalTests.swift",
"GrammarPreprocessing.swift",
"GrammarPreprocessingTests.swift",
"GrammarTests.swift",
"RecognizerTests.swift",
"Utils/DebugForest+Extensions.swift",
"Utils/DebugGrammar+Extensions.swift",
"Utils/DebugGrammar.swift",
"Utils/DebugGrammarScanner.swift",
"Utils/Lotsawa+Extensions.swift",
"Utils/ParseGeneration.swift",
"Utils/Swift+Extensions.swift"
],
"target_dependencies" : [
"Lotsawa",
"TestResources"
],
"type" : "test"
},
{
"c99name" : "LotsawaFrontendTests",
"module_type" : "SwiftTarget",
"name" : "LotsawaFrontendTests",
"path" : "Tests/LotsawaFrontendTests",
"sources" : [
"BisonTests.swift"
],
"target_dependencies" : [
"Lotsawa",
"LotsawaFrontend"
],
"type" : "test"
},
{
"c99name" : "LotsawaFrontend",
"module_type" : "SwiftTarget",
"name" : "LotsawaFrontend",
"path" : "Sources/LotsawaFrontend",
"product_memberships" : [
"LotsawaFrontend"
],
"sources" : [
"Bison.swift"
],
"target_dependencies" : [
"Lotsawa"
],
"type" : "library"
},
{
"c99name" : "LotsawaC",
"module_type" : "SwiftTarget",
"name" : "LotsawaC",
"path" : "Sources/LotsawaC",
"product_memberships" : [
"LotsawaC"
],
"sources" : [
"LotsawaC.swift"
],
"target_dependencies" : [
"Lotsawa"
],
"type" : "library"
},
{
"c99name" : "Lotsawa",
"module_type" : "SwiftTarget",
"name" : "Lotsawa",
"path" : "Sources/Lotsawa",
"product_memberships" : [
"Lotsawa",
"LotsawaC",
"LotsawaFrontend",
"Profile"
],
"sources" : [
"AdjacencyMatrix.swift",
"Array+Extensions.swift",
"BitSet.swift",
"Chart.swift",
"Collection+Extensions.swift",
"DebugChart.swift",
"DebugForest.swift",
"DebugGrammar.swift",
"DebugRecognizer.swift",
"DiscreteMap.swift",
"Evaluation.swift",
"Evaluator.swift",
"Forest.swift",
"Grammar.swift",
"Incidental.swift",
"ItemID.swift",
"MultiMap.swift",
"Nullability.swift",
"PredictionMemo.swift",
"PreprocessedGrammar.swift",
"Recognizer.swift",
"UniqueCounter.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Lotsawa",
"Lotsawa-Package",
"LotsawaC",
"LotsawaFrontend",
"Profile"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Lotsawa-Package -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 Lotsawa-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
Yams: https://github.com/jpsim/Yams.git @ 5.3.1
SPIManifest: https://github.com/SwiftPackageIndex/SPIManifest.git @ 0.19.0
Lotsawa: /Users/admin/builder/spi-builder-workspace
citron: https://github.com/dabrahams/citron.git @ 2.1.7
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 targets)
Target 'Profile' in project 'Lotsawa'
➜ Explicit dependency on target 'Lotsawa' in project 'Lotsawa'
➜ Explicit dependency on target 'TestResources' in project 'Lotsawa'
Target 'TestResources' in project 'Lotsawa'
➜ Explicit dependency on target 'Lotsawa_TestResources' in project 'Lotsawa'
➜ Explicit dependency on target 'Lotsawa' in project 'Lotsawa'
Target 'Lotsawa_TestResources' in project 'Lotsawa' (no dependencies)
Target 'LotsawaFrontend' in project 'Lotsawa'
➜ Explicit dependency on target 'LotsawaFrontend' in project 'Lotsawa'
➜ Explicit dependency on target 'Lotsawa' in project 'Lotsawa'
Target 'LotsawaFrontend' in project 'Lotsawa'
➜ Explicit dependency on target 'Lotsawa' in project 'Lotsawa'
Target 'LotsawaC' in project 'Lotsawa'
➜ Explicit dependency on target 'LotsawaC' in project 'Lotsawa'
➜ Explicit dependency on target 'Lotsawa' in project 'Lotsawa'
Target 'LotsawaC' in project 'Lotsawa'
➜ Explicit dependency on target 'Lotsawa' in project 'Lotsawa'
Target 'Lotsawa' in project 'Lotsawa'
➜ Explicit dependency on target 'Lotsawa' in project 'Lotsawa'
Target 'Lotsawa' in project 'Lotsawa' (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 -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
Build description signature: 033b29c3c5034a05d0258cd125f735a0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/033b29c3c5034a05d0258cd125f735a0.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Lotsawa_TestResources.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa_TestResources.build/empty-Lotsawa_TestResources.plist (in target 'Lotsawa_TestResources' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa_TestResources.build/empty-Lotsawa_TestResources.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform appletvos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Lotsawa_TestResources.bundle/Info.plist
SwiftDriver Lotsawa normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Lotsawa -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ DebugForest.swift,\ DebugGrammar.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DebugForest.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DebugGrammar.swift (in target 'Lotsawa' from project 'Lotsawa')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DebugForest.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DebugGrammar.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Chart.swift,\ Collection+Extensions.swift,\ DebugChart.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Chart.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Collection+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DebugChart.swift (in target 'Lotsawa' from project 'Lotsawa')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Chart.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Collection+Extensions.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DebugChart.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DebugRecognizer.swift,\ DiscreteMap.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DebugRecognizer.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DiscreteMap.swift (in target 'Lotsawa' from project 'Lotsawa')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DebugRecognizer.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DiscreteMap.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Incidental.swift,\ ItemID.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Incidental.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/ItemID.swift (in target 'Lotsawa' from project 'Lotsawa')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Incidental.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/ItemID.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Lotsawa (in target 'Lotsawa' from project 'Lotsawa')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/AdjacencyMatrix.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Array+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/BitSet.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Chart.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Collection+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DebugChart.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DebugForest.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DebugGrammar.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DebugRecognizer.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/DiscreteMap.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Evaluation.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Evaluator.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Forest.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Grammar.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Incidental.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/ItemID.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/MultiMap.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Nullability.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/PredictionMemo.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/PreprocessedGrammar.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Recognizer.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/UniqueCounter.swift -target arm64-apple-tvos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 6 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Lotsawa -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 18.4 -target-sdk-name appletvos18.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Lotsawa.build/Debug-appletvos/Lotsawa.build/Objects-normal/arm64/Lotsawa.abi.json
EmitSwiftModule normal arm64 (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Chart.swift:169:64: error: 'some' return types are only available in tvOS 13.0.0 or newer
func transitionItems(on s: Symbol, inEarleySet i: UInt32) -> some BidirectionalCollection<ItemID>
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Chart.swift:169:8: note: add @available attribute to enclosing instance method
func transitionItems(on s: Symbol, inEarleySet i: UInt32) -> some BidirectionalCollection<ItemID>
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Chart.swift:90:1: note: add @available attribute to enclosing extension
extension Chart {
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Chart.swift:190:8: error: 'some' return types are only available in tvOS 13.0.0 or newer
-> some BidirectionalCollection<Entries.Index>
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Chart.swift:189:8: note: add @available attribute to enclosing instance method
func mainstemIndices(of x: ItemID, inEarleySet i: UInt32)
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Chart.swift:90:1: note: add @available attribute to enclosing extension
extension Chart {
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Chart.swift:312:8: error: 'some' return types are only available in tvOS 13.0.0 or newer
-> Optional<some BidirectionalCollection<Entry>>
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Chart.swift:311:8: note: add @available attribute to enclosing instance method
func leoDerivations(awaiting s: Symbol, at i: SourcePosition)
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Chart.swift:308:1: note: add @available attribute to enclosing extension
extension Chart {
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Collection+Extensions.swift:11:40: error: 'some' return types are only available in tvOS 13.0.0 or newer
func droppingAdjacentDuplicates() -> some Collection<Element>
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Collection+Extensions.swift:11:8: note: add @available attribute to enclosing instance method
func droppingAdjacentDuplicates() -> some Collection<Element>
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Collection+Extensions.swift:8:1: note: add @available attribute to enclosing extension
extension Collection where Element: Equatable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Collection+Extensions.swift:23:8: error: 'some' return types are only available in tvOS 13.0.0 or newer
-> some BidirectionalCollection<Element>
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Collection+Extensions.swift:22:8: note: add @available attribute to enclosing instance method
func keepingFirstOfAdjacentDuplicates(equivalence: @escaping (Element, Element)->Bool)
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Collection+Extensions.swift:19:1: note: add @available attribute to enclosing extension
extension BidirectionalCollection {
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Collection+Extensions.swift:34:40: error: 'some' return types are only available in tvOS 13.0.0 or newer
func droppingAdjacentDuplicates() -> some BidirectionalCollection<Element>
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Collection+Extensions.swift:34:8: note: add @available attribute to enclosing instance method
func droppingAdjacentDuplicates() -> some BidirectionalCollection<Element>
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Collection+Extensions.swift:31:1: note: add @available attribute to enclosing extension
extension BidirectionalCollection where Element: Equatable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Forest.swift:281:26: error: 'some' return types are only available in tvOS 13.0.0 or newer
public var rhsOrigins: some BidirectionalCollection<SourcePosition> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Forest.swift:281:14: note: add @available attribute to enclosing property
public var rhsOrigins: some BidirectionalCollection<SourcePosition> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Forest.swift:273:1: note: add @available attribute to enclosing extension
extension Forest.Derivation {
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Grammar.swift:85:23: error: 'some' return types are only available in tvOS 13.0.0 or newer
public var ruleIDs: some RandomAccessCollection<RuleID> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Grammar.swift:85:14: note: add @available attribute to enclosing property
public var ruleIDs: some RandomAccessCollection<RuleID> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Grammar.swift:71:1: note: add @available attribute to enclosing extension
extension Grammar {
^
SwiftCompile normal arm64 Compiling\ AdjacencyMatrix.swift,\ Array+Extensions.swift,\ BitSet.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/AdjacencyMatrix.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Array+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/BitSet.swift (in target 'Lotsawa' from project 'Lotsawa')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/AdjacencyMatrix.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Array+Extensions.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/BitSet.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MultiMap.swift,\ Nullability.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/MultiMap.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Nullability.swift (in target 'Lotsawa' from project 'Lotsawa')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/MultiMap.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Nullability.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Evaluation.swift,\ Evaluator.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Evaluation.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Evaluator.swift (in target 'Lotsawa' from project 'Lotsawa')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Evaluation.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Evaluator.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Recognizer.swift,\ UniqueCounter.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Recognizer.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/UniqueCounter.swift (in target 'Lotsawa' from project 'Lotsawa')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Recognizer.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/UniqueCounter.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Forest.swift,\ Grammar.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Forest.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Grammar.swift (in target 'Lotsawa' from project 'Lotsawa')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Forest.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/Grammar.swift (in target 'Lotsawa' from project 'Lotsawa')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PredictionMemo.swift,\ PreprocessedGrammar.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/PredictionMemo.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/PreprocessedGrammar.swift (in target 'Lotsawa' from project 'Lotsawa')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ Lotsawa (in target 'Lotsawa' from project 'Lotsawa')
EmitSwiftModule normal arm64 (in target 'Lotsawa' from project 'Lotsawa')
SwiftCompile normal arm64 Compiling\ PredictionMemo.swift,\ PreprocessedGrammar.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/PredictionMemo.swift /Users/admin/builder/spi-builder-workspace/Sources/Lotsawa/PreprocessedGrammar.swift (in target 'Lotsawa' from project 'Lotsawa')
Building workspace spi-builder-workspace with scheme Lotsawa-Package
(4 failures)
BUILD FAILURE 6.1 tvOS