Build Information
Failed to build Arrow, reference main (1b27b0), with Swift 6.3 for Wasm on 30 Apr 2026 18:02:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apache/arrow-swift.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/apache/arrow-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1b27b0c chore: bump github.com/apache/arrow-go/v18 from 18.5.2 to 18.6.0 in /CDataWGo (#159)
Cloned https://github.com/apache/arrow-swift.git
Revision (git rev-parse @):
1b27b0c5313431167c8a6ef56a42fd9dc9888acd
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apache/arrow-swift.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/apache/arrow-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/google/flatbuffers.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/grpc/grpc-swift.git
Fetching https://github.com/apple/swift-protobuf.git
[1/1820] Fetching swift-atomics
[1548/53328] Fetching swift-atomics, grpc-swift
[10578/152458] Fetching swift-atomics, grpc-swift, flatbuffers
[13591/200219] Fetching swift-atomics, grpc-swift, flatbuffers, swift-protobuf
Fetched https://github.com/apple/swift-atomics.git from cache (2.75s)
[158000/198399] Fetching grpc-swift, flatbuffers, swift-protobuf
Fetched https://github.com/google/flatbuffers.git from cache (9.90s)
Fetched https://github.com/grpc/grpc-swift.git from cache (12.03s)
Fetched https://github.com/apple/swift-protobuf.git from cache (12.10s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (15.05s)
Computing version for https://github.com/google/flatbuffers.git
warning: 'flatbuffers': /Package.swift:23:11: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
21 | name: "FlatBuffers",
22 | platforms: [
23 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
24 | .macOS(.v10_14),
25 | ],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/google/flatbuffers.git at 25.2.10 (2.92s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.27.5 (3.97s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio.git
[1/6518] Fetching swift-nio-extras
[197/30328] Fetching swift-nio-extras, swift-collections
[4038/37137] Fetching swift-nio-extras, swift-collections, swift-log
[6062/49245] Fetching swift-nio-extras, swift-collections, swift-log, swift-nio-http2
[11765/64685] Fetching swift-nio-extras, swift-collections, swift-log, swift-nio-http2, swift-nio-ssl
[19750/147915] Fetching swift-nio-extras, swift-collections, swift-log, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.01s)
[113099/141397] Fetching swift-collections, swift-log, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.14s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetched https://github.com/apple/swift-log.git from cache (3.15s)
[95847/122480] Fetching swift-collections, swift-nio-ssl, swift-nio
[122481/125327] Fetching swift-collections, swift-nio-ssl, swift-nio, swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.86s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.81s)
Fetched https://github.com/apple/swift-collections.git from cache (5.81s)
Fetched https://github.com/apple/swift-nio.git from cache (5.89s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.28.0 (6.37s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.43.0 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.71s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.37.0 (0.60s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.34.0 (0.67s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-algorithms.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-certificates.git
[1/1043] Fetching swift-http-types
[940/3794] Fetching swift-http-types, swift-service-lifecycle
[3410/9852] Fetching swift-http-types, swift-service-lifecycle, swift-algorithms
[4220/17118] Fetching swift-http-types, swift-service-lifecycle, swift-algorithms, swift-certificates
[4221/23363] Fetching swift-http-types, swift-service-lifecycle, swift-algorithms, swift-certificates, swift-async-algorithms
[8037/24605] Fetching swift-http-types, swift-service-lifecycle, swift-algorithms, swift-certificates, swift-async-algorithms, swift-http-structured-headers
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.65s)
Fetching https://github.com/apple/swift-asn1.git
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.85s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.85s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.93s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.93s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.94s)
[1/1803] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.47s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.97s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.58s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.36s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.37.0 (0.47s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (0.38s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.44s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.42s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.51s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.99.0 (0.72s)
Fetching https://github.com/apple/swift-system.git
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.48s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.7.0 (0.88s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.19.1 (0.54s)
Fetching https://github.com/apple/swift-crypto.git
[1/17457] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.15s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (2.66s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.42s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.5.0 (0.62s)
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.19.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.11.0
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.4
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.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.5.1
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.1.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.99.0
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.43.0
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.37.0
Creating working copy for https://github.com/google/flatbuffers.git
Working copy of https://github.com/google/flatbuffers.git resolved at 25.2.10
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.27.5
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.5.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.4.1
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.34.0
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
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.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.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/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.37.0
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.7.0
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.28.0
warning: 'flatbuffers': /host/spi-builder-workspace/.build/checkouts/flatbuffers/Package.swift:23:11: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
21 | name: "FlatBuffers",
22 | platforms: [
23 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
24 | .macOS(.v10_14),
25 | ],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/Arrow/README.md
[1/1] Compiling plugin SwiftProtobufPlugin
[2/2] Compiling plugin GRPCSwiftPlugin
Building for debugging...
[2/445] Write sources
[25/445] Compiling CNIOWindows WSAStartup.c
[26/445] Compiling CNIOWindows shim.c
[27/445] Compiling CNIOWASI CNIOWASI.c
[28/445] Compiling CNIOPosix event_loop_id.c
[29/445] Compiling CNIOOpenBSD shim.c
[30/445] Compiling CNIOLinux liburing_shims.c
[31/445] Compiling CNIOLinux shim.c
[32/445] Compiling CNIOLLHTTP c_nio_http.c
[33/445] Compiling CNIODarwin shim.c
[34/445] Compiling _AtomicsShims.c
[35/445] Write swift-version-24593BA9C3E375BF.txt
[36/445] Compiling fiat_p256_adx_sqr.S
[37/445] Compiling fiat_curve25519_adx_square.S
[38/445] Compiling CNIOLLHTTP c_nio_api.c
[39/445] Compiling fiat_p256_adx_mul.S
[40/445] Compiling fiat_curve25519_adx_mul.S
[41/559] Compiling CNIOBoringSSLShims shims.c
[43/578] Emitting module InternalCollectionsUtilities
[43/580] Compiling tls_record.cc
[44/580] Compiling CNIOLLHTTP c_nio_llhttp.c
[46/580] Emitting module FlatBuffers
[46/582] Compiling tls_method.cc
[47/582] Compiling tls13_server.cc
[49/582] Compiling InternalCollectionsUtilities _SortedCollection.swift
[50/582] Compiling FlatBuffers Verifiable.swift
[51/582] Compiling FlatBuffers FlatBufferBuilder.swift
[52/582] Compiling FlatBuffers FlatBufferObject.swift
[53/582] Compiling FlatBuffers FlatBuffersUtils.swift
[54/582] Compiling FlatBuffers Root.swift
[55/582] Compiling FlatBuffers ByteBuffer.swift
[56/582] Compiling FlatBuffers Constants.swift
[57/582] Compiling FlatBuffers Enum.swift
[58/582] Compiling FlatBuffers String+extension.swift
[59/582] Compiling FlatBuffers FlatbuffersErrors.swift
[60/582] Compiling FlatBuffers Int+extension.swift
[61/582] Compiling FlatBuffers TableVerifier.swift
[62/582] Compiling FlatBuffers VeriferOptions.swift
[63/582] Compiling FlatBuffers Mutable.swift
[64/582] Compiling FlatBuffers NativeObject.swift
[65/582] Compiling FlatBuffers Message.swift
[66/582] Compiling FlatBuffers Struct.swift
[67/582] Compiling FlatBuffers Table.swift
[68/583] Compiling _NIODataStructures PriorityQueue.swift
[69/583] Compiling Logging LogEvent.swift
[71/583] Compiling _NIOBase64 Base64.swift
[72/583] Emitting module _NIOBase64
[73/584] Compiling tls13_enc.cc
[75/584] Compiling _NIODataStructures _TinyArray.swift
[76/617] Compiling ContainersPreview RandomAccessContainer.swift
[77/617] Compiling ContainersPreview RangeExpression2.swift
[78/617] Compiling ContainersPreview RangeReplaceableContainer.swift
[79/617] Compiling ContainersPreview Drain+Map.swift
[80/617] Compiling ContainersPreview Producer+Map.swift
[81/617] Compiling ContainersPreview Producer+Reduce.swift
[82/617] Compiling ContainersPreview Producer.swift
[83/617] Compiling ContainersPreview Borrow.swift
[84/617] Compiling ContainersPreview Drain+Reduce.swift
[85/617] Compiling ContainersPreview Drain.swift
[86/617] Compiling ContainersPreview Producer+Collect.swift
[87/617] Compiling ContainersPreview Producer+Filter.swift
[88/621] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[89/621] Compiling ContainersPreview BorrowingSequence.swift
[90/621] Compiling ContainersPreview BidirectionalContainer.swift
[91/621] Compiling ContainersPreview Container+Filter.swift
[92/621] Compiling ContainersPreview Container+SpanwiseZip.swift
[93/621] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[94/621] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[95/621] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[96/621] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[97/621] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[98/621] Compiling ContainersPreview Container.swift
[99/621] Compiling ContainersPreview ContainerIterator.swift
[100/621] Compiling ContainersPreview DynamicContainer.swift
[101/621] Compiling ContainersPreview MutableContainer.swift
[102/621] Compiling ContainersPreview PermutableContainer.swift
[103/621] Emitting module ContainersPreview
[104/621] Compiling ContainersPreview Box.swift
[105/621] Compiling ContainersPreview Inout.swift
[106/621] Compiling ContainersPreview InputSpan.swift
[107/621] Compiling ContainersPreview Shared.swift
[108/621] Compiling ContainersPreview OutputSpan+Extras.swift
[109/621] Compiling ContainersPreview TemporaryAllocation.swift
[110/621] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[111/621] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[112/621] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[112/622] Compiling tls13_client.cc
[115/622] Compiling Logging MetadataProvider.swift
[116/622] Emitting module Logging
[117/622] Compiling Logging Locks.swift
[118/662] Emitting module _NIODataStructures
[119/662] Compiling _NIODataStructures Heap.swift
[120/663] Compiling DequeModule Deque+Codable.swift
[121/663] Compiling DequeModule Deque+Collection.swift
[122/663] Compiling DequeModule Deque+CustomReflectable.swift
[123/663] Compiling DequeModule Deque+Descriptions.swift
[124/663] Compiling DequeModule Deque+Equatable.swift
[125/663] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[126/663] Compiling DequeModule Deque+Extras.swift
[127/663] Compiling DequeModule Deque+Hashable.swift
[128/663] Compiling DequeModule Deque+Testing.swift
[129/663] Compiling DequeModule Deque._Storage.swift
[130/663] Compiling DequeModule Deque._UnsafeHandle.swift
[131/663] Compiling DequeModule Deque.swift
[133/674] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[134/674] Compiling SwiftProtobuf Message+FieldMask.swift
[135/674] Compiling SwiftProtobuf Message+JSONAdditions.swift
[136/674] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[137/674] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[138/674] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[139/674] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[140/674] Compiling SwiftProtobuf Message.swift
[141/674] Compiling SwiftProtobuf MessageExtension.swift
[142/674] Compiling SwiftProtobuf NameMap.swift
[143/674] Compiling SwiftProtobuf PathDecoder.swift
[144/674] Compiling SwiftProtobuf PathVisitor.swift
[146/674] Compiling DequeModule RigidDeque+Removals.swift
[155/674] Compiling DequeModule RigidDeque+Replacements.swift
[156/674] Compiling DequeModule RigidDeque+Testing.swift
[157/674] Compiling DequeModule RigidDeque.swift
[158/674] Compiling DequeModule UniqueDeque+Append.swift
[159/674] Compiling DequeModule _DequeBuffer.swift
[160/674] Compiling DequeModule _DequeBufferHeader.swift
[161/674] Compiling DequeModule RigidDeque+Append.swift
[169/675] Compiling DequeModule RigidDeque+Consumption.swift
[170/675] Compiling DequeModule RigidDeque+Container.swift
[171/675] Compiling DequeModule RigidDeque+Descriptions.swift
[172/680] Compiling DequeModule UniqueDeque+Consumption.swift
[173/680] Compiling DequeModule UniqueDeque+Container.swift
[174/680] Compiling DequeModule UniqueDeque+Descriptions.swift
[175/680] Compiling DequeModule UniqueDeque+Equatable.swift
[176/680] Compiling DequeModule UniqueDeque+Experimental.swift
[177/680] Compiling DequeModule UniqueDeque+Hashable.swift
[178/680] Compiling DequeModule UniqueDeque+Initializers.swift
[179/680] Compiling DequeModule UniqueDeque+Insertions.swift
[180/680] Compiling DequeModule UniqueDeque+Prepend.swift
[181/680] Compiling DequeModule UniqueDeque+Removals.swift
[182/680] Compiling DequeModule RigidDeque+Equatable.swift
[183/680] Compiling DequeModule RigidDeque+Experimental.swift
[184/680] Compiling DequeModule RigidDeque+Hashable.swift
[185/680] Compiling DequeModule RigidDeque+Initializers.swift
[186/680] Compiling DequeModule RigidDeque+Insertions.swift
[187/680] Compiling DequeModule RigidDeque+Prepend.swift
[193/680] Compiling Logging Logging.swift
[194/680] Compiling Logging LogHandler.swift
[195/681] Compiling t1_enc.cc
[218/681] Compiling DequeModule UniqueDeque+Replacements.swift
[219/681] Compiling DequeModule UniqueDeque.swift
[220/681] Compiling DequeModule _DequeSlot.swift
[221/681] Compiling DequeModule _UnsafeDequeHandle.swift
[222/681] Compiling DequeModule _UnsafeDequeSegments.swift
[223/681] Compiling SwiftProtobuf JSONScanner.swift
[224/681] Compiling SwiftProtobuf MathUtils.swift
[225/681] Compiling SwiftProtobuf Message+AnyAdditions.swift
[226/681] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[227/681] Compiling SwiftProtobuf ProtoNameProviding.swift
[228/681] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[229/681] Compiling SwiftProtobuf ProtobufMap.swift
[230/681] Compiling SwiftProtobuf SelectiveVisitor.swift
[231/681] Compiling SwiftProtobuf SimpleExtensionMap.swift
[232/681] Compiling SwiftProtobuf StringUtils.swift
[233/681] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[234/681] Compiling SwiftProtobuf SwiftProtobufError.swift
[235/681] Compiling SwiftProtobuf TextFormatDecoder.swift
[236/681] Compiling SwiftProtobuf TextFormatDecodingError.swift
[237/681] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[238/681] Compiling SwiftProtobuf TextFormatEncoder.swift
[239/681] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[240/681] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[241/681] Compiling SwiftProtobuf TextFormatScanner.swift
[242/681] Compiling SwiftProtobuf TimeUtils.swift
[243/681] Compiling SwiftProtobuf UnknownStorage.swift
[244/681] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[245/681] Compiling SwiftProtobuf Varint.swift
[246/681] Compiling SwiftProtobuf Version.swift
[247/681] Compiling SwiftProtobuf Visitor.swift
[248/681] Compiling SwiftProtobuf WireFormat.swift
[249/681] Compiling SwiftProtobuf ZigZag.swift
[249/681] Compiling tls13_both.cc
[256/681] Compiling ssl_versions.cc
[257/681] Compiling ssl_x509.cc
[258/681] Compiling ssl_transcript.cc
[259/681] Compiling ssl_stat.cc
[261/681] Emitting module SwiftProtobuf
[273/681] Compiling ssl_session.cc
[274/681] Compiling ssl_privkey.cc
[275/681] Compiling ssl_key_share.cc
[276/681] Compiling ssl_file.cc
[278/681] Emitting module DequeModule
[278/681] Compiling ssl_lib.cc
[279/681] Compiling ssl_credential.cc
[286/682] Compiling ssl_cipher.cc
[287/682] Compiling ssl_cert.cc
[288/682] Compiling ssl_buffer.cc
[289/682] Compiling ssl_asn1.cc
[290/682] Compiling ssl_aead_ctx.cc
[291/682] Compiling s3_pkt.cc
[292/682] Compiling s3_lib.cc
[293/682] Compiling s3_both.cc
[294/682] Compiling handshake_server.cc
[295/682] Compiling handshake_client.cc
[296/682] Compiling handshake.cc
[297/682] Compiling handoff.cc
[298/682] Compiling extensions.cc
[299/682] Compiling encrypted_client_hello.cc
[300/682] Compiling dtls_method.cc
[301/682] Compiling dtls_record.cc
[302/682] Compiling md5-x86_64-linux.S
[303/682] Compiling md5-x86_64-apple.S
[304/682] Compiling md5-586-apple.S
[305/682] Compiling md5-586-linux.S
[306/682] Compiling chacha20_poly1305_x86_64-linux.S
[307/682] Compiling chacha20_poly1305_x86_64-apple.S
[308/682] Compiling chacha20_poly1305_armv8-win.S
[309/682] Compiling d1_srtp.cc
[310/682] Compiling chacha20_poly1305_armv8-linux.S
[311/682] Compiling chacha20_poly1305_armv8-apple.S
[312/682] Compiling chacha-x86_64-linux.S
[313/682] Compiling chacha-x86_64-apple.S
[314/682] Compiling chacha-x86-linux.S
[315/682] Compiling chacha-x86-apple.S
[316/682] Compiling chacha-armv8-win.S
[317/682] Compiling chacha-armv8-linux.S
[318/682] Compiling chacha-armv8-apple.S
[319/682] Compiling chacha-armv4-linux.S
[320/682] Compiling aes128gcmsiv-x86_64-linux.S
[321/682] Compiling aes128gcmsiv-x86_64-apple.S
[322/682] Compiling x86_64-mont5-linux.S
[323/682] Compiling err_data.cc
[324/682] Compiling x86_64-mont5-apple.S
[325/682] Compiling x86_64-mont-linux.S
[326/682] Compiling x86_64-mont-apple.S
[327/682] Compiling d1_pkt.cc
[328/682] Compiling x86-mont-linux.S
[329/682] Compiling vpaes-x86_64-apple.S
[329/682] Compiling vpaes-x86-linux.S
[331/682] Compiling x86-mont-apple.S
[332/682] Compiling vpaes-x86_64-linux.S
[333/682] Compiling vpaes-x86-apple.S
[334/682] Compiling vpaes-armv8-win.S
[335/682] Compiling vpaes-armv8-apple.S
[336/682] Compiling vpaes-armv8-linux.S
[337/682] Compiling vpaes-armv7-linux.S
[338/682] Compiling sha512-x86_64-linux.S
[339/682] Compiling sha512-x86_64-apple.S
[340/682] Compiling sha512-armv8-win.S
[341/682] Compiling sha512-armv8-apple.S
[342/682] Compiling sha512-armv8-linux.S
[343/682] Compiling sha512-armv4-linux.S
[344/682] Compiling sha512-586-linux.S
[345/682] Compiling sha512-586-apple.S
[346/682] Compiling sha256-x86_64-linux.S
[347/682] Compiling sha256-x86_64-apple.S
[348/682] Compiling sha256-armv8-win.S
[349/682] Compiling sha256-armv8-apple.S
[350/682] Compiling sha256-armv8-linux.S
[351/682] Compiling sha256-armv4-linux.S
[352/682] Compiling sha256-586-apple.S
[353/682] Compiling sha256-586-linux.S
[354/682] Compiling sha1-x86_64-linux.S
[355/682] Compiling sha1-x86_64-apple.S
[356/682] Compiling sha1-armv8-win.S
[357/682] Compiling sha1-armv8-linux.S
[358/682] Compiling d1_lib.cc
[359/682] Compiling sha1-armv4-large-linux.S
[360/682] Compiling sha1-armv8-apple.S
[361/682] Compiling sha1-586-linux.S
[362/682] Compiling rsaz-avx2-apple.S
[363/682] Compiling sha1-586-apple.S
[364/682] Compiling rsaz-avx2-linux.S
[365/682] Compiling rdrand-x86_64-linux.S
[366/682] Compiling bio_ssl.cc
[367/682] Compiling p256_beeu-x86_64-asm-apple.S
[368/682] Compiling p256_beeu-x86_64-asm-linux.S
[369/682] Compiling rdrand-x86_64-apple.S
[370/682] Compiling p256_beeu-armv8-asm-linux.S
[371/682] Compiling p256_beeu-armv8-asm-apple.S
[372/682] Compiling p256_beeu-armv8-asm-win.S
[373/682] Compiling p256-x86_64-asm-linux.S
[374/682] Compiling p256-armv8-asm-win.S
[375/682] Compiling p256-x86_64-asm-apple.S
[376/682] Compiling ghashv8-armv8-win.S
[377/682] Compiling p256-armv8-asm-linux.S
[377/682] Compiling p256-armv8-asm-apple.S
[379/682] Compiling ghashv8-armv8-linux.S
[380/682] Compiling ghashv8-armv7-linux.S
[381/682] Compiling ghashv8-armv8-apple.S
[382/682] Compiling ghash-x86_64-linux.S
[383/682] Compiling ghash-x86_64-apple.S
[384/682] Compiling ghash-ssse3-x86_64-linux.S
[385/682] Compiling ghash-x86-apple.S
[386/682] Compiling ghash-x86-linux.S
[387/682] Compiling ghash-ssse3-x86_64-apple.S
[388/682] Compiling ghash-ssse3-x86-linux.S
[389/682] Compiling ghash-neon-armv8-win.S
[390/682] Compiling ghash-neon-armv8-linux.S
[391/682] Compiling ghash-ssse3-x86-apple.S
[392/682] Compiling d1_both.cc
[393/682] Compiling ghash-neon-armv8-apple.S
[394/682] Compiling ghash-armv4-linux.S
[395/682] Compiling bn-armv8-apple.S
[395/682] Compiling co-586-linux.S
[397/682] Compiling co-586-apple.S
[398/682] Compiling bsaes-armv7-linux.S
[399/682] Compiling bn-armv8-win.S
[400/682] Compiling bn-586-linux.S
[401/682] Compiling bn-armv8-linux.S
[402/682] Compiling bn-586-apple.S
[403/682] Compiling armv8-mont-win.S
[404/682] Compiling armv4-mont-linux.S
[405/682] Compiling armv8-mont-linux.S
[406/682] Compiling aesv8-gcm-armv8-linux.S
[406/682] Compiling aesv8-gcm-armv8-win.S
[408/682] Compiling armv8-mont-apple.S
[409/682] Compiling aesv8-gcm-armv8-apple.S
[410/682] Compiling aesv8-armv8-win.S
[411/682] Compiling aesv8-armv8-apple.S
[412/682] Compiling aesni-x86_64-linux.S
[413/682] Compiling aesv8-armv8-linux.S
[414/682] Compiling aesni-x86_64-apple.S
[415/682] Compiling aesni-x86-linux.S
[416/682] Compiling aesv8-armv7-linux.S
[417/682] Compiling aesni-x86-apple.S
[418/682] Compiling aes-gcm-avx2-x86_64-linux.S
[419/682] Compiling aes-gcm-avx2-x86_64-apple.S
[420/682] Compiling aes-gcm-avx10-x86_64-linux.S
[421/682] Compiling aesni-gcm-x86_64-linux.S
[422/682] Compiling aesni-gcm-x86_64-apple.S
[423/682] Compiling aes-gcm-avx10-x86_64-apple.S
[424/682] Compiling x_req.cc
[425/682] Compiling x_x509a.cc
[426/682] Compiling x_sig.cc
[427/682] Compiling x_val.cc
[428/682] Compiling x_x509.cc
[429/682] Compiling x_spki.cc
[430/682] Compiling x_pubkey.cc
[431/682] Compiling x_name.cc
[432/682] Compiling x_exten.cc
[433/682] Compiling x_crl.cc
[434/682] Compiling x_all.cc
[435/682] Compiling x_attrib.cc
[436/682] Compiling x_algor.cc
[437/682] Compiling x509spki.cc
[438/682] Compiling x509rset.cc
[439/682] Compiling x509name.cc
[440/682] Compiling x509cset.cc
[441/682] Compiling x509_txt.cc
[442/682] Compiling x509_vpm.cc
[444/682] Compiling SwiftProtobuf any.pb.swift
[445/682] Compiling SwiftProtobuf api.pb.swift
[446/682] Compiling SwiftProtobuf descriptor.pb.swift
[447/682] Compiling SwiftProtobuf duration.pb.swift
[448/682] Compiling SwiftProtobuf empty.pb.swift
[449/682] Compiling SwiftProtobuf field_mask.pb.swift
[450/682] Compiling SwiftProtobuf source_context.pb.swift
[451/682] Compiling SwiftProtobuf struct.pb.swift
[452/682] Compiling SwiftProtobuf timestamp.pb.swift
[453/682] Compiling SwiftProtobuf type.pb.swift
[454/682] Compiling SwiftProtobuf wrappers.pb.swift
[454/682] Compiling x509_v3.cc
[455/682] Compiling x509_vfy.cc
[457/683] Compiling x509_trs.cc
[458/683] Compiling x509_set.cc
[459/683] Compiling x509_obj.cc
[460/683] Compiling x509_req.cc
[461/683] Compiling x509_ext.cc
[462/683] Compiling x509_def.cc
[463/683] Compiling x509_lu.cc
[464/683] Compiling x509_d2.cc
[465/683] Compiling x509_cmp.cc
[466/683] Compiling v3_prn.cc
[467/683] Compiling x509.cc
[468/683] Compiling x509_att.cc
[469/683] Compiling v3_utl.cc
[470/683] Compiling v3_purp.cc
[471/683] Compiling v3_skey.cc
[472/683] Compiling v3_pmaps.cc
[473/683] Compiling v3_int.cc
[474/683] Compiling v3_pcons.cc
[475/683] Compiling v3_ocsp.cc
[476/683] Compiling v3_ncons.cc
[477/683] Compiling v3_lib.cc
[478/683] Compiling v3_info.cc
[479/683] Compiling v3_ia5.cc
[480/683] Compiling v3_genn.cc
[481/683] Compiling v3_extku.cc
[482/683] Compiling v3_enum.cc
[483/683] Compiling v3_crld.cc
[484/683] Compiling v3_cpols.cc
[485/683] Compiling v3_conf.cc
[486/683] Compiling v3_bitst.cc
[487/683] Compiling v3_bcons.cc
[488/683] Compiling v3_akeya.cc
[489/683] Compiling v3_alt.cc
[490/683] Compiling v3_akey.cc
[491/683] Compiling t_x509a.cc
[492/683] Compiling t_x509.cc
[493/683] Compiling t_crl.cc
[494/683] Compiling rsa_pss.cc
[495/683] Compiling t_req.cc
[496/683] Compiling name_print.cc
[497/683] Compiling policy.cc
[498/683] Compiling i2d_pr.cc
[499/683] Compiling by_dir.cc
[500/683] Compiling by_file.cc
[501/683] Compiling algorithm.cc
[502/683] Compiling a_sign.cc
[503/683] Compiling asn1_gen.cc
[504/683] Compiling a_verify.cc
[505/683] Compiling voprf.cc
[506/683] Compiling a_digest.cc
[507/683] Compiling thread_win.cc
[508/683] Compiling trust_token.cc
[509/683] Compiling thread_pthread.cc
[510/683] Compiling thread_none.cc
[511/683] Compiling pmbtoken.cc
[512/683] Compiling thread.cc
[513/683] Compiling stack.cc
[514/683] Compiling slhdsa.cc
[515/683] Compiling sha256.cc
[516/683] Compiling siphash.cc
[517/683] Compiling sha512.cc
[518/683] Compiling spake2plus.cc
[519/683] Compiling rsa_print.cc
[520/683] Compiling sha1.cc
[521/683] Compiling rsa_extra.cc
[522/683] Compiling refcount.cc
[523/683] Compiling rc4.cc
[524/683] Compiling rsa_crypt.cc
[525/683] Compiling windows.cc
[526/683] Compiling urandom.cc
[527/683] Compiling rand.cc
[528/683] Compiling trusty.cc
[529/683] Compiling rsa_asn1.cc
[530/683] Compiling ios.cc
[531/683] Compiling poly1305_arm_asm.S
[532/683] Compiling passive.cc
[533/683] Compiling getentropy.cc
[534/683] Compiling forkunsafe.cc
[535/683] Compiling fork_detect.cc
[536/683] Compiling deterministic.cc
[537/683] Compiling poly1305_vec.cc
[538/683] Compiling pool.cc
[539/683] Compiling poly1305.cc
[540/683] Compiling poly1305_arm.cc
[541/683] Compiling pkcs7.cc
[542/683] Compiling pkcs8_x509.cc
[543/683] Compiling pkcs8.cc
[544/683] Compiling p5_pbev2.cc
[545/683] Compiling pkcs7_x509.cc
[546/683] Compiling pem_pkey.cc
[547/683] Compiling pem_x509.cc
[548/683] Compiling pem_xaux.cc
[549/683] Compiling pem_oth.cc
[550/683] Compiling pem_pk8.cc
[551/683] Compiling pem_lib.cc
[552/683] Compiling pem_info.cc
[553/683] Compiling mlkem.cc
[554/683] Compiling mldsa.cc
[555/683] Compiling obj.cc
[556/683] Compiling obj_xref.cc
[557/683] Compiling poly_rq_mul.S
[558/683] Compiling pem_all.cc
[559/683] Compiling fips_shared_support.cc
[560/683] Compiling lhash.cc
[561/683] Compiling mem.cc
[562/683] Compiling md5.cc
[563/683] Compiling md4.cc
[564/683] Compiling hrss.cc
[565/683] Compiling ex_data.cc
[566/683] Compiling sign.cc
[567/683] Compiling kyber.cc
[568/683] Compiling hpke.cc
[569/683] Compiling scrypt.cc
[570/683] Compiling pbkdf.cc
[571/683] Compiling print.cc
[572/683] Compiling p_x25519.cc
[573/683] Compiling p_x25519_asn1.cc
[574/683] Compiling p_ed25519.cc
[575/683] Compiling p_hkdf.cc
[576/683] Compiling p_ed25519_asn1.cc
[577/683] Compiling p_rsa.cc
[578/683] Compiling p_rsa_asn1.cc
[579/683] Compiling p_ec_asn1.cc
[580/683] Compiling p_ec.cc
[581/683] Compiling p_dh.cc
[582/683] Compiling p_dh_asn1.cc
[583/683] Compiling p_dsa_asn1.cc
[584/683] Compiling evp_ctx.cc
[585/683] Compiling evp.cc
[586/683] Compiling evp_asn1.cc
[587/683] Compiling err.cc
[588/683] Compiling engine.cc
[589/683] Compiling ecdh.cc
[590/683] Compiling ec_derive.cc
[591/683] Compiling ecdsa_asn1.cc
[592/683] Compiling hash_to_curve.cc
[593/683] Compiling bcm.cc
[594/683] Compiling ec_asn1.cc
[595/683] Compiling dsa.cc
[596/683] Compiling dsa_asn1.cc
[597/683] Compiling x25519-asm-arm.S
[598/683] Compiling params.cc
[599/683] Compiling digest_extra.cc
[600/683] Compiling dh_asn1.cc
[601/683] Compiling des.cc
[602/683] Compiling spake25519.cc
[603/683] Compiling curve25519_64_adx.cc
[604/683] Compiling crypto.cc
[605/683] Compiling cpu_intel.cc
[606/683] Compiling cpu_arm_linux.cc
[607/683] Compiling curve25519.cc
[608/683] Compiling cpu_arm_freebsd.cc
[609/683] Compiling cpu_aarch64_win.cc
[610/683] Compiling cpu_aarch64_openbsd.cc
[611/683] Compiling cpu_aarch64_sysreg.cc
[612/683] Compiling cpu_aarch64_linux.cc
[613/683] Compiling cpu_aarch64_fuchsia.cc
[614/683] Compiling cpu_aarch64_apple.cc
[615/683] Compiling conf.cc
[616/683] Compiling tls_cbc.cc
[617/683] Compiling get_cipher.cc
[618/683] Compiling e_tls.cc
[619/683] Compiling e_rc4.cc
[620/683] Compiling e_rc2.cc
[621/683] Compiling e_null.cc
[622/683] Compiling e_des.cc
[623/683] Compiling derive_key.cc
[624/683] Compiling e_aesgcmsiv.cc
[625/683] Compiling e_chacha20poly1305.cc
[626/683] Compiling e_aesctrhmac.cc
[627/683] Compiling chacha.cc
[628/683] Compiling unicode.cc
[629/683] Compiling cbs.cc
[630/683] Compiling buf.cc
[631/683] Compiling asn1_compat.cc
[632/683] Compiling ber.cc
[633/683] Compiling cbb.cc
[634/683] Compiling bn_asn1.cc
[635/683] Compiling convert.cc
[636/683] Compiling blake2.cc
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/crypto/bio/socket_helper.cc:30:10: fatal error: 'netdb.h' file not found
30 | #include <netdb.h>
| ^~~~~~~~~
1 error generated.
[637/683] Compiling socket_helper.cc
[637/683] Compiling pair.cc
[637/683] Compiling socket.cc
[637/683] Compiling printf.cc
[637/683] Compiling fd.cc
[637/683] Compiling file.cc
[637/683] Compiling errno.cc
[637/683] Compiling hexdump.cc
BUILD FAILURE 6.3 wasm