Build Information
Failed to build kineo-endpoint, reference 0.0.12 (1f4f11
), with Swift 6.0 for Linux on 27 Nov 2024 23:04:55 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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
Build Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kasei/kineo-endpoint.git
Reference: 0.0.12
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
* tag 0.0.12 -> FETCH_HEAD
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 0.0.12
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/kasei/kineo-endpoint.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/alexaubry/HTMLString
Fetching https://github.com/kasei/kineo.git
Fetching https://github.com/kasei/diomede.git
[1/788] Fetching diomede
[789/2419] Fetching diomede, htmlstring
[2078/8659] Fetching diomede, htmlstring, kineo
Fetched https://github.com/kasei/diomede.git from cache (0.31s)
[7247/7871] Fetching htmlstring, kineo
[7872/78172] Fetching htmlstring, kineo, vapor
Fetched https://github.com/alexaubry/HTMLString from cache (2.08s)
Fetched https://github.com/kasei/kineo.git from cache (2.08s)
Fetched https://github.com/vapor/vapor.git from cache (2.12s)
Computing version for https://github.com/alexaubry/HTMLString
Computed https://github.com/alexaubry/HTMLString at 4.0.2 (2.28s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.3 (0.58s)
Fetching https://github.com/vapor/validation.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/routing.git
Fetching https://github.com/vapor/url-encoded-form.git
[1/579] Fetching validation
[580/960] Fetching validation, url-encoded-form
[695/1879] Fetching validation, url-encoded-form, service
[844/3161] Fetching validation, url-encoded-form, service, template-kit
[3162/5685] Fetching validation, url-encoded-form, service, template-kit, websocket
[5686/26375] Fetching validation, url-encoded-form, service, template-kit, websocket, routing
Fetched https://github.com/vapor/validation.git from cache (0.36s)
[8624/25796] Fetching url-encoded-form, service, template-kit, websocket, routing
Fetching https://github.com/vapor/multipart.git
[21039/27889] Fetching url-encoded-form, service, template-kit, websocket, routing, multipart
Fetched https://github.com/vapor/url-encoded-form.git from cache (1.00s)
Fetched https://github.com/vapor/websocket.git from cache (1.00s)
Fetched https://github.com/vapor/template-kit.git from cache (1.01s)
Fetching https://github.com/vapor/database-kit.git
Fetched https://github.com/vapor/service.git from cache (1.01s)
Fetching https://github.com/vapor/crypto.git
Fetching https://github.com/vapor/http.git
Fetched https://github.com/vapor/routing.git from cache (1.03s)
Fetching https://github.com/vapor/console.git
[504/4879] Fetching multipart, crypto
[616/6060] Fetching multipart, crypto, database-kit
[3775/31527] Fetching multipart, crypto, database-kit, http
[5745/36997] Fetching multipart, crypto, database-kit, http, console
Fetching https://github.com/vapor/core.git
Fetched https://github.com/vapor/database-kit.git from cache (0.35s)
[9828/35816] Fetching multipart, crypto, http, console
Fetched https://github.com/vapor/crypto.git from cache (0.36s)
[8227/33030] Fetching multipart, http, console
Fetched https://github.com/vapor/console.git from cache (0.49s)
[15529/27560] Fetching multipart, http
[20377/47703] Fetching multipart, http, core
Fetched https://github.com/vapor/multipart.git from cache (1.92s)
Fetched https://github.com/vapor/http.git from cache (1.31s)
Fetched https://github.com/vapor/core.git from cache (1.02s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (2.01s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/13309] Fetching swift-nio-ssl
[1865/85275] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.16s)
Fetched https://github.com/apple/swift-nio.git from cache (5.25s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (0.54s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.50s)
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.18s)
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 (1.12s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (0.47s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.49s)
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.49s)
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.17s)
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.47s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (0.49s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.51s)
Computing version for https://github.com/kasei/diomede.git
Computed https://github.com/kasei/diomede.git at 0.0.66 (0.49s)
Fetching https://github.com/kasei/swift-sparql-syntax.git
Fetching https://github.com/agisboye/CLMDB.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/43] Fetching clmdb
[44/12746] Fetching clmdb, cryptoswift
[1950/15229] Fetching clmdb, cryptoswift, swift-sparql-syntax
Fetched https://github.com/kasei/swift-sparql-syntax.git from cache (0.41s)
[2076/12746] Fetching clmdb, cryptoswift
Fetched https://github.com/agisboye/CLMDB.git from cache (1.25s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.28s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (0.49s)
Computing version for https://github.com/agisboye/CLMDB.git
Computed https://github.com/agisboye/CLMDB.git at 0.9.31 (0.46s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (0.48s)
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.49s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.5.0 (0.52s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.48s)
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.51s)
Fetching https://github.com/kasei/swift-serd.git
[1/68] Fetching swift-serd
Fetched https://github.com/kasei/swift-serd.git from cache (0.18s)
Computing version for https://github.com/kasei/swift-serd.git
Computed https://github.com/kasei/swift-serd.git at 0.0.4 (0.47s)
Computing version for https://github.com/kasei/kineo.git
Computed https://github.com/kasei/kineo.git at 0.0.108 (0.50s)
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/kasei/IDPPlanner.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/kylef/URITemplate.swift.git
[1/47] Fetching idpplanner
[36/9636] Fetching idpplanner, sqlite.swift
[37/10448] Fetching idpplanner, sqlite.swift, uritemplate.swift
[2383/16039] Fetching idpplanner, sqlite.swift, uritemplate.swift, swift-algorithms
Fetched https://github.com/kylef/URITemplate.swift.git from cache (0.23s)
[1794/15227] Fetching idpplanner, sqlite.swift, swift-algorithms
[13874/27622] Fetching idpplanner, sqlite.swift, swift-algorithms, swift-argument-parser
Fetched https://github.com/kasei/IDPPlanner.git from cache (0.77s)
Fetched https://github.com/apple/swift-algorithms from cache (0.78s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.78s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.83s)
Computing version for https://github.com/kasei/IDPPlanner.git
Computed https://github.com/kasei/IDPPlanner.git at 0.0.5 (0.50s)
Computing version for https://github.com/kylef/URITemplate.swift.git
Computed https://github.com/kylef/URITemplate.swift.git at 3.0.1 (2.21s)
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kylef/Spectre.git
[1/1411] Fetching pathkit
[30/2432] Fetching pathkit, spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.22s)
Fetched https://github.com/kylef/PathKit.git from cache (0.22s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.51s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 0.1.1 (0.48s)
Fetching https://github.com/apple/swift-numerics
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.36s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.11.6 (0.47s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git from cache (0.17s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (0.52s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.50s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (0.49s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.52s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.47s)
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/stephencelis/CSQLite.git
Working copy of https://github.com/stephencelis/CSQLite.git resolved at 0.0.3
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-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/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.1.2
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/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 0.1.0
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/kasei/IDPPlanner.git
Working copy of https://github.com/kasei/IDPPlanner.git resolved at 0.0.5
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/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/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/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
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/vapor/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 3.1.0
Creating working copy for https://github.com/agisboye/CLMDB.git
Working copy of https://github.com/agisboye/CLMDB.git resolved at 0.9.31
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/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.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/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.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
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/alexaubry/HTMLString
Working copy of https://github.com/alexaubry/HTMLString resolved at 4.0.2
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/kasei/diomede.git
Working copy of https://github.com/kasei/diomede.git resolved at 0.0.66
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.0
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/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/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/kineo.git
Working copy of https://github.com/kasei/kineo.git resolved at 0.0.108
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/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/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.4.0
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
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: '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
[28/114] Compiling serd uri.c
[28/114] Compiling serd reader.c
[30/114] Compiling serd string.c
[31/114] Compiling serd node.c
[32/114] Compiling serd writer.c
[32/114] Write sources
[45/114] Compiling _NumericsShims _NumericsShims.c
[46/114] Compiling CNIOZlib empty.c
[46/114] Compiling serd env.c
[48/114] Compiling serd byte_source.c
[49/114] Compiling serd n3.c
[50/114] Compiling LMDB midl.c
[51/114] Compiling CNIOLinux ifaddrs-android.c
[52/114] Compiling CNIOSHA1 c_nio_sha1.c
[53/114] Compiling CNIODarwin shim.c
[54/114] Compiling CNIOLinux shim.c
[55/114] Write swift-version-24593BA9C3E375BF.txt
[56/114] Compiling CNIOHTTPParser c_nio_http_parser.c
[57/114] Compiling CBcrypt bcrypt.c
[58/114] Compiling CBcrypt blf.c
[59/114] Compiling CNIOOpenSSL helpers.c
[60/114] Compiling CNIOOpenSSL shims.c
[61/114] Compiling CCryptoOpenSSL shim.c
[62/159] Compiling LMDB mdb.c
[63/171] Compiling c-atomics.c
[65/175] Emitting module Debugging
[66/175] Emitting module URITemplate
[67/175] Emitting module RealModule
[68/175] Compiling RealModule AlgebraicField.swift
[69/175] Compiling RealModule ApproximateEquality.swift
[70/176] Compiling RealModule AugmentedArithmetic.swift
[71/176] Compiling RealModule Double+Real.swift
[72/176] Compiling RealModule Float+Real.swift
[73/176] Compiling IDPPlanner IDPPlanner.swift
[74/176] Compiling Debugging SourceLocation.swift
[75/176] Compiling RealModule Float16+Real.swift
[76/176] Compiling RealModule ElementaryFunctions.swift
[77/176] Compiling RealModule Float80+Real.swift
[78/176] Compiling RealModule Real.swift
[79/176] Compiling NIOPriorityQueue PriorityQueue.swift
[80/176] Compiling RealModule RealFunctions.swift
[82/180] Compiling NIOConcurrencyHelpers lock.swift
[83/180] Emitting module NIOPriorityQueue
[84/180] Compiling NIOPriorityQueue Heap.swift
[86/271] Compiling NIOConcurrencyHelpers atomics.swift
[87/271] Emitting module NIOConcurrencyHelpers
[88/272] Emitting module IDPPlanner
[89/272] Compiling IDPPlanner SetExtensions.swift
[90/273] Compiling CryptoSwift AES.swift
[91/273] Compiling CryptoSwift Array+Extension.swift
[94/277] Emitting module SQLite
[95/277] Compiling CryptoSwift CBC.swift
[96/277] Compiling CryptoSwift CCM.swift
[97/277] Compiling CryptoSwift CFB.swift
[98/277] Compiling COperatingSystem libc.swift
[99/277] Emitting module COperatingSystem
[101/328] Compiling NIO ByteBuffer-aux.swift
[102/328] Compiling NIO ByteBuffer-core.swift
[103/328] Compiling NIO ChannelOption.swift
[104/328] Compiling NIO AddressedEnvelope.swift
[105/328] Compiling NIO BaseSocket.swift
[106/328] Compiling NIO ChannelPipeline.swift
[107/328] Compiling NIO CircularBuffer.swift
[108/328] Compiling NIO BlockingIOThreadPool.swift
[109/328] Compiling NIO Bootstrap.swift
[110/329] Compiling HTMLString NSString+HTMLString.swift
[111/329] Compiling Debugging Debuggable.swift
[112/329] Compiling URITemplate URITemplate.swift
[113/330] Emitting module HTMLString
[114/330] Compiling Debugging Demangler.swift
[114/331] Wrapping AST for RealModule for debugging
[118/331] Compiling NIO ByteBuffer-int.swift
[119/331] Compiling NIO ByteBuffer-views.swift
[120/331] Compiling NIO ChannelHandler.swift
[121/331] Compiling NIO ChannelHandlers.swift
[122/331] Compiling NIO ChannelInvoker.swift
[123/331] Compiling NIO BaseSocketChannel.swift
[125/331] Wrapping AST for NIOPriorityQueue for debugging
[128/331] Wrapping AST for NIOConcurrencyHelpers for debugging
[129/331] Wrapping AST for URITemplate for debugging
[130/331] Wrapping AST for IDPPlanner for debugging
[131/331] Wrapping AST for Debugging for debugging
[132/331] Wrapping AST for COperatingSystem for debugging
[133/331] Write sources
[136/331] Compiling CBase32 base32.c
[138/331] Compiling NIO Channel.swift
[140/351] Compiling SPARQLSyntax XSD.swift
[141/351] Compiling HTMLString HTMLString.swift
[142/351] Compiling HTMLString Deprecated.swift
[143/351] Compiling HTMLString Mappings.swift
[144/352] Wrapping AST for HTMLString for debugging
[146/352] Compiling Algorithms Suffix.swift
[147/352] Compiling Algorithms Trim.swift
[148/352] Compiling Algorithms Compacted.swift
[149/352] Compiling Algorithms Cycle.swift
[150/352] Compiling Algorithms FirstNonNil.swift
[152/354] Compiling Algorithms Unique.swift
[153/355] Wrapping AST for SQLite for debugging
[156/355] Compiling Algorithms Windows.swift
[157/355] Compiling Algorithms Product.swift
[158/355] Compiling Algorithms RandomSample.swift
[159/355] Compiling Algorithms Reductions.swift
[160/355] Compiling Algorithms MinMax.swift
[161/355] Compiling Algorithms Partition.swift
[162/355] Compiling Algorithms Permutations.swift
[163/355] Compiling Algorithms Indexed.swift
[164/355] Compiling Algorithms Intersperse.swift
[165/355] Compiling Algorithms LazySplit.swift
[166/355] Compiling Algorithms Rotate.swift
[167/355] Compiling Algorithms Stride.swift
[168/355] Compiling Algorithms Chain.swift
[169/355] Compiling Algorithms Chunked.swift
[170/355] Compiling Algorithms Combinations.swift
[171/355] Compiling NIO RecvByteBufferAllocator.swift
[172/355] Compiling NIO Resolver.swift
[173/355] Compiling NIO Selectable.swift
[174/355] Compiling NIO Selector.swift
[175/355] Compiling NIO ServerSocket.swift
[176/355] Compiling NIO Socket.swift
[177/355] Compiling NIO SocketAddresses.swift
[178/355] Compiling NIO MarkedCircularBuffer.swift
[179/355] Compiling NIO MulticastChannel.swift
[180/355] Compiling NIO NIOAny.swift
[181/355] Compiling NIO NonBlockingFileIO.swift
[182/355] Compiling NIO PendingDatagramWritesManager.swift
[183/355] Compiling NIO PendingWritesManager.swift
[184/355] Compiling NIO PriorityQueue.swift
[185/361] Compiling NIO Heap.swift
[186/361] Compiling NIO IO.swift
[187/361] Compiling NIO IOData.swift
[188/361] Compiling NIO IntegerTypes.swift
[189/361] Compiling NIO Interfaces.swift
[190/361] Compiling NIO Linux.swift
[191/361] Compiling NIO LinuxCPUSet.swift
[192/361] Emitting module NIO
[193/361] Compiling NIO EventLoop.swift
[194/361] Compiling NIO EventLoopFuture.swift
[195/361] Compiling NIO FileDescriptor.swift
[196/361] Compiling NIO FileHandle.swift
[197/361] Compiling NIO FileRegion.swift
[198/361] Compiling NIO GetaddrinfoResolver.swift
[199/361] Compiling NIO HappyEyeballs.swift
[237/361] Compiling NIO SocketChannel.swift
[238/361] Compiling NIO SocketOptionProvider.swift
[239/361] Compiling NIO System.swift
[240/373] Emitting module Algorithms
[241/374] Wrapping AST for Algorithms for debugging
[253/374] Compiling NIO Thread.swift
[254/374] Compiling NIO TypeAssistedChannelHandler.swift
[255/374] Compiling NIO Utilities.swift
[256/404] Wrapping AST for NIO for debugging
[258/417] Emitting module CryptoSwift
[259/417] Emitting module Async
[260/417] Compiling NIOHTTP1 ByteCollectionUtils.swift
[261/417] Compiling NIOHTTP1 HTTPDecoder.swift
[262/418] Compiling Bits Byte+Control.swift
[263/418] Compiling Bits Byte+Digit.swift
[264/418] Compiling Bits ByteBuffer+binaryFloatingPointOperations.swift
[265/418] Compiling Bits ByteBuffer+peek.swift
[266/418] Compiling NIOTLS TLSEvents.swift
[267/418] Compiling Async QueueHandler.swift
[286/418] Compiling Bits ByteBuffer+require.swift
[287/418] Compiling Bits ByteBuffer+string.swift
[288/418] Compiling Async Future+Map.swift
[289/418] Compiling Async Future+Transform.swift
[290/418] Compiling Async Future+Variadic.swift
[291/418] Compiling Async Future+Void.swift
[292/418] Compiling Async FutureType.swift
[295/418] Compiling Async Worker.swift
[296/418] Compiling Bits Bytes.swift
[299/419] Emitting module NIOTLS
[300/419] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[301/419] Emitting module NIOFoundationCompat
[306/420] Compiling Bits Deprecated.swift
[313/421] Compiling Bits Data+Bytes.swift
[314/421] Compiling Bits Data+Strings.swift
[315/421] Emitting module Bits
[320/422] Wrapping AST for NIOFoundationCompat for debugging
[321/422] Wrapping AST for Async for debugging
[322/422] Wrapping AST for Bits for debugging
[324/422] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[325/422] Compiling NIOTLS SNIHandler.swift
[326/451] Wrapping AST for NIOTLS for debugging
[328/451] Compiling Random RandomProtocol.swift
[329/451] Compiling NIOHTTP1 HTTPEncoder.swift
[330/452] Emitting module Random
[331/452] Compiling Random Array+Random.swift
[332/468] Compiling CryptoSwift SecureBytes.swift
[333/468] Compiling CryptoSwift StreamDecryptor.swift
[334/468] Compiling CryptoSwift StreamEncryptor.swift
[335/468] Compiling CryptoSwift String+Extension.swift
[336/468] Compiling CryptoSwift UInt128.swift
[337/468] Compiling CryptoSwift UInt16+Extension.swift
[338/468] Compiling CryptoSwift UInt32+Extension.swift
[339/468] Compiling CryptoSwift UInt64+Extension.swift
[340/468] Compiling CryptoSwift UInt8+Extension.swift
[341/468] Compiling CryptoSwift Updatable.swift
[342/468] Compiling CryptoSwift Utils.swift
[343/468] Compiling CryptoSwift ZeroPadding.swift
[344/468] Compiling Random URandom.swift
[345/468] Compiling Random OSRandom.swift
[346/469] Compiling NIOOpenSSL PosixPort.swift
[347/469] Compiling NIOOpenSSL SSLCertificate.swift
[348/469] Compiling NIOOpenSSL SSLPrivateKey.swift
[350/472] Compiling Core NotFound.swift
[351/472] Compiling Core OptionalType.swift
[352/472] Compiling Core Process+Execute.swift
[353/472] Compiling NIOOpenSSL OpenSSLClientHandler.swift
[354/472] Compiling NIOOpenSSL SSLPKCS12Bundle.swift
[355/472] Compiling NIOOpenSSL SSLPointerTricks.swift
[355/472] Wrapping AST for Random for debugging
[357/472] Compiling Core Reflectable.swift
[358/472] Compiling Core String+Utilities.swift
[359/472] Compiling Core Thread+Async.swift
[360/472] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[361/472] Compiling NIOHTTP1 HTTPResponseCompressor.swift
[362/472] Compiling NIOHTTP1 HTTPTypes.swift
[363/472] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[364/472] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[365/472] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[366/472] Compiling NIOOpenSSL SSLConnection.swift
[367/472] Compiling NIOOpenSSL SSLContext.swift
[368/472] Emitting module NIOHTTP1
[369/473] Compiling NIOOpenSSL SSLPublicKey.swift
[370/473] Compiling NIOOpenSSL ByteBufferBIO.swift
[371/473] Compiling NIOOpenSSL IdentityVerification.swift
[374/473] Compiling NIOOpenSSL OpenSSLHandler.swift
[375/473] Compiling NIOOpenSSL OpenSSLServerHandler.swift
[376/473] Wrapping AST for NIOHTTP1 for debugging
[378/482] Emitting module NIOOpenSSL
[379/484] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[380/485] Compiling NIOWebSocket WebSocketOpcode.swift
[381/485] Compiling NIOOpenSSL SSLErrors.swift
[382/485] Compiling NIOOpenSSL SSLInit.swift
[387/485] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[388/485] Compiling CryptoSwift String+FoundationExtension.swift
[389/485] Compiling CryptoSwift Utils+Foundation.swift
[390/485] Compiling CryptoSwift Generics.swift
[391/485] Compiling CryptoSwift HKDF.swift
[392/485] Compiling CryptoSwift HMAC.swift
[393/485] Compiling CryptoSwift ISO10126Padding.swift
[394/485] Compiling CryptoSwift ISO78164Padding.swift
[395/485] Compiling CryptoSwift Int+Extension.swift
[396/485] Compiling CryptoSwift MD5.swift
[397/485] Compiling CryptoSwift NoPadding.swift
[398/485] Compiling CryptoSwift Operators.swift
[399/485] Compiling CryptoSwift PBKDF1.swift
[400/485] Compiling CryptoSwift PBKDF2.swift
[401/485] Compiling CryptoSwift PKCS5.swift
[402/485] Compiling CryptoSwift PKCS7.swift
[403/485] Compiling CryptoSwift PKCS7Padding.swift
[404/485] Compiling CryptoSwift Padding.swift
[405/485] Compiling CryptoSwift Poly1305.swift
[406/485] Compiling CryptoSwift RSA.swift
[407/485] Compiling CryptoSwift Rabbit.swift
[408/485] Compiling CryptoSwift SHA1.swift
[409/485] Compiling CryptoSwift SHA2.swift
[410/485] Compiling CryptoSwift SHA3.swift
[411/485] Compiling CryptoSwift Scrypt.swift
[415/485] Compiling CryptoSwift Cryptors.swift
[416/485] Compiling CryptoSwift Digest.swift
[417/485] Compiling CryptoSwift DigestType.swift
[418/485] Compiling CryptoSwift AES+Foundation.swift
[419/485] Compiling CryptoSwift Array+Foundation.swift
[420/485] Compiling CryptoSwift Blowfish+Foundation.swift
[421/485] Compiling CryptoSwift ChaCha20+Foundation.swift
[422/485] Compiling CryptoSwift Data+Extension.swift
[423/485] Compiling CryptoSwift HMAC+Foundation.swift
[424/485] Compiling CryptoSwift Rabbit+Foundation.swift
[425/486] Compiling NIOOpenSSL SSLVerificationCallbacks.swift
[426/486] Compiling NIOOpenSSL TLSConfiguration.swift
[430/486] Compiling NIOWebSocket Base64.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
[431/486] Compiling NIOWebSocket SHA1.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
[434/486] Compiling NIOWebSocket WebSocketUpgrader.swift
[440/486] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[441/486] Emitting module NIOWebSocket
[445/486] Compiling Core Exports.swift
[446/486] Compiling Core File.swift
BUILD FAILURE 6.0 linux