Build Information
Failed to build OpenRenderBox, reference main (7a963a), with Swift 6.2 for watchOS using Xcode 26.3 on 26 Mar 2026 08:24:48 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OpenRenderBox-Package -destination generic/platform=watchOSBuild Log
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:94:66: note: expression evaluates to '24 == 40'
94 | static_assert(offsetof(struct ORBPathCallbacksExtended, isEmpty) == 0x28);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:95:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacksExtended, isSingleElement) == 48'
95 | static_assert(offsetof(struct ORBPathCallbacksExtended, isSingleElement) == 0x30);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:11:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:95:74: note: expression evaluates to '28 == 48'
95 | static_assert(offsetof(struct ORBPathCallbacksExtended, isSingleElement) == 0x30);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:96:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacksExtended, bezierOrder) == 56'
96 | static_assert(offsetof(struct ORBPathCallbacksExtended, bezierOrder) == 0x38);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:11:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:96:70: note: expression evaluates to '32 == 56'
96 | static_assert(offsetof(struct ORBPathCallbacksExtended, bezierOrder) == 0x38);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:97:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacksExtended, boundingRect) == 64'
97 | static_assert(offsetof(struct ORBPathCallbacksExtended, boundingRect) == 0x40);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:11:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:97:71: note: expression evaluates to '36 == 64'
97 | static_assert(offsetof(struct ORBPathCallbacksExtended, boundingRect) == 0x40);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:98:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacksExtended, cgPath) == 72'
98 | static_assert(offsetof(struct ORBPathCallbacksExtended, cgPath) == 0x48);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:11:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:98:65: note: expression evaluates to '40 == 72'
98 | static_assert(offsetof(struct ORBPathCallbacksExtended, cgPath) == 0x48);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
fatal error: too many errors emitted, stopping now [-ferror-limit=]
1 warning and 20 errors generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBDevice.o /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Device/ORBDevice.mm normal armv7k objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'OpenRenderBoxCxx' from project 'OpenRenderBox')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/af3fcb34312c57c0f52879cdce924b91-common-args.resp
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R351-f06ba8df8b1e9d17aa21879812400d1a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/af3fcb34312c57c0f52879cdce924b91-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBDevice.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBDevice.dia -c /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Device/ORBDevice.mm -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBDevice.o -index-unit-output-path /OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBDevice.o
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Device/ORBDevice.mm:5:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBoxObjC/Device/ORBDevice.h:12:10: fatal error: 'Metal/Metal.h' file not found
12 | #include <Metal/Metal.h>
| ^~~~~~~~~~~~~~~
1 error generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBColorMode.o /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Color/ORBColorMode.cpp normal armv7k c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'OpenRenderBoxCxx' from project 'OpenRenderBox')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R351-f06ba8df8b1e9d17aa21879812400d1a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBColorMode.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBColorMode.dia -c /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Color/ORBColorMode.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBColorMode.o -index-unit-output-path /OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBColorMode.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBColor.o /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Color/ORBColor.cpp normal armv7k c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'OpenRenderBoxCxx' from project 'OpenRenderBox')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R351-f06ba8df8b1e9d17aa21879812400d1a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBColor.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBColor.dia -c /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Color/ORBColor.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBColor.o -index-unit-output-path /OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBColor.o
SwiftDriver OpenCoreGraphics normal armv7k com.apple.xcode.tools.swift.compiler (in target 'OpenCoreGraphics' from project 'OpenCoreGraphics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OpenCoreGraphics -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/Objects-normal/armv7k/OpenCoreGraphics.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DOPENCOREGRAPHICS_COREGRAPHICS -DXcode -enable-upcoming-feature InternalImportsByDefault -enable-library-evolution -no-verify-emitted-module-interface -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R351-f06ba8df8b1e9d17aa21879812400d1a.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/Objects-normal/armv7k/OpenCoreGraphics-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/Objects-normal/armv7k/OpenCoreGraphics.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name opencoregraphics -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/Objects-normal/armv7k/OpenCoreGraphics_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/Objects-normal/armv7k/OpenCoreGraphics-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver OpenCoreGraphics normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'OpenCoreGraphics' from project 'OpenCoreGraphics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OpenCoreGraphics -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/Objects-normal/arm64_32/OpenCoreGraphics.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DOPENCOREGRAPHICS_COREGRAPHICS -DXcode -enable-upcoming-feature InternalImportsByDefault -enable-library-evolution -no-verify-emitted-module-interface -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R351-f06ba8df8b1e9d17aa21879812400d1a.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/Objects-normal/arm64_32/OpenCoreGraphics-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/Objects-normal/arm64_32/OpenCoreGraphics.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name opencoregraphics -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/Objects-normal/arm64_32/OpenCoreGraphics_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/Objects-normal/arm64_32/OpenCoreGraphics-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
2026-03-26 04:24:39.903 xcodebuild[725:4245] [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/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/Storage.o /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp normal armv7k c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'OpenRenderBoxCxx' from project 'OpenRenderBox')
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBPathCallbacks.o /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp normal armv7k c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'OpenRenderBoxCxx' from project 'OpenRenderBox')
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBPath.o /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp normal armv7k c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'OpenRenderBoxCxx' from project 'OpenRenderBox')
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBDevice.o /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Device/ORBDevice.mm normal armv7k objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'OpenRenderBoxCxx' from project 'OpenRenderBox')
Building workspace spi-builder-workspace with scheme OpenRenderBox-Package
(5 failures)
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
OpenRenderBox: /Users/admin/builder/spi-builder-workspace
DarwinPrivateFrameworks: https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git @ main (b466b79)
OpenCoreGraphics: https://github.com/OpenSwiftUIProject/OpenCoreGraphics @ main (a36ba82)
swift-numerics: https://github.com/apple/swift-numerics @ 1.1.1
resolved source packages: OpenRenderBox, DarwinPrivateFrameworks, OpenCoreGraphics, swift-numerics
2026-03-26 04:24:44.478 xcodebuild[819:4624] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"cxx_language_standard" : "c++20",
"dependencies" : [
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
},
{
"identity" : "opencoregraphics",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/OpenSwiftUIProject/OpenCoreGraphics"
},
{
"identity" : "darwinprivateframeworks",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git"
}
],
"manifest_display_name" : "OpenRenderBox",
"name" : "OpenRenderBox",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "maccatalyst",
"version" : "18.0"
},
{
"name" : "tvos",
"version" : "18.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "visionos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "OpenRenderBox",
"targets" : [
"OpenRenderBox",
"OpenRenderBoxCxx"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OpenRenderBoxShims",
"targets" : [
"OpenRenderBoxShims"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenRenderBoxTests",
"module_type" : "SwiftTarget",
"name" : "OpenRenderBoxTests",
"path" : "Tests/OpenRenderBoxTests",
"sources" : [
"Device/DeviceTests.swift",
"Path/PathTests.swift",
"Util/LogTests.swift"
],
"target_dependencies" : [
"OpenRenderBox"
],
"type" : "test"
},
{
"c99name" : "OpenRenderBoxShims",
"module_type" : "SwiftTarget",
"name" : "OpenRenderBoxShims",
"path" : "Sources/OpenRenderBoxShims",
"product_dependencies" : [
"RenderBox"
],
"product_memberships" : [
"OpenRenderBoxShims"
],
"sources" : [
"ORBShims.swift"
],
"type" : "library"
},
{
"c99name" : "OpenRenderBoxCxx",
"module_type" : "ClangTarget",
"name" : "OpenRenderBoxCxx",
"path" : "Sources/OpenRenderBoxCxx",
"product_memberships" : [
"OpenRenderBox"
],
"sources" : [
"Animation/ORBAnimation.m",
"Animation/ORBSymbolAnimator.m",
"Color/ColorSpace.cpp",
"Color/ORBColor.cpp",
"Color/ORBColorMode.cpp",
"Device/ORBDevice.mm",
"Encoding/ORBEncoderSet.m",
"Path/NestedCallbacks.cpp",
"Path/ORBPath.cpp",
"Path/ORBPathCallbacks.cpp",
"Path/ORBPathStorage.cpp",
"Path/Storage.cpp",
"Render/ORBDisplayList.m",
"Render/ORBDisplayListInterpolator.m",
"Render/ORBLayer.m",
"UUID/ORBUUID.mm",
"Util/assert.cpp",
"Util/log.cpp",
"Version/ORBVersion.c"
],
"type" : "library"
},
{
"c99name" : "OpenRenderBoxCompatibilityTests",
"module_type" : "SwiftTarget",
"name" : "OpenRenderBoxCompatibilityTests",
"path" : "Tests/OpenRenderBoxCompatibilityTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"AnimationTests.swift",
"ColorTests.swift",
"DeviceTests.swift",
"DisplayListTests.swift",
"LayerTests.swift",
"ORBShims.swift",
"PathCallbacksTests.swift",
"PathStorageTests.swift",
"PathTests.swift",
"SymbolAnimatorTests.swift",
"UUIDTests.swift"
],
"target_dependencies" : [
"OpenRenderBox"
],
"type" : "test"
},
{
"c99name" : "OpenRenderBox",
"module_type" : "SwiftTarget",
"name" : "OpenRenderBox",
"path" : "Sources/OpenRenderBox",
"product_dependencies" : [
"OpenCoreGraphicsShims"
],
"product_memberships" : [
"OpenRenderBox"
],
"sources" : [
"Animation/ORBAnimation.swift",
"Animation/ORBSymbolAnimator.swift",
"Export.swift",
"Path/ORBPath.swift",
"Path/ORBPathCallbacks.swift",
"Path/ORBPathStorage.swift",
"Render/ORBDisplayList.swift",
"Render/ORBDisplayListContents.swift",
"Render/ORBDisplayListInterpolator.swift",
"Util/Logging.swift"
],
"target_dependencies" : [
"OpenRenderBoxCxx"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"OpenRenderBox",
"OpenRenderBox-Package",
"OpenRenderBoxShims"
]
}
}
2026-03-26 04:24:45.786 xcodebuild[836:4720] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OpenRenderBox-Package -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.0.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 OpenRenderBox-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
OpenCoreGraphics: https://github.com/OpenSwiftUIProject/OpenCoreGraphics @ main (a36ba82)
swift-numerics: https://github.com/apple/swift-numerics @ 1.1.1
OpenRenderBox: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
Target 'OpenRenderBoxShims' in project 'OpenRenderBox'
➜ Explicit dependency on target 'OpenRenderBoxShims' in project 'OpenRenderBox'
➜ Explicit dependency on target 'OpenRenderBoxCxx' in project 'OpenRenderBox'
➜ Explicit dependency on target 'OpenRenderBox' in project 'OpenRenderBox'
➜ Explicit dependency on target 'OpenCoreGraphicsShims' in project 'OpenCoreGraphics'
Target 'OpenRenderBoxShims' in project 'OpenRenderBox'
➜ Explicit dependency on target 'OpenRenderBoxCxx' in project 'OpenRenderBox'
➜ Explicit dependency on target 'OpenRenderBox' in project 'OpenRenderBox'
➜ Explicit dependency on target 'OpenCoreGraphicsShims' in project 'OpenCoreGraphics'
Target 'OpenRenderBox' in project 'OpenRenderBox'
➜ Explicit dependency on target 'OpenRenderBox' in project 'OpenRenderBox'
➜ Explicit dependency on target 'OpenRenderBoxCxx' in project 'OpenRenderBox'
➜ Explicit dependency on target 'OpenCoreGraphicsShims' in project 'OpenCoreGraphics'
Target 'OpenRenderBox' in project 'OpenRenderBox'
➜ Explicit dependency on target 'OpenRenderBoxCxx' in project 'OpenRenderBox'
➜ Explicit dependency on target 'OpenCoreGraphicsShims' in project 'OpenCoreGraphics'
Target 'OpenCoreGraphicsShims' in project 'OpenCoreGraphics'
➜ Explicit dependency on target 'OpenCoreGraphicsShims' in project 'OpenCoreGraphics'
➜ Explicit dependency on target 'OpenCoreGraphics' in project 'OpenCoreGraphics'
Target 'OpenCoreGraphicsShims' in project 'OpenCoreGraphics'
➜ Explicit dependency on target 'OpenCoreGraphics' in project 'OpenCoreGraphics'
Target 'OpenCoreGraphics' in project 'OpenCoreGraphics' (no dependencies)
Target 'OpenRenderBoxCxx' in project 'OpenRenderBox' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R351-f06ba8df8b1e9d17aa21879812400d1a.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R351-f06ba8df8b1e9d17aa21879812400d1a.sdkstatcache
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/log.o /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Util/log.cpp normal armv7k c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'OpenRenderBoxCxx' from project 'OpenRenderBox')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R351-f06ba8df8b1e9d17aa21879812400d1a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/log.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/log.dia -c /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Util/log.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/log.o -index-unit-output-path /OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/log.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/assert.o /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Util/assert.cpp normal armv7k c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'OpenRenderBoxCxx' from project 'OpenRenderBox')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R351-f06ba8df8b1e9d17aa21879812400d1a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/assert.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/assert.dia -c /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Util/assert.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/assert.o -index-unit-output-path /OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/assert.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBUUID.o /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/UUID/ORBUUID.mm normal armv7k objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'OpenRenderBoxCxx' from project 'OpenRenderBox')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/af3fcb34312c57c0f52879cdce924b91-common-args.resp
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R351-f06ba8df8b1e9d17aa21879812400d1a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/af3fcb34312c57c0f52879cdce924b91-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBUUID.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBUUID.dia -c /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/UUID/ORBUUID.mm -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBUUID.o -index-unit-output-path /OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBUUID.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/Storage.o /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp normal armv7k c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'OpenRenderBoxCxx' from project 'OpenRenderBox')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R351-f06ba8df8b1e9d17aa21879812400d1a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/Storage.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/Storage.dia -c /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/Storage.o -index-unit-output-path /OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/Storage.o
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:8:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:24:16: warning: 'swift_name' attribute has invalid identifier for the base name [-Wswift-name-attribute]
24 | typedef struct ORB_SWIFT_NAME(ORBPath.Callbacks.Flags) ORBPathCallbacksFlags {
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:48:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBSwiftSupport.h:8:57: note: expanded from macro 'ORB_SWIFT_NAME'
8 | #define ORB_SWIFT_NAME(_name) __attribute__((swift_name(#_name)))
| ^
<scratch space>:23:1: note: expanded from here
23 | "ORBPath.Callbacks.Flags"
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:8:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:53:15: error: static assertion failed due to requirement 'sizeof(ORBPathCallbacks) == 88'
53 | static_assert(sizeof(struct ORBPathCallbacks) == 0x58);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:53:47: note: expression evaluates to '48 == 88'
53 | static_assert(sizeof(struct ORBPathCallbacks) == 0x58);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:56:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacks, release) == 16'
56 | static_assert(offsetof(struct ORBPathCallbacks, release) == 0x10);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:8:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:56:58: note: expression evaluates to '12 == 16'
56 | static_assert(offsetof(struct ORBPathCallbacks, release) == 0x10);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:57:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacks, apply) == 24'
57 | static_assert(offsetof(struct ORBPathCallbacks, apply) == 0x18);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:8:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:57:56: note: expression evaluates to '16 == 24'
57 | static_assert(offsetof(struct ORBPathCallbacks, apply) == 0x18);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:58:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacks, isEqual) == 32'
58 | static_assert(offsetof(struct ORBPathCallbacks, isEqual) == 0x20);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:8:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:58:58: note: expression evaluates to '20 == 32'
58 | static_assert(offsetof(struct ORBPathCallbacks, isEqual) == 0x20);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:59:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacks, isEmpty) == 40'
59 | static_assert(offsetof(struct ORBPathCallbacks, isEmpty) == 0x28);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:8:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:59:58: note: expression evaluates to '24 == 40'
59 | static_assert(offsetof(struct ORBPathCallbacks, isEmpty) == 0x28);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:60:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacks, isSingleElement) == 48'
60 | static_assert(offsetof(struct ORBPathCallbacks, isSingleElement) == 0x30);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:8:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:60:66: note: expression evaluates to '28 == 48'
60 | static_assert(offsetof(struct ORBPathCallbacks, isSingleElement) == 0x30);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:61:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacks, bezierOrder) == 56'
61 | static_assert(offsetof(struct ORBPathCallbacks, bezierOrder) == 0x38);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:8:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:61:62: note: expression evaluates to '32 == 56'
61 | static_assert(offsetof(struct ORBPathCallbacks, bezierOrder) == 0x38);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:62:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacks, boundingRect) == 64'
62 | static_assert(offsetof(struct ORBPathCallbacks, boundingRect) == 0x40);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:8:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:62:63: note: expression evaluates to '36 == 64'
62 | static_assert(offsetof(struct ORBPathCallbacks, boundingRect) == 0x40);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:63:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacks, cgPath) == 72'
63 | static_assert(offsetof(struct ORBPathCallbacks, cgPath) == 0x48);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:8:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:63:57: note: expression evaluates to '40 == 72'
63 | static_assert(offsetof(struct ORBPathCallbacks, cgPath) == 0x48);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:64:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacks, next) == 80'
64 | static_assert(offsetof(struct ORBPathCallbacks, next) == 0x50);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:8:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:64:55: note: expression evaluates to '44 == 80'
64 | static_assert(offsetof(struct ORBPathCallbacks, next) == 0x50);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:88:15: error: static assertion failed due to requirement 'sizeof(ORBPathCallbacksExtended) == 88'
88 | static_assert(sizeof(struct ORBPathCallbacksExtended) == 0x58);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:88:55: note: expression evaluates to '48 == 88'
88 | static_assert(sizeof(struct ORBPathCallbacksExtended) == 0x58);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:91:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacksExtended, release) == 16'
91 | static_assert(offsetof(struct ORBPathCallbacksExtended, release) == 0x10);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:8:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:91:66: note: expression evaluates to '12 == 16'
91 | static_assert(offsetof(struct ORBPathCallbacksExtended, release) == 0x10);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:92:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacksExtended, apply) == 24'
92 | static_assert(offsetof(struct ORBPathCallbacksExtended, apply) == 0x18);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:8:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:92:64: note: expression evaluates to '16 == 24'
92 | static_assert(offsetof(struct ORBPathCallbacksExtended, apply) == 0x18);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:93:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacksExtended, isEqual) == 32'
93 | static_assert(offsetof(struct ORBPathCallbacksExtended, isEqual) == 0x20);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:8:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:93:66: note: expression evaluates to '20 == 32'
93 | static_assert(offsetof(struct ORBPathCallbacksExtended, isEqual) == 0x20);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:94:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacksExtended, isEmpty) == 40'
94 | static_assert(offsetof(struct ORBPathCallbacksExtended, isEmpty) == 0x28);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:8:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:94:66: note: expression evaluates to '24 == 40'
94 | static_assert(offsetof(struct ORBPathCallbacksExtended, isEmpty) == 0x28);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:95:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacksExtended, isSingleElement) == 48'
95 | static_assert(offsetof(struct ORBPathCallbacksExtended, isSingleElement) == 0x30);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:8:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:95:74: note: expression evaluates to '28 == 48'
95 | static_assert(offsetof(struct ORBPathCallbacksExtended, isSingleElement) == 0x30);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:96:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacksExtended, bezierOrder) == 56'
96 | static_assert(offsetof(struct ORBPathCallbacksExtended, bezierOrder) == 0x38);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:8:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:96:70: note: expression evaluates to '32 == 56'
96 | static_assert(offsetof(struct ORBPathCallbacksExtended, bezierOrder) == 0x38);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:97:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacksExtended, boundingRect) == 64'
97 | static_assert(offsetof(struct ORBPathCallbacksExtended, boundingRect) == 0x40);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:8:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:97:71: note: expression evaluates to '36 == 64'
97 | static_assert(offsetof(struct ORBPathCallbacksExtended, boundingRect) == 0x40);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:98:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacksExtended, cgPath) == 72'
98 | static_assert(offsetof(struct ORBPathCallbacksExtended, cgPath) == 0x48);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp:8:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:98:65: note: expression evaluates to '40 == 72'
98 | static_assert(offsetof(struct ORBPathCallbacksExtended, cgPath) == 0x48);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
fatal error: too many errors emitted, stopping now [-ferror-limit=]
1 warning and 20 errors generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBPathStorage.o /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathStorage.cpp normal armv7k c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'OpenRenderBoxCxx' from project 'OpenRenderBox')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R351-f06ba8df8b1e9d17aa21879812400d1a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBPathStorage.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBPathStorage.dia -c /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathStorage.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBPathStorage.o -index-unit-output-path /OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBPathStorage.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBPathCallbacks.o /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp normal armv7k c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'OpenRenderBoxCxx' from project 'OpenRenderBox')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R351-f06ba8df8b1e9d17aa21879812400d1a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBPathCallbacks.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBPathCallbacks.dia -c /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBPathCallbacks.o -index-unit-output-path /OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBPathCallbacks.o
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:24:16: warning: 'swift_name' attribute has invalid identifier for the base name [-Wswift-name-attribute]
24 | typedef struct ORB_SWIFT_NAME(ORBPath.Callbacks.Flags) ORBPathCallbacksFlags {
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:48:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBSwiftSupport.h:8:57: note: expanded from macro 'ORB_SWIFT_NAME'
8 | #define ORB_SWIFT_NAME(_name) __attribute__((swift_name(#_name)))
| ^
<scratch space>:23:1: note: expanded from here
23 | "ORBPath.Callbacks.Flags"
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:53:15: error: static assertion failed due to requirement 'sizeof(ORBPathCallbacks) == 88'
53 | static_assert(sizeof(struct ORBPathCallbacks) == 0x58);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:53:47: note: expression evaluates to '48 == 88'
53 | static_assert(sizeof(struct ORBPathCallbacks) == 0x58);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:56:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacks, release) == 16'
56 | static_assert(offsetof(struct ORBPathCallbacks, release) == 0x10);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:56:58: note: expression evaluates to '12 == 16'
56 | static_assert(offsetof(struct ORBPathCallbacks, release) == 0x10);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:57:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacks, apply) == 24'
57 | static_assert(offsetof(struct ORBPathCallbacks, apply) == 0x18);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:57:56: note: expression evaluates to '16 == 24'
57 | static_assert(offsetof(struct ORBPathCallbacks, apply) == 0x18);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:58:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacks, isEqual) == 32'
58 | static_assert(offsetof(struct ORBPathCallbacks, isEqual) == 0x20);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:58:58: note: expression evaluates to '20 == 32'
58 | static_assert(offsetof(struct ORBPathCallbacks, isEqual) == 0x20);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:59:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacks, isEmpty) == 40'
59 | static_assert(offsetof(struct ORBPathCallbacks, isEmpty) == 0x28);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:59:58: note: expression evaluates to '24 == 40'
59 | static_assert(offsetof(struct ORBPathCallbacks, isEmpty) == 0x28);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:60:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacks, isSingleElement) == 48'
60 | static_assert(offsetof(struct ORBPathCallbacks, isSingleElement) == 0x30);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:60:66: note: expression evaluates to '28 == 48'
60 | static_assert(offsetof(struct ORBPathCallbacks, isSingleElement) == 0x30);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:61:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacks, bezierOrder) == 56'
61 | static_assert(offsetof(struct ORBPathCallbacks, bezierOrder) == 0x38);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:61:62: note: expression evaluates to '32 == 56'
61 | static_assert(offsetof(struct ORBPathCallbacks, bezierOrder) == 0x38);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:62:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacks, boundingRect) == 64'
62 | static_assert(offsetof(struct ORBPathCallbacks, boundingRect) == 0x40);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:62:63: note: expression evaluates to '36 == 64'
62 | static_assert(offsetof(struct ORBPathCallbacks, boundingRect) == 0x40);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:63:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacks, cgPath) == 72'
63 | static_assert(offsetof(struct ORBPathCallbacks, cgPath) == 0x48);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:63:57: note: expression evaluates to '40 == 72'
63 | static_assert(offsetof(struct ORBPathCallbacks, cgPath) == 0x48);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:64:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacks, next) == 80'
64 | static_assert(offsetof(struct ORBPathCallbacks, next) == 0x50);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:64:55: note: expression evaluates to '44 == 80'
64 | static_assert(offsetof(struct ORBPathCallbacks, next) == 0x50);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:88:15: error: static assertion failed due to requirement 'sizeof(ORBPathCallbacksExtended) == 88'
88 | static_assert(sizeof(struct ORBPathCallbacksExtended) == 0x58);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:88:55: note: expression evaluates to '48 == 88'
88 | static_assert(sizeof(struct ORBPathCallbacksExtended) == 0x58);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:91:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacksExtended, release) == 16'
91 | static_assert(offsetof(struct ORBPathCallbacksExtended, release) == 0x10);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:91:66: note: expression evaluates to '12 == 16'
91 | static_assert(offsetof(struct ORBPathCallbacksExtended, release) == 0x10);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:92:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacksExtended, apply) == 24'
92 | static_assert(offsetof(struct ORBPathCallbacksExtended, apply) == 0x18);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:92:64: note: expression evaluates to '16 == 24'
92 | static_assert(offsetof(struct ORBPathCallbacksExtended, apply) == 0x18);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:93:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacksExtended, isEqual) == 32'
93 | static_assert(offsetof(struct ORBPathCallbacksExtended, isEqual) == 0x20);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:93:66: note: expression evaluates to '20 == 32'
93 | static_assert(offsetof(struct ORBPathCallbacksExtended, isEqual) == 0x20);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:94:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacksExtended, isEmpty) == 40'
94 | static_assert(offsetof(struct ORBPathCallbacksExtended, isEmpty) == 0x28);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:94:66: note: expression evaluates to '24 == 40'
94 | static_assert(offsetof(struct ORBPathCallbacksExtended, isEmpty) == 0x28);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:95:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacksExtended, isSingleElement) == 48'
95 | static_assert(offsetof(struct ORBPathCallbacksExtended, isSingleElement) == 0x30);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:95:74: note: expression evaluates to '28 == 48'
95 | static_assert(offsetof(struct ORBPathCallbacksExtended, isSingleElement) == 0x30);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:96:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacksExtended, bezierOrder) == 56'
96 | static_assert(offsetof(struct ORBPathCallbacksExtended, bezierOrder) == 0x38);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:96:70: note: expression evaluates to '32 == 56'
96 | static_assert(offsetof(struct ORBPathCallbacksExtended, bezierOrder) == 0x38);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:97:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacksExtended, boundingRect) == 64'
97 | static_assert(offsetof(struct ORBPathCallbacksExtended, boundingRect) == 0x40);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:97:71: note: expression evaluates to '36 == 64'
97 | static_assert(offsetof(struct ORBPathCallbacksExtended, boundingRect) == 0x40);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:98:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacksExtended, cgPath) == 72'
98 | static_assert(offsetof(struct ORBPathCallbacksExtended, cgPath) == 0x48);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp:10:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:98:65: note: expression evaluates to '40 == 72'
98 | static_assert(offsetof(struct ORBPathCallbacksExtended, cgPath) == 0x48);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
fatal error: too many errors emitted, stopping now [-ferror-limit=]
1 warning and 20 errors generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBPath.o /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp normal armv7k c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'OpenRenderBoxCxx' from project 'OpenRenderBox')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R351-f06ba8df8b1e9d17aa21879812400d1a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBPath.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBPath.dia -c /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBPath.o -index-unit-output-path /OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBPath.o
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:11:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:24:16: warning: 'swift_name' attribute has invalid identifier for the base name [-Wswift-name-attribute]
24 | typedef struct ORB_SWIFT_NAME(ORBPath.Callbacks.Flags) ORBPathCallbacksFlags {
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:48:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBSwiftSupport.h:8:57: note: expanded from macro 'ORB_SWIFT_NAME'
8 | #define ORB_SWIFT_NAME(_name) __attribute__((swift_name(#_name)))
| ^
<scratch space>:23:1: note: expanded from here
23 | "ORBPath.Callbacks.Flags"
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:11:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:53:15: error: static assertion failed due to requirement 'sizeof(ORBPathCallbacks) == 88'
53 | static_assert(sizeof(struct ORBPathCallbacks) == 0x58);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:53:47: note: expression evaluates to '48 == 88'
53 | static_assert(sizeof(struct ORBPathCallbacks) == 0x58);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:56:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacks, release) == 16'
56 | static_assert(offsetof(struct ORBPathCallbacks, release) == 0x10);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:11:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:56:58: note: expression evaluates to '12 == 16'
56 | static_assert(offsetof(struct ORBPathCallbacks, release) == 0x10);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:57:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacks, apply) == 24'
57 | static_assert(offsetof(struct ORBPathCallbacks, apply) == 0x18);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:11:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:57:56: note: expression evaluates to '16 == 24'
57 | static_assert(offsetof(struct ORBPathCallbacks, apply) == 0x18);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:58:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacks, isEqual) == 32'
58 | static_assert(offsetof(struct ORBPathCallbacks, isEqual) == 0x20);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:11:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:58:58: note: expression evaluates to '20 == 32'
58 | static_assert(offsetof(struct ORBPathCallbacks, isEqual) == 0x20);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:59:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacks, isEmpty) == 40'
59 | static_assert(offsetof(struct ORBPathCallbacks, isEmpty) == 0x28);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:11:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:59:58: note: expression evaluates to '24 == 40'
59 | static_assert(offsetof(struct ORBPathCallbacks, isEmpty) == 0x28);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:60:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacks, isSingleElement) == 48'
60 | static_assert(offsetof(struct ORBPathCallbacks, isSingleElement) == 0x30);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:11:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:60:66: note: expression evaluates to '28 == 48'
60 | static_assert(offsetof(struct ORBPathCallbacks, isSingleElement) == 0x30);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:61:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacks, bezierOrder) == 56'
61 | static_assert(offsetof(struct ORBPathCallbacks, bezierOrder) == 0x38);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:11:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:61:62: note: expression evaluates to '32 == 56'
61 | static_assert(offsetof(struct ORBPathCallbacks, bezierOrder) == 0x38);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:62:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacks, boundingRect) == 64'
62 | static_assert(offsetof(struct ORBPathCallbacks, boundingRect) == 0x40);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:11:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:62:63: note: expression evaluates to '36 == 64'
62 | static_assert(offsetof(struct ORBPathCallbacks, boundingRect) == 0x40);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:63:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacks, cgPath) == 72'
63 | static_assert(offsetof(struct ORBPathCallbacks, cgPath) == 0x48);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:11:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:63:57: note: expression evaluates to '40 == 72'
63 | static_assert(offsetof(struct ORBPathCallbacks, cgPath) == 0x48);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:64:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacks, next) == 80'
64 | static_assert(offsetof(struct ORBPathCallbacks, next) == 0x50);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:11:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:64:55: note: expression evaluates to '44 == 80'
64 | static_assert(offsetof(struct ORBPathCallbacks, next) == 0x50);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:88:15: error: static assertion failed due to requirement 'sizeof(ORBPathCallbacksExtended) == 88'
88 | static_assert(sizeof(struct ORBPathCallbacksExtended) == 0x58);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:88:55: note: expression evaluates to '48 == 88'
88 | static_assert(sizeof(struct ORBPathCallbacksExtended) == 0x58);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:91:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacksExtended, release) == 16'
91 | static_assert(offsetof(struct ORBPathCallbacksExtended, release) == 0x10);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:11:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:91:66: note: expression evaluates to '12 == 16'
91 | static_assert(offsetof(struct ORBPathCallbacksExtended, release) == 0x10);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:92:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacksExtended, apply) == 24'
92 | static_assert(offsetof(struct ORBPathCallbacksExtended, apply) == 0x18);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:11:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:92:64: note: expression evaluates to '16 == 24'
92 | static_assert(offsetof(struct ORBPathCallbacksExtended, apply) == 0x18);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:93:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacksExtended, isEqual) == 32'
93 | static_assert(offsetof(struct ORBPathCallbacksExtended, isEqual) == 0x20);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:11:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:93:66: note: expression evaluates to '20 == 32'
93 | static_assert(offsetof(struct ORBPathCallbacksExtended, isEqual) == 0x20);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:94:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacksExtended, isEmpty) == 40'
94 | static_assert(offsetof(struct ORBPathCallbacksExtended, isEmpty) == 0x28);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:11:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:94:66: note: expression evaluates to '24 == 40'
94 | static_assert(offsetof(struct ORBPathCallbacksExtended, isEmpty) == 0x28);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:95:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacksExtended, isSingleElement) == 48'
95 | static_assert(offsetof(struct ORBPathCallbacksExtended, isSingleElement) == 0x30);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:11:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:95:74: note: expression evaluates to '28 == 48'
95 | static_assert(offsetof(struct ORBPathCallbacksExtended, isSingleElement) == 0x30);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:96:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacksExtended, bezierOrder) == 56'
96 | static_assert(offsetof(struct ORBPathCallbacksExtended, bezierOrder) == 0x38);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:11:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:96:70: note: expression evaluates to '32 == 56'
96 | static_assert(offsetof(struct ORBPathCallbacksExtended, bezierOrder) == 0x38);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:97:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacksExtended, boundingRect) == 64'
97 | static_assert(offsetof(struct ORBPathCallbacksExtended, boundingRect) == 0x40);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:11:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:97:71: note: expression evaluates to '36 == 64'
97 | static_assert(offsetof(struct ORBPathCallbacksExtended, boundingRect) == 0x40);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:98:15: error: static assertion failed due to requirement '__builtin_offsetof(ORBPathCallbacksExtended, cgPath) == 72'
98 | static_assert(offsetof(struct ORBPathCallbacksExtended, cgPath) == 0x48);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPath.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:33:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/usr/include/c++/v1/stddef.h:38:
In file included from /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/stddef.h:133:
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/include/__stddef_offsetof.h:16:24: note: expanded from macro 'offsetof'
16 | #define offsetof(t, d) __builtin_offsetof(t, d)
| ^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp:11:
/Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBPathCallbacks.h:98:65: note: expression evaluates to '40 == 72'
98 | static_assert(offsetof(struct ORBPathCallbacksExtended, cgPath) == 0x48);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
fatal error: too many errors emitted, stopping now [-ferror-limit=]
1 warning and 20 errors generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBDevice.o /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Device/ORBDevice.mm normal armv7k objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'OpenRenderBoxCxx' from project 'OpenRenderBox')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/af3fcb34312c57c0f52879cdce924b91-common-args.resp
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R351-f06ba8df8b1e9d17aa21879812400d1a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-implicit-atomic-properties -Wno-objc-interface-ivars -Wno-arc-repeated-use-of-weak -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/af3fcb34312c57c0f52879cdce924b91-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBDevice.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBDevice.dia -c /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Device/ORBDevice.mm -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBDevice.o -index-unit-output-path /OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBDevice.o
SwiftDriver OpenCoreGraphics normal armv7k com.apple.xcode.tools.swift.compiler (in target 'OpenCoreGraphics' from project 'OpenCoreGraphics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OpenCoreGraphics -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/Objects-normal/armv7k/OpenCoreGraphics.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DOPENCOREGRAPHICS_COREGRAPHICS -DXcode -enable-upcoming-feature InternalImportsByDefault -enable-library-evolution -no-verify-emitted-module-interface -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R351-f06ba8df8b1e9d17aa21879812400d1a.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/Objects-normal/armv7k/OpenCoreGraphics-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/Objects-normal/armv7k/OpenCoreGraphics.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name opencoregraphics -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/Objects-normal/armv7k/OpenCoreGraphics_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/Objects-normal/armv7k/OpenCoreGraphics-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver OpenCoreGraphics normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'OpenCoreGraphics' from project 'OpenCoreGraphics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OpenCoreGraphics -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/Objects-normal/arm64_32/OpenCoreGraphics.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DOPENCOREGRAPHICS_COREGRAPHICS -DXcode -enable-upcoming-feature InternalImportsByDefault -enable-library-evolution -no-verify-emitted-module-interface -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R351-f06ba8df8b1e9d17aa21879812400d1a.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/Objects-normal/arm64_32/OpenCoreGraphics-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/Objects-normal/arm64_32/OpenCoreGraphics.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name opencoregraphics -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/Objects-normal/arm64_32/OpenCoreGraphics_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/Objects-normal/arm64_32/OpenCoreGraphics-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver OpenCoreGraphics normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OpenCoreGraphics' from project 'OpenCoreGraphics')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OpenCoreGraphics -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/Objects-normal/arm64/OpenCoreGraphics.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DOPENCOREGRAPHICS_COREGRAPHICS -DXcode -enable-upcoming-feature InternalImportsByDefault -enable-library-evolution -no-verify-emitted-module-interface -plugin-path /Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R351-f06ba8df8b1e9d17aa21879812400d1a.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/Objects-normal/arm64/OpenCoreGraphics-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/Objects-normal/arm64/OpenCoreGraphics.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name opencoregraphics -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/Objects-normal/arm64/OpenCoreGraphics_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCoreGraphics.build/Debug-watchos/OpenCoreGraphics.build/Objects-normal/arm64/OpenCoreGraphics-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBColor.o /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Color/ORBColor.cpp normal armv7k c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'OpenRenderBoxCxx' from project 'OpenRenderBox')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R351-f06ba8df8b1e9d17aa21879812400d1a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBColor.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBColor.dia -c /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Color/ORBColor.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBColor.o -index-unit-output-path /OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBColor.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/NestedCallbacks.o /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/NestedCallbacks.cpp normal armv7k c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'OpenRenderBoxCxx' from project 'OpenRenderBox')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode-26.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.0-23R351-f06ba8df8b1e9d17aa21879812400d1a.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wno-shorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/NestedCallbacks.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/NestedCallbacks.dia -c /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/NestedCallbacks.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/NestedCallbacks.o -index-unit-output-path /OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/NestedCallbacks.o
SwiftExplicitDependencyGeneratePcm arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-8KYN8RUVYZOF03RMZXWQ8CPDB.pcm
SwiftExplicitDependencyGeneratePcm armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-BUC6VO8J4NR1789L2JJQKY5IR.pcm
2026-03-26 04:24:46.784 xcodebuild[847:4779] [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/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/Storage.o /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/Storage.cpp normal armv7k c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'OpenRenderBoxCxx' from project 'OpenRenderBox')
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBPathCallbacks.o /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPathCallbacks.cpp normal armv7k c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'OpenRenderBoxCxx' from project 'OpenRenderBox')
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenRenderBox.build/Debug-watchos/OpenRenderBoxCxx.build/Objects-normal/armv7k/ORBPath.o /Users/admin/builder/spi-builder-workspace/Sources/OpenRenderBoxCxx/Path/ORBPath.cpp normal armv7k c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'OpenRenderBoxCxx' from project 'OpenRenderBox')
Building workspace spi-builder-workspace with scheme OpenRenderBox-Package
(4 failures)
BUILD FAILURE 6.2 watchOS