Build Information
Failed to build swift-log-sentry, reference 1.0.0 (308062
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 07:37:43 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ericlewis/swift-log-sentry.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ericlewis/swift-log-sentry
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 3080626 chore: fix link in readme
Cloned https://github.com/ericlewis/swift-log-sentry.git
Revision (git rev-parse @):
3080626539ec70b0ff648a565132810f29a4f7d7
SUCCESS checkout https://github.com/ericlewis/swift-log-sentry.git at 1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/ericlewis/swift-log-sentry.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/222] Write swift-version-1EA4D86E10B52AF.txt
[1/222] Write sources
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:5:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:8:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/chrono:1041:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/string_view:947:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/algorithm:1854:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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/MacOSX.platform/Developer/SDKs/MacOSX26.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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/optional:1302:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/memory:943:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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");
| ^~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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;
| ^
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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;
| ^
/Users/admin/builder/spi-builder-workspace/.build/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/.build/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:5:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:8:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/chrono:1041:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/string_view:947:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/algorithm:1854:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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/MacOSX.platform/Developer/SDKs/MacOSX26.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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/optional:1302:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/memory:943:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__memory/allocator.h:17:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__memory/allocate_at_least.h:14:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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, "");
| ^
/Users/admin/builder/spi-builder-workspace/.build/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/.build/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:5:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:8:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/chrono:1048:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/forward_list:1592:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/functional:600:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/vector:314:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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,
| ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/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/.build/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/sentry-cocoa/Sources/Sentry/include/SentryProfiler.h:3:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/sentry-cocoa/Sources/Sentry/include/SentrySpan.h:1:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/sentry-cocoa/Sources/Sentry/Public/SentryDefines.h:1:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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/MacOSX.platform/Developer/SDKs/MacOSX26.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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/math.h:361:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__math/abs.h:13:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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;
| ^~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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>
| ^
/Users/admin/builder/spi-builder-workspace/.build/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/.build/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:5:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:8:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/chrono:1041:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/string_view:947:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/algorithm:1854:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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/MacOSX.platform/Developer/SDKs/MacOSX26.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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/optional:1302:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/memory:943:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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");
| ^~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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;
| ^
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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;
| ^
/Users/admin/builder/spi-builder-workspace/.build/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/.build/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:5:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:8:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/chrono:1041:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/string_view:947:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/algorithm:1854:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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/MacOSX.platform/Developer/SDKs/MacOSX26.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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/optional:1302:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/memory:943:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__memory/allocator.h:17:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__memory/allocate_at_least.h:14:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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, "");
| ^
/Users/admin/builder/spi-builder-workspace/.build/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/.build/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:5:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/sentry-cocoa/Sources/Sentry/include/SentryBacktrace.hpp:8:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/sentry-cocoa/Sources/Sentry/include/SentryThreadHandle.hpp:9:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/chrono:1048:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/forward_list:1592:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/functional:600:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/vector:314:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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,
| ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/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/.build/checkouts/sentry-cocoa/Sources/Sentry/SentryProfiler.mm:1:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/sentry-cocoa/Sources/Sentry/include/SentryProfiler.h:3:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/sentry-cocoa/Sources/Sentry/include/SentrySpan.h:1:
In file included from /Users/admin/builder/spi-builder-workspace/.build/checkouts/sentry-cocoa/Sources/Sentry/Public/SentryDefines.h:1:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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/MacOSX.platform/Developer/SDKs/MacOSX26.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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/math.h:361:
In file included from /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/usr/include/c++/v1/__math/abs.h:13:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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;
| ^~~
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.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>
| ^
/Users/admin/builder/spi-builder-workspace/.build/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.
[2/222] Compiling SentryProfiler.mm
[2/222] Compiling SentryCrashCString.m
[2/222] Compiling SentryANRTracker.m
[2/222] Compiling SentryAppStartTrackingIntegration.m
[2/222] Compiling SentryAppStartMeasurement.m
[2/222] Compiling SentryPredicateDescriptor.m
[2/222] Compiling PrivateSentrySDKOnly.m
[2/222] Compiling NSMutableDictionary+Sentry.m
[2/222] Compiling SentryAppStartTracker.m
[2/222] Compiling SentryANRTrackingIntegration.m
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/getsentry/sentry-cocoa.git
[1/3836] Fetching swift-log
[3837/166628] Fetching swift-log, sentry-cocoa
Fetched https://github.com/apple/swift-log.git from cache (4.96s)
Fetched https://github.com/getsentry/sentry-cocoa.git from cache (4.96s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (5.37s)
Computing version for https://github.com/getsentry/sentry-cocoa.git
Computed https://github.com/getsentry/sentry-cocoa.git at 7.31.5 (0.46s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/getsentry/sentry-cocoa.git
Working copy of https://github.com/getsentry/sentry-cocoa.git resolved at 7.31.5
BUILD FAILURE 6.2 macosSpm