Build Information
Failed to build Nats, reference master (3f3bbe
), with Swift 6.2 (beta) for Linux on 17 Jun 2025 19:08:27 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hjuraev/nats-swift.git
Reference: master
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/hjuraev/nats-swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 3f3bbe3 fix
Cloned https://github.com/hjuraev/nats-swift.git
Revision (git rev-parse @):
3f3bbe35f0403d82cb1bb62afae1791a4b5d2269
SUCCESS checkout https://github.com/hjuraev/nats-swift.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/hjuraev/nats-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/vapor/vapor.git
[1/74546] Fetching vapor
[74547/114001] Fetching vapor, swift-protobuf
Fetched https://github.com/vapor/vapor.git from cache (2.01s)
[20123/39455] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (5.87s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.3 (8.61s)
Fetching https://github.com/vapor/websocket.git
Fetching https://github.com/vapor/validation.git
Fetching https://github.com/vapor/template-kit.git
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/service.git
Fetching https://github.com/vapor/url-encoded-form.git
[1/919] Fetching service
[2/1300] Fetching service, url-encoded-form
[1301/1879] Fetching service, url-encoded-form, validation
[1857/3161] Fetching service, url-encoded-form, validation, template-kit
[2088/5770] Fetching service, url-encoded-form, validation, template-kit, websocket
[5488/26622] Fetching service, url-encoded-form, validation, template-kit, websocket, routing
Fetched https://github.com/vapor/service.git from cache (0.61s)
Fetching https://github.com/vapor/multipart.git
[25681/29156] Fetching url-encoded-form, validation, template-kit, websocket, routing, multipart
Fetched https://github.com/vapor/url-encoded-form.git from cache (0.89s)
[25261/27493] Fetching validation, websocket, routing, multipart
Fetched https://github.com/vapor/template-kit.git from cache (0.89s)
Fetched https://github.com/vapor/validation.git from cache (0.89s)
[24739/26914] Fetching websocket, routing, multipart
Fetched https://github.com/vapor/websocket.git from cache (0.89s)
[22372/24305] Fetching routing, multipart
Fetching https://github.com/vapor/http.git
Fetching https://github.com/vapor/crypto.git
Fetching https://github.com/vapor/database-kit.git
Fetched https://github.com/vapor/routing.git from cache (0.91s)
Fetching https://github.com/vapor/console.git
[1624/4634] Fetching multipart, database-kit
[1731/30101] Fetching multipart, database-kit, http
[5862/36119] Fetching multipart, database-kit, http, console
[7783/38905] Fetching multipart, database-kit, http, console, crypto
Fetched https://github.com/vapor/database-kit.git from cache (0.33s)
[9636/37724] Fetching multipart, http, console, crypto
Fetched https://github.com/vapor/console.git from cache (0.42s)
[23764/31706] Fetching multipart, http, crypto
Fetching https://github.com/vapor/core.git
Fetched https://github.com/vapor/crypto.git from cache (1.02s)
[27125/28920] Fetching multipart, http
Fetched https://github.com/vapor/http.git from cache (1.05s)
[3177/3453] Fetching multipart
[3454/23596] Fetching multipart, core
Fetched https://github.com/vapor/multipart.git from cache (1.88s)
[6245/20143] Fetching core
Fetched https://github.com/vapor/core.git from cache (2.24s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (4.88s)
Fetching https://github.com/apple/swift-nio.git
[1/76327] Fetching swift-nio
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-nio.git from cache (5.89s)
[1/14890] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.95s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (10.58s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (1.97s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.48s)
Fetching https://github.com/apple/swift-nio-zlib-support.git
[1/15] Fetching swift-nio-zlib-support
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.28s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (0.63s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (0.50s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.50s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 1.4.0 (0.60s)
Fetching https://github.com/apple/swift-nio-ssl-support.git
[1/16] Fetching swift-nio-ssl-support
Fetched https://github.com/apple/swift-nio-ssl-support.git from cache (0.61s)
Computing version for https://github.com/apple/swift-nio-ssl-support.git
Computed https://github.com/apple/swift-nio-ssl-support.git at 1.0.0 (1.14s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (0.58s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.83s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (0.58s)
Computing version for https://github.com/vapor/url-encoded-form.git
Computed https://github.com/vapor/url-encoded-form.git at 1.1.0 (0.47s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.5.0 (0.49s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.58s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.64s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (0.47s)
Creating working copy for https://github.com/vapor/database-kit.git
Working copy of https://github.com/vapor/database-kit.git resolved at 1.3.3
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 3.3.3
Creating working copy for https://github.com/vapor/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.30.0
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/validation.git
Working copy of https://github.com/vapor/validation.git resolved at 2.1.1
Creating working copy for https://github.com/vapor/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.1
Creating working copy for https://github.com/vapor/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 3.1.0
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
Creating working copy for https://github.com/vapor/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 3.1.3
Creating working copy for https://github.com/vapor/url-encoded-form.git
Working copy of https://github.com/vapor/url-encoded-form.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-nio-ssl-support.git
Working copy of https://github.com/apple/swift-nio-ssl-support.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.4.0
Creating working copy for https://github.com/vapor/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.2
Creating working copy for https://github.com/vapor/template-kit.git
Working copy of https://github.com/vapor/template-kit.git resolved at 1.5.0
Creating working copy for https://github.com/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.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 1.14.4
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 1.4.0
warning: 'swift-nio-ssl-support': ignoring declared target(s) 'swift-nio-ssl-support' in the system package
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/80] Write sources
[22/80] Copying PrivacyInfo.xcprivacy
[22/80] Write sources
[31/80] Compiling CNIOZlib empty.c
[32/80] Compiling CNIOLinux ifaddrs-android.c
[33/80] Compiling CNIODarwin shim.c
[34/80] Compiling CNIOSHA1 c_nio_sha1.c
[35/80] Compiling CNIOLinux shim.c
[36/80] Compiling CBcrypt bcrypt.c
[37/80] Write swift-version-24593BA9C3E375BF.txt
[38/80] Write sources
[39/80] Compiling CBcrypt blf.c
[40/80] Compiling CBase32 base32.c
[41/80] Compiling CNIOHTTPParser c_nio_http_parser.c
[42/121] Compiling CCryptoOpenSSL shim.c
[43/121] Write sources
[44/152] Compiling CNIOOpenSSL helpers.c
[45/172] Compiling CNIOOpenSSL shims.c
[46/172] Compiling c-atomics.c
[48/175] Compiling NIOPriorityQueue PriorityQueue.swift
[49/175] Compiling Debugging SourceLocation.swift
[50/175] Compiling NIOConcurrencyHelpers atomics.swift
[51/175] Compiling COperatingSystem libc.swift
[52/175] Emitting module COperatingSystem
[53/176] Compiling NIOConcurrencyHelpers lock.swift
[54/176] Emitting module NIOConcurrencyHelpers
[57/177] Compiling NIOPriorityQueue Heap.swift
[58/177] Emitting module NIOPriorityQueue
[59/178] Compiling Debugging Demangler.swift
[60/178] Wrapping AST for NIOConcurrencyHelpers for debugging
[61/178] Wrapping AST for NIOPriorityQueue for debugging
[62/178] Wrapping AST for COperatingSystem for debugging
[64/228] Emitting module Debugging
[65/228] Compiling Debugging Debuggable.swift
[66/229] Compiling SwiftProtobuf ProtobufMap.swift
[67/229] Compiling SwiftProtobuf SelectiveVisitor.swift
[68/229] Compiling SwiftProtobuf SimpleExtensionMap.swift
[69/229] Compiling SwiftProtobuf StringUtils.swift
[70/229] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[71/229] Compiling SwiftProtobuf SwiftProtobufError.swift
[72/229] Compiling SwiftProtobuf TextFormatDecoder.swift
[73/229] Compiling SwiftProtobuf TextFormatDecodingError.swift
[74/229] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[75/229] Compiling SwiftProtobuf TextFormatEncoder.swift
[76/229] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[77/229] Compiling NIO SocketAddresses.swift
[78/229] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[79/229] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[80/229] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[81/229] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[82/229] Compiling SwiftProtobuf Message.swift
[83/229] Compiling SwiftProtobuf MessageExtension.swift
[84/229] Compiling SwiftProtobuf NameMap.swift
[85/229] Compiling SwiftProtobuf PathDecoder.swift
[86/229] Compiling SwiftProtobuf PathVisitor.swift
[87/229] Compiling SwiftProtobuf ProtoNameProviding.swift
[88/229] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[89/240] Wrapping AST for Debugging for debugging
[91/240] Compiling NIO ChannelInvoker.swift
[92/240] Compiling NIO ChannelOption.swift
[93/240] Compiling NIO ChannelPipeline.swift
[94/240] Compiling NIO CircularBuffer.swift
[95/240] Compiling NIO Codec.swift
[96/240] Compiling NIO CompositeError.swift
[97/240] Compiling NIO ContiguousCollection.swift
[98/240] Compiling NIO DeadChannel.swift
[99/240] Compiling NIO Embedded.swift
[100/240] Compiling NIO EventLoop.swift
[101/240] Compiling NIO EventLoopFuture.swift
[102/240] Compiling NIO FileDescriptor.swift
[103/240] Compiling NIO FileHandle.swift
[104/240] Compiling NIO FileRegion.swift
[105/240] Compiling NIO GetaddrinfoResolver.swift
[106/240] Compiling NIO HappyEyeballs.swift
[107/240] Compiling NIO MarkedCircularBuffer.swift
[108/240] Compiling NIO MulticastChannel.swift
[109/240] Compiling NIO NIOAny.swift
[110/240] Compiling NIO NonBlockingFileIO.swift
[111/240] Compiling NIO PendingDatagramWritesManager.swift
[112/240] Compiling NIO PendingWritesManager.swift
[113/240] Compiling NIO PriorityQueue.swift
[114/240] Compiling NIO Heap.swift
[115/240] Compiling NIO IO.swift
[116/240] Compiling NIO IOData.swift
[117/240] Compiling NIO IntegerTypes.swift
[118/240] Compiling NIO Interfaces.swift
[119/240] Compiling NIO Linux.swift
[120/240] Compiling NIO LinuxCPUSet.swift
[121/240] Compiling NIO RecvByteBufferAllocator.swift
[122/240] Compiling NIO Resolver.swift
[123/240] Compiling NIO Selectable.swift
[124/240] Compiling NIO Selector.swift
[125/240] Compiling NIO ServerSocket.swift
[126/240] Compiling NIO Socket.swift
[127/240] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[128/240] Compiling SwiftProtobuf TextFormatScanner.swift
[129/240] Compiling SwiftProtobuf TimeUtils.swift
[130/240] Compiling SwiftProtobuf UnknownStorage.swift
[131/240] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[132/240] Compiling SwiftProtobuf Varint.swift
[133/240] Compiling SwiftProtobuf Version.swift
[134/240] Compiling SwiftProtobuf Visitor.swift
[135/240] Compiling SwiftProtobuf WireFormat.swift
[136/240] Compiling SwiftProtobuf ZigZag.swift
[137/240] Compiling SwiftProtobuf any.pb.swift
[138/240] Compiling NIO ByteBuffer-int.swift
[139/240] Compiling NIO ByteBuffer-views.swift
[140/240] Compiling NIO Channel.swift
[141/240] Compiling NIO ChannelHandler.swift
[142/240] Compiling NIO ChannelHandlers.swift
[152/246] Emitting module SwiftProtobuf
[153/246] Compiling NIO AddressedEnvelope.swift
[154/246] Compiling NIO BaseSocket.swift
[155/246] Compiling NIO BaseSocketChannel.swift
[156/246] Compiling NIO BlockingIOThreadPool.swift
[157/246] Compiling NIO Bootstrap.swift
[158/246] Compiling NIO ByteBuffer-aux.swift
[159/246] Compiling NIO ByteBuffer-core.swift
[193/246] Emitting module NIO
[201/246] Compiling NIO SocketChannel.swift
[202/246] Compiling NIO SocketOptionProvider.swift
[203/246] Compiling NIO System.swift
[204/246] Compiling NIO Thread.swift
[205/246] Compiling NIO TypeAssistedChannelHandler.swift
[206/246] Compiling NIO Utilities.swift
[207/249] Wrapping AST for NIO for debugging
[209/289] Compiling Bits Bytes.swift
[210/290] Compiling Bits ByteBuffer+binaryFloatingPointOperations.swift
[211/290] Compiling Bits ByteBuffer+peek.swift
[212/291] Compiling NIOTLS TLSEvents.swift
[213/291] Compiling Bits Byte+Control.swift
[214/291] Compiling Bits Byte+Digit.swift
[215/291] Emitting module Async
[216/291] Compiling Bits BitsError.swift
[217/291] Compiling Bits Byte+Alphabet.swift
[218/291] Emitting module NIOTLS
[219/291] Compiling Async Worker.swift
[220/291] Compiling Async FutureType.swift
[221/291] Compiling Async QueueHandler.swift
[222/291] Compiling Bits Deprecated.swift
[223/291] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[224/292] Compiling Bits ByteBuffer+require.swift
[225/292] Compiling Bits ByteBuffer+string.swift
[226/292] Emitting module Bits
[227/292] Compiling Async Future+Map.swift
[228/292] Compiling Async Future+Transform.swift
[229/292] Compiling Async Future+Variadic.swift
[230/292] Compiling Async Future+Void.swift
[231/293] Compiling Bits Data+Strings.swift
[232/293] Compiling Bits Data+Bytes.swift
[236/293] Emitting module NIOFoundationCompat
[237/293] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[246/295] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[247/295] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[248/295] Compiling NIOTLS SNIHandler.swift
[250/296] Compiling NIOHTTP1 HTTPEncoder.swift
[251/296] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[251/296] Wrapping AST for NIOFoundationCompat for debugging
[252/296] Wrapping AST for Async for debugging
[253/296] Wrapping AST for Bits for debugging
[254/340] Wrapping AST for NIOTLS for debugging
[256/340] Compiling Random RandomProtocol.swift
[257/340] Compiling Random URandom.swift
[258/340] Emitting module NIOHTTP1
[259/340] Compiling NIOOpenSSL ByteBufferBIO.swift
[260/340] Compiling NIOOpenSSL IdentityVerification.swift
[261/340] Compiling NIOHTTP1 HTTPTypes.swift
[262/340] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[263/340] Compiling NIOHTTP1 HTTPResponseCompressor.swift
[265/341] Compiling Random OSRandom.swift
[266/341] Compiling Random Array+Random.swift
[267/341] Emitting module Random
[268/342] Wrapping AST for NIOHTTP1 for debugging
[269/351] Wrapping AST for Random for debugging
[271/351] Compiling NIOOpenSSL SSLPKCS12Bundle.swift
[272/351] Compiling NIOOpenSSL SSLPointerTricks.swift
[273/351] Compiling Core HeaderValue.swift
[274/354] Compiling Core NotFound.swift
[275/354] Compiling Core OptionalType.swift
[276/354] Compiling Core Process+Execute.swift
[277/354] Compiling NIOOpenSSL SSLInit.swift
[278/354] Compiling NIOOpenSSL SSLPrivateKey.swift
[279/354] Compiling NIOOpenSSL SSLPublicKey.swift
[280/354] Compiling NIOOpenSSL OpenSSLHandler.swift
[281/354] Compiling NIOOpenSSL OpenSSLServerHandler.swift
[282/354] Compiling NIOOpenSSL PosixPort.swift
[283/354] Compiling NIOWebSocket WebSocketOpcode.swift
[284/355] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[285/355] Compiling Core Reflectable.swift
[286/355] Compiling Core String+Utilities.swift
[287/355] Compiling Core Thread+Async.swift
[288/355] Emitting module NIOWebSocket
[289/355] Compiling NIOOpenSSL SSLCertificate.swift
[290/355] Compiling NIOOpenSSL SSLConnection.swift
[291/355] Compiling NIOOpenSSL SSLContext.swift
[292/355] Compiling NIOOpenSSL SSLErrors.swift
[293/355] Compiling NIOWebSocket Base64.swift
[294/355] Compiling NIOWebSocket SHA1.swift
[295/355] Compiling NIOOpenSSL OpenSSLClientHandler.swift
[296/355] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[299/355] Compiling NIOWebSocket WebSocketUpgrader.swift
[300/355] Compiling NIOWebSocket WebSocketFrame.swift
[301/355] Compiling NIOWebSocket WebSocketErrorCodes.swift
[302/355] Compiling NIOWebSocket WebSocketFrameDecoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:29: error: cannot find 'SSL_get_peer_certificate' in scope
306 | /// if available.
307 | func getPeerCertificate() -> OpenSSLCertificate? {
308 | guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
| `- error: cannot find 'SSL_get_peer_certificate' in scope
309 | return nil
310 | }
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:55: error: cannot infer contextual base in reference to member 'make'
306 | /// if available.
307 | func getPeerCertificate() -> OpenSSLCertificate? {
308 | guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
| `- error: cannot infer contextual base in reference to member 'make'
309 | return nil
310 | }
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:130:34: error: cannot find 'SSL_OP_NO_COMPRESSION' in scope
128 | CNIOOpenSSL_SSL_CTX_set_mode(ctx, Int(SSL_MODE_RELEASE_BUFFERS | SSL_MODE_AUTO_RETRY))
129 |
130 | var opensslOptions = Int(SSL_OP_NO_COMPRESSION)
| `- error: cannot find 'SSL_OP_NO_COMPRESSION' in scope
131 |
132 | // Handle TLS versions
/usr/include/openssl/ssl.h:387:10: note: macro 'SSL_OP_NO_COMPRESSION' unavailable: structure not supported
385 | # define SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION SSL_OP_BIT(16)
386 | /* Don't use compression even if supported */
387 | # define SSL_OP_NO_COMPRESSION SSL_OP_BIT(17)
| `- note: macro 'SSL_OP_NO_COMPRESSION' unavailable: structure not supported
388 | /* Permit unsafe legacy renegotiation */
389 | # define SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION SSL_OP_BIT(18)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:135:35: error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
133 | switch configuration.minimumTLSVersion {
134 | case .tlsv13:
135 | opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
| `- error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
136 | fallthrough
137 | case .tlsv12:
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
418 | # define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
419 | # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
420 | # define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
| `- note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
421 | # define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
422 | # define SSL_OP_NO_TLSv1_3 SSL_OP_BIT(29)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:138:35: error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
136 | fallthrough
137 | case .tlsv12:
138 | opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
| `- error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
139 | fallthrough
140 | case .tlsv11:
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
419 | # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
420 | # define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
421 | # define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
| `- note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
422 | # define SSL_OP_NO_TLSv1_3 SSL_OP_BIT(29)
423 | # define SSL_OP_NO_DTLSv1 SSL_OP_BIT(26)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:141:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
139 | fallthrough
140 | case .tlsv11:
141 | opensslOptions |= Int(SSL_OP_NO_TLSv1)
| `- error: cannot find 'SSL_OP_NO_TLSv1' in scope
142 | fallthrough
143 | case .tlsv1:
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
417 | # define SSL_OP_NO_ANTI_REPLAY SSL_OP_BIT(24)
418 | # define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
419 | # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
| `- note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
420 | # define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
421 | # define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:144:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
142 | fallthrough
143 | case .tlsv1:
144 | opensslOptions |= Int(SSL_OP_NO_SSLv3)
| `- error: cannot find 'SSL_OP_NO_SSLv3' in scope
145 | fallthrough
146 | case .sslv3:
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
416 | */
417 | # define SSL_OP_NO_ANTI_REPLAY SSL_OP_BIT(24)
418 | # define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
| `- note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
419 | # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
420 | # define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:155:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
153 | switch configuration.maximumTLSVersion {
154 | case .some(.sslv2):
155 | opensslOptions |= Int(SSL_OP_NO_SSLv3)
| `- error: cannot find 'SSL_OP_NO_SSLv3' in scope
156 | fallthrough
157 | case .some(.sslv3):
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
416 | */
417 | # define SSL_OP_NO_ANTI_REPLAY SSL_OP_BIT(24)
418 | # define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
| `- note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
419 | # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
420 | # define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:158:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
156 | fallthrough
157 | case .some(.sslv3):
158 | opensslOptions |= Int(SSL_OP_NO_TLSv1)
| `- error: cannot find 'SSL_OP_NO_TLSv1' in scope
159 | fallthrough
160 | case .some(.tlsv1):
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
417 | # define SSL_OP_NO_ANTI_REPLAY SSL_OP_BIT(24)
418 | # define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
419 | # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
| `- note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
420 | # define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
421 | # define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:161:35: error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
159 | fallthrough
160 | case .some(.tlsv1):
161 | opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
| `- error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
162 | fallthrough
163 | case .some(.tlsv11):
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
419 | # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
420 | # define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
421 | # define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
| `- note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
422 | # define SSL_OP_NO_TLSv1_3 SSL_OP_BIT(29)
423 | # define SSL_OP_NO_DTLSv1 SSL_OP_BIT(26)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:164:35: error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
162 | fallthrough
163 | case .some(.tlsv11):
164 | opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
| `- error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
165 | fallthrough
166 | case .some(.tlsv12):
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
418 | # define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
419 | # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
420 | # define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
| `- note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
421 | # define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
422 | # define SSL_OP_NO_TLSv1_3 SSL_OP_BIT(29)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:167:35: error: cannot find 'CNIOOpenSSL_SSL_OP_NO_TLSv1_3' in scope
165 | fallthrough
166 | case .some(.tlsv12):
167 | opensslOptions |= Int(CNIOOpenSSL_SSL_OP_NO_TLSv1_3)
| `- error: cannot find 'CNIOOpenSSL_SSL_OP_NO_TLSv1_3' in scope
168 | case .some(.tlsv13), .none:
169 | break
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:29: error: cannot find 'SSL_get_peer_certificate' in scope
306 | /// if available.
307 | func getPeerCertificate() -> OpenSSLCertificate? {
308 | guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
| `- error: cannot find 'SSL_get_peer_certificate' in scope
309 | return nil
310 | }
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:55: error: cannot infer contextual base in reference to member 'make'
306 | /// if available.
307 | func getPeerCertificate() -> OpenSSLCertificate? {
308 | guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
| `- error: cannot infer contextual base in reference to member 'make'
309 | return nil
310 | }
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:130:34: error: cannot find 'SSL_OP_NO_COMPRESSION' in scope
128 | CNIOOpenSSL_SSL_CTX_set_mode(ctx, Int(SSL_MODE_RELEASE_BUFFERS | SSL_MODE_AUTO_RETRY))
129 |
130 | var opensslOptions = Int(SSL_OP_NO_COMPRESSION)
| `- error: cannot find 'SSL_OP_NO_COMPRESSION' in scope
131 |
132 | // Handle TLS versions
/usr/include/openssl/ssl.h:387:10: note: macro 'SSL_OP_NO_COMPRESSION' unavailable: structure not supported
385 | # define SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION SSL_OP_BIT(16)
386 | /* Don't use compression even if supported */
387 | # define SSL_OP_NO_COMPRESSION SSL_OP_BIT(17)
| `- note: macro 'SSL_OP_NO_COMPRESSION' unavailable: structure not supported
388 | /* Permit unsafe legacy renegotiation */
389 | # define SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION SSL_OP_BIT(18)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:135:35: error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
133 | switch configuration.minimumTLSVersion {
134 | case .tlsv13:
135 | opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
| `- error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
136 | fallthrough
137 | case .tlsv12:
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
418 | # define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
419 | # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
420 | # define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
| `- note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
421 | # define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
422 | # define SSL_OP_NO_TLSv1_3 SSL_OP_BIT(29)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:138:35: error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
136 | fallthrough
137 | case .tlsv12:
138 | opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
| `- error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
139 | fallthrough
140 | case .tlsv11:
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
419 | # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
420 | # define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
421 | # define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
| `- note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
422 | # define SSL_OP_NO_TLSv1_3 SSL_OP_BIT(29)
423 | # define SSL_OP_NO_DTLSv1 SSL_OP_BIT(26)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:141:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
139 | fallthrough
140 | case .tlsv11:
141 | opensslOptions |= Int(SSL_OP_NO_TLSv1)
| `- error: cannot find 'SSL_OP_NO_TLSv1' in scope
142 | fallthrough
143 | case .tlsv1:
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
417 | # define SSL_OP_NO_ANTI_REPLAY SSL_OP_BIT(24)
418 | # define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
419 | # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
| `- note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
420 | # define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
421 | # define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:144:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
142 | fallthrough
143 | case .tlsv1:
144 | opensslOptions |= Int(SSL_OP_NO_SSLv3)
| `- error: cannot find 'SSL_OP_NO_SSLv3' in scope
145 | fallthrough
146 | case .sslv3:
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
416 | */
417 | # define SSL_OP_NO_ANTI_REPLAY SSL_OP_BIT(24)
418 | # define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
| `- note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
419 | # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
420 | # define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:155:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
153 | switch configuration.maximumTLSVersion {
154 | case .some(.sslv2):
155 | opensslOptions |= Int(SSL_OP_NO_SSLv3)
| `- error: cannot find 'SSL_OP_NO_SSLv3' in scope
156 | fallthrough
157 | case .some(.sslv3):
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
416 | */
417 | # define SSL_OP_NO_ANTI_REPLAY SSL_OP_BIT(24)
418 | # define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
| `- note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
419 | # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
420 | # define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:158:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
156 | fallthrough
157 | case .some(.sslv3):
158 | opensslOptions |= Int(SSL_OP_NO_TLSv1)
| `- error: cannot find 'SSL_OP_NO_TLSv1' in scope
159 | fallthrough
160 | case .some(.tlsv1):
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
417 | # define SSL_OP_NO_ANTI_REPLAY SSL_OP_BIT(24)
418 | # define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
419 | # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
| `- note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
420 | # define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
421 | # define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:161:35: error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
159 | fallthrough
160 | case .some(.tlsv1):
161 | opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
| `- error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
162 | fallthrough
163 | case .some(.tlsv11):
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
419 | # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
420 | # define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
421 | # define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
| `- note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
422 | # define SSL_OP_NO_TLSv1_3 SSL_OP_BIT(29)
423 | # define SSL_OP_NO_DTLSv1 SSL_OP_BIT(26)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:164:35: error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
162 | fallthrough
163 | case .some(.tlsv11):
164 | opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
| `- error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
165 | fallthrough
166 | case .some(.tlsv12):
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
418 | # define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
419 | # define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
420 | # define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
| `- note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
421 | # define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
422 | # define SSL_OP_NO_TLSv1_3 SSL_OP_BIT(29)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:167:35: error: cannot find 'CNIOOpenSSL_SSL_OP_NO_TLSv1_3' in scope
165 | fallthrough
166 | case .some(.tlsv12):
167 | opensslOptions |= Int(CNIOOpenSSL_SSL_OP_NO_TLSv1_3)
| `- error: cannot find 'CNIOOpenSSL_SSL_OP_NO_TLSv1_3' in scope
168 | case .some(.tlsv13), .none:
169 | break
[311/358] Wrapping AST for NIOWebSocket for debugging
[317/358] Emitting module NIOOpenSSL
[321/358] Emitting module Core
[322/358] Compiling NIOOpenSSL SSLVerificationCallbacks.swift
[323/358] Compiling NIOOpenSSL TLSConfiguration.swift
BUILD FAILURE 6.2 linux