The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Connect, reference main (2cd164), with Swift 6.3 for Linux on 2 May 2026 06:34:56 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/connectrpc/connect-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/connectrpc/connect-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2cd1640 Bump swift-protobuf minimum version to 1.31.0 (#394)
Cloned https://github.com/connectrpc/connect-swift.git
Revision (git rev-parse @):
2cd16402fd74913dff3b7a1f2faf4a24c653eed8
SUCCESS checkout https://github.com/connectrpc/connect-swift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/connectrpc/connect-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
[1/12108] Fetching swift-nio-http2
[486/27548] Fetching swift-nio-http2, swift-nio-ssl
[5102/75309] Fetching swift-nio-http2, swift-nio-ssl, swift-protobuf
[7395/158580] Fetching swift-nio-http2, swift-nio-ssl, swift-protobuf, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (16.87s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (19.10s)
Fetched https://github.com/apple/swift-protobuf.git from cache (19.21s)
Fetched https://github.com/apple/swift-nio.git from cache (19.22s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.37.0 (19.85s)
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.47s)
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.40s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.77s)
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
Fetching https://github.com/apple/swift-collections.git
[1/24042] Fetching swift-collections
[723/29643] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.49s)
[1924/24042] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.57s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (2.10s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.73s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.37.0 (0.49s)
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-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-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-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.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
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/475] Write sources
[27/475] Compiling CNIOWindows WSAStartup.c
[27/475] Compiling _AtomicsShims.c
[29/475] Compiling CNIOWindows shim.c
[30/475] Compiling CNIOPosix event_loop_id.c
[31/475] Compiling CNIOWASI CNIOWASI.c
[32/475] Compiling CNIOOpenBSD shim.c
[33/475] Compiling CNIOLinux liburing_shims.c
[34/475] Compiling CNIODarwin shim.c
[35/475] Compiling CNIOLLHTTP c_nio_http.c
[36/475] Write swift-version-24593BA9C3E375BF.txt
[37/475] Compiling fiat_p256_adx_sqr.S
[38/475] Compiling fiat_p256_adx_mul.S
[39/475] Compiling fiat_curve25519_adx_square.S
[40/476] Compiling fiat_curve25519_adx_mul.S
[41/476] Compiling CNIOLLHTTP c_nio_api.c
[42/479] Compiling CNIOLinux shim.c
[43/576] Compiling CNIOLLHTTP c_nio_llhttp.c
[44/583] Compiling CNIOBoringSSLShims shims.c
[46/583] Emitting module InternalCollectionsUtilities
[46/585] Compiling tls_record.cc
[47/585] Compiling tls_method.cc
[48/585] Compiling tls13_server.cc
[49/585] Compiling tls13_enc.cc
[50/585] Compiling tls13_client.cc
[52/585] Compiling SwiftProtobuf BytecodeReader.swift
[53/585] Compiling SwiftProtobuf CustomJSONCodable.swift
[53/585] Compiling t1_enc.cc
[55/585] Compiling InternalCollectionsUtilities _SortedCollection.swift
[56/585] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[57/585] Compiling SwiftProtobuf BinaryDelimited.swift
[58/585] Compiling SwiftProtobuf BinaryEncoder.swift
[59/585] Compiling SwiftProtobuf BinaryEncodingError.swift
[60/585] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[61/585] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[62/585] Compiling SwiftProtobuf Decoder.swift
[63/585] Compiling SwiftProtobuf DoubleParser.swift
[64/585] Compiling SwiftProtobuf AnyMessageStorage.swift
[65/585] Compiling SwiftProtobuf AnyUnpackError.swift
[66/585] Compiling SwiftProtobuf AsyncMessageSequence.swift
[67/585] Compiling SwiftProtobuf BinaryDecoder.swift
[68/585] Compiling SwiftProtobuf BinaryDecodingError.swift
[69/585] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[70/585] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[71/585] Compiling SwiftProtobuf BytecodeInterpreter.swift
[72/586] Compiling _NIOBase64 Base64.swift
[73/586] Emitting module _NIOBase64
[75/587] Compiling tls13_both.cc
[77/587] Compiling _NIODataStructures PriorityQueue.swift
[78/587] Compiling _NIODataStructures _TinyArray.swift
[78/587] Wrapping AST for InternalCollectionsUtilities for debugging
[79/598] Wrapping AST for _NIOBase64 for debugging
[81/620] Compiling ContainersPreview RandomAccessContainer.swift
[82/620] Compiling ContainersPreview RangeExpression2.swift
[83/620] Compiling ContainersPreview RangeReplaceableContainer.swift
[84/620] Compiling ContainersPreview Drain+Map.swift
[85/620] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[86/620] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[87/620] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[88/620] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[89/620] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[90/624] Compiling ContainersPreview Drain+Reduce.swift
[91/624] Compiling ContainersPreview Drain.swift
[92/624] Compiling ContainersPreview Producer+Collect.swift
[93/624] Compiling ContainersPreview Producer+Filter.swift
[94/624] Compiling ContainersPreview Producer+Map.swift
[95/624] Compiling ContainersPreview Producer+Reduce.swift
[96/624] Compiling ContainersPreview Producer.swift
[97/624] Compiling ContainersPreview Borrow.swift
[98/624] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[99/624] Compiling ContainersPreview BorrowingSequence.swift
[100/624] Compiling ContainersPreview BidirectionalContainer.swift
[101/624] Compiling ContainersPreview Container+Filter.swift
[102/624] Compiling ContainersPreview Container+SpanwiseZip.swift
[103/624] Compiling ContainersPreview Container.swift
[104/624] Compiling ContainersPreview ContainerIterator.swift
[105/624] Compiling ContainersPreview DynamicContainer.swift
[106/624] Compiling ContainersPreview MutableContainer.swift
[107/624] Compiling ContainersPreview PermutableContainer.swift
[108/624] Compiling ContainersPreview OutputSpan+Extras.swift
[109/624] Compiling ContainersPreview TemporaryAllocation.swift
[110/624] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[111/624] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[112/624] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[113/624] Compiling ContainersPreview Box.swift
[114/624] Compiling ContainersPreview Inout.swift
[115/624] Compiling ContainersPreview InputSpan.swift
[116/624] Compiling ContainersPreview Shared.swift
[117/624] Emitting module ContainersPreview
[118/665] Compiling ssl_x509.cc
[119/665] Wrapping AST for ContainersPreview for debugging
[120/665] Compiling ssl_versions.cc
[122/665] Compiling DequeModule UniqueDeque+Hashable.swift
[123/665] Compiling DequeModule UniqueDeque+Initializers.swift
[124/665] Compiling DequeModule UniqueDeque+Insertions.swift
[125/665] Compiling DequeModule UniqueDeque+Prepend.swift
[126/665] Compiling DequeModule UniqueDeque+Removals.swift
[127/670] Compiling _NIODataStructures Heap.swift
[128/670] Emitting module _NIODataStructures
[130/671] Compiling DequeModule RigidDeque+Equatable.swift
[131/671] Compiling DequeModule RigidDeque+Experimental.swift
[132/671] Compiling DequeModule RigidDeque+Hashable.swift
[133/671] Compiling DequeModule RigidDeque+Initializers.swift
[134/671] Compiling DequeModule RigidDeque+Insertions.swift
[135/671] Compiling DequeModule RigidDeque+Prepend.swift
[136/671] Compiling DequeModule _DequeBuffer.swift
[137/671] Compiling DequeModule _DequeBufferHeader.swift
[138/671] Compiling DequeModule RigidDeque+Append.swift
[139/671] Compiling DequeModule RigidDeque+Consumption.swift
[140/671] Compiling DequeModule RigidDeque+Container.swift
[141/671] Compiling DequeModule RigidDeque+Descriptions.swift
[142/671] Compiling DequeModule RigidDeque+Removals.swift
[143/671] Compiling DequeModule RigidDeque+Replacements.swift
[144/671] Compiling DequeModule RigidDeque+Testing.swift
[145/671] Compiling DequeModule RigidDeque.swift
[146/671] Compiling DequeModule UniqueDeque+Append.swift
[146/671] Wrapping AST for _NIODataStructures for debugging
[151/671] Compiling DequeModule UniqueDeque+Replacements.swift
[152/671] Compiling DequeModule UniqueDeque.swift
[153/671] Compiling DequeModule _DequeSlot.swift
[154/671] Compiling DequeModule _UnsafeDequeHandle.swift
[155/671] Compiling DequeModule _UnsafeDequeSegments.swift
[156/671] Compiling SwiftProtobuf MessageExtension.swift
[157/671] Compiling SwiftProtobuf NameMap.swift
[158/671] Compiling SwiftProtobuf PathDecoder.swift
[159/671] Compiling SwiftProtobuf PathVisitor.swift
[160/682] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[161/682] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[162/682] Compiling SwiftProtobuf TextFormatScanner.swift
[163/682] Compiling SwiftProtobuf TimeUtils.swift
[164/682] Compiling SwiftProtobuf UnknownStorage.swift
[165/682] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[166/682] Compiling SwiftProtobuf Varint.swift
[167/682] Compiling SwiftProtobuf Version.swift
[168/682] Compiling SwiftProtobuf Visitor.swift
[169/682] Compiling SwiftProtobuf WireFormat.swift
[170/682] Compiling SwiftProtobuf ZigZag.swift
[171/682] Emitting module SwiftProtobuf
[172/682] Compiling SwiftProtobuf ProtoNameProviding.swift
[173/682] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[174/682] Compiling SwiftProtobuf ProtobufMap.swift
[175/682] Compiling SwiftProtobuf SelectiveVisitor.swift
[176/682] Compiling SwiftProtobuf SimpleExtensionMap.swift
[177/682] Compiling SwiftProtobuf StringUtils.swift
[178/682] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[179/682] Compiling SwiftProtobuf SwiftProtobufError.swift
[180/682] Compiling SwiftProtobuf TextFormatDecoder.swift
[181/682] Compiling SwiftProtobuf TextFormatDecodingError.swift
[182/682] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[183/682] Compiling SwiftProtobuf TextFormatEncoder.swift
[183/682] Compiling ssl_transcript.cc
[185/682] Compiling DequeModule Deque+Codable.swift
[186/682] Compiling DequeModule Deque+Collection.swift
[187/682] Compiling DequeModule Deque+CustomReflectable.swift
[188/682] Compiling DequeModule Deque+Descriptions.swift
[189/682] Compiling DequeModule Deque+Equatable.swift
[190/682] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[191/682] Compiling DequeModule UniqueDeque+Container.swift
[192/682] Compiling DequeModule UniqueDeque+Descriptions.swift
[193/682] Compiling DequeModule UniqueDeque+Equatable.swift
[194/682] Compiling DequeModule UniqueDeque+Experimental.swift
[195/682] Compiling DequeModule Deque+Extras.swift
[196/682] Compiling DequeModule Deque+Hashable.swift
[197/682] Compiling DequeModule Deque+Testing.swift
[198/682] Compiling DequeModule Deque._Storage.swift
[199/682] Compiling DequeModule Deque._UnsafeHandle.swift
[200/682] Compiling DequeModule Deque.swift
[202/682] Compiling ssl_stat.cc
[204/682] Compiling DequeModule UniqueDeque+Consumption.swift
[214/682] Compiling ssl_session.cc
[215/682] Compiling ssl_privkey.cc
[216/682] Compiling ssl_key_share.cc
[217/682] Compiling ssl_lib.cc
[219/682] Compiling SwiftProtobuf JSONDecoder.swift
[220/682] Compiling SwiftProtobuf JSONDecodingError.swift
[221/682] Compiling SwiftProtobuf JSONDecodingOptions.swift
[222/682] Compiling SwiftProtobuf JSONEncoder.swift
[223/682] Compiling SwiftProtobuf JSONEncodingError.swift
[224/682] Compiling SwiftProtobuf JSONEncodingOptions.swift
[225/682] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[226/682] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[227/682] Compiling SwiftProtobuf JSONScanner.swift
[228/682] Compiling SwiftProtobuf MathUtils.swift
[229/682] Compiling SwiftProtobuf Message+AnyAdditions.swift
[230/682] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[230/682] Compiling ssl_file.cc
[232/682] Emitting module DequeModule
[232/682] Compiling ssl_credential.cc
[233/682] Compiling ssl_cipher.cc
[234/682] Compiling ssl_cert.cc
[241/683] Wrapping AST for DequeModule for debugging
[242/683] Compiling ssl_buffer.cc
[243/683] Compiling ssl_aead_ctx.cc
[244/683] Compiling ssl_asn1.cc
[269/683] Compiling s3_pkt.cc
[270/683] Compiling s3_lib.cc
[271/683] Compiling s3_both.cc
[272/683] Compiling handshake_server.cc
[273/683] Compiling handshake_client.cc
[274/683] Compiling handshake.cc
[275/683] Compiling handoff.cc
[276/683] Compiling encrypted_client_hello.cc
[277/683] Compiling extensions.cc
[278/683] Compiling dtls_record.cc
[279/683] Compiling md5-x86_64-linux.S
[280/683] Compiling md5-x86_64-apple.S
[281/683] Compiling md5-586-linux.S
[282/683] Compiling md5-586-apple.S
[283/683] Compiling err_data.cc
[284/683] Compiling d1_srtp.cc
[285/683] Compiling chacha20_poly1305_x86_64-apple.S
[286/683] Compiling chacha20_poly1305_x86_64-linux.S
[287/683] Compiling dtls_method.cc
[288/683] Compiling chacha20_poly1305_armv8-win.S
[289/683] Compiling chacha20_poly1305_armv8-linux.S
[290/683] Compiling chacha20_poly1305_armv8-apple.S
[291/683] Compiling chacha-x86_64-apple.S
[292/683] Compiling chacha-x86_64-linux.S
[293/683] Compiling chacha-x86-linux.S
[294/683] Compiling d1_pkt.cc
[295/683] Compiling chacha-x86-apple.S
[296/683] Compiling chacha-armv8-win.S
[297/683] Compiling chacha-armv8-linux.S
[298/683] Compiling chacha-armv8-apple.S
[299/683] Compiling aes128gcmsiv-x86_64-apple.S
[300/683] Compiling chacha-armv4-linux.S
[301/683] Compiling aes128gcmsiv-x86_64-linux.S
[302/683] Compiling d1_lib.cc
[303/683] Compiling x86_64-mont-linux.S
[304/683] Compiling x86_64-mont5-apple.S
[304/683] Compiling x86_64-mont5-linux.S
[306/683] Compiling x86_64-mont-apple.S
[307/683] Compiling x86-mont-linux.S
[308/683] Compiling vpaes-x86_64-linux.S
[309/683] Compiling vpaes-x86_64-apple.S
[310/683] Compiling x86-mont-apple.S
[311/683] Compiling vpaes-x86-apple.S
[312/683] Compiling vpaes-x86-linux.S
[313/683] Compiling vpaes-armv8-linux.S
[314/683] Compiling vpaes-armv8-apple.S
[315/683] Compiling vpaes-armv8-win.S
[315/683] Compiling vpaes-armv7-linux.S
[317/683] Compiling sha512-x86_64-linux.S
[318/683] Compiling sha512-armv8-win.S
[319/683] Compiling sha512-x86_64-apple.S
[320/683] Compiling sha512-armv8-apple.S
[321/683] Compiling sha512-armv8-linux.S
[322/683] Compiling sha512-armv4-linux.S
[323/683] Compiling sha512-586-linux.S
[324/683] Compiling sha256-armv8-win.S
[325/683] Compiling sha512-586-apple.S
[326/683] Compiling bio_ssl.cc
[327/683] Compiling sha256-x86_64-apple.S
[328/683] Compiling sha256-x86_64-linux.S
[329/683] Compiling sha256-armv8-linux.S
[330/683] Compiling sha256-armv8-apple.S
[331/683] Compiling sha256-586-linux.S
[332/683] Compiling sha256-armv4-linux.S
[333/683] Compiling sha256-586-apple.S
[334/683] Compiling sha1-x86_64-apple.S
[335/683] Compiling sha1-armv8-win.S
[336/683] Compiling sha1-armv8-linux.S
[337/683] Compiling sha1-armv8-apple.S
[338/683] Compiling sha1-x86_64-linux.S
[339/683] Compiling sha1-armv4-large-linux.S
[340/683] Compiling sha1-586-linux.S
[341/683] Compiling sha1-586-apple.S
[342/683] Compiling rdrand-x86_64-linux.S
[343/683] Compiling rdrand-x86_64-apple.S
[343/683] Compiling rsaz-avx2-linux.S
[345/683] Compiling rsaz-avx2-apple.S
[346/683] Compiling p256_beeu-x86_64-asm-linux.S
[347/683] Compiling p256_beeu-x86_64-asm-apple.S
[348/683] Compiling p256_beeu-armv8-asm-linux.S
[349/683] Compiling p256_beeu-armv8-asm-win.S
[350/683] Compiling p256-x86_64-asm-apple.S
[351/683] Compiling p256-armv8-asm-win.S
[352/683] Compiling p256_beeu-armv8-asm-apple.S
[353/683] Compiling p256-x86_64-asm-linux.S
[354/683] Compiling p256-armv8-asm-linux.S
[355/683] Compiling ghashv8-armv8-linux.S
[356/683] Compiling p256-armv8-asm-apple.S
[357/683] Compiling ghashv8-armv8-win.S
[358/683] Compiling ghashv8-armv8-apple.S
[359/683] Compiling ghashv8-armv7-linux.S
[360/683] Compiling ghash-x86_64-apple.S
[361/683] Compiling ghash-x86_64-linux.S
[362/683] Compiling ghash-x86-apple.S
[363/683] Compiling ghash-x86-linux.S
[364/683] Compiling ghash-ssse3-x86_64-linux.S
[365/683] Compiling ghash-ssse3-x86_64-apple.S
[366/683] Compiling ghash-ssse3-x86-apple.S
[367/683] Compiling ghash-ssse3-x86-linux.S
[368/683] Compiling ghash-neon-armv8-win.S
[369/683] Compiling ghash-neon-armv8-linux.S
[370/683] Compiling ghash-armv4-linux.S
[371/683] Compiling ghash-neon-armv8-apple.S
[372/683] Compiling co-586-apple.S
[373/683] Compiling co-586-linux.S
[374/683] Compiling bsaes-armv7-linux.S
[375/683] Compiling bn-armv8-win.S
[375/683] Compiling bn-586-apple.S
[377/683] Compiling bn-armv8-linux.S
[378/683] Compiling bn-armv8-apple.S
[379/683] Compiling armv8-mont-win.S
[380/683] Compiling bn-586-linux.S
[381/683] Compiling armv8-mont-apple.S
[382/683] Compiling armv8-mont-linux.S
[383/683] Compiling armv4-mont-linux.S
[384/683] Compiling aesv8-gcm-armv8-win.S
[385/683] Compiling aesv8-armv8-win.S
[386/683] Compiling aesv8-gcm-armv8-linux.S
[387/683] Compiling aesv8-gcm-armv8-apple.S
[388/683] Compiling aesv8-armv8-apple.S
[389/683] Compiling aesv8-armv7-linux.S
[390/683] Compiling aesv8-armv8-linux.S
[391/683] Compiling aesni-x86_64-linux.S
[392/683] Compiling aesni-x86-linux.S
[393/683] Compiling d1_both.cc
[394/683] Compiling aesni-x86_64-apple.S
[395/683] Compiling aesni-x86-apple.S
[396/683] Compiling aesni-gcm-x86_64-linux.S
[397/683] Compiling aes-gcm-avx2-x86_64-linux.S
[398/683] Compiling aes-gcm-avx2-x86_64-apple.S
[399/683] Compiling aesni-gcm-x86_64-apple.S
[400/683] Compiling aes-gcm-avx10-x86_64-apple.S
[401/683] Compiling aes-gcm-avx10-x86_64-linux.S
[402/683] Compiling x_sig.cc
[403/683] Compiling x_val.cc
[404/683] Compiling x_x509a.cc
[405/683] Compiling x_spki.cc
[406/683] Compiling x_x509.cc
[407/683] Compiling x_req.cc
[408/683] Compiling x_pubkey.cc
[409/683] Compiling x_algor.cc
[410/683] Compiling x509spki.cc
[411/683] Compiling x_exten.cc
[412/683] Compiling x_crl.cc
[413/683] Compiling x_attrib.cc
[414/683] Compiling x_name.cc
[415/683] Compiling x_all.cc
[416/683] Compiling x509rset.cc
[417/683] Compiling x509cset.cc
[418/683] Compiling x509_vpm.cc
[419/683] Compiling x509name.cc
[420/683] Compiling x509_txt.cc
[421/683] Compiling x509_v3.cc
[422/683] Compiling x509_vfy.cc
[423/683] Compiling x509_trs.cc
[425/683] Compiling SwiftProtobuf any.pb.swift
[426/683] Compiling SwiftProtobuf api.pb.swift
[427/683] Compiling SwiftProtobuf descriptor.pb.swift
[428/683] Compiling SwiftProtobuf duration.pb.swift
[429/683] Compiling SwiftProtobuf empty.pb.swift
[430/683] Compiling SwiftProtobuf field_mask.pb.swift
[431/683] Compiling SwiftProtobuf source_context.pb.swift
[432/683] Compiling SwiftProtobuf struct.pb.swift
[433/683] Compiling SwiftProtobuf timestamp.pb.swift
[434/683] Compiling SwiftProtobuf type.pb.swift
[435/683] Compiling SwiftProtobuf wrappers.pb.swift
[435/683] Compiling x509_set.cc
[437/684] Compiling x509_lu.cc
[438/684] Compiling x509_obj.cc
[439/684] Compiling x509_req.cc
[440/684] Compiling x509_def.cc
[441/684] Compiling x509_ext.cc
[442/708] Compiling x509_d2.cc
[444/708] Compiling SwiftProtobufPluginLibrary ProvidesSourceCodeLocation.swift
[445/708] Compiling SwiftProtobufPluginLibrary StandardErrorOutputStream.swift
[446/708] Compiling SwiftProtobufPluginLibrary StringUtils.swift
[447/708] Compiling SwiftProtobufPluginLibrary NamingUtils.swift
[448/708] Compiling SwiftProtobufPluginLibrary PluginLibEditionDefaults.swift
[449/708] Compiling SwiftProtobufPluginLibrary ProtoCompilerContext.swift
[449/739] Compiling x509_cmp.cc
[451/765] Compiling Connect HTTPClientInterface.swift
[452/765] Compiling Connect HTTPMethod.swift
[453/765] Compiling Connect HTTPMetrics.swift
[454/765] Compiling Connect UnaryAsyncWrapper.swift
[455/765] Compiling Connect Data+URLSafeBase64.swift
[456/765] Compiling Connect Lock.swift
[457/765] Compiling Connect ServerOnlyAsyncStream.swift
[458/765] Compiling Connect ServerOnlyStream.swift
[459/765] Compiling Connect URLSessionStream.swift
[459/765] Wrapping AST for SwiftProtobuf for debugging
[461/765] Emitting module SwiftProtobufPluginLibrary
[461/765] Compiling x509.cc
[462/765] Compiling x509_att.cc
[463/765] Compiling v3_skey.cc
[464/765] Compiling v3_purp.cc
[465/765] Compiling v3_utl.cc
[467/765] Compiling Connect IdempotencyLevel.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[468/765] Compiling Connect Interceptor.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[469/765] Compiling Connect InterceptorFactory.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[470/765] Compiling Connect StreamInterceptor.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[471/765] Compiling Connect UnaryInterceptor.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[472/765] Compiling Connect MethodSpec.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[473/765] Compiling Connect NetworkProtocol.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[474/765] Compiling Connect ProtobufMessage.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[475/765] Compiling Connect ProtocolClientConfig.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[476/765] Compiling Connect ProtocolClientInterface.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[477/765] Compiling Connect ResponseMessage.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[478/765] Compiling Connect BidirectionalAsyncStreamInterface.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[479/765] Compiling Connect ClientOnlyAsyncStreamInterface.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[480/765] Compiling Connect ServerOnlyAsyncStreamInterface.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[481/772] Compiling Connect BidirectionalStreamInterface.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[482/772] Compiling Connect ClientOnlyStreamInterface.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[483/772] Compiling Connect RequestCallbacks.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[484/772] Compiling Connect ResponseCallbacks.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[485/772] Compiling Connect ServerOnlyStreamInterface.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[486/772] Compiling Connect StreamResult.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[487/772] Compiling Connect Trailers.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[488/772] Compiling Connect status.pb.swift
[489/772] Compiling Connect ConnectInterceptor.swift
[490/772] Compiling Connect GRPCWebInterceptor.swift
[491/772] Compiling Connect InterceptorChain.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[492/772] Emitting module Connect
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[497/772] Compiling Connect BidirectionalAsyncStream.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[498/772] Compiling Connect BidirectionalStream.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[499/772] Compiling Connect ClientOnlyAsyncStream.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[500/772] Compiling Connect ClientOnlyStream.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[501/772] Compiling Connect Locked.swift
[502/772] Compiling Connect TimeoutTimer.swift
[503/772] Compiling Connect ConnectError+GRPC.swift
[503/772] Compiling v3_prn.cc
[504/772] Compiling v3_pmaps.cc
[505/772] Compiling v3_ocsp.cc
[506/772] Compiling v3_pcons.cc
[507/772] Compiling v3_ncons.cc
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[512/772] Compiling Connect HTTPRequest.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[513/772] Compiling Connect HTTPResponse.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[514/772] Compiling Connect HeaderConstants.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[515/772] Compiling Connect Headers.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[516/772] Compiling Connect ClientOnlyStreamValidation.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[517/772] Compiling Connect ConnectEndStreamResponse.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[527/772] Compiling Connect Envelope.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[528/772] Compiling Connect Headers+GRPC.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[529/772] Compiling Connect Trailers+gRPC.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[530/772] Compiling Connect ProtocolClient.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[531/772] Compiling Connect URLSessionHTTPClient.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[532/772] Compiling Connect JSONCodec.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[533/772] Compiling Connect ProtoCodec.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[534/772] Compiling Connect GzipCompressionPool.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[535/772] Compiling Connect Cancelable.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[536/772] Compiling Connect Code.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[537/772] Compiling Connect Codec.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[538/772] Compiling Connect CompressionPool.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[539/772] Compiling Connect ConnectError.swift
/host/spi-builder-workspace/Libraries/Connect/Internal/Unary/UnaryAsyncWrapper.swift:15:8: error: no such module 'os.log'
13 | // limitations under the License.
14 |
15 | import os.log
   |        `- error: no such module 'os.log'
16 | import SwiftProtobuf
17 |
[539/772] Compiling v3_ia5.cc
[539/772] Compiling v3_int.cc
[539/772] Compiling v3_genn.cc
[539/772] Compiling v3_lib.cc
[539/772] Compiling v3_info.cc
[539/772] Compiling v3_extku.cc
BUILD FAILURE 6.3 linux