Build Information
Failed to build Ether, reference master (0c0cf3
), with Swift 6.0 for Linux on 31 Oct 2024 07:22:33 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ether-cli/ether.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/ether-cli/ether
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 0c0cf3f Merge pull request #37 from Ether-CLI/develop
Cloned https://github.com/ether-cli/ether.git
Revision (git rev-parse @):
0c0cf3f030ed41704db4bb9d0086d55ff1536727
SUCCESS checkout https://github.com/ether-cli/ether.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/ether-cli/ether.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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 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/Ether-CLI/Manifest.git
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor/console.git
Fetching https://github.com/JohnSundell/Xgen.git
Fetching https://github.com/vapor/core.git
[1/169] Fetching xgen
[106/20312] Fetching xgen, core
[775/21428] Fetching xgen, core, manifest
[1346/26898] Fetching xgen, core, manifest, console
[18238/97002] Fetching xgen, core, manifest, console, vapor
Fetched https://github.com/JohnSundell/Xgen.git from cache (0.77s)
Fetched https://github.com/vapor/console.git from cache (0.78s)
Fetched https://github.com/Ether-CLI/Manifest.git from cache (0.78s)
[39773/90247] Fetching core, vapor
Fetched https://github.com/vapor/core.git from cache (0.79s)
[21032/70104] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (1.70s)
Computing version for https://github.com/JohnSundell/Xgen.git
Computed https://github.com/JohnSundell/Xgen.git at 2.2.0 (0.42s)
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/JohnSundell/Files.git
[1/1231] Fetching files
[1232/2191] Fetching files, shellout
Fetched https://github.com/JohnSundell/Files.git from cache (0.21s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.21s)
Computing version for https://github.com/Ether-CLI/Manifest.git
Computed https://github.com/Ether-CLI/Manifest.git at 0.4.6 (0.41s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.47s)
Fetching https://github.com/vapor/service.git
[1/919] Fetching service
Fetched https://github.com/vapor/service.git from cache (0.21s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.48s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (1.81s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 2.3.0 (0.42s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.3 (0.43s)
Fetching https://github.com/vapor/validation.git
Fetching https://github.com/vapor/multipart.git
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/url-encoded-form.git
Fetching https://github.com/vapor/template-kit.git
Fetching https://github.com/vapor/websocket.git
[1/579] Fetching validation
[580/1861] Fetching validation, template-kit
[1862/4341] Fetching validation, template-kit, websocket
[2879/25031] Fetching validation, template-kit, websocket, routing
[4202/26959] Fetching validation, template-kit, websocket, routing, multipart
[4705/27340] Fetching validation, template-kit, websocket, routing, multipart, url-encoded-form
Fetched https://github.com/vapor/url-encoded-form.git from cache (0.84s)
Fetched https://github.com/vapor/template-kit.git from cache (0.84s)
Fetched https://github.com/vapor/websocket.git from cache (0.84s)
Fetching https://github.com/vapor/database-kit.git
Fetching https://github.com/vapor/http.git
Fetched https://github.com/vapor/routing.git from cache (0.86s)
[1082/3688] Fetching validation, multipart, database-kit
[2263/29155] Fetching validation, multipart, database-kit, http
Fetched https://github.com/vapor/validation.git from cache (1.36s)
Fetched https://github.com/vapor/multipart.git from cache (1.42s)
Fetching https://github.com/vapor/crypto.git
Fetched https://github.com/vapor/database-kit.git from cache (0.75s)
Fetched https://github.com/vapor/http.git from cache (0.76s)
[1/2786] Fetching crypto
Fetched https://github.com/vapor/crypto.git from cache (0.21s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (0.43s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
[1/13295] Fetching swift-nio-ssl
[2926/84386] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.77s)
Fetched https://github.com/apple/swift-nio.git from cache (5.84s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (3.08s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.67s)
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.19s)
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.98s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (0.71s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.96s)
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.55s)
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.19s)
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.76s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (0.51s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (0.44s)
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.44s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.5.0 (0.43s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.43s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.44s)
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/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.4.1
Creating working copy for https://github.com/JohnSundell/Xgen.git
Working copy of https://github.com/JohnSundell/Xgen.git resolved at 2.2.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/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/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/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/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.1
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
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/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/vapor/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.2
Creating working copy for https://github.com/JohnSundell/Files.git
Working copy of https://github.com/JohnSundell/Files.git resolved at 2.3.0
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/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.4.0
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/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/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/vapor/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 3.1.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/Ether-CLI/Manifest.git
Working copy of https://github.com/Ether-CLI/Manifest.git resolved at 0.4.6
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
Building for debugging...
[0/86] Write sources
[33/86] Compiling CNIOZlib empty.c
[34/86] Compiling CNIOLinux ifaddrs-android.c
[35/86] Compiling CNIODarwin shim.c
[36/86] Compiling CNIOSHA1 c_nio_sha1.c
[37/86] Compiling CNIOLinux shim.c
[38/86] Compiling CBcrypt blf.c
[38/86] Compiling CBcrypt bcrypt.c
[39/86] Write sources
[42/86] Compiling CBase32 base32.c
[43/86] Compiling CNIOHTTPParser c_nio_http_parser.c
[44/86] Write swift-version-24593BA9C3E375BF.txt
[45/86] Compiling CCryptoOpenSSL shim.c
[45/86] Compiling CNIOOpenSSL helpers.c
[46/86] Compiling CNIOOpenSSL shims.c
[49/101] Emitting module COperatingSystem
[49/101] Compiling c-atomics.c
[51/104] Compiling NIOPriorityQueue PriorityQueue.swift
[52/104] Emitting module NIOConcurrencyHelpers
[53/104] Emitting module Utilities
[54/104] Compiling Utilities Deletable.swift
[55/104] Compiling Utilities Saveable.swift
[56/104] Compiling COperatingSystem libc.swift
[57/105] Compiling NIOConcurrencyHelpers atomics.swift
[58/105] Compiling NIOConcurrencyHelpers lock.swift
[61/106] Emitting module NIOPriorityQueue
[62/106] Compiling NIOPriorityQueue Heap.swift
[63/107] Wrapping AST for COperatingSystem for debugging
[64/107] Wrapping AST for NIOConcurrencyHelpers for debugging
[65/107] Wrapping AST for NIOPriorityQueue for debugging
[67/157] Compiling Debugging SourceLocation.swift
[68/157] Compiling Debugging Demangler.swift
[69/157] Emitting module Debugging
[70/157] Compiling Debugging Debuggable.swift
[72/158] Compiling Files Files.swift
[73/158] Emitting module Files
[74/159] Compiling Utilities String+NSRange.swift
[74/160] Wrapping AST for Debugging for debugging
[77/160] Wrapping AST for Files for debugging
[78/160] Wrapping AST for Utilities for debugging
[80/188] Emitting module Xgen
[81/188] Compiling Xgen XgenError.swift
[82/188] Compiling Xgen String+Xgen.swift
[83/188] Compiling Xgen Workspace.swift
[84/188] Compiling Xgen Playground.swift
[85/188] Compiling Xgen Generatable.swift
[86/189] Compiling Manifest ManifestCodingKeys.swift
[87/189] Compiling Manifest ManifestElement.swift
[88/189] Compiling Manifest Manifest+Product.swift
[90/191] Compiling Manifest Manifest+Providers.swift
[91/191] Compiling Manifest Providers+CUD.swift
[92/191] Compiling Manifest Providers.swift
[93/191] Emitting module Manifest
[94/191] Compiling Manifest Dependency+CUD.swift
[95/191] Compiling Manifest Dependency.swift
[96/191] Compiling Manifest Manifest+Dependency.swift
[96/191] Wrapping AST for Xgen for debugging
[98/191] Compiling Manifest VersionType.swift
[99/191] Compiling Manifest Environment.swift
[100/191] Compiling Manifest Error.swift
[101/191] Compiling Manifest Internal.swift
[102/191] Compiling Manifest Manifest+Mutations.swift
[103/191] Compiling Manifest Manifest.swift
[104/191] Compiling Manifest Product+CUD.swift
[105/191] Compiling Manifest Product.swift
[106/191] Compiling Manifest ProductSubTypes.swift
[107/191] Compiling Manifest Pin.swift
[108/191] Compiling Manifest Resolved.swift
[109/191] Compiling Manifest Manifest+Target.swift
[110/191] Compiling Manifest Target+CUD.swift
[111/191] Compiling Manifest Target.swift
[112/191] Compiling NIO Selectable.swift
[113/191] Compiling NIO Selector.swift
[114/191] Compiling NIO ServerSocket.swift
[115/191] Compiling NIO Socket.swift
[116/191] Compiling NIO SocketAddresses.swift
[119/198] Wrapping AST for Manifest for debugging
[121/198] Emitting module NIO
[122/198] Compiling NIO MarkedCircularBuffer.swift
[123/198] Compiling NIO MulticastChannel.swift
[124/198] Compiling NIO NIOAny.swift
[125/198] Compiling NIO NonBlockingFileIO.swift
[126/198] Compiling NIO PendingDatagramWritesManager.swift
[127/198] Compiling NIO PendingWritesManager.swift
[128/198] Compiling NIO PriorityQueue.swift
[129/198] Compiling NIO EventLoop.swift
[130/198] Compiling NIO EventLoopFuture.swift
[131/198] Compiling NIO FileDescriptor.swift
[132/198] Compiling NIO FileHandle.swift
[133/198] Compiling NIO FileRegion.swift
[134/198] Compiling NIO GetaddrinfoResolver.swift
[135/198] Compiling NIO HappyEyeballs.swift
[150/198] Compiling NIO ChannelPipeline.swift
[151/198] Compiling NIO CircularBuffer.swift
[152/198] Compiling NIO Codec.swift
[153/198] Compiling NIO CompositeError.swift
[154/198] Compiling NIO ContiguousCollection.swift
[155/198] Compiling NIO DeadChannel.swift
[156/198] Compiling NIO Embedded.swift
[164/198] Compiling NIO SocketChannel.swift
[165/198] Compiling NIO SocketOptionProvider.swift
[166/198] Compiling NIO System.swift
[167/198] Compiling NIO Thread.swift
[168/198] Compiling NIO TypeAssistedChannelHandler.swift
[169/198] Compiling NIO Utilities.swift
[170/199] Wrapping AST for NIO for debugging
[172/241] Compiling Bits BitsError.swift
[173/241] Compiling Async AsyncError.swift
[174/242] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[175/242] Compiling NIOTLS TLSEvents.swift
[176/242] Emitting module Async
[177/242] Emitting module NIOTLS
[178/242] Emitting module Bits
[179/243] Compiling Async Worker.swift
[180/243] Compiling Async Collection+Future.swift
[181/243] Compiling Async Deprecated.swift
[182/243] Compiling Bits ByteBuffer+binaryFloatingPointOperations.swift
[183/243] Compiling Bits ByteBuffer+peek.swift
[184/243] Compiling Bits Deprecated.swift
[189/243] Compiling Bits ByteBuffer+require.swift
[190/243] Compiling Bits ByteBuffer+string.swift
[193/243] Emitting module NIOFoundationCompat
[194/243] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[195/244] Compiling Async FutureType.swift
[196/244] Compiling Async QueueHandler.swift
[197/244] Compiling Async Future+Map.swift
[198/244] Compiling Async Future+Transform.swift
[201/244] Compiling Async Future+Variadic.swift
[202/244] Compiling Async Future+Void.swift
[204/245] Compiling Bits Data+Bytes.swift
[205/245] Compiling Bits Bytes.swift
[206/245] Compiling Bits Data+Strings.swift
[208/246] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[209/246] Compiling NIOTLS SNIHandler.swift
[211/248] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[211/248] Wrapping AST for NIOFoundationCompat for debugging
[213/248] Wrapping AST for Async for debugging
[215/248] Compiling NIOHTTP1 HTTPEncoder.swift
[216/248] Compiling NIOHTTP1 HTTPResponseCompressor.swift
[216/248] Wrapping AST for Bits for debugging
[217/250] Wrapping AST for NIOTLS for debugging
[219/292] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[220/292] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[221/292] Compiling NIOHTTP1 HTTPTypes.swift
[222/292] Compiling Random URandom.swift
[223/292] Compiling Random RandomProtocol.swift
[224/292] Compiling Random Array+Random.swift
[225/292] Compiling Random OSRandom.swift
[226/292] Emitting module Random
[228/293] Emitting module NIOHTTP1
[229/293] Compiling NIOOpenSSL OpenSSLHandler.swift
[230/293] Compiling NIOOpenSSL OpenSSLServerHandler.swift
[231/294] Compiling NIOOpenSSL SSLConnection.swift
[232/294] Compiling NIOOpenSSL SSLContext.swift
[233/294] Compiling NIOOpenSSL SSLErrors.swift
[235/297] Compiling Core NotFound.swift
[236/297] Compiling Core OptionalType.swift
[237/297] Compiling Core Process+Execute.swift
[237/297] Wrapping AST for Random for debugging
[239/297] Compiling NIOOpenSSL SSLInit.swift
[240/297] Compiling NIOOpenSSL SSLPKCS12Bundle.swift
[241/297] Compiling NIOOpenSSL SSLPointerTricks.swift
[241/299] Wrapping AST for NIOHTTP1 for debugging
[243/306] Compiling Core Reflectable.swift
[244/306] Compiling Core String+Utilities.swift
[245/306] Compiling Core Thread+Async.swift
[246/306] Compiling NIOOpenSSL OpenSSLClientHandler.swift
[247/306] Compiling NIOOpenSSL PosixPort.swift
[248/306] Compiling NIOOpenSSL SSLCertificate.swift
[249/306] Compiling NIOWebSocket Base64.swift
[250/306] Compiling NIOWebSocket SHA1.swift
[251/306] Compiling NIOOpenSSL ByteBufferBIO.swift
[252/306] Compiling NIOOpenSSL IdentityVerification.swift
[253/306] Compiling NIOWebSocket WebSocketErrorCodes.swift
[254/307] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[255/307] Compiling NIOWebSocket WebSocketOpcode.swift
[256/307] Compiling NIOOpenSSL SSLPrivateKey.swift
[257/307] Compiling NIOOpenSSL SSLPublicKey.swift
[258/309] Emitting module NIOOpenSSL
[259/309] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[262/309] Compiling NIOWebSocket WebSocketFrame.swift
[268/309] Emitting module NIOWebSocket
[275/309] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[276/309] Compiling NIOWebSocket WebSocketUpgrader.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
/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
[279/310] Compiling NIOOpenSSL SSLVerificationCallbacks.swift
[280/310] Compiling NIOOpenSSL TLSConfiguration.swift
BUILD FAILURE 6.0 linux