The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Moat with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/moat.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/vapor-community/moat
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3c41368 Add OriginCheckMiddleware
Cloned https://github.com/vapor-community/moat.git
Revision (git rev-parse @):
3c413684a24444bfcd66268ad1c3dada10462250
SUCCESS checkout https://github.com/vapor-community/moat.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/vapor-community/moat.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor/leaf.git
[1/3884] Fetching leaf
Fetched https://github.com/vapor/leaf.git from cache (0.28s)
[1/67277] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (1.91s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 3.0.2 (0.45s)
Fetching https://github.com/vapor/template-kit.git
Fetching https://github.com/vapor/service.git
Fetching https://github.com/vapor/core.git
[1/919] Fetching service
[920/21062] Fetching service, core
[2935/22344] Fetching service, core, template-kit
Fetched https://github.com/vapor/template-kit.git from cache (0.83s)
Fetched https://github.com/vapor/service.git from cache (0.83s)
Fetched https://github.com/vapor/core.git from cache (0.86s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.70s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.5.0 (0.44s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.47s)
Fetching https://github.com/apple/swift-nio.git
[1/64439] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.01s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (1.37s)
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.23s)
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.44s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.3 (0.47s)
Fetching https://github.com/vapor/websocket.git
Fetching https://github.com/vapor/url-encoded-form.git
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/multipart.git
Fetching https://github.com/vapor/http.git
Fetching https://github.com/vapor/validation.git
[1/25467] Fetching http
[256/27167] Fetching http, multipart
[1343/27746] Fetching http, multipart, validation
[2908/28127] Fetching http, multipart, validation, url-encoded-form
[3018/48795] Fetching http, multipart, validation, url-encoded-form, routing
[3898/51206] Fetching http, multipart, validation, url-encoded-form, routing, websocket
Fetched https://github.com/vapor/url-encoded-form.git from cache (0.33s)
[14448/50825] Fetching http, multipart, validation, routing, websocket
Fetching https://github.com/vapor/database-kit.git
[39790/52006] Fetching http, multipart, validation, routing, websocket, database-kit
Fetched https://github.com/vapor/database-kit.git from cache (0.28s)
Fetching https://github.com/vapor/crypto.git
[40251/50825] Fetching http, multipart, validation, routing, websocket
[49636/53611] Fetching http, multipart, validation, routing, websocket, crypto
Fetched https://github.com/vapor/crypto.git from cache (0.48s)
Fetching https://github.com/vapor/console.git
Fetched https://github.com/vapor/http.git from cache (1.17s)
[24169/25358] Fetching multipart, validation, routing, websocket
[24170/30636] Fetching multipart, validation, routing, websocket, console
Fetched https://github.com/vapor/console.git from cache (0.45s)
[24185/25358] Fetching multipart, validation, routing, websocket
Fetched https://github.com/vapor/validation.git from cache (2.15s)
Fetched https://github.com/vapor/websocket.git from cache (2.17s)
Fetched https://github.com/vapor/routing.git from cache (2.18s)
Fetched https://github.com/vapor/multipart.git from cache (2.22s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (0.69s)
Fetching https://github.com/apple/swift-nio-ssl.git
[1/12147] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.29s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (0.45s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (0.44s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.44s)
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.44s)
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.20s)
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.44s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (0.46s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.46s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (0.45s)
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.44s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.45s)
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/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 3.1.3
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/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.2
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/validation.git
Working copy of https://github.com/vapor/validation.git resolved at 2.1.1
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/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/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/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
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/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 3.1.0
Creating working copy for https://github.com/vapor/leaf.git
Working copy of https://github.com/vapor/leaf.git resolved at 3.0.2
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/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-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/vapor/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.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
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
Building for debugging...
[0/44] Write sources
[29/44] Compiling CNIOZlib empty.c
[30/44] Compiling CNIOLinux ifaddrs-android.c
[31/44] Compiling CNIOSHA1 c_nio_sha1.c
[31/44] Compiling CNIOLinux shim.c
[33/44] Compiling CNIODarwin shim.c
[34/44] Compiling CBcrypt bcrypt.c
[35/44] Write swift-version-24593BA9C3E375BF.txt
[35/44] Write sources
[37/44] Compiling CBcrypt blf.c
[38/44] Compiling CNIOHTTPParser c_nio_http_parser.c
[39/44] Compiling CBase32 base32.c
[40/44] Compiling CNIOOpenSSL shims.c
[41/47] Compiling CCryptoOpenSSL shim.c
[42/48] Compiling CNIOOpenSSL helpers.c
[44/53] Emitting module COperatingSystem
[44/53] Compiling c-atomics.c
[46/56] Compiling Debugging SourceLocation.swift
[47/56] Compiling NIOPriorityQueue PriorityQueue.swift
[48/56] Emitting module NIOConcurrencyHelpers
[49/56] Compiling COperatingSystem libc.swift
[50/57] Compiling Debugging Demangler.swift
[52/57] Compiling NIOConcurrencyHelpers atomics.swift
[53/57] Compiling NIOConcurrencyHelpers lock.swift
[54/57] Compiling NIOPriorityQueue Heap.swift
[55/57] Emitting module NIOPriorityQueue
[56/59] Emitting module Debugging
[57/59] Compiling Debugging Debuggable.swift
[61/110] Emitting module NIO
[62/116] Compiling NIO MarkedCircularBuffer.swift
[63/116] Compiling NIO MulticastChannel.swift
[64/116] Compiling NIO NIOAny.swift
[65/116] Compiling NIO NonBlockingFileIO.swift
[66/116] Compiling NIO PendingDatagramWritesManager.swift
[67/116] Compiling NIO PendingWritesManager.swift
[68/116] Compiling NIO PriorityQueue.swift
[69/116] Compiling NIO RecvByteBufferAllocator.swift
[70/116] Compiling NIO Resolver.swift
[71/116] Compiling NIO Selectable.swift
[72/116] Compiling NIO Selector.swift
[73/116] Compiling NIO ServerSocket.swift
[74/116] Compiling NIO Socket.swift
[75/116] Compiling NIO SocketAddresses.swift
[76/116] Compiling NIO ByteBuffer-int.swift
[77/116] Compiling NIO ByteBuffer-views.swift
[78/116] Compiling NIO Channel.swift
[79/116] Compiling NIO ChannelHandler.swift
[80/116] Compiling NIO ChannelHandlers.swift
[81/116] Compiling NIO ChannelInvoker.swift
[82/116] Compiling NIO ChannelOption.swift
[83/116] Compiling NIO SocketChannel.swift
[84/116] Compiling NIO SocketOptionProvider.swift
[85/116] Compiling NIO System.swift
[86/116] Compiling NIO Thread.swift
[87/116] Compiling NIO TypeAssistedChannelHandler.swift
[88/116] Compiling NIO Utilities.swift
[89/116] Compiling NIO ChannelPipeline.swift
[90/116] Compiling NIO CircularBuffer.swift
[91/116] Compiling NIO Codec.swift
[92/116] Compiling NIO CompositeError.swift
[93/116] Compiling NIO ContiguousCollection.swift
[94/116] Compiling NIO DeadChannel.swift
[95/116] Compiling NIO Embedded.swift
[96/116] Compiling NIO Heap.swift
[97/116] Compiling NIO IO.swift
[98/116] Compiling NIO IOData.swift
[99/116] Compiling NIO IntegerTypes.swift
[100/116] Compiling NIO Interfaces.swift
[101/116] Compiling NIO Linux.swift
[102/116] Compiling NIO LinuxCPUSet.swift
[103/116] Compiling NIO EventLoop.swift
[104/116] Compiling NIO EventLoopFuture.swift
[105/116] Compiling NIO FileDescriptor.swift
[106/116] Compiling NIO FileHandle.swift
[107/116] Compiling NIO FileRegion.swift
[108/116] Compiling NIO GetaddrinfoResolver.swift
[109/116] Compiling NIO HappyEyeballs.swift
[110/116] Compiling NIO AddressedEnvelope.swift
[111/116] Compiling NIO BaseSocket.swift
[112/116] Compiling NIO BaseSocketChannel.swift
[113/116] Compiling NIO BlockingIOThreadPool.swift
[114/116] Compiling NIO Bootstrap.swift
[115/116] Compiling NIO ByteBuffer-aux.swift
[116/116] Compiling NIO ByteBuffer-core.swift
[118/159] Compiling NIOTLS TLSEvents.swift
[119/159] Compiling Async Async+NIO.swift
[120/159] Compiling Async AsyncError.swift
[121/160] Emitting module Async
[122/160] Compiling Async Collection+Future.swift
[123/160] Compiling Async Deprecated.swift
[124/160] Compiling Bits Bytes.swift
[125/160] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[126/162] Emitting module NIOFoundationCompat
[127/162] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[130/162] Emitting module NIOTLS
[131/163] Compiling Bits Deprecated.swift
[132/163] Compiling Async Worker.swift
[133/163] Compiling Async FutureType.swift
[134/163] Compiling Async QueueHandler.swift
[135/163] Compiling Async Future+Variadic.swift
[136/163] Compiling Async Future+Void.swift
[137/163] Compiling Async Future+Map.swift
[138/163] Compiling Async Future+Transform.swift
[139/163] Compiling Async Exports.swift
[140/163] Compiling Async Future+DoCatch.swift
[141/163] Compiling Async Future+Flatten.swift
[142/163] Compiling Async Future+Global.swift
[144/164] Compiling Bits Data+Bytes.swift
[147/164] Compiling Bits Data+Strings.swift
[151/164] Emitting module Bits
[154/165] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[156/165] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[157/165] Compiling NIOTLS SNIHandler.swift
[158/166] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[159/166] Compiling NIOHTTP1 HTTPResponseCompressor.swift
[160/166] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[162/166] Compiling NIOHTTP1 HTTPEncoder.swift
[163/182] Compiling NIOHTTP1 HTTPTypes.swift
[164/210] Emitting module NIOHTTP1
[165/210] Compiling Core BasicKey.swift
[166/210] Compiling Core CaseInsensitiveString.swift
[168/212] Emitting module Random
[169/220] Compiling Random RandomProtocol.swift
[170/220] Compiling Random URandom.swift
[171/220] Compiling Random OSRandom.swift
[172/220] Compiling Random Array+Random.swift
[174/221] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[175/222] Compiling Core DirectoryConfig.swift
[176/222] Compiling Core Exports.swift
[177/222] Compiling Core File.swift
[178/222] Compiling Core Data+Hex.swift
[179/222] Compiling Core DataCoders.swift
[180/222] Compiling Core Deprecated.swift
[181/225] Compiling NIOWebSocket WebSocketOpcode.swift
[182/225] Compiling Core NotFound.swift
[183/225] Compiling Core OptionalType.swift
[184/225] Compiling Core Process+Execute.swift
[185/225] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[186/225] Emitting module NIOWebSocket
[187/225] Compiling Core Reflectable.swift
[188/225] Compiling Core String+Utilities.swift
[189/225] Compiling Core Thread+Async.swift
[190/225] Compiling NIOWebSocket Base64.swift
[191/225] Compiling NIOWebSocket SHA1.swift
[194/225] Compiling Core Decodable+Reflectable.swift
[195/225] Compiling Core ReflectionDecodable.swift
[196/225] Compiling Core ReflectionDecoders.swift
[197/225] Compiling Core CoreError.swift
[198/225] Compiling Core Data+Base64URL.swift
[199/225] Compiling NIOWebSocket WebSocketUpgrader.swift
[200/225] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[201/225] Compiling NIOWebSocket WebSocketErrorCodes.swift
[202/225] Compiling NIOWebSocket WebSocketFrame.swift
[204/226] Emitting module NIOOpenSSL
[210/228] Compiling NIOOpenSSL SSLVerificationCallbacks.swift
[211/228] Compiling NIOOpenSSL TLSConfiguration.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
        guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
                            ^~~~~~~~~~~~~~~~~~~~~~~~
