Build Information
Failed to build swift-log-sentry, reference main (894ccf
), with Swift 6.2 (beta) for iOS using Xcode 26.0 on 19 Jun 2025 07:36:02 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-log-sentry -destination generic/platform=iOS
Build Log
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/forward_list:1592:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:600:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/vector:314:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__vector/vector.h:127:50: error: no type named 'value_type' in 'std::allocator<const sentry::profiling::ThreadMetadataCache::ThreadHandleMetadataPair>'
127 | static_assert(is_same<typename allocator_type::value_type, value_type>::value,
| ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryThreadMetadataCache.cpp:1:
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:69:53: note: in instantiation of template class 'std::vector<const sentry::profiling::ThreadMetadataCache::ThreadHandleMetadataPair>' requested here
69 | std::vector<const ThreadHandleMetadataPair> threadMetadataCache_;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryThreadMetadataCache.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/chrono:984:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__chrono/duration.h:13:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__compare/ordering.h:13:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__type_traits/enable_if.h:34:58: error: no type named 'type' in 'std::enable_if<false, int>'; 'enable_if' cannot be used to disable this declaration
34 | using __enable_if_t _LIBCPP_NODEBUG = typename enable_if<_Bp, _Tp>::type;
| ^~~
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryThreadMetadataCache.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/chrono:1048:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/forward_list:1592:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:600:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/vector:314:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__vector/vector.h:174:13: note: in instantiation of template type alias '__enable_if_t' requested here
174 | template <__enable_if_t<__is_allocator<_Allocator>::value, int> = 0>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryThreadMetadataCache.cpp:1:
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:69:53: note: in instantiation of template class 'std::vector<const sentry::profiling::ThreadMetadataCache::ThreadHandleMetadataPair>' requested here
69 | std::vector<const ThreadHandleMetadataPair> threadMetadataCache_;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryThreadMetadataCache.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/chrono:1041:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/string_view:947:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/algorithm:1854:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__algorithm/for_each.h:16:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__ranges/movable_box.h:21:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/optional:1302:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/memory:943:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocator.h:81:17: error: static assertion failed due to requirement '!is_const<const sentry::profiling::QueueMetadata>::value': std::allocator does not support const types
81 | static_assert(!is_const<_Tp>::value, "std::allocator does not support const types");
| ^~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryThreadMetadataCache.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/chrono:1041:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/string_view:947:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/algorithm:1854:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__algorithm/for_each.h:16:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__ranges/movable_box.h:21:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/optional:1302:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/memory:943:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocator.h:17:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocate_at_least.h:14:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocator_traits.h:240:59: note: in instantiation of template class 'std::allocator<const sentry::profiling::QueueMetadata>' requested here
240 | using value_type = typename allocator_type::value_type;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryThreadMetadataCache.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/chrono:1048:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/forward_list:1592:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:600:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/vector:314:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__vector/vector.h:100:20: note: in instantiation of template class 'std::allocator_traits<std::allocator<const sentry::profiling::QueueMetadata>>' requested here
100 | typedef typename __alloc_traits::size_type size_type;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryThreadMetadataCache.cpp:1:
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:70:42: note: in instantiation of template class 'std::vector<const sentry::profiling::QueueMetadata>' requested here
70 | std::vector<const QueueMetadata> queueMetadataCache_;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryThreadMetadataCache.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/chrono:1041:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/string_view:947:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/algorithm:1854:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__algorithm/for_each.h:16:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__ranges/movable_box.h:21:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/optional:1302:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/memory:943:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocator.h:17:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocate_at_least.h:14:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocator_traits.h:368:17: error: static assertion failed due to requirement 'is_same<std::allocator<const sentry::profiling::QueueMetadata>, std::allocator<int>>::value': [allocator.requirements] states that rebinding an allocator to the same type should result in the original allocator
368 | static_assert(is_same<_Alloc, __rebind_alloc<_Traits, typename _Traits::value_type> >::value,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryThreadMetadataCache.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/chrono:1048:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/forward_list:1592:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:600:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/vector:314:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__vector/vector.h:126:17: note: in instantiation of template class 'std::__check_valid_allocator<std::allocator<const sentry::profiling::QueueMetadata>>' requested here
126 | static_assert(__check_valid_allocator<allocator_type>::value, "");
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryThreadMetadataCache.cpp:1:
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:70:42: note: in instantiation of template class 'std::vector<const sentry::profiling::QueueMetadata>' requested here
70 | std::vector<const QueueMetadata> queueMetadataCache_;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryThreadMetadataCache.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/chrono:1048:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/forward_list:1592:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:600:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/vector:314:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__vector/vector.h:127:50: error: no type named 'value_type' in 'std::allocator<const sentry::profiling::QueueMetadata>'
127 | static_assert(is_same<typename allocator_type::value_type, value_type>::value,
| ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryThreadMetadataCache.cpp:1:
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:70:42: note: in instantiation of template class 'std::vector<const sentry::profiling::QueueMetadata>' requested here
70 | std::vector<const QueueMetadata> queueMetadataCache_;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryThreadMetadataCache.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/chrono:984:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__chrono/duration.h:13:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__compare/ordering.h:13:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__type_traits/enable_if.h:34:58: error: no type named 'type' in 'std::enable_if<false, int>'; 'enable_if' cannot be used to disable this declaration
34 | using __enable_if_t _LIBCPP_NODEBUG = typename enable_if<_Bp, _Tp>::type;
| ^~~
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryThreadMetadataCache.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/chrono:1048:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/forward_list:1592:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:600:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/vector:314:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__vector/vector.h:174:13: note: in instantiation of template type alias '__enable_if_t' requested here
174 | template <__enable_if_t<__is_allocator<_Allocator>::value, int> = 0>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryThreadMetadataCache.cpp:1:
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:70:42: note: in instantiation of template class 'std::vector<const sentry::profiling::QueueMetadata>' requested here
70 | std::vector<const QueueMetadata> queueMetadataCache_;
| ^
8 errors generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryThreadHandle.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryThreadHandle.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.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 -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-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/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryThreadHandle.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryThreadHandle.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryThreadHandle.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryThreadHandle.o -index-unit-output-path /Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryThreadHandle.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentrySamplingProfiler.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.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 -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-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/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentrySamplingProfiler.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentrySamplingProfiler.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentrySamplingProfiler.o -index-unit-output-path /Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentrySamplingProfiler.o
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentrySamplingProfiler.hpp:8:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:553:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__functional/function.h:22:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocator.h:81:17: error: static assertion failed due to requirement '!is_const<const sentry::profiling::ThreadMetadataCache::ThreadHandleMetadataPair>::value': std::allocator does not support const types
81 | static_assert(!is_const<_Tp>::value, "std::allocator does not support const types");
| ^~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentrySamplingProfiler.hpp:8:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:553:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__functional/function.h:22:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocator.h:17:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocate_at_least.h:14:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocator_traits.h:240:59: note: in instantiation of template class 'std::allocator<const sentry::profiling::ThreadMetadataCache::ThreadHandleMetadataPair>' requested here
240 | using value_type = typename allocator_type::value_type;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentrySamplingProfiler.hpp:8:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:600:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/vector:314:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__vector/vector.h:100:20: note: in instantiation of template class 'std::allocator_traits<std::allocator<const sentry::profiling::ThreadMetadataCache::ThreadHandleMetadataPair>>' requested here
100 | typedef typename __alloc_traits::size_type size_type;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:9:
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:69:53: note: in instantiation of template class 'std::vector<const sentry::profiling::ThreadMetadataCache::ThreadHandleMetadataPair>' requested here
69 | std::vector<const ThreadHandleMetadataPair> threadMetadataCache_;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentrySamplingProfiler.hpp:8:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:553:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__functional/function.h:22:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocator.h:17:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocate_at_least.h:14:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocator_traits.h:368:17: error: static assertion failed due to requirement 'is_same<std::allocator<const sentry::profiling::ThreadMetadataCache::ThreadHandleMetadataPair>, std::allocator<int>>::value': [allocator.requirements] states that rebinding an allocator to the same type should result in the original allocator
368 | static_assert(is_same<_Alloc, __rebind_alloc<_Traits, typename _Traits::value_type> >::value,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentrySamplingProfiler.hpp:8:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:600:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/vector:314:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__vector/vector.h:126:17: note: in instantiation of template class 'std::__check_valid_allocator<std::allocator<const sentry::profiling::ThreadMetadataCache::ThreadHandleMetadataPair>>' requested here
126 | static_assert(__check_valid_allocator<allocator_type>::value, "");
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:9:
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:69:53: note: in instantiation of template class 'std::vector<const sentry::profiling::ThreadMetadataCache::ThreadHandleMetadataPair>' requested here
69 | std::vector<const ThreadHandleMetadataPair> threadMetadataCache_;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentrySamplingProfiler.hpp:8:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:600:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/vector:314:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__vector/vector.h:127:50: error: no type named 'value_type' in 'std::allocator<const sentry::profiling::ThreadMetadataCache::ThreadHandleMetadataPair>'
127 | static_assert(is_same<typename allocator_type::value_type, value_type>::value,
| ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:9:
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:69:53: note: in instantiation of template class 'std::vector<const sentry::profiling::ThreadMetadataCache::ThreadHandleMetadataPair>' requested here
69 | std::vector<const ThreadHandleMetadataPair> threadMetadataCache_;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentrySamplingProfiler.hpp:8:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:539:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__functional/bind.h:14:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__functional/weak_result_type.h:17:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__type_traits/invoke.h:16:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__type_traits/enable_if.h:34:58: error: no type named 'type' in 'std::enable_if<false, int>'; 'enable_if' cannot be used to disable this declaration
34 | using __enable_if_t _LIBCPP_NODEBUG = typename enable_if<_Bp, _Tp>::type;
| ^~~
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentrySamplingProfiler.hpp:8:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:600:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/vector:314:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__vector/vector.h:174:13: note: in instantiation of template type alias '__enable_if_t' requested here
174 | template <__enable_if_t<__is_allocator<_Allocator>::value, int> = 0>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:9:
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:69:53: note: in instantiation of template class 'std::vector<const sentry::profiling::ThreadMetadataCache::ThreadHandleMetadataPair>' requested here
69 | std::vector<const ThreadHandleMetadataPair> threadMetadataCache_;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentrySamplingProfiler.hpp:8:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:553:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__functional/function.h:22:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocator.h:81:17: error: static assertion failed due to requirement '!is_const<const sentry::profiling::QueueMetadata>::value': std::allocator does not support const types
81 | static_assert(!is_const<_Tp>::value, "std::allocator does not support const types");
| ^~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentrySamplingProfiler.hpp:8:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:553:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__functional/function.h:22:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocator.h:17:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocate_at_least.h:14:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocator_traits.h:240:59: note: in instantiation of template class 'std::allocator<const sentry::profiling::QueueMetadata>' requested here
240 | using value_type = typename allocator_type::value_type;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentrySamplingProfiler.hpp:8:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:600:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/vector:314:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__vector/vector.h:100:20: note: in instantiation of template class 'std::allocator_traits<std::allocator<const sentry::profiling::QueueMetadata>>' requested here
100 | typedef typename __alloc_traits::size_type size_type;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:9:
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:70:42: note: in instantiation of template class 'std::vector<const sentry::profiling::QueueMetadata>' requested here
70 | std::vector<const QueueMetadata> queueMetadataCache_;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentrySamplingProfiler.hpp:8:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:553:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__functional/function.h:22:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocator.h:17:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocate_at_least.h:14:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocator_traits.h:368:17: error: static assertion failed due to requirement 'is_same<std::allocator<const sentry::profiling::QueueMetadata>, std::allocator<int>>::value': [allocator.requirements] states that rebinding an allocator to the same type should result in the original allocator
368 | static_assert(is_same<_Alloc, __rebind_alloc<_Traits, typename _Traits::value_type> >::value,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentrySamplingProfiler.hpp:8:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:600:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/vector:314:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__vector/vector.h:126:17: note: in instantiation of template class 'std::__check_valid_allocator<std::allocator<const sentry::profiling::QueueMetadata>>' requested here
126 | static_assert(__check_valid_allocator<allocator_type>::value, "");
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:9:
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:70:42: note: in instantiation of template class 'std::vector<const sentry::profiling::QueueMetadata>' requested here
70 | std::vector<const QueueMetadata> queueMetadataCache_;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentrySamplingProfiler.hpp:8:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:600:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/vector:314:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__vector/vector.h:127:50: error: no type named 'value_type' in 'std::allocator<const sentry::profiling::QueueMetadata>'
127 | static_assert(is_same<typename allocator_type::value_type, value_type>::value,
| ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:9:
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:70:42: note: in instantiation of template class 'std::vector<const sentry::profiling::QueueMetadata>' requested here
70 | std::vector<const QueueMetadata> queueMetadataCache_;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentrySamplingProfiler.hpp:8:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:539:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__functional/bind.h:14:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__functional/weak_result_type.h:17:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__type_traits/invoke.h:16:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__type_traits/enable_if.h:34:58: error: no type named 'type' in 'std::enable_if<false, int>'; 'enable_if' cannot be used to disable this declaration
34 | using __enable_if_t _LIBCPP_NODEBUG = typename enable_if<_Bp, _Tp>::type;
| ^~~
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentrySamplingProfiler.hpp:8:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:600:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/vector:314:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__vector/vector.h:174:13: note: in instantiation of template type alias '__enable_if_t' requested here
174 | template <__enable_if_t<__is_allocator<_Allocator>::value, int> = 0>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:9:
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:70:42: note: in instantiation of template class 'std::vector<const sentry::profiling::QueueMetadata>' requested here
70 | std::vector<const QueueMetadata> queueMetadataCache_;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentrySamplingProfiler.hpp:8:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:583:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/array:564:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/algorithm:1854:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__algorithm/for_each.h:16:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__ranges/movable_box.h:21:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/optional:1302:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/memory:947:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/inout_ptr.h:16:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/shared_ptr.h:675:20: error: incompatible pointer types assigning to '__shared_weak_count *' from 'std::__shared_ptr_emplace<sentry::profiling::ThreadMetadataCache, std::allocator<sentry::profiling::ThreadMetadataCache>> *'
675 | __r.__cntrl_ = __cntrl;
| ^~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/shared_ptr.h:735:27: note: in instantiation of function template specialization 'std::shared_ptr<sentry::profiling::ThreadMetadataCache>::__create_with_control_block<sentry::profiling::ThreadMetadataCache, std::__shared_ptr_emplace<sentry::profiling::ThreadMetadataCache, std::allocator<sentry::profiling::ThreadMetadataCache>>>' requested here
735 | return shared_ptr<_Tp>::__create_with_control_block(
| ^
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/shared_ptr.h:741:15: note: in instantiation of function template specialization 'std::allocate_shared<sentry::profiling::ThreadMetadataCache, std::allocator<sentry::profiling::ThreadMetadataCache>, 0>' requested here
741 | return std::allocate_shared<_Tp>(allocator<__remove_cv_t<_Tp> >(), std::forward<_Args>(__args)...);
| ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp:62:23: note: in instantiation of function template specialization 'std::make_shared<sentry::profiling::ThreadMetadataCache, 0>' requested here
62 | , cache_(std::make_shared<ThreadMetadataCache>())
| ^
9 errors generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryProfilingLogging.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfilingLogging.mm normal arm64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.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 -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryProfilingLogging.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryProfilingLogging.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfilingLogging.mm -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryProfilingLogging.o -index-unit-output-path /Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryProfilingLogging.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryProfiler.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm normal arm64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.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 -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryProfiler.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryProfiler.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryProfiler.o -index-unit-output-path /Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryProfiler.o
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:8:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/chrono:1041:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/string_view:947:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/algorithm:1854:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__algorithm/for_each.h:16:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__ranges/movable_box.h:21:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/optional:1302:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/memory:943:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocator.h:81:17: error: static assertion failed due to requirement '!is_const<const sentry::profiling::ThreadMetadataCache::ThreadHandleMetadataPair>::value': std::allocator does not support const types
81 | static_assert(!is_const<_Tp>::value, "std::allocator does not support const types");
| ^~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:8:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/chrono:1041:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/string_view:947:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/algorithm:1854:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__algorithm/for_each.h:16:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__ranges/movable_box.h:21:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/optional:1302:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/memory:943:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocator.h:17:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocate_at_least.h:14:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocator_traits.h:240:59: note: in instantiation of template class 'std::allocator<const sentry::profiling::ThreadMetadataCache::ThreadHandleMetadataPair>' requested here
240 | using value_type = typename allocator_type::value_type;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:8:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/chrono:1048:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/forward_list:1592:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:600:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/vector:314:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__vector/vector.h:100:20: note: in instantiation of template class 'std::allocator_traits<std::allocator<const sentry::profiling::ThreadMetadataCache::ThreadHandleMetadataPair>>' requested here
100 | typedef typename __alloc_traits::size_type size_type;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:9:
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:69:53: note: in instantiation of template class 'std::vector<const sentry::profiling::ThreadMetadataCache::ThreadHandleMetadataPair>' requested here
69 | std::vector<const ThreadHandleMetadataPair> threadMetadataCache_;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:8:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/chrono:1041:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/string_view:947:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/algorithm:1854:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__algorithm/for_each.h:16:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__ranges/movable_box.h:21:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/optional:1302:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/memory:943:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocator.h:17:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocate_at_least.h:14:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocator_traits.h:368:17: error: static assertion failed due to requirement 'is_same<std::allocator<const sentry::profiling::ThreadMetadataCache::ThreadHandleMetadataPair>, std::allocator<int>>::value': [allocator.requirements] states that rebinding an allocator to the same type should result in the original allocator
368 | static_assert(is_same<_Alloc, __rebind_alloc<_Traits, typename _Traits::value_type> >::value,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:8:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/chrono:1048:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/forward_list:1592:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:600:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/vector:314:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__vector/vector.h:126:17: note: in instantiation of template class 'std::__check_valid_allocator<std::allocator<const sentry::profiling::ThreadMetadataCache::ThreadHandleMetadataPair>>' requested here
126 | static_assert(__check_valid_allocator<allocator_type>::value, "");
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:9:
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:69:53: note: in instantiation of template class 'std::vector<const sentry::profiling::ThreadMetadataCache::ThreadHandleMetadataPair>' requested here
69 | std::vector<const ThreadHandleMetadataPair> threadMetadataCache_;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:8:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/chrono:1048:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/forward_list:1592:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:600:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/vector:314:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__vector/vector.h:127:50: error: no type named 'value_type' in 'std::allocator<const sentry::profiling::ThreadMetadataCache::ThreadHandleMetadataPair>'
127 | static_assert(is_same<typename allocator_type::value_type, value_type>::value,
| ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:9:
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:69:53: note: in instantiation of template class 'std::vector<const sentry::profiling::ThreadMetadataCache::ThreadHandleMetadataPair>' requested here
69 | std::vector<const ThreadHandleMetadataPair> threadMetadataCache_;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryProfiler.h:3:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentrySpan.h:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/Public/SentryDefines.h:1:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:28:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/math.h:361:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__math/abs.h:13:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__type_traits/enable_if.h:34:58: error: no type named 'type' in 'std::enable_if<false, int>'; 'enable_if' cannot be used to disable this declaration
34 | using __enable_if_t _LIBCPP_NODEBUG = typename enable_if<_Bp, _Tp>::type;
| ^~~
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:8:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/chrono:1048:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/forward_list:1592:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:600:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/vector:314:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__vector/vector.h:174:13: note: in instantiation of template type alias '__enable_if_t' requested here
174 | template <__enable_if_t<__is_allocator<_Allocator>::value, int> = 0>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:9:
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:69:53: note: in instantiation of template class 'std::vector<const sentry::profiling::ThreadMetadataCache::ThreadHandleMetadataPair>' requested here
69 | std::vector<const ThreadHandleMetadataPair> threadMetadataCache_;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:8:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/chrono:1041:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/string_view:947:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/algorithm:1854:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__algorithm/for_each.h:16:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__ranges/movable_box.h:21:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/optional:1302:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/memory:943:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocator.h:81:17: error: static assertion failed due to requirement '!is_const<const sentry::profiling::QueueMetadata>::value': std::allocator does not support const types
81 | static_assert(!is_const<_Tp>::value, "std::allocator does not support const types");
| ^~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:8:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/chrono:1041:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/string_view:947:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/algorithm:1854:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__algorithm/for_each.h:16:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__ranges/movable_box.h:21:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/optional:1302:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/memory:943:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocator.h:17:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocate_at_least.h:14:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocator_traits.h:240:59: note: in instantiation of template class 'std::allocator<const sentry::profiling::QueueMetadata>' requested here
240 | using value_type = typename allocator_type::value_type;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:8:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/chrono:1048:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/forward_list:1592:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:600:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/vector:314:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__vector/vector.h:100:20: note: in instantiation of template class 'std::allocator_traits<std::allocator<const sentry::profiling::QueueMetadata>>' requested here
100 | typedef typename __alloc_traits::size_type size_type;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:9:
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:70:42: note: in instantiation of template class 'std::vector<const sentry::profiling::QueueMetadata>' requested here
70 | std::vector<const QueueMetadata> queueMetadataCache_;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:8:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/chrono:1041:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/string_view:947:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/algorithm:1854:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__algorithm/for_each.h:16:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__ranges/movable_box.h:21:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/optional:1302:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/memory:943:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocator.h:17:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocate_at_least.h:14:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__memory/allocator_traits.h:368:17: error: static assertion failed due to requirement 'is_same<std::allocator<const sentry::profiling::QueueMetadata>, std::allocator<int>>::value': [allocator.requirements] states that rebinding an allocator to the same type should result in the original allocator
368 | static_assert(is_same<_Alloc, __rebind_alloc<_Traits, typename _Traits::value_type> >::value,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:8:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/chrono:1048:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/forward_list:1592:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:600:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/vector:314:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__vector/vector.h:126:17: note: in instantiation of template class 'std::__check_valid_allocator<std::allocator<const sentry::profiling::QueueMetadata>>' requested here
126 | static_assert(__check_valid_allocator<allocator_type>::value, "");
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:9:
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:70:42: note: in instantiation of template class 'std::vector<const sentry::profiling::QueueMetadata>' requested here
70 | std::vector<const QueueMetadata> queueMetadataCache_;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:8:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/chrono:1048:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/forward_list:1592:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:600:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/vector:314:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__vector/vector.h:127:50: error: no type named 'value_type' in 'std::allocator<const sentry::profiling::QueueMetadata>'
127 | static_assert(is_same<typename allocator_type::value_type, value_type>::value,
| ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:9:
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:70:42: note: in instantiation of template class 'std::vector<const sentry::profiling::QueueMetadata>' requested here
70 | std::vector<const QueueMetadata> queueMetadataCache_;
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryProfiler.h:3:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentrySpan.h:1:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/Public/SentryDefines.h:1:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:28:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/math.h:361:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__math/abs.h:13:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__type_traits/enable_if.h:34:58: error: no type named 'type' in 'std::enable_if<false, int>'; 'enable_if' cannot be used to disable this declaration
34 | using __enable_if_t _LIBCPP_NODEBUG = typename enable_if<_Bp, _Tp>::type;
| ^~~
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:8:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/chrono:1048:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/forward_list:1592:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/functional:600:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/vector:314:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/usr/include/c++/v1/__vector/vector.h:174:13: note: in instantiation of template type alias '__enable_if_t' requested here
174 | template <__enable_if_t<__is_allocator<_Allocator>::value, int> = 0>
| ^
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:5:
In file included from /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:9:
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadMetadataCache.hpp:70:42: note: in instantiation of template class 'std::vector<const sentry::profiling::QueueMetadata>' requested here
70 | std::vector<const QueueMetadata> queueMetadataCache_;
| ^
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-9VKHEL45GO0S9UFDNN13E0L1J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-3HTANMTZCP6Y9JNQ39FV59MRN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-6FWRIXJQD5QRT88O82SYSLG08.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-CBS67EYEN5VWGBB8OVQ8EUINJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-EZ51YITGRGUNDHIOWBTBDX3HG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-4FVR452VOSL178WGP8X8D0KNJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-CXC27J8YUXK4G20ZP1M0E8MG3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-6FQ15SRU9D9A044YPILL0CXXX.pcm
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryMachLogging.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryMachLogging.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.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 -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-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/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryMachLogging.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryMachLogging.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryMachLogging.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryMachLogging.o -index-unit-output-path /Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryMachLogging.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryDevice.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryDevice.mm normal arm64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.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 -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryDevice.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryDevice.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryDevice.mm -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryDevice.o -index-unit-output-path /Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryDevice.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashUUIDConversion.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/SentryCrash/Recording/Tools/SentryCrashUUIDConversion.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashUUIDConversion.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashUUIDConversion.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/SentryCrash/Recording/Tools/SentryCrashUUIDConversion.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashUUIDConversion.o -index-unit-output-path /Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashUUIDConversion.o
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-4RWDBESMZFX3KO83RWRWMFLI8.pcm
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashMonitor_CPPException.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_CPPException.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.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 -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-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/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashMonitor_CPPException.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashMonitor_CPPException.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_CPPException.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashMonitor_CPPException.o -index-unit-output-path /Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashMonitor_CPPException.o
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-AJQDCBD0YWO0ZLC72RMWSWKZ9.pcm
** BUILD FAILED **
The following build commands failed:
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryThreadMetadataCache.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryThreadMetadataCache.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentrySamplingProfiler.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
Building workspace spi-builder-workspace with scheme swift-log-sentry
(3 failures)
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
swift-log: https://github.com/apple/swift-log.git @ 1.6.3
swift-log-sentry: /Users/admin/builder/spi-builder-workspace
Sentry: https://github.com/getsentry/sentry-cocoa.git @ 7.31.5
resolved source packages: swift-log, swift-log-sentry, Sentry
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "sentry-cocoa",
"requirement" : {
"range" : [
{
"lower_bound" : "7.0.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/getsentry/sentry-cocoa.git"
}
],
"manifest_display_name" : "swift-log-sentry",
"name" : "swift-log-sentry",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "macos",
"version" : "10.10"
},
{
"name" : "tvos",
"version" : "9.0"
},
{
"name" : "watchos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "SentryLogHandler",
"targets" : [
"swift-log-sentry"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "swift_log_sentryTests",
"module_type" : "SwiftTarget",
"name" : "swift-log-sentryTests",
"path" : "Tests/swift-log-sentryTests",
"product_dependencies" : [
"Logging",
"Sentry"
],
"sources" : [
"swift_log_sentryTests.swift"
],
"target_dependencies" : [
"swift-log-sentry"
],
"type" : "test"
},
{
"c99name" : "swift_log_sentry",
"module_type" : "SwiftTarget",
"name" : "swift-log-sentry",
"path" : "Sources/swift-log-sentry",
"product_dependencies" : [
"Logging",
"Sentry"
],
"product_memberships" : [
"SentryLogHandler"
],
"sources" : [
"LogHandler.swift",
"SentryClient+Live.swift",
"SentryClient.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"swift-log-sentry"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-log-sentry -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 swift-log-sentry -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
swift-log: https://github.com/apple/swift-log.git @ 1.6.3
Sentry: https://github.com/getsentry/sentry-cocoa.git @ 7.31.5
swift-log-sentry: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
Target 'swift-log-sentryTests' in project 'swift-log-sentry'
➜ Explicit dependency on target 'swift-log-sentry' in project 'swift-log-sentry'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Sentry' in project 'Sentry'
Target 'SentryLogHandler' in project 'swift-log-sentry'
➜ Explicit dependency on target 'swift-log-sentry' in project 'swift-log-sentry'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Sentry' in project 'Sentry'
Target 'swift-log-sentry' in project 'swift-log-sentry'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Sentry' in project 'Sentry'
Target 'Sentry' in project 'Sentry'
➜ Explicit dependency on target 'Sentry' in project 'Sentry'
Target 'Sentry' in project 'Sentry' (no dependencies)
Target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'Logging' in project 'swift-log' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashSysCtl.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/SentryCrash/Recording/Tools/SentryCrashSysCtl.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashSysCtl.o.scan -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashSysCtl.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashSysCtl.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/SentryCrash/Recording/Tools/SentryCrashSysCtl.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashSysCtl.o -index-unit-output-path /Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashSysCtl.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashSymbolicator.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/SentryCrash/Recording/Tools/SentryCrashSymbolicator.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashSymbolicator.o.scan -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashSymbolicator.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashSymbolicator.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/SentryCrash/Recording/Tools/SentryCrashSymbolicator.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashSymbolicator.o -index-unit-output-path /Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashSymbolicator.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashString.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/SentryCrash/Recording/Tools/SentryCrashString.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashString.o.scan -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashString.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashString.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/SentryCrash/Recording/Tools/SentryCrashString.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashString.o -index-unit-output-path /Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashString.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashStackCursor_SelfThread.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/SentryCrash/Recording/Tools/SentryCrashStackCursor_SelfThread.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashStackCursor_SelfThread.o.scan -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashStackCursor_SelfThread.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashStackCursor_SelfThread.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/SentryCrash/Recording/Tools/SentryCrashStackCursor_SelfThread.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashStackCursor_SelfThread.o -index-unit-output-path /Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashStackCursor_SelfThread.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashStackCursor_MachineContext.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/SentryCrash/Recording/Tools/SentryCrashStackCursor_MachineContext.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashStackCursor_MachineContext.o.scan -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashStackCursor_MachineContext.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashStackCursor_MachineContext.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/SentryCrash/Recording/Tools/SentryCrashStackCursor_MachineContext.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashStackCursor_MachineContext.o -index-unit-output-path /Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashStackCursor_MachineContext.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashStackCursor_Backtrace.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/SentryCrash/Recording/Tools/SentryCrashStackCursor_Backtrace.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashStackCursor_Backtrace.o.scan -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashStackCursor_Backtrace.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashStackCursor_Backtrace.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/SentryCrash/Recording/Tools/SentryCrashStackCursor_Backtrace.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashStackCursor_Backtrace.o -index-unit-output-path /Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashStackCursor_Backtrace.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashStackCursor.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/SentryCrash/Recording/Tools/SentryCrashStackCursor.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashStackCursor.o.scan -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashStackCursor.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashStackCursor.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/SentryCrash/Recording/Tools/SentryCrashStackCursor.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashStackCursor.o -index-unit-output-path /Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashStackCursor.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashSignalInfo.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/SentryCrash/Recording/Tools/SentryCrashSignalInfo.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashSignalInfo.o.scan -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashSignalInfo.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashSignalInfo.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/SentryCrash/Recording/Tools/SentryCrashSignalInfo.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashSignalInfo.o -index-unit-output-path /Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashSignalInfo.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashObjC.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/SentryCrash/Recording/Tools/SentryCrashObjC.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashObjC.o.scan -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashObjC.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashObjC.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/SentryCrash/Recording/Tools/SentryCrashObjC.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashObjC.o -index-unit-output-path /Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashObjC.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryUserFeedback.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryUserFeedback.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp
builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryUserFeedback.o.scan -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.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-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 -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Wno-infinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/e6072d4f65d7061329687fe24e3d63a7-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryUserFeedback.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryUserFeedback.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryUserFeedback.m -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryUserFeedback.o -index-unit-output-path /Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryUserFeedback.o
SwiftDriver Logging normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Logging' from project 'swift-log')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Logging -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -enable-experimental-feature StrictConcurrency\=complete -enable-upcoming-feature MemberImportVisibility -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios12.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging-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/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name swift_log -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-log.build/Debug-iphoneos/Logging.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/swift-log.build/Debug-iphoneos/Logging.build/Objects-normal/arm64/Logging-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/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryTransactionContext.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryTransactionContext.mm normal arm64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.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 -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryTransactionContext.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryTransactionContext.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryTransactionContext.mm -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryTransactionContext.o -index-unit-output-path /Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryTransactionContext.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryTime.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryTime.mm normal arm64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.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 -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryTime.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryTime.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryTime.mm -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryTime.o -index-unit-output-path /Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryTime.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryThreadMetadataCache.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryThreadMetadataCache.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.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 -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-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/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryThreadMetadataCache.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryThreadMetadataCache.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryThreadMetadataCache.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryThreadMetadataCache.o -index-unit-output-path /Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryThreadMetadataCache.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryThreadHandle.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryThreadHandle.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.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 -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-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/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryThreadHandle.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryThreadHandle.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryThreadHandle.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryThreadHandle.o -index-unit-output-path /Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryThreadHandle.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentrySamplingProfiler.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.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 -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-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/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentrySamplingProfiler.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentrySamplingProfiler.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentrySamplingProfiler.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentrySamplingProfiler.o -index-unit-output-path /Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentrySamplingProfiler.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryProfilingLogging.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfilingLogging.mm normal arm64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.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 -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryProfilingLogging.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryProfilingLogging.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfilingLogging.mm -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryProfilingLogging.o -index-unit-output-path /Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryProfilingLogging.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryProfiler.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm normal arm64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.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 -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryProfiler.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryProfiler.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryProfiler.o -index-unit-output-path /Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryProfiler.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryMachLogging.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryMachLogging.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.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 -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-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/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryMachLogging.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryMachLogging.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryMachLogging.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryMachLogging.o -index-unit-output-path /Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryMachLogging.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryDevice.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryDevice.mm normal arm64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.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 -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -Wno-implicit-fallthrough -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -Wno-sign-conversion -Wno-infinite-recursion -Wno-move -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/af3fcb34312c57c0f52879cdce924b91-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryDevice.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryDevice.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/Sentry/SentryDevice.mm -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryDevice.o -index-unit-output-path /Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryDevice.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashMonitor_CPPException.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_CPPException.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.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 -w -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-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/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashMonitor_CPPException.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashMonitor_CPPException.dia -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_CPPException.cpp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashMonitor_CPPException.o -index-unit-output-path /Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashMonitor_CPPException.o
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_CPPException.cpp:59:13: error: no type named 'terminate_handler' in namespace 'std'
59 | static std::terminate_handler g_originalTerminateHandler;
| ~~~~~^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_CPPException.cpp:197:47: error: no member named 'set_terminate' in namespace 'std'
197 | g_originalTerminateHandler = std::set_terminate(CPPExceptionTerminate);
| ~~~~~^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_CPPException.cpp:199:18: error: no type named 'set_terminate' in namespace 'std'
199 | std::set_terminate(g_originalTerminateHandler);
| ~~~~~^
3 errors generated.
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-AJQDCBD0YWO0ZLC72RMWSWKZ9.pcm
** BUILD FAILED **
The following build commands failed:
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sentry.build/Debug-iphoneos/Sentry.build/Objects-normal/arm64/SentryCrashMonitor_CPPException.o /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/sentry-cocoa/Sources/SentryCrash/Recording/Monitors/SentryCrashMonitor_CPPException.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Sentry' from project 'Sentry')
Building workspace spi-builder-workspace with scheme swift-log-sentry
(2 failures)
BUILD FAILURE 6.2 iOS