Build Information
Failed to build WasmInterpreter, reference main (3a6963), with Swift 6.1 for visionOS using Xcode 16.3 on 14 May 2025 13:14:28 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WasmInterpreter -destination generic/platform=xrOSBuild Log
========================================
RunAll
========================================
Builder version: 4.61.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shareup/wasm-interpreter-apple.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/shareup/wasm-interpreter-apple
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3a69633 Update .swiftformat
Cloned https://github.com/shareup/wasm-interpreter-apple.git
Revision (git rev-parse @):
3a69633a5a8d8d2ede5cfd1c4e45af7d542b4f09
SUCCESS checkout https://github.com/shareup/wasm-interpreter-apple.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/shareup/wasm-interpreter-apple.git
https://github.com/shareup/wasm-interpreter-apple.git
{
"dependencies" : [
{
"identity" : "synchronized",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/shareup/synchronized.git"
}
],
"manifest_display_name" : "WasmInterpreter",
"name" : "WasmInterpreter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "WasmInterpreter",
"targets" : [
"WasmInterpreter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WasmInterpreterTests",
"module_type" : "SwiftTarget",
"name" : "WasmInterpreterTests",
"path" : "Tests/WasmInterpreterTests",
"sources" : [
"String+WasmTypeProtocolTests.swift",
"Wasm Modules/AddModule.swift",
"Wasm Modules/ConstantModule.swift",
"Wasm Modules/FibonacciModule.swift",
"Wasm Modules/ImportedAddModule.swift",
"Wasm Modules/MemoryModule.swift",
"WasmInterpreterTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"WasmInterpreter"
],
"type" : "test"
},
{
"c99name" : "WasmInterpreter",
"module_type" : "SwiftTarget",
"name" : "WasmInterpreter",
"path" : "Sources/WasmInterpreter",
"product_dependencies" : [
"Synchronized"
],
"product_memberships" : [
"WasmInterpreter"
],
"sources" : [
"Heap.swift",
"ImportedFunctionCache.swift",
"NativeFunction.swift",
"NativeFunctionSignature.swift",
"String+WasmInterpreter.swift",
"String+WasmTypeProtocol.swift",
"WasmInterpreter+Call.swift",
"WasmInterpreter+ImportHandler.swift",
"WasmInterpreter.swift",
"WasmInterpreterError.swift",
"WasmType.swift"
],
"target_dependencies" : [
"CWasm3"
],
"type" : "library"
},
{
"c99name" : "CWasm3",
"module_type" : "BinaryTarget",
"name" : "CWasm3",
"path" : "remote/archive/CWasm3-0.5.0.xcframework.zip",
"product_memberships" : [
"WasmInterpreter"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
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/shareup/synchronized.git
Creating working copy of package ‘synchronized’
Checking out 4.0.1 of package ‘synchronized’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Synchronized: https://github.com/shareup/synchronized.git @ 4.0.1
WasmInterpreter: /Users/admin/builder/spi-builder-workspace
resolved source packages: Synchronized, WasmInterpreter
{
"dependencies" : [
{
"identity" : "synchronized",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/shareup/synchronized.git"
}
],
"manifest_display_name" : "WasmInterpreter",
"name" : "WasmInterpreter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "WasmInterpreter",
"targets" : [
"WasmInterpreter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WasmInterpreterTests",
"module_type" : "SwiftTarget",
"name" : "WasmInterpreterTests",
"path" : "Tests/WasmInterpreterTests",
"sources" : [
"String+WasmTypeProtocolTests.swift",
"Wasm Modules/AddModule.swift",
"Wasm Modules/ConstantModule.swift",
"Wasm Modules/FibonacciModule.swift",
"Wasm Modules/ImportedAddModule.swift",
"Wasm Modules/MemoryModule.swift",
"WasmInterpreterTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"WasmInterpreter"
],
"type" : "test"
},
{
"c99name" : "WasmInterpreter",
"module_type" : "SwiftTarget",
"name" : "WasmInterpreter",
"path" : "Sources/WasmInterpreter",
"product_dependencies" : [
"Synchronized"
],
"product_memberships" : [
"WasmInterpreter"
],
"sources" : [
"Heap.swift",
"ImportedFunctionCache.swift",
"NativeFunction.swift",
"NativeFunctionSignature.swift",
"String+WasmInterpreter.swift",
"String+WasmTypeProtocol.swift",
"WasmInterpreter+Call.swift",
"WasmInterpreter+ImportHandler.swift",
"WasmInterpreter.swift",
"WasmInterpreterError.swift",
"WasmType.swift"
],
"target_dependencies" : [
"CWasm3"
],
"type" : "library"
},
{
"c99name" : "CWasm3",
"module_type" : "BinaryTarget",
"name" : "CWasm3",
"path" : "remote/archive/CWasm3-0.5.0.xcframework.zip",
"product_memberships" : [
"WasmInterpreter"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"WasmInterpreter"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WasmInterpreter -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme WasmInterpreter -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
Synchronized: https://github.com/shareup/synchronized.git @ 4.0.1
WasmInterpreter: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'WasmInterpreter' in project 'WasmInterpreter'
➜ Explicit dependency on target 'WasmInterpreter' in project 'WasmInterpreter'
➜ Explicit dependency on target 'Synchronized' in project 'Synchronized'
Target 'WasmInterpreter' in project 'WasmInterpreter'
➜ Explicit dependency on target 'Synchronized' in project 'Synchronized'
Target 'Synchronized' in project 'Synchronized'
➜ Explicit dependency on target 'Synchronized' in project 'Synchronized'
Target 'Synchronized' in project 'Synchronized' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 35c91d892ff17bb44da176cdfe9e9c95
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/35c91d892ff17bb44da176cdfe9e9c95.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CWasm3/CWasm3.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CWasm3/CWasm3.xcframework'. (in target 'WasmInterpreter' from project 'WasmInterpreter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CWasm3/CWasm3.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CWasm3/CWasm3.xcframework'. (in target 'WasmInterpreter' from project 'WasmInterpreter')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme WasmInterpreter
(1 failure)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
WasmInterpreter: /Users/admin/builder/spi-builder-workspace
Synchronized: https://github.com/shareup/synchronized.git @ 4.0.1
resolved source packages: WasmInterpreter, Synchronized
{
"dependencies" : [
{
"identity" : "synchronized",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/shareup/synchronized.git"
}
],
"manifest_display_name" : "WasmInterpreter",
"name" : "WasmInterpreter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "WasmInterpreter",
"targets" : [
"WasmInterpreter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WasmInterpreterTests",
"module_type" : "SwiftTarget",
"name" : "WasmInterpreterTests",
"path" : "Tests/WasmInterpreterTests",
"sources" : [
"String+WasmTypeProtocolTests.swift",
"Wasm Modules/AddModule.swift",
"Wasm Modules/ConstantModule.swift",
"Wasm Modules/FibonacciModule.swift",
"Wasm Modules/ImportedAddModule.swift",
"Wasm Modules/MemoryModule.swift",
"WasmInterpreterTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"WasmInterpreter"
],
"type" : "test"
},
{
"c99name" : "WasmInterpreter",
"module_type" : "SwiftTarget",
"name" : "WasmInterpreter",
"path" : "Sources/WasmInterpreter",
"product_dependencies" : [
"Synchronized"
],
"product_memberships" : [
"WasmInterpreter"
],
"sources" : [
"Heap.swift",
"ImportedFunctionCache.swift",
"NativeFunction.swift",
"NativeFunctionSignature.swift",
"String+WasmInterpreter.swift",
"String+WasmTypeProtocol.swift",
"WasmInterpreter+Call.swift",
"WasmInterpreter+ImportHandler.swift",
"WasmInterpreter.swift",
"WasmInterpreterError.swift",
"WasmType.swift"
],
"target_dependencies" : [
"CWasm3"
],
"type" : "library"
},
{
"c99name" : "CWasm3",
"module_type" : "BinaryTarget",
"name" : "CWasm3",
"path" : "remote/archive/CWasm3-0.5.0.xcframework.zip",
"product_memberships" : [
"WasmInterpreter"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"WasmInterpreter"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WasmInterpreter -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 WasmInterpreter -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
Synchronized: https://github.com/shareup/synchronized.git @ 4.0.1
WasmInterpreter: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'WasmInterpreter' in project 'WasmInterpreter'
➜ Explicit dependency on target 'WasmInterpreter' in project 'WasmInterpreter'
➜ Explicit dependency on target 'Synchronized' in project 'Synchronized'
Target 'WasmInterpreter' in project 'WasmInterpreter'
➜ Explicit dependency on target 'Synchronized' in project 'Synchronized'
Target 'Synchronized' in project 'Synchronized'
➜ Explicit dependency on target 'Synchronized' in project 'Synchronized'
Target 'Synchronized' in project 'Synchronized' (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
Build description signature: fedfef51ddb2cf31557be44954a78487
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fedfef51ddb2cf31557be44954a78487.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CWasm3/CWasm3.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CWasm3/CWasm3.xcframework'. (in target 'WasmInterpreter' from project 'WasmInterpreter')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CWasm3/CWasm3.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CWasm3/CWasm3.xcframework'. (in target 'WasmInterpreter' from project 'WasmInterpreter')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme WasmInterpreter
(1 failure)
BUILD FAILURE 6.1 visionOS