The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WebDriverAgent, reference master (291832), with Swift 6.3 for watchOS using Xcode 26.4 on 16 Apr 2026 07:45:39 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WebDriverAgent -destination generic/platform=watchOS

Build Log

In file included from /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m:9:
/Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.h:35:60: error: 'UIInterfaceOrientation' is unavailable: not available on watchOS
   35 | CGSize FBAdjustDimensionsForApplication(CGSize actualSize, UIInterfaceOrientation orientation);
      |                                                            ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIOrientation.h:41:28: note: 'UIInterfaceOrientation' has been explicitly marked unavailable here
   41 | typedef NS_ENUM(NSInteger, UIInterfaceOrientation) {
      |                            ^
/Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m:49:60: error: 'UIInterfaceOrientation' is unavailable: not available on watchOS
   49 | CGSize FBAdjustDimensionsForApplication(CGSize actualSize, UIInterfaceOrientation orientation)
      |                                                            ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIOrientation.h:41:28: note: 'UIInterfaceOrientation' has been explicitly marked unavailable here
   41 | typedef NS_ENUM(NSInteger, UIInterfaceOrientation) {
      |                            ^
/Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m:51:22: error: 'UIInterfaceOrientationLandscapeLeft' is unavailable: not available on watchOS
   51 |   if (orientation == UIInterfaceOrientationLandscapeLeft || orientation == UIInterfaceOrientationLandscapeRight) {
      |                      ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIOrientation.h:41:28: note: 'UIInterfaceOrientation' has been explicitly marked unavailable here
   41 | typedef NS_ENUM(NSInteger, UIInterfaceOrientation) {
      |                            ^
/Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m:51:76: error: 'UIInterfaceOrientationLandscapeRight' is unavailable: not available on watchOS
   51 |   if (orientation == UIInterfaceOrientationLandscapeLeft || orientation == UIInterfaceOrientationLandscapeRight) {
      |                                                                            ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIOrientation.h:41:28: note: 'UIInterfaceOrientation' has been explicitly marked unavailable here
   41 | typedef NS_ENUM(NSInteger, UIInterfaceOrientation) {
      |                            ^
4 errors generated.
Failed frontend command:
/Applications/Xcode-26.4.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/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/armv7k/FBMathUtils.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-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-elaborated-enum-base -Wno-error\=allocator-wrappers -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/armv7k/FBMathUtils.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/RoutingHTTPServer.modulemap -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CocoaHTTPServer.modulemap -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CocoaAsyncSocket.modulemap -fmodule-map-file\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/UIKit.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/armv7k/FBMathUtils.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m -target-abi aapcs16 -target-cpu cortex-a7 -target-feature +read-tp-tpidruro -target-feature +vfp2 -target-feature +vfp2sp -target-feature +vfp3 -target-feature +vfp3d16 -target-feature +vfp3d16sp -target-feature +vfp3sp -target-feature +fp16 -target-feature +vfp4 -target-feature +vfp4d16 -target-feature +vfp4d16sp -target-feature +vfp4sp -target-feature -fp-armv8 -target-feature -fp-armv8d16 -target-feature -fp-armv8d16sp -target-feature -fp-armv8sp -target-feature -fullfp16 -target-feature +fp64 -target-feature +d32 -target-feature +neon -target-feature -sha2 -target-feature -aes -target-feature -fp16fml -triple thumbv7k-apple-watchos5.0.0 -target-linker-version 1266.8 -target-sdk-version\=26.4 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -resource-dir /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21 -fmodule-format\=obj -fmodule-file\=UIKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-U7IASY84L26GNFWJKNLJHEOK.pcm -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/RoutingHTTPServer -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaAsyncSocket -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/include -I /Users/admin/builder/spi-builder-workspace -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/include -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Routing -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/LRUCache -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Categories -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Commands -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/include/WebDriverAgentLib -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/QAWolf -I /Users/admin/builder/spi-builder-workspace/PrivateHeaders/XCTest -I /Users/admin/builder/spi-builder-workspace/PrivateHeaders/MobileCoreServices -I /Users/admin/builder/spi-builder-workspace/PrivateHeaders/AccessibilityUtilities -I /Users/admin/builder/spi-builder-workspace/PrivateHeaders/TextInput -I /Users/admin/builder/spi-builder-workspace/PrivateHeaders/UIKitCore -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/DerivedSources-normal/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/DerivedSources/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/local/include -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/SubFrameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Library/Frameworks -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -std\=gnu11 -fexceptions -exception-model dwarf -fskip-odr-check-in-gmf -fmodules -fmodule-name\=WebDriverAgentLib -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=watchos-5.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -fno-convergent-functions -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 -fno-assume-unique-vtables -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-mapping -fcommon -fdwarf2-cfi-asm -fregister-global-dtors-with-atexit -fno-strict-return -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mfloat-abi hard -funwind-tables\=2 -fprofile-instrument\=clang -clear-ast-before-backend -discard-value-names -main-file-name FBMathUtils.m -mframe-pointer\=non-leaf -debug-info-kind\=standalone -fno-loop-interchange -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -fdefine-target-os-macros -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/armv7k/FBMathUtils.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/arm64_32/FBMathUtils.o /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m normal arm64_32 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'WebDriverAgentLib' from project 'WebDriverAgent')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/arm64_32/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target arm64_32-apple-watchos5.0 -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-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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -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/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/arm64_32/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/arm64_32/FBMathUtils.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/arm64_32/FBMathUtils.dia -c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/arm64_32/FBMathUtils.o -index-unit-output-path /WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/arm64_32/FBMathUtils.o
In file included from /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m:9:
/Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.h:35:60: error: 'UIInterfaceOrientation' is unavailable: not available on watchOS
   35 | CGSize FBAdjustDimensionsForApplication(CGSize actualSize, UIInterfaceOrientation orientation);
      |                                                            ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIOrientation.h:41:28: note: 'UIInterfaceOrientation' has been explicitly marked unavailable here
   41 | typedef NS_ENUM(NSInteger, UIInterfaceOrientation) {
      |                            ^
/Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m:49:60: error: 'UIInterfaceOrientation' is unavailable: not available on watchOS
   49 | CGSize FBAdjustDimensionsForApplication(CGSize actualSize, UIInterfaceOrientation orientation)
      |                                                            ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIOrientation.h:41:28: note: 'UIInterfaceOrientation' has been explicitly marked unavailable here
   41 | typedef NS_ENUM(NSInteger, UIInterfaceOrientation) {
      |                            ^
/Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m:51:22: error: 'UIInterfaceOrientationLandscapeLeft' is unavailable: not available on watchOS
   51 |   if (orientation == UIInterfaceOrientationLandscapeLeft || orientation == UIInterfaceOrientationLandscapeRight) {
      |                      ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIOrientation.h:41:28: note: 'UIInterfaceOrientation' has been explicitly marked unavailable here
   41 | typedef NS_ENUM(NSInteger, UIInterfaceOrientation) {
      |                            ^
/Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m:51:76: error: 'UIInterfaceOrientationLandscapeRight' is unavailable: not available on watchOS
   51 |   if (orientation == UIInterfaceOrientationLandscapeLeft || orientation == UIInterfaceOrientationLandscapeRight) {
      |                                                                            ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIOrientation.h:41:28: note: 'UIInterfaceOrientation' has been explicitly marked unavailable here
   41 | typedef NS_ENUM(NSInteger, UIInterfaceOrientation) {
      |                            ^
4 errors generated.
Failed frontend command:
/Applications/Xcode-26.4.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/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/arm64_32/FBMathUtils.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-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-elaborated-enum-base -Wno-error\=allocator-wrappers -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/arm64_32/FBMathUtils.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/RoutingHTTPServer.modulemap -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CocoaHTTPServer.modulemap -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CocoaAsyncSocket.modulemap -fmodule-map-file\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/UIKit.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/arm64_32/FBMathUtils.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m -target-abi darwinpcs -target-cpu apple-s4 -target-feature +v8.3a -target-feature +aes -target-feature +complxnum -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +jsconv -target-feature +lse -target-feature +neon -target-feature +pauth -target-feature +perfmon -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -triple arm64_32-apple-watchos5.0.0 -target-linker-version 1266.8 -target-sdk-version\=26.4 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -resource-dir /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21 -fmodule-format\=obj -fmodule-file\=UIKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-8XCTWS5Y4Y8S0KB7HVBSB7SUJ.pcm -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/RoutingHTTPServer -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaAsyncSocket -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/include -I /Users/admin/builder/spi-builder-workspace -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/include -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Routing -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/LRUCache -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Categories -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Commands -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/include/WebDriverAgentLib -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/QAWolf -I /Users/admin/builder/spi-builder-workspace/PrivateHeaders/XCTest -I /Users/admin/builder/spi-builder-workspace/PrivateHeaders/MobileCoreServices -I /Users/admin/builder/spi-builder-workspace/PrivateHeaders/AccessibilityUtilities -I /Users/admin/builder/spi-builder-workspace/PrivateHeaders/TextInput -I /Users/admin/builder/spi-builder-workspace/PrivateHeaders/UIKitCore -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/DerivedSources-normal/arm64_32 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/DerivedSources/arm64_32 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/local/include -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/SubFrameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Library/Frameworks -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -std\=gnu11 -fexceptions -fskip-odr-check-in-gmf -fmodules -fmodule-name\=WebDriverAgentLib -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=watchos-5.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -fno-convergent-functions -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 -fno-assume-unique-vtables -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-mapping -fcommon -fdwarf2-cfi-asm -fobjc-msgsend-selector-stubs -fregister-global-dtors-with-atexit -fno-strict-return -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -funwind-tables\=1 -fprofile-instrument\=clang -enable-tlsdesc -clear-ast-before-backend -discard-value-names -main-file-name FBMathUtils.m -mframe-pointer\=non-leaf -debug-info-kind\=standalone -fno-loop-interchange -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -fdefine-target-os-macros -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/arm64_32/FBMathUtils.d -skip-unused-modulemap-deps
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/XCUIAutomation-9DD2XBVFSRMF77NR5PH5QXS9J.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/XCUIAutomation-9DD2XBVFSRMF77NR5PH5QXS9J.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/XPC-4791RPJF0EDZCWJI83JUGAWSY.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/XPC-4791RPJF0EDZCWJI83JUGAWSY.scan
PrecompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/XCUIAutomation-BOB3JB5JWMJXAFJT76L3KXYSP.scan
    cd /
    builtin-precompileModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/XCUIAutomation-BOB3JB5JWMJXAFJT76L3KXYSP.scan
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPErrorResponse.o /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Responses/HTTPErrorResponse.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CocoaHTTPServer' from project 'WebDriverAgent')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPErrorResponse.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -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-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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -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/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPErrorResponse.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPErrorResponse.dia -c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Responses/HTTPErrorResponse.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPErrorResponse.o -index-unit-output-path /WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPErrorResponse.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPDataResponse.o /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Responses/HTTPDataResponse.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CocoaHTTPServer' from project 'WebDriverAgent')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPDataResponse.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -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-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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -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/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPDataResponse.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPDataResponse.dia -c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Responses/HTTPDataResponse.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPDataResponse.o -index-unit-output-path /WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPDataResponse.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPConnection.o /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/HTTPConnection.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CocoaHTTPServer' from project 'WebDriverAgent')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPConnection.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -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-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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -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/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPConnection.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPConnection.dia -c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/HTTPConnection.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPConnection.o -index-unit-output-path /WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPConnection.o
2026-04-16 03:45:28.340 xcodebuild[630:3846] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/armv7k/FBMathUtils.o /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'WebDriverAgentLib' from project 'WebDriverAgent')
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/arm64_32/FBMathUtils.o /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m normal arm64_32 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'WebDriverAgentLib' from project 'WebDriverAgent')
	Building workspace spi-builder-workspace with scheme WebDriverAgent
(3 failures)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  WebDriverAgent: /Users/admin/builder/spi-builder-workspace
resolved source packages: WebDriverAgent
2026-04-16 03:45:35.769 xcodebuild[831:4600] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "WebDriverAgent",
  "name" : "WebDriverAgent",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "WebDriverAgentLib",
      "targets" : [
        "WebDriverAgentLib"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WebDriverAgentLibTests",
      "module_type" : "ClangTarget",
      "name" : "WebDriverAgentLibTests",
      "path" : "WebDriverAgentTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/WebDriverAgentTests/IntegrationApp/Resources/Base.lproj/Main.storyboard",
          "rule" : {
            "process" : {
              "localization" : "Base"
            }
          }
        }
      ],
      "sources" : [
        "IntegrationApp/Classes/AppDelegate.m",
        "IntegrationApp/Classes/FBAlertViewController.m",
        "IntegrationApp/Classes/FBNavigationController.m",
        "IntegrationApp/Classes/FBScrollViewController.m",
        "IntegrationApp/Classes/FBTableDataSource.m",
        "IntegrationApp/Classes/SceneDelegate.m",
        "IntegrationApp/Classes/TouchSpotView.m",
        "IntegrationApp/Classes/TouchViewController.m",
        "IntegrationApp/Classes/TouchableView.m",
        "IntegrationApp/Classes/ViewController.m",
        "IntegrationApp/main.m",
        "IntegrationTests/FBAlertTests.m",
        "IntegrationTests/FBAutoAlertsHandlerTests.m",
        "IntegrationTests/FBConfigurationTests.m",
        "IntegrationTests/FBElementAttributeTests.m",
        "IntegrationTests/FBElementSwipingTests.m",
        "IntegrationTests/FBElementVisibilityTests.m",
        "IntegrationTests/FBFailureProofTestCaseTests.m",
        "IntegrationTests/FBForceTouchTests.m",
        "IntegrationTests/FBImageProcessorTests.m",
        "IntegrationTests/FBIntegrationTestCase.m",
        "IntegrationTests/FBKeyboardTests.m",
        "IntegrationTests/FBPasteboardTests.m",
        "IntegrationTests/FBPickerWheelSelectTests.m",
        "IntegrationTests/FBSafariAlertTests.m",
        "IntegrationTests/FBScreenTests.m",
        "IntegrationTests/FBScrollingTests.m",
        "IntegrationTests/FBSessionIntegrationTests.m",
        "IntegrationTests/FBTapTest.m",
        "IntegrationTests/FBTypingTest.m",
        "IntegrationTests/FBVideoRecordingTests.m",
        "IntegrationTests/FBW3CMultiTouchActionsIntegrationTests.m",
        "IntegrationTests/FBW3CTouchActionsIntegrationTests.m",
        "IntegrationTests/FBW3CTypeActionsTests.m",
        "IntegrationTests/FBXPathIntegrationTests.m",
        "IntegrationTests/XCElementSnapshotHelperTests.m",
        "IntegrationTests/XCElementSnapshotHitPointTests.m",
        "IntegrationTests/XCUIApplicationHelperTests.m",
        "IntegrationTests/XCUIDeviceHealthCheckTests.m",
        "IntegrationTests/XCUIDeviceHelperTests.m",
        "IntegrationTests/XCUIDeviceRotationTests.m",
        "IntegrationTests/XCUIElementAttributesTests.m",
        "IntegrationTests/XCUIElementFBFindTests.m",
        "IntegrationTests/XCUIElementHelperIntegrationTests.m",
        "UnitTests/Doubles/XCElementSnapshotDouble.m",
        "UnitTests/Doubles/XCUIApplicationDouble.m",
        "UnitTests/Doubles/XCUIElementDouble.m",
        "UnitTests/FBClassChainTests.m",
        "UnitTests/FBConfigurationTests.m",
        "UnitTests/FBElementCacheTests.m",
        "UnitTests/FBElementTypeTransformerTests.m",
        "UnitTests/FBElementUtilitiesTests.m",
        "UnitTests/FBErrorBuilderTests.m",
        "UnitTests/FBExceptionHandlerTests.m",
        "UnitTests/FBLRUCacheTests.m",
        "UnitTests/FBMathUtilsTests.m",
        "UnitTests/FBProtocolHelpersTests.m",
        "UnitTests/FBRouteTests.m",
        "UnitTests/FBRunLoopSpinnerTests.m",
        "UnitTests/FBRuntimeUtilsTests.m",
        "UnitTests/FBSDKVersionTests.m",
        "UnitTests/FBSessionTests.m",
        "UnitTests/FBXMLSafeStringTests.m",
        "UnitTests/FBXPathTests.m",
        "UnitTests/NSDictionaryFBUtf8SafeTests.m",
        "UnitTests/NSExpressionFBFormatTests.m",
        "UnitTests/NSPredicateFBFormatTests.m",
        "UnitTests/XCUIElementHelpersTests.m",
        "UnitTests_tvOS/Doubles/XCUIElementDouble.m",
        "UnitTests_tvOS/FBTVNavigationTrackerTests.m"
      ],
      "target_dependencies" : [
        "WebDriverAgentLib"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WebDriverAgentLib",
      "module_type" : "ClangTarget",
      "name" : "WebDriverAgentLib",
      "path" : "WebDriverAgentLib",
      "product_memberships" : [
        "WebDriverAgentLib"
      ],
      "sources" : [
        "Categories/FBXCElementSnapshotWrapper+Helpers.m",
        "Categories/NSDictionary+FBUtf8SafeDictionary.m",
        "Categories/NSExpression+FBFormat.m",
        "Categories/NSString+FBVisualLength.m",
        "Categories/NSString+FBXMLSafeString.m",
        "Categories/XCAXClient_iOS+FBSnapshotReqParams.m",
        "Categories/XCTIssue+FBPatcher.m",
        "Categories/XCUIApplication+FBAlert.m",
        "Categories/XCUIApplication+FBHelpers.m",
        "Categories/XCUIApplication+FBQuiescence.m",
        "Categories/XCUIApplication+FBTouchAction.m",
        "Categories/XCUIApplication+FBUIInterruptions.m",
        "Categories/XCUIApplicationProcess+FBQuiescence.m",
        "Categories/XCUIDevice+FBHealthCheck.m",
        "Categories/XCUIDevice+FBHelpers.m",
        "Categories/XCUIDevice+FBRotation.m",
        "Categories/XCUIElement+FBAccessibility.m",
        "Categories/XCUIElement+FBCaching.m",
        "Categories/XCUIElement+FBClassChain.m",
        "Categories/XCUIElement+FBCustomActions.m",
        "Categories/XCUIElement+FBFind.m",
        "Categories/XCUIElement+FBForceTouch.m",
        "Categories/XCUIElement+FBIsVisible.m",
        "Categories/XCUIElement+FBMinMax.m",
        "Categories/XCUIElement+FBPickerWheel.m",
        "Categories/XCUIElement+FBResolve.m",
        "Categories/XCUIElement+FBScrolling.m",
        "Categories/XCUIElement+FBSwiping.m",
        "Categories/XCUIElement+FBTVFocuse.m",
        "Categories/XCUIElement+FBTyping.m",
        "Categories/XCUIElement+FBUID.m",
        "Categories/XCUIElement+FBUtilities.m",
        "Categories/XCUIElement+FBVisibleFrame.m",
        "Categories/XCUIElement+FBWebDriverAttributes.m",
        "Categories/XCUIElementQuery+FBHelpers.m",
        "Commands/FBAlertViewCommands.m",
        "Commands/FBCustomCommands.m",
        "Commands/FBDebugCommands.m",
        "Commands/FBElementCommands.m",
        "Commands/FBFindElementCommands.m",
        "Commands/FBOrientationCommands.m",
        "Commands/FBScreenshotCommands.m",
        "Commands/FBSessionCommands.m",
        "Commands/FBTouchActionCommands.m",
        "Commands/FBTouchIDCommands.m",
        "Commands/FBUnknownCommands.m",
        "Commands/FBVideoCommands.m",
        "FBAlert.m",
        "QAWolf/ExecuteWDACommand.m",
        "QAWolf/HandleWDACommandException.m",
        "QAWolf/QAWObjCExceptionHandler.m",
        "QAWolf/QAWSnapshotResult.m",
        "QAWolf/QAWXML.m",
        "QAWolf/XCUIElement+QAWSnapshotUtilities.m",
        "QAWolf/XCUIElementSnapshotParser.m",
        "Routing/FBCommandStatus.m",
        "Routing/FBElementCache.m",
        "Routing/FBElementUtils.m",
        "Routing/FBExceptionHandler.m",
        "Routing/FBExceptions.m",
        "Routing/FBResponseJSONPayload.m",
        "Routing/FBResponsePayload.m",
        "Routing/FBRoute.m",
        "Routing/FBRouteRequest.m",
        "Routing/FBScreenRecordingContainer.m",
        "Routing/FBScreenRecordingPromise.m",
        "Routing/FBScreenRecordingRequest.m",
        "Routing/FBSession.m",
        "Routing/FBTCPSocket.m",
        "Routing/FBWebServer.m",
        "Routing/FBXCAccessibilityElement.m",
        "Routing/FBXCDeviceEvent.m",
        "Routing/FBXCElementSnapshot.m",
        "Routing/FBXCElementSnapshotWrapper.m",
        "Utilities/FBAccessibilityTraits.m",
        "Utilities/FBActiveAppDetectionPoint.m",
        "Utilities/FBAlertsMonitor.m",
        "Utilities/FBBaseActionsSynthesizer.m",
        "Utilities/FBCapabilities.m",
        "Utilities/FBClassChainQueryParser.m",
        "Utilities/FBConfiguration.m",
        "Utilities/FBDebugLogDelegateDecorator.m",
        "Utilities/FBElementHelpers.m",
        "Utilities/FBElementTypeTransformer.m",
        "Utilities/FBErrorBuilder.m",
        "Utilities/FBFailureProofTestCase.m",
        "Utilities/FBImageProcessor.m",
        "Utilities/FBImageUtils.m",
        "Utilities/FBKeyboard.m",
        "Utilities/FBLogger.m",
        "Utilities/FBMathUtils.m",
        "Utilities/FBMjpegServer.m",
        "Utilities/FBNotificationsHelper.m",
        "Utilities/FBPasteboard.m",
        "Utilities/FBProtocolHelpers.m",
        "Utilities/FBReflectionUtils.m",
        "Utilities/FBRunLoopSpinner.m",
        "Utilities/FBRuntimeUtils.m",
        "Utilities/FBScreen.m",
        "Utilities/FBScreenshot.m",
        "Utilities/FBSettings.m",
        "Utilities/FBTVNavigationTracker.m",
        "Utilities/FBUnattachedAppLauncher.m",
        "Utilities/FBW3CActionsHelpers.m",
        "Utilities/FBW3CActionsSynthesizer.m",
        "Utilities/FBWebServerParams.m",
        "Utilities/FBXCAXClientProxy.m",
        "Utilities/FBXCTestDaemonsProxy.m",
        "Utilities/FBXCodeCompatibility.m",
        "Utilities/FBXMLGenerationOptions.m",
        "Utilities/FBXPath.m",
        "Utilities/LRUCache/LRUCache.m",
        "Utilities/LRUCache/LRUCacheNode.m",
        "Utilities/NSPredicate+FBFormat.m",
        "Utilities/XCTestPrivateSymbols.m",
        "Utilities/XCUIApplicationProcessDelay.m"
      ],
      "target_dependencies" : [
        "RoutingHTTPServer"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RoutingHTTPServer",
      "module_type" : "ClangTarget",
      "name" : "RoutingHTTPServer",
      "path" : "WebDriverAgentLib/Vendor/RoutingHTTPServer",
      "product_memberships" : [
        "WebDriverAgentLib"
      ],
      "sources" : [
        "HTTPResponseProxy.m",
        "Route.m",
        "RouteRequest.m",
        "RouteResponse.m",
        "RoutingConnection.m",
        "RoutingHTTPServer.m"
      ],
      "target_dependencies" : [
        "CocoaHTTPServer"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CocoaHTTPServer",
      "module_type" : "ClangTarget",
      "name" : "CocoaHTTPServer",
      "path" : "WebDriverAgentLib/Vendor/CocoaHTTPServer",
      "product_memberships" : [
        "WebDriverAgentLib"
      ],
      "sources" : [
        "Categories/DDNumber.m",
        "Categories/DDRange.m",
        "HTTPConnection.m",
        "HTTPMessage.m",
        "HTTPServer.m",
        "Responses/HTTPDataResponse.m",
        "Responses/HTTPErrorResponse.m"
      ],
      "target_dependencies" : [
        "CocoaAsyncSocket"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CocoaAsyncSocket",
      "module_type" : "ClangTarget",
      "name" : "CocoaAsyncSocket",
      "path" : "WebDriverAgentLib/Vendor/CocoaAsyncSocket",
      "product_memberships" : [
        "WebDriverAgentLib"
      ],
      "sources" : [
        "GCDAsyncSocket.m",
        "GCDAsyncUdpSocket.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "WebDriverAgent"
    ]
  }
}
2026-04-16 03:45:36.996 xcodebuild[841:4697] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme WebDriverAgent -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-26.4.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 WebDriverAgent -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
  WebDriverAgent: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'WebDriverAgentLib' in project 'WebDriverAgent'
        ➜ Explicit dependency on target 'WebDriverAgentLib' in project 'WebDriverAgent'
        ➜ Explicit dependency on target 'CocoaAsyncSocket' in project 'WebDriverAgent'
        ➜ Explicit dependency on target 'CocoaHTTPServer' in project 'WebDriverAgent'
        ➜ Explicit dependency on target 'RoutingHTTPServer' in project 'WebDriverAgent'
    Target 'WebDriverAgentLib' in project 'WebDriverAgent'
        ➜ Explicit dependency on target 'CocoaAsyncSocket' in project 'WebDriverAgent'
        ➜ Explicit dependency on target 'CocoaHTTPServer' in project 'WebDriverAgent'
        ➜ Explicit dependency on target 'RoutingHTTPServer' in project 'WebDriverAgent'
    Target 'RoutingHTTPServer' in project 'WebDriverAgent'
        ➜ Explicit dependency on target 'CocoaAsyncSocket' in project 'WebDriverAgent'
        ➜ Explicit dependency on target 'CocoaHTTPServer' in project 'WebDriverAgent'
    Target 'CocoaHTTPServer' in project 'WebDriverAgent'
        ➜ Explicit dependency on target 'CocoaAsyncSocket' in project 'WebDriverAgent'
    Target 'CocoaAsyncSocket' in project 'WebDriverAgent' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPErrorResponse.o /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Responses/HTTPErrorResponse.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CocoaHTTPServer' from project 'WebDriverAgent')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPErrorResponse.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -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-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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -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/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPErrorResponse.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPErrorResponse.dia -c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Responses/HTTPErrorResponse.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPErrorResponse.o -index-unit-output-path /WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPErrorResponse.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPDataResponse.o /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Responses/HTTPDataResponse.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CocoaHTTPServer' from project 'WebDriverAgent')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPDataResponse.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -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-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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -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/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPDataResponse.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPDataResponse.dia -c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Responses/HTTPDataResponse.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPDataResponse.o -index-unit-output-path /WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPDataResponse.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPMessage.o /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/HTTPMessage.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CocoaHTTPServer' from project 'WebDriverAgent')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPMessage.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -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-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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -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/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPMessage.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPMessage.dia -c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/HTTPMessage.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPMessage.o -index-unit-output-path /WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPMessage.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPServer.o /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/HTTPServer.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CocoaHTTPServer' from project 'WebDriverAgent')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPServer.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -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-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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -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/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPServer.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPServer.dia -c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/HTTPServer.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPServer.o -index-unit-output-path /WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPServer.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/DDRange.o /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Categories/DDRange.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CocoaHTTPServer' from project 'WebDriverAgent')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/DDRange.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -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-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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -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/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/DDRange.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/DDRange.dia -c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Categories/DDRange.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/DDRange.o -index-unit-output-path /WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/DDRange.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPConnection.o /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/HTTPConnection.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CocoaHTTPServer' from project 'WebDriverAgent')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPConnection.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -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-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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -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/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPConnection.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPConnection.dia -c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/HTTPConnection.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPConnection.o -index-unit-output-path /WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPConnection.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/DDNumber.o /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Categories/DDNumber.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CocoaHTTPServer' from project 'WebDriverAgent')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/DDNumber.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -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-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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -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/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/DDNumber.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/DDNumber.dia -c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Categories/DDNumber.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/DDNumber.o -index-unit-output-path /WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/DDNumber.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/arm64_32/HTTPServer.o /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/HTTPServer.m normal arm64_32 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CocoaHTTPServer' from project 'WebDriverAgent')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/arm64_32/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/arm64_32/HTTPServer.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target arm64_32-apple-watchos5.0 -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-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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -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/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/arm64_32/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/arm64_32/HTTPServer.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/arm64_32/HTTPServer.dia -c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/HTTPServer.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/arm64_32/HTTPServer.o -index-unit-output-path /WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/arm64_32/HTTPServer.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/arm64_32/HTTPMessage.o /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/HTTPMessage.m normal arm64_32 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CocoaHTTPServer' from project 'WebDriverAgent')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/arm64_32/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/arm64_32/HTTPMessage.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target arm64_32-apple-watchos5.0 -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-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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -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/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/arm64_32/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/arm64_32/HTTPMessage.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/arm64_32/HTTPMessage.dia -c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/HTTPMessage.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/arm64_32/HTTPMessage.o -index-unit-output-path /WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/arm64_32/HTTPMessage.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/arm64_32/HTTPErrorResponse.o /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Responses/HTTPErrorResponse.m normal arm64_32 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CocoaHTTPServer' from project 'WebDriverAgent')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/arm64_32/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/arm64_32/HTTPErrorResponse.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target arm64_32-apple-watchos5.0 -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-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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -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/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/arm64_32/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/arm64_32/HTTPErrorResponse.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/arm64_32/HTTPErrorResponse.dia -c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Responses/HTTPErrorResponse.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/arm64_32/HTTPErrorResponse.o -index-unit-output-path /WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/arm64_32/HTTPErrorResponse.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/armv7k/FBMathUtils.o /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'WebDriverAgentLib' from project 'WebDriverAgent')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -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-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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -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/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/armv7k/FBMathUtils.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/armv7k/FBMathUtils.dia -c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/armv7k/FBMathUtils.o -index-unit-output-path /WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/armv7k/FBMathUtils.o
In file included from /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m:9:
/Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.h:35:60: error: 'UIInterfaceOrientation' is unavailable: not available on watchOS
   35 | CGSize FBAdjustDimensionsForApplication(CGSize actualSize, UIInterfaceOrientation orientation);
      |                                                            ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIOrientation.h:41:28: note: 'UIInterfaceOrientation' has been explicitly marked unavailable here
   41 | typedef NS_ENUM(NSInteger, UIInterfaceOrientation) {
      |                            ^
/Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m:49:60: error: 'UIInterfaceOrientation' is unavailable: not available on watchOS
   49 | CGSize FBAdjustDimensionsForApplication(CGSize actualSize, UIInterfaceOrientation orientation)
      |                                                            ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIOrientation.h:41:28: note: 'UIInterfaceOrientation' has been explicitly marked unavailable here
   41 | typedef NS_ENUM(NSInteger, UIInterfaceOrientation) {
      |                            ^
/Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m:51:22: error: 'UIInterfaceOrientationLandscapeLeft' is unavailable: not available on watchOS
   51 |   if (orientation == UIInterfaceOrientationLandscapeLeft || orientation == UIInterfaceOrientationLandscapeRight) {
      |                      ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIOrientation.h:41:28: note: 'UIInterfaceOrientation' has been explicitly marked unavailable here
   41 | typedef NS_ENUM(NSInteger, UIInterfaceOrientation) {
      |                            ^
/Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m:51:76: error: 'UIInterfaceOrientationLandscapeRight' is unavailable: not available on watchOS
   51 |   if (orientation == UIInterfaceOrientationLandscapeLeft || orientation == UIInterfaceOrientationLandscapeRight) {
      |                                                                            ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIOrientation.h:41:28: note: 'UIInterfaceOrientation' has been explicitly marked unavailable here
   41 | typedef NS_ENUM(NSInteger, UIInterfaceOrientation) {
      |                            ^
4 errors generated.
Failed frontend command:
/Applications/Xcode-26.4.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/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/armv7k/FBMathUtils.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-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-elaborated-enum-base -Wno-error\=allocator-wrappers -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/armv7k/FBMathUtils.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/RoutingHTTPServer.modulemap -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CocoaHTTPServer.modulemap -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CocoaAsyncSocket.modulemap -fmodule-map-file\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/UIKit.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/armv7k/FBMathUtils.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m -target-abi aapcs16 -target-cpu cortex-a7 -target-feature +read-tp-tpidruro -target-feature +vfp2 -target-feature +vfp2sp -target-feature +vfp3 -target-feature +vfp3d16 -target-feature +vfp3d16sp -target-feature +vfp3sp -target-feature +fp16 -target-feature +vfp4 -target-feature +vfp4d16 -target-feature +vfp4d16sp -target-feature +vfp4sp -target-feature -fp-armv8 -target-feature -fp-armv8d16 -target-feature -fp-armv8d16sp -target-feature -fp-armv8sp -target-feature -fullfp16 -target-feature +fp64 -target-feature +d32 -target-feature +neon -target-feature -sha2 -target-feature -aes -target-feature -fp16fml -triple thumbv7k-apple-watchos5.0.0 -target-linker-version 1266.8 -target-sdk-version\=26.4 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -resource-dir /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21 -fmodule-format\=obj -fmodule-file\=UIKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-U7IASY84L26GNFWJKNLJHEOK.pcm -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/RoutingHTTPServer -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaAsyncSocket -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/include -I /Users/admin/builder/spi-builder-workspace -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/include -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Routing -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/LRUCache -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Categories -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Commands -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/include/WebDriverAgentLib -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/QAWolf -I /Users/admin/builder/spi-builder-workspace/PrivateHeaders/XCTest -I /Users/admin/builder/spi-builder-workspace/PrivateHeaders/MobileCoreServices -I /Users/admin/builder/spi-builder-workspace/PrivateHeaders/AccessibilityUtilities -I /Users/admin/builder/spi-builder-workspace/PrivateHeaders/TextInput -I /Users/admin/builder/spi-builder-workspace/PrivateHeaders/UIKitCore -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/DerivedSources-normal/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/DerivedSources/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/local/include -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/SubFrameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Library/Frameworks -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -std\=gnu11 -fexceptions -exception-model dwarf -fskip-odr-check-in-gmf -fmodules -fmodule-name\=WebDriverAgentLib -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=watchos-5.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -fno-convergent-functions -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 -fno-assume-unique-vtables -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-mapping -fcommon -fdwarf2-cfi-asm -fregister-global-dtors-with-atexit -fno-strict-return -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mfloat-abi hard -funwind-tables\=2 -fprofile-instrument\=clang -clear-ast-before-backend -discard-value-names -main-file-name FBMathUtils.m -mframe-pointer\=non-leaf -debug-info-kind\=standalone -fno-loop-interchange -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -fdefine-target-os-macros -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/armv7k/FBMathUtils.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/arm64_32/FBMathUtils.o /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m normal arm64_32 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'WebDriverAgentLib' from project 'WebDriverAgent')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/arm64_32/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target arm64_32-apple-watchos5.0 -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-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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -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/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/arm64_32/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/arm64_32/FBMathUtils.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/arm64_32/FBMathUtils.dia -c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/arm64_32/FBMathUtils.o -index-unit-output-path /WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/arm64_32/FBMathUtils.o
In file included from /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m:9:
/Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.h:35:60: error: 'UIInterfaceOrientation' is unavailable: not available on watchOS
   35 | CGSize FBAdjustDimensionsForApplication(CGSize actualSize, UIInterfaceOrientation orientation);
      |                                                            ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIOrientation.h:41:28: note: 'UIInterfaceOrientation' has been explicitly marked unavailable here
   41 | typedef NS_ENUM(NSInteger, UIInterfaceOrientation) {
      |                            ^
/Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m:49:60: error: 'UIInterfaceOrientation' is unavailable: not available on watchOS
   49 | CGSize FBAdjustDimensionsForApplication(CGSize actualSize, UIInterfaceOrientation orientation)
      |                                                            ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIOrientation.h:41:28: note: 'UIInterfaceOrientation' has been explicitly marked unavailable here
   41 | typedef NS_ENUM(NSInteger, UIInterfaceOrientation) {
      |                            ^
/Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m:51:22: error: 'UIInterfaceOrientationLandscapeLeft' is unavailable: not available on watchOS
   51 |   if (orientation == UIInterfaceOrientationLandscapeLeft || orientation == UIInterfaceOrientationLandscapeRight) {
      |                      ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIOrientation.h:41:28: note: 'UIInterfaceOrientation' has been explicitly marked unavailable here
   41 | typedef NS_ENUM(NSInteger, UIInterfaceOrientation) {
      |                            ^
/Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m:51:76: error: 'UIInterfaceOrientationLandscapeRight' is unavailable: not available on watchOS
   51 |   if (orientation == UIInterfaceOrientationLandscapeLeft || orientation == UIInterfaceOrientationLandscapeRight) {
      |                                                                            ^
In module 'UIKit' imported from /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.h:9:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIOrientation.h:41:28: note: 'UIInterfaceOrientation' has been explicitly marked unavailable here
   41 | typedef NS_ENUM(NSInteger, UIInterfaceOrientation) {
      |                            ^
4 errors generated.
Failed frontend command:
/Applications/Xcode-26.4.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/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/arm64_32/FBMathUtils.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-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-elaborated-enum-base -Wno-error\=allocator-wrappers -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/arm64_32/FBMathUtils.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/RoutingHTTPServer.modulemap -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CocoaHTTPServer.modulemap -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CocoaAsyncSocket.modulemap -fmodule-map-file\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/UIKit.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/arm64_32/FBMathUtils.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m -target-abi darwinpcs -target-cpu apple-s4 -target-feature +v8.3a -target-feature +aes -target-feature +complxnum -target-feature +crc -target-feature +fp-armv8 -target-feature +fullfp16 -target-feature +jsconv -target-feature +lse -target-feature +neon -target-feature +pauth -target-feature +perfmon -target-feature +ras -target-feature +rcpc -target-feature +rdm -target-feature +sha2 -triple arm64_32-apple-watchos5.0.0 -target-linker-version 1266.8 -target-sdk-version\=26.4 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -resource-dir /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21 -fmodule-format\=obj -fmodule-file\=UIKit\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-8XCTWS5Y4Y8S0KB7HVBSB7SUJ.pcm -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/RoutingHTTPServer -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaAsyncSocket -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/include -I /Users/admin/builder/spi-builder-workspace -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/include -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Routing -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/LRUCache -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Categories -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Commands -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/include/WebDriverAgentLib -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/QAWolf -I /Users/admin/builder/spi-builder-workspace/PrivateHeaders/XCTest -I /Users/admin/builder/spi-builder-workspace/PrivateHeaders/MobileCoreServices -I /Users/admin/builder/spi-builder-workspace/PrivateHeaders/AccessibilityUtilities -I /Users/admin/builder/spi-builder-workspace/PrivateHeaders/TextInput -I /Users/admin/builder/spi-builder-workspace/PrivateHeaders/UIKitCore -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/DerivedSources-normal/arm64_32 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/DerivedSources/arm64_32 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/local/include -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/SubFrameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Library/Frameworks -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -std\=gnu11 -fexceptions -fskip-odr-check-in-gmf -fmodules -fmodule-name\=WebDriverAgentLib -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=watchos-5.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -fno-convergent-functions -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 -fno-assume-unique-vtables -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-mapping -fcommon -fdwarf2-cfi-asm -fobjc-msgsend-selector-stubs -fregister-global-dtors-with-atexit -fno-strict-return -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -funwind-tables\=1 -fprofile-instrument\=clang -enable-tlsdesc -clear-ast-before-backend -discard-value-names -main-file-name FBMathUtils.m -mframe-pointer\=non-leaf -debug-info-kind\=standalone -fno-loop-interchange -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -fdefine-target-os-macros -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/arm64_32/FBMathUtils.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPErrorResponse.o /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Responses/HTTPErrorResponse.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CocoaHTTPServer' from project 'WebDriverAgent')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -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-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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -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/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPErrorResponse.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPErrorResponse.dia -c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Responses/HTTPErrorResponse.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPErrorResponse.o -index-unit-output-path /WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPErrorResponse.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPServer.o /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/HTTPServer.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CocoaHTTPServer' from project 'WebDriverAgent')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -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-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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -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/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPServer.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPServer.dia -c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/HTTPServer.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPServer.o -index-unit-output-path /WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPServer.o
Failed frontend command:
/Applications/Xcode-26.4.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/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPServer.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-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-elaborated-enum-base -Wno-error\=allocator-wrappers -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPServer.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CocoaAsyncSocket.modulemap -fmodule-map-file\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CocoaAsyncSocket.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPServer.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/HTTPServer.m -target-abi aapcs16 -target-cpu cortex-a7 -target-feature +read-tp-tpidruro -target-feature +vfp2 -target-feature +vfp2sp -target-feature +vfp3 -target-feature +vfp3d16 -target-feature +vfp3d16sp -target-feature +vfp3sp -target-feature +fp16 -target-feature +vfp4 -target-feature +vfp4d16 -target-feature +vfp4d16sp -target-feature +vfp4sp -target-feature -fp-armv8 -target-feature -fp-armv8d16 -target-feature -fp-armv8d16sp -target-feature -fp-armv8sp -target-feature -fullfp16 -target-feature +fp64 -target-feature +d32 -target-feature +neon -target-feature -sha2 -target-feature -aes -target-feature -fp16fml -triple thumbv7k-apple-watchos5.0.0 -target-linker-version 1266.8 -target-sdk-version\=26.4 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -resource-dir /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21 -fmodule-format\=obj -fmodule-file\=CocoaAsyncSocket\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CocoaAsyncSocket-5Z4NB9GFZ4A8FUSQY5IW9KSI4.pcm -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-6E9KTS7OGY99C99GNEMPMH1NU.pcm -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaAsyncSocket -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Categories -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Responses -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/DerivedSources-normal/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/DerivedSources/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/local/include -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/SubFrameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Library/Frameworks -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -std\=gnu11 -fexceptions -exception-model dwarf -fskip-odr-check-in-gmf -fmodules -fmodule-name\=CocoaHTTPServer -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=watchos-5.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -fno-convergent-functions -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 -fno-assume-unique-vtables -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-mapping -fcommon -fdwarf2-cfi-asm -fregister-global-dtors-with-atexit -fno-strict-return -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mfloat-abi hard -funwind-tables\=2 -fprofile-instrument\=clang -clear-ast-before-backend -discard-value-names -main-file-name HTTPServer.m -mframe-pointer\=non-leaf -debug-info-kind\=standalone -fno-loop-interchange -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -fdefine-target-os-macros -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPServer.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPDataResponse.o /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Responses/HTTPDataResponse.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CocoaHTTPServer' from project 'WebDriverAgent')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -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-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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -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/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPDataResponse.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPDataResponse.dia -c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Responses/HTTPDataResponse.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPDataResponse.o -index-unit-output-path /WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPDataResponse.o
Failed frontend command:
/Applications/Xcode-26.4.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/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPDataResponse.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-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-elaborated-enum-base -Wno-error\=allocator-wrappers -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPDataResponse.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CocoaAsyncSocket.modulemap -fmodule-map-file\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPDataResponse.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Responses/HTTPDataResponse.m -target-abi aapcs16 -target-cpu cortex-a7 -target-feature +read-tp-tpidruro -target-feature +vfp2 -target-feature +vfp2sp -target-feature +vfp3 -target-feature +vfp3d16 -target-feature +vfp3d16sp -target-feature +vfp3sp -target-feature +fp16 -target-feature +vfp4 -target-feature +vfp4d16 -target-feature +vfp4d16sp -target-feature +vfp4sp -target-feature -fp-armv8 -target-feature -fp-armv8d16 -target-feature -fp-armv8d16sp -target-feature -fp-armv8sp -target-feature -fullfp16 -target-feature +fp64 -target-feature +d32 -target-feature +neon -target-feature -sha2 -target-feature -aes -target-feature -fp16fml -triple thumbv7k-apple-watchos5.0.0 -target-linker-version 1266.8 -target-sdk-version\=26.4 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -resource-dir /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21 -fmodule-format\=obj -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-6E9KTS7OGY99C99GNEMPMH1NU.pcm -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaAsyncSocket -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Categories -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Responses -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/DerivedSources-normal/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/DerivedSources/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/local/include -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/SubFrameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Library/Frameworks -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -std\=gnu11 -fexceptions -exception-model dwarf -fskip-odr-check-in-gmf -fmodules -fmodule-name\=CocoaHTTPServer -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=watchos-5.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -fno-convergent-functions -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 -fno-assume-unique-vtables -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-mapping -fcommon -fdwarf2-cfi-asm -fregister-global-dtors-with-atexit -fno-strict-return -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mfloat-abi hard -funwind-tables\=2 -fprofile-instrument\=clang -clear-ast-before-backend -discard-value-names -main-file-name HTTPDataResponse.m -mframe-pointer\=non-leaf -debug-info-kind\=standalone -fno-loop-interchange -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -fdefine-target-os-macros -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPDataResponse.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/DDRange.o /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Categories/DDRange.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CocoaHTTPServer' from project 'WebDriverAgent')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -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-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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -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/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/DDRange.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/DDRange.dia -c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Categories/DDRange.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/DDRange.o -index-unit-output-path /WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/DDRange.o
Failed frontend command:
/Applications/Xcode-26.4.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/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/DDRange.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-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-elaborated-enum-base -Wno-error\=allocator-wrappers -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/DDRange.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CocoaAsyncSocket.modulemap -fmodule-map-file\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/DDRange.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Categories/DDRange.m -target-abi aapcs16 -target-cpu cortex-a7 -target-feature +read-tp-tpidruro -target-feature +vfp2 -target-feature +vfp2sp -target-feature +vfp3 -target-feature +vfp3d16 -target-feature +vfp3d16sp -target-feature +vfp3sp -target-feature +fp16 -target-feature +vfp4 -target-feature +vfp4d16 -target-feature +vfp4d16sp -target-feature +vfp4sp -target-feature -fp-armv8 -target-feature -fp-armv8d16 -target-feature -fp-armv8d16sp -target-feature -fp-armv8sp -target-feature -fullfp16 -target-feature +fp64 -target-feature +d32 -target-feature +neon -target-feature -sha2 -target-feature -aes -target-feature -fp16fml -triple thumbv7k-apple-watchos5.0.0 -target-linker-version 1266.8 -target-sdk-version\=26.4 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -resource-dir /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21 -fmodule-format\=obj -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-6E9KTS7OGY99C99GNEMPMH1NU.pcm -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaAsyncSocket -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Categories -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Responses -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/DerivedSources-normal/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/DerivedSources/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/local/include -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/SubFrameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Library/Frameworks -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -std\=gnu11 -fexceptions -exception-model dwarf -fskip-odr-check-in-gmf -fmodules -fmodule-name\=CocoaHTTPServer -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=watchos-5.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -fno-convergent-functions -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 -fno-assume-unique-vtables -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-mapping -fcommon -fdwarf2-cfi-asm -fregister-global-dtors-with-atexit -fno-strict-return -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mfloat-abi hard -funwind-tables\=2 -fprofile-instrument\=clang -clear-ast-before-backend -discard-value-names -main-file-name DDRange.m -mframe-pointer\=non-leaf -debug-info-kind\=standalone -fno-loop-interchange -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -fdefine-target-os-macros -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/DDRange.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPMessage.o /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/HTTPMessage.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CocoaHTTPServer' from project 'WebDriverAgent')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -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-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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -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/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPMessage.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPMessage.dia -c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/HTTPMessage.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPMessage.o -index-unit-output-path /WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPMessage.o
Failed frontend command:
/Applications/Xcode-26.4.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/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPMessage.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-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-elaborated-enum-base -Wno-error\=allocator-wrappers -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPMessage.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CocoaAsyncSocket.modulemap -fmodule-map-file\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPMessage.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/HTTPMessage.m -target-abi aapcs16 -target-cpu cortex-a7 -target-feature +read-tp-tpidruro -target-feature +vfp2 -target-feature +vfp2sp -target-feature +vfp3 -target-feature +vfp3d16 -target-feature +vfp3d16sp -target-feature +vfp3sp -target-feature +fp16 -target-feature +vfp4 -target-feature +vfp4d16 -target-feature +vfp4d16sp -target-feature +vfp4sp -target-feature -fp-armv8 -target-feature -fp-armv8d16 -target-feature -fp-armv8d16sp -target-feature -fp-armv8sp -target-feature -fullfp16 -target-feature +fp64 -target-feature +d32 -target-feature +neon -target-feature -sha2 -target-feature -aes -target-feature -fp16fml -triple thumbv7k-apple-watchos5.0.0 -target-linker-version 1266.8 -target-sdk-version\=26.4 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -resource-dir /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21 -fmodule-format\=obj -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-6E9KTS7OGY99C99GNEMPMH1NU.pcm -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaAsyncSocket -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Categories -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Responses -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/DerivedSources-normal/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/DerivedSources/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/local/include -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/SubFrameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Library/Frameworks -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -std\=gnu11 -fexceptions -exception-model dwarf -fskip-odr-check-in-gmf -fmodules -fmodule-name\=CocoaHTTPServer -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=watchos-5.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -fno-convergent-functions -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 -fno-assume-unique-vtables -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-mapping -fcommon -fdwarf2-cfi-asm -fregister-global-dtors-with-atexit -fno-strict-return -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mfloat-abi hard -funwind-tables\=2 -fprofile-instrument\=clang -clear-ast-before-backend -discard-value-names -main-file-name HTTPMessage.m -mframe-pointer\=non-leaf -debug-info-kind\=standalone -fno-loop-interchange -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -fdefine-target-os-macros -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPMessage.d -skip-unused-modulemap-deps
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPConnection.o /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/HTTPConnection.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'CocoaHTTPServer' from project 'WebDriverAgent')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -target armv7k-apple-watchos5.0 -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-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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -fstrict-aliasing -Wprotocol -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/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPConnection.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPConnection.dia -c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/HTTPConnection.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPConnection.o -index-unit-output-path /WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPConnection.o
Failed frontend command:
/Applications/Xcode-26.4.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/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPConnection.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-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -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 -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wno-elaborated-enum-base -Wno-error\=allocator-wrappers -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-unit-output-path /WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPConnection.o -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CocoaAsyncSocket.modulemap -fmodule-map-file\=/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CocoaAsyncSocket.modulemap -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPConnection.o -disable-free -emit-obj -x objective-c /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/HTTPConnection.m -target-abi aapcs16 -target-cpu cortex-a7 -target-feature +read-tp-tpidruro -target-feature +vfp2 -target-feature +vfp2sp -target-feature +vfp3 -target-feature +vfp3d16 -target-feature +vfp3d16sp -target-feature +vfp3sp -target-feature +fp16 -target-feature +vfp4 -target-feature +vfp4d16 -target-feature +vfp4d16sp -target-feature +vfp4sp -target-feature -fp-armv8 -target-feature -fp-armv8d16 -target-feature -fp-armv8d16sp -target-feature -fp-armv8sp -target-feature -fullfp16 -target-feature +fp64 -target-feature +d32 -target-feature +neon -target-feature -sha2 -target-feature -aes -target-feature -fp16fml -triple thumbv7k-apple-watchos5.0.0 -target-linker-version 1266.8 -target-sdk-version\=26.4 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -resource-dir /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21 -fmodule-format\=obj -fmodule-file\=CocoaAsyncSocket\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/CocoaAsyncSocket-5Z4NB9GFZ4A8FUSQY5IW9KSI4.pcm -fmodule-file\=Foundation\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-6E9KTS7OGY99C99GNEMPMH1NU.pcm -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaAsyncSocket -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Categories -I /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Responses -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/DerivedSources-normal/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/DerivedSources/armv7k -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/DerivedSources -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/local/include -internal-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/21/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/usr/include -internal-externc-isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/Frameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/System/Library/SubFrameworks -internal-iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Library/Frameworks -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -std\=gnu11 -fexceptions -exception-model dwarf -fskip-odr-check-in-gmf -fmodules -fmodule-name\=CocoaHTTPServer -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=watchos-5.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -fno-convergent-functions -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 -fno-assume-unique-vtables -fdebug-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-compilation-dir\=/Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -fcoverage-mapping -fcommon -fdwarf2-cfi-asm -fregister-global-dtors-with-atexit -fno-strict-return -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mfloat-abi hard -funwind-tables\=2 -fprofile-instrument\=clang -clear-ast-before-backend -discard-value-names -main-file-name HTTPConnection.m -mframe-pointer\=non-leaf -debug-info-kind\=standalone -fno-loop-interchange -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=1 -D SWIFT_PACKAGE -D Xcode -fdefine-target-os-macros -MT dependencies -dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/CocoaHTTPServer.build/Objects-normal/armv7k/HTTPConnection.d -skip-unused-modulemap-deps
2026-04-16 03:45:37.913 xcodebuild[844:4728] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/armv7k/FBMathUtils.o /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m normal armv7k objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'WebDriverAgentLib' from project 'WebDriverAgent')
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/WebDriverAgent.build/Debug-watchos/WebDriverAgentLib.build/Objects-normal/arm64_32/FBMathUtils.o /Users/admin/builder/spi-builder-workspace/WebDriverAgentLib/Utilities/FBMathUtils.m normal arm64_32 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'WebDriverAgentLib' from project 'WebDriverAgent')
	Building workspace spi-builder-workspace with scheme WebDriverAgent
(3 failures)
BUILD FAILURE 6.3 watchOS