Build Information
Failed to build SchemaSwift, reference main (7db4c2
), with Swift 5.8 for Linux on 29 Jul 2024 04:36:23 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/khanlou/SchemaSwift.git
Reference: main
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/khanlou/SchemaSwift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7db4c20 add a new reserved keyword
Cloned https://github.com/khanlou/SchemaSwift.git
Revision (git rev-parse @):
7db4c200593dda367404849459baaf78532cf22f
SUCCESS checkout https://github.com/khanlou/SchemaSwift.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.8
Building package at path: $PWD
https://github.com/khanlou/SchemaSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:19633894bf055e559614dd1a7a19c1cea1efcb05f852dd20ac30d89a57019563
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/IBM-Swift/BlueSSLService
Fetching https://github.com/IBM-Swift/BlueSocket.git
[1/2942] Fetching bluesocket
[119/5030] Fetching bluesocket, bluesslservice
Fetching https://github.com/codewinsdotcom/PostgresClientKit
Fetched https://github.com/IBM-Swift/BlueSocket.git (0.32s)
[1/12085] Fetching swift-argument-parser
[11482/14008] Fetching swift-argument-parser, postgresclientkit
Fetched https://github.com/codewinsdotcom/PostgresClientKit (0.33s)
Fetched https://github.com/IBM-Swift/BlueSSLService (0.69s)
Fetched https://github.com/apple/swift-argument-parser (0.70s)
Computing version for https://github.com/codewinsdotcom/PostgresClientKit
Computed https://github.com/codewinsdotcom/PostgresClientKit at 1.4.3 (0.31s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.35s)
Computing version for https://github.com/IBM-Swift/BlueSSLService
Computed https://github.com/IBM-Swift/BlueSSLService at 2.0.1 (0.41s)
Fetching https://github.com/Kitura/OpenSSL.git
[1/203] Fetching openssl
Fetched https://github.com/Kitura/OpenSSL.git (0.21s)
Computing version for https://github.com/IBM-Swift/BlueSocket.git
Computed https://github.com/IBM-Swift/BlueSocket.git at 2.0.2 (0.40s)
Computing version for https://github.com/Kitura/OpenSSL.git
Computed https://github.com/Kitura/OpenSSL.git at 2.3.1 (1.12s)
Creating working copy for https://github.com/IBM-Swift/BlueSocket.git
Working copy of https://github.com/IBM-Swift/BlueSocket.git resolved at 2.0.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Creating working copy for https://github.com/IBM-Swift/BlueSSLService
Working copy of https://github.com/IBM-Swift/BlueSSLService resolved at 2.0.1
Creating working copy for https://github.com/codewinsdotcom/PostgresClientKit
Working copy of https://github.com/codewinsdotcom/PostgresClientKit resolved at 1.4.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
warning: 'bluesslservice': 'bluesslservice' dependency on 'https://github.com/Kitura/BlueSocket.git' conflicts with dependency on 'https://github.com/IBM-Swift/BlueSocket.git' which has the same identity 'bluesocket'. this will be escalated to an error in future versions of SwiftPM.
Building for debugging...
[1/16] Compiling ArgumentParserToolInfo ToolInfo.swift
[2/16] Emitting module ArgumentParserToolInfo
[4/18] Wrapping AST for ArgumentParserToolInfo for debugging
[6/52] Compiling Socket Socket+Equatable.swift
[7/52] Emitting module Socket
[8/52] Compiling Socket SocketProtocols.swift
[9/52] Compiling Socket SocketUtils.swift
[10/52] Emitting module ArgumentParser
[11/56] Compiling ArgumentParser ArgumentHelp.swift
[12/56] Compiling ArgumentParser CompletionKind.swift
[13/56] Compiling ArgumentParser Errors.swift
[14/56] Compiling ArgumentParser Flag.swift
[15/56] Compiling ArgumentParser NameSpecification.swift
[16/56] Compiling Socket Socket+Hashable.swift
[17/56] Compiling Socket Socket.swift
[19/58] Wrapping AST for Socket for debugging
[21/58] Compiling ArgumentParser BashCompletionsGenerator.swift
[22/58] Compiling ArgumentParser CompletionsGenerator.swift
[23/58] Compiling ArgumentParser FishCompletionsGenerator.swift
[24/58] Compiling ArgumentParser ZshCompletionsGenerator.swift
[25/58] Compiling ArgumentParser Argument.swift
[26/58] Compiling ArgumentParser ParsedValues.swift
[27/58] Compiling ArgumentParser ParserError.swift
[28/58] Compiling ArgumentParser SplitArguments.swift
[29/58] Compiling ArgumentParser DumpHelpGenerator.swift
[30/61] Compiling ArgumentParser CollectionExtensions.swift
[31/61] Compiling ArgumentParser SequenceExtensions.swift
[32/61] Compiling ArgumentParser StringExtensions.swift
[33/61] Compiling ArgumentParser Tree.swift
[34/61] Compiling ArgumentParser ArgumentSet.swift
[35/61] Compiling ArgumentParser CommandParser.swift
[36/61] Compiling ArgumentParser InputOrigin.swift
[37/61] Compiling ArgumentParser Name.swift
[38/61] Compiling ArgumentParser Parsed.swift
[39/61] Compiling ArgumentParser HelpCommand.swift
[40/61] Compiling ArgumentParser HelpGenerator.swift
[41/61] Compiling ArgumentParser MessageInfo.swift
[42/61] Compiling ArgumentParser UsageGenerator.swift
[43/61] Compiling ArgumentParser Option.swift
[44/61] Compiling ArgumentParser OptionGroup.swift
[45/61] Compiling ArgumentParser CommandConfiguration.swift
[46/61] Compiling ArgumentParser EnumerableFlag.swift
[47/61] Compiling ArgumentParser ExpressibleByArgument.swift
[48/61] Compiling ArgumentParser ParsableArguments.swift
[49/61] Compiling ArgumentParser ParsableArgumentsValidation.swift
[50/61] Compiling ArgumentParser ParsableCommand.swift
[51/61] Compiling ArgumentParser ArgumentDecoder.swift
[52/61] Compiling ArgumentParser ArgumentDefinition.swift
[54/63] Wrapping AST for ArgumentParser for debugging
[56/63] Compiling SSLService SSLPointerTricks.swift
[57/63] Emitting module SSLService
[58/63] 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
if SSL_get_peer_certificate(.make(optional: sslConnect)) != nil {
^~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/BlueSSLService/Sources/SSLService/SSLService.swift:1322:34: error: cannot infer contextual base in reference to member 'make'
if SSL_get_peer_certificate(.make(optional: sslConnect)) != nil {
~^~~~
BUILD FAILURE 5.8 linux