This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Pagination with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-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/pagination.git
Reference: 2.0.0-alpha.1
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/pagination
 * tag               2.0.0-alpha.1 -> FETCH_HEAD
HEAD is now at fde552d Merge pull request #21 from mikkelu/feature/advanced-queries
Cloned https://github.com/vapor-community/pagination.git
Revision (git rev-parse @):
fde552d432d8b2085f49b59f40ab74e07a54402f
SUCCESS checkout https://github.com/vapor-community/pagination.git at 2.0.0-alpha.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/vapor-community/pagination.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/vapor/fluent.git
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor/fluent-sqlite.git
[1/1188] Fetching fluent-sqlite
[1189/14493] Fetching fluent-sqlite, fluent
[8374/81786] Fetching fluent-sqlite, fluent, vapor
Fetched https://github.com/vapor/fluent-sqlite.git (1.58s)
Fetched https://github.com/vapor/fluent.git (1.60s)
Fetched https://github.com/vapor/vapor.git (1.62s)
Computing version for https://github.com/vapor/fluent-sqlite.git
Computed https://github.com/vapor/fluent-sqlite.git at 3.0.0 (0.35s)
Fetching https://github.com/vapor/sqlite.git
Fetching https://github.com/vapor/service.git
Fetching https://github.com/vapor/core.git
[1/919] Fetching service
[158/21062] Fetching service, core
[1323/23073] Fetching service, core, sqlite
Fetched https://github.com/vapor/service.git (0.69s)
Fetched https://github.com/vapor/sqlite.git (0.70s)
Fetched https://github.com/vapor/core.git (0.71s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.35s)
Computing version for https://github.com/vapor/sqlite.git
Computed https://github.com/vapor/sqlite.git at 3.3.0 (0.36s)
Fetching https://github.com/vapor/sql.git
Fetching https://github.com/vapor/database-kit.git
[1/1181] Fetching database-kit
[1182/6346] Fetching database-kit, sql
Fetched https://github.com/vapor/database-kit.git (0.35s)
Fetched https://github.com/vapor/sql.git (0.35s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (0.34s)
Computing version for https://github.com/vapor/sql.git
Computed https://github.com/vapor/sql.git at 2.3.2 (0.36s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 3.2.1 (0.36s)
Fetching https://github.com/vapor/console.git
[1/5278] Fetching console
Fetched https://github.com/vapor/console.git (0.33s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.35s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.36s)
Fetching https://github.com/apple/swift-nio.git
[1/64778] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (3.83s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.36s)
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 (0.21s)
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.33s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.3 (0.36s)
Fetching https://github.com/vapor/websocket.git
Fetching https://github.com/vapor/validation.git
Fetching https://github.com/vapor/url-encoded-form.git
[1/579] Fetching validation
[19/3001] Fetching validation, websocket
[2857/3382] Fetching validation, websocket, url-encoded-form
Fetched https://github.com/vapor/url-encoded-form.git (0.26s)
Fetching https://github.com/vapor/template-kit.git
Fetched https://github.com/vapor/websocket.git (0.26s)
Fetched https://github.com/vapor/validation.git (0.26s)
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/multipart.git
[1/1282] Fetching template-kit
[1283/3008] Fetching template-kit, multipart
Fetched https://github.com/vapor/template-kit.git (0.24s)
Fetching https://github.com/vapor/http.git
[363/1726] Fetching multipart
[502/22394] Fetching multipart, routing
[16417/47861] Fetching multipart, routing, http
Fetched https://github.com/vapor/routing.git (1.37s)
Fetching https://github.com/vapor/crypto.git
Fetched https://github.com/vapor/multipart.git (1.40s)
Fetched https://github.com/vapor/http.git (1.29s)
[1/2786] Fetching crypto
Fetched https://github.com/vapor/crypto.git (0.24s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (0.34s)
Fetching https://github.com/apple/swift-nio-ssl.git
[1/12150] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git (2.60s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (0.35s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (0.63s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.36s)
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.37s)
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 (0.43s)
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.38s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (0.39s)
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.35s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.5.0 (0.34s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.40s)
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/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
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/template-kit.git
Working copy of https://github.com/vapor/template-kit.git resolved at 1.5.0
Creating working copy for https://github.com/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.4.1
Creating working copy for https://github.com/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/vapor/validation.git
Working copy of https://github.com/vapor/validation.git resolved at 2.1.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 1.4.0
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/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.1
Creating working copy for https://github.com/vapor/fluent-sqlite.git
Working copy of https://github.com/vapor/fluent-sqlite.git resolved at 3.0.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/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/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 3.1.3
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/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 3.3.3
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/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 3.1.0
Creating working copy for https://github.com/vapor/sqlite.git
Working copy of https://github.com/vapor/sqlite.git resolved at 3.3.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/13] Compiling CNIOLinux ifaddrs-android.c
[1/13] Compiling CNIOZlib empty.c
[2/13] Compiling CNIOLinux shim.c
[3/13] Compiling CNIODarwin shim.c
[4/13] Compiling CNIOSHA1 c_nio_sha1.c
[5/13] Compiling CBcrypt blf.c
[6/13] Compiling CBcrypt bcrypt.c
[7/13] Compiling CCryptoOpenSSL shim.c
[8/13] Compiling CNIOHTTPParser c_nio_http_parser.c
[9/13] Compiling CNIOOpenSSL helpers.c
[10/13] Compiling CNIOOpenSSL shims.c
[11/13] Compiling CBase32 base32.c
[12/22] Compiling c-atomics.c
[14/25] Compiling Debugging SourceLocation.swift
[15/25] Compiling NIOPriorityQueue PriorityQueue.swift
[16/25] Compiling Debugging Demangler.swift
[17/25] Compiling NIOPriorityQueue Heap.swift
[18/25] Emitting module NIOPriorityQueue
[19/26] Emitting module COperatingSystem
[20/26] Compiling COperatingSystem libc.swift
[21/27] Emitting module Debugging
[22/27] Compiling Debugging Debuggable.swift
[25/30] Compiling NIOConcurrencyHelpers atomics.swift
[26/30] Emitting module NIOConcurrencyHelpers
[28/30] Compiling NIOConcurrencyHelpers lock.swift
[34/83] Compiling NIO ByteBuffer-int.swift
[35/83] Compiling NIO ByteBuffer-views.swift
[36/83] Compiling NIO Channel.swift
[37/83] Compiling NIO ChannelHandler.swift
[38/83] Compiling NIO ChannelHandlers.swift
[39/83] Compiling NIO ChannelInvoker.swift
[40/83] Compiling NIO ChannelOption.swift
[41/89] Emitting module NIO
[42/89] Compiling NIO Heap.swift
[43/89] Compiling NIO IO.swift
[44/89] Compiling NIO IOData.swift
[45/89] Compiling NIO IntegerTypes.swift
[46/89] Compiling NIO Interfaces.swift
[47/89] Compiling NIO Linux.swift
[48/89] Compiling NIO LinuxCPUSet.swift
[49/89] Compiling NIO MarkedCircularBuffer.swift
[50/89] Compiling NIO MulticastChannel.swift
[51/89] Compiling NIO NIOAny.swift
[52/89] Compiling NIO NonBlockingFileIO.swift
[53/89] Compiling NIO PendingDatagramWritesManager.swift
[54/89] Compiling NIO PendingWritesManager.swift
[55/89] Compiling NIO PriorityQueue.swift
[56/89] Compiling NIO RecvByteBufferAllocator.swift
[57/89] Compiling NIO Resolver.swift
[58/89] Compiling NIO Selectable.swift
[59/89] Compiling NIO Selector.swift
[60/89] Compiling NIO ServerSocket.swift
[61/89] Compiling NIO Socket.swift
[62/89] Compiling NIO SocketAddresses.swift
[63/89] Compiling NIO ChannelPipeline.swift
[64/89] Compiling NIO CircularBuffer.swift
[65/89] Compiling NIO Codec.swift
[66/89] Compiling NIO CompositeError.swift
[67/89] Compiling NIO ContiguousCollection.swift
[68/89] Compiling NIO DeadChannel.swift
[69/89] Compiling NIO Embedded.swift
[70/89] Compiling NIO SocketChannel.swift
[71/89] Compiling NIO SocketOptionProvider.swift
[72/89] Compiling NIO System.swift
[73/89] Compiling NIO Thread.swift
[74/89] Compiling NIO TypeAssistedChannelHandler.swift
[75/89] Compiling NIO Utilities.swift
[76/89] Compiling NIO EventLoop.swift
[77/89] Compiling NIO EventLoopFuture.swift
[78/89] Compiling NIO FileDescriptor.swift
[79/89] Compiling NIO FileHandle.swift
[80/89] Compiling NIO FileRegion.swift
[81/89] Compiling NIO GetaddrinfoResolver.swift
[82/89] Compiling NIO HappyEyeballs.swift
[83/89] Compiling NIO AddressedEnvelope.swift
[84/89] Compiling NIO BaseSocket.swift
[85/89] Compiling NIO BaseSocketChannel.swift
[86/89] Compiling NIO BlockingIOThreadPool.swift
[87/89] Compiling NIO Bootstrap.swift
[88/89] Compiling NIO ByteBuffer-aux.swift
[89/89] Compiling NIO ByteBuffer-core.swift
[92/133] Compiling NIOTLS TLSEvents.swift
[93/133] Emitting module Async
[94/133] Compiling Async Collection+Future.swift
[95/133] Compiling Async Deprecated.swift
[96/134] Compiling Async FutureType.swift
[97/134] Compiling Async QueueHandler.swift
[98/134] Compiling Async Async+NIO.swift
[99/134] Compiling Async AsyncError.swift
[100/134] Emitting module Bits
[101/135] Compiling Async Exports.swift
[102/135] Compiling Async Future+DoCatch.swift
[105/135] Compiling Async Worker.swift
[106/135] Emitting module NIOFoundationCompat
[107/135] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[108/135] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[111/136] Compiling Async Future+Flatten.swift
[112/136] Compiling Async Future+Global.swift
[113/136] Compiling Bits Data+Bytes.swift
[114/136] Compiling Bits Data+Strings.swift
[115/136] Compiling Bits Bytes.swift
[116/136] Compiling Bits Deprecated.swift
[119/137] Compiling Async Future+Map.swift
[120/137] Compiling Async Future+Transform.swift
[123/137] Compiling Async Future+Variadic.swift
[124/137] Compiling Async Future+Void.swift
[126/140] Emitting module NIOTLS
[127/140] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[128/140] Compiling NIOTLS SNIHandler.swift
[133/143] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[137/144] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[138/188] Compiling NIOHTTP1 HTTPEncoder.swift
[139/188] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[140/188] Compiling NIOHTTP1 HTTPResponseCompressor.swift
[141/188] Compiling Random Array+Random.swift
[142/188] Emitting module Random
[143/188] Compiling NIOHTTP1 HTTPTypes.swift
[144/188] Compiling Random RandomProtocol.swift
[145/188] Compiling Random URandom.swift
[146/188] Compiling Random OSRandom.swift
[148/190] Compiling NIOOpenSSL SSLConnection.swift
[149/190] Compiling NIOOpenSSL SSLContext.swift
[150/190] Compiling NIOOpenSSL SSLPKCS12Bundle.swift
[151/190] Compiling NIOOpenSSL SSLPointerTricks.swift
[152/190] Compiling NIOOpenSSL PosixPort.swift
[153/190] Compiling NIOOpenSSL SSLCertificate.swift
[154/190] Compiling NIOOpenSSL SSLPrivateKey.swift
[155/190] Compiling NIOOpenSSL SSLPublicKey.swift
[156/190] Compiling Core HeaderValue.swift
[157/193] Emitting module NIOHTTP1
[158/193] Compiling NIOOpenSSL ByteBufferBIO.swift
[159/193] Compiling NIOOpenSSL IdentityVerification.swift
[161/194] Compiling Core NotFound.swift
[162/194] Compiling Core OptionalType.swift
[163/194] Compiling Core Process+Execute.swift
[166/195] Compiling NIOOpenSSL OpenSSLServerHandler.swift
[167/195] Compiling NIOOpenSSL SSLErrors.swift
[168/195] Compiling NIOOpenSSL SSLInit.swift
[169/204] Compiling NIOWebSocket Base64.swift
[170/204] Compiling NIOWebSocket SHA1.swift
[171/204] Compiling NIOOpenSSL OpenSSLClientHandler.swift
[172/204] Compiling NIOOpenSSL OpenSSLHandler.swift
[173/204] Compiling Core Reflectable.swift
[174/204] Compiling Core String+Utilities.swift
[175/204] Compiling Core Thread+Async.swift
[176/204] Emitting module NIOOpenSSL
[177/206] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[178/207] Compiling NIOWebSocket WebSocketOpcode.swift
[179/207] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[180/207] Compiling NIOOpenSSL SSLVerificationCallbacks.swift
[181/207] Compiling NIOOpenSSL TLSConfiguration.swift
[182/207] Compiling NIOWebSocket WebSocketUpgrader.swift
[183/207] Compiling NIOWebSocket WebSocketFrameDecoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:29: error: cannot find 'SSL_get_peer_certificate' in scope
        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)
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[199/207] Compiling NIOWebSocket WebSocketErrorCodes.swift
[202/207] Emitting module NIOWebSocket
[203/207] Compiling NIOWebSocket WebSocketFrame.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...
[1/8] Emitting module NIOWebSocket
[4/10] Emitting module NIOOpenSSL
[5/10] 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 {
                                                     ~^~~~
[6/10] 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)
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[7/10] Compiling Core NestedData.swift
error: fatalError
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.