/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'
        guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
                                                     ~^~~~
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:130:34: error: cannot find 'SSL_OP_NO_COMPRESSION' in scope
        var opensslOptions = Int(SSL_OP_NO_COMPRESSION)
                                 ^~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:387:10: note: macro 'SSL_OP_NO_COMPRESSION' unavailable: structure not supported
# define SSL_OP_NO_COMPRESSION                           SSL_OP_BIT(17)
         ^
/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
            opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
         ^
/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
            opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:141:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:144:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
            opensslOptions |= Int(SSL_OP_NO_SSLv3)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
# define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:155:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
            opensslOptions |= Int(SSL_OP_NO_SSLv3)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
# define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:158:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
         ^
/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
            opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
         ^
/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
            opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
         ^
/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
            opensslOptions |= Int(CNIOOpenSSL_SSL_OP_NO_TLSv1_3)
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:29: error: cannot find 'SSL_get_peer_certificate' in scope
        guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
                            ^~~~~~~~~~~~~~~~~~~~~~~~
/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'
        guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
                                                     ~^~~~
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:130:34: error: cannot find 'SSL_OP_NO_COMPRESSION' in scope
        var opensslOptions = Int(SSL_OP_NO_COMPRESSION)
                                 ^~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:387:10: note: macro 'SSL_OP_NO_COMPRESSION' unavailable: structure not supported
