The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RealmDatabase, reference master (86733d), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 17 Apr 2026 19:48:45 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RealmDatabase-Package -destination platform=macOS,arch=arm64

Build Log

        "s2latlng.cc",
        "s2latlngrect.cc",
        "s2loop.cc",
        "s2pointregion.cc",
        "s2polygon.cc",
        "s2polygonbuilder.cc",
        "s2polyline.cc",
        "s2r2rect.cc",
        "s2region.cc",
        "util/math/mathlimits.cc",
        "util/math/mathutil.cc"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SyncServer",
      "module_type" : "ClangTarget",
      "name" : "SyncServer",
      "path" : "src",
      "product_memberships" : [
        "ObjectStoreTests",
        "CapiTests"
      ],
      "sources" : [
        "realm/sync/noinst/server/access_control.cpp",
        "realm/sync/noinst/server/access_token.cpp",
        "realm/sync/noinst/server/crypto_server_apple.mm",
        "realm/sync/noinst/server/server.cpp",
        "realm/sync/noinst/server/server_dir.cpp",
        "realm/sync/noinst/server/server_file_access_cache.cpp",
        "realm/sync/noinst/server/server_history.cpp"
      ],
      "target_dependencies" : [
        "RealmCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RealmQueryParser",
      "module_type" : "ClangTarget",
      "name" : "RealmQueryParser",
      "path" : "src/realm/parser",
      "product_memberships" : [
        "RealmQueryParser",
        "RealmCapi",
        "RealmFFI",
        "ObjectStoreTests",
        "CapiTests"
      ],
      "sources" : [
        "driver.cpp",
        "generated/query_bison.cpp",
        "generated/query_flex.cpp",
        "keypath_mapping.cpp"
      ],
      "target_dependencies" : [
        "RealmCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RealmFFI",
      "module_type" : "SwiftTarget",
      "name" : "RealmFFI",
      "path" : "src/swift",
      "product_memberships" : [
        "RealmFFI"
      ],
      "sources" : [
        "FFI.swift"
      ],
      "target_dependencies" : [
        "Capi"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RealmCoreResources",
      "module_type" : "ClangTarget",
      "name" : "RealmCoreResources",
      "path" : "src/spm",
      "product_memberships" : [
        "RealmCore"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/src/spm/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "dummy.mm"
      ],
      "target_dependencies" : [
        "RealmCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RealmCore",
      "module_type" : "ClangTarget",
      "name" : "RealmCore",
      "path" : "src",
      "product_memberships" : [
        "RealmCore",
        "RealmQueryParser",
        "RealmCapi",
        "RealmFFI",
        "ObjectStoreTests",
        "CapiTests"
      ],
      "sources" : [
        "realm/alloc.cpp",
        "realm/alloc_slab.cpp",
        "realm/array.cpp",
        "realm/array_backlink.cpp",
        "realm/array_binary.cpp",
        "realm/array_blob.cpp",
        "realm/array_blobs_big.cpp",
        "realm/array_blobs_small.cpp",
        "realm/array_decimal128.cpp",
        "realm/array_fixed_bytes.cpp",
        "realm/array_integer.cpp",
        "realm/array_key.cpp",
        "realm/array_mixed.cpp",
        "realm/array_string.cpp",
        "realm/array_string_short.cpp",
        "realm/array_timestamp.cpp",
        "realm/array_unsigned.cpp",
        "realm/array_with_find.cpp",
        "realm/backup_restore.cpp",
        "realm/bplustree.cpp",
        "realm/chunked_binary.cpp",
        "realm/cluster.cpp",
        "realm/cluster_tree.cpp",
        "realm/collection.cpp",
        "realm/collection_parent.cpp",
        "realm/column_binary.cpp",
        "realm/db.cpp",
        "realm/decimal128.cpp",
        "realm/dictionary.cpp",
        "realm/disable_sync_to_disk.cpp",
        "realm/error_codes.cpp",
        "realm/exceptions.cpp",
        "realm/exceptions.mm",
        "realm/geospatial.cpp",
        "realm/global_key.cpp",
        "realm/group.cpp",
        "realm/group_writer.cpp",
        "realm/history.cpp",
        "realm/impl/copy_replication.cpp",
        "realm/impl/output_stream.cpp",
        "realm/impl/simulated_failure.cpp",
        "realm/impl/transact_log.cpp",
        "realm/index_string.cpp",
        "realm/link_translator.cpp",
        "realm/list.cpp",
        "realm/mixed.cpp",
        "realm/node.cpp",
        "realm/obj.cpp",
        "realm/obj_list.cpp",
        "realm/object-store/audit.mm",
        "realm/object-store/class.cpp",
        "realm/object-store/collection.cpp",
        "realm/object-store/collection_notifications.cpp",
        "realm/object-store/dictionary.cpp",
        "realm/object-store/impl/apple/external_commit_helper.cpp",
        "realm/object-store/impl/apple/keychain_helper.cpp",
        "realm/object-store/impl/collection_change_builder.cpp",
        "realm/object-store/impl/collection_notifier.cpp",
        "realm/object-store/impl/deep_change_checker.cpp",
        "realm/object-store/impl/list_notifier.cpp",
        "realm/object-store/impl/object_notifier.cpp",
        "realm/object-store/impl/realm_coordinator.cpp",
        "realm/object-store/impl/results_notifier.cpp",
        "realm/object-store/impl/transact_log_handler.cpp",
        "realm/object-store/impl/weak_realm_notifier.cpp",
        "realm/object-store/index_set.cpp",
        "realm/object-store/list.cpp",
        "realm/object-store/object.cpp",
        "realm/object-store/object_changeset.cpp",
        "realm/object-store/object_schema.cpp",
        "realm/object-store/object_store.cpp",
        "realm/object-store/placeholder.cpp",
        "realm/object-store/results.cpp",
        "realm/object-store/schema.cpp",
        "realm/object-store/sectioned_results.cpp",
        "realm/object-store/set.cpp",
        "realm/object-store/shared_realm.cpp",
        "realm/object-store/sync/app.cpp",
        "realm/object-store/sync/app_credentials.cpp",
        "realm/object-store/sync/app_user.cpp",
        "realm/object-store/sync/app_utils.cpp",
        "realm/object-store/sync/async_open_task.cpp",
        "realm/object-store/sync/generic_network_transport.cpp",
        "realm/object-store/sync/impl/app_metadata.cpp",
        "realm/object-store/sync/impl/apple/network_reachability_observer.cpp",
        "realm/object-store/sync/impl/apple/system_configuration.cpp",
        "realm/object-store/sync/impl/sync_file.cpp",
        "realm/object-store/sync/jwt.cpp",
        "realm/object-store/sync/mongo_client.cpp",
        "realm/object-store/sync/mongo_collection.cpp",
        "realm/object-store/sync/mongo_database.cpp",
        "realm/object-store/sync/push_client.cpp",
        "realm/object-store/sync/sync_manager.cpp",
        "realm/object-store/sync/sync_session.cpp",
        "realm/object-store/thread_safe_reference.cpp",
        "realm/object-store/util/scheduler.cpp",
        "realm/object-store/util/uuid.cpp",
        "realm/object_converter.cpp",
        "realm/object_id.cpp",
        "realm/query.cpp",
        "realm/query_engine.cpp",
        "realm/query_expression.cpp",
        "realm/query_value.cpp",
        "realm/replication.cpp",
        "realm/set.cpp",
        "realm/sort_descriptor.cpp",
        "realm/spec.cpp",
        "realm/status.cpp",
        "realm/string_data.cpp",
        "realm/sync/changeset.cpp",
        "realm/sync/changeset_encoder.cpp",
        "realm/sync/changeset_parser.cpp",
        "realm/sync/client.cpp",
        "realm/sync/config.cpp",
        "realm/sync/history.cpp",
        "realm/sync/instruction_applier.cpp",
        "realm/sync/instruction_replication.cpp",
        "realm/sync/instructions.cpp",
        "realm/sync/network/default_socket.cpp",
        "realm/sync/network/http.cpp",
        "realm/sync/network/network.cpp",
        "realm/sync/network/network_ssl.cpp",
        "realm/sync/network/websocket.cpp",
        "realm/sync/noinst/changeset_index.cpp",
        "realm/sync/noinst/client_history_impl.cpp",
        "realm/sync/noinst/client_impl_base.cpp",
        "realm/sync/noinst/client_reset.cpp",
        "realm/sync/noinst/client_reset_operation.cpp",
        "realm/sync/noinst/client_reset_recovery.cpp",
        "realm/sync/noinst/migration_store.cpp",
        "realm/sync/noinst/pending_bootstrap_store.cpp",
        "realm/sync/noinst/pending_reset_store.cpp",
        "realm/sync/noinst/protocol_codec.cpp",
        "realm/sync/noinst/sync_metadata_schema.cpp",
        "realm/sync/noinst/sync_schema_migration.cpp",
        "realm/sync/object_id.cpp",
        "realm/sync/protocol.cpp",
        "realm/sync/subscriptions.cpp",
        "realm/sync/transform.cpp",
        "realm/table.cpp",
        "realm/table_ref.cpp",
        "realm/table_view.cpp",
        "realm/to_json.cpp",
        "realm/tokenizer.cpp",
        "realm/transaction.cpp",
        "realm/unicode.cpp",
        "realm/util/backtrace.cpp",
        "realm/util/base64.cpp",
        "realm/util/basic_system_errors.cpp",
        "realm/util/bson/bson.cpp",
        "realm/util/bson/regular_expression.cpp",
        "realm/util/cli_args.cpp",
        "realm/util/compression.cpp",
        "realm/util/demangle.cpp",
        "realm/util/encrypted_file_mapping.cpp",
        "realm/util/enum.cpp",
        "realm/util/fifo_helper.cpp",
        "realm/util/file.cpp",
        "realm/util/file_mapper.cpp",
        "realm/util/interprocess_condvar.cpp",
        "realm/util/interprocess_mutex.cpp",
        "realm/util/json_parser.cpp",
        "realm/util/load_file.cpp",
        "realm/util/logger.cpp",
        "realm/util/memory_stream.cpp",
        "realm/util/misc_errors.cpp",
        "realm/util/misc_ext_errors.cpp",
        "realm/util/platform_info.cpp",
        "realm/util/random.cpp",
        "realm/util/resource_limits.cpp",
        "realm/util/serializer.cpp",
        "realm/util/sha_crypto.cpp",
        "realm/util/terminate.cpp",
        "realm/util/thread.cpp",
        "realm/util/time.cpp",
        "realm/util/timestamp_formatter.cpp",
        "realm/util/timestamp_logger.cpp",
        "realm/util/to_string.cpp",
        "realm/util/uri.cpp",
        "realm/utilities.cpp",
        "realm/uuid.cpp",
        "realm/version.cpp"
      ],
      "target_dependencies" : [
        "Bid",
        "s2geometry"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ObjectStoreTests",
      "module_type" : "ClangTarget",
      "name" : "ObjectStoreTests",
      "path" : "test/object-store",
      "product_memberships" : [
        "ObjectStoreTests"
      ],
      "sources" : [
        "audit.cpp",
        "bson.cpp",
        "collection_change_indices.cpp",
        "dictionary.cpp",
        "frozen_objects.cpp",
        "index_set.cpp",
        "list.cpp",
        "main.cpp",
        "migrations.cpp",
        "nested_collections.cpp",
        "object.cpp",
        "object_store.cpp",
        "primitive_list.cpp",
        "realm.cpp",
        "results.cpp",
        "schema.cpp",
        "sectioned_results.cpp",
        "set.cpp",
        "sync/app.cpp",
        "sync/client_reset.cpp",
        "sync/file.cpp",
        "sync/flx_migration.cpp",
        "sync/flx_role_change.cpp",
        "sync/flx_schema_migration.cpp",
        "sync/flx_sync.cpp",
        "sync/metadata.cpp",
        "sync/migration_store_test.cpp",
        "sync/remote_mongo_tests.cpp",
        "sync/session/connection_change_notifications.cpp",
        "sync/session/progress_notifications.cpp",
        "sync/session/session.cpp",
        "sync/session/wait_for_completion.cpp",
        "sync/sync_manager.cpp",
        "test_runner.cpp",
        "thread_safe_reference.cpp",
        "transaction_log_parsing.cpp",
        "uuid.cpp"
      ],
      "target_dependencies" : [
        "RealmQueryParser",
        "ObjectStoreTestUtils"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ObjectStoreTestUtils",
      "module_type" : "ClangTarget",
      "name" : "ObjectStoreTestUtils",
      "path" : "test/object-store/util",
      "product_memberships" : [
        "ObjectStoreTests",
        "CapiTests"
      ],
      "sources" : [
        "event_loop.cpp",
        "sync/baas_admin_api.cpp",
        "sync/sync_test_utils.cpp",
        "test_file.cpp",
        "test_utils.cpp",
        "unit_test_transport.cpp"
      ],
      "target_dependencies" : [
        "RealmCore",
        "SyncServer",
        "Catch2",
        "CoreTestUtils"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CoreTestUtils",
      "module_type" : "ClangTarget",
      "name" : "CoreTestUtils",
      "path" : "test/util",
      "product_memberships" : [
        "ObjectStoreTests",
        "CapiTests"
      ],
      "sources" : [
        "benchmark_results.cpp",
        "compare_groups.cpp",
        "crypt_key.cpp",
        "demangle.cpp",
        "dump_changesets.cpp",
        "misc.cpp",
        "quote.cpp",
        "random.cpp",
        "resource_limits.cpp",
        "spawned_process.cpp",
        "test_only.cpp",
        "test_path.cpp",
        "timer.cpp",
        "unit_test.cpp",
        "verified_integer.cpp",
        "verified_string.cpp",
        "wildcard.cpp"
      ],
      "target_dependencies" : [
        "RealmCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Catch2Generated",
      "module_type" : "ClangTarget",
      "name" : "Catch2Generated",
      "path" : "test/external/generated",
      "product_memberships" : [
        "ObjectStoreTests",
        "CapiTests"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/test/external/generated/catch2/catch_user_config.hpp",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
      ],
      "type" : "library"
    },
    {
      "c99name" : "Catch2",
      "module_type" : "ClangTarget",
      "name" : "Catch2",
      "path" : "test/external/catch/src",
      "product_memberships" : [
        "ObjectStoreTests",
        "CapiTests"
      ],
      "sources" : [
        "catch2/benchmark/catch_chronometer.cpp",
        "catch2/benchmark/detail/catch_analyse.cpp",
        "catch2/benchmark/detail/catch_benchmark_function.cpp",
        "catch2/benchmark/detail/catch_run_for_at_least.cpp",
        "catch2/benchmark/detail/catch_stats.cpp",
        "catch2/catch_approx.cpp",
        "catch2/catch_assertion_result.cpp",
        "catch2/catch_config.cpp",
        "catch2/catch_get_random_seed.cpp",
        "catch2/catch_message.cpp",
        "catch2/catch_registry_hub.cpp",
        "catch2/catch_session.cpp",
        "catch2/catch_tag_alias_autoregistrar.cpp",
        "catch2/catch_test_case_info.cpp",
        "catch2/catch_test_spec.cpp",
        "catch2/catch_timer.cpp",
        "catch2/catch_tostring.cpp",
        "catch2/catch_totals.cpp",
        "catch2/catch_translate_exception.cpp",
        "catch2/catch_version.cpp",
        "catch2/generators/catch_generator_exception.cpp",
        "catch2/generators/catch_generators.cpp",
        "catch2/generators/catch_generators_random.cpp",
        "catch2/interfaces/catch_interfaces_capture.cpp",
        "catch2/interfaces/catch_interfaces_config.cpp",
        "catch2/interfaces/catch_interfaces_exception.cpp",
        "catch2/interfaces/catch_interfaces_generatortracker.cpp",
        "catch2/interfaces/catch_interfaces_registry_hub.cpp",
        "catch2/interfaces/catch_interfaces_reporter.cpp",
        "catch2/interfaces/catch_interfaces_reporter_factory.cpp",
        "catch2/interfaces/catch_interfaces_testcase.cpp",
        "catch2/internal/catch_assertion_handler.cpp",
        "catch2/internal/catch_case_insensitive_comparisons.cpp",
        "catch2/internal/catch_clara.cpp",
        "catch2/internal/catch_commandline.cpp",
        "catch2/internal/catch_console_colour.cpp",
        "catch2/internal/catch_context.cpp",
        "catch2/internal/catch_debug_console.cpp",
        "catch2/internal/catch_debugger.cpp",
        "catch2/internal/catch_decomposer.cpp",
        "catch2/internal/catch_enforce.cpp",
        "catch2/internal/catch_enum_values_registry.cpp",
        "catch2/internal/catch_errno_guard.cpp",
        "catch2/internal/catch_exception_translator_registry.cpp",
        "catch2/internal/catch_fatal_condition_handler.cpp",
        "catch2/internal/catch_floating_point_helpers.cpp",
        "catch2/internal/catch_getenv.cpp",
        "catch2/internal/catch_istream.cpp",
        "catch2/internal/catch_jsonwriter.cpp",
        "catch2/internal/catch_lazy_expr.cpp",
        "catch2/internal/catch_leak_detector.cpp",
        "catch2/internal/catch_list.cpp",
        "catch2/internal/catch_message_info.cpp",
        "catch2/internal/catch_output_redirect.cpp",
        "catch2/internal/catch_parse_numbers.cpp",
        "catch2/internal/catch_polyfills.cpp",
        "catch2/internal/catch_random_number_generator.cpp",
        "catch2/internal/catch_random_seed_generation.cpp",
        "catch2/internal/catch_reporter_registry.cpp",
        "catch2/internal/catch_reporter_spec_parser.cpp",
        "catch2/internal/catch_result_type.cpp",
        "catch2/internal/catch_reusable_string_stream.cpp",
        "catch2/internal/catch_run_context.cpp",
        "catch2/internal/catch_section.cpp",
        "catch2/internal/catch_singletons.cpp",
        "catch2/internal/catch_source_line_info.cpp",
        "catch2/internal/catch_startup_exception_registry.cpp",
        "catch2/internal/catch_stdstreams.cpp",
        "catch2/internal/catch_string_manip.cpp",
        "catch2/internal/catch_stringref.cpp",
        "catch2/internal/catch_tag_alias_registry.cpp",
        "catch2/internal/catch_test_case_info_hasher.cpp",
        "catch2/internal/catch_test_case_registry_impl.cpp",
        "catch2/internal/catch_test_case_tracker.cpp",
        "catch2/internal/catch_test_failure_exception.cpp",
        "catch2/internal/catch_test_registry.cpp",
        "catch2/internal/catch_test_spec_parser.cpp",
        "catch2/internal/catch_textflow.cpp",
        "catch2/internal/catch_uncaught_exceptions.cpp",
        "catch2/internal/catch_wildcard_pattern.cpp",
        "catch2/internal/catch_xmlwriter.cpp",
        "catch2/matchers/catch_matchers.cpp",
        "catch2/matchers/catch_matchers_container_properties.cpp",
        "catch2/matchers/catch_matchers_exception.cpp",
        "catch2/matchers/catch_matchers_floating_point.cpp",
        "catch2/matchers/catch_matchers_predicate.cpp",
        "catch2/matchers/catch_matchers_quantifiers.cpp",
        "catch2/matchers/catch_matchers_string.cpp",
        "catch2/matchers/catch_matchers_templated.cpp",
        "catch2/matchers/internal/catch_matchers_impl.cpp",
        "catch2/reporters/catch_reporter_automake.cpp",
        "catch2/reporters/catch_reporter_common_base.cpp",
        "catch2/reporters/catch_reporter_compact.cpp",
        "catch2/reporters/catch_reporter_console.cpp",
        "catch2/reporters/catch_reporter_cumulative_base.cpp",
        "catch2/reporters/catch_reporter_event_listener.cpp",
        "catch2/reporters/catch_reporter_helpers.cpp",
        "catch2/reporters/catch_reporter_json.cpp",
        "catch2/reporters/catch_reporter_junit.cpp",
        "catch2/reporters/catch_reporter_multi.cpp",
        "catch2/reporters/catch_reporter_registrars.cpp",
        "catch2/reporters/catch_reporter_sonarqube.cpp",
        "catch2/reporters/catch_reporter_streaming_base.cpp",
        "catch2/reporters/catch_reporter_tap.cpp",
        "catch2/reporters/catch_reporter_teamcity.cpp",
        "catch2/reporters/catch_reporter_xml.cpp"
      ],
      "target_dependencies" : [
        "Catch2Generated"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CapiTests",
      "module_type" : "ClangTarget",
      "name" : "CapiTests",
      "path" : "test/object-store/c_api",
      "product_memberships" : [
        "CapiTests"
      ],
      "sources" : [
        "c_api.cpp",
        "c_api_file_tests.c",
        "main.cpp"
      ],
      "target_dependencies" : [
        "Capi",
        "ObjectStoreTestUtils"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Capi",
      "module_type" : "ClangTarget",
      "name" : "Capi",
      "path" : "src/realm/object-store/c_api",
      "product_memberships" : [
        "RealmCapi",
        "RealmFFI",
        "CapiTests"
      ],
      "sources" : [
        "app.cpp",
        "config.cpp",
        "dictionary.cpp",
        "error.cpp",
        "http.cpp",
        "list.cpp",
        "logging.cpp",
        "notifications.cpp",
        "object.cpp",
        "query.cpp",
        "realm.cpp",
        "scheduler.cpp",
        "schema.cpp",
        "set.cpp",
        "socket_provider.cpp",
        "sync.cpp",
        "util.cpp"
      ],
      "target_dependencies" : [
        "RealmCore",
        "RealmQueryParser"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Bid",
      "module_type" : "ClangTarget",
      "name" : "Bid",
      "path" : "src/external/IntelRDFPMathLib20U2/LIBRARY/src",
      "product_memberships" : [
        "RealmCore",
        "RealmQueryParser",
        "RealmCapi",
        "RealmFFI",
        "ObjectStoreTests",
        "CapiTests"
      ],
      "sources" : [
        "bid128.c",
        "bid128_2_str_tables.c",
        "bid128_add.c",
        "bid128_compare.c",
        "bid128_div.c",
        "bid128_fma.c",
        "bid128_mul.c",
        "bid128_quantize.c",
        "bid128_string.c",
        "bid128_to_int64.c",
        "bid32_to_bid128.c",
        "bid64_to_bid128.c",
        "bid_binarydecimal.c",
        "bid_convert_data.c",
        "bid_decimal_data.c",
        "bid_decimal_globals.c",
        "bid_from_int.c",
        "bid_round.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CapiTests",
      "ObjectStoreTests",
      "RealmCapi",
      "RealmCore",
      "RealmDatabase-Package",
      "RealmFFI",
      "RealmQueryParser"
    ]
  }
}
2026-04-17 15:48:41.666 xcodebuild[740:4338] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RealmDatabase-Package -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme RealmDatabase-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  RealmDatabase: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (20 targets)
    Target 'ObjectStoreTests' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'Bid' in project 'RealmDatabase'
        ➜ Explicit dependency on target 's2geometry' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'RealmCore' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'RealmQueryParser' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'SyncServer' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'Catch2Generated' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'Catch2' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'CoreTestUtils' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'ObjectStoreTestUtils' in project 'RealmDatabase'
    Target 'CapiTests' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'Bid' in project 'RealmDatabase'
        ➜ Explicit dependency on target 's2geometry' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'RealmCore' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'RealmQueryParser' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'Capi' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'SyncServer' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'Catch2Generated' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'Catch2' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'CoreTestUtils' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'ObjectStoreTestUtils' in project 'RealmDatabase'
    Target 'ObjectStoreTestUtils' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'Bid' in project 'RealmDatabase'
        ➜ Explicit dependency on target 's2geometry' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'RealmCore' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'SyncServer' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'Catch2Generated' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'Catch2' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'CoreTestUtils' in project 'RealmDatabase'
    Target 'CoreTestUtils' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'Bid' in project 'RealmDatabase'
        ➜ Explicit dependency on target 's2geometry' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'RealmCore' in project 'RealmDatabase'
    Target 'Catch2' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'Catch2Generated' in project 'RealmDatabase'
    Target 'Catch2Generated' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'RealmDatabase_Catch2Generated' in project 'RealmDatabase'
    Target 'RealmDatabase_Catch2Generated' in project 'RealmDatabase' (no dependencies)
    Target 'SyncServer' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'Bid' in project 'RealmDatabase'
        ➜ Explicit dependency on target 's2geometry' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'RealmCore' in project 'RealmDatabase'
    Target 'RealmQueryParser' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'RealmQueryParser' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'Bid' in project 'RealmDatabase'
        ➜ Explicit dependency on target 's2geometry' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'RealmCore' in project 'RealmDatabase'
    Target 'RealmFFI' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'RealmFFI' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'Bid' in project 'RealmDatabase'
        ➜ Explicit dependency on target 's2geometry' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'RealmCore' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'RealmQueryParser' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'Capi' in project 'RealmDatabase'
    Target 'RealmFFI' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'Bid' in project 'RealmDatabase'
        ➜ Explicit dependency on target 's2geometry' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'RealmCore' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'RealmQueryParser' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'Capi' in project 'RealmDatabase'
    Target 'RealmCore' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'RealmCoreResources' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'RealmDatabase_RealmCoreResources' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'Bid' in project 'RealmDatabase'
        ➜ Explicit dependency on target 's2geometry' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'RealmCore' in project 'RealmDatabase'
    Target 'RealmCoreResources' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'RealmDatabase_RealmCoreResources' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'Bid' in project 'RealmDatabase'
        ➜ Explicit dependency on target 's2geometry' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'RealmCore' in project 'RealmDatabase'
    Target 'RealmDatabase_RealmCoreResources' in project 'RealmDatabase' (no dependencies)
    Target 'RealmCapi' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'Capi' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'Bid' in project 'RealmDatabase'
        ➜ Explicit dependency on target 's2geometry' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'RealmCore' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'RealmQueryParser' in project 'RealmDatabase'
    Target 'Capi' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'Bid' in project 'RealmDatabase'
        ➜ Explicit dependency on target 's2geometry' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'RealmCore' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'RealmQueryParser' in project 'RealmDatabase'
    Target 'RealmQueryParser' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'Bid' in project 'RealmDatabase'
        ➜ Explicit dependency on target 's2geometry' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'RealmCore' in project 'RealmDatabase'
    Target 'RealmCore' in project 'RealmDatabase'
        ➜ Explicit dependency on target 'Bid' in project 'RealmDatabase'
        ➜ Explicit dependency on target 's2geometry' in project 'RealmDatabase'
    Target 's2geometry' in project 'RealmDatabase' (no dependencies)
    Target 'Bid' in project 'RealmDatabase' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid_binarydecimal.o /Users/admin/builder/spi-builder-workspace/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid_binarydecimal.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Bid' from project 'RealmDatabase')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid_binarydecimal.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -target arm64-apple-macos10.13 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -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/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid_binarydecimal.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid_binarydecimal.dia -c /Users/admin/builder/spi-builder-workspace/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid_binarydecimal.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid_binarydecimal.o -index-unit-output-path /RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid_binarydecimal.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid_convert_data.o /Users/admin/builder/spi-builder-workspace/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid_convert_data.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Bid' from project 'RealmDatabase')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid_convert_data.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -target arm64-apple-macos10.13 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -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/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid_convert_data.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid_convert_data.dia -c /Users/admin/builder/spi-builder-workspace/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid_convert_data.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid_convert_data.o -index-unit-output-path /RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid_convert_data.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid32_to_bid128.o /Users/admin/builder/spi-builder-workspace/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid32_to_bid128.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Bid' from project 'RealmDatabase')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid32_to_bid128.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -target arm64-apple-macos10.13 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -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/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid32_to_bid128.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid32_to_bid128.dia -c /Users/admin/builder/spi-builder-workspace/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid32_to_bid128.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid32_to_bid128.o -index-unit-output-path /RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid32_to_bid128.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid64_to_bid128.o /Users/admin/builder/spi-builder-workspace/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid64_to_bid128.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Bid' from project 'RealmDatabase')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid64_to_bid128.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -target arm64-apple-macos10.13 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -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/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid64_to_bid128.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid64_to_bid128.dia -c /Users/admin/builder/spi-builder-workspace/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid64_to_bid128.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid64_to_bid128.o -index-unit-output-path /RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid64_to_bid128.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_to_int64.o /Users/admin/builder/spi-builder-workspace/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid128_to_int64.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Bid' from project 'RealmDatabase')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_to_int64.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -target arm64-apple-macos10.13 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -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/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_to_int64.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_to_int64.dia -c /Users/admin/builder/spi-builder-workspace/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid128_to_int64.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_to_int64.o -index-unit-output-path /RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_to_int64.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_string.o /Users/admin/builder/spi-builder-workspace/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid128_string.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Bid' from project 'RealmDatabase')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_string.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -target arm64-apple-macos10.13 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -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/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_string.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_string.dia -c /Users/admin/builder/spi-builder-workspace/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid128_string.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_string.o -index-unit-output-path /RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_string.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_quantize.o /Users/admin/builder/spi-builder-workspace/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid128_quantize.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Bid' from project 'RealmDatabase')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_quantize.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -target arm64-apple-macos10.13 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -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/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_quantize.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_quantize.dia -c /Users/admin/builder/spi-builder-workspace/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid128_quantize.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_quantize.o -index-unit-output-path /RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_quantize.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_mul.o /Users/admin/builder/spi-builder-workspace/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid128_mul.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Bid' from project 'RealmDatabase')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_mul.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -target arm64-apple-macos10.13 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -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/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_mul.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_mul.dia -c /Users/admin/builder/spi-builder-workspace/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid128_mul.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_mul.o -index-unit-output-path /RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_mul.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_div.o /Users/admin/builder/spi-builder-workspace/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid128_div.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Bid' from project 'RealmDatabase')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_div.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -target arm64-apple-macos10.13 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -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/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_div.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_div.dia -c /Users/admin/builder/spi-builder-workspace/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid128_div.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_div.o -index-unit-output-path /RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_div.o
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_fma.o /Users/admin/builder/spi-builder-workspace/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid128_fma.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Bid' from project 'RealmDatabase')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_fma.o.scan -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -target arm64-apple-macos10.13 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -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/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_fma.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_fma.dia -c /Users/admin/builder/spi-builder-workspace/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid128_fma.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_fma.o -index-unit-output-path /RealmDatabase.build/Debug/Bid.build/Objects-normal/arm64/bid128_fma.o
SwiftDriver RealmFFI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RealmFFI' from project 'RealmDatabase')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RealmFFI -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/RealmFFI.build/Objects-normal/arm64/RealmFFI.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Capi.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/RealmQueryParser.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/s2geometry.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Bid.modulemap -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/RealmFFI.build/Objects-normal/arm64/RealmFFI-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/RealmDatabase.build/Debug/RealmFFI.build/Objects-normal/arm64/RealmFFI.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/RealmFFI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/RealmFFI.build/Objects-normal/arm64/RealmFFI_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/src/realm/object-store/c_api -Xcc -I/Users/admin/builder/spi-builder-workspace/src/realm/parser -Xcc -I/Users/admin/builder/spi-builder-workspace/src -Xcc -I/Users/admin/builder/spi-builder-workspace/src/external/s2 -Xcc -I/Users/admin/builder/spi-builder-workspace/src/external/IntelRDFPMathLib20U2/LIBRARY/src -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/src/swift -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/RealmFFI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/RealmFFI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/RealmFFI.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -Xcc -DREALM_DEBUG -Xcc -DREALM_NO_CONFIG -Xcc -DREALM_INSTALL_LIBEXECDIR\= -Xcc -DREALM_ENABLE_ASSERTIONS\=1 -Xcc -DREALM_ENABLE_ENCRYPTION\=1 -Xcc -DREALM_ENABLE_SYNC\=1 -Xcc -DREALM_ENABLE_GEOSPATIAL\=1 -Xcc -DREALM_APP_SERVICES\=1 -Xcc -DREALM_VERSION_MAJOR\=14 -Xcc -DREALM_VERSION_MINOR\=14 -Xcc -DREALM_VERSION_PATCH\=0 -Xcc -DREALM_VERSION_EXTRA\=\"\" -Xcc -DREALM_VERSION_STRING\=\"14.14.0\" -Xcc -DREALM_HAVE_SECURE_TRANSPORT\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/RealmFFI.build/Objects-normal/arm64/RealmFFI-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/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2region.o /Users/admin/builder/spi-builder-workspace/src/external/s2/s2region.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 's2geometry' from project 'RealmDatabase')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -target arm64-apple-macos10.13 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -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/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2region.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2region.dia -c /Users/admin/builder/spi-builder-workspace/src/external/s2/s2region.cc -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2region.o -index-unit-output-path /RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2region.o
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2region.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2region.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2.h:29:
/Users/admin/builder/spi-builder-workspace/src/external/s2/util/math/vector3-inl.h:425:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
  425 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Vector3);
      | ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2region.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2region.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2.h:26:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:19:
/Users/admin/builder/spi-builder-workspace/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
  181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
      |                              ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2region.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2region.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2.h:10:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/algorithm:1845:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/binary_search.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/lower_bound.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/iterator_operations.h:16:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__iterator/advance.h:26:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/limits:524:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/type_traits:501:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
   22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
      |                                    ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2region.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2region.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2.h:10:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/algorithm:1840:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
 1014 |       [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
      |         ^
1 error generated.
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2r2rect.o /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 's2geometry' from project 'RealmDatabase')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -target arm64-apple-macos10.13 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -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/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2r2rect.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2r2rect.dia -c /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2r2rect.o -index-unit-output-path /RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2r2rect.o
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.h:8:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/r1interval.h:21:
/Users/admin/builder/spi-builder-workspace/src/external/s2/util/math/vector2-inl.h:358:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
  358 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Vector2);
      | ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:19:
/Users/admin/builder/spi-builder-workspace/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
  181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
      |                              ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:16:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/typeinfo:392:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/type_traits:501:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
   22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
      |                                    ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/string.h:57:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
 1014 |       [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
      |         ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.h:8:
/Users/admin/builder/spi-builder-workspace/src/external/s2/r1interval.h:180:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
  180 | DECLARE_POD(R1Interval);
      | ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:19:
/Users/admin/builder/spi-builder-workspace/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
  165 | template<> struct is_pod<TypeName> : true_type { }; \
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:16:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/typeinfo:392:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/type_traits:501:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
   22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
      |                                    ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/string.h:57:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
 1014 |       [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
      |         ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2region.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2.h:29:
/Users/admin/builder/spi-builder-workspace/src/external/s2/util/math/vector3-inl.h:425:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
  425 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Vector3);
      | ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:19:
/Users/admin/builder/spi-builder-workspace/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
  181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
      |                              ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:16:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/typeinfo:392:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/type_traits:501:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
   22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
      |                                    ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/string.h:57:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
 1014 |       [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
      |         ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:8:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2cap.h:8:
/Users/admin/builder/spi-builder-workspace/src/external/s2/s1angle.h:101:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
  101 | DECLARE_POD(S1Angle);
      | ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:19:
/Users/admin/builder/spi-builder-workspace/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
  165 | template<> struct is_pod<TypeName> : true_type { }; \
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:16:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/typeinfo:392:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/type_traits:501:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
   22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
      |                                    ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/string.h:57:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
 1014 |       [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
      |         ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2cell.h:9:
/Users/admin/builder/spi-builder-workspace/src/external/s2/s2cellid.h:318:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
  318 | DECLARE_POD(S2CellId);
      | ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:19:
/Users/admin/builder/spi-builder-workspace/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
  165 | template<> struct is_pod<TypeName> : true_type { }; \
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:16:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/typeinfo:392:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/type_traits:501:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
   22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
      |                                    ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/string.h:57:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
 1014 |       [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
      |         ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2cell.h:9:
/Users/admin/builder/spi-builder-workspace/src/external/s2/s2cellid.h:349:14: warning: implicit conversion loses integer precision: 'uint64' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32]
  349 |   return id_ >> kPosBits;
      |   ~~~~~~ ~~~~^~~~~~~~~~~
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:10:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.h:16:
/Users/admin/builder/spi-builder-workspace/src/external/s2/s1interval.h:189:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
  189 | DECLARE_POD(S1Interval);
      | ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:19:
/Users/admin/builder/spi-builder-workspace/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
  165 | template<> struct is_pod<TypeName> : true_type { }; \
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:16:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/typeinfo:392:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/type_traits:501:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
   22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
      |                                    ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/string.h:57:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
 1014 |       [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
      |         ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:10:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.h:18:
/Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlng.h:112:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
  112 | DECLARE_POD(S2LatLng);
      | ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:19:
/Users/admin/builder/spi-builder-workspace/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
  165 | template<> struct is_pod<TypeName> : true_type { }; \
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:16:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/typeinfo:392:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/type_traits:501:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
   22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
      |                                    ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2r2rect.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/string.h:57:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
 1014 |       [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
      |         ^
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2polyline.o /Users/admin/builder/spi-builder-workspace/src/external/s2/s2polyline.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 's2geometry' from project 'RealmDatabase')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -target arm64-apple-macos10.13 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -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/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2polyline.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2polyline.dia -c /Users/admin/builder/spi-builder-workspace/src/external/s2/s2polyline.cc -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2polyline.o -index-unit-output-path /RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2polyline.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2polygonbuilder.o /Users/admin/builder/spi-builder-workspace/src/external/s2/s2polygonbuilder.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 's2geometry' from project 'RealmDatabase')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -target arm64-apple-macos10.13 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -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/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2polygonbuilder.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2polygonbuilder.dia -c /Users/admin/builder/spi-builder-workspace/src/external/s2/s2polygonbuilder.cc -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2polygonbuilder.o -index-unit-output-path /RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2polygonbuilder.o
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2polygonbuilder.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2polygonbuilder.h:21:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2.h:29:
/Users/admin/builder/spi-builder-workspace/src/external/s2/util/math/vector3-inl.h:425:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
  425 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Vector3);
      | ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2polygonbuilder.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2polygonbuilder.h:20:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:19:
/Users/admin/builder/spi-builder-workspace/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
  181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
      |                              ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2polygonbuilder.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2polygonbuilder.h:7:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/hash.h:4:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/unordered_map:589:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/is_permutation.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/iterator_operations.h:16:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__iterator/advance.h:26:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/limits:524:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/type_traits:501:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
   22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
      |                                    ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2polygonbuilder.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2polygonbuilder.h:7:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/hash.h:4:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/unordered_map:589:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/is_permutation.h:13:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/comp.h:12:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
 1014 |       [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
      |         ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2polygonbuilder.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2polygonbuilder.h:22:
/Users/admin/builder/spi-builder-workspace/src/external/s2/s1angle.h:101:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
  101 | DECLARE_POD(S1Angle);
      | ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2polygonbuilder.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2polygonbuilder.h:20:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:19:
/Users/admin/builder/spi-builder-workspace/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
  165 | template<> struct is_pod<TypeName> : true_type { }; \
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2polygonbuilder.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2polygonbuilder.h:7:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/hash.h:4:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/unordered_map:589:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/is_permutation.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/iterator_operations.h:16:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__iterator/advance.h:26:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/limits:524:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/type_traits:501:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
   22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
      |                                    ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2polygonbuilder.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2polygonbuilder.h:7:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/hash.h:4:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/unordered_map:589:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/is_permutation.h:13:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/comp.h:12:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
 1014 |       [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
      |         ^
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2polygon.o /Users/admin/builder/spi-builder-workspace/src/external/s2/s2polygon.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 's2geometry' from project 'RealmDatabase')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -target arm64-apple-macos10.13 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -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/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2polygon.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2polygon.dia -c /Users/admin/builder/spi-builder-workspace/src/external/s2/s2polygon.cc -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2polygon.o -index-unit-output-path /RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2polygon.o
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2polygon.cc:10:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2.h:29:
/Users/admin/builder/spi-builder-workspace/src/external/s2/util/math/vector3-inl.h:425:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
  425 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Vector3);
      | ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2polygon.cc:10:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2.h:26:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:19:
/Users/admin/builder/spi-builder-workspace/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
  181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
      |                              ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2polygon.cc:3:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/algorithm:1845:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/binary_search.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/lower_bound.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/iterator_operations.h:16:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__iterator/advance.h:26:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/limits:524:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/type_traits:501:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
   22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
      |                                    ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2polygon.cc:3:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/algorithm:1840:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
 1014 |       [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
      |         ^
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2pointregion.o /Users/admin/builder/spi-builder-workspace/src/external/s2/s2pointregion.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 's2geometry' from project 'RealmDatabase')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -target arm64-apple-macos10.13 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -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/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2pointregion.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2pointregion.dia -c /Users/admin/builder/spi-builder-workspace/src/external/s2/s2pointregion.cc -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2pointregion.o -index-unit-output-path /RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2pointregion.o
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2pointregion.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2pointregion.h:8:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2.h:29:
/Users/admin/builder/spi-builder-workspace/src/external/s2/util/math/vector3-inl.h:425:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
  425 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Vector3);
      | ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2pointregion.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2pointregion.h:7:
/Users/admin/builder/spi-builder-workspace/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
  181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
      |                              ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2pointregion.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2pointregion.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/logging.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/src/realm/util/assert.hpp:23:
In file included from /Users/admin/builder/spi-builder-workspace/src/realm/util/terminate.hpp:25:
In file included from /Users/admin/builder/spi-builder-workspace/src/realm/util/to_string.hpp:24:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/ostream:182:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__ostream/basic_ostream.h:19:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__locale_dir/num.h:12:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/find.h:16:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__bit/countr.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/limits:524:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/type_traits:501:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
   22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
      |                                    ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2pointregion.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2pointregion.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/logging.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/src/realm/util/assert.hpp:23:
In file included from /Users/admin/builder/spi-builder-workspace/src/realm/util/terminate.hpp:22:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/cstdlib:87:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
 1014 |       [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
      |         ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2pointregion.cc:5:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2cap.h:8:
/Users/admin/builder/spi-builder-workspace/src/external/s2/s1angle.h:101:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
  101 | DECLARE_POD(S1Angle);
      | ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2pointregion.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2pointregion.h:7:
/Users/admin/builder/spi-builder-workspace/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
  165 | template<> struct is_pod<TypeName> : true_type { }; \
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2pointregion.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2pointregion.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/logging.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/src/realm/util/assert.hpp:23:
In file included from /Users/admin/builder/spi-builder-workspace/src/realm/util/terminate.hpp:25:
In file included from /Users/admin/builder/spi-builder-workspace/src/realm/util/to_string.hpp:24:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/ostream:182:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__ostream/basic_ostream.h:19:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__locale_dir/num.h:12:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/find.h:16:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__bit/countr.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/limits:524:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/type_traits:501:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
   22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
      |                                    ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2pointregion.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2pointregion.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/logging.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/src/realm/util/assert.hpp:23:
In file included from /Users/admin/builder/spi-builder-workspace/src/realm/util/terminate.hpp:22:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/cstdlib:87:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
 1014 |       [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
      |         ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2pointregion.cc:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2cell.h:9:
/Users/admin/builder/spi-builder-workspace/src/external/s2/s2cellid.h:318:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
  318 | DECLARE_POD(S2CellId);
      | ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2pointregion.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2pointregion.h:7:
/Users/admin/builder/spi-builder-workspace/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
  165 | template<> struct is_pod<TypeName> : true_type { }; \
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2pointregion.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2pointregion.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/logging.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/src/realm/util/assert.hpp:23:
In file included from /Users/admin/builder/spi-builder-workspace/src/realm/util/terminate.hpp:25:
In file included from /Users/admin/builder/spi-builder-workspace/src/realm/util/to_string.hpp:24:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/ostream:182:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__ostream/basic_ostream.h:19:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__locale_dir/num.h:12:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/find.h:16:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__bit/countr.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/limits:524:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/type_traits:501:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
   22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
      |                                    ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2pointregion.cc:3:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2pointregion.h:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/logging.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/src/realm/util/assert.hpp:23:
In file included from /Users/admin/builder/spi-builder-workspace/src/realm/util/terminate.hpp:22:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/cstdlib:87:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
 1014 |       [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
      |         ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2pointregion.cc:6:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2cell.h:9:
/Users/admin/builder/spi-builder-workspace/src/external/s2/s2cellid.h:349:14: warning: implicit conversion loses integer precision: 'uint64' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32]
  349 |   return id_ >> kPosBits;
      |   ~~~~~~ ~~~~^~~~~~~~~~~
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2loop.o /Users/admin/builder/spi-builder-workspace/src/external/s2/s2loop.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 's2geometry' from project 'RealmDatabase')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -target arm64-apple-macos10.13 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -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/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2loop.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2loop.dia -c /Users/admin/builder/spi-builder-workspace/src/external/s2/s2loop.cc -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2loop.o -index-unit-output-path /RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2loop.o
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2loop.cc:16:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2.h:29:
/Users/admin/builder/spi-builder-workspace/src/external/s2/util/math/vector3-inl.h:425:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
  425 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Vector3);
      | ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2loop.cc:16:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2.h:26:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:19:
/Users/admin/builder/spi-builder-workspace/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
  181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
      |                              ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2loop.cc:3:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/algorithm:1845:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/binary_search.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/lower_bound.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/iterator_operations.h:16:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__iterator/advance.h:26:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/limits:524:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/type_traits:501:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
   22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
      |                                    ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2loop.cc:3:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/algorithm:1840:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
 1014 |       [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
      |         ^
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2latlngrect.o /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 's2geometry' from project 'RealmDatabase')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -target arm64-apple-macos10.13 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -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/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2latlngrect.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2latlngrect.dia -c /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2latlngrect.o -index-unit-output-path /RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2latlngrect.o
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:10:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.h:14:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s1angle.h:15:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2.h:29:
/Users/admin/builder/spi-builder-workspace/src/external/s2/util/math/vector3-inl.h:425:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
  425 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Vector3);
      | ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:10:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:19:
/Users/admin/builder/spi-builder-workspace/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
  181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
      |                              ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:3:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/algorithm:1845:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/binary_search.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/lower_bound.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/iterator_operations.h:16:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__iterator/advance.h:26:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/limits:524:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/type_traits:501:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
   22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
      |                                    ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:3:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/algorithm:1840:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
 1014 |       [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
      |         ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:10:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.h:14:
/Users/admin/builder/spi-builder-workspace/src/external/s2/s1angle.h:101:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
  101 | DECLARE_POD(S1Angle);
      | ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:10:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:19:
/Users/admin/builder/spi-builder-workspace/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
  165 | template<> struct is_pod<TypeName> : true_type { }; \
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:3:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/algorithm:1845:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/binary_search.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/lower_bound.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/iterator_operations.h:16:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__iterator/advance.h:26:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/limits:524:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/type_traits:501:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
   22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
      |                                    ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:3:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/algorithm:1840:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
 1014 |       [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
      |         ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:10:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.h:15:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/r1interval.h:21:
/Users/admin/builder/spi-builder-workspace/src/external/s2/util/math/vector2-inl.h:358:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
  358 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Vector2);
      | ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:10:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:19:
/Users/admin/builder/spi-builder-workspace/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
  181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
      |                              ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:3:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/algorithm:1845:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/binary_search.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/lower_bound.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/iterator_operations.h:16:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__iterator/advance.h:26:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/limits:524:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/type_traits:501:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
   22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
      |                                    ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:3:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/algorithm:1840:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
 1014 |       [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
      |         ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:10:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.h:15:
/Users/admin/builder/spi-builder-workspace/src/external/s2/r1interval.h:180:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
  180 | DECLARE_POD(R1Interval);
      | ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:10:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:19:
/Users/admin/builder/spi-builder-workspace/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
  165 | template<> struct is_pod<TypeName> : true_type { }; \
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:3:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/algorithm:1845:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/binary_search.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/lower_bound.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/iterator_operations.h:16:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__iterator/advance.h:26:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/limits:524:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/type_traits:501:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
   22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
      |                                    ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:3:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/algorithm:1840:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
 1014 |       [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
      |         ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:10:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.h:16:
/Users/admin/builder/spi-builder-workspace/src/external/s2/s1interval.h:189:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
  189 | DECLARE_POD(S1Interval);
      | ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:10:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:19:
/Users/admin/builder/spi-builder-workspace/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
  165 | template<> struct is_pod<TypeName> : true_type { }; \
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:3:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/algorithm:1845:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/binary_search.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/lower_bound.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/iterator_operations.h:16:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__iterator/advance.h:26:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/limits:524:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/type_traits:501:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
   22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
      |                                    ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:3:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/algorithm:1840:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
 1014 |       [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
      |         ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:10:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.h:18:
/Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlng.h:112:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
  112 | DECLARE_POD(S2LatLng);
      | ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:10:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:19:
/Users/admin/builder/spi-builder-workspace/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
  165 | template<> struct is_pod<TypeName> : true_type { }; \
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:3:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/algorithm:1845:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/binary_search.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/lower_bound.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/iterator_operations.h:16:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__iterator/advance.h:26:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/limits:524:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/type_traits:501:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
   22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
      |                                    ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:3:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/algorithm:1840:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
 1014 |       [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
      |         ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:14:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2cell.h:9:
/Users/admin/builder/spi-builder-workspace/src/external/s2/s2cellid.h:318:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
  318 | DECLARE_POD(S2CellId);
      | ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:10:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:19:
/Users/admin/builder/spi-builder-workspace/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
  165 | template<> struct is_pod<TypeName> : true_type { }; \
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:3:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/algorithm:1845:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/binary_search.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/lower_bound.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/iterator_operations.h:16:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__iterator/advance.h:26:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/limits:524:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/type_traits:501:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
   22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
      |                                    ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:3:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/algorithm:1840:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
 1014 |       [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
      |         ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlngrect.cc:14:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2cell.h:9:
/Users/admin/builder/spi-builder-workspace/src/external/s2/s2cellid.h:349:14: warning: implicit conversion loses integer precision: 'uint64' (aka 'unsigned long long') to 'int' [-Wshorten-64-to-32]
  349 |   return id_ >> kPosBits;
      |   ~~~~~~ ~~~~^~~~~~~~~~~
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2latlng.o /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlng.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 's2geometry' from project 'RealmDatabase')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -target arm64-apple-macos10.13 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -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/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2latlng.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2latlng.dia -c /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlng.cc -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2latlng.o -index-unit-output-path /RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2latlng.o
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlng.cc:2:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2.h:29:
/Users/admin/builder/spi-builder-workspace/src/external/s2/util/math/vector3-inl.h:425:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
  425 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Vector3);
      | ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlng.cc:2:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2.h:26:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:19:
/Users/admin/builder/spi-builder-workspace/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
  181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
      |                              ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlng.cc:2:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2.h:10:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/algorithm:1845:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/binary_search.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/lower_bound.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/iterator_operations.h:16:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__iterator/advance.h:26:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/limits:524:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/type_traits:501:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
   22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
      |                                    ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlng.cc:2:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2.h:10:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/algorithm:1840:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
 1014 |       [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
      |         ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlng.cc:4:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlng.h:11:
/Users/admin/builder/spi-builder-workspace/src/external/s2/s1angle.h:101:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
  101 | DECLARE_POD(S1Angle);
      | ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlng.cc:2:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2.h:26:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:19:
/Users/admin/builder/spi-builder-workspace/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
  165 | template<> struct is_pod<TypeName> : true_type { }; \
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlng.cc:2:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2.h:10:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/algorithm:1845:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/binary_search.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/lower_bound.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/iterator_operations.h:16:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__iterator/advance.h:26:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/limits:524:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/type_traits:501:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
   22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
      |                                    ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlng.cc:2:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2.h:10:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/algorithm:1840:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
 1014 |       [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
      |         ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlng.cc:4:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlng.h:13:
/Users/admin/builder/spi-builder-workspace/src/external/s2/util/math/vector2-inl.h:358:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
  358 | PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT(Vector2);
      | ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlng.cc:2:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2.h:26:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:19:
/Users/admin/builder/spi-builder-workspace/src/external/s2/base/macros.h:181:30: note: expanded from macro 'PROPAGATE_POD_FROM_TEMPLATE_ARGUMENT'
  181 | template <typename T> struct is_pod<TemplateName<T> > : std::is_trivial<T> { }; \
      |                              ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlng.cc:2:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2.h:10:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/algorithm:1845:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/binary_search.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/lower_bound.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/iterator_operations.h:16:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__iterator/advance.h:26:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/limits:524:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/type_traits:501:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
   22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
      |                                    ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlng.cc:2:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2.h:10:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/algorithm:1840:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
 1014 |       [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
      |         ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlng.cc:4:
/Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlng.h:112:1: error: 'is_pod' cannot be specialized: Users are not allowed to specialize this standard library entity [-Winvalid-specialization]
  112 | DECLARE_POD(S2LatLng);
      | ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlng.cc:2:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2.h:26:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/basictypes.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/base/casts.h:19:
/Users/admin/builder/spi-builder-workspace/src/external/s2/base/macros.h:165:19: note: expanded from macro 'DECLARE_POD'
  165 | template<> struct is_pod<TypeName> : true_type { }; \
      |                   ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlng.cc:2:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2.h:10:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/algorithm:1845:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/binary_search.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/lower_bound.h:14:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__algorithm/iterator_operations.h:16:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__iterator/advance.h:26:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/limits:524:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/type_traits:501:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__type_traits/is_pod.h:22:36: note: marked '_Clang::no_specializations' here
   22 | struct _LIBCPP_DEPRECATED_IN_CXX20 _LIBCPP_NO_SPECIALIZATIONS is_pod : integral_constant<bool, __is_pod(_Tp)> {};
      |                                    ^
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2latlng.cc:2:
In file included from /Users/admin/builder/spi-builder-workspace/src/external/s2/s2.h:10:
In file included from /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/algorithm:1840:
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk/usr/include/c++/v1/__config:1014:9: note: expanded from macro '_LIBCPP_NO_SPECIALIZATIONS'
 1014 |       [[_Clang::__no_specializations__("Users are not allowed to specialize this standard library entity")]]
      |         ^
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2edgeutil.o /Users/admin/builder/spi-builder-workspace/src/external/s2/s2edgeutil.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 's2geometry' from project 'RealmDatabase')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp

    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -target arm64-apple-macos10.13 -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-return-type -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -Wno-implicit-fallthrough -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -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/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/82b82416624d2658e5098eb0a28c15c5-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2edgeutil.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2edgeutil.dia -c /Users/admin/builder/spi-builder-workspace/src/external/s2/s2edgeutil.cc -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2edgeutil.o -index-unit-output-path /RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2edgeutil.o
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-9DF3MB6Q4WB6WWMTZETYJ0JLT.pcm
2026-04-17 15:48:43.277 xcodebuild[743:4380] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:5c22f0f288ef937d5a929ddb7e5ff4f86037b8d5, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:5c22f0f288ef937d5a929ddb7e5ff4f86037b8d5, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:5c22f0f288ef937d5a929ddb7e5ff4f86037b8d5, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:5c22f0f288ef937d5a929ddb7e5ff4f86037b8d5, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RealmDatabase.build/Debug/s2geometry.build/Objects-normal/arm64/s2region.o /Users/admin/builder/spi-builder-workspace/src/external/s2/s2region.cc normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 's2geometry' from project 'RealmDatabase')
	Building workspace spi-builder-workspace with scheme RealmDatabase-Package
(2 failures)
BUILD FAILURE 6.3 macosXcodebuild