Build Information
Failed to build Nats, reference master (3f3bbe
), with Swift 6.1 for Linux on 25 Apr 2025 10:04:22 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.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.1
Building package at path: $PWD
https://github.com/hjuraev/nats-swift.git
https://github.com/hjuraev/nats-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf.git"
}
],
"manifest_display_name" : "Nats",
"name" : "Nats",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Nats",
"targets" : [
"Nats"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NatsBenchmark",
"targets" : [
"NatsBenchmark"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "NatsBenchmark",
"module_type" : "SwiftTarget",
"name" : "NatsBenchmark",
"path" : "Sources/NatsBenchmark",
"product_memberships" : [
"NatsBenchmark"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Nats"
],
"type" : "executable"
},
{
"c99name" : "Nats",
"module_type" : "SwiftTarget",
"name" : "Nats",
"path" : "Sources/Nats",
"product_dependencies" : [
"Vapor",
"SwiftProtobuf"
],
"product_memberships" : [
"Nats",
"NatsBenchmark"
],
"sources" : [
"Handlers/NatsDecoder.swift",
"Handlers/NatsEncoder.swift",
"Handlers/NatsHandler.swift",
"Nats.swift",
"NatsMessage/Message.swift",
"NatsMessage/NatProtocol.swift",
"Streaming/StreamingClose.swift",
"Streaming/StreamingConnect.swift",
"Streaming/proto.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/apple/swift-protobuf.git
[1/74298] Fetching vapor
[14118/112802] Fetching vapor, swift-protobuf
Fetched https://github.com/vapor/vapor.git from cache (4.55s)
Fetched https://github.com/apple/swift-protobuf.git from cache (4.57s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.3 (6.62s)
Fetching https://github.com/vapor/validation.git
Fetching https://github.com/vapor/url-encoded-form.git
Fetching https://github.com/vapor/template-kit.git
Fetching https://github.com/vapor/service.git
Fetching https://github.com/vapor/websocket.git
[1/381] Fetching url-encoded-form
[382/1300] Fetching url-encoded-form, service
[1301/2582] Fetching url-encoded-form, service, template-kit
[2583/3161] Fetching url-encoded-form, service, template-kit, validation
[3162/5694] Fetching url-encoded-form, service, template-kit, validation, websocket
Fetched https://github.com/vapor/service.git from cache (0.33s)
[3104/4775] Fetching url-encoded-form, template-kit, validation, websocket
Fetched https://github.com/vapor/validation.git from cache (0.34s)
Fetched https://github.com/vapor/url-encoded-form.git from cache (0.33s)
Fetched https://github.com/vapor/template-kit.git from cache (0.33s)
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/multipart.git
[963/2533] Fetching websocket
Fetching https://github.com/vapor/database-kit.git
Fetched https://github.com/vapor/websocket.git from cache (0.52s)
Fetching https://github.com/vapor/core.git
[1/1181] Fetching database-kit
[486/21904] Fetching database-kit, routing
[1183/25100] Fetching database-kit, routing, multipart
Fetched https://github.com/vapor/database-kit.git from cache (0.28s)
[8580/23919] Fetching routing, multipart
Fetching https://github.com/vapor/console.git
[17077/44062] Fetching routing, multipart, core
[22327/49547] Fetching routing, multipart, core, console
Fetched https://github.com/vapor/console.git from cache (0.46s)
[38158/44062] Fetching routing, multipart, core
Fetched https://github.com/vapor/routing.git from cache (1.17s)
[21263/23339] Fetching multipart, core
Fetched https://github.com/vapor/core.git from cache (1.21s)
[1151/3196] Fetching multipart
Fetching https://github.com/vapor/crypto.git
Fetching https://github.com/vapor/http.git
Fetched https://github.com/vapor/multipart.git from cache (1.90s)
[1/2786] Fetching crypto
[1255/28253] Fetching crypto, http
Fetched https://github.com/vapor/crypto.git from cache (0.33s)
[8150/25467] Fetching http
Fetched https://github.com/vapor/http.git from cache (0.91s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (3.62s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/14793] Fetching swift-nio-ssl
[4291/90224] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.59s)
[51294/75431] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.88s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (5.36s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.50s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.54s)
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.22s)
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.78s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (0.64s)
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.64s)
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.21s)
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 (0.79s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (0.73s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.49s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (0.49s)
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.47s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (3.09s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (2.69s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.29.0 (0.46s)
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-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.29.0
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/validation.git
Working copy of https://github.com/vapor/validation.git resolved at 2.1.1
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/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.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/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/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
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/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.4.1
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/vapor/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.1
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/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.4.0
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
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
[7/80] Copying PrivacyInfo.xcprivacy
[7/80] Write sources
[33/80] Compiling CNIOZlib empty.c
[34/80] Compiling CBcrypt blf.c
[35/80] Compiling CBcrypt bcrypt.c
[36/80] Compiling CNIOSHA1 c_nio_sha1.c
[37/80] Compiling CNIOLinux ifaddrs-android.c
[38/80] Compiling CNIODarwin shim.c
[39/80] Compiling CNIOHTTPParser c_nio_http_parser.c
[40/80] Compiling CNIOLinux shim.c
[41/80] Compiling CBase32 base32.c
[42/80] Write swift-version-24593BA9C3E375BF.txt
[43/80] Compiling CCryptoOpenSSL shim.c
[44/80] Compiling CNIOOpenSSL shims.c
[45/80] Compiling CNIOOpenSSL helpers.c
[46/172] Compiling c-atomics.c
[48/175] Compiling Debugging SourceLocation.swift
[49/175] Compiling NIOPriorityQueue PriorityQueue.swift
[50/175] Emitting module COperatingSystem
[51/175] Compiling COperatingSystem libc.swift
[52/176] Compiling NIOConcurrencyHelpers lock.swift
[53/176] Emitting module NIOPriorityQueue
[54/176] Compiling NIOPriorityQueue Heap.swift
[55/177] Emitting module NIOConcurrencyHelpers
[56/177] Compiling NIOConcurrencyHelpers atomics.swift
[59/178] Emitting module Debugging
[60/178] Compiling Debugging Debuggable.swift
[61/178] Compiling Debugging Demangler.swift
[62/179] Wrapping AST for COperatingSystem for debugging
[63/179] Wrapping AST for NIOPriorityQueue for debugging
[65/179] Wrapping AST for NIOConcurrencyHelpers for debugging
[66/180] Wrapping AST for Debugging for debugging
[68/229] Emitting module NIO
[69/235] Compiling NIO ByteBuffer-aux.swift
[70/235] Compiling NIO ByteBuffer-core.swift
[71/235] Compiling NIO ChannelPipeline.swift
[72/235] Compiling NIO CircularBuffer.swift
[73/235] Compiling NIO Codec.swift
[74/235] Compiling NIO CompositeError.swift
[75/235] Compiling NIO ContiguousCollection.swift
[76/235] Compiling NIO DeadChannel.swift
[77/235] Compiling NIO Embedded.swift
[78/235] Compiling NIO EventLoop.swift
[79/235] Compiling NIO EventLoopFuture.swift
[80/235] Compiling NIO FileDescriptor.swift
[81/235] Compiling NIO ByteBuffer-int.swift
[82/235] Compiling NIO ByteBuffer-views.swift
[83/235] Compiling NIO Channel.swift
[84/235] Compiling NIO ChannelHandler.swift
[85/235] Compiling NIO ChannelHandlers.swift
[86/235] Compiling NIO ChannelInvoker.swift
[87/235] Compiling NIO ChannelOption.swift
[88/235] Compiling NIO AddressedEnvelope.swift
[89/235] Compiling NIO BaseSocket.swift
[90/235] Compiling NIO BaseSocketChannel.swift
[91/235] Compiling NIO BlockingIOThreadPool.swift
[92/235] Compiling NIO Bootstrap.swift
[93/246] Compiling NIO RecvByteBufferAllocator.swift
[94/246] Compiling NIO Resolver.swift
[95/246] Compiling NIO Selectable.swift
[96/246] Compiling NIO Selector.swift
[97/246] Compiling NIO ServerSocket.swift
[98/246] Compiling NIO Socket.swift
[99/246] Compiling NIO SocketAddresses.swift
[100/246] Compiling NIO Heap.swift
[101/246] Compiling NIO IO.swift
[102/246] Compiling NIO IOData.swift
[103/246] Compiling NIO IntegerTypes.swift
[104/246] Compiling NIO Interfaces.swift
[105/246] Compiling NIO Linux.swift
[106/246] Compiling NIO LinuxCPUSet.swift
[107/246] Compiling NIO MarkedCircularBuffer.swift
[108/246] Compiling NIO MulticastChannel.swift
[109/246] Compiling NIO NIOAny.swift
[110/246] Compiling NIO NonBlockingFileIO.swift
[111/246] Compiling NIO PendingDatagramWritesManager.swift
[112/246] Compiling NIO PendingWritesManager.swift
[113/246] Compiling NIO PriorityQueue.swift
[117/246] Compiling NIO FileHandle.swift
[118/246] Compiling NIO FileRegion.swift
[119/246] Compiling NIO GetaddrinfoResolver.swift
[120/246] Compiling NIO HappyEyeballs.swift
[132/246] Compiling SwiftProtobuf JSONDecodingOptions.swift
[133/246] Compiling SwiftProtobuf JSONEncoder.swift
[134/246] Compiling SwiftProtobuf JSONEncodingError.swift
[135/246] Compiling SwiftProtobuf JSONEncodingOptions.swift
[136/246] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[137/246] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[138/246] Compiling SwiftProtobuf JSONScanner.swift
[139/246] Compiling SwiftProtobuf MathUtils.swift
[140/246] Compiling SwiftProtobuf Message+AnyAdditions.swift
[141/246] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[142/246] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[143/246] Compiling SwiftProtobuf Message+FieldMask.swift
[144/246] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[145/246] Compiling SwiftProtobuf TextFormatScanner.swift
[146/246] Compiling SwiftProtobuf TimeUtils.swift
[147/246] Compiling SwiftProtobuf UnknownStorage.swift
[148/246] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[149/246] Compiling SwiftProtobuf Varint.swift
[150/246] Compiling SwiftProtobuf Version.swift
[151/246] Compiling SwiftProtobuf Visitor.swift
[152/246] Compiling SwiftProtobuf WireFormat.swift
[153/246] Compiling SwiftProtobuf ZigZag.swift
[154/246] Compiling SwiftProtobuf any.pb.swift
[181/246] Emitting module SwiftProtobuf
[184/246] Compiling NIO SocketChannel.swift
[185/246] Compiling NIO SocketOptionProvider.swift
[186/246] Compiling NIO System.swift
[187/246] Compiling NIO Thread.swift
[188/246] Compiling NIO TypeAssistedChannelHandler.swift
[189/246] Compiling NIO Utilities.swift
[190/246] Compiling SwiftProtobuf BinaryEncodingError.swift
[191/246] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[192/246] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[193/246] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[207/247] Wrapping AST for NIO for debugging
[209/289] Compiling NIOTLS TLSEvents.swift
[210/289] Compiling Bits Data+Bytes.swift
[211/289] Compiling Bits Bytes.swift
[212/290] Emitting module Async
[213/291] Emitting module Bits
[214/291] Compiling Async Future+Variadic.swift
[215/291] Compiling Async Future+Void.swift
[216/291] Compiling Async Future+Map.swift
[217/291] Compiling Async Future+Transform.swift
[220/291] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[221/291] Emitting module NIOFoundationCompat
[222/292] Compiling Async Async+NIO.swift
[223/292] Compiling Async AsyncError.swift
[224/292] Compiling Async Exports.swift
[225/292] Compiling Async Future+DoCatch.swift
[226/292] Compiling Async Collection+Future.swift
[227/292] Compiling Async Deprecated.swift
[228/292] Compiling Async Future+Flatten.swift
[229/292] Compiling Async Future+Global.swift
[230/292] Compiling Bits Data+Strings.swift
[237/292] Compiling Bits Deprecated.swift
[238/293] Compiling Async Worker.swift
[240/293] Compiling Async FutureType.swift
[241/293] Compiling Async QueueHandler.swift
[244/294] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[245/294] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[246/294] Compiling NIOTLS SNIHandler.swift
[247/294] Emitting module NIOTLS
[248/294] Emitting module NIOHTTP1
[249/296] Compiling NIOHTTP1 HTTPEncoder.swift
[250/296] Compiling NIOHTTP1 HTTPResponseCompressor.swift
[251/296] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[252/296] Wrapping AST for NIOFoundationCompat for debugging
[254/296] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[255/296] Compiling NIOHTTP1 HTTPTypes.swift
[256/296] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[256/296] Wrapping AST for Async for debugging
[257/296] Wrapping AST for NIOTLS for debugging
[260/319] Wrapping AST for Bits for debugging
[262/341] Wrapping AST for NIOHTTP1 for debugging
[264/341] Compiling Random RandomProtocol.swift
[265/341] Compiling Random URandom.swift
[266/341] Emitting module Random
[267/350] Compiling Random Array+Random.swift
[268/350] Compiling Random OSRandom.swift
[270/351] Compiling NIOOpenSSL SSLPublicKey.swift
[271/351] Compiling NIOOpenSSL SSLErrors.swift
[272/351] Compiling NIOOpenSSL SSLInit.swift
[273/351] Compiling NIOOpenSSL SSLConnection.swift
[274/351] Compiling NIOOpenSSL SSLContext.swift
[275/351] Compiling NIOOpenSSL SSLPrivateKey.swift
[276/351] Compiling Core NotFound.swift
[277/351] Compiling Core OptionalType.swift
[278/351] Compiling Core Process+Execute.swift
[279/354] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[280/355] Compiling NIOWebSocket WebSocketOpcode.swift
[280/355] Wrapping AST for Random for debugging
[282/355] Emitting module NIOOpenSSL
[283/357] Emitting module NIOWebSocket
[284/357] Compiling NIOWebSocket Base64.swift
[285/357] Compiling NIOWebSocket SHA1.swift
[286/357] Compiling NIOWebSocket WebSocketErrorCodes.swift
[287/357] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[288/357] Compiling NIOWebSocket WebSocketUpgrader.swift
[289/357] Compiling Core Reflectable.swift
[290/357] Compiling Core String+Utilities.swift
[291/357] Compiling Core Thread+Async.swift
[292/357] Compiling NIOOpenSSL PosixPort.swift
[293/357] Compiling NIOOpenSSL SSLCertificate.swift
[294/357] Compiling NIOOpenSSL OpenSSLHandler.swift
[295/357] Compiling NIOOpenSSL OpenSSLServerHandler.swift
[296/357] Compiling NIOWebSocket WebSocketFrame.swift
[297/357] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[300/357] Compiling NIOOpenSSL OpenSSLClientHandler.swift
[311/358] Compiling NIOOpenSSL SSLPKCS12Bundle.swift
[312/358] Compiling NIOOpenSSL SSLPointerTricks.swift
[315/358] Compiling NIOOpenSSL SSLVerificationCallbacks.swift
[316/358] Compiling NIOOpenSSL TLSConfiguration.swift
[316/358] Wrapping AST for NIOWebSocket for debugging
/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
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
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
[0/1] Planning build
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/35] Write swift-version-24593BA9C3E375BF.txt
[3/130] Compiling COperatingSystem libc.swift
[4/130] Compiling Debugging SourceLocation.swift
[5/130] Emitting module COperatingSystem
[6/131] Compiling NIOPriorityQueue PriorityQueue.swift
[7/131] Emitting module Debugging
[9/130] Compiling Debugging Debuggable.swift
[10/130] Compiling Debugging Demangler.swift
[11/131] Compiling NIOConcurrencyHelpers lock.swift
[13/130] Emitting module NIOPriorityQueue
[14/130] Compiling NIOPriorityQueue Heap.swift
[16/130] Compiling NIOConcurrencyHelpers atomics.swift
[17/130] Emitting module NIOConcurrencyHelpers
[18/131] Wrapping AST for NIOConcurrencyHelpers for debugging
[20/181] Emitting module NIO
[21/187] Compiling NIO AddressedEnvelope.swift
[22/187] Compiling NIO BaseSocket.swift
[23/187] Compiling NIO BaseSocketChannel.swift
[24/187] Compiling NIO BlockingIOThreadPool.swift
[25/187] Compiling NIO Bootstrap.swift
[26/187] Compiling NIO ByteBuffer-aux.swift
[27/187] Compiling NIO ByteBuffer-core.swift
[28/187] Compiling NIO ChannelPipeline.swift
[29/187] Compiling NIO CircularBuffer.swift
[30/187] Compiling NIO Codec.swift
[31/187] Compiling NIO CompositeError.swift
[32/187] Compiling NIO ContiguousCollection.swift
[33/187] Compiling NIO IntegerTypes.swift
[34/187] Compiling NIO Interfaces.swift
[35/187] Compiling NIO Linux.swift
[36/187] Compiling NIO LinuxCPUSet.swift
[37/187] Compiling NIO EventLoop.swift
[38/187] Compiling NIO EventLoopFuture.swift
[39/187] Compiling NIO FileDescriptor.swift
[40/187] Compiling NIO FileHandle.swift
[41/187] Compiling NIO FileRegion.swift
[42/187] Compiling NIO GetaddrinfoResolver.swift
[43/187] Compiling NIO HappyEyeballs.swift
[44/187] Compiling NIO MarkedCircularBuffer.swift
[45/187] Compiling NIO MulticastChannel.swift
[46/187] Compiling NIO NIOAny.swift
[47/187] Compiling NIO NonBlockingFileIO.swift
[48/187] Compiling NIO PendingDatagramWritesManager.swift
[49/187] Compiling NIO PendingWritesManager.swift
[50/187] Compiling NIO PriorityQueue.swift
[51/187] Compiling NIO RecvByteBufferAllocator.swift
[52/187] Compiling NIO Resolver.swift
[53/187] Compiling NIO Selectable.swift
[54/187] Compiling NIO Selector.swift
[55/187] Compiling NIO ServerSocket.swift
[56/187] Compiling NIO Socket.swift
[63/198] Compiling NIO SocketAddresses.swift
[78/198] Compiling NIO Heap.swift
[79/198] Compiling NIO IO.swift
[80/198] Compiling NIO IOData.swift
[90/198] Compiling NIO DeadChannel.swift
[91/198] Compiling NIO Embedded.swift
[99/198] Compiling NIO ByteBuffer-int.swift
[100/198] Compiling NIO ByteBuffer-views.swift
[101/198] Compiling NIO Channel.swift
[102/198] Compiling NIO ChannelHandler.swift
[103/198] Compiling NIO ChannelHandlers.swift
[104/198] Compiling NIO ChannelInvoker.swift
[105/198] Compiling NIO ChannelOption.swift
[106/198] Compiling NIO SocketChannel.swift
[107/198] Compiling NIO SocketOptionProvider.swift
[108/198] Compiling NIO System.swift
[109/198] Compiling NIO Thread.swift
[110/198] Compiling NIO TypeAssistedChannelHandler.swift
[111/198] Compiling NIO Utilities.swift
[112/199] Wrapping AST for NIO for debugging
[114/241] Emitting module NIOTLS
[115/241] Emitting module Bits
[116/242] Compiling Bits Bytes.swift
[117/242] Compiling SwiftProtobuf ProtobufMap.swift
[118/242] Compiling SwiftProtobuf SelectiveVisitor.swift
[119/242] Compiling SwiftProtobuf SimpleExtensionMap.swift
[120/242] Compiling SwiftProtobuf StringUtils.swift
[121/242] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[122/242] Compiling SwiftProtobuf SwiftProtobufError.swift
[123/242] Compiling SwiftProtobuf TextFormatDecoder.swift
[124/242] Compiling SwiftProtobuf TextFormatDecodingError.swift
[125/242] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[126/242] Compiling SwiftProtobuf TextFormatEncoder.swift
[127/242] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[135/242] Compiling SwiftProtobuf Visitor.swift
[136/242] Compiling SwiftProtobuf WireFormat.swift
[137/242] Compiling SwiftProtobuf ZigZag.swift
[138/242] Compiling SwiftProtobuf any.pb.swift
[139/242] Compiling SwiftProtobuf Message+JSONAdditions.swift
[140/242] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[141/242] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[142/242] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[143/242] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[144/242] Compiling SwiftProtobuf Message.swift
[145/242] Compiling SwiftProtobuf MessageExtension.swift
[146/242] Compiling SwiftProtobuf NameMap.swift
[147/242] Compiling SwiftProtobuf PathDecoder.swift
[148/242] Compiling SwiftProtobuf PathVisitor.swift
[149/242] Compiling SwiftProtobuf ProtoNameProviding.swift
[150/242] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[151/242] Compiling NIOTLS TLSEvents.swift
[152/242] Emitting module NIOHTTP1
[153/243] Emitting module Async
[154/243] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[155/243] Compiling NIOTLS SNIHandler.swift
[156/244] Compiling Async Exports.swift
[157/244] Compiling Async Future+DoCatch.swift
[158/244] Compiling Async Future+Variadic.swift
[159/244] Compiling Async Future+Void.swift
[160/244] Compiling Async FutureType.swift
[161/244] Compiling Async QueueHandler.swift
[162/244] Compiling Async Collection+Future.swift
[163/244] Compiling Async Deprecated.swift
[164/244] Compiling Async Async+NIO.swift
[165/244] Compiling Async AsyncError.swift
[166/244] Compiling Async Future+Flatten.swift
[167/244] Compiling Async Future+Global.swift
[168/244] Compiling Async Future+Map.swift
[169/244] Compiling Async Future+Transform.swift
[172/244] Compiling Bits Deprecated.swift
[175/245] Emitting module NIOFoundationCompat
[176/245] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[177/245] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[178/246] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[179/246] Compiling NIOHTTP1 HTTPTypes.swift
[180/246] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[184/246] Compiling Bits Data+Bytes.swift
[185/246] Compiling Bits Data+Strings.swift
[191/247] Compiling NIOHTTP1 HTTPEncoder.swift
[192/247] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[193/247] Compiling NIOHTTP1 HTTPResponseCompressor.swift
[194/248] Compiling Async Worker.swift
[196/249] Emitting module SwiftProtobuf
[210/246] Wrapping AST for Async for debugging
[211/246] Wrapping AST for NIOHTTP1 for debugging
[213/299] Emitting module NIOOpenSSL
[214/301] Compiling Random URandom.swift
[215/301] Compiling Random RandomProtocol.swift
[216/301] Compiling NIOWebSocket WebSocketOpcode.swift
[217/301] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[218/302] Emitting module Random
[219/302] Compiling Random Array+Random.swift
[220/302] Compiling Random OSRandom.swift
[222/302] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[223/302] Compiling NIOWebSocket WebSocketErrorCodes.swift
[224/302] Compiling Core NotFound.swift
[225/302] Compiling Core OptionalType.swift
[226/302] Compiling Core Process+Execute.swift
[227/305] Compiling NIOWebSocket WebSocketUpgrader.swift
[228/305] Compiling NIOOpenSSL SSLVerificationCallbacks.swift
[229/305] Compiling NIOOpenSSL TLSConfiguration.swift
[230/305] Compiling Core Data+Hex.swift
[231/305] Compiling Core DataCoders.swift
[232/305] Compiling Core Deprecated.swift
[233/305] Compiling Core Future+Unwrap.swift
[234/305] Compiling Core FutureEncoder.swift
[235/305] Emitting module NIOWebSocket
[236/305] Compiling Core BasicKey.swift
[237/305] Compiling Core CaseInsensitiveString.swift
[238/305] Compiling Core Decodable+Reflectable.swift
[239/305] Compiling Core ReflectionDecodable.swift
[240/305] Compiling Core Data+Base64URL.swift
[241/305] Compiling Core DirectoryConfig.swift
[242/305] Compiling Core ReflectionDecoders.swift
[243/305] Compiling Core CoreError.swift
[244/305] Compiling Core Exports.swift
[245/305] Compiling Core File.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
[251/305] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[252/305] Compiling NIOWebSocket WebSocketFrame.swift
[256/306] Compiling Core Reflectable.swift
[257/306] Compiling Core String+Utilities.swift
[258/306] Compiling Core Thread+Async.swift
BUILD FAILURE 6.1 linux