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 S3Storage, reference master (57d3e0), with Swift 6.1 for Linux on 25 Apr 2025 12:01:44 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/skelpo/s3storage.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/skelpo/s3storage
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 57d3e08 Fixed API documentation link
Cloned https://github.com/skelpo/s3storage.git
Revision (git rev-parse @):
57d3e08265a51ae32cc07b94a58bc3a158a5ff3c
SUCCESS checkout https://github.com/skelpo/s3storage.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/skelpo/s3storage.git
https://github.com/skelpo/s3storage.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "s3",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0-rc2",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/LiveUI/S3.git"
    },
    {
      "identity" : "storage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/skelpo/Storage.git"
    }
  ],
  "manifest_display_name" : "S3Storage",
  "name" : "S3Storage",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "S3Storage",
      "targets" : [
        "S3Storage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "S3StorageTests",
      "module_type" : "SwiftTarget",
      "name" : "S3StorageTests",
      "path" : "Tests/S3StorageTests",
      "sources" : [
        "S3StorageTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "S3Storage"
      ],
      "type" : "test"
    },
    {
      "c99name" : "S3Storage",
      "module_type" : "SwiftTarget",
      "name" : "S3Storage",
      "path" : "Sources/S3Storage",
      "product_dependencies" : [
        "Storage",
        "S3"
      ],
      "product_memberships" : [
        "S3Storage"
      ],
      "sources" : [
        "S3Storage.swift",
        "S3StorageClient.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/skelpo/Storage.git
Fetching https://github.com/LiveUI/S3.git
[1/1442] Fetching s3
[102/1834] Fetching s3, storage
Fetched https://github.com/skelpo/Storage.git from cache (0.24s)
Fetched https://github.com/LiveUI/S3.git from cache (0.24s)
Computing version for https://github.com/skelpo/Storage.git
Computed https://github.com/skelpo/Storage.git at 0.1.2 (3.22s)
Fetching https://github.com/vapor/vapor.git
[1/74298] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (1.93s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.3 (4.16s)
Fetching https://github.com/vapor/template-kit.git
Fetching https://github.com/vapor/validation.git
Fetching https://github.com/vapor/websocket.git
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/service.git
Fetching https://github.com/vapor/url-encoded-form.git
[1/919] Fetching service
[920/21642] Fetching service, routing
[1128/22221] Fetching service, routing, validation
[1341/23503] Fetching service, routing, validation, template-kit
[4439/26036] Fetching service, routing, validation, template-kit, websocket
[5082/26417] Fetching service, routing, validation, template-kit, websocket, url-encoded-form
Fetched https://github.com/vapor/service.git from cache (0.31s)
Fetching https://github.com/vapor/multipart.git
[12029/25498] Fetching routing, validation, template-kit, websocket, url-encoded-form
Fetched https://github.com/vapor/url-encoded-form.git from cache (0.32s)
[12269/25117] Fetching routing, validation, template-kit, websocket
Fetching https://github.com/vapor/http.git
[20352/28313] Fetching routing, validation, template-kit, websocket, multipart
[21390/53780] Fetching routing, validation, template-kit, websocket, multipart, http
Fetched https://github.com/vapor/validation.git from cache (0.99s)
Fetched https://github.com/vapor/websocket.git from cache (0.99s)
Fetched https://github.com/vapor/template-kit.git from cache (1.00s)
Fetching https://github.com/vapor/crypto.git
Fetched https://github.com/vapor/routing.git from cache (1.02s)
Fetching https://github.com/vapor/console.git
[22513/28663] Fetching multipart, http
[27098/31449] Fetching multipart, http, crypto
[27321/36934] Fetching multipart, http, crypto, console
Fetched https://github.com/vapor/multipart.git from cache (4.87s)
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor/database-kit.git
Fetched https://github.com/vapor/crypto.git from cache (4.18s)
Fetched https://github.com/vapor/console.git from cache (4.16s)
Fetched https://github.com/vapor/http.git from cache (4.90s)
[1/1181] Fetching database-kit
[509/21324] Fetching database-kit, core
Fetched https://github.com/vapor/database-kit.git from cache (0.27s)
[7252/20143] Fetching core
Fetched https://github.com/vapor/core.git from cache (1.61s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (7.31s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
[1/75431] Fetching swift-nio
[2/90224] Fetching swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.08s)
[59591/75431] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.61s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (7.27s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.54s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.85s)
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.76s)
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 (1.27s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (1.11s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.58s)
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.79s)
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.36s)
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.92s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (0.59s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.83s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (0.83s)
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.92s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.5.0 (1.59s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.70s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.85s)
Computing version for https://github.com/LiveUI/S3.git
Computed https://github.com/LiveUI/S3.git at 3.0.1 (1.42s)
Fetching https://github.com/LiveUI/XMLCoding.git
Fetching https://github.com/LiveUI/VaporTestTools.git
[1/536] Fetching xmlcoding
[18/873] Fetching xmlcoding, vaportesttools
Fetched https://github.com/LiveUI/VaporTestTools.git from cache (0.53s)
Fetched https://github.com/LiveUI/XMLCoding.git from cache (0.55s)
Computing version for https://github.com/LiveUI/VaporTestTools.git
Computed https://github.com/LiveUI/VaporTestTools.git at 0.1.7 (1.31s)
Computing version for https://github.com/LiveUI/XMLCoding.git
Computed https://github.com/LiveUI/XMLCoding.git at 0.4.1 (0.46s)
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/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.2
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
Creating working copy for https://github.com/vapor/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.1
Creating working copy for https://github.com/skelpo/Storage.git
Working copy of https://github.com/skelpo/Storage.git resolved at 0.1.2
Creating working copy for https://github.com/LiveUI/XMLCoding.git
Working copy of https://github.com/LiveUI/XMLCoding.git resolved at 0.4.1
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-nio-ssl-support.git
Working copy of https://github.com/apple/swift-nio-ssl-support.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.4.1
Creating working copy for https://github.com/vapor/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.1.2
Creating working copy for https://github.com/vapor/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-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/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 3.1.3
Creating working copy for https://github.com/LiveUI/VaporTestTools.git
Working copy of https://github.com/LiveUI/VaporTestTools.git resolved at 0.1.7
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/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/LiveUI/S3.git
Working copy of https://github.com/LiveUI/S3.git resolved at 3.0.1
Creating working copy for https://github.com/vapor/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 3.1.0
Creating working copy for https://github.com/vapor/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.4.0
warning: 'swift-nio-ssl-support': ignoring declared target(s) 'swift-nio-ssl-support' in the system package
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
Building for debugging...
[0/47] Write sources
[31/47] Compiling CNIOZlib empty.c
[31/47] Compiling CNIOLinux ifaddrs-android.c
[33/47] Compiling CNIOLinux shim.c
[34/47] Compiling CNIODarwin shim.c
[35/47] Compiling CNIOSHA1 c_nio_sha1.c
[36/47] Compiling CNIOHTTPParser c_nio_http_parser.c
[37/47] Compiling CBase32 base32.c
[38/47] Write sources
[40/47] Compiling CBcrypt bcrypt.c
[41/47] Compiling CNIOOpenSSL helpers.c
[42/47] Compiling CBcrypt blf.c
[43/47] Compiling CNIOOpenSSL shims.c
[44/47] Write swift-version-24593BA9C3E375BF.txt
[45/47] Compiling CCryptoOpenSSL shim.c
[47/68] Emitting module NIOPriorityQueue
[47/68] Compiling c-atomics.c
[49/71] Compiling NIOPriorityQueue PriorityQueue.swift
[50/71] Compiling Debugging SourceLocation.swift
[51/71] Compiling COperatingSystem libc.swift
[52/71] Emitting module COperatingSystem
[53/71] Compiling NIOPriorityQueue Heap.swift
[54/73] Compiling NIOConcurrencyHelpers atomics.swift
[55/73] Compiling NIOConcurrencyHelpers lock.swift
[56/73] Emitting module NIOConcurrencyHelpers
[60/74] Emitting module Debugging
[61/74] Compiling XMLCoding XMLEncoder.swift
[62/74] Compiling XMLCoding XMLEncodingStorage.swift
[63/74] Compiling Debugging Debuggable.swift
[64/74] Compiling Debugging Demangler.swift
[65/76] Compiling XMLCoding ISO8601DateFormatter.swift
[66/76] Compiling XMLCoding XMLReferencingEncoder.swift
[67/76] Compiling XMLCoding XMLKey.swift
[68/76] Compiling XMLCoding XMLUnkeyedDecodingContainer.swift
[69/76] Compiling XMLCoding EncodingErrorExtension.swift
[70/76] Emitting module XMLCoding
[71/76] Compiling XMLCoding XMLDecodingStorage.swift
[72/76] Compiling XMLCoding XMLKeyedDecodingContainer.swift
[73/76] Compiling XMLCoding DecodingErrorExtension.swift
[74/76] Compiling XMLCoding XMLDecoder.swift
[76/126] Compiling XMLCoding XMLStackParser.swift
[78/127] Compiling NIO Heap.swift
[79/127] Compiling NIO IO.swift
[80/127] Compiling NIO IOData.swift
[81/127] Compiling NIO IntegerTypes.swift
[82/127] Compiling NIO Interfaces.swift
[83/127] Compiling NIO Linux.swift
[84/127] Compiling NIO LinuxCPUSet.swift
[85/127] Compiling NIO MarkedCircularBuffer.swift
[86/127] Compiling NIO MulticastChannel.swift
[87/127] Compiling NIO NIOAny.swift
[88/127] Compiling NIO NonBlockingFileIO.swift
[89/127] Compiling NIO PendingDatagramWritesManager.swift
[90/127] Compiling NIO PendingWritesManager.swift
[91/127] Compiling NIO PriorityQueue.swift
[92/127] Compiling NIO ByteBuffer-int.swift
[93/127] Compiling NIO ByteBuffer-views.swift
[94/127] Compiling NIO Channel.swift
[95/127] Compiling NIO ChannelHandler.swift
[96/127] Compiling NIO ChannelHandlers.swift
[97/127] Compiling NIO ChannelInvoker.swift
[98/127] Compiling NIO ChannelOption.swift
[99/127] Compiling NIO RecvByteBufferAllocator.swift
[100/127] Compiling NIO Resolver.swift
[101/127] Compiling NIO Selectable.swift
[102/127] Compiling NIO Selector.swift
[103/127] Compiling NIO ServerSocket.swift
[104/127] Compiling NIO Socket.swift
[105/127] Compiling NIO SocketAddresses.swift
[106/133] Compiling NIO EventLoop.swift
[107/133] Compiling NIO EventLoopFuture.swift
[108/133] Compiling NIO FileDescriptor.swift
[109/133] Compiling NIO FileHandle.swift
[110/133] Compiling NIO FileRegion.swift
[111/133] Compiling NIO GetaddrinfoResolver.swift
[112/133] Compiling NIO HappyEyeballs.swift
[113/133] Compiling NIO ChannelPipeline.swift
[114/133] Compiling NIO CircularBuffer.swift
[115/133] Compiling NIO Codec.swift
[116/133] Compiling NIO CompositeError.swift
[117/133] Compiling NIO ContiguousCollection.swift
[118/133] Compiling NIO DeadChannel.swift
[119/133] Compiling NIO Embedded.swift
[120/133] Emitting module NIO
[121/133] Compiling NIO AddressedEnvelope.swift
[122/133] Compiling NIO BaseSocket.swift
[123/133] Compiling NIO BaseSocketChannel.swift
[124/133] Compiling NIO BlockingIOThreadPool.swift
[125/133] Compiling NIO Bootstrap.swift
[126/133] Compiling NIO ByteBuffer-aux.swift
[127/133] Compiling NIO ByteBuffer-core.swift
[128/133] Compiling NIO SocketChannel.swift
[129/133] Compiling NIO SocketOptionProvider.swift
[130/133] Compiling NIO System.swift
[131/133] Compiling NIO Thread.swift
[132/133] Compiling NIO TypeAssistedChannelHandler.swift
[133/133] Compiling NIO Utilities.swift
[135/176] Compiling Async Future+Flatten.swift
[136/176] Compiling Async Future+Global.swift
[137/177] Compiling NIOTLS TLSEvents.swift
[138/177] Emitting module NIOTLS
[139/177] Compiling Async Exports.swift
[140/177] Compiling Async Future+DoCatch.swift
[141/177] Compiling Async Async+NIO.swift
[142/177] Compiling Async AsyncError.swift
[143/177] Emitting module Async
[144/177] Compiling Async Collection+Future.swift
[145/177] Compiling Async Deprecated.swift
[146/177] Compiling Async FutureType.swift
[147/177] Compiling Async QueueHandler.swift
[150/178] Compiling Async Worker.swift
[151/178] Compiling Async Future+Map.swift
[152/178] Compiling Async Future+Transform.swift
[153/178] Compiling Async Future+Variadic.swift
[154/178] Compiling Async Future+Void.swift
[155/178] Compiling Bits Deprecated.swift
[156/178] Emitting module NIOFoundationCompat
[157/178] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[158/179] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[159/180] Emitting module Bits
[166/180] Emitting module NIOHTTP1
[167/181] Compiling Bits Bytes.swift
[168/181] Compiling Bits Data+Strings.swift
[169/181] Compiling Bits Data+Bytes.swift
[170/182] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[171/182] Compiling NIOTLS SNIHandler.swift
[172/183] Compiling NIOHTTP1 HTTPEncoder.swift
[177/183] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[178/183] Compiling NIOHTTP1 HTTPResponseCompressor.swift
[179/188] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[180/211] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[181/211] Compiling NIOHTTP1 HTTPTypes.swift
[182/216] Compiling NIOOpenSSL SSLPrivateKey.swift
[183/216] Compiling NIOOpenSSL SSLPublicKey.swift
[184/228] Compiling Random RandomProtocol.swift
[185/228] Compiling Random URandom.swift
[186/228] Compiling Random OSRandom.swift
[187/228] Compiling Random Array+Random.swift
[188/228] Emitting module Random
[191/229] Compiling Core NotFound.swift
[192/229] Compiling Core OptionalType.swift
[193/229] Compiling Core Process+Execute.swift
[194/241] Compiling NIOOpenSSL PosixPort.swift
[195/241] Compiling NIOOpenSSL SSLCertificate.swift
[196/241] Compiling NIOOpenSSL ByteBufferBIO.swift
[197/241] Compiling Core Reflectable.swift
[198/241] Compiling Core String+Utilities.swift
[199/241] Compiling Core Thread+Async.swift
[200/241] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[201/242] Compiling NIOWebSocket WebSocketOpcode.swift
[202/242] Compiling NIOWebSocket Base64.swift
[203/242] Compiling NIOWebSocket SHA1.swift
[206/242] Compiling NIOOpenSSL OpenSSLHandler.swift
[207/242] Compiling NIOOpenSSL OpenSSLServerHandler.swift
[208/242] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[209/242] Compiling NIOWebSocket WebSocketErrorCodes.swift
[210/242] Emitting module NIOWebSocket
[211/242] Compiling NIOWebSocket WebSocketFrame.swift
[212/242] Compiling NIOWebSocket WebSocketUpgrader.swift
[213/242] Emitting module NIOOpenSSL
[214/244] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[218/245] Compiling NIOOpenSSL SSLVerificationCallbacks.swift
[219/245] Compiling NIOOpenSSL TLSConfiguration.swift
[220/245] Compiling NIOOpenSSL SSLErrors.swift
[221/245] Compiling NIOOpenSSL SSLInit.swift
[223/245] Compiling NIOOpenSSL IdentityVerification.swift
[224/245] Compiling NIOOpenSSL OpenSSLClientHandler.swift
[225/245] Compiling NIOOpenSSL SSLPKCS12Bundle.swift
[226/245] Compiling NIOOpenSSL SSLPointerTricks.swift
[231/245] 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
306 |     /// if available.
307 |     func getPeerCertificate() -> OpenSSLCertificate? {
308 |         guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
    |                             `- error: cannot find 'SSL_get_peer_certificate' in scope
309 |             return nil
310 |         }
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:55: error: cannot infer contextual base in reference to member 'make'
306 |     /// if available.
307 |     func getPeerCertificate() -> OpenSSLCertificate? {
308 |         guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
    |                                                       `- error: cannot infer contextual base in reference to member 'make'
309 |             return nil
310 |         }
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:130:34: error: cannot find 'SSL_OP_NO_COMPRESSION' in scope
128 |         CNIOOpenSSL_SSL_CTX_set_mode(ctx, Int(SSL_MODE_RELEASE_BUFFERS | SSL_MODE_AUTO_RETRY))
129 |
130 |         var opensslOptions = Int(SSL_OP_NO_COMPRESSION)
    |                                  `- error: cannot find 'SSL_OP_NO_COMPRESSION' in scope
131 |
132 |         // Handle TLS versions
/usr/include/openssl/ssl.h:387:10: note: macro 'SSL_OP_NO_COMPRESSION' unavailable: structure not supported
 385 | # define SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION   SSL_OP_BIT(16)
 386 |     /* Don't use compression even if supported */
 387 | # define SSL_OP_NO_COMPRESSION                           SSL_OP_BIT(17)
     |          `- note: macro 'SSL_OP_NO_COMPRESSION' unavailable: structure not supported
 388 |     /* Permit unsafe legacy renegotiation */
 389 | # define SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION        SSL_OP_BIT(18)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:135:35: error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
133 |         switch configuration.minimumTLSVersion {
134 |         case .tlsv13:
135 |             opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
136 |             fallthrough
137 |         case .tlsv12:
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
     |          `- note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
 422 | # define SSL_OP_NO_TLSv1_3                               SSL_OP_BIT(29)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:138:35: error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
136 |             fallthrough
137 |         case .tlsv12:
138 |             opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
139 |             fallthrough
140 |         case .tlsv11:
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
     |          `- note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
 422 | # define SSL_OP_NO_TLSv1_3                               SSL_OP_BIT(29)
 423 | # define SSL_OP_NO_DTLSv1                                SSL_OP_BIT(26)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:141:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
139 |             fallthrough
140 |         case .tlsv11:
141 |             opensslOptions |= Int(SSL_OP_NO_TLSv1)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1' in scope
142 |             fallthrough
143 |         case .tlsv1:
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
 417 | # define SSL_OP_NO_ANTI_REPLAY                           SSL_OP_BIT(24)
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
     |          `- note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:144:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
142 |             fallthrough
143 |         case .tlsv1:
144 |             opensslOptions |= Int(SSL_OP_NO_SSLv3)
    |                                   `- error: cannot find 'SSL_OP_NO_SSLv3' in scope
145 |             fallthrough
146 |         case .sslv3:
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
 416 |      */
 417 | # define SSL_OP_NO_ANTI_REPLAY                           SSL_OP_BIT(24)
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
     |          `- note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:155:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
153 |         switch configuration.maximumTLSVersion {
154 |         case .some(.sslv2):
155 |             opensslOptions |= Int(SSL_OP_NO_SSLv3)
    |                                   `- error: cannot find 'SSL_OP_NO_SSLv3' in scope
156 |             fallthrough
157 |         case .some(.sslv3):
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
 416 |      */
 417 | # define SSL_OP_NO_ANTI_REPLAY                           SSL_OP_BIT(24)
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
     |          `- note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:158:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
156 |             fallthrough
157 |         case .some(.sslv3):
158 |             opensslOptions |= Int(SSL_OP_NO_TLSv1)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1' in scope
159 |             fallthrough
160 |         case .some(.tlsv1):
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
 417 | # define SSL_OP_NO_ANTI_REPLAY                           SSL_OP_BIT(24)
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
     |          `- note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:161:35: error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
159 |             fallthrough
160 |         case .some(.tlsv1):
161 |             opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
162 |             fallthrough
163 |         case .some(.tlsv11):
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
     |          `- note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
 422 | # define SSL_OP_NO_TLSv1_3                               SSL_OP_BIT(29)
 423 | # define SSL_OP_NO_DTLSv1                                SSL_OP_BIT(26)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:164:35: error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
162 |             fallthrough
163 |         case .some(.tlsv11):
164 |             opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
165 |             fallthrough
166 |         case .some(.tlsv12):
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
     |          `- note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
 422 | # define SSL_OP_NO_TLSv1_3                               SSL_OP_BIT(29)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:167:35: error: cannot find 'CNIOOpenSSL_SSL_OP_NO_TLSv1_3' in scope
165 |             fallthrough
166 |         case .some(.tlsv12):
167 |             opensslOptions |= Int(CNIOOpenSSL_SSL_OP_NO_TLSv1_3)
    |                                   `- error: cannot find 'CNIOOpenSSL_SSL_OP_NO_TLSv1_3' in scope
168 |         case .some(.tlsv13), .none:
169 |             break
[232/245] Compiling NIOOpenSSL SSLContext.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:29: error: cannot find 'SSL_get_peer_certificate' in scope
306 |     /// if available.
307 |     func getPeerCertificate() -> OpenSSLCertificate? {
308 |         guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
    |                             `- error: cannot find 'SSL_get_peer_certificate' in scope
309 |             return nil
310 |         }
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:55: error: cannot infer contextual base in reference to member 'make'
306 |     /// if available.
307 |     func getPeerCertificate() -> OpenSSLCertificate? {
308 |         guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
    |                                                       `- error: cannot infer contextual base in reference to member 'make'
309 |             return nil
310 |         }
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:130:34: error: cannot find 'SSL_OP_NO_COMPRESSION' in scope
128 |         CNIOOpenSSL_SSL_CTX_set_mode(ctx, Int(SSL_MODE_RELEASE_BUFFERS | SSL_MODE_AUTO_RETRY))
129 |
130 |         var opensslOptions = Int(SSL_OP_NO_COMPRESSION)
    |                                  `- error: cannot find 'SSL_OP_NO_COMPRESSION' in scope
131 |
132 |         // Handle TLS versions
/usr/include/openssl/ssl.h:387:10: note: macro 'SSL_OP_NO_COMPRESSION' unavailable: structure not supported
 385 | # define SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION   SSL_OP_BIT(16)
 386 |     /* Don't use compression even if supported */
 387 | # define SSL_OP_NO_COMPRESSION                           SSL_OP_BIT(17)
     |          `- note: macro 'SSL_OP_NO_COMPRESSION' unavailable: structure not supported
 388 |     /* Permit unsafe legacy renegotiation */
 389 | # define SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION        SSL_OP_BIT(18)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:135:35: error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
133 |         switch configuration.minimumTLSVersion {
134 |         case .tlsv13:
135 |             opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
136 |             fallthrough
137 |         case .tlsv12:
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
     |          `- note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
 422 | # define SSL_OP_NO_TLSv1_3                               SSL_OP_BIT(29)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:138:35: error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
136 |             fallthrough
137 |         case .tlsv12:
138 |             opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
139 |             fallthrough
140 |         case .tlsv11:
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
     |          `- note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
 422 | # define SSL_OP_NO_TLSv1_3                               SSL_OP_BIT(29)
 423 | # define SSL_OP_NO_DTLSv1                                SSL_OP_BIT(26)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:141:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
139 |             fallthrough
140 |         case .tlsv11:
141 |             opensslOptions |= Int(SSL_OP_NO_TLSv1)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1' in scope
142 |             fallthrough
143 |         case .tlsv1:
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
 417 | # define SSL_OP_NO_ANTI_REPLAY                           SSL_OP_BIT(24)
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
     |          `- note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:144:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
142 |             fallthrough
143 |         case .tlsv1:
144 |             opensslOptions |= Int(SSL_OP_NO_SSLv3)
    |                                   `- error: cannot find 'SSL_OP_NO_SSLv3' in scope
145 |             fallthrough
146 |         case .sslv3:
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
 416 |      */
 417 | # define SSL_OP_NO_ANTI_REPLAY                           SSL_OP_BIT(24)
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
     |          `- note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:155:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
153 |         switch configuration.maximumTLSVersion {
154 |         case .some(.sslv2):
155 |             opensslOptions |= Int(SSL_OP_NO_SSLv3)
    |                                   `- error: cannot find 'SSL_OP_NO_SSLv3' in scope
156 |             fallthrough
157 |         case .some(.sslv3):
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
 416 |      */
 417 | # define SSL_OP_NO_ANTI_REPLAY                           SSL_OP_BIT(24)
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
     |          `- note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:158:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
156 |             fallthrough
157 |         case .some(.sslv3):
158 |             opensslOptions |= Int(SSL_OP_NO_TLSv1)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1' in scope
159 |             fallthrough
160 |         case .some(.tlsv1):
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
 417 | # define SSL_OP_NO_ANTI_REPLAY                           SSL_OP_BIT(24)
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
     |          `- note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:161:35: error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
159 |             fallthrough
160 |         case .some(.tlsv1):
161 |             opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
162 |             fallthrough
163 |         case .some(.tlsv11):
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
     |          `- note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
 422 | # define SSL_OP_NO_TLSv1_3                               SSL_OP_BIT(29)
 423 | # define SSL_OP_NO_DTLSv1                                SSL_OP_BIT(26)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:164:35: error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
162 |             fallthrough
163 |         case .some(.tlsv11):
164 |             opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
165 |             fallthrough
166 |         case .some(.tlsv12):
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
     |          `- note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
 422 | # define SSL_OP_NO_TLSv1_3                               SSL_OP_BIT(29)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:167:35: error: cannot find 'CNIOOpenSSL_SSL_OP_NO_TLSv1_3' in scope
165 |             fallthrough
166 |         case .some(.tlsv12):
167 |             opensslOptions |= Int(CNIOOpenSSL_SSL_OP_NO_TLSv1_3)
    |                                   `- error: cannot find 'CNIOOpenSSL_SSL_OP_NO_TLSv1_3' in scope
168 |         case .some(.tlsv13), .none:
169 |             break
[233/245] Emitting module Core
[241/245] Compiling Core FutureEncoder.swift
[242/245] Compiling Core HeaderValue.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'swift-nio-ssl-support': ignoring declared target(s) 'swift-nio-ssl-support' in the system package
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/25] Compiling XMLCoding XMLKey.swift
[3/26] Compiling COperatingSystem libc.swift
[4/26] Emitting module COperatingSystem
[5/27] Compiling XMLCoding ISO8601DateFormatter.swift
[6/27] Compiling Debugging SourceLocation.swift
[7/27] Compiling NIOPriorityQueue PriorityQueue.swift
[9/27] Compiling XMLCoding XMLReferencingEncoder.swift
[10/27] Compiling Debugging Demangler.swift
[11/27] Compiling NIOConcurrencyHelpers lock.swift
[12/27] Emitting module Debugging
[13/27] Compiling Debugging Debuggable.swift
[14/28] Compiling XMLCoding XMLStackParser.swift
[15/28] Emitting module NIOPriorityQueue
[16/28] Compiling NIOPriorityQueue Heap.swift
[17/29] Compiling NIOConcurrencyHelpers atomics.swift
[18/29] Emitting module NIOConcurrencyHelpers
[22/30] Compiling XMLCoding DecodingErrorExtension.swift
[23/30] Compiling XMLCoding XMLDecoder.swift
[24/30] Emitting module XMLCoding
[25/31] Compiling XMLCoding XMLDecodingStorage.swift
[26/31] Compiling XMLCoding XMLKeyedDecodingContainer.swift
[27/80] Compiling NIO ByteBuffer-core.swift
[28/80] Compiling NIO ByteBuffer-int.swift
[29/80] Compiling NIO Bootstrap.swift
[30/80] Compiling NIO ByteBuffer-aux.swift
[32/81] Compiling NIO MarkedCircularBuffer.swift
[33/81] Compiling NIO MulticastChannel.swift
[34/81] Compiling NIO NIOAny.swift
[35/81] Compiling NIO NonBlockingFileIO.swift
[36/81] Compiling NIO PendingDatagramWritesManager.swift
[37/81] Compiling NIO PendingWritesManager.swift
[38/81] Compiling NIO PriorityQueue.swift
[40/87] Compiling NIO ByteBuffer-views.swift
[41/87] Compiling NIO Channel.swift
[42/87] Compiling NIO ChannelHandler.swift
[43/87] Compiling NIO ChannelHandlers.swift
[44/87] Compiling NIO ChannelInvoker.swift
[45/87] Compiling NIO ChannelOption.swift
[46/87] Compiling NIO ChannelPipeline.swift
[47/87] Compiling NIO CircularBuffer.swift
[48/87] Compiling NIO Codec.swift
[49/87] Compiling NIO CompositeError.swift
[50/87] Compiling NIO ContiguousCollection.swift
[51/87] Compiling NIO DeadChannel.swift
[52/87] Compiling NIO Embedded.swift
[53/87] Compiling NIO Heap.swift
[54/87] Compiling NIO IO.swift
[55/87] Compiling NIO IOData.swift
[56/87] Compiling NIO IntegerTypes.swift
[57/87] Compiling NIO Interfaces.swift
[58/87] Compiling NIO Linux.swift
[59/87] Compiling NIO LinuxCPUSet.swift
[60/87] Compiling NIO RecvByteBufferAllocator.swift
[61/87] Compiling NIO Resolver.swift
[62/87] Compiling NIO Selectable.swift
[63/87] Compiling NIO Selector.swift
[64/87] Compiling NIO ServerSocket.swift
[65/87] Compiling NIO Socket.swift
[66/87] Compiling NIO SocketAddresses.swift
[67/87] Compiling NIO EventLoop.swift
[68/87] Compiling NIO EventLoopFuture.swift
[69/87] Compiling NIO FileDescriptor.swift
[70/87] Compiling NIO FileHandle.swift
[71/87] Compiling NIO FileRegion.swift
[72/87] Compiling NIO GetaddrinfoResolver.swift
[73/87] Compiling NIO HappyEyeballs.swift
[74/87] Emitting module NIO
[75/87] Compiling NIO AddressedEnvelope.swift
[76/87] Compiling NIO BaseSocket.swift
[77/87] Compiling NIO BaseSocketChannel.swift
[78/87] Compiling NIO BlockingIOThreadPool.swift
[82/87] Compiling NIO SocketChannel.swift
[83/87] Compiling NIO SocketOptionProvider.swift
[84/87] Compiling NIO System.swift
[85/87] Compiling NIO Thread.swift
[86/87] Compiling NIO TypeAssistedChannelHandler.swift
[87/87] Compiling NIO Utilities.swift
[89/130] Compiling Async Future+Map.swift
[90/130] Compiling Async Future+Transform.swift
[91/130] Compiling NIOTLS TLSEvents.swift
[92/131] Emitting module Async
[93/131] Compiling Async Worker.swift
[94/131] Compiling NIOHTTP1 ByteCollectionUtils.swift
[95/131] Compiling Async Collection+Future.swift
[96/131] Compiling NIOHTTP1 HTTPDecoder.swift
[97/131] Compiling Async Deprecated.swift
[98/131] Compiling Async Async+NIO.swift
[99/131] Compiling Async AsyncError.swift
[100/131] Compiling Async Future+Flatten.swift
[101/131] Compiling Async Future+Global.swift
[104/132] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[107/132] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[108/133] Compiling Bits Bytes.swift
[109/133] Emitting module NIOHTTP1
[110/133] Compiling Async Future+Variadic.swift
[111/133] Compiling Async Future+Void.swift
[112/133] Emitting module NIOFoundationCompat
[115/133] Emitting module Bits
[118/133] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[119/133] Compiling Async FutureType.swift
[120/133] Compiling Async QueueHandler.swift
[121/134] Compiling Bits Data+Bytes.swift
[122/135] Compiling Bits Data+Strings.swift
[123/135] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[124/135] Compiling NIOHTTP1 HTTPTypes.swift
[125/135] Compiling Bits Deprecated.swift
[127/136] Compiling NIOHTTP1 HTTPResponseCompressor.swift
[131/136] Compiling NIOTLS SNIHandler.swift
[132/136] Emitting module NIOTLS
[133/136] Compiling NIOHTTP1 HTTPEncoder.swift
[135/136] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[136/137] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[139/191] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[140/191] Compiling NIOWebSocket WebSocketOpcode.swift
[141/192] Compiling NIOWebSocket WebSocketErrorCodes.swift
[142/192] Compiling Random RandomProtocol.swift
[143/192] Compiling Random URandom.swift
[144/192] Emitting module Random
[145/192] Compiling Random Array+Random.swift
[146/192] Compiling Random OSRandom.swift
[147/192] Compiling Core NotFound.swift
[148/192] Compiling Core OptionalType.swift
[149/192] Compiling Core Process+Execute.swift
[150/196] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[151/196] Compiling NIOOpenSSL SSLConnection.swift
[152/196] Compiling NIOOpenSSL SSLContext.swift
[153/196] Compiling NIOOpenSSL SSLErrors.swift
[155/196] Emitting module NIOWebSocket
[156/196] Compiling NIOOpenSSL ByteBufferBIO.swift
[157/196] Compiling NIOOpenSSL IdentityVerification.swift
[160/196] Compiling NIOOpenSSL OpenSSLClientHandler.swift
[161/196] Compiling NIOWebSocket WebSocketFrame.swift
[162/196] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[163/196] Compiling NIOWebSocket WebSocketUpgrader.swift
[164/197] Compiling NIOOpenSSL SSLPrivateKey.swift
[165/197] Compiling NIOOpenSSL SSLPublicKey.swift
[167/197] Compiling NIOOpenSSL SSLInit.swift
[168/197] Compiling NIOOpenSSL SSLPKCS12Bundle.swift
[169/197] Compiling NIOOpenSSL SSLPointerTricks.swift
[170/199] Compiling NIOOpenSSL OpenSSLHandler.swift
[171/199] Compiling NIOOpenSSL OpenSSLServerHandler.swift
[172/199] Compiling NIOOpenSSL PosixPort.swift
[173/199] Compiling NIOOpenSSL SSLCertificate.swift
[175/199] Compiling Core Reflectable.swift
[176/199] Compiling Core String+Utilities.swift
[177/199] Compiling Core Thread+Async.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:29: error: cannot find 'SSL_get_peer_certificate' in scope
306 |     /// if available.
307 |     func getPeerCertificate() -> OpenSSLCertificate? {
308 |         guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
    |                             `- error: cannot find 'SSL_get_peer_certificate' in scope
309 |             return nil
310 |         }
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:55: error: cannot infer contextual base in reference to member 'make'
306 |     /// if available.
307 |     func getPeerCertificate() -> OpenSSLCertificate? {
308 |         guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
    |                                                       `- error: cannot infer contextual base in reference to member 'make'
309 |             return nil
310 |         }
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:130:34: error: cannot find 'SSL_OP_NO_COMPRESSION' in scope
128 |         CNIOOpenSSL_SSL_CTX_set_mode(ctx, Int(SSL_MODE_RELEASE_BUFFERS | SSL_MODE_AUTO_RETRY))
129 |
130 |         var opensslOptions = Int(SSL_OP_NO_COMPRESSION)
    |                                  `- error: cannot find 'SSL_OP_NO_COMPRESSION' in scope
131 |
132 |         // Handle TLS versions
/usr/include/openssl/ssl.h:387:10: note: macro 'SSL_OP_NO_COMPRESSION' unavailable: structure not supported
 385 | # define SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION   SSL_OP_BIT(16)
 386 |     /* Don't use compression even if supported */
 387 | # define SSL_OP_NO_COMPRESSION                           SSL_OP_BIT(17)
     |          `- note: macro 'SSL_OP_NO_COMPRESSION' unavailable: structure not supported
 388 |     /* Permit unsafe legacy renegotiation */
 389 | # define SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION        SSL_OP_BIT(18)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:135:35: error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
133 |         switch configuration.minimumTLSVersion {
134 |         case .tlsv13:
135 |             opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
136 |             fallthrough
137 |         case .tlsv12:
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
     |          `- note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
 422 | # define SSL_OP_NO_TLSv1_3                               SSL_OP_BIT(29)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:138:35: error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
136 |             fallthrough
137 |         case .tlsv12:
138 |             opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
139 |             fallthrough
140 |         case .tlsv11:
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
     |          `- note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
 422 | # define SSL_OP_NO_TLSv1_3                               SSL_OP_BIT(29)
 423 | # define SSL_OP_NO_DTLSv1                                SSL_OP_BIT(26)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:141:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
139 |             fallthrough
140 |         case .tlsv11:
141 |             opensslOptions |= Int(SSL_OP_NO_TLSv1)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1' in scope
142 |             fallthrough
143 |         case .tlsv1:
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
 417 | # define SSL_OP_NO_ANTI_REPLAY                           SSL_OP_BIT(24)
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
     |          `- note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:144:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
142 |             fallthrough
143 |         case .tlsv1:
144 |             opensslOptions |= Int(SSL_OP_NO_SSLv3)
    |                                   `- error: cannot find 'SSL_OP_NO_SSLv3' in scope
145 |             fallthrough
146 |         case .sslv3:
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
 416 |      */
 417 | # define SSL_OP_NO_ANTI_REPLAY                           SSL_OP_BIT(24)
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
     |          `- note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:155:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
153 |         switch configuration.maximumTLSVersion {
154 |         case .some(.sslv2):
155 |             opensslOptions |= Int(SSL_OP_NO_SSLv3)
    |                                   `- error: cannot find 'SSL_OP_NO_SSLv3' in scope
156 |             fallthrough
157 |         case .some(.sslv3):
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
 416 |      */
 417 | # define SSL_OP_NO_ANTI_REPLAY                           SSL_OP_BIT(24)
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
     |          `- note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:158:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
156 |             fallthrough
157 |         case .some(.sslv3):
158 |             opensslOptions |= Int(SSL_OP_NO_TLSv1)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1' in scope
159 |             fallthrough
160 |         case .some(.tlsv1):
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
 417 | # define SSL_OP_NO_ANTI_REPLAY                           SSL_OP_BIT(24)
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
     |          `- note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:161:35: error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
159 |             fallthrough
160 |         case .some(.tlsv1):
161 |             opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
162 |             fallthrough
163 |         case .some(.tlsv11):
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
     |          `- note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
 422 | # define SSL_OP_NO_TLSv1_3                               SSL_OP_BIT(29)
 423 | # define SSL_OP_NO_DTLSv1                                SSL_OP_BIT(26)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:164:35: error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
162 |             fallthrough
163 |         case .some(.tlsv11):
164 |             opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
165 |             fallthrough
166 |         case .some(.tlsv12):
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
     |          `- note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
 422 | # define SSL_OP_NO_TLSv1_3                               SSL_OP_BIT(29)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:167:35: error: cannot find 'CNIOOpenSSL_SSL_OP_NO_TLSv1_3' in scope
165 |             fallthrough
166 |         case .some(.tlsv12):
167 |             opensslOptions |= Int(CNIOOpenSSL_SSL_OP_NO_TLSv1_3)
    |                                   `- error: cannot find 'CNIOOpenSSL_SSL_OP_NO_TLSv1_3' in scope
168 |         case .some(.tlsv13), .none:
169 |             break
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:29: error: cannot find 'SSL_get_peer_certificate' in scope
306 |     /// if available.
307 |     func getPeerCertificate() -> OpenSSLCertificate? {
308 |         guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
    |                             `- error: cannot find 'SSL_get_peer_certificate' in scope
309 |             return nil
310 |         }
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:55: error: cannot infer contextual base in reference to member 'make'
306 |     /// if available.
307 |     func getPeerCertificate() -> OpenSSLCertificate? {
308 |         guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
    |                                                       `- error: cannot infer contextual base in reference to member 'make'
309 |             return nil
310 |         }
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:130:34: error: cannot find 'SSL_OP_NO_COMPRESSION' in scope
128 |         CNIOOpenSSL_SSL_CTX_set_mode(ctx, Int(SSL_MODE_RELEASE_BUFFERS | SSL_MODE_AUTO_RETRY))
129 |
130 |         var opensslOptions = Int(SSL_OP_NO_COMPRESSION)
    |                                  `- error: cannot find 'SSL_OP_NO_COMPRESSION' in scope
131 |
132 |         // Handle TLS versions
/usr/include/openssl/ssl.h:387:10: note: macro 'SSL_OP_NO_COMPRESSION' unavailable: structure not supported
 385 | # define SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION   SSL_OP_BIT(16)
 386 |     /* Don't use compression even if supported */
 387 | # define SSL_OP_NO_COMPRESSION                           SSL_OP_BIT(17)
     |          `- note: macro 'SSL_OP_NO_COMPRESSION' unavailable: structure not supported
 388 |     /* Permit unsafe legacy renegotiation */
 389 | # define SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION        SSL_OP_BIT(18)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:135:35: error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
133 |         switch configuration.minimumTLSVersion {
134 |         case .tlsv13:
135 |             opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
136 |             fallthrough
137 |         case .tlsv12:
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
     |          `- note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
 422 | # define SSL_OP_NO_TLSv1_3                               SSL_OP_BIT(29)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:138:35: error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
136 |             fallthrough
137 |         case .tlsv12:
138 |             opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
139 |             fallthrough
140 |         case .tlsv11:
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
     |          `- note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
 422 | # define SSL_OP_NO_TLSv1_3                               SSL_OP_BIT(29)
 423 | # define SSL_OP_NO_DTLSv1                                SSL_OP_BIT(26)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:141:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
139 |             fallthrough
140 |         case .tlsv11:
141 |             opensslOptions |= Int(SSL_OP_NO_TLSv1)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1' in scope
142 |             fallthrough
143 |         case .tlsv1:
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
 417 | # define SSL_OP_NO_ANTI_REPLAY                           SSL_OP_BIT(24)
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
     |          `- note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:144:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
142 |             fallthrough
143 |         case .tlsv1:
144 |             opensslOptions |= Int(SSL_OP_NO_SSLv3)
    |                                   `- error: cannot find 'SSL_OP_NO_SSLv3' in scope
145 |             fallthrough
146 |         case .sslv3:
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
 416 |      */
 417 | # define SSL_OP_NO_ANTI_REPLAY                           SSL_OP_BIT(24)
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
     |          `- note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:155:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
153 |         switch configuration.maximumTLSVersion {
154 |         case .some(.sslv2):
155 |             opensslOptions |= Int(SSL_OP_NO_SSLv3)
    |                                   `- error: cannot find 'SSL_OP_NO_SSLv3' in scope
156 |             fallthrough
157 |         case .some(.sslv3):
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
 416 |      */
 417 | # define SSL_OP_NO_ANTI_REPLAY                           SSL_OP_BIT(24)
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
     |          `- note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:158:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
156 |             fallthrough
157 |         case .some(.sslv3):
158 |             opensslOptions |= Int(SSL_OP_NO_TLSv1)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1' in scope
159 |             fallthrough
160 |         case .some(.tlsv1):
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
 417 | # define SSL_OP_NO_ANTI_REPLAY                           SSL_OP_BIT(24)
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
     |          `- note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:161:35: error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
159 |             fallthrough
160 |         case .some(.tlsv1):
161 |             opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
162 |             fallthrough
163 |         case .some(.tlsv11):
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
     |          `- note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
 422 | # define SSL_OP_NO_TLSv1_3                               SSL_OP_BIT(29)
 423 | # define SSL_OP_NO_DTLSv1                                SSL_OP_BIT(26)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:164:35: error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
162 |             fallthrough
163 |         case .some(.tlsv11):
164 |             opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
165 |             fallthrough
166 |         case .some(.tlsv12):
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
     |          `- note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
 422 | # define SSL_OP_NO_TLSv1_3                               SSL_OP_BIT(29)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:167:35: error: cannot find 'CNIOOpenSSL_SSL_OP_NO_TLSv1_3' in scope
165 |             fallthrough
166 |         case .some(.tlsv12):
167 |             opensslOptions |= Int(CNIOOpenSSL_SSL_OP_NO_TLSv1_3)
    |                                   `- error: cannot find 'CNIOOpenSSL_SSL_OP_NO_TLSv1_3' in scope
168 |         case .some(.tlsv13), .none:
169 |             break
[184/199] Emitting module NIOOpenSSL
[188/199] Compiling NIOOpenSSL SSLVerificationCallbacks.swift
[189/199] Compiling NIOOpenSSL TLSConfiguration.swift
BUILD FAILURE 6.1 linux