Build Information
Successful build of AblyDeltaCodec, reference main (51499a
), with Swift 6.0 for visionOS using Xcode 16.2 on 9 May 2025 15:06:26 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AblyDeltaCodec -destination generic/platform=xrOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ably/delta-codec-cocoa.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ably/delta-codec-cocoa
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 51499ac Merge pull request #26 from ably/release/1.3.4
Submodule path 'xdelta': checked out 'd502ba5739c9ca2d89c9f809d7c3a457f51bf788'
Submodule 'xdelta' (https://github.com/ably-forks/xdelta) registered for path 'xdelta'
Cloning into '/Users/admin/builder/spi-builder-workspace/xdelta'...
Cloned https://github.com/ably/delta-codec-cocoa.git
Revision (git rev-parse @):
51499acb9d525b7767206ced9b37896afc1520e6
SUCCESS checkout https://github.com/ably/delta-codec-cocoa.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/ably/delta-codec-cocoa.git
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
"cxx_language_standard" : "c++1z",
"dependencies" : [
],
"manifest_display_name" : "AblyDeltaCodec",
"name" : "AblyDeltaCodec",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.10"
},
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "9.0"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "AblyDeltaCodec",
"targets" : [
"AblyDeltaCodec"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AblyDeltaCodec",
"module_type" : "ClangTarget",
"name" : "AblyDeltaCodec",
"path" : ".",
"product_memberships" : [
"AblyDeltaCodec"
],
"sources" : [
"source/ARTDeltaCodec.mm",
"xdelta/xdelta3/xdelta3.c"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "DeltaCodec",
"schemes" : [
"DeltaCodec-iOS",
"DeltaCodec-iOS-Tests",
"DeltaCodec-macOS",
"DeltaCodec-macOS-Tests",
"DeltaCodec-tvOS",
"DeltaCodec-tvOS-Tests",
"DeltaCodec-watchOS"
],
"targets" : [
"DeltaCodec-iOS",
"DeltaCodec-iOS-Tests",
"DeltaCodec-macOS",
"DeltaCodec-macOS-Tests",
"DeltaCodec-tvOS",
"DeltaCodec-tvOS-Tests",
"DeltaCodec-watchOS"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AblyDeltaCodec"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AblyDeltaCodec -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-16.2.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 AblyDeltaCodec -destination generic/platform=xrOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
AblyDeltaCodec: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'AblyDeltaCodec' in project 'AblyDeltaCodec'
➜ Explicit dependency on target 'AblyDeltaCodec' in project 'AblyDeltaCodec'
Target 'AblyDeltaCodec' in project 'AblyDeltaCodec' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 7cc083c1291c53217863b1b315000206
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7cc083c1291c53217863b1b315000206.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.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.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/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/AblyDeltaCodec.modulemap (in target 'AblyDeltaCodec' from project 'AblyDeltaCodec')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/AblyDeltaCodec.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/AblyDeltaCodec.DependencyMetadataFileList (in target 'AblyDeltaCodec' from project 'AblyDeltaCodec')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/AblyDeltaCodec.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'AblyDeltaCodec' from project 'AblyDeltaCodec')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
-target arm64-apple-xros1.0 -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=AblyDeltaCodec' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' '-DHAVE_DELTA_CONFIG_H=1' -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -g -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -I/Users/admin/builder/spi-builder-workspace/include -I/Users/admin/builder/spi-builder-workspace -I/Users/admin/builder/spi-builder-workspace/include -I/Users/admin/builder/spi-builder-workspace/source -I/Users/admin/builder/spi-builder-workspace/xdelta/xdelta3 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -DXcode
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp (in target 'AblyDeltaCodec' from project 'AblyDeltaCodec')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp
-target arm64-apple-xros1.0 '-std=c++1z' -fobjc-arc -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=AblyDeltaCodec' '-D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG' -fpascal-strings -O0 -DSWIFT_PACKAGE '-DDEBUG=1' '-DHAVE_DELTA_CONFIG_H=1' '-DOBJC_OLD_DISPATCH_PROTOTYPES=1' -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -g -fvisibility-inlines-hidden -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -I/Users/admin/builder/spi-builder-workspace/include -I/Users/admin/builder/spi-builder-workspace -I/Users/admin/builder/spi-builder-workspace/include -I/Users/admin/builder/spi-builder-workspace/source -I/Users/admin/builder/spi-builder-workspace/xdelta/xdelta3 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -DXcode
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/AblyDeltaCodec.LinkFileList (in target 'AblyDeltaCodec' from project 'AblyDeltaCodec')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/AblyDeltaCodec.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/AblyDeltaCodec.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/AblyDeltaCodec.modulemap (in target 'AblyDeltaCodec' from project 'AblyDeltaCodec')
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/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/AblyDeltaCodec.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/xdelta3.o /Users/admin/builder/spi-builder-workspace/xdelta/xdelta3/xdelta3.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'AblyDeltaCodec' from project 'AblyDeltaCodec')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/xdelta3.o.scan -- /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/xdelta3.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/xdelta3.dia -c /Users/admin/builder/spi-builder-workspace/xdelta/xdelta3/xdelta3.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/xdelta3.o -index-unit-output-path /AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/xdelta3.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/ARTDeltaCodec.o /Users/admin/builder/spi-builder-workspace/source/ARTDeltaCodec.mm normal arm64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'AblyDeltaCodec' from project 'AblyDeltaCodec')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/ARTDeltaCodec.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/ARTDeltaCodec.dia -c /Users/admin/builder/spi-builder-workspace/source/ARTDeltaCodec.mm -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/ARTDeltaCodec.o -index-unit-output-path /AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/ARTDeltaCodec.o
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-BWQRYYV4627ZD296HSRR1DSP4.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-BWQRYYV4627ZD296HSRR1DSP4.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-BWQRYYV4627ZD296HSRR1DSP4.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-BWQRYYV4627ZD296HSRR1DSP4.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -target-abi darwinpcs -target-cpu apple-a12 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-xros1.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=2.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_Builtin_stdarg -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -fstack-check -ftrivial-auto-var-init\=zero -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D HAVE_DELTA_CONFIG_H\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-BWQRYYV4627ZD296HSRR1DSP4.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-9EMGP3KNR32US0BLHW45NK4E7.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-9EMGP3KNR32US0BLHW45NK4E7.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-9EMGP3KNR32US0BLHW45NK4E7.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-9EMGP3KNR32US0BLHW45NK4E7.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -target-abi darwinpcs -target-cpu apple-a12 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-xros1.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=2.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_Builtin_stddef -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -fstack-check -ftrivial-auto-var-init\=zero -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D HAVE_DELTA_CONFIG_H\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-9EMGP3KNR32US0BLHW45NK4E7.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability_internal-EXH1EW2T3PYY8BNHDPHUXCBIB.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability_internal-EXH1EW2T3PYY8BNHDPHUXCBIB.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability_internal-EXH1EW2T3PYY8BNHDPHUXCBIB.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability_internal-EXH1EW2T3PYY8BNHDPHUXCBIB.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk/usr/include/os_availability.modulemap -target-abi darwinpcs -target-cpu apple-a12 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-xros1.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=2.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=os_availability_internal -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -fstack-check -ftrivial-auto-var-init\=zero -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D HAVE_DELTA_CONFIG_H\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability_internal-EXH1EW2T3PYY8BNHDPHUXCBIB.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-4F3AJV5Z4M3B985UB7AO3H54A.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-4F3AJV5Z4M3B985UB7AO3H54A.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-4F3AJV5Z4M3B985UB7AO3H54A.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/os_availability.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-4F3AJV5Z4M3B985UB7AO3H54A.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk/usr/include/os_availability.modulemap -target-abi darwinpcs -target-cpu apple-a12 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-xros1.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=2.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=os_availability_internal\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability_internal-EXH1EW2T3PYY8BNHDPHUXCBIB.pcm -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=os_availability -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -fstack-check -ftrivial-auto-var-init\=zero -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D HAVE_DELTA_CONFIG_H\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-4F3AJV5Z4M3B985UB7AO3H54A.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BCSC2WT74FKVDLP6LCVHHYV96.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BCSC2WT74FKVDLP6LCVHHYV96.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BCSC2WT74FKVDLP6LCVHHYV96.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/os_availability.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BCSC2WT74FKVDLP6LCVHHYV96.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk/usr/include/DarwinFoundation.modulemap -target-abi darwinpcs -target-cpu apple-a12 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-xros1.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=2.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=_Builtin_stdarg\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-BWQRYYV4627ZD296HSRR1DSP4.pcm -fmodule-file\=_Builtin_stddef\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-9EMGP3KNR32US0BLHW45NK4E7.pcm -fmodule-file\=os_availability\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-4F3AJV5Z4M3B985UB7AO3H54A.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=DarwinFoundation -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -fstack-check -ftrivial-auto-var-init\=zero -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D HAVE_DELTA_CONFIG_H\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BCSC2WT74FKVDLP6LCVHHYV96.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdint-C2LYOJISVKK2DJFINSX5U73UW.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdint-C2LYOJISVKK2DJFINSX5U73UW.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdint-C2LYOJISVKK2DJFINSX5U73UW.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdint-C2LYOJISVKK2DJFINSX5U73UW.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk/usr/include/c_standard_library.modulemap -target-abi darwinpcs -target-cpu apple-a12 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-xros1.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=2.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BCSC2WT74FKVDLP6LCVHHYV96.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_stdint -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -fstack-check -ftrivial-auto-var-init\=zero -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D HAVE_DELTA_CONFIG_H\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdint-C2LYOJISVKK2DJFINSX5U73UW.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_useconds_t-8NEI64GCQCR9AOHVH8DFEK34W.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_useconds_t-8NEI64GCQCR9AOHVH8DFEK34W.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_useconds_t-8NEI64GCQCR9AOHVH8DFEK34W.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_useconds_t-8NEI64GCQCR9AOHVH8DFEK34W.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk/usr/include/DarwinFoundation.modulemap -target-abi darwinpcs -target-cpu apple-a12 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-xros1.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=2.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BCSC2WT74FKVDLP6LCVHHYV96.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_useconds_t -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -fstack-check -ftrivial-auto-var-init\=zero -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D HAVE_DELTA_CONFIG_H\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_useconds_t-8NEI64GCQCR9AOHVH8DFEK34W.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_sys_select-8TVFMYJ01F14YXRHWKIVA0OIM.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_sys_select-8TVFMYJ01F14YXRHWKIVA0OIM.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_sys_select-8TVFMYJ01F14YXRHWKIVA0OIM.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/DarwinFoundation.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/os_availability.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_sys_select-8TVFMYJ01F14YXRHWKIVA0OIM.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk/usr/include/DarwinFoundation.modulemap -target-abi darwinpcs -target-cpu apple-a12 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-xros1.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=2.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BCSC2WT74FKVDLP6LCVHHYV96.pcm -fmodule-file\=os_availability\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-4F3AJV5Z4M3B985UB7AO3H54A.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_sys_select -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -fstack-check -ftrivial-auto-var-init\=zero -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D HAVE_DELTA_CONFIG_H\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_sys_select-8TVFMYJ01F14YXRHWKIVA0OIM.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_strings-18VWM9WLTV5PABS5UI8RTOOPX.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_strings-18VWM9WLTV5PABS5UI8RTOOPX.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_strings-18VWM9WLTV5PABS5UI8RTOOPX.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/DarwinFoundation.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/os_availability.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_strings-18VWM9WLTV5PABS5UI8RTOOPX.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk/usr/include/DarwinBasic.modulemap -target-abi darwinpcs -target-cpu apple-a12 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-xros1.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=2.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BCSC2WT74FKVDLP6LCVHHYV96.pcm -fmodule-file\=os_availability\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-4F3AJV5Z4M3B985UB7AO3H54A.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_strings -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -fstack-check -ftrivial-auto-var-init\=zero -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D HAVE_DELTA_CONFIG_H\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_strings-18VWM9WLTV5PABS5UI8RTOOPX.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/netinet_in-7GEY5SGCH48G0BZ6JR4C5MMZ1.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/netinet_in-7GEY5SGCH48G0BZ6JR4C5MMZ1.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/netinet_in-7GEY5SGCH48G0BZ6JR4C5MMZ1.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/netinet_in-7GEY5SGCH48G0BZ6JR4C5MMZ1.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk/usr/include/DarwinFoundation.modulemap -target-abi darwinpcs -target-cpu apple-a12 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-xros1.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=2.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BCSC2WT74FKVDLP6LCVHHYV96.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=netinet_in -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -fstack-check -ftrivial-auto-var-init\=zero -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D HAVE_DELTA_CONFIG_H\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/netinet_in-7GEY5SGCH48G0BZ6JR4C5MMZ1.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/alloca-DGDKWOQOGXTNWYM5OUMW4F1JD.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/alloca-DGDKWOQOGXTNWYM5OUMW4F1JD.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/alloca-DGDKWOQOGXTNWYM5OUMW4F1JD.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/alloca-DGDKWOQOGXTNWYM5OUMW4F1JD.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk/usr/include/DarwinBasic.modulemap -target-abi darwinpcs -target-cpu apple-a12 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-xros1.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=2.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BCSC2WT74FKVDLP6LCVHHYV96.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=alloca -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -fstack-check -ftrivial-auto-var-init\=zero -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D HAVE_DELTA_CONFIG_H\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/alloca-DGDKWOQOGXTNWYM5OUMW4F1JD.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/runetype-DXTLY3HATWNKVL2SN4U8N3BZH.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/runetype-DXTLY3HATWNKVL2SN4U8N3BZH.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/runetype-DXTLY3HATWNKVL2SN4U8N3BZH.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/runetype-DXTLY3HATWNKVL2SN4U8N3BZH.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk/usr/include/DarwinBasic.modulemap -target-abi darwinpcs -target-cpu apple-a12 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-xros1.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=2.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BCSC2WT74FKVDLP6LCVHHYV96.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=runetype -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -fstack-check -ftrivial-auto-var-init\=zero -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D HAVE_DELTA_CONFIG_H\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/runetype-DXTLY3HATWNKVL2SN4U8N3BZH.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_time-7K507MEWFQGX0F3CVMWSPIY6J.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_time-7K507MEWFQGX0F3CVMWSPIY6J.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_time-7K507MEWFQGX0F3CVMWSPIY6J.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_time-7K507MEWFQGX0F3CVMWSPIY6J.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk/usr/include/DarwinFoundation.modulemap -target-abi darwinpcs -target-cpu apple-a12 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-xros1.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=2.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BCSC2WT74FKVDLP6LCVHHYV96.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=sys_time -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -fstack-check -ftrivial-auto-var-init\=zero -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D HAVE_DELTA_CONFIG_H\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_time-7K507MEWFQGX0F3CVMWSPIY6J.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_errno-565YHI190HVHUWGZOTL5K02P5.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_errno-565YHI190HVHUWGZOTL5K02P5.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_errno-565YHI190HVHUWGZOTL5K02P5.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_errno-565YHI190HVHUWGZOTL5K02P5.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk/usr/include/c_standard_library.modulemap -target-abi darwinpcs -target-cpu apple-a12 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-xros1.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=2.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BCSC2WT74FKVDLP6LCVHHYV96.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_errno -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -fstack-check -ftrivial-auto-var-init\=zero -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D HAVE_DELTA_CONFIG_H\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_errno-565YHI190HVHUWGZOTL5K02P5.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-BHFCD01E6H9OJMI9AFT3D7YFV.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-BHFCD01E6H9OJMI9AFT3D7YFV.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-BHFCD01E6H9OJMI9AFT3D7YFV.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/c_standard_library.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-BHFCD01E6H9OJMI9AFT3D7YFV.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -target-abi darwinpcs -target-cpu apple-a12 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-xros1.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=2.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=_stdint\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdint-C2LYOJISVKK2DJFINSX5U73UW.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_Builtin_stdint -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -fstack-check -ftrivial-auto-var-init\=zero -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D HAVE_DELTA_CONFIG_H\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-BHFCD01E6H9OJMI9AFT3D7YFV.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-DRJQT0BIMM1Q10CCQY21Q6843.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-DRJQT0BIMM1Q10CCQY21Q6843.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-DRJQT0BIMM1Q10CCQY21Q6843.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-DRJQT0BIMM1Q10CCQY21Q6843.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk/usr/include/DarwinBasic.modulemap -target-abi darwinpcs -target-cpu apple-a12 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-xros1.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=2.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BCSC2WT74FKVDLP6LCVHHYV96.pcm -fmodule-file\=_errno\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_errno-565YHI190HVHUWGZOTL5K02P5.pcm -fmodule-file\=_sys_select\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_sys_select-8TVFMYJ01F14YXRHWKIVA0OIM.pcm -fmodule-file\=_useconds_t\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_useconds_t-8NEI64GCQCR9AOHVH8DFEK34W.pcm -fmodule-file\=netinet_in\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/netinet_in-7GEY5SGCH48G0BZ6JR4C5MMZ1.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=sys_types -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -fstack-check -ftrivial-auto-var-init\=zero -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D HAVE_DELTA_CONFIG_H\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-DRJQT0BIMM1Q10CCQY21Q6843.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_inttypes-82LP1DJM6D5RAQ7V4OXCFL0HZ.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_inttypes-82LP1DJM6D5RAQ7V4OXCFL0HZ.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_inttypes-82LP1DJM6D5RAQ7V4OXCFL0HZ.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/DarwinFoundation.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/os_availability.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_inttypes-82LP1DJM6D5RAQ7V4OXCFL0HZ.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk/usr/include/c_standard_library.modulemap -target-abi darwinpcs -target-cpu apple-a12 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-xros1.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=2.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BCSC2WT74FKVDLP6LCVHHYV96.pcm -fmodule-file\=_Builtin_stddef\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-9EMGP3KNR32US0BLHW45NK4E7.pcm -fmodule-file\=_Builtin_stdint\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-BHFCD01E6H9OJMI9AFT3D7YFV.pcm -fmodule-file\=os_availability\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-4F3AJV5Z4M3B985UB7AO3H54A.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_inttypes -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -fstack-check -ftrivial-auto-var-init\=zero -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D HAVE_DELTA_CONFIG_H\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_inttypes-82LP1DJM6D5RAQ7V4OXCFL0HZ.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdio-DSNAE0FK2CPS8SW2HT0AXXT7N.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdio-DSNAE0FK2CPS8SW2HT0AXXT7N.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdio-DSNAE0FK2CPS8SW2HT0AXXT7N.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/DarwinBasic.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/DarwinFoundation.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/os_availability.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdio-DSNAE0FK2CPS8SW2HT0AXXT7N.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk/usr/include/c_standard_library.modulemap -target-abi darwinpcs -target-cpu apple-a12 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-xros1.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=2.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BCSC2WT74FKVDLP6LCVHHYV96.pcm -fmodule-file\=os_availability\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-4F3AJV5Z4M3B985UB7AO3H54A.pcm -fmodule-file\=sys_types\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-DRJQT0BIMM1Q10CCQY21Q6843.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_stdio -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -fstack-check -ftrivial-auto-var-init\=zero -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D HAVE_DELTA_CONFIG_H\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdio-DSNAE0FK2CPS8SW2HT0AXXT7N.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_signal-9ONSHNMM6EKC63OQFEKWUGDG2.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_signal-9ONSHNMM6EKC63OQFEKWUGDG2.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_signal-9ONSHNMM6EKC63OQFEKWUGDG2.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/DarwinBasic.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/DarwinFoundation.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/os_availability.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_signal-9ONSHNMM6EKC63OQFEKWUGDG2.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk/usr/include/c_standard_library.modulemap -target-abi darwinpcs -target-cpu apple-a12 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-xros1.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=2.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BCSC2WT74FKVDLP6LCVHHYV96.pcm -fmodule-file\=os_availability\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-4F3AJV5Z4M3B985UB7AO3H54A.pcm -fmodule-file\=sys_types\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-DRJQT0BIMM1Q10CCQY21Q6843.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_signal -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -fstack-check -ftrivial-auto-var-init\=zero -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D HAVE_DELTA_CONFIG_H\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_signal-9ONSHNMM6EKC63OQFEKWUGDG2.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_string-CGBMSOT733O7GS2WZWDLXQJ1N.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_string-CGBMSOT733O7GS2WZWDLXQJ1N.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_string-CGBMSOT733O7GS2WZWDLXQJ1N.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/DarwinBasic.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/DarwinFoundation.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/os_availability.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_string-CGBMSOT733O7GS2WZWDLXQJ1N.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk/usr/include/c_standard_library.modulemap -target-abi darwinpcs -target-cpu apple-a12 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-xros1.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=2.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BCSC2WT74FKVDLP6LCVHHYV96.pcm -fmodule-file\=_errno\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_errno-565YHI190HVHUWGZOTL5K02P5.pcm -fmodule-file\=_strings\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_strings-18VWM9WLTV5PABS5UI8RTOOPX.pcm -fmodule-file\=os_availability\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-4F3AJV5Z4M3B985UB7AO3H54A.pcm -fmodule-file\=sys_types\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-DRJQT0BIMM1Q10CCQY21Q6843.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_string -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -fstack-check -ftrivial-auto-var-init\=zero -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D HAVE_DELTA_CONFIG_H\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_string-CGBMSOT733O7GS2WZWDLXQJ1N.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_resource-B9I659GCF7Y9IVND3F8DEM30K.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_resource-B9I659GCF7Y9IVND3F8DEM30K.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_resource-B9I659GCF7Y9IVND3F8DEM30K.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/DarwinBasic.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/DarwinFoundation.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/os_availability.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_resource-B9I659GCF7Y9IVND3F8DEM30K.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk/usr/include/DarwinBasic.modulemap -target-abi darwinpcs -target-cpu apple-a12 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-xros1.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=2.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BCSC2WT74FKVDLP6LCVHHYV96.pcm -fmodule-file\=_Builtin_stdint\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-BHFCD01E6H9OJMI9AFT3D7YFV.pcm -fmodule-file\=os_availability\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-4F3AJV5Z4M3B985UB7AO3H54A.pcm -fmodule-file\=sys_time\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_time-7K507MEWFQGX0F3CVMWSPIY6J.pcm -fmodule-file\=sys_types\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-DRJQT0BIMM1Q10CCQY21Q6843.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=sys_resource -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -fstack-check -ftrivial-auto-var-init\=zero -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D HAVE_DELTA_CONFIG_H\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_resource-B9I659GCF7Y9IVND3F8DEM30K.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-3OFXAAL7KNW4BOYT1CBWOEOTS.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-3OFXAAL7KNW4BOYT1CBWOEOTS.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-3OFXAAL7KNW4BOYT1CBWOEOTS.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/c_standard_library.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-3OFXAAL7KNW4BOYT1CBWOEOTS.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -target-abi darwinpcs -target-cpu apple-a12 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-xros1.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=2.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=_inttypes\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_inttypes-82LP1DJM6D5RAQ7V4OXCFL0HZ.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_Builtin_inttypes -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -fstack-check -ftrivial-auto-var-init\=zero -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D HAVE_DELTA_CONFIG_H\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-3OFXAAL7KNW4BOYT1CBWOEOTS.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_wait-F01606UD3U9GHICXCQLTDJDLU.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_wait-F01606UD3U9GHICXCQLTDJDLU.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_wait-F01606UD3U9GHICXCQLTDJDLU.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/DarwinBasic.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/DarwinFoundation.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_wait-F01606UD3U9GHICXCQLTDJDLU.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk/usr/include/DarwinBasic.modulemap -target-abi darwinpcs -target-cpu apple-a12 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-xros1.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=2.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BCSC2WT74FKVDLP6LCVHHYV96.pcm -fmodule-file\=_signal\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_signal-9ONSHNMM6EKC63OQFEKWUGDG2.pcm -fmodule-file\=sys_resource\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_resource-B9I659GCF7Y9IVND3F8DEM30K.pcm -fmodule-file\=sys_types\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-DRJQT0BIMM1Q10CCQY21Q6843.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=sys_wait -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -fstack-check -ftrivial-auto-var-init\=zero -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D HAVE_DELTA_CONFIG_H\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_wait-F01606UD3U9GHICXCQLTDJDLU.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdlib-71IQIDDHNLD3KTENGHIF2YOY.scan
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdlib-71IQIDDHNLD3KTENGHIF2YOY.scan
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdlib-71IQIDDHNLD3KTENGHIF2YOY.dia -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -fsystem-module -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/DarwinBasic.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/DarwinFoundation.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include/os_availability.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdlib-71IQIDDHNLD3KTENGHIF2YOY.pcm -disable-free -emit-module -x c /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk/usr/include/c_standard_library.modulemap -target-abi darwinpcs -target-cpu apple-a12 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-xros1.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=2.2 -fmodules-validate-system-headers -fno-modules-prune-non-affecting-module-map-files -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=DarwinFoundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/DarwinFoundation-BCSC2WT74FKVDLP6LCVHHYV96.pcm -fmodule-file\=alloca\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/alloca-DGDKWOQOGXTNWYM5OUMW4F1JD.pcm -fmodule-file\=os_availability\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/os_availability-4F3AJV5Z4M3B985UB7AO3H54A.pcm -fmodule-file\=runetype\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/runetype-DXTLY3HATWNKVL2SN4U8N3BZH.pcm -fmodule-file\=sys_types\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-DRJQT0BIMM1Q10CCQY21Q6843.pcm -fmodule-file\=sys_wait\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_wait-F01606UD3U9GHICXCQLTDJDLU.pcm -isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=_stdlib -fmodules-search-all -fno-implicit-modules -fmax-type-align\=16 -fstack-check -ftrivial-auto-var-init\=zero -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -disable-objc-default-synthesize-properties -stack-protector 1 -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=off -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fcommon -fno-sanitize-address-use-odr-indicator -fno-sanitize-memory-param-retval -fmerge-all-constants -fno-verbose-asm -fregister-global-dtors-with-atexit -fno-use-init-array -funique-basic-block-section-names -dwarf-version\=4 -debugger-tuning\=lldb -llvm-verify-each -dwarf-ext-refs -no-struct-path-tbaa -fexperimental-assignment-tracking\=disabled -no-enable-noundef-analysis -stack-protector-buffer-size 0 -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D HAVE_DELTA_CONFIG_H\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT moduledependenciestarget -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdlib-71IQIDDHNLD3KTENGHIF2YOY.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/xdelta3.o /Users/admin/builder/spi-builder-workspace/xdelta/xdelta3/xdelta3.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'AblyDeltaCodec' from project 'AblyDeltaCodec')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/xdelta3.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/xdelta3.dia -c /Users/admin/builder/spi-builder-workspace/xdelta/xdelta3/xdelta3.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/xdelta3.o -index-unit-output-path /AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/xdelta3.o
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix\=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -ferror-limit 19 -serialize-diagnostic-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/xdelta3.dia -Wdeprecated-objc-isa-usage -Werror\=deprecated-objc-isa-usage -Werror\=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/xdelta3.o -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk/usr/include/DarwinBasic.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk/usr/include/c_standard_library.modulemap -fmodule-map-file\=/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/xdelta3.o -disable-free -emit-obj -x c /Users/admin/builder/spi-builder-workspace/xdelta/xdelta3/xdelta3.c -target-abi darwinpcs -target-cpu apple-a12 -target-feature +v8.3a -target-feature +aes -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +lse -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -target-feature +neon -target-feature +zcm -target-feature +zcz -triple arm64-apple-xros1.0.0 -target-linker-version 1115.7.3 -target-sdk-version\=2.2 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -resource-dir /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format\=obj -fmodule-file\=_Builtin_inttypes\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_inttypes-3OFXAAL7KNW4BOYT1CBWOEOTS.pcm -fmodule-file\=_Builtin_stdarg\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdarg-BWQRYYV4627ZD296HSRR1DSP4.pcm -fmodule-file\=_Builtin_stddef\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stddef-9EMGP3KNR32US0BLHW45NK4E7.pcm -fmodule-file\=_Builtin_stdint\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_Builtin_stdint-BHFCD01E6H9OJMI9AFT3D7YFV.pcm -fmodule-file\=_errno\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_errno-565YHI190HVHUWGZOTL5K02P5.pcm -fmodule-file\=_stdio\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdio-DSNAE0FK2CPS8SW2HT0AXXT7N.pcm -fmodule-file\=_stdlib\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_stdlib-71IQIDDHNLD3KTENGHIF2YOY.pcm -fmodule-file\=_string\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/_string-CGBMSOT733O7GS2WZWDLXQJ1N.pcm -fmodule-file\=sys_types\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/sys_types-DRJQT0BIMM1Q10CCQY21Q6843.pcm -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -I /Users/admin/builder/spi-builder-workspace/include -I /Users/admin/builder/spi-builder-workspace -I /Users/admin/builder/spi-builder-workspace/include -I /Users/admin/builder/spi-builder-workspace/source -I /Users/admin/builder/spi-builder-workspace/xdelta/xdelta3 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/DerivedSources-normal/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/DerivedSources/arm64 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/local/include -internal-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/usr/include -internal-externc-isystem /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.2-22N799-d0266d555a0767c993cd16a70a4738cb.sdkstatcache -std\=gnu17 -fmodules -fmodule-name\=AblyDeltaCodec -fno-implicit-modules -fmax-type-align\=16 -fpascal-strings -fstack-check -ftrivial-auto-var-init\=zero -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fcompatibility-qualified-id-block-type-checking -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=on -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcommon -fobjc-msgsend-selector-stubs -fregister-global-dtors-with-atexit -fno-strict-return -mrelax-all -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mframe-pointer\=non-leaf -funwind-tables\=1 -clear-ast-before-backend -discard-value-names -main-file-name xdelta3.c -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D HAVE_DELTA_CONFIG_H\=1 -D SWIFT_PACKAGE -D Xcode -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/xdelta3.d -skip-unused-modulemap-deps
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AblyDeltaCodec.o normal (in target 'AblyDeltaCodec' from project 'AblyDeltaCodec')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.2.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/AblyDeltaCodec.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/AblyDeltaCodec_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-arc -fobjc-link-runtime -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AblyDeltaCodec.build/Debug-xros/AblyDeltaCodec.build/Objects-normal/arm64/AblyDeltaCodec_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AblyDeltaCodec.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AblyDeltaCodec.o (in target 'AblyDeltaCodec' from project 'AblyDeltaCodec')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/AblyDeltaCodec.o
** BUILD SUCCEEDED **
Build complete.
{
"cxx_language_standard" : "c++1z",
"dependencies" : [
],
"manifest_display_name" : "AblyDeltaCodec",
"name" : "AblyDeltaCodec",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.10"
},
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "9.0"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "AblyDeltaCodec",
"targets" : [
"AblyDeltaCodec"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AblyDeltaCodec",
"module_type" : "ClangTarget",
"name" : "AblyDeltaCodec",
"path" : ".",
"product_memberships" : [
"AblyDeltaCodec"
],
"sources" : [
"source/ARTDeltaCodec.mm",
"xdelta/xdelta3/xdelta3.c"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.