Build Information
Failed to build Kitura-CouchDB, reference 3.2.0 (63cc91
), with Swift 6.1 for Linux on 26 Apr 2025 09:46:16 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/Kitura/Kitura-CouchDB.git
Reference: 3.2.0
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/Kitura/Kitura-CouchDB
* tag 3.2.0 -> FETCH_HEAD
HEAD is now at 63cc919 fix: Add percentencoding to special character `+` (#108)
Cloned https://github.com/Kitura/Kitura-CouchDB.git
Revision (git rev-parse @):
63cc919bbe3904c8e55eea821c1e7cbb1dda0c47
SUCCESS checkout https://github.com/Kitura/Kitura-CouchDB.git at 3.2.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/Kitura/Kitura-CouchDB.git
https://github.com/Kitura/Kitura-CouchDB.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "loggerapi",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/IBM-Swift/LoggerAPI.git"
},
{
"identity" : "kitura-net",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/IBM-Swift/Kitura-net.git"
}
],
"manifest_display_name" : "Kitura-CouchDB",
"name" : "Kitura-CouchDB",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "CouchDB",
"targets" : [
"CouchDB"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CouchDBSample",
"targets" : [
"CouchDBSample"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "CouchDBTests",
"module_type" : "SwiftTarget",
"name" : "CouchDBTests",
"path" : "Tests/CouchDBTests",
"sources" : [
"AttachmentTest.swift",
"CouchDBTest.swift",
"DBTests.swift",
"DocumentBulkUpdateTests.swift",
"DocumentCrudTests.swift",
"DocumentViewTests.swift",
"UUIDTests.swift",
"Utils.swift"
],
"target_dependencies" : [
"CouchDB"
],
"type" : "test"
},
{
"c99name" : "CouchDBSample",
"module_type" : "SwiftTarget",
"name" : "CouchDBSample",
"path" : "Sources/CouchDBSample",
"product_memberships" : [
"CouchDBSample"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"CouchDB"
],
"type" : "executable"
},
{
"c99name" : "CouchDB",
"module_type" : "SwiftTarget",
"name" : "CouchDB",
"path" : "Sources/CouchDB",
"product_dependencies" : [
"LoggerAPI",
"KituraNet"
],
"product_memberships" : [
"CouchDB",
"CouchDBSample"
],
"sources" : [
"ConnectionProperties.swift",
"CouchDBClient.swift",
"CouchDBUtils.swift",
"CouchErrorResponse.swift",
"CouchStructures/AllDatabaseDocuments.swift",
"CouchStructures/BulkDocuments.swift",
"CouchStructures/BulkResponse.swift",
"CouchStructures/DesignDocument.swift",
"CouchStructures/Document.swift",
"CouchStructures/DocumentResponse.swift",
"Database.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/IBM-Swift/LoggerAPI.git
Fetching https://github.com/IBM-Swift/Kitura-net.git
[1/771] Fetching loggerapi
[772/10315] Fetching loggerapi, kitura-net
Fetched https://github.com/IBM-Swift/LoggerAPI.git from cache (0.66s)
Fetched https://github.com/IBM-Swift/Kitura-net.git from cache (0.68s)
Computing version for https://github.com/IBM-Swift/LoggerAPI.git
Computed https://github.com/IBM-Swift/LoggerAPI.git at 1.9.200 (1.26s)
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.37s)
Computing version for https://github.com/IBM-Swift/Kitura-net.git
Computed https://github.com/IBM-Swift/Kitura-net.git at 2.4.200 (0.97s)
Fetching https://github.com/Kitura/BlueSSLService.git
Fetching https://github.com/Kitura/BlueSocket.git
Fetching https://github.com/Kitura/BlueSignals.git
[1/2077] Fetching bluesslservice
[998/5019] Fetching bluesslservice, bluesocket
[2843/5673] Fetching bluesslservice, bluesocket, bluesignals
Fetched https://github.com/Kitura/BlueSignals.git from cache (0.30s)
Fetched https://github.com/Kitura/BlueSSLService.git from cache (0.30s)
Fetched https://github.com/Kitura/BlueSocket.git from cache (0.30s)
Computing version for https://github.com/Kitura/BlueSignals.git
Computed https://github.com/Kitura/BlueSignals.git at 1.0.200 (0.89s)
Computing version for https://github.com/Kitura/BlueSSLService.git
Computed https://github.com/Kitura/BlueSSLService.git at 1.0.200 (0.56s)
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.75s)
Computing version for https://github.com/Kitura/OpenSSL.git
Computed https://github.com/Kitura/OpenSSL.git at 2.3.1 (2.18s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.49s)
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/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/Kitura-net.git
Working copy of https://github.com/IBM-Swift/Kitura-net.git resolved at 2.4.200
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/OpenSSL.git
Working copy of https://github.com/Kitura/OpenSSL.git resolved at 2.3.1
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/IBM-Swift/LoggerAPI.git
Working copy of https://github.com/IBM-Swift/LoggerAPI.git resolved at 1.9.200
warning: 'kitura-net': 'kitura-net' dependency on 'https://github.com/Kitura/LoggerAPI.git' conflicts with dependency on 'https://github.com/IBM-Swift/LoggerAPI.git' which has the same identity 'loggerapi'. this will be escalated to an error in future versions of SwiftPM.
Building for debugging...
[0/21] Write sources
[8/21] Compiling CHTTPParser utils.c
[9/21] Compiling CHTTPParser http_parser.c
[10/21] Write swift-version-24593BA9C3E375BF.txt
[12/32] Compiling Logging LogHandler.swift
[13/32] Compiling Logging Locks.swift
[14/32] Emitting module Logging
[15/32] Compiling Logging MetadataProvider.swift
[16/32] Compiling Logging Logging.swift
[17/33] Wrapping AST for Logging for debugging
[19/35] Compiling Signals Signals.swift
[20/35] Emitting module Signals
[21/36] Wrapping AST for Signals for debugging
[23/36] Emitting module LoggerAPI
[24/36] Compiling LoggerAPI Logger.swift
[25/37] Wrapping AST for LoggerAPI for debugging
[27/37] Compiling Socket SocketProtocols.swift
[28/37] Compiling Socket SocketUtils.swift
[29/37] Emitting module Socket
[30/37] Compiling Socket Socket.swift
[31/38] Wrapping AST for Socket for debugging
[33/41] Emitting module SSLService
[34/41] Compiling SSLService SSLPointerTricks.swift
[35/41] 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))
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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
warning: 'kitura-net': 'kitura-net' dependency on 'https://github.com/Kitura/LoggerAPI.git' conflicts with dependency on 'https://github.com/IBM-Swift/LoggerAPI.git' which has the same identity 'loggerapi'. this will be escalated to an error in future versions of SwiftPM.
[0/1] Planning build
Building for debugging...
[0/11] Write swift-version-24593BA9C3E375BF.txt
[2/22] Emitting module Socket
[3/22] Emitting module Signals
[4/22] Compiling Signals Signals.swift
[5/23] Compiling Logging MetadataProvider.swift
[6/23] Compiling Logging LogHandler.swift
[8/23] Emitting module Logging
[9/23] Compiling Logging Locks.swift
[10/22] Compiling Socket SocketProtocols.swift
[11/22] Compiling Socket SocketUtils.swift
[12/22] Compiling Logging Logging.swift
[13/23] Wrapping AST for Logging for debugging
[15/25] Emitting module LoggerAPI
[16/25] Compiling LoggerAPI Logger.swift
[18/25] Compiling Socket Socket.swift
[20/28] Compiling SSLService SSLPointerTricks.swift
[21/28] Emitting module SSLService
[22/28] 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