Build Information
Failed to build Sugar with Swift 5.8 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ml-archive/sugar.git
Reference: 4.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/ml-archive/sugar
* tag 4.0.0 -> FETCH_HEAD
HEAD is now at 341b836 Merge pull request #102 from nodes-vapor/release/4.0.0
Cloned https://github.com/ml-archive/sugar.git
Revision (git rev-parse @):
341b836b567c8e87368facd475f592a3231ed289
SUCCESS checkout https://github.com/ml-archive/sugar.git at 4.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.8
Building package at path: $workDir
https://github.com/ml-archive/sugar.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/vapor/jwt.git
Fetching https://github.com/vapor/leaf.git
Fetching https://github.com/vapor/redis.git
[1/3884] Fetching leaf
[79/6380] Fetching leaf, jwt
[4021/9912] Fetching leaf, jwt, redis
Fetching https://github.com/vapor/vapor.git
Fetched https://github.com/vapor/leaf.git (0.33s)
Fetching https://github.com/vapor/fluent.git
Fetched https://github.com/vapor/jwt.git (0.33s)
Fetched https://github.com/vapor/redis.git (0.35s)
Fetching https://github.com/vapor/auth.git
[1/1048] Fetching auth
[924/14353] Fetching auth, fluent
Fetched https://github.com/vapor/auth.git (0.29s)
[5456/13305] Fetching fluent
[8916/80947] Fetching fluent, vapor
Fetched https://github.com/vapor/fluent.git (0.65s)
[13529/67642] Fetching vapor
Fetched https://github.com/vapor/vapor.git (2.23s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 3.0.2 (0.38s)
Fetching https://github.com/vapor/template-kit.git
Fetching https://github.com/vapor/service.git
Fetching https://github.com/vapor/core.git
[1/919] Fetching service
[920/21062] Fetching service, core
[3338/22344] Fetching service, core, template-kit
Fetched https://github.com/vapor/service.git (0.93s)
Fetched https://github.com/vapor/template-kit.git (0.93s)
Fetched https://github.com/vapor/core.git (0.94s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (1.32s)
Computing version for https://github.com/vapor/jwt.git
Computed https://github.com/vapor/jwt.git at 3.1.2 (0.44s)
Fetching https://github.com/vapor/crypto.git
[1/2786] Fetching crypto
Fetched https://github.com/vapor/crypto.git (0.28s)
Computing version for https://github.com/vapor/auth.git
Computed https://github.com/vapor/auth.git at 2.0.4 (0.59s)
Fetching https://github.com/vapor/fluent-sqlite.git
Fetching https://github.com/vapor/http.git
[1/1188] Fetching fluent-sqlite
[809/26655] Fetching fluent-sqlite, http
Fetched https://github.com/vapor/fluent-sqlite.git (0.82s)
Fetched https://github.com/vapor/http.git (0.84s)
Computing version for https://github.com/vapor/fluent-sqlite.git
Computed https://github.com/vapor/fluent-sqlite.git at 3.0.0 (0.36s)
Fetching https://github.com/vapor/sqlite.git
[1/2011] Fetching sqlite
Fetched https://github.com/vapor/sqlite.git (0.61s)
Computing version for https://github.com/vapor/sqlite.git
Computed https://github.com/vapor/sqlite.git at 3.3.0 (0.39s)
Fetching https://github.com/vapor/sql.git
Fetching https://github.com/vapor/database-kit.git
[1/1181] Fetching database-kit
Fetched https://github.com/vapor/database-kit.git (0.24s)
[1/5740] Fetching sql
Fetched https://github.com/vapor/sql.git (0.40s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (0.36s)
Computing version for https://github.com/vapor/sql.git
Computed https://github.com/vapor/sql.git at 2.3.2 (0.36s)
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/websocket.git
Fetching https://github.com/vapor/validation.git
Fetching https://github.com/vapor/url-encoded-form.git
[1/579] Fetching validation
[583/960] Fetching validation, url-encoded-form
Fetched https://github.com/vapor/url-encoded-form.git (0.24s)
Fetching https://github.com/vapor/routing.git
Fetched https://github.com/vapor/validation.git (0.24s)
Fetching https://github.com/vapor/multipart.git
[1/2437] Fetching websocket
Fetched https://github.com/vapor/websocket.git (0.36s)
Fetching https://github.com/vapor/console.git
[1/1770] Fetching multipart
[497/22438] Fetching multipart, routing
[13518/27716] Fetching multipart, routing, console
Fetched https://github.com/vapor/console.git (0.43s)
[17031/22438] Fetching multipart, routing
Fetched https://github.com/vapor/routing.git (1.40s)
Fetched https://github.com/vapor/multipart.git (1.44s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (0.36s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio.git
[1/12238] Fetching swift-nio-ssl
[1592/77565] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git (4.01s)
Fetched https://github.com/apple/swift-nio.git (4.08s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (1.10s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.47s)
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 (0.27s)
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.34s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (0.35s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.35s)
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.37s)
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 (0.22s)
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.34s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (0.37s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.5.0 (0.34s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.37s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 3.2.1 (0.38s)
Computing version for https://github.com/vapor/redis.git
Computed https://github.com/vapor/redis.git at 3.4.0 (0.37s)
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.35s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.36s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.37s)
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/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-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-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/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/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.1.2
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/leaf.git
Working copy of https://github.com/vapor/leaf.git resolved at 3.0.2
Creating working copy for https://github.com/vapor/auth.git
Working copy of https://github.com/vapor/auth.git resolved at 2.0.4
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/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/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 3.2.1
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/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.4.1
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/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/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/jwt.git
Working copy of https://github.com/vapor/jwt.git resolved at 3.1.2
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/vapor/redis.git
Working copy of https://github.com/vapor/redis.git resolved at 3.4.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
Creating working copy for https://github.com/vapor/sql.git
Working copy of https://github.com/vapor/sql.git resolved at 2.3.2
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/vapor/fluent-sqlite.git
Working copy of https://github.com/vapor/fluent-sqlite.git resolved at 3.0.0
Creating working copy for https://github.com/vapor/sqlite.git
Working copy of https://github.com/vapor/sqlite.git resolved at 3.3.0
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/13] Compiling CNIOLinux ifaddrs-android.c
[1/13] Compiling CNIOZlib empty.c
[2/13] Compiling CNIOSHA1 c_nio_sha1.c
[3/13] Compiling CBcrypt bcrypt.c
[4/13] Compiling CBcrypt blf.c
[5/13] Compiling CNIOLinux shim.c
[6/13] Compiling CNIODarwin shim.c
[7/13] Compiling CBase32 base32.c
[8/13] Compiling CNIOHTTPParser c_nio_http_parser.c
[8/13] Compiling CNIOOpenSSL shims.c
[10/13] Compiling CNIOOpenSSL helpers.c
[11/13] Compiling CCryptoOpenSSL shim.c
[12/22] Compiling c-atomics.c
[14/25] Compiling Debugging SourceLocation.swift
[15/25] Compiling NIOPriorityQueue PriorityQueue.swift
[16/25] Emitting module COperatingSystem
[17/25] Compiling COperatingSystem libc.swift
[18/26] Compiling Debugging Demangler.swift
[21/27] Emitting module NIOPriorityQueue
[22/27] Compiling NIOPriorityQueue Heap.swift
[23/28] Compiling Debugging Debuggable.swift
[24/28] Emitting module Debugging
[25/29] Compiling NIOConcurrencyHelpers atomics.swift
[26/29] Emitting module NIOConcurrencyHelpers
[27/29] Compiling NIOConcurrencyHelpers lock.swift
[34/83] Compiling NIO ByteBuffer-int.swift
[35/83] Compiling NIO ByteBuffer-views.swift
[36/83] Compiling NIO Channel.swift
[37/83] Compiling NIO ChannelHandler.swift
[38/83] Compiling NIO ChannelHandlers.swift
[39/83] Compiling NIO ChannelInvoker.swift
[40/83] Compiling NIO ChannelOption.swift
[41/89] Emitting module NIO
[42/89] Compiling NIO MarkedCircularBuffer.swift
[43/89] Compiling NIO MulticastChannel.swift
[44/89] Compiling NIO NIOAny.swift
[45/89] Compiling NIO NonBlockingFileIO.swift
[46/89] Compiling NIO PendingDatagramWritesManager.swift
[47/89] Compiling NIO PendingWritesManager.swift
[48/89] Compiling NIO PriorityQueue.swift
[49/89] Compiling NIO RecvByteBufferAllocator.swift
[50/89] Compiling NIO Resolver.swift
[51/89] Compiling NIO Selectable.swift
[52/89] Compiling NIO Selector.swift
[53/89] Compiling NIO ServerSocket.swift
[54/89] Compiling NIO Socket.swift
[55/89] Compiling NIO SocketAddresses.swift
[56/89] Compiling NIO Heap.swift
[57/89] Compiling NIO IO.swift
[58/89] Compiling NIO IOData.swift
[59/89] Compiling NIO IntegerTypes.swift
[60/89] Compiling NIO Interfaces.swift
[61/89] Compiling NIO Linux.swift
[62/89] Compiling NIO LinuxCPUSet.swift
[63/89] Compiling NIO EventLoop.swift
[64/89] Compiling NIO EventLoopFuture.swift
[65/89] Compiling NIO FileDescriptor.swift
[66/89] Compiling NIO FileHandle.swift
[67/89] Compiling NIO FileRegion.swift
[68/89] Compiling NIO GetaddrinfoResolver.swift
[69/89] Compiling NIO HappyEyeballs.swift
[70/89] Compiling NIO ChannelPipeline.swift
[71/89] Compiling NIO CircularBuffer.swift
[72/89] Compiling NIO Codec.swift
[73/89] Compiling NIO CompositeError.swift
[74/89] Compiling NIO ContiguousCollection.swift
[75/89] Compiling NIO DeadChannel.swift
[76/89] Compiling NIO Embedded.swift
[77/89] Compiling NIO SocketChannel.swift
[78/89] Compiling NIO SocketOptionProvider.swift
[79/89] Compiling NIO System.swift
[80/89] Compiling NIO Thread.swift
[81/89] Compiling NIO TypeAssistedChannelHandler.swift
[82/89] Compiling NIO Utilities.swift
[83/89] Compiling NIO AddressedEnvelope.swift
[84/89] Compiling NIO BaseSocket.swift
[85/89] Compiling NIO BaseSocketChannel.swift
[86/89] Compiling NIO BlockingIOThreadPool.swift
[87/89] Compiling NIO Bootstrap.swift
[88/89] Compiling NIO ByteBuffer-aux.swift
[89/89] Compiling NIO ByteBuffer-core.swift
[92/133] Compiling NIOTLS TLSEvents.swift
[93/133] Compiling NIOHTTP1 ByteCollectionUtils.swift
[94/133] Compiling NIOHTTP1 HTTPDecoder.swift
[95/133] Emitting module Async
[96/134] Compiling Bits Bytes.swift
[97/134] Emitting module NIOTLS
[98/135] Compiling Bits Data+Bytes.swift
[99/135] Compiling Bits Data+Strings.swift
[100/135] Compiling Bits ByteBuffer+require.swift
[101/135] Compiling Bits ByteBuffer+string.swift
[102/135] Compiling Bits ByteBuffer+binaryFloatingPointOperations.swift
[103/135] Compiling Bits ByteBuffer+peek.swift
[104/135] Compiling Async Worker.swift
[105/135] Compiling Bits Deprecated.swift
[108/135] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[109/135] Emitting module NIOFoundationCompat
[112/135] Emitting module Bits
[115/136] Compiling Bits Byte+Control.swift
[116/136] Compiling Bits Byte+Digit.swift
[117/137] Compiling Async FutureType.swift
[118/137] Compiling Async QueueHandler.swift
[119/137] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[124/140] Compiling Async Future+Map.swift
[125/140] Compiling Async Future+Transform.swift
[126/140] Compiling Async Future+Variadic.swift
[127/140] Compiling Async Future+Void.swift
[130/141] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[131/141] Compiling NIOHTTP1 HTTPResponseCompressor.swift
[134/142] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[135/142] Compiling NIOTLS SNIHandler.swift
[137/149] Compiling NIOHTTP1 HTTPEncoder.swift
[139/149] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[140/160] Compiling NIOHTTP1 HTTPTypes.swift
[141/160] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[142/169] Emitting module Random
[143/172] Compiling Random RandomProtocol.swift
[144/172] Compiling Random URandom.swift
[145/172] Compiling Random OSRandom.swift
[146/172] Compiling Random Array+Random.swift
[149/188] Compiling Core NotFound.swift
[150/188] Compiling Core OptionalType.swift
[151/188] Compiling Core Process+Execute.swift
[152/193] Compiling NIOOpenSSL PosixPort.swift
[153/193] Compiling NIOOpenSSL SSLCertificate.swift
[154/193] Compiling NIOOpenSSL SSLErrors.swift
[155/193] Compiling NIOOpenSSL SSLInit.swift
[156/193] Compiling NIOOpenSSL SSLPKCS12Bundle.swift
[157/193] Compiling NIOOpenSSL SSLPointerTricks.swift
[158/193] Emitting module NIOHTTP1
[159/193] Compiling NIOOpenSSL OpenSSLHandler.swift
[160/193] Compiling NIOOpenSSL OpenSSLServerHandler.swift
[162/195] Compiling Core Reflectable.swift
[163/195] Compiling Core String+Utilities.swift
[164/195] Compiling Core Thread+Async.swift
[166/199] Compiling NIOWebSocket Base64.swift
[168/199] Compiling NIOOpenSSL ByteBufferBIO.swift
[169/201] Compiling NIOOpenSSL IdentityVerification.swift
[170/201] Compiling NIOOpenSSL OpenSSLClientHandler.swift
[171/201] Compiling NIOOpenSSL SSLConnection.swift
[172/201] Compiling NIOOpenSSL SSLContext.swift
[173/204] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[174/205] Emitting module NIOWebSocket
[176/205] Compiling NIOWebSocket SHA1.swift
[177/205] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[178/205] Compiling NIOWebSocket WebSocketUpgrader.swift
[179/205] Compiling NIOWebSocket WebSocketOpcode.swift
[180/205] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[181/205] Compiling NIOWebSocket WebSocketFrame.swift
[182/205] Compiling NIOWebSocket WebSocketErrorCodes.swift
[185/207] Emitting module Core
[188/209] Compiling NIOOpenSSL SSLPrivateKey.swift
[189/209] Compiling NIOOpenSSL SSLPublicKey.swift
[194/209] Emitting module NIOOpenSSL
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:29: error: cannot find 'SSL_get_peer_certificate' in scope
guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
^~~~~~~~~~~~~~~~~~~~~~~~
/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'
guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
~^~~~
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:130:34: error: cannot find 'SSL_OP_NO_COMPRESSION' in scope
var opensslOptions = Int(SSL_OP_NO_COMPRESSION)
^~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:387:10: note: macro 'SSL_OP_NO_COMPRESSION' not imported: structure not supported
# define SSL_OP_NO_COMPRESSION SSL_OP_BIT(17)
^
/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
opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' not imported: structure not supported
# define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
^
/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
opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' not imported: structure not supported
# define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:141:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
opensslOptions |= Int(SSL_OP_NO_TLSv1)
^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' not imported: structure not supported
# define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:144:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
opensslOptions |= Int(SSL_OP_NO_SSLv3)
^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' not imported: structure not supported
# define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:155:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
opensslOptions |= Int(SSL_OP_NO_SSLv3)
^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' not imported: structure not supported
# define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:158:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
opensslOptions |= Int(SSL_OP_NO_TLSv1)
^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' not imported: structure not supported
# define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
^
/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
opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' not imported: structure not supported
# define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
^
/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
opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' not imported: structure not supported
# define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
^
/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
opensslOptions |= Int(CNIOOpenSSL_SSL_OP_NO_TLSv1_3)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLConnection.swift:308:29: error: cannot find 'SSL_get_peer_certificate' in scope
guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
^~~~~~~~~~~~~~~~~~~~~~~~
/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'
guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
~^~~~
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:130:34: error: cannot find 'SSL_OP_NO_COMPRESSION' in scope
var opensslOptions = Int(SSL_OP_NO_COMPRESSION)
^~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:387:10: note: macro 'SSL_OP_NO_COMPRESSION' not imported: structure not supported
# define SSL_OP_NO_COMPRESSION SSL_OP_BIT(17)
^
/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
opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' not imported: structure not supported
# define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
^
/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
opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' not imported: structure not supported
# define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:141:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
opensslOptions |= Int(SSL_OP_NO_TLSv1)
^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' not imported: structure not supported
# define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:144:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
opensslOptions |= Int(SSL_OP_NO_SSLv3)
^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' not imported: structure not supported
# define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:155:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
opensslOptions |= Int(SSL_OP_NO_SSLv3)
^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' not imported: structure not supported
# define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:158:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
opensslOptions |= Int(SSL_OP_NO_TLSv1)
^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' not imported: structure not supported
# define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
^
/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
opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' not imported: structure not supported
# define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
^
/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
opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' not imported: structure not supported
# define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
^
/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
opensslOptions |= Int(CNIOOpenSSL_SSL_OP_NO_TLSv1_3)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[202/209] Compiling NIOOpenSSL SSLVerificationCallbacks.swift
[203/209] Compiling NIOOpenSSL TLSConfiguration.swift
[205/209] Compiling Core FutureEncoder.swift
[206/209] Compiling Core HeaderValue.swift
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
[0/1] Planning build
Building for debugging...
[1/7] Emitting module NIOOpenSSL
[2/7] 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
guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
^~~~~~~~~~~~~~~~~~~~~~~~
/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'
guard let certPtr = SSL_get_peer_certificate(.make(optional: ssl)) else {
~^~~~
[3/7] Compiling NIOOpenSSL SSLContext.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:130:34: error: cannot find 'SSL_OP_NO_COMPRESSION' in scope
var opensslOptions = Int(SSL_OP_NO_COMPRESSION)
^~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:387:10: note: macro 'SSL_OP_NO_COMPRESSION' not imported: structure not supported
# define SSL_OP_NO_COMPRESSION SSL_OP_BIT(17)
^
/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
opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' not imported: structure not supported
# define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
^
/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
opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' not imported: structure not supported
# define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:141:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
opensslOptions |= Int(SSL_OP_NO_TLSv1)
^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' not imported: structure not supported
# define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:144:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
opensslOptions |= Int(SSL_OP_NO_SSLv3)
^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' not imported: structure not supported
# define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:155:35: error: cannot find 'SSL_OP_NO_SSLv3' in scope
opensslOptions |= Int(SSL_OP_NO_SSLv3)
^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:418:10: note: macro 'SSL_OP_NO_SSLv3' not imported: structure not supported
# define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
^
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/NIOOpenSSL/SSLContext.swift:158:35: error: cannot find 'SSL_OP_NO_TLSv1' in scope
opensslOptions |= Int(SSL_OP_NO_TLSv1)
^~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:419:10: note: macro 'SSL_OP_NO_TLSv1' not imported: structure not supported
# define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
^
/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
opensslOptions |= Int(SSL_OP_NO_TLSv1_1)
^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_TLSv1_1' not imported: structure not supported
# define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
^
/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
opensslOptions |= Int(SSL_OP_NO_TLSv1_2)
^~~~~~~~~~~~~~~~~
/usr/include/openssl/ssl.h:420:10: note: macro 'SSL_OP_NO_TLSv1_2' not imported: structure not supported
# define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
^
/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
opensslOptions |= Int(CNIOOpenSSL_SSL_OP_NO_TLSv1_3)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[4/7] Compiling Core NestedData.swift
[5/7] Compiling Core LosslessDataConvertible.swift
BUILD FAILURE 5.8 linux