Build Information
Failed to build EonilFSEvents, reference 0.1.7 (e6b7cd
), with Swift 6.1 for visionOS using Xcode 16.3 on 28 Apr 2025 10:32:46 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme EonilFSEvents-Package -destination generic/platform=xrOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eonil/FSEvents.git
Reference: 0.1.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eonil/FSEvents
* tag 0.1.7 -> FETCH_HEAD
HEAD is now at e6b7cdf Add build test and fix test script.
Cloned https://github.com/eonil/FSEvents.git
Revision (git rev-parse @):
e6b7cdfa2754454e194a45ee6c2004d0f630fe88
SUCCESS checkout https://github.com/eonil/FSEvents.git at 0.1.7
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/eonil/FSEvents.git
https://github.com/eonil/FSEvents.git
{
"dependencies" : [
],
"manifest_display_name" : "EonilFSEvents",
"name" : "EonilFSEvents",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.10"
}
],
"products" : [
{
"name" : "EonilFSEvents",
"targets" : [
"EonilFSEvents"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "EonilFSEventsDemoCLI",
"targets" : [
"EonilFSEventsDemoCLI"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "EonilFSEventsDemoCLI",
"module_type" : "SwiftTarget",
"name" : "EonilFSEventsDemoCLI",
"path" : "Sources/EonilFSEventsDemoCLI",
"product_memberships" : [
"EonilFSEventsDemoCLI"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"EonilFSEvents"
],
"type" : "executable"
},
{
"c99name" : "EonilFSEvents",
"module_type" : "SwiftTarget",
"name" : "EonilFSEvents",
"path" : "Sources/EonilFSEvents",
"product_memberships" : [
"EonilFSEvents",
"EonilFSEventsDemoCLI"
],
"sources" : [
"EonilFSEventStream.swift",
"EonilFSEventStreamCreateFlags.swift",
"EonilFSEventStreamError.swift",
"EonilFSEventStreamEvent.swift",
"EonilFSEventStreamEventFlags.swift",
"EonilFSEventStreamEventID.swift",
"EonilFSEventStreamIllogicalErrorLog.swift",
"EonilFSEvents.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
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:
EonilFSEvents: /Users/admin/builder/spi-builder-workspace
resolved source packages: EonilFSEvents
{
"dependencies" : [
],
"manifest_display_name" : "EonilFSEvents",
"name" : "EonilFSEvents",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.10"
}
],
"products" : [
{
"name" : "EonilFSEvents",
"targets" : [
"EonilFSEvents"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "EonilFSEventsDemoCLI",
"targets" : [
"EonilFSEventsDemoCLI"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "EonilFSEventsDemoCLI",
"module_type" : "SwiftTarget",
"name" : "EonilFSEventsDemoCLI",
"path" : "Sources/EonilFSEventsDemoCLI",
"product_memberships" : [
"EonilFSEventsDemoCLI"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"EonilFSEvents"
],
"type" : "executable"
},
{
"c99name" : "EonilFSEvents",
"module_type" : "SwiftTarget",
"name" : "EonilFSEvents",
"path" : "Sources/EonilFSEvents",
"product_memberships" : [
"EonilFSEvents",
"EonilFSEventsDemoCLI"
],
"sources" : [
"EonilFSEventStream.swift",
"EonilFSEventStreamCreateFlags.swift",
"EonilFSEventStreamError.swift",
"EonilFSEventStreamEvent.swift",
"EonilFSEventStreamEventFlags.swift",
"EonilFSEventStreamEventID.swift",
"EonilFSEventStreamIllogicalErrorLog.swift",
"EonilFSEvents.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"EonilFSEvents",
"EonilFSEvents-Package",
"EonilFSEventsDemoCLI"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"EonilFSEvents",
"EonilFSEvents-Package",
"EonilFSEventsDemoCLI"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme EonilFSEvents-Package -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 EonilFSEvents-Package -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
Resolved source packages:
EonilFSEvents: /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 'EonilFSEventsDemoCLI' in project 'EonilFSEvents'
➜ Explicit dependency on target 'EonilFSEvents' in project 'EonilFSEvents'
Target 'EonilFSEvents' in project 'EonilFSEvents'
➜ Explicit dependency on target 'EonilFSEvents' in project 'EonilFSEvents'
Target 'EonilFSEvents' in project 'EonilFSEvents' (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: 8cd3e8f7a02d284fb232ada783f25495
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8cd3e8f7a02d284fb232ada783f25495.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
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/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/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
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/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/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/EonilFSEvents.modulemap (in target 'EonilFSEvents' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/EonilFSEvents.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI.LinkFileList (in target 'EonilFSEventsDemoCLI' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI_const_extract_protocols.json (in target 'EonilFSEventsDemoCLI' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI.SwiftFileList (in target 'EonilFSEventsDemoCLI' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI-OutputFileMap.json (in target 'EonilFSEventsDemoCLI' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEventsDemoCLI.build/Objects-normal/arm64/EonilFSEventsDemoCLI-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents_const_extract_protocols.json (in target 'EonilFSEvents' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.LinkFileList (in target 'EonilFSEvents' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.SwiftConstValuesFileList (in target 'EonilFSEvents' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents-OutputFileMap.json (in target 'EonilFSEvents' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEventsDemoCLI.build/EonilFSEventsDemoCLI.DependencyStaticMetadataFileList (in target 'EonilFSEventsDemoCLI' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEventsDemoCLI.build/EonilFSEventsDemoCLI.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEventsDemoCLI.build/EonilFSEventsDemoCLI.DependencyMetadataFileList (in target 'EonilFSEventsDemoCLI' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEventsDemoCLI.build/EonilFSEventsDemoCLI.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.SwiftFileList (in target 'EonilFSEvents' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/EonilFSEvents.DependencyStaticMetadataFileList (in target 'EonilFSEvents' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/EonilFSEvents.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/EonilFSEvents.DependencyMetadataFileList (in target 'EonilFSEvents' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/EonilFSEvents.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/EonilFSEvents.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/EonilFSEvents.modulemap (in target 'EonilFSEvents' from project 'EonilFSEvents')
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/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/EonilFSEvents.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver EonilFSEvents normal arm64 com.apple.xcode.tools.swift.compiler (in target 'EonilFSEvents' from project 'EonilFSEvents')
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 EonilFSEvents -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -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 -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -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 -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/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents-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/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents_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/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.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/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ EonilFSEventStreamEventFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ EonilFSEvents.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEvents.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEvents.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ EonilFSEventStreamEventID.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ EonilFSEventStreamError.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamError.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamError.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ EonilFSEventStream.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStream.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStream.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ EonilFSEventStreamEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEvent.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStream.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamError.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamIllogicalErrorLog.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEvents.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEventStreamEvent.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEventStreamEvent.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEventStreamEvent.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEventStreamEvent.dia -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 -swift-version 5 -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/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -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/EonilFSEvents.build/Debug-xros/EonilFSEvents.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/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name EonilFSEvents -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 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEventStreamEvent.o -index-unit-output-path /EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEventStreamEvent.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEvent.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift:13:26: error: cannot find type 'FSEventStreamEventId' in scope
public let rawValue: FSEventStreamEventId
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift:32:26: error: cannot find type 'FSEventStreamEventFlags' in scope
public let rawValue: FSEventStreamEventFlags
^~~~~~~~~~~~~~~~~~~~~~~
SwiftCompile normal arm64 Compiling\ EonilFSEventStreamCreateFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ EonilFSEventStreamIllogicalErrorLog.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamIllogicalErrorLog.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamIllogicalErrorLog.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamIllogicalErrorLog.swift:26:23: warning: static property 'handler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var handler: (EonilFSEventsIllogicalErrorLog) -> () = { assert(false, "EonilFSEvents: \($0)") }
^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamIllogicalErrorLog.swift:26:23: note: convert 'handler' to a 'let' constant to make 'Sendable' shared state immutable
public static var handler: (EonilFSEventsIllogicalErrorLog) -> () = { assert(false, "EonilFSEvents: \($0)") }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamIllogicalErrorLog.swift:26:23: note: add '@MainActor' to make static property 'handler' part of global actor 'MainActor'
public static var handler: (EonilFSEventsIllogicalErrorLog) -> () = { assert(false, "EonilFSEvents: \($0)") }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamIllogicalErrorLog.swift:26:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var handler: (EonilFSEventsIllogicalErrorLog) -> () = { assert(false, "EonilFSEvents: \($0)") }
^
nonisolated(unsafe)
SwiftEmitModule normal arm64 Emitting\ module\ for\ EonilFSEvents (in target 'EonilFSEvents' from project 'EonilFSEvents')
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/EonilFSEvents/EonilFSEventStream.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamError.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamIllogicalErrorLog.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEvents.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 -swift-version 5 -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/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -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/EonilFSEvents.build/Debug-xros/EonilFSEvents.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/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name EonilFSEvents -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/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.abi.json
EmitSwiftModule normal arm64 (in target 'EonilFSEvents' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStream.swift:21:29: error: cannot find type 'FSEventStreamRef' in scope
fileprivate var rawref: FSEventStreamRef!
^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift:13:26: error: cannot find type 'FSEventStreamCreateFlags' in scope
public let rawValue: FSEventStreamCreateFlags
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift:14:27: error: cannot find type 'FSEventStreamCreateFlags' in scope
public init(rawValue: FSEventStreamCreateFlags) {
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift:17:17: error: initializer 'init(rawValue:)' must be declared public because it matches a requirement in public protocol 'OptionSet'
fileprivate init(rawValue: Int) {
^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift:17:17: note: mark the initializer as 'public' to satisfy the requirement
fileprivate init(rawValue: Int) {
~~~~~~~~~~~ ^
public
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift:17:17: error: initializer 'init(rawValue:)' must be declared public because it matches a requirement in public protocol 'RawRepresentable'
fileprivate init(rawValue: Int) {
^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift:17:17: note: mark the initializer as 'public' to satisfy the requirement
fileprivate init(rawValue: Int) {
^
public
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamError.swift:10:16: warning: stored property 'code' of 'Sendable'-conforming struct 'EonilFSEventsError' has non-sendable type 'EonilFSEventsErrorCode'; this is an error in the Swift 6 language mode
public var code: EonilFSEventsErrorCode
^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamError.swift:21:13: note: consider making enum 'EonilFSEventsErrorCode' conform to the 'Sendable' protocol
public enum EonilFSEventsErrorCode {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift:13:26: error: cannot find type 'FSEventStreamEventId' in scope
public let rawValue: FSEventStreamEventId
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift:32:26: error: cannot find type 'FSEventStreamEventFlags' in scope
public let rawValue: FSEventStreamEventFlags
^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift:33:27: error: cannot find type 'FSEventStreamEventFlags' in scope
public init(rawValue: FSEventStreamEventFlags) {
^~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift:36:17: error: initializer 'init(rawValue:)' must be declared public because it matches a requirement in public protocol 'OptionSet'
fileprivate init(rawValue: Int) {
^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift:36:17: note: mark the initializer as 'public' to satisfy the requirement
fileprivate init(rawValue: Int) {
~~~~~~~~~~~ ^
public
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift:36:17: error: initializer 'init(rawValue:)' must be declared public because it matches a requirement in public protocol 'RawRepresentable'
fileprivate init(rawValue: Int) {
^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift:36:17: note: mark the initializer as 'public' to satisfy the requirement
fileprivate init(rawValue: Int) {
^
public
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift:14:27: error: cannot find type 'FSEventStreamEventId' in scope
public init(rawValue: FSEventStreamEventId) {
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift:17:17: error: initializer 'init(rawValue:)' must be declared public because it matches a requirement in public protocol 'RawRepresentable'
fileprivate init(rawValue: UInt) {
^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift:17:17: note: mark the initializer as 'public' to satisfy the requirement
fileprivate init(rawValue: UInt) {
~~~~~~~~~~~ ^
public
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamIllogicalErrorLog.swift:26:23: warning: static property 'handler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var handler: (EonilFSEventsIllogicalErrorLog) -> () = { assert(false, "EonilFSEvents: \($0)") }
^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamIllogicalErrorLog.swift:26:23: note: convert 'handler' to a 'let' constant to make 'Sendable' shared state immutable
public static var handler: (EonilFSEventsIllogicalErrorLog) -> () = { assert(false, "EonilFSEvents: \($0)") }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamIllogicalErrorLog.swift:26:23: note: add '@MainActor' to make static property 'handler' part of global actor 'MainActor'
public static var handler: (EonilFSEventsIllogicalErrorLog) -> () = { assert(false, "EonilFSEvents: \($0)") }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamIllogicalErrorLog.swift:26:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var handler: (EonilFSEventsIllogicalErrorLog) -> () = { assert(false, "EonilFSEvents: \($0)") }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEvents.swift:49:13: warning: var 'watchers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var watchers = [ObjectIdentifier: EonilFSEventStream]()
^
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEvents.swift:49:13: note: convert 'watchers' to a 'let' constant to make 'Sendable' shared state immutable
private var watchers = [ObjectIdentifier: EonilFSEventStream]()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEvents.swift:49:13: note: add '@MainActor' to make var 'watchers' part of global actor 'MainActor'
private var watchers = [ObjectIdentifier: EonilFSEventStream]()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEvents.swift:49:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var watchers = [ObjectIdentifier: EonilFSEventStream]()
^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Compiling EonilFSEventStreamIllogicalErrorLog.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ EonilFSEventStreamEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEvent.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEvent.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftEmitModule normal arm64 Emitting\ module\ for\ EonilFSEvents (in target 'EonilFSEvents' from project 'EonilFSEvents')
EmitSwiftModule normal arm64 (in target 'EonilFSEvents' from project 'EonilFSEvents')
Building workspace spi-builder-workspace with scheme EonilFSEvents-Package
(5 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:
EonilFSEvents: /Users/admin/builder/spi-builder-workspace
resolved source packages: EonilFSEvents
{
"dependencies" : [
],
"manifest_display_name" : "EonilFSEvents",
"name" : "EonilFSEvents",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.10"
}
],
"products" : [
{
"name" : "EonilFSEvents",
"targets" : [
"EonilFSEvents"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "EonilFSEventsDemoCLI",
"targets" : [
"EonilFSEventsDemoCLI"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "EonilFSEventsDemoCLI",
"module_type" : "SwiftTarget",
"name" : "EonilFSEventsDemoCLI",
"path" : "Sources/EonilFSEventsDemoCLI",
"product_memberships" : [
"EonilFSEventsDemoCLI"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"EonilFSEvents"
],
"type" : "executable"
},
{
"c99name" : "EonilFSEvents",
"module_type" : "SwiftTarget",
"name" : "EonilFSEvents",
"path" : "Sources/EonilFSEvents",
"product_memberships" : [
"EonilFSEvents",
"EonilFSEventsDemoCLI"
],
"sources" : [
"EonilFSEventStream.swift",
"EonilFSEventStreamCreateFlags.swift",
"EonilFSEventStreamError.swift",
"EonilFSEventStreamEvent.swift",
"EonilFSEventStreamEventFlags.swift",
"EonilFSEventStreamEventID.swift",
"EonilFSEventStreamIllogicalErrorLog.swift",
"EonilFSEvents.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"EonilFSEvents",
"EonilFSEvents-Package",
"EonilFSEventsDemoCLI"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"EonilFSEvents",
"EonilFSEvents-Package",
"EonilFSEventsDemoCLI"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme EonilFSEvents-Package -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 EonilFSEvents-Package -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
EonilFSEvents: /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 'EonilFSEventsDemoCLI' in project 'EonilFSEvents'
➜ Explicit dependency on target 'EonilFSEvents' in project 'EonilFSEvents'
Target 'EonilFSEvents' in project 'EonilFSEvents'
➜ Explicit dependency on target 'EonilFSEvents' in project 'EonilFSEvents'
Target 'EonilFSEvents' in project 'EonilFSEvents' (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: 494db49b77f4f55988465c93b0c1342d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/494db49b77f4f55988465c93b0c1342d.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 EonilFSEvents normal arm64 com.apple.xcode.tools.swift.compiler (in target 'EonilFSEvents' from project 'EonilFSEvents')
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 EonilFSEvents -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.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 -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -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 -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/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents-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/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents_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/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.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/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ EonilFSEvents (in target 'EonilFSEvents' from project 'EonilFSEvents')
EmitSwiftModule normal arm64 (in target 'EonilFSEvents' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ EonilFSEventStreamCreateFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ EonilFSEventStreamEventFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ EonilFSEventStreamError.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamError.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamError.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ EonilFSEventStreamEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEvent.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStream.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamCreateFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamError.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamIllogicalErrorLog.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEvents.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEventStreamEvent.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEventStreamEvent.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEventStreamEvent.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEventStreamEvent.dia -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 -swift-version 5 -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/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEvents_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/EonilFSEvents.build/Debug-xros/EonilFSEvents.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/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name EonilFSEvents -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 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEventStreamEvent.o -index-unit-output-path /EonilFSEvents.build/Debug-xros/EonilFSEvents.build/Objects-normal/arm64/EonilFSEventStreamEvent.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEvent.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift:13:26: error: cannot find type 'FSEventStreamEventId' in scope
public let rawValue: FSEventStreamEventId
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventFlags.swift:32:26: error: cannot find type 'FSEventStreamEventFlags' in scope
public let rawValue: FSEventStreamEventFlags
^~~~~~~~~~~~~~~~~~~~~~~
SwiftCompile normal arm64 Compiling\ EonilFSEvents.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEvents.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEvents.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ EonilFSEventStream.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStream.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStream.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ EonilFSEventStreamIllogicalErrorLog.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamIllogicalErrorLog.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamIllogicalErrorLog.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ EonilFSEventStreamEventID.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEventID.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 Compiling\ EonilFSEventStreamEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEvent.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/EonilFSEvents/EonilFSEventStreamEvent.swift (in target 'EonilFSEvents' from project 'EonilFSEvents')
Building workspace spi-builder-workspace with scheme EonilFSEvents-Package
(3 failures)
BUILD FAILURE 6.1 visionOS