Build Information
Failed to build Kitura-WebSocket, reference master (e79d57
), with Swift 6.2 (beta) for Linux on 18 Jun 2025 19:50:06 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/Kitura-WebSocket.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/Kitura/Kitura-WebSocket
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at e79d57c Misc org update (#106)
Cloned https://github.com/Kitura/Kitura-WebSocket.git
Revision (git rev-parse @):
e79d57cc575e9df309e3c207ec1aa93d7aa61520
SUCCESS checkout https://github.com/Kitura/Kitura-WebSocket.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/Kitura/Kitura-WebSocket.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/Kitura/Kitura-net.git
Fetching https://github.com/Kitura/BlueCryptor.git
[1/1654] Fetching bluecryptor
[1655/11198] Fetching bluecryptor, kitura-net
Fetched https://github.com/Kitura/BlueCryptor.git from cache (0.83s)
Fetched https://github.com/Kitura/Kitura-net.git from cache (0.85s)
Computing version for https://github.com/Kitura/BlueCryptor.git
Computed https://github.com/Kitura/BlueCryptor.git at 1.0.200 (1.41s)
Fetching https://github.com/Kitura/OpenSSL.git
[1/203] Fetching openssl
Fetched https://github.com/Kitura/OpenSSL.git from cache (0.25s)
Computing version for https://github.com/Kitura/Kitura-net.git
Computed https://github.com/Kitura/Kitura-net.git at 2.4.200 (0.82s)
Fetching https://github.com/Kitura/BlueSignals.git
Fetching https://github.com/Kitura/LoggerAPI.git
Fetching https://github.com/Kitura/BlueSocket.git
Fetching https://github.com/Kitura/BlueSSLService.git
[1/2942] Fetching bluesocket
[60/5019] Fetching bluesocket, bluesslservice
[81/5700] Fetching bluesocket, bluesslservice, bluesignals
[2237/6471] Fetching bluesocket, bluesslservice, bluesignals, loggerapi
Fetched https://github.com/Kitura/BlueSignals.git from cache (0.33s)
[5353/5790] Fetching bluesocket, bluesslservice, loggerapi
Fetched https://github.com/Kitura/BlueSSLService.git from cache (0.46s)
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.46s)
Fetched https://github.com/Kitura/BlueSocket.git from cache (0.46s)
Computing version for https://github.com/Kitura/BlueSignals.git
Computed https://github.com/Kitura/BlueSignals.git at 1.0.200 (0.96s)
Computing version for https://github.com/Kitura/BlueSSLService.git
Computed https://github.com/Kitura/BlueSSLService.git at 1.0.200 (0.49s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 1.0.200 (0.53s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.57s)
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.48s)
Computing version for https://github.com/Kitura/OpenSSL.git
Computed https://github.com/Kitura/OpenSSL.git at 2.3.1 (3.39s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.50s)
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/OpenSSL.git
Working copy of https://github.com/Kitura/OpenSSL.git resolved at 2.3.1
Creating working copy for https://github.com/Kitura/BlueCryptor.git
Working copy of https://github.com/Kitura/BlueCryptor.git resolved at 1.0.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/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 1.9.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/BlueSSLService.git
Working copy of https://github.com/Kitura/BlueSSLService.git resolved at 1.0.200
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
Building for debugging...
[0/11] Write sources
[8/11] Compiling CHTTPParser utils.c
[9/11] Write swift-version-24593BA9C3E375BF.txt
[10/11] Compiling CHTTPParser http_parser.c
[12/33] Compiling Logging LogHandler.swift
[13/33] Compiling Logging Locks.swift
[14/33] Compiling Logging MetadataProvider.swift
[15/33] Compiling Cryptor Updatable.swift
[16/34] Emitting module Logging
[17/34] Compiling Logging Logging.swift
[19/35] Emitting module Signals
[20/35] Compiling Signals Signals.swift
[21/36] Compiling Cryptor Digest.swift
[22/36] Compiling Cryptor HMAC.swift
[23/36] Compiling Cryptor Crypto.swift
[24/36] Compiling Cryptor Cryptor.swift
[25/36] Emitting module Cryptor
[26/37] Compiling Cryptor Status.swift
[27/37] Compiling Cryptor KeyDerivation.swift
[28/37] Compiling Cryptor Random.swift
[30/38] Compiling Cryptor SSLPointerTricks.swift
[31/38] Compiling Cryptor StreamCryptor.swift
[32/38] Compiling Socket SocketProtocols.swift
[33/38] Compiling Socket SocketUtils.swift
[34/38] Compiling Cryptor Utilities.swift
[36/39] Emitting module LoggerAPI
[37/39] Compiling LoggerAPI Logger.swift
[38/40] Emitting module Socket
[39/40] Compiling Socket Socket.swift
[42/44] Compiling SSLService SSLPointerTricks.swift
[43/44] Emitting module SSLService
[44/44] 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.2 linux