Build Information
Failed to build voicevox-client, reference main (7e135a
), with Swift 6.1 for visionOS using Xcode 16.3 on 15 Aug 2025 19:55:55 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme voicevox-client -destination generic/platform=xrOS
Build Log
========================================
RunAll
========================================
Builder version: 4.66.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tattn/voicevox-client.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tattn/voicevox-client
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7e135a1 Add Hashable conformance
Cloned https://github.com/tattn/voicevox-client.git
Revision (git rev-parse @):
7e135a1e9af12435f607051edfa0e7c6a00e911b
SUCCESS checkout https://github.com/tattn/voicevox-client.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/tattn/voicevox-client.git
https://github.com/tattn/voicevox-client.git
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "voicevox-client",
"name" : "voicevox-client",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "VOICEVOX",
"targets" : [
"VOICEVOX"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "voicevox_core_macos",
"module_type" : "ClangTarget",
"name" : "voicevox_core_macos",
"path" : "Sources/voicevox_core_macos",
"product_memberships" : [
"VOICEVOX"
],
"sources" : [
"empty.m"
],
"type" : "library"
},
{
"c99name" : "voicevox_core_ios",
"module_type" : "BinaryTarget",
"name" : "voicevox_core_ios",
"path" : "remote/archive/voicevox_core-ios-xcframework-cpu-0.16.0.zip",
"product_memberships" : [
"VOICEVOX"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "voicevox_common",
"module_type" : "SwiftTarget",
"name" : "voicevox_common",
"path" : "Sources/voicevox_common",
"product_memberships" : [
"VOICEVOX"
],
"sources" : [
"Exported.swift"
],
"target_dependencies" : [
"onnxruntime",
"voicevox_core_ios",
"voicevox_core_macos"
],
"type" : "library"
},
{
"c99name" : "onnxruntime",
"module_type" : "BinaryTarget",
"name" : "onnxruntime",
"path" : "remote/archive/voicevox_onnxruntime-ios-xcframework-1.17.3-modified.zip",
"product_memberships" : [
"VOICEVOX"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "VOICEVOXTests",
"module_type" : "SwiftTarget",
"name" : "VOICEVOXTests",
"path" : "Tests/VOICEVOXTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/VOICEVOXTests/lib",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AccentPhrasesTests.swift",
"AudioQueryTests.swift",
"CoreSynthesizerTests.swift",
"TestResources.swift",
"UserDictionaryTests.swift",
"VOICEVOXConfigurationTests.swift",
"VOICEVOXCoreTests.swift",
"VOICEVOXIntegrationTests.swift"
],
"target_dependencies" : [
"VOICEVOX"
],
"type" : "test"
},
{
"c99name" : "VOICEVOX",
"module_type" : "SwiftTarget",
"name" : "VOICEVOX",
"path" : "Sources/VOICEVOX",
"product_memberships" : [
"VOICEVOX"
],
"sources" : [
"AccentPhrases.swift",
"AudioQuery.swift",
"CoreSynthesizer.swift",
"OnnxRuntime.swift",
"OpenJTalk.swift",
"Speaker.swift",
"Synthesizer.swift",
"UserDictionary.swift",
"VOICEVOXConfiguration.swift",
"VOICEVOXError.swift",
"VoiceModelFile.swift"
],
"target_dependencies" : [
"voicevox_common"
],
"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/apple/swift-docc-plugin
Fetching from https://github.com/swiftlang/swift-docc-symbolkit (cached)
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.5 of package ‘swift-docc-plugin’
Resolve Package Graph
Resolved source packages:
voicevox-client: /Users/admin/builder/spi-builder-workspace
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.5
resolved source packages: voicevox-client, SymbolKit, SwiftDocCPlugin
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "voicevox-client",
"name" : "voicevox-client",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "VOICEVOX",
"targets" : [
"VOICEVOX"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "voicevox_core_macos",
"module_type" : "ClangTarget",
"name" : "voicevox_core_macos",
"path" : "Sources/voicevox_core_macos",
"product_memberships" : [
"VOICEVOX"
],
"sources" : [
"empty.m"
],
"type" : "library"
},
{
"c99name" : "voicevox_core_ios",
"module_type" : "BinaryTarget",
"name" : "voicevox_core_ios",
"path" : "remote/archive/voicevox_core-ios-xcframework-cpu-0.16.0.zip",
"product_memberships" : [
"VOICEVOX"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "voicevox_common",
"module_type" : "SwiftTarget",
"name" : "voicevox_common",
"path" : "Sources/voicevox_common",
"product_memberships" : [
"VOICEVOX"
],
"sources" : [
"Exported.swift"
],
"target_dependencies" : [
"onnxruntime",
"voicevox_core_ios",
"voicevox_core_macos"
],
"type" : "library"
},
{
"c99name" : "onnxruntime",
"module_type" : "BinaryTarget",
"name" : "onnxruntime",
"path" : "remote/archive/voicevox_onnxruntime-ios-xcframework-1.17.3-modified.zip",
"product_memberships" : [
"VOICEVOX"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "VOICEVOXTests",
"module_type" : "SwiftTarget",
"name" : "VOICEVOXTests",
"path" : "Tests/VOICEVOXTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/VOICEVOXTests/lib",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AccentPhrasesTests.swift",
"AudioQueryTests.swift",
"CoreSynthesizerTests.swift",
"TestResources.swift",
"UserDictionaryTests.swift",
"VOICEVOXConfigurationTests.swift",
"VOICEVOXCoreTests.swift",
"VOICEVOXIntegrationTests.swift"
],
"target_dependencies" : [
"VOICEVOX"
],
"type" : "test"
},
{
"c99name" : "VOICEVOX",
"module_type" : "SwiftTarget",
"name" : "VOICEVOX",
"path" : "Sources/VOICEVOX",
"product_memberships" : [
"VOICEVOX"
],
"sources" : [
"AccentPhrases.swift",
"AudioQuery.swift",
"CoreSynthesizer.swift",
"OnnxRuntime.swift",
"OpenJTalk.swift",
"Speaker.swift",
"Synthesizer.swift",
"UserDictionary.swift",
"VOICEVOXConfiguration.swift",
"VOICEVOXError.swift",
"VoiceModelFile.swift"
],
"target_dependencies" : [
"voicevox_common"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"VOICEVOX",
"voicevox-client",
"VOICEVOXTests"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"VOICEVOX",
"voicevox-client",
"VOICEVOXTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme voicevox-client -destination generic/platform=xrOS 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 voicevox-client -destination generic/platform=xrOS "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:
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.5
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
voicevox-client: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'VOICEVOX' in project 'voicevox-client'
➜ Explicit dependency on target 'VOICEVOX' in project 'voicevox-client'
➜ Explicit dependency on target 'voicevox_common' in project 'voicevox-client'
Target 'VOICEVOX' in project 'voicevox-client'
➜ Explicit dependency on target 'voicevox_common' in project 'voicevox-client'
Target 'voicevox_common' in project 'voicevox-client' (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/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 05c1c48a05747146e6c0a6a58b5f7868
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/05c1c48a05747146e6c0a6a58b5f7868.xcbuilddata
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
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/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
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-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/voicevox_common.modulemap (in target 'voicevox_common' from project 'voicevox-client')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/voicevox_common.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common_const_extract_protocols.json (in target 'voicevox_common' from project 'voicevox-client')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/voicevox_common.DependencyStaticMetadataFileList (in target 'voicevox_common' from project 'voicevox-client')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/voicevox_common.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/voicevox_common.DependencyMetadataFileList (in target 'voicevox_common' from project 'voicevox-client')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/voicevox_common.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common.SwiftFileList (in target 'voicevox_common' from project 'voicevox-client')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common.SwiftConstValuesFileList (in target 'voicevox_common' from project 'voicevox-client')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common.LinkFileList (in target 'voicevox_common' from project 'voicevox-client')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common-OutputFileMap.json (in target 'voicevox_common' from project 'voicevox-client')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/VOICEVOX.build/VOICEVOX.modulemap (in target 'VOICEVOX' from project 'voicevox-client')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/VOICEVOX.build/VOICEVOX.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/VOICEVOX.build/VOICEVOX.DependencyStaticMetadataFileList (in target 'VOICEVOX' from project 'voicevox-client')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/VOICEVOX.build/VOICEVOX.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/VOICEVOX.build/VOICEVOX.DependencyMetadataFileList (in target 'VOICEVOX' from project 'voicevox-client')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/VOICEVOX.build/VOICEVOX.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/voicevox_common.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/voicevox_common.modulemap (in target 'voicevox_common' from project 'voicevox-client')
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/voicevox-client.build/Debug-xros/voicevox_common.build/voicevox_common.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/VOICEVOX.build/Objects-normal/arm64/VOICEVOX_const_extract_protocols.json (in target 'VOICEVOX' from project 'voicevox-client')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/VOICEVOX.build/Objects-normal/arm64/VOICEVOX_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/VOICEVOX.build/Objects-normal/arm64/VOICEVOX.SwiftFileList (in target 'VOICEVOX' from project 'voicevox-client')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/VOICEVOX.build/Objects-normal/arm64/VOICEVOX.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/VOICEVOX.build/Objects-normal/arm64/VOICEVOX.SwiftConstValuesFileList (in target 'VOICEVOX' from project 'voicevox-client')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/VOICEVOX.build/Objects-normal/arm64/VOICEVOX.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/VOICEVOX.build/Objects-normal/arm64/VOICEVOX.LinkFileList (in target 'VOICEVOX' from project 'voicevox-client')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/VOICEVOX.build/Objects-normal/arm64/VOICEVOX.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/VOICEVOX.build/Objects-normal/arm64/VOICEVOX-OutputFileMap.json (in target 'VOICEVOX' from project 'voicevox-client')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/VOICEVOX.build/Objects-normal/arm64/VOICEVOX-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/VOICEVOX.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/VOICEVOX.build/VOICEVOX.modulemap (in target 'VOICEVOX' from project 'voicevox-client')
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/voicevox-client.build/Debug-xros/VOICEVOX.build/VOICEVOX.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver voicevox_common normal arm64 com.apple.xcode.tools.swift.compiler (in target 'voicevox_common' from project 'voicevox-client')
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 voicevox_common -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common-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/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common.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/voicevox-client.build/Debug-xros/voicevox_common.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.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/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ voicevox_common (in target 'voicevox_common' from project 'voicevox-client')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/voicevox_common/Exported.swift (in target 'voicevox_common' from project 'voicevox-client')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/voicevox_common/Exported.swift:4:19: error: no such module 'voicevox_core'
@_exported import voicevox_core
^
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/voicevox_common/Exported.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.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/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common_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/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name voicevox_common -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.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/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common.abi.json
SwiftCompile normal arm64 Compiling\ Exported.swift /Users/admin/builder/spi-builder-workspace/Sources/voicevox_common/Exported.swift (in target 'voicevox_common' from project 'voicevox-client')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/voicevox_common/Exported.swift (in target 'voicevox_common' from project 'voicevox-client')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/voicevox_common/Exported.swift (in target 'voicevox_common' from project 'voicevox-client')
SwiftEmitModule normal arm64 Emitting\ module\ for\ voicevox_common (in target 'voicevox_common' from project 'voicevox-client')
Building workspace spi-builder-workspace with scheme voicevox-client
(3 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:
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
voicevox-client: /Users/admin/builder/spi-builder-workspace
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.5
resolved source packages: SymbolKit, voicevox-client, SwiftDocCPlugin
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "voicevox-client",
"name" : "voicevox-client",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "VOICEVOX",
"targets" : [
"VOICEVOX"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "voicevox_core_macos",
"module_type" : "ClangTarget",
"name" : "voicevox_core_macos",
"path" : "Sources/voicevox_core_macos",
"product_memberships" : [
"VOICEVOX"
],
"sources" : [
"empty.m"
],
"type" : "library"
},
{
"c99name" : "voicevox_core_ios",
"module_type" : "BinaryTarget",
"name" : "voicevox_core_ios",
"path" : "remote/archive/voicevox_core-ios-xcframework-cpu-0.16.0.zip",
"product_memberships" : [
"VOICEVOX"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "voicevox_common",
"module_type" : "SwiftTarget",
"name" : "voicevox_common",
"path" : "Sources/voicevox_common",
"product_memberships" : [
"VOICEVOX"
],
"sources" : [
"Exported.swift"
],
"target_dependencies" : [
"onnxruntime",
"voicevox_core_ios",
"voicevox_core_macos"
],
"type" : "library"
},
{
"c99name" : "onnxruntime",
"module_type" : "BinaryTarget",
"name" : "onnxruntime",
"path" : "remote/archive/voicevox_onnxruntime-ios-xcframework-1.17.3-modified.zip",
"product_memberships" : [
"VOICEVOX"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "VOICEVOXTests",
"module_type" : "SwiftTarget",
"name" : "VOICEVOXTests",
"path" : "Tests/VOICEVOXTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/VOICEVOXTests/lib",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AccentPhrasesTests.swift",
"AudioQueryTests.swift",
"CoreSynthesizerTests.swift",
"TestResources.swift",
"UserDictionaryTests.swift",
"VOICEVOXConfigurationTests.swift",
"VOICEVOXCoreTests.swift",
"VOICEVOXIntegrationTests.swift"
],
"target_dependencies" : [
"VOICEVOX"
],
"type" : "test"
},
{
"c99name" : "VOICEVOX",
"module_type" : "SwiftTarget",
"name" : "VOICEVOX",
"path" : "Sources/VOICEVOX",
"product_memberships" : [
"VOICEVOX"
],
"sources" : [
"AccentPhrases.swift",
"AudioQuery.swift",
"CoreSynthesizer.swift",
"OnnxRuntime.swift",
"OpenJTalk.swift",
"Speaker.swift",
"Synthesizer.swift",
"UserDictionary.swift",
"VOICEVOXConfiguration.swift",
"VOICEVOXError.swift",
"VoiceModelFile.swift"
],
"target_dependencies" : [
"voicevox_common"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"VOICEVOX",
"voicevox-client",
"VOICEVOXTests"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"VOICEVOX",
"voicevox-client",
"VOICEVOXTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme voicevox-client -destination generic/platform=xrOS
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 voicevox-client -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.5
voicevox-client: /Users/admin/builder/spi-builder-workspace
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'VOICEVOX' in project 'voicevox-client'
➜ Explicit dependency on target 'VOICEVOX' in project 'voicevox-client'
➜ Explicit dependency on target 'voicevox_common' in project 'voicevox-client'
Target 'VOICEVOX' in project 'voicevox-client'
➜ Explicit dependency on target 'voicevox_common' in project 'voicevox-client'
Target 'voicevox_common' in project 'voicevox-client' (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/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 35ece08ef93153dfed96eef08ee16560
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/35ece08ef93153dfed96eef08ee16560.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/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
SwiftDriver voicevox_common normal arm64 com.apple.xcode.tools.swift.compiler (in target 'voicevox_common' from project 'voicevox-client')
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 voicevox_common -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common-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/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common.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/voicevox-client.build/Debug-xros/voicevox_common.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.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/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ voicevox_common (in target 'voicevox_common' from project 'voicevox-client')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/voicevox_common/Exported.swift (in target 'voicevox_common' from project 'voicevox-client')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/voicevox_common/Exported.swift:4:19: error: no such module 'voicevox_core'
@_exported import voicevox_core
^
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/voicevox_common/Exported.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.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/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common_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/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name voicevox_common -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 2.4 -target-sdk-name xros2.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.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/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common-master-emit-module.d -parse-as-library -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/voicevox-client.build/Debug-xros/voicevox_common.build/Objects-normal/arm64/voicevox_common.abi.json
SwiftCompile normal arm64 Compiling\ Exported.swift /Users/admin/builder/spi-builder-workspace/Sources/voicevox_common/Exported.swift (in target 'voicevox_common' from project 'voicevox-client')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/voicevox_common/Exported.swift (in target 'voicevox_common' from project 'voicevox-client')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/voicevox_common/Exported.swift (in target 'voicevox_common' from project 'voicevox-client')
SwiftEmitModule normal arm64 Emitting\ module\ for\ voicevox_common (in target 'voicevox_common' from project 'voicevox-client')
Building workspace spi-builder-workspace with scheme voicevox-client
(3 failures)
BUILD FAILURE 6.1 visionOS