The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftyAWSSNS, reference master (7c34f9), with Swift 6.1 for Linux on 25 Apr 2025 12:23:43 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/crspybits/SwiftyAWSSNS.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/crspybits/SwiftyAWSSNS
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7c34f93 Update to use FoundationNetworking.
Cloned https://github.com/crspybits/SwiftyAWSSNS.git
Revision (git rev-parse @):
7c34f9370d93c0f9aecad4f54fa367c2b1fb538a
SUCCESS checkout https://github.com/crspybits/SwiftyAWSSNS.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/crspybits/SwiftyAWSSNS.git
https://github.com/crspybits/SwiftyAWSSNS.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "kitura",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.7.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/Kitura.git"
    },
    {
      "identity" : "swiftawssignaturev4",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/crspybits/SwiftAWSSignatureV4.git"
    }
  ],
  "manifest_display_name" : "SwiftyAWSSNS",
  "name" : "SwiftyAWSSNS",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftyAWSSNS",
      "targets" : [
        "SwiftyAWSSNS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftyAWSSNSTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyAWSSNSTests",
      "path" : "Tests/SwiftyAWSSNSTests",
      "sources" : [
        "SwiftyAWSSNSTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftyAWSSNS"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftyAWSSNS",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyAWSSNS",
      "path" : "Sources/SwiftyAWSSNS",
      "product_dependencies" : [
        "Kitura",
        "SwiftAWSSignatureV4"
      ],
      "product_memberships" : [
        "SwiftyAWSSNS"
      ],
      "sources" : [
        "SwiftyAWSSNS.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/crspybits/SwiftAWSSignatureV4.git
Fetching https://github.com/IBM-Swift/Kitura.git
[1/209] Fetching swiftawssignaturev4
[210/17118] Fetching swiftawssignaturev4, kitura
Fetched https://github.com/crspybits/SwiftAWSSignatureV4.git from cache (0.40s)
[170/16909] Fetching kitura
Fetched https://github.com/IBM-Swift/Kitura.git from cache (2.05s)
Computing version for https://github.com/crspybits/SwiftAWSSignatureV4.git
Computed https://github.com/crspybits/SwiftAWSSignatureV4.git at 1.2.1 (2.93s)
Fetching https://github.com/IBM-Swift/BlueCryptor.git
[1/1654] Fetching bluecryptor
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (0.43s)
Computing version for https://github.com/IBM-Swift/Kitura.git
Computed https://github.com/IBM-Swift/Kitura.git at 2.9.200 (1.60s)
Fetching https://github.com/Kitura/KituraContracts.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/Kitura/TypeDecoder.git
Fetching https://github.com/Kitura/LoggerAPI.git
Fetching https://github.com/Kitura/Kitura-net.git
[1/2546] Fetching kituracontracts
[332/3317] Fetching kituracontracts, loggerapi
[340/7153] Fetching kituracontracts, loggerapi, swift-log
[341/7612] Fetching kituracontracts, loggerapi, swift-log, typedecoder
[1518/17156] Fetching kituracontracts, loggerapi, swift-log, typedecoder, kitura-net
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.62s)
[8662/16385] Fetching kituracontracts, swift-log, typedecoder, kitura-net
Fetching https://github.com/Kitura/Kitura-TemplateEngine.git
Fetched https://github.com/Kitura/KituraContracts.git from cache (0.93s)
[8495/13839] Fetching swift-log, typedecoder, kitura-net
[13840/14277] Fetching swift-log, typedecoder, kitura-net, kitura-templateengine
Fetched https://github.com/Kitura/Kitura-TemplateEngine.git from cache (0.48s)
Fetched https://github.com/Kitura/TypeDecoder.git from cache (1.43s)
Fetched https://github.com/apple/swift-log.git from cache (1.44s)
Fetched https://github.com/Kitura/Kitura-net.git from cache (1.46s)
Computing version for https://github.com/Kitura/Kitura-TemplateEngine.git
Computed https://github.com/Kitura/Kitura-TemplateEngine.git at 2.0.200 (2.04s)
Computing version for https://github.com/Kitura/Kitura-net.git
Computed https://github.com/Kitura/Kitura-net.git at 2.4.200 (1.41s)
Fetching https://github.com/Kitura/BlueSSLService.git
Fetching https://github.com/Kitura/BlueSocket.git
Fetching https://github.com/Kitura/BlueSignals.git
[1/654] Fetching bluesignals
[655/3596] Fetching bluesignals, bluesocket
[714/5673] Fetching bluesignals, bluesocket, bluesslservice
Fetched https://github.com/Kitura/BlueSignals.git from cache (0.38s)
Fetched https://github.com/Kitura/BlueSSLService.git from cache (0.38s)
Fetched https://github.com/Kitura/BlueSocket.git from cache (0.38s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (1.40s)
Computing version for https://github.com/Kitura/BlueSignals.git
Computed https://github.com/Kitura/BlueSignals.git at 1.0.200 (0.49s)
Computing version for https://github.com/Kitura/BlueSSLService.git
Computed https://github.com/Kitura/BlueSSLService.git at 1.0.200 (0.48s)
Fetching https://github.com/Kitura/OpenSSL.git
[1/203] Fetching openssl
Fetched https://github.com/Kitura/OpenSSL.git from cache (0.19s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 1.0.200 (0.99s)
Computing version for https://github.com/Kitura/TypeDecoder.git
Computed https://github.com/Kitura/TypeDecoder.git at 1.3.201 (0.90s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 1.2.201 (0.94s)
Computing version for https://github.com/Kitura/OpenSSL.git
Computed https://github.com/Kitura/OpenSSL.git at 2.3.1 (5.87s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.99s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (0.98s)
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 1.9.200
Creating working copy for https://github.com/Kitura/Kitura-TemplateEngine.git
Working copy of https://github.com/Kitura/Kitura-TemplateEngine.git resolved at 2.0.200
Creating working copy for https://github.com/crspybits/SwiftAWSSignatureV4.git
Working copy of https://github.com/crspybits/SwiftAWSSignatureV4.git resolved at 1.2.1
Creating working copy for https://github.com/Kitura/Kitura-net.git
Working copy of https://github.com/Kitura/Kitura-net.git resolved at 2.4.200
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/Kitura/OpenSSL.git
Working copy of https://github.com/Kitura/OpenSSL.git resolved at 2.3.1
Creating working copy for https://github.com/IBM-Swift/Kitura.git
Working copy of https://github.com/IBM-Swift/Kitura.git resolved at 2.9.200
Creating working copy for https://github.com/Kitura/BlueSSLService.git
Working copy of https://github.com/Kitura/BlueSSLService.git resolved at 1.0.200
Creating working copy for https://github.com/IBM-Swift/BlueCryptor.git
Working copy of https://github.com/IBM-Swift/BlueCryptor.git resolved at 1.0.200
Creating working copy for https://github.com/Kitura/TypeDecoder.git
Working copy of https://github.com/Kitura/TypeDecoder.git resolved at 1.3.201
Creating working copy for https://github.com/Kitura/BlueSignals.git
Working copy of https://github.com/Kitura/BlueSignals.git resolved at 1.0.200
Creating working copy for https://github.com/Kitura/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 1.0.200
Creating working copy for https://github.com/Kitura/KituraContracts.git
Working copy of https://github.com/Kitura/KituraContracts.git resolved at 1.2.201
Building for debugging...
[0/16] Write sources
[13/16] Compiling CHTTPParser utils.c
[14/16] Compiling CHTTPParser http_parser.c
[15/16] Write swift-version-24593BA9C3E375BF.txt
[17/43] Emitting module KituraTemplateEngine
[18/43] Compiling KituraTemplateEngine TemplateEngine.swift
[20/44] Emitting module Logging
[21/44] Compiling Logging Logging.swift
[22/44] Compiling Logging Locks.swift
[23/44] Compiling Logging MetadataProvider.swift
[24/44] Compiling Logging LogHandler.swift
[25/45] Compiling Cryptor Updatable.swift
[26/46] Emitting module Signals
[27/46] Compiling Signals Signals.swift
[30/47] Compiling TypeDecoder OrderedDictionary.swift
[31/47] Compiling TypeDecoder TypeDecoder.swift
[32/47] Emitting module TypeDecoder
[34/50] Compiling Socket SocketProtocols.swift
[35/50] Compiling Socket SocketUtils.swift
[36/50] Compiling Cryptor Crypto.swift
[37/50] Compiling Cryptor Cryptor.swift
[38/50] Emitting module Cryptor
[39/50] Compiling Cryptor Status.swift
[40/50] Compiling Cryptor KeyDerivation.swift
[41/50] Compiling Cryptor Random.swift
[42/50] Compiling Cryptor StreamCryptor.swift
[43/50] Compiling Cryptor SSLPointerTricks.swift
[44/50] Compiling Cryptor Digest.swift
[45/50] Compiling Cryptor HMAC.swift
[46/50] Emitting module LoggerAPI
[47/50] Compiling LoggerAPI Logger.swift
[48/50] Compiling Cryptor Utilities.swift
[51/52] Emitting module Socket
[52/52] Compiling Socket Socket.swift
[54/70] Emitting module SSLService
[55/70] Compiling SwiftAWSSignatureV4 Chunking.swift
[56/70] Compiling SwiftAWSSignatureV4 String+Extensions.swift
[57/70] Compiling KituraContracts ClosureAliases.swift
[58/70] Compiling KituraContracts BodyFormat.swift
[59/71] Emitting module SwiftAWSSignatureV4
[60/71] Compiling SwiftAWSSignatureV4 AWSAccount.swift
[61/71] Compiling SSLService SSLPointerTricks.swift
[62/71] Compiling KituraContracts Coder.swift
[63/71] Compiling KituraContracts QueryEncoder.swift
/host/spi-builder-workspace/.build/checkouts/KituraContracts/Sources/KituraContracts/CodableQuery/QueryEncoder.swift:352:29: error: 'let' binding pattern cannot appear in an expression
350 |         case let fieldValue as Date:
351 |             switch encoder.dateEncodingStrategy {
352 |             case .formatted(let formatter):
    |                             `- error: 'let' binding pattern cannot appear in an expression
353 |                 encoder.dictionary[fieldName] = formatter.string(from: fieldValue)
354 |                 encoder.anyDictionary[fieldName] = fieldValue
/host/spi-builder-workspace/.build/checkouts/KituraContracts/Sources/KituraContracts/CodableQuery/QueryEncoder.swift:406:29: error: 'let' binding pattern cannot appear in an expression
404 |                     fatalError("ISO8601DateFormatter is unavailable on this platform.")
405 |                 }
406 |             case .formatted(let formatter):
    |                             `- error: 'let' binding pattern cannot appear in an expression
407 |                 let strs: [String] = fieldValue.map { formatter.string(from: $0) }
408 |                 encoder.dictionary[fieldName] = strs.joined(separator: ",")
[64/71] Compiling SSLService SSLService.swift
/host/spi-builder-workspace/.build/checkouts/BlueSSLService/Sources/SSLService/SSLService.swift:1322:8: error: cannot find 'SSL_get_peer_certificate' in scope
1320 | 				}
1321 |
1322 | 				if SSL_get_peer_certificate(.make(optional: sslConnect)) != nil {
     |        `- error: cannot find 'SSL_get_peer_certificate' in scope
1323 |
1324 | 					let rc = SSL_get_verify_result(.make(optional: sslConnect))
/host/spi-builder-workspace/.build/checkouts/BlueSSLService/Sources/SSLService/SSLService.swift:1322:34: error: cannot infer contextual base in reference to member 'make'
1320 | 				}
1321 |
1322 | 				if SSL_get_peer_certificate(.make(optional: sslConnect)) != nil {
     |                                  `- error: cannot infer contextual base in reference to member 'make'
1323 |
1324 | 					let rc = SSL_get_verify_result(.make(optional: sslConnect))
[65/71] Compiling KituraContracts Extensions.swift
/host/spi-builder-workspace/.build/checkouts/KituraContracts/Sources/KituraContracts/CodableQuery/Extensions.swift:214:25: error: 'let' binding pattern cannot appear in an expression
212 |
213 |         switch decoderStrategy {
214 |         case .formatted(let formatter):
    |                         `- error: 'let' binding pattern cannot appear in an expression
215 |             let strs: [String] = self.components(separatedBy: ",")
216 |             let dates = strs.map { formatter.date(from: $0) }.filter { $0 != nil }.map { $0! }
[66/71] Compiling SwiftAWSSignatureV4 URLRequest+AWSAccountSigning.swift
[67/72] Compiling KituraContracts BodyDecoder.swift
[68/72] Compiling KituraContracts BodyEncoder.swift
[69/72] Emitting module KituraContracts
[70/72] Compiling KituraContracts QueryDecoder.swift
/host/spi-builder-workspace/.build/checkouts/KituraContracts/Sources/KituraContracts/CodableQuery/QueryDecoder.swift:210:29: error: 'let' binding pattern cannot appear in an expression
208 |                     fatalError("ISO8601DateFormatter is unavailable on this platform.")
209 |                 }
210 |             case .formatted(let formatted):
    |                             `- error: 'let' binding pattern cannot appear in an expression
211 |                 return try decodeType(fieldValue?.date(formatted), to: T.self)
212 |             case .custom(let closure):
/host/spi-builder-workspace/.build/checkouts/KituraContracts/Sources/KituraContracts/CodableQuery/QueryDecoder.swift:233:29: error: 'let' binding pattern cannot appear in an expression
231 |                     fatalError("ISO8601DateFormatter is unavailable on this platform.")
232 |                 }
233 |             case .formatted(let formatter):
    |                             `- error: 'let' binding pattern cannot appear in an expression
234 |                 return try decodeType(fieldValue?.dateArray(formatter), to: T.self)
235 |             case .custom(let closure):
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/28] Compiling KituraTemplateEngine TemplateEngine.swift
[3/28] Emitting module KituraTemplateEngine
[5/29] Compiling Logging LogHandler.swift
[6/29] Compiling Logging MetadataProvider.swift
[7/29] Emitting module Signals
[8/29] Emitting module Cryptor
[9/29] Compiling Signals Signals.swift
[10/30] Compiling Cryptor Crypto.swift
[11/30] Compiling Cryptor Cryptor.swift
[12/31] Compiling Cryptor Status.swift
[14/31] Emitting module TypeDecoder
[15/31] Compiling Cryptor Updatable.swift
[16/31] Compiling Cryptor SSLPointerTricks.swift
[17/31] Compiling Logging Locks.swift
[18/31] Compiling Socket SocketProtocols.swift
[19/31] Compiling Socket SocketUtils.swift
[20/31] Emitting module Logging
[21/31] Compiling Cryptor Digest.swift
[22/31] Compiling Cryptor HMAC.swift
[23/31] Compiling Cryptor Utilities.swift
[24/31] Compiling Cryptor KeyDerivation.swift
[25/31] Compiling Cryptor Random.swift
[26/31] Compiling Cryptor StreamCryptor.swift
[28/32] Compiling Logging Logging.swift
[29/33] Compiling TypeDecoder OrderedDictionary.swift
[30/33] Compiling TypeDecoder TypeDecoder.swift
[33/41] Compiling SwiftAWSSignatureV4 AWSAccount.swift
[34/41] Compiling SwiftAWSSignatureV4 Chunking.swift
[35/41] Emitting module SwiftAWSSignatureV4
[36/41] Emitting module LoggerAPI
[37/41] Compiling LoggerAPI Logger.swift
[38/42] Compiling SwiftAWSSignatureV4 String+Extensions.swift
[39/42] Compiling SwiftAWSSignatureV4 URLRequest+AWSAccountSigning.swift
[42/52] Emitting module Socket
[43/52] Compiling Socket Socket.swift
[44/53] Compiling KituraContracts Coder.swift
[45/53] Compiling KituraContracts ClosureAliases.swift
[47/54] Compiling KituraContracts BodyFormat.swift
[48/54] Compiling KituraContracts BodyDecoder.swift
[49/54] Compiling KituraContracts BodyEncoder.swift
[50/54] Emitting module KituraContracts
[51/57] Compiling KituraContracts QueryEncoder.swift
/host/spi-builder-workspace/.build/checkouts/KituraContracts/Sources/KituraContracts/CodableQuery/QueryEncoder.swift:352:29: error: 'let' binding pattern cannot appear in an expression
350 |         case let fieldValue as Date:
351 |             switch encoder.dateEncodingStrategy {
352 |             case .formatted(let formatter):
    |                             `- error: 'let' binding pattern cannot appear in an expression
353 |                 encoder.dictionary[fieldName] = formatter.string(from: fieldValue)
354 |                 encoder.anyDictionary[fieldName] = fieldValue
/host/spi-builder-workspace/.build/checkouts/KituraContracts/Sources/KituraContracts/CodableQuery/QueryEncoder.swift:406:29: error: 'let' binding pattern cannot appear in an expression
404 |                     fatalError("ISO8601DateFormatter is unavailable on this platform.")
405 |                 }
406 |             case .formatted(let formatter):
    |                             `- error: 'let' binding pattern cannot appear in an expression
407 |                 let strs: [String] = fieldValue.map { formatter.string(from: $0) }
408 |                 encoder.dictionary[fieldName] = strs.joined(separator: ",")
[52/57] Compiling KituraContracts QueryDecoder.swift
/host/spi-builder-workspace/.build/checkouts/KituraContracts/Sources/KituraContracts/CodableQuery/QueryDecoder.swift:210:29: error: 'let' binding pattern cannot appear in an expression
208 |                     fatalError("ISO8601DateFormatter is unavailable on this platform.")
209 |                 }
210 |             case .formatted(let formatted):
    |                             `- error: 'let' binding pattern cannot appear in an expression
211 |                 return try decodeType(fieldValue?.date(formatted), to: T.self)
212 |             case .custom(let closure):
/host/spi-builder-workspace/.build/checkouts/KituraContracts/Sources/KituraContracts/CodableQuery/QueryDecoder.swift:233:29: error: 'let' binding pattern cannot appear in an expression
231 |                     fatalError("ISO8601DateFormatter is unavailable on this platform.")
232 |                 }
233 |             case .formatted(let formatter):
    |                             `- error: 'let' binding pattern cannot appear in an expression
234 |                 return try decodeType(fieldValue?.dateArray(formatter), to: T.self)
235 |             case .custom(let closure):
[53/57] Compiling KituraContracts Extensions.swift
/host/spi-builder-workspace/.build/checkouts/KituraContracts/Sources/KituraContracts/CodableQuery/Extensions.swift:214:25: error: 'let' binding pattern cannot appear in an expression
212 |
213 |         switch decoderStrategy {
214 |         case .formatted(let formatter):
    |                         `- error: 'let' binding pattern cannot appear in an expression
215 |             let strs: [String] = self.components(separatedBy: ",")
216 |             let dates = strs.map { formatter.date(from: $0) }.filter { $0 != nil }.map { $0! }
[54/57] Compiling SSLService SSLPointerTricks.swift
[55/57] Emitting module SSLService
[56/57] Compiling SSLService SSLService.swift
/host/spi-builder-workspace/.build/checkouts/BlueSSLService/Sources/SSLService/SSLService.swift:1322:8: error: cannot find 'SSL_get_peer_certificate' in scope
1320 | 				}
1321 |
1322 | 				if SSL_get_peer_certificate(.make(optional: sslConnect)) != nil {
     |        `- error: cannot find 'SSL_get_peer_certificate' in scope
1323 |
1324 | 					let rc = SSL_get_verify_result(.make(optional: sslConnect))
/host/spi-builder-workspace/.build/checkouts/BlueSSLService/Sources/SSLService/SSLService.swift:1322:34: error: cannot infer contextual base in reference to member 'make'
1320 | 				}
1321 |
1322 | 				if SSL_get_peer_certificate(.make(optional: sslConnect)) != nil {
     |                                  `- error: cannot infer contextual base in reference to member 'make'
1323 |
1324 | 					let rc = SSL_get_verify_result(.make(optional: sslConnect))
BUILD FAILURE 6.1 linux