# define SSL_OP_NO_COMPRESSION                           SSL_OP_BIT(17)
         ^
/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
            opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
         ^
/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
            opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:141:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:144:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
            opensslOptions |= Int(SSL_OP_NO_SSLv3)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
# define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:155:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
            opensslOptions |= Int(SSL_OP_NO_SSLv3)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
# define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:158:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
         ^
/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
            opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
         ^
/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
            opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
         ^
/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
            opensslOptions |= Int(CNIOOpenSSL_SSL_OP_NO_TLSv1_3)
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[218/228] Compiling Core LosslessDataConvertible.swift
[219/228] Compiling Core MediaType.swift
error: fatalError
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
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/11] Compiling Core Future+Unwrap.swift
[3/12] Compiling Core FutureEncoder.swift
[4/14] Emitting module NIOOpenSSL
[5/14] Compiling Core NestedData.swift
[6/15] Compiling NIOOpenSSL SSLConnection.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
        guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
                            ^~~~~~~~~~~~~~~~~~~~~~~~
/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'
        guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
                                                     ~^~~~
[7/15] Compiling NIOOpenSSL SSLContext.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:130:34: error: cannot find 'SSL_OP_NO_COMPRESSION' in scope
        var opensslOptions = Int(SSL_OP_NO_COMPRESSION)
                                 ^~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:387:10: note: macro 'SSL_OP_NO_COMPRESSION' unavailable: structure not supported
# define SSL_OP_NO_COMPRESSION                           SSL_OP_BIT(17)
         ^
/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
            opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
         ^
/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
            opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:141:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:144:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
            opensslOptions |= Int(SSL_OP_NO_SSLv3)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
# define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:155:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
            opensslOptions |= Int(SSL_OP_NO_SSLv3)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
# define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:158:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
            opensslOptions |= Int(SSL_OP_NO_TLSv1)
                                  ^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
         ^
/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
            opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
         ^
/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
            opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
                                  ^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
         ^
/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
            opensslOptions |= Int(CNIOOpenSSL_SSL_OP_NO_TLSv1_3)
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2