Build Information
Failed to build SchemaSwift, reference main (7db4c2
), with Swift 5.10 for Linux on 29 Jul 2024 04:36:22 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-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.10
Building package at path: $PWD
https://github.com/khanlou/SchemaSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f0b51be07fbc8a0d4d15ad969175777a256c8ed4ef7ff1497c5f9d7800160a18
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/codewinsdotcom/PostgresClientKit
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/IBM-Swift/BlueSSLService
Fetching https://github.com/IBM-Swift/BlueSocket.git
[1/2088] Fetching bluesslservice
[43/5030] Fetching bluesslservice, bluesocket
[4227/6953] Fetching bluesslservice, bluesocket, postgresclientkit
[4030/5030] Fetching bluesslservice, bluesocket
[4267/6953] Fetching bluesslservice, bluesocket, postgresclientkit
[6954/19038] Fetching bluesslservice, bluesocket, postgresclientkit, swift-argument-parser
Fetched https://github.com/IBM-Swift/BlueSocket.git from cache (0.38s)
[4132/16096] Fetching bluesslservice, postgresclientkit, swift-argument-parser
Fetched https://github.com/IBM-Swift/BlueSSLService from cache (0.72s)
Fetched https://github.com/codewinsdotcom/PostgresClientKit from cache (0.72s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.72s)
Computing version for https://github.com/codewinsdotcom/PostgresClientKit
Computed https://github.com/codewinsdotcom/PostgresClientKit at 1.4.3 (0.39s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.44s)
Computing version for https://github.com/IBM-Swift/BlueSSLService
Computed https://github.com/IBM-Swift/BlueSSLService at 2.0.1 (0.39s)
Fetching https://github.com/Kitura/OpenSSL.git
[1/203] Fetching openssl
Fetched https://github.com/Kitura/OpenSSL.git from cache (0.18s)
Computing version for https://github.com/IBM-Swift/BlueSocket.git
Computed https://github.com/IBM-Swift/BlueSocket.git at 2.0.2 (0.51s)
Computing version for https://github.com/Kitura/OpenSSL.git
Computed https://github.com/Kitura/OpenSSL.git at 2.3.1 (1.16s)
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/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/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/BlueSocket.git
Working copy of https://github.com/IBM-Swift/BlueSocket.git resolved at 2.0.2
Creating working copy for https://github.com/IBM-Swift/BlueSSLService
Working copy of https://github.com/IBM-Swift/BlueSSLService resolved at 2.0.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...
[0/17] Write sources
[7/17] Write swift-version-24593BA9C3E375BF.txt
[9/25] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/25] Emitting module ArgumentParserToolInfo
[11/26] Wrapping AST for ArgumentParserToolInfo for debugging
[13/60] Compiling Socket SocketUtils.swift
[14/60] Compiling Socket Socket+Equatable.swift
[15/60] Emitting module Socket
[16/60] Compiling Socket Socket+Hashable.swift
[17/60] Compiling Socket SocketProtocols.swift
[18/60] Emitting module ArgumentParser
[19/64] Compiling Socket Socket.swift
[20/65] Wrapping AST for Socket for debugging
[22/68] Compiling ArgumentParser ParsedValues.swift
[23/68] Compiling ArgumentParser ParserError.swift
[24/68] Compiling ArgumentParser SplitArguments.swift
[25/68] Compiling ArgumentParser DumpHelpGenerator.swift
[26/68] Compiling ArgumentParser CollectionExtensions.swift
[27/68] Compiling ArgumentParser SequenceExtensions.swift
[28/68] Compiling ArgumentParser StringExtensions.swift
[29/68] Compiling ArgumentParser Tree.swift
[30/68] Compiling ArgumentParser BashCompletionsGenerator.swift
[31/68] Compiling ArgumentParser CompletionsGenerator.swift
[32/68] Compiling ArgumentParser FishCompletionsGenerator.swift
[33/68] Compiling ArgumentParser ZshCompletionsGenerator.swift
[34/68] Compiling ArgumentParser Argument.swift
[35/68] Compiling ArgumentParser ArgumentSet.swift
[36/68] Compiling ArgumentParser CommandParser.swift
[37/68] Compiling ArgumentParser InputOrigin.swift
[38/68] Compiling ArgumentParser Name.swift
[39/68] Compiling ArgumentParser Parsed.swift
[40/68] Compiling ArgumentParser HelpCommand.swift
[41/68] Compiling ArgumentParser HelpGenerator.swift
[42/68] Compiling ArgumentParser MessageInfo.swift
[43/68] Compiling ArgumentParser UsageGenerator.swift
[44/68] Compiling ArgumentParser Option.swift
[45/68] Compiling ArgumentParser OptionGroup.swift
[46/68] Compiling ArgumentParser CommandConfiguration.swift
[47/68] Compiling ArgumentParser EnumerableFlag.swift
[48/68] Compiling ArgumentParser ExpressibleByArgument.swift
[49/68] Compiling ArgumentParser ArgumentHelp.swift
[50/68] Compiling ArgumentParser CompletionKind.swift
[51/68] Compiling ArgumentParser Errors.swift
[52/68] Compiling ArgumentParser Flag.swift
[53/68] Compiling ArgumentParser NameSpecification.swift
[54/68] Compiling ArgumentParser ParsableArguments.swift
[55/68] Compiling ArgumentParser ParsableArgumentsValidation.swift
[56/68] Compiling ArgumentParser ParsableCommand.swift
[57/68] Compiling ArgumentParser ArgumentDecoder.swift
[58/68] Compiling ArgumentParser ArgumentDefinition.swift
[59/69] Wrapping AST for ArgumentParser for debugging
[61/69] Compiling SSLService SSLPointerTricks.swift
[62/69] Emitting module SSLService
[63/69] 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 {
~^~~~
error: fatalError
BUILD FAILURE 5.10 linux