Build Information
Successful build of FlatBuffers, reference v25.9.23 (187240), with Swift 6.2 for macOS (SPM) on 24 Sep 2025 05:40:02 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/google/flatbuffers.git
Reference: v25.9.23
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/google/flatbuffers
* tag v25.9.23 -> FETCH_HEAD
HEAD is now at 1872409 FlatBuffers Version 25.9.23 (#8708)
Cloned https://github.com/google/flatbuffers.git
Revision (git rev-parse @):
187240970746d00bbd26b0f5873ed54d2477f9f3
SUCCESS checkout https://github.com/google/flatbuffers.git at v25.9.23
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/google/flatbuffers.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin GRPCSwiftPlugin
[2/2] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[2/6] Write sources
[5/6] Write swift-version-1EA4D86E10B52AF.txt
[7/10] Compiling Common Int+extension.swift
[8/10] Compiling Common Scalar.swift
[9/10] Emitting module Common
[10/10] Compiling Common padding.swift
[11/44] Compiling FlexBuffers Map.swift
[12/44] Compiling FlexBuffers Reference.swift
[13/46] Compiling FlatBuffers VeriferOptions.swift
[14/46] Compiling FlatBuffers Verifiable.swift
[15/46] Compiling FlexBuffers Vector.swift
[16/46] Compiling FlexBuffers BitWidth.swift
[17/46] Compiling FlexBuffers ByteBuffer.swift
[18/46] Compiling FlexBuffers FlexBufferType.swift
[19/46] Compiling FlexBuffers Value.swift
[22/46] Compiling FlexBuffers Sized.swift
[23/46] Compiling FlexBuffers TypedVector.swift
[26/46] Compiling FlexBuffers FixedTypedVector.swift
[27/46] Compiling FlexBuffers FlexBufferVector.swift
[28/46] Compiling FlexBuffers FlexBuffersWriter.swift
[29/46] Emitting module FlexBuffers
[30/46] Compiling FlexBuffers Constants.swift
[31/46] Compiling FlexBuffers functions.swift
/Users/admin/builder/spi-builder-workspace/swift/Sources/FlexBuffers/Utils/functions.swift:106:41: warning: 'vectorString' is deprecated: use FBT_VECTOR or FBT_VECTOR_KEY instead. [#DeprecatedDeclaration]
104 | @inline(__always)
105 | func isTypedVectorType(type: FlexBufferType) -> Bool {
106 | return type >= .vectorInt && type <= .vectorString || type == .vectorBool
| `- warning: 'vectorString' is deprecated: use FBT_VECTOR or FBT_VECTOR_KEY instead. [#DeprecatedDeclaration]
107 | }
108 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[32/47] Emitting module FlatBuffers
[37/47] Compiling FlatBuffers Verifier.swift
[38/47] Compiling FlatBuffers _InternalByteBuffer.swift
[39/47] Compiling FlexBuffers _InternalByteBuffer.swift
[40/47] Compiling FlatBuffers Offset.swift
[41/47] Compiling FlatBuffers Root.swift
[44/47] Compiling FlatBuffers String+extension.swift
[45/47] Compiling FlatBuffers Struct.swift
[46/47] Compiling FlatBuffers Table.swift
[47/47] Compiling FlatBuffers TableVerifier.swift
Build complete! (52.92s)
Fetching https://github.com/grpc/grpc-swift.git
[1/51303] Fetching grpc-swift
Fetched https://github.com/grpc/grpc-swift.git from cache (2.54s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.26.1 (5.52s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/1814] Fetching swift-atomics
[74/5724] Fetching swift-atomics, swift-log
[327/8483] Fetching swift-atomics, swift-log, swift-nio-transport-services
[888/14652] Fetching swift-atomics, swift-log, swift-nio-transport-services, swift-nio-extras
[1114/32180] Fetching swift-atomics, swift-log, swift-nio-transport-services, swift-nio-extras, swift-collections
[10533/47300] Fetching swift-atomics, swift-log, swift-nio-transport-services, swift-nio-extras, swift-collections, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.20s)
Fetched https://github.com/apple/swift-log.git from cache (1.20s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.20s)
[6506/34462] Fetching swift-atomics, swift-collections, swift-nio-ssl
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio.git
[34463/74647] Fetching swift-atomics, swift-collections, swift-nio-ssl, swift-protobuf
[34464/86330] Fetching swift-atomics, swift-collections, swift-nio-ssl, swift-protobuf, swift-nio-http2
Fetched https://github.com/apple/swift-atomics.git from cache (2.15s)
[36747/84516] Fetching swift-collections, swift-nio-ssl, swift-protobuf, swift-nio-http2
[53393/163056] Fetching swift-collections, swift-nio-ssl, swift-protobuf, swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-protobuf.git from cache (4.02s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.02s)
Fetched https://github.com/apple/swift-collections.git from cache (4.02s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.64s)
Fetched https://github.com/apple/swift-nio.git from cache (3.64s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (5.44s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (0.53s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.54s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.31.1 (0.58s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.2 (0.66s)
Fetching https://github.com/apple/swift-system.git
[1/5008] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.02s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (1.62s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-types.git
[1/1645] Fetching swift-asn1
[117/2576] Fetching swift-asn1, swift-http-types
[183/5081] Fetching swift-asn1, swift-http-types, swift-service-lifecycle
[359/6271] Fetching swift-asn1, swift-http-types, swift-service-lifecycle, swift-http-structured-headers
[463/12257] Fetching swift-asn1, swift-http-types, swift-service-lifecycle, swift-http-structured-headers, swift-algorithms
[1904/18849] Fetching swift-asn1, swift-http-types, swift-service-lifecycle, swift-http-structured-headers, swift-algorithms, swift-certificates
[2859/24277] Fetching swift-asn1, swift-http-types, swift-service-lifecycle, swift-http-structured-headers, swift-algorithms, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-asn1.git from cache (0.95s)
[8410/22632] Fetching swift-http-types, swift-service-lifecycle, swift-http-structured-headers, swift-algorithms, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.18s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.18s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.18s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.18s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.21s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.21s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.77s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.63s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.58s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.69s)
Fetching https://github.com/apple/swift-numerics.git
[1/6359] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.08s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.74s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.53s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (0.60s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.54s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.14.0 (0.73s)
Fetching https://github.com/apple/swift-crypto.git
[1/17137] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.82s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.1 (2.55s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.61s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.87s)
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.34.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.31.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.29.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.2
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.14.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Downloading binary artifact https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip
[16375/15500663] Downloading https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip
Downloaded https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip (1.18s)
Build complete.
{
"dependencies" : [
{
"identity" : "grpc-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/grpc/grpc-swift.git"
}
],
"manifest_display_name" : "FlatBuffers",
"name" : "FlatBuffers",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.14"
}
],
"products" : [
{
"name" : "FlatBuffers",
"targets" : [
"FlatBuffers"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FlexBuffers",
"targets" : [
"FlexBuffers"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FlexbuffersTests",
"module_type" : "SwiftTarget",
"name" : "FlexbuffersTests",
"path" : "tests/swift/Tests/Flexbuffers",
"sources" : [
"FlexBuffersJSONTests.swift",
"FlexBuffersReaderTests.swift",
"FlexBuffersStringTests.swift",
"FlexBuffersWriterTests.swift",
"Mocks.swift"
],
"target_dependencies" : [
"FlexBuffers"
],
"type" : "test"
},
{
"c99name" : "FlexBuffers",
"module_type" : "SwiftTarget",
"name" : "FlexBuffers",
"path" : "swift/Sources/FlexBuffers",
"product_memberships" : [
"FlexBuffers"
],
"sources" : [
"ByteBuffer.swift",
"FlexBufferType.swift",
"Reader/FixedTypedVector.swift",
"Reader/FlexBufferVector.swift",
"Reader/Map.swift",
"Reader/Reference.swift",
"Reader/Sized.swift",
"Reader/TypedVector.swift",
"Reader/Vector.swift",
"Utils/BitWidth.swift",
"Utils/Constants.swift",
"Utils/Value.swift",
"Utils/functions.swift",
"Writer/FlexBuffersWriter.swift",
"_InternalByteBuffer.swift"
],
"target_dependencies" : [
"Common"
],
"type" : "library"
},
{
"c99name" : "FlatbuffersTests",
"module_type" : "SwiftTarget",
"name" : "FlatbuffersTests",
"path" : "tests/swift/Tests/Flatbuffers",
"product_dependencies" : [
"GRPC"
],
"sources" : [
"ByteBufferTests.swift",
"FlatBuffersMonsterWriterTests.swift",
"FlatBuffersNanInfTests.swift",
"FlatBuffersStructsTests.swift",
"FlatBuffersTests.swift",
"FlatBuffersUnionTests.swift",
"FlatBuffersVectorsTests.swift",
"FlatbuffersDoubleTests.swift",
"FlatbuffersMoreDefaults.swift",
"FlatbuffersVerifierTests.swift",
"MutatingBool_generated.swift",
"monster_test.grpc.swift",
"monster_test_generated.swift",
"more_defaults_generated.swift",
"nan_inf_test_generated.swift",
"optional_scalars_generated.swift",
"union_vector_generated.swift",
"vector_has_test_generated.swift"
],
"target_dependencies" : [
"FlatBuffers"
],
"type" : "test"
},
{
"c99name" : "FlatBuffers",
"module_type" : "SwiftTarget",
"name" : "FlatBuffers",
"path" : "swift/Sources/FlatBuffers",
"product_memberships" : [
"FlatBuffers"
],
"sources" : [
"ByteBuffer.swift",
"Constants.swift",
"Enum.swift",
"FlatBufferBuilder.swift",
"FlatBufferObject.swift",
"FlatBuffersUtils.swift",
"FlatbuffersErrors.swift",
"Message.swift",
"Mutable.swift",
"NativeObject.swift",
"Offset.swift",
"Root.swift",
"String+extension.swift",
"Struct.swift",
"Table.swift",
"TableVerifier.swift",
"VeriferOptions.swift",
"Verifiable.swift",
"Verifier.swift",
"_InternalByteBuffer.swift"
],
"target_dependencies" : [
"Common"
],
"type" : "library"
},
{
"c99name" : "Common",
"module_type" : "SwiftTarget",
"name" : "Common",
"path" : "swift/Sources/Common",
"product_memberships" : [
"FlatBuffers",
"FlexBuffers"
],
"sources" : [
"Int+extension.swift",
"Scalar.swift",
"padding.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.