Build Information
Failed to build Sugar with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ml-archive/sugar.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ml-archive/sugar
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/ml-archive/sugar.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Compiling CNIOZlib empty.c
[1/13] Compiling CNIOLinux shim.c
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:102:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
sha1_step(ctxt)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:102:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:187:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_init(ctxt)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:199:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_pad(ctxt)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:234:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_loop(ctxt, input, len)
^
5 warnings generated.
[2/16] Compiling CNIOSHA1 c_nio_sha1.c
[3/20] Compiling CNIOOpenSSL helpers.c
[3/20] Compiling CNIOOpenSSL shims.c
[5/20] Compiling CNIOLinux ifaddrs-android.c
[6/22] Compiling CNIOHTTPParser c_nio_http_parser.c
[7/22] Compiling CNIODarwin shim.c
[9/22] Compiling NIOPriorityQueue PriorityQueue.swift
[10/22] Emitting module COperatingSystem
[11/22] Compiling COperatingSystem libc.swift
[12/22] Emitting module NIOPriorityQueue
[13/22] Compiling NIOPriorityQueue Heap.swift
[13/22] Compiling CCryptoOpenSSL shim.c
[14/22] Compiling CBcrypt blf.c
[15/22] Compiling CBcrypt bcrypt.c
[16/22] Compiling CBase32 base32.c
[17/22] Compiling c-atomics.c
[19/25] Compiling Debugging Demangler.swift
[20/25] Compiling Debugging SourceLocation.swift
[21/25] Compiling NIOConcurrencyHelpers lock.swift
[22/25] Emitting module Debugging
[23/25] Compiling Debugging Debuggable.swift
[24/25] Emitting module NIOConcurrencyHelpers
[25/25] Compiling NIOConcurrencyHelpers atomics.swift
[26/68] Compiling NIO Heap.swift
[27/68] Compiling NIO IO.swift
[28/68] Compiling NIO IOData.swift
[29/68] Compiling NIO IntegerTypes.swift
[30/68] Compiling NIO Interfaces.swift
[31/68] Compiling NIO Linux.swift
[32/68] Compiling NIO LinuxCPUSet.swift
[33/68] Compiling NIO MarkedCircularBuffer.swift
[34/68] Compiling NIO MulticastChannel.swift
[35/68] Compiling NIO NIOAny.swift
[36/68] Compiling NIO NonBlockingFileIO.swift
[37/68] Compiling NIO PendingDatagramWritesManager.swift
[38/68] Compiling NIO PendingWritesManager.swift
[39/68] Compiling NIO PriorityQueue.swift
[40/81] Emitting module NIO
[41/81] Compiling NIO AddressedEnvelope.swift
[42/81] Compiling NIO BaseSocket.swift
[43/81] Compiling NIO BaseSocketChannel.swift
[44/81] Compiling NIO BlockingIOThreadPool.swift
[45/81] Compiling NIO Bootstrap.swift
[46/81] Compiling NIO ByteBuffer-aux.swift
[47/81] Compiling NIO ByteBuffer-core.swift
[48/81] Compiling NIO ByteBuffer-int.swift
[49/81] Compiling NIO ByteBuffer-views.swift
[50/81] Compiling NIO Channel.swift
[51/81] Compiling NIO ChannelHandler.swift
[52/81] Compiling NIO ChannelHandlers.swift
[53/81] Compiling NIO ChannelInvoker.swift
[54/81] Compiling NIO ChannelOption.swift
[55/81] Compiling NIO ChannelPipeline.swift
[56/81] Compiling NIO CircularBuffer.swift
[57/81] Compiling NIO Codec.swift
[58/81] Compiling NIO CompositeError.swift
[59/81] Compiling NIO ContiguousCollection.swift
[60/81] Compiling NIO DeadChannel.swift
[61/81] Compiling NIO Embedded.swift
[62/81] Compiling NIO EventLoop.swift
[63/81] Compiling NIO EventLoopFuture.swift
[64/81] Compiling NIO FileDescriptor.swift
[65/81] Compiling NIO FileHandle.swift
[66/81] Compiling NIO FileRegion.swift
[67/81] Compiling NIO GetaddrinfoResolver.swift
[68/81] Compiling NIO HappyEyeballs.swift
[69/81] Compiling NIO RecvByteBufferAllocator.swift
[70/81] Compiling NIO Resolver.swift
[71/81] Compiling NIO Selectable.swift
[72/81] Compiling NIO Selector.swift
[73/81] Compiling NIO ServerSocket.swift
[74/81] Compiling NIO Socket.swift
[75/81] Compiling NIO SocketAddresses.swift
[76/81] Compiling NIO SocketChannel.swift
[77/81] Compiling NIO SocketOptionProvider.swift
[78/81] Compiling NIO System.swift
[79/81] Compiling NIO Thread.swift
[80/81] Compiling NIO TypeAssistedChannelHandler.swift
[81/81] Compiling NIO Utilities.swift
[82/105] Compiling NIOTLS TLSEvents.swift
[83/105] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[84/105] Emitting module NIOFoundationCompat
[85/105] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[86/105] Compiling Bits ByteBuffer+require.swift
[87/105] Compiling Bits ByteBuffer+string.swift
[88/105] Compiling Bits Bytes.swift
[89/108] Emitting module NIOTLS
[90/108] Compiling NIOTLS SNIHandler.swift
[91/121] Compiling Async Async+NIO.swift
[92/121] Compiling Async AsyncError.swift
[93/121] Compiling Async Collection+Future.swift
[94/121] Emitting module Bits
[95/121] Compiling Async Deprecated.swift
[96/121] Compiling Async Future+Map.swift
[97/121] Compiling Async Future+Transform.swift
[98/135] Emitting module Async
[99/138] Compiling NIOOpenSSL SSLInit.swift
[100/138] Compiling NIOOpenSSL SSLPKCS12Bundle.swift
[101/140] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[102/140] Compiling NIOOpenSSL IdentityVerification.swift
[103/140] Compiling NIOOpenSSL OpenSSLClientHandler.swift
[104/140] Compiling NIOOpenSSL OpenSSLHandler.swift
[105/140] Compiling NIOOpenSSL PosixPort.swift
[106/140] Compiling NIOOpenSSL SSLCertificate.swift
[107/140] Compiling NIOOpenSSL SSLConnection.swift
[108/140] Compiling NIOOpenSSL SSLContext.swift
[109/140] Compiling NIOOpenSSL SSLErrors.swift
[112/140] Compiling NIOHTTP1 HTTPTypes.swift
[113/140] Emitting module NIOHTTP1
[119/140] Compiling Async FutureType.swift
[120/140] Compiling Async QueueHandler.swift
[121/140] Compiling Async Worker.swift
[122/164] Compiling Random RandomProtocol.swift
[123/165] Compiling Random Array+Random.swift
[124/165] Emitting module Random
[125/165] Compiling Random OSRandom.swift
[126/165] Emitting module NIOOpenSSL
[127/169] Compiling Core Decodable+Reflectable.swift
[128/169] Compiling Core ReflectionDecodable.swift
[129/169] Compiling Core ReflectionDecoders.swift
[130/169] Compiling Random URandom.swift
[131/169] Compiling Core Data+Hex.swift
[132/169] Compiling Core DataCoders.swift
[133/177] Emitting module NIOWebSocket
[134/179] Compiling NIOOpenSSL SSLPrivateKey.swift
[135/179] Compiling NIOOpenSSL SSLPublicKey.swift
[136/179] Compiling NIOOpenSSL SSLVerificationCallbacks.swift
[137/179] Compiling NIOOpenSSL TLSConfiguration.swift
[138/179] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[139/179] Compiling NIOWebSocket WebSocketOpcode.swift
[140/179] Compiling NIOWebSocket WebSocketUpgrader.swift
[141/179] Compiling Core Deprecated.swift
[142/179] Compiling Core DirectoryConfig.swift
[143/179] Compiling Core Exports.swift
[144/179] Compiling Core File.swift
[145/179] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[148/179] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[149/179] Compiling NIOWebSocket Base64.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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 {
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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 {
~^~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:390:10: note: macro 'SSL_OP_NO_COMPRESSION' not imported: structure not supported
# define SSL_OP_NO_COMPRESSION SSL_OP_BIT(17)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:423:10: note: macro 'SSL_OP_NO_TLSv1_2' not imported: structure not supported
# define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:424:10: note: macro 'SSL_OP_NO_TLSv1_1' not imported: structure not supported
# define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:422:10: note: macro 'SSL_OP_NO_TLSv1' not imported: structure not supported
# define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_SSLv3' not imported: structure not supported
# define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_SSLv3' not imported: structure not supported
# define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:422:10: note: macro 'SSL_OP_NO_TLSv1' not imported: structure not supported
# define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:424:10: note: macro 'SSL_OP_NO_TLSv1_1' not imported: structure not supported
# define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:423:10: note: macro 'SSL_OP_NO_TLSv1_2' not imported: structure not supported
# define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[150/179] Compiling NIOWebSocket SHA1.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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 {
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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 {
~^~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:390:10: note: macro 'SSL_OP_NO_COMPRESSION' not imported: structure not supported
# define SSL_OP_NO_COMPRESSION SSL_OP_BIT(17)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:423:10: note: macro 'SSL_OP_NO_TLSv1_2' not imported: structure not supported
# define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:424:10: note: macro 'SSL_OP_NO_TLSv1_1' not imported: structure not supported
# define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:422:10: note: macro 'SSL_OP_NO_TLSv1' not imported: structure not supported
# define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_SSLv3' not imported: structure not supported
# define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_SSLv3' not imported: structure not supported
# define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:422:10: note: macro 'SSL_OP_NO_TLSv1' not imported: structure not supported
# define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:424:10: note: macro 'SSL_OP_NO_TLSv1_1' not imported: structure not supported
# define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:423:10: note: macro 'SSL_OP_NO_TLSv1_2' not imported: structure not supported
# define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[151/179] Compiling NIOWebSocket WebSocketErrorCodes.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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 {
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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 {
~^~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:390:10: note: macro 'SSL_OP_NO_COMPRESSION' not imported: structure not supported
# define SSL_OP_NO_COMPRESSION SSL_OP_BIT(17)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:423:10: note: macro 'SSL_OP_NO_TLSv1_2' not imported: structure not supported
# define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:424:10: note: macro 'SSL_OP_NO_TLSv1_1' not imported: structure not supported
# define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:422:10: note: macro 'SSL_OP_NO_TLSv1' not imported: structure not supported
# define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_SSLv3' not imported: structure not supported
# define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_SSLv3' not imported: structure not supported
# define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:422:10: note: macro 'SSL_OP_NO_TLSv1' not imported: structure not supported
# define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:424:10: note: macro 'SSL_OP_NO_TLSv1_1' not imported: structure not supported
# define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:423:10: note: macro 'SSL_OP_NO_TLSv1_2' not imported: structure not supported
# define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[152/179] Compiling NIOWebSocket WebSocketFrame.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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 {
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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 {
~^~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:390:10: note: macro 'SSL_OP_NO_COMPRESSION' not imported: structure not supported
# define SSL_OP_NO_COMPRESSION SSL_OP_BIT(17)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:423:10: note: macro 'SSL_OP_NO_TLSv1_2' not imported: structure not supported
# define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:424:10: note: macro 'SSL_OP_NO_TLSv1_1' not imported: structure not supported
# define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:422:10: note: macro 'SSL_OP_NO_TLSv1' not imported: structure not supported
# define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_SSLv3' not imported: structure not supported
# define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_SSLv3' not imported: structure not supported
# define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:422:10: note: macro 'SSL_OP_NO_TLSv1' not imported: structure not supported
# define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:424:10: note: macro 'SSL_OP_NO_TLSv1_1' not imported: structure not supported
# define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:423:10: note: macro 'SSL_OP_NO_TLSv1_2' not imported: structure not supported
# define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Fetching https://github.com/vapor/redis.git from cache
Fetching https://github.com/vapor/leaf.git from cache
Fetching https://github.com/vapor/jwt.git from cache
Fetched https://github.com/vapor/redis.git (0.23s)
Fetching https://github.com/vapor/vapor.git from cache
Fetched https://github.com/vapor/leaf.git (0.24s)
Fetching https://github.com/vapor/fluent.git from cache
Fetched https://github.com/vapor/jwt.git (0.28s)
Fetching https://github.com/vapor/auth.git from cache
Fetched https://github.com/vapor/auth.git (0.19s)
Fetched https://github.com/vapor/fluent.git (0.36s)
Fetched https://github.com/vapor/vapor.git (0.83s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 3.0.2 (0.07s)
Fetching https://github.com/vapor/template-kit.git from cache
Fetching https://github.com/vapor/service.git from cache
Fetching https://github.com/vapor/core.git from cache
Fetched https://github.com/vapor/core.git (0.24s)
Fetched https://github.com/vapor/service.git (0.25s)
Fetched https://github.com/vapor/template-kit.git (0.25s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.04s)
Computing version for https://github.com/vapor/jwt.git
Computed https://github.com/vapor/jwt.git at 3.1.2 (0.04s)
Fetching https://github.com/vapor/crypto.git from cache
Fetched https://github.com/vapor/crypto.git (0.21s)
Computing version for https://github.com/vapor/auth.git
Computed https://github.com/vapor/auth.git at 2.0.4 (0.04s)
Fetching https://github.com/vapor/fluent-sqlite.git from cache
Fetching https://github.com/vapor/http.git from cache
Fetched https://github.com/vapor/http.git (0.24s)
Fetched https://github.com/vapor/fluent-sqlite.git (0.24s)
Computing version for https://github.com/vapor/fluent-sqlite.git
Computed https://github.com/vapor/fluent-sqlite.git at 3.0.0 (0.07s)
Fetching https://github.com/vapor/sqlite.git from cache
Fetched https://github.com/vapor/sqlite.git (0.22s)
Computing version for https://github.com/vapor/sqlite.git
Computed https://github.com/vapor/sqlite.git at 3.3.0 (0.03s)
Fetching https://github.com/vapor/sql.git from cache
Fetching https://github.com/vapor/database-kit.git from cache
Fetched https://github.com/vapor/database-kit.git (0.22s)
Fetched https://github.com/vapor/sql.git (0.25s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (0.04s)
Computing version for https://github.com/vapor/sql.git
Computed https://github.com/vapor/sql.git at 2.3.2 (0.03s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.3 (0.03s)
Fetching https://github.com/vapor/url-encoded-form.git from cache
Fetching https://github.com/vapor/validation.git from cache
Fetching https://github.com/vapor/websocket.git from cache
Fetched https://github.com/vapor/validation.git (0.53s)
Fetching https://github.com/vapor/routing.git from cache
Fetched https://github.com/vapor/url-encoded-form.git (0.53s)
Fetching https://github.com/vapor/multipart.git from cache
Fetched https://github.com/vapor/websocket.git (0.58s)
Fetching https://github.com/vapor/console.git from cache
Fetched https://github.com/vapor/routing.git (0.26s)
Fetched https://github.com/vapor/multipart.git (0.30s)
Fetched https://github.com/vapor/console.git (0.25s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (0.03s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git (0.54s)
Fetched https://github.com/apple/swift-nio.git (2.13s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (0.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.05s)
Fetching https://github.com/apple/swift-nio-zlib-support.git from cache
Fetched https://github.com/apple/swift-nio-zlib-support.git (0.22s)
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.05s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (0.04s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.04s)
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.03s)
Fetching https://github.com/apple/swift-nio-ssl-support.git from cache
Fetched https://github.com/apple/swift-nio-ssl-support.git (0.18s)
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.03s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (0.03s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.5.0 (0.04s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.03s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 3.2.1 (0.04s)
Computing version for https://github.com/vapor/redis.git
Computed https://github.com/vapor/redis.git at 3.4.0 (0.04s)
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.03s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.04s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.04s)
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/redis.git
Working copy of https://github.com/vapor/redis.git resolved at 3.4.0
Creating working copy for https://github.com/vapor/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 3.1.0
Creating working copy for https://github.com/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/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/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 3.1.3
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/sql.git
Working copy of https://github.com/vapor/sql.git resolved at 2.3.2
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/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.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/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.4.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/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/validation.git
Working copy of https://github.com/vapor/validation.git resolved at 2.1.1
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/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/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.2
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/sqlite.git
Working copy of https://github.com/vapor/sqlite.git resolved at 3.3.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/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/url-encoded-form.git
Working copy of https://github.com/vapor/url-encoded-form.git resolved at 1.1.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
[0/1] Planning build
Building for debugging...
[1/31] Compiling NIOOpenSSL SSLConnection.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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 {
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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 {
~^~~~
[2/32] Emitting module NIOOpenSSL
[3/32] Compiling NIOOpenSSL PosixPort.swift
[4/32] Compiling NIOOpenSSL SSLCertificate.swift
[5/37] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[6/37] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[7/38] Compiling NIOOpenSSL OpenSSLClientHandler.swift
[8/38] Compiling NIOWebSocket WebSocketFrame.swift
[9/39] Emitting module NIOWebSocket
[10/39] Compiling NIOOpenSSL ByteBufferBIO.swift
[11/39] Compiling NIOOpenSSL IdentityVerification.swift
[12/40] Compiling Core Data+Hex.swift
[13/40] Compiling Core DataCoders.swift
[14/40] Compiling Core Deprecated.swift
[15/40] Compiling Core DirectoryConfig.swift
[16/40] Compiling Core Exports.swift
[17/40] Compiling Core File.swift
[18/46] Compiling NIOOpenSSL SSLContext.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:390:10: note: macro 'SSL_OP_NO_COMPRESSION' not imported: structure not supported
# define SSL_OP_NO_COMPRESSION SSL_OP_BIT(17)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:423:10: note: macro 'SSL_OP_NO_TLSv1_2' not imported: structure not supported
# define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:424:10: note: macro 'SSL_OP_NO_TLSv1_1' not imported: structure not supported
# define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:422:10: note: macro 'SSL_OP_NO_TLSv1' not imported: structure not supported
# define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_SSLv3' not imported: structure not supported
# define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_SSLv3' not imported: structure not supported
# define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:422:10: note: macro 'SSL_OP_NO_TLSv1' not imported: structure not supported
# define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:424:10: note: macro 'SSL_OP_NO_TLSv1_1' not imported: structure not supported
# define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~
/opt/homebrew/Cellar/openssl@3/3.1.2/include/openssl/ssl.h:423:10: note: macro 'SSL_OP_NO_TLSv1_2' not imported: structure not supported
# define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/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)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[19/49] Compiling NIOWebSocket WebSocketOpcode.swift
[20/49] Compiling NIOOpenSSL SSLPKCS12Bundle.swift
[21/51] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[22/51] Compiling NIOWebSocket WebSocketUpgrader.swift
[23/51] Compiling NIOOpenSSL SSLPrivateKey.swift
[27/53] Compiling NIOOpenSSL SSLInit.swift
[28/53] Compiling NIOOpenSSL SSLPublicKey.swift
[29/53] Compiling NIOOpenSSL OpenSSLHandler.swift
[30/53] Compiling NIOOpenSSL OpenSSLServerHandler.swift
[31/53] Compiling NIOOpenSSL SSLErrors.swift
[32/53] Compiling NIOOpenSSL SSLVerificationCallbacks.swift
[33/53] Compiling NIOOpenSSL TLSConfiguration.swift
[34/53] Compiling Core NotFound.swift
[35/53] Compiling Core OptionalType.swift
[36/53] Compiling Core Process+Execute.swift
[37/53] Compiling Core Reflectable.swift
[38/53] Compiling Core String+Utilities.swift
[39/53] Compiling Core Thread+Async.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
BUILD FAILURE 5.8 macosSpm