The Swift Package Index logo.Swift Package Index

Build Information

Failed to build VaporExt 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/vapor-ext.git
Reference: 0.3.4
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/vapor-ext
 * tag               0.3.4      -> FETCH_HEAD
HEAD is now at 8e3ddf8 Remove warnings from Swift 5 (#20)
Cloned https://github.com/vapor-community/vapor-ext.git
Revision (git rev-parse @):
8e3ddf8b78c8436038d14712ac44f10aca78fe87
SUCCESS checkout https://github.com/vapor-community/vapor-ext.git at 0.3.4
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/vapor-community/vapor-ext.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/core.git
Fetching https://github.com/vapor/fluent.git
Fetching https://github.com/vapor/service.git
Fetching https://github.com/gperdomor/vapor.git
[1/919] Fetching service
[920/47126] Fetching service, vapor
[921/67269] Fetching service, vapor, core
[1988/80574] Fetching service, vapor, core, fluent
Fetched https://github.com/vapor/service.git from cache (0.24s)
[6187/79655] Fetching vapor, core, fluent
Fetched https://github.com/vapor/fluent.git from cache (1.47s)
Fetched https://github.com/vapor/core.git from cache (1.48s)
Fetched https://github.com/gperdomor/vapor.git from cache (1.49s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.44s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 3.2.1 (0.47s)
Fetching https://github.com/vapor/database-kit.git
Fetching https://github.com/vapor/console.git
Fetching https://github.com/vapor/sql.git
[1/1181] Fetching database-kit
[13/6459] Fetching database-kit, console
[325/11424] Fetching database-kit, console, sql
Fetched https://github.com/vapor/sql.git from cache (0.36s)
Fetched https://github.com/vapor/database-kit.git from cache (0.36s)
Fetched https://github.com/vapor/console.git from cache (0.36s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (0.43s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.44s)
Computing version for https://github.com/vapor/sql.git
Computed https://github.com/vapor/sql.git at 2.3.2 (0.43s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.46s)
Fetching https://github.com/apple/swift-nio.git
[1/64439] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.85s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.51s)
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 (2.68s)
Computing version for https://github.com/gperdomor/vapor.git
Computed https://github.com/gperdomor/vapor.git at 3.3.3 (0.62s)
Fetching https://github.com/vapor/websocket.git
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/routing.git
Fetching https://github.com/vapor/multipart.git
[1/579] Fetching validation
[94/960] Fetching validation, url-encoded-form
[95/2242] Fetching validation, url-encoded-form, template-kit
[1334/22910] Fetching validation, url-encoded-form, template-kit, routing
[1477/24610] Fetching validation, url-encoded-form, template-kit, routing, multipart
[2569/27021] Fetching validation, url-encoded-form, template-kit, routing, multipart, websocket
Fetched https://github.com/vapor/template-kit.git from cache (1.20s)
Fetching https://github.com/vapor/http.git
Fetched https://github.com/vapor/routing.git from cache (1.22s)
Fetching https://github.com/vapor/crypto.git
[3802/5071] Fetching validation, url-encoded-form, multipart, websocket
[4976/7857] Fetching validation, url-encoded-form, multipart, websocket, crypto
[5199/33324] Fetching validation, url-encoded-form, multipart, websocket, crypto, http
Fetched https://github.com/vapor/validation.git from cache (1.73s)
Fetched https://github.com/vapor/websocket.git from cache (1.73s)
Fetched https://github.com/vapor/url-encoded-form.git from cache (1.73s)
Fetched https://github.com/vapor/crypto.git from cache (0.53s)
[22583/27167] Fetching multipart, http
Fetched https://github.com/vapor/multipart.git from cache (1.78s)
[23685/25467] Fetching http
Fetched https://github.com/vapor/http.git from cache (0.87s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (0.45s)
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.30s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (0.42s)
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.45s)
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.24s)
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.42s)
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/url-encoded-form.git
Computed https://github.com/vapor/url-encoded-form.git at 1.1.0 (0.43s)
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/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.44s)
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/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 3.1.0
Creating working copy for https://github.com/apple/swift-nio-ssl-support.git
Working copy of https://github.com/apple/swift-nio-ssl-support.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.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/gperdomor/vapor.git
Working copy of https://github.com/gperdomor/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/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/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/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 3.2.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/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.1.2
Creating working copy for https://github.com/vapor/template-kit.git
Working copy of https://github.com/vapor/template-kit.git resolved at 1.5.0
Creating working copy for https://github.com/vapor/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/sql.git
Working copy of https://github.com/vapor/sql.git resolved at 2.3.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/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.1
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/49] Write sources
[32/49] Compiling CNIOZlib empty.c
[33/49] Compiling CNIOLinux ifaddrs-android.c
[34/49] Compiling CNIODarwin shim.c
[35/49] Compiling CNIOSHA1 c_nio_sha1.c
[36/49] Compiling CNIOLinux shim.c
[37/49] Write swift-version-24593BA9C3E375BF.txt
[38/49] Compiling CBcrypt bcrypt.c
[39/49] Compiling CBcrypt blf.c
[40/49] Compiling CNIOHTTPParser c_nio_http_parser.c
[41/49] Compiling CNIOOpenSSL helpers.c
[41/49] Write sources
[45/49] Compiling CNIOOpenSSL shims.c
[46/49] Compiling CBase32 base32.c
[47/49] Compiling CCryptoOpenSSL shim.c
[48/58] Compiling c-atomics.c
[50/61] Compiling Debugging SourceLocation.swift
[51/61] Compiling NIOPriorityQueue PriorityQueue.swift
[52/61] Compiling COperatingSystem libc.swift
[53/61] Emitting module COperatingSystem
[55/62] Compiling NIOConcurrencyHelpers atomics.swift
[56/62] Emitting module NIOConcurrencyHelpers
[57/62] Compiling NIOConcurrencyHelpers lock.swift
[59/63] Emitting module NIOPriorityQueue
[60/63] Compiling NIOPriorityQueue Heap.swift
[61/64] Compiling Debugging Demangler.swift
[63/64] Emitting module Debugging
[64/64] Compiling Debugging Debuggable.swift
[66/115] Compiling NIO ByteBuffer-int.swift
[67/115] Compiling NIO ByteBuffer-views.swift
[68/115] Compiling NIO Channel.swift
[69/115] Compiling NIO ChannelHandler.swift
[70/115] Compiling NIO ChannelHandlers.swift
[71/115] Compiling NIO ChannelInvoker.swift
[72/115] Compiling NIO ChannelOption.swift
[73/121] Emitting module NIO
[74/121] Compiling NIO Heap.swift
[75/121] Compiling NIO IO.swift
[76/121] Compiling NIO IOData.swift
[77/121] Compiling NIO IntegerTypes.swift
[78/121] Compiling NIO Interfaces.swift
[79/121] Compiling NIO Linux.swift
[80/121] Compiling NIO LinuxCPUSet.swift
[81/121] Compiling NIO MarkedCircularBuffer.swift
[82/121] Compiling NIO MulticastChannel.swift
[83/121] Compiling NIO NIOAny.swift
[84/121] Compiling NIO NonBlockingFileIO.swift
[85/121] Compiling NIO PendingDatagramWritesManager.swift
[86/121] Compiling NIO PendingWritesManager.swift
[87/121] Compiling NIO PriorityQueue.swift
[88/121] Compiling NIO EventLoop.swift
[89/121] Compiling NIO EventLoopFuture.swift
[90/121] Compiling NIO FileDescriptor.swift
[91/121] Compiling NIO FileHandle.swift
[92/121] Compiling NIO FileRegion.swift
[93/121] Compiling NIO GetaddrinfoResolver.swift
[94/121] Compiling NIO HappyEyeballs.swift
[95/121] Compiling NIO RecvByteBufferAllocator.swift
[96/121] Compiling NIO Resolver.swift
[97/121] Compiling NIO Selectable.swift
[98/121] Compiling NIO Selector.swift
[99/121] Compiling NIO ServerSocket.swift
[100/121] Compiling NIO Socket.swift
[101/121] Compiling NIO SocketAddresses.swift
[102/121] Compiling NIO ChannelPipeline.swift
[103/121] Compiling NIO CircularBuffer.swift
[104/121] Compiling NIO Codec.swift
[105/121] Compiling NIO CompositeError.swift
[106/121] Compiling NIO ContiguousCollection.swift
[107/121] Compiling NIO DeadChannel.swift
[108/121] Compiling NIO Embedded.swift
[109/121] Compiling NIO SocketChannel.swift
[110/121] Compiling NIO SocketOptionProvider.swift
[111/121] Compiling NIO System.swift
[112/121] Compiling NIO Thread.swift
[113/121] Compiling NIO TypeAssistedChannelHandler.swift
[114/121] Compiling NIO Utilities.swift
[115/121] Compiling NIO AddressedEnvelope.swift
[116/121] Compiling NIO BaseSocket.swift
[117/121] Compiling NIO BaseSocketChannel.swift
[118/121] Compiling NIO BlockingIOThreadPool.swift
[119/121] Compiling NIO Bootstrap.swift
[120/121] Compiling NIO ByteBuffer-aux.swift
[121/121] Compiling NIO ByteBuffer-core.swift
[123/164] Compiling Bits BitsError.swift
[124/164] Compiling Bits Byte+Alphabet.swift
[125/165] Compiling NIOTLS TLSEvents.swift
[126/165] Compiling Async Worker.swift
[127/165] Compiling Bits Bytes.swift
[128/166] Compiling Bits ByteBuffer+binaryFloatingPointOperations.swift
[129/166] Compiling Bits ByteBuffer+peek.swift
[130/166] Emitting module Async
[131/166] Compiling Async Collection+Future.swift
[132/166] Compiling Async Deprecated.swift
[133/166] Compiling Bits Byte+Control.swift
[134/166] Compiling Bits Byte+Digit.swift
[135/166] Compiling Bits ByteBuffer+require.swift
[136/166] Compiling Bits ByteBuffer+string.swift
[137/166] Emitting module NIOFoundationCompat
[138/166] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[143/167] Compiling Bits Deprecated.swift
[147/167] Emitting module Bits
[150/167] Compiling Async FutureType.swift
[151/167] Compiling Async QueueHandler.swift
[152/167] Compiling Async Future+Variadic.swift
[153/167] Compiling Async Future+Void.swift
[155/168] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[156/168] Compiling NIOTLS SNIHandler.swift
[157/168] Emitting module NIOTLS
[158/169] Compiling Bits Data+Bytes.swift
[159/169] Compiling Bits Data+Strings.swift
[162/170] Emitting module NIOHTTP1
[163/187] Compiling NIOHTTP1 HTTPEncoder.swift
[164/215] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[165/215] Compiling Random RandomProtocol.swift
[166/215] Compiling Random OSRandom.swift
[167/215] Emitting module Random
[168/215] Compiling Random URandom.swift
[169/215] Compiling Random Array+Random.swift
[170/216] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[171/216] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[172/216] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[173/216] Compiling NIOHTTP1 HTTPResponseCompressor.swift
[174/216] Compiling NIOHTTP1 HTTPTypes.swift
[175/216] Compiling Core Data+Hex.swift
[176/216] Compiling Core DataCoders.swift
[177/216] Compiling Core Deprecated.swift
[178/216] Compiling Core BasicKey.swift
[179/216] Compiling Core CaseInsensitiveString.swift
[181/220] Compiling Core NotFound.swift
[182/220] Compiling Core OptionalType.swift
[183/220] Compiling Core Process+Execute.swift
[184/220] Emitting module NIOOpenSSL
[186/222] Compiling Core ReflectionDecoders.swift
[187/222] Compiling Core CoreError.swift
[188/222] Compiling Core Data+Base64URL.swift
[189/222] Compiling Core Reflectable.swift
[190/222] Compiling Core String+Utilities.swift
[191/222] Compiling Core Thread+Async.swift
[194/222] Compiling Core Decodable+Reflectable.swift
[195/222] Compiling Core ReflectionDecodable.swift
[200/222] Compiling Core LosslessDataConvertible.swift
[201/222] Compiling Core MediaType.swift
[202/222] Compiling NIOOpenSSL SSLVerificationCallbacks.swift
[203/222] Compiling NIOOpenSSL TLSConfiguration.swift
[206/222] Compiling Core DirectoryConfig.swift
[211/222] Compiling Core Exports.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)
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[212/222] 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
        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)
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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/22] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[3/23] Compiling NIOWebSocket WebSocketOpcode.swift
[4/23] Compiling Core FutureEncoder.swift
[5/24] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[6/24] Compiling Core Future+Unwrap.swift
[7/25] Emitting module NIOOpenSSL
[8/25] Compiling Core DirectoryConfig.swift
[9/25] Compiling Core Exports.swift
[10/26] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[11/26] Compiling Core File.swift
[12/27] 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 {
                                                     ~^~~~
[13/27] 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
[14/27] Compiling NIOWebSocket WebSocketErrorCodes.swift
BUILD FAILURE 5.10 linux

Build Machine: Linux 2