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 kineo-endpoint, reference master (1f4f11), with Swift 6.2 (beta) for Linux on 18 Jun 2025 20:58:37 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/kasei/kineo-endpoint.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/kasei/kineo-endpoint
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 1f4f114 Performance improvements when operating over datasets with many graphs.
Cloned https://github.com/kasei/kineo-endpoint.git
Revision (git rev-parse @):
1f4f1142176e4d2bd90ec940d822b939ce815522
SUCCESS checkout https://github.com/kasei/kineo-endpoint.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/kasei/kineo-endpoint.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/vapor/vapor.git
Fetching https://github.com/kasei/kineo.git
Fetching https://github.com/kasei/diomede.git
Fetching https://github.com/alexaubry/HTMLString
[1/6240] Fetching kineo
[1312/7871] Fetching kineo, htmlstring
[2821/8659] Fetching kineo, htmlstring, diomede
[8660/83205] Fetching kineo, htmlstring, diomede, vapor
Fetched https://github.com/kasei/kineo.git from cache (1.15s)
[73984/76965] Fetching htmlstring, diomede, vapor
Fetched https://github.com/kasei/diomede.git from cache (1.89s)
Fetched https://github.com/alexaubry/HTMLString from cache (1.89s)
Fetched https://github.com/vapor/vapor.git from cache (1.93s)
Computing version for https://github.com/alexaubry/HTMLString
Computed https://github.com/alexaubry/HTMLString at 4.0.2 (4.61s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.3 (0.38s)
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/template-kit.git
Fetching https://github.com/vapor/service.git
Fetching https://github.com/vapor/websocket.git
Fetching https://github.com/vapor/validation.git
Fetching https://github.com/vapor/url-encoded-form.git
[1/1282] Fetching template-kit
[1283/2201] Fetching template-kit, service
[1550/2582] Fetching template-kit, service, url-encoded-form
[2583/3161] Fetching template-kit, service, url-encoded-form, validation
[3162/5770] Fetching template-kit, service, url-encoded-form, validation, websocket
[3189/26622] Fetching template-kit, service, url-encoded-form, validation, websocket, routing
Fetched https://github.com/vapor/template-kit.git from cache (0.36s)
Fetching https://github.com/vapor/multipart.git
[11578/25340] Fetching service, url-encoded-form, validation, websocket, routing
Fetched https://github.com/vapor/url-encoded-form.git from cache (0.38s)
Fetched https://github.com/vapor/validation.git from cache (0.38s)
[12078/24380] Fetching service, websocket, routing
Fetched https://github.com/vapor/service.git from cache (0.38s)
[11784/23461] Fetching websocket, routing
Fetched https://github.com/vapor/websocket.git from cache (0.38s)
[9384/20852] Fetching routing
Fetching https://github.com/vapor/crypto.git
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor/database-kit.git
Fetching https://github.com/vapor/http.git
[16475/40995] Fetching routing, core
[17080/42176] Fetching routing, core, database-kit
[17246/67643] Fetching routing, core, database-kit, http
[18787/71096] Fetching routing, core, database-kit, http, multipart
[29618/73882] Fetching routing, core, database-kit, http, multipart, crypto
Fetched https://github.com/vapor/database-kit.git from cache (0.36s)
[41297/72701] Fetching routing, core, http, multipart, crypto
Fetching https://github.com/vapor/console.git
Fetched https://github.com/vapor/crypto.git from cache (0.42s)
[47759/69915] Fetching routing, core, http, multipart
[61436/75933] Fetching routing, core, http, multipart, console
Fetched https://github.com/vapor/routing.git from cache (1.12s)
[44261/55081] Fetching core, http, multipart, console
Fetched https://github.com/vapor/console.git from cache (0.55s)
Fetched https://github.com/vapor/core.git from cache (1.06s)
Fetched https://github.com/vapor/http.git from cache (1.19s)
[1649/3453] Fetching multipart
Fetched https://github.com/vapor/multipart.git from cache (1.90s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (2.83s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/14890] Fetching swift-nio-ssl
[150/91217] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.70s)
[54956/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.08s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (5.48s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.40s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (1.11s)
Fetching https://github.com/apple/swift-nio-zlib-support.git
[1/15] Fetching swift-nio-zlib-support
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.24s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (0.59s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (0.40s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (3.68s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 1.4.0 (0.40s)
Fetching https://github.com/apple/swift-nio-ssl-support.git
[1/16] Fetching swift-nio-ssl-support
Fetched https://github.com/apple/swift-nio-ssl-support.git from cache (0.23s)
Computing version for https://github.com/apple/swift-nio-ssl-support.git
Computed https://github.com/apple/swift-nio-ssl-support.git at 1.0.0 (0.71s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (0.43s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.41s)
Computing version for https://github.com/kasei/diomede.git
Computed https://github.com/kasei/diomede.git at 0.0.66 (0.41s)
Fetching https://github.com/kasei/swift-sparql-syntax.git
Fetching https://github.com/agisboye/CLMDB.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/45] Fetching clmdb
[46/2528] Fetching clmdb, swift-sparql-syntax
[2529/15469] Fetching clmdb, swift-sparql-syntax, cryptoswift
Fetched https://github.com/agisboye/CLMDB.git from cache (1.38s)
Fetched https://github.com/kasei/swift-sparql-syntax.git from cache (1.38s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.41s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (1.84s)
Computing version for https://github.com/agisboye/CLMDB.git
Computed https://github.com/agisboye/CLMDB.git at 0.9.33 (0.38s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (0.38s)
Computing version for https://github.com/vapor/url-encoded-form.git
Computed https://github.com/vapor/url-encoded-form.git at 1.1.0 (0.42s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.5.0 (0.40s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.39s)
Computing version for https://github.com/kasei/swift-sparql-syntax.git
Computed https://github.com/kasei/swift-sparql-syntax.git at 0.2.11 (0.40s)
Fetching https://github.com/kasei/swift-serd.git
[1/68] Fetching swift-serd
Fetched https://github.com/kasei/swift-serd.git from cache (0.23s)
Computing version for https://github.com/kasei/swift-serd.git
Computed https://github.com/kasei/swift-serd.git at 0.0.4 (0.60s)
Computing version for https://github.com/kasei/kineo.git
Computed https://github.com/kasei/kineo.git at 0.0.108 (0.42s)
Fetching https://github.com/kasei/IDPPlanner.git
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/kylef/URITemplate.swift.git
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/apple/swift-argument-parser
[1/47] Fetching idpplanner
[48/859] Fetching idpplanner, uritemplate.swift
[860/6818] Fetching idpplanner, uritemplate.swift, swift-algorithms
[1158/16669] Fetching idpplanner, uritemplate.swift, swift-algorithms, sqlite.swift
[16473/32049] Fetching idpplanner, uritemplate.swift, swift-algorithms, sqlite.swift, swift-argument-parser
Fetched https://github.com/kasei/IDPPlanner.git from cache (0.94s)
Fetched https://github.com/kylef/URITemplate.swift.git from cache (0.94s)
Fetched https://github.com/apple/swift-algorithms from cache (0.95s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.95s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.96s)
Computing version for https://github.com/kasei/IDPPlanner.git
Computed https://github.com/kasei/IDPPlanner.git at 0.0.5 (1.34s)
Computing version for https://github.com/kylef/URITemplate.swift.git
Computed https://github.com/kylef/URITemplate.swift.git at 3.0.1 (2.49s)
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
[1022/2432] Fetching spectre, pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.29s)
Fetched https://github.com/kylef/Spectre.git from cache (0.29s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.65s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 0.1.1 (0.40s)
Fetching https://github.com/apple/swift-numerics
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.40s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.11.6 (0.85s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git from cache (0.22s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (0.70s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.44s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (0.41s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.48s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.41s)
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 1.4.0
Creating working copy for https://github.com/vapor/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 3.1.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/agisboye/CLMDB.git
Working copy of https://github.com/agisboye/CLMDB.git resolved at 0.9.33
Creating working copy for https://github.com/kasei/swift-sparql-syntax.git
Working copy of https://github.com/kasei/swift-sparql-syntax.git resolved at 0.2.11
Creating working copy for https://github.com/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.4.1
Creating working copy for https://github.com/vapor/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.4.0
Creating working copy for https://github.com/vapor/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 3.1.3
Creating working copy for https://github.com/kasei/kineo.git
Working copy of https://github.com/kasei/kineo.git resolved at 0.0.108
Creating working copy for https://github.com/vapor/template-kit.git
Working copy of https://github.com/vapor/template-kit.git resolved at 1.5.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.5.1
Creating working copy for https://github.com/vapor/validation.git
Working copy of https://github.com/vapor/validation.git resolved at 2.1.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/stephencelis/CSQLite.git
Working copy of https://github.com/stephencelis/CSQLite.git resolved at 0.0.3
Creating working copy for https://github.com/vapor/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.1
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 0.1.0
Creating working copy for https://github.com/kasei/IDPPlanner.git
Working copy of https://github.com/kasei/IDPPlanner.git resolved at 0.0.5
Creating working copy for https://github.com/kasei/swift-serd.git
Working copy of https://github.com/kasei/swift-serd.git resolved at 0.0.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.11.6
Creating working copy for https://github.com/alexaubry/HTMLString
Working copy of https://github.com/alexaubry/HTMLString resolved at 4.0.2
Creating working copy for https://github.com/vapor/url-encoded-form.git
Working copy of https://github.com/vapor/url-encoded-form.git resolved at 1.1.0
Creating working copy for https://github.com/kasei/diomede.git
Working copy of https://github.com/kasei/diomede.git resolved at 0.0.66
Creating working copy for https://github.com/vapor/database-kit.git
Working copy of https://github.com/vapor/database-kit.git resolved at 1.3.3
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 3.3.3
Creating working copy for https://github.com/vapor/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 0.1.1
Creating working copy for https://github.com/apple/swift-nio-ssl-support.git
Working copy of https://github.com/apple/swift-nio-ssl-support.git resolved at 1.0.0
Creating working copy for https://github.com/kylef/URITemplate.swift.git
Working copy of https://github.com/kylef/URITemplate.swift.git resolved at 3.0.1
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/vapor/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.1.2
warning: 'swift-nio-ssl-support': ignoring declared target(s) 'swift-nio-ssl-support' in the system package
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
warning: 'kineo': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/kineo/Sources/Kineo/ext/Heap/LICENSE.txt
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/114] Write sources
[8/114] Compiling CNIODarwin shim.c
[9/114] Compiling CNIOLinux shim.c
[10/114] Compiling serd reader.c
[11/114] Compiling serd uri.c
[11/114] Compiling serd string.c
[12/114] Compiling serd writer.c
[14/114] Write swift-version-24593BA9C3E375BF.txt
[14/114] Compiling CNIOHTTPParser c_nio_http_parser.c
[15/114] Write sources
[21/114] Compiling _NumericsShims _NumericsShims.c
[22/114] Compiling CCryptoOpenSSL shim.c
[23/114] Write sources
[39/116] Compiling serd byte_source.c
[40/116] Compiling serd env.c
[41/116] Compiling serd node.c
[42/117] Compiling LMDB midl.c
[43/118] Compiling serd n3.c
[43/118] Write sources
[49/168] Compiling LMDB mdb.c
[51/171] Emitting module RealModule
[51/172] Compiling c-atomics.c
[53/176] Compiling RealModule RealFunctions.swift
[54/176] Compiling NIOPriorityQueue PriorityQueue.swift
[55/176] Compiling Debugging SourceLocation.swift
[56/176] Compiling RealModule Real.swift
[57/176] Compiling SPARQLSyntax Expression.swift
[58/176] Compiling SPARQLSyntax IRI.swift
[59/176] Compiling SPARQLSyntax Aggregation.swift
[60/176] Compiling SPARQLSyntax Algebra.swift
[61/176] Compiling RealModule ElementaryFunctions.swift
[62/176] Compiling RealModule Float+Real.swift
[63/176] Emitting module IDPPlanner
[64/176] Compiling RealModule Float80+Real.swift
[65/176] Compiling RealModule Float16+Real.swift
[67/180] Emitting module HTMLString
[68/180] Emitting module NIOPriorityQueue
[69/180] Compiling NIOPriorityQueue Heap.swift
[71/181] Compiling Debugging Demangler.swift
[71/181] Wrapping AST for RealModule for debugging
[73/181] Compiling IDPPlanner IDPPlanner.swift
[74/181] Compiling IDPPlanner SetExtensions.swift
[78/182] Emitting module SQLite
[78/184] Wrapping AST for NIOPriorityQueue for debugging
[79/184] Write sources
[83/184] Compiling NIOConcurrencyHelpers lock.swift
[83/233] Wrapping AST for IDPPlanner for debugging
[83/233] Write sources
[89/237] Compiling HTMLString Deprecated.swift
[90/237] Emitting module Debugging
[91/237] Compiling Debugging Debuggable.swift
[92/255] Compiling HTMLString NSString+HTMLString.swift
[93/271] Compiling CNIOZlib empty.c
[95/275] Compiling CryptoSwift BlockModeOptions.swift
[96/275] Compiling CryptoSwift CBC.swift
[97/276] Compiling CryptoSwift CCM.swift
[98/276] Compiling CryptoSwift CFB.swift
[99/276] Compiling CryptoSwift CTR.swift
[100/276] Compiling CryptoSwift CipherModeWorker.swift
[101/276] Compiling CryptoSwift BlockDecryptor.swift
[102/276] Compiling CryptoSwift BlockEncryptor.swift
[103/278] Compiling NIOConcurrencyHelpers atomics.swift
[104/278] Emitting module NIOConcurrencyHelpers
[104/279] Wrapping AST for Debugging for debugging
[106/279] Emitting module URITemplate
[107/279] Compiling URITemplate URITemplate.swift
[108/280] Emitting module COperatingSystem
[110/280] Compiling CryptoSwift Array+Extension.swift
[111/280] Compiling CryptoSwift Authenticator.swift
[112/280] Compiling CryptoSwift AES.swift
[116/280] Compiling CryptoSwift BlockMode.swift
[119/280] Compiling CryptoSwift AEAD.swift
[120/280] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[121/280] Compiling CryptoSwift AES.Cryptors.swift
[123/280] Compiling COperatingSystem libc.swift
[124/280] Compiling CryptoSwift BatchedCollection.swift
[125/280] Compiling CryptoSwift Bit.swift
[126/280] Compiling CryptoSwift BlockCipher.swift
[126/281] Compiling CNIOSHA1 c_nio_sha1.c
[129/281] Compiling SPARQLSyntax XSD.swift
[129/281] Wrapping AST for NIOConcurrencyHelpers for debugging
[130/281] Wrapping AST for URITemplate for debugging
[131/281] Wrapping AST for COperatingSystem for debugging
[132/281] Compiling CNIOLinux ifaddrs-android.c
[134/281] Compiling HTMLString HTMLString.swift
[135/281] Compiling HTMLString Mappings.swift
[136/282] Compiling CNIOOpenSSL helpers.c
[137/282] Compiling CBcrypt bcrypt.c
[138/282] Write sources
[141/282] Compiling CBcrypt blf.c
[142/282] Compiling CBase32 base32.c
[143/282] Wrapping AST for HTMLString for debugging
[144/283] Compiling CNIOOpenSSL shims.c
[146/352] Compiling Algorithms Suffix.swift
[147/352] Compiling Algorithms Trim.swift
[149/354] Compiling Algorithms Unique.swift
[151/355] Compiling Algorithms Rotate.swift
[152/355] Compiling Algorithms Stride.swift
[154/355] Compiling Algorithms Windows.swift
[154/355] Wrapping AST for SQLite for debugging
[156/355] Compiling Algorithms Indexed.swift
[157/355] Compiling Algorithms Intersperse.swift
[158/355] Compiling Algorithms LazySplit.swift
[159/355] Compiling Algorithms Compacted.swift
[160/355] Compiling Algorithms Cycle.swift
[161/355] Compiling Algorithms FirstNonNil.swift
[162/355] Compiling Algorithms Chain.swift
[163/355] Compiling Algorithms Chunked.swift
[164/355] Compiling Algorithms Combinations.swift
[165/355] Compiling Algorithms MinMax.swift
[166/355] Compiling Algorithms Partition.swift
[167/355] Compiling Algorithms Permutations.swift
[168/355] Compiling Algorithms Product.swift
[169/355] Compiling Algorithms RandomSample.swift
[170/355] Compiling Algorithms Reductions.swift
[171/355] Emitting module NIO
[172/361] Compiling NIO Heap.swift
[173/361] Compiling NIO IO.swift
[174/361] Compiling NIO IOData.swift
[175/361] Compiling NIO IntegerTypes.swift
[176/361] Compiling NIO Interfaces.swift
[177/361] Compiling NIO Linux.swift
[178/361] Compiling NIO LinuxCPUSet.swift
[179/361] Compiling NIO MarkedCircularBuffer.swift
[180/361] Compiling NIO MulticastChannel.swift
[181/361] Compiling NIO NIOAny.swift
[182/361] Compiling NIO NonBlockingFileIO.swift
[183/361] Compiling NIO PendingDatagramWritesManager.swift
[184/361] Compiling NIO PendingWritesManager.swift
[185/361] Compiling NIO PriorityQueue.swift
[186/361] Compiling NIO RecvByteBufferAllocator.swift
[187/361] Compiling NIO Resolver.swift
[188/361] Compiling NIO Selectable.swift
[189/361] Compiling NIO Selector.swift
[190/361] Compiling NIO ServerSocket.swift
[191/361] Compiling NIO Socket.swift
[192/361] Compiling NIO SocketAddresses.swift
[193/361] Emitting module Algorithms
[194/362] Wrapping AST for Algorithms for debugging
[210/362] Compiling NIO EventLoop.swift
[211/362] Compiling NIO EventLoopFuture.swift
[212/362] Compiling NIO FileDescriptor.swift
[213/362] Compiling NIO FileHandle.swift
[214/362] Compiling NIO FileRegion.swift
[215/362] Compiling NIO GetaddrinfoResolver.swift
[216/362] Compiling NIO HappyEyeballs.swift
[227/362] Compiling NIO SocketChannel.swift
[228/362] Compiling NIO SocketOptionProvider.swift
[229/362] Compiling NIO System.swift
[250/374] Emitting module CryptoSwift
[267/374] Compiling NIO Thread.swift
[268/374] Compiling NIO TypeAssistedChannelHandler.swift
[269/374] Compiling NIO Utilities.swift
[270/375] Wrapping AST for NIO for debugging
[272/417] Compiling NIOTLS TLSEvents.swift
[273/417] Emitting module NIOTLS
[274/417] Emitting module Async
[275/418] Compiling NIOHTTP1 ByteCollectionUtils.swift
[276/418] Compiling NIOHTTP1 HTTPDecoder.swift
[277/418] Compiling Bits ByteBuffer+require.swift
[278/418] Compiling Bits ByteBuffer+string.swift
[279/418] Compiling Async Worker.swift
[282/419] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[283/419] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[284/420] Emitting module SPARQLSyntax
[287/420] Compiling Async Future+Map.swift
[288/420] Compiling Async Future+Transform.swift
[289/420] Compiling Bits BitsError.swift
[290/420] Compiling Bits Byte+Alphabet.swift
[291/420] Compiling Bits Byte+Control.swift
[292/420] Compiling Bits Byte+Digit.swift
[293/420] Compiling Bits Deprecated.swift
[294/420] Compiling Async Future+Variadic.swift
[295/420] Compiling Async Future+Void.swift
[296/420] Compiling Async FutureType.swift
[297/420] Compiling Async QueueHandler.swift
[298/421] Emitting module NIOFoundationCompat
[299/421] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[302/422] Compiling Bits Bytes.swift
[303/422] Compiling Bits Data+Bytes.swift
[308/422] Emitting module Bits
[309/422] Compiling Bits Data+Strings.swift
[310/423] Wrapping AST for NIOFoundationCompat for debugging
[311/423] Wrapping AST for Async for debugging
[312/423] Wrapping AST for Bits for debugging
[314/451] Compiling NIOHTTP1 HTTPEncoder.swift
[315/451] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[316/451] Compiling Random RandomProtocol.swift
[317/451] Compiling Random URandom.swift
[318/451] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[319/451] Compiling NIOTLS SNIHandler.swift
[321/452] Compiling Random OSRandom.swift
[322/452] Compiling Core Future+Unwrap.swift
[323/452] Compiling Core FutureEncoder.swift
[324/452] Compiling Core HeaderValue.swift
[325/452] Compiling Core LosslessDataConvertible.swift
[326/452] Compiling Core MediaType.swift
[327/452] Compiling Core NestedData.swift
[328/452] Compiling Core NotFound.swift
[329/452] Compiling Core OptionalType.swift
[330/452] Compiling Core Process+Execute.swift
[334/452] Wrapping AST for NIOTLS for debugging
[336/452] Compiling Core Data+Hex.swift
[337/452] Compiling Core DataCoders.swift
[338/452] Compiling Core Deprecated.swift
[339/455] Emitting module Random
[340/455] Compiling Random Array+Random.swift
[341/472] Wrapping AST for Random for debugging
[343/472] Compiling NIOOpenSSL SSLInit.swift
[344/472] Compiling NIOOpenSSL SSLPKCS12Bundle.swift
[345/472] Compiling NIOOpenSSL SSLPointerTricks.swift
[352/472] Compiling CryptoSwift HKDF.swift
[353/472] Compiling CryptoSwift HMAC.swift
[354/472] Compiling CryptoSwift ISO10126Padding.swift
[355/472] Compiling CryptoSwift ISO78164Padding.swift
[356/472] Compiling CryptoSwift Int+Extension.swift
[357/472] Compiling CryptoSwift MD5.swift
[358/472] Compiling CryptoSwift NoPadding.swift
[359/472] Compiling CryptoSwift Operators.swift
[360/472] Compiling CryptoSwift PBKDF1.swift
[361/472] Compiling CryptoSwift Collection+Extension.swift
[362/472] Compiling CryptoSwift CompactMap.swift
[363/472] Compiling CryptoSwift Cryptor.swift
[364/472] Compiling CryptoSwift Cryptors.swift
[365/472] Compiling CryptoSwift Digest.swift
[366/472] Compiling CryptoSwift DigestType.swift
[367/472] Compiling CryptoSwift AES+Foundation.swift
[368/472] Compiling CryptoSwift Array+Foundation.swift
[369/472] Compiling CryptoSwift Blowfish+Foundation.swift
[370/472] Compiling CryptoSwift ChaCha20+Foundation.swift
[371/472] Compiling CryptoSwift Data+Extension.swift
[372/472] Compiling CryptoSwift HMAC+Foundation.swift
[373/472] Compiling CryptoSwift Rabbit+Foundation.swift
[374/472] Compiling CryptoSwift PBKDF2.swift
[375/472] Compiling CryptoSwift PKCS5.swift
[376/472] Compiling CryptoSwift PKCS7.swift
[377/472] Compiling CryptoSwift PKCS7Padding.swift
[378/472] Compiling CryptoSwift Padding.swift
[379/472] Compiling CryptoSwift Poly1305.swift
[380/472] Compiling CryptoSwift RSA.swift
[381/472] Compiling CryptoSwift Rabbit.swift
[382/472] Compiling CryptoSwift SHA1.swift
[383/472] Compiling CryptoSwift SHA2.swift
[384/472] Compiling CryptoSwift SHA3.swift
[385/472] Compiling CryptoSwift Scrypt.swift
[386/472] Compiling CryptoSwift SecureBytes.swift
[387/472] Compiling CryptoSwift StreamDecryptor.swift
[388/472] Compiling CryptoSwift StreamEncryptor.swift
[389/472] Compiling CryptoSwift String+Extension.swift
[390/472] Compiling CryptoSwift UInt128.swift
[391/472] Compiling CryptoSwift UInt16+Extension.swift
[392/472] Compiling CryptoSwift UInt32+Extension.swift
[393/472] Compiling CryptoSwift UInt64+Extension.swift
[394/472] Compiling CryptoSwift UInt8+Extension.swift
[395/472] Compiling CryptoSwift Updatable.swift
[396/472] Compiling CryptoSwift Utils.swift
[397/472] Compiling CryptoSwift ZeroPadding.swift
[398/473] Compiling NIOOpenSSL OpenSSLServerHandler.swift
[399/473] Compiling NIOOpenSSL PosixPort.swift
[400/473] Compiling NIOOpenSSL SSLCertificate.swift
[401/473] Compiling NIOHTTP1 HTTPResponseCompressor.swift
[402/473] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[403/473] Compiling NIOHTTP1 HTTPTypes.swift
[404/473] Compiling Core Reflectable.swift
[405/473] Compiling Core String+Utilities.swift
[406/473] Compiling Core Thread+Async.swift
[408/473] Compiling NIOOpenSSL ByteBufferBIO.swift
[409/473] Compiling NIOOpenSSL IdentityVerification.swift
[410/473] Compiling NIOOpenSSL OpenSSLClientHandler.swift
[411/473] Compiling NIOOpenSSL OpenSSLHandler.swift
[412/473] Emitting module NIOHTTP1
[415/474] Wrapping AST for NIOHTTP1 for debugging
[416/475] Wrapping AST for CryptoSwift for debugging
[418/483] Compiling NIOWebSocket WebSocketOpcode.swift
[419/484] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[420/484] Compiling NIOOpenSSL SSLConnection.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:29: error: cannot find 'SSL_get_peer_certificate' in scope
306 |     /// if available.
307 |     func getPeerCertificate() -> OpenSSLCertificate? {
308 |         guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
    |                             `- error: cannot find 'SSL_get_peer_certificate' in scope
309 |             return nil
310 |         }
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:55: error: cannot infer contextual base in reference to member 'make'
306 |     /// if available.
307 |     func getPeerCertificate() -> OpenSSLCertificate? {
308 |         guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
    |                                                       `- error: cannot infer contextual base in reference to member 'make'
309 |             return nil
310 |         }
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:130:34: error: cannot find 'SSL_OP_NO_COMPRESSION' in scope
128 |         CNIOOpenSSL_SSL_CTX_set_mode(ctx, Int(SSL_MODE_RELEASE_BUFFERS | SSL_MODE_AUTO_RETRY))
129 |
130 |         var opensslOptions = Int(SSL_OP_NO_COMPRESSION)
    |                                  `- error: cannot find 'SSL_OP_NO_COMPRESSION' in scope
131 |
132 |         // Handle TLS versions
/usr/include/openssl/ssl.h:387:10: note: macro 'SSL_OP_NO_COMPRESSION' unavailable: structure not supported
 385 | # define SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION   SSL_OP_BIT(16)
 386 |     /* Don't use compression even if supported */
 387 | # define SSL_OP_NO_COMPRESSION                           SSL_OP_BIT(17)
     |          `- note: macro 'SSL_OP_NO_COMPRESSION' unavailable: structure not supported
 388 |     /* Permit unsafe legacy renegotiation */
 389 | # define SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION        SSL_OP_BIT(18)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:135:35: error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
133 |         switch configuration.minimumTLSVersion {
134 |         case .tlsv13:
135 |             opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
136 |             fallthrough
137 |         case .tlsv12:
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
     |          `- note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
 422 | # define SSL_OP_NO_TLSv1_3                               SSL_OP_BIT(29)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:138:35: error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
136 |             fallthrough
137 |         case .tlsv12:
138 |             opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
139 |             fallthrough
140 |         case .tlsv11:
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
     |          `- note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
 422 | # define SSL_OP_NO_TLSv1_3                               SSL_OP_BIT(29)
 423 | # define SSL_OP_NO_DTLSv1                                SSL_OP_BIT(26)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:141:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
139 |             fallthrough
140 |         case .tlsv11:
141 |             opensslOptions |= Int(SSL_OP_NO_TLSv1)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1' in scope
142 |             fallthrough
143 |         case .tlsv1:
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
 417 | # define SSL_OP_NO_ANTI_REPLAY                           SSL_OP_BIT(24)
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
     |          `- note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:144:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
142 |             fallthrough
143 |         case .tlsv1:
144 |             opensslOptions |= Int(SSL_OP_NO_SSLv3)
    |                                   `- error: cannot find 'SSL_OP_NO_SSLv3' in scope
145 |             fallthrough
146 |         case .sslv3:
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
 416 |      */
 417 | # define SSL_OP_NO_ANTI_REPLAY                           SSL_OP_BIT(24)
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
     |          `- note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:155:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
153 |         switch configuration.maximumTLSVersion {
154 |         case .some(.sslv2):
155 |             opensslOptions |= Int(SSL_OP_NO_SSLv3)
    |                                   `- error: cannot find 'SSL_OP_NO_SSLv3' in scope
156 |             fallthrough
157 |         case .some(.sslv3):
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
 416 |      */
 417 | # define SSL_OP_NO_ANTI_REPLAY                           SSL_OP_BIT(24)
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
     |          `- note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:158:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
156 |             fallthrough
157 |         case .some(.sslv3):
158 |             opensslOptions |= Int(SSL_OP_NO_TLSv1)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1' in scope
159 |             fallthrough
160 |         case .some(.tlsv1):
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
 417 | # define SSL_OP_NO_ANTI_REPLAY                           SSL_OP_BIT(24)
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
     |          `- note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:161:35: error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
159 |             fallthrough
160 |         case .some(.tlsv1):
161 |             opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
162 |             fallthrough
163 |         case .some(.tlsv11):
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
     |          `- note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
 422 | # define SSL_OP_NO_TLSv1_3                               SSL_OP_BIT(29)
 423 | # define SSL_OP_NO_DTLSv1                                SSL_OP_BIT(26)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:164:35: error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
162 |             fallthrough
163 |         case .some(.tlsv11):
164 |             opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
165 |             fallthrough
166 |         case .some(.tlsv12):
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
     |          `- note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
 422 | # define SSL_OP_NO_TLSv1_3                               SSL_OP_BIT(29)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:167:35: error: cannot find 'CNIOOpenSSL_SSL_OP_NO_TLSv1_3' in scope
165 |             fallthrough
166 |         case .some(.tlsv12):
167 |             opensslOptions |= Int(CNIOOpenSSL_SSL_OP_NO_TLSv1_3)
    |                                   `- error: cannot find 'CNIOOpenSSL_SSL_OP_NO_TLSv1_3' in scope
168 |         case .some(.tlsv13), .none:
169 |             break
[421/484] Compiling NIOOpenSSL SSLContext.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:29: error: cannot find 'SSL_get_peer_certificate' in scope
306 |     /// if available.
307 |     func getPeerCertificate() -> OpenSSLCertificate? {
308 |         guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
    |                             `- error: cannot find 'SSL_get_peer_certificate' in scope
309 |             return nil
310 |         }
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:55: error: cannot infer contextual base in reference to member 'make'
306 |     /// if available.
307 |     func getPeerCertificate() -> OpenSSLCertificate? {
308 |         guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
    |                                                       `- error: cannot infer contextual base in reference to member 'make'
309 |             return nil
310 |         }
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:130:34: error: cannot find 'SSL_OP_NO_COMPRESSION' in scope
128 |         CNIOOpenSSL_SSL_CTX_set_mode(ctx, Int(SSL_MODE_RELEASE_BUFFERS | SSL_MODE_AUTO_RETRY))
129 |
130 |         var opensslOptions = Int(SSL_OP_NO_COMPRESSION)
    |                                  `- error: cannot find 'SSL_OP_NO_COMPRESSION' in scope
131 |
132 |         // Handle TLS versions
/usr/include/openssl/ssl.h:387:10: note: macro 'SSL_OP_NO_COMPRESSION' unavailable: structure not supported
 385 | # define SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION   SSL_OP_BIT(16)
 386 |     /* Don't use compression even if supported */
 387 | # define SSL_OP_NO_COMPRESSION                           SSL_OP_BIT(17)
     |          `- note: macro 'SSL_OP_NO_COMPRESSION' unavailable: structure not supported
 388 |     /* Permit unsafe legacy renegotiation */
 389 | # define SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION        SSL_OP_BIT(18)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:135:35: error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
133 |         switch configuration.minimumTLSVersion {
134 |         case .tlsv13:
135 |             opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
136 |             fallthrough
137 |         case .tlsv12:
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
     |          `- note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
 422 | # define SSL_OP_NO_TLSv1_3                               SSL_OP_BIT(29)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:138:35: error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
136 |             fallthrough
137 |         case .tlsv12:
138 |             opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
139 |             fallthrough
140 |         case .tlsv11:
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
     |          `- note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
 422 | # define SSL_OP_NO_TLSv1_3                               SSL_OP_BIT(29)
 423 | # define SSL_OP_NO_DTLSv1                                SSL_OP_BIT(26)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:141:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
139 |             fallthrough
140 |         case .tlsv11:
141 |             opensslOptions |= Int(SSL_OP_NO_TLSv1)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1' in scope
142 |             fallthrough
143 |         case .tlsv1:
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
 417 | # define SSL_OP_NO_ANTI_REPLAY                           SSL_OP_BIT(24)
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
     |          `- note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:144:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
142 |             fallthrough
143 |         case .tlsv1:
144 |             opensslOptions |= Int(SSL_OP_NO_SSLv3)
    |                                   `- error: cannot find 'SSL_OP_NO_SSLv3' in scope
145 |             fallthrough
146 |         case .sslv3:
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
 416 |      */
 417 | # define SSL_OP_NO_ANTI_REPLAY                           SSL_OP_BIT(24)
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
     |          `- note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:155:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
153 |         switch configuration.maximumTLSVersion {
154 |         case .some(.sslv2):
155 |             opensslOptions |= Int(SSL_OP_NO_SSLv3)
    |                                   `- error: cannot find 'SSL_OP_NO_SSLv3' in scope
156 |             fallthrough
157 |         case .some(.sslv3):
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
 416 |      */
 417 | # define SSL_OP_NO_ANTI_REPLAY                           SSL_OP_BIT(24)
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
     |          `- note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:158:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
156 |             fallthrough
157 |         case .some(.sslv3):
158 |             opensslOptions |= Int(SSL_OP_NO_TLSv1)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1' in scope
159 |             fallthrough
160 |         case .some(.tlsv1):
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
 417 | # define SSL_OP_NO_ANTI_REPLAY                           SSL_OP_BIT(24)
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
     |          `- note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:161:35: error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
159 |             fallthrough
160 |         case .some(.tlsv1):
161 |             opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1_1' in scope
162 |             fallthrough
163 |         case .some(.tlsv11):
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
     |          `- note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
 422 | # define SSL_OP_NO_TLSv1_3                               SSL_OP_BIT(29)
 423 | # define SSL_OP_NO_DTLSv1                                SSL_OP_BIT(26)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:164:35: error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
162 |             fallthrough
163 |         case .some(.tlsv11):
164 |             opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
    |                                   `- error: cannot find 'SSL_OP_NO_TLSv1_2' in scope
165 |             fallthrough
166 |         case .some(.tlsv12):
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
 418 | # define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
 419 | # define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
 420 | # define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
     |          `- note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
 421 | # define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
 422 | # define SSL_OP_NO_TLSv1_3                               SSL_OP_BIT(29)
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:167:35: error: cannot find 'CNIOOpenSSL_SSL_OP_NO_TLSv1_3' in scope
165 |             fallthrough
166 |         case .some(.tlsv12):
167 |             opensslOptions |= Int(CNIOOpenSSL_SSL_OP_NO_TLSv1_3)
    |                                   `- error: cannot find 'CNIOOpenSSL_SSL_OP_NO_TLSv1_3' in scope
168 |         case .some(.tlsv13), .none:
169 |             break
[424/486] Compiling NIOWebSocket Base64.swift
[425/486] Compiling NIOWebSocket SHA1.swift
[427/486] Compiling NIOOpenSSL SSLPrivateKey.swift
[428/486] Compiling NIOOpenSSL SSLPublicKey.swift
[429/486] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[430/486] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[433/486] Compiling NIOOpenSSL SSLErrors.swift
[435/486] Compiling NIOWebSocket WebSocketFrame.swift
[436/486] Compiling NIOWebSocket WebSocketErrorCodes.swift
[437/486] Emitting module NIOOpenSSL
[440/486] Emitting module NIOWebSocket
[443/486] Compiling NIOWebSocket WebSocketUpgrader.swift
[444/487] Wrapping AST for NIOWebSocket for debugging
[446/487] Compiling NIOOpenSSL SSLVerificationCallbacks.swift
[447/487] Compiling NIOOpenSSL TLSConfiguration.swift
[448/487] Emitting module Core
BUILD FAILURE 6.2 linux