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: 4.0.0
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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: 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/0/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/0/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/0/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/0/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/0/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/16] Compiling CNIOOpenSSL shims.c
[4/20] Compiling CNIOOpenSSL helpers.c
[5/22] Compiling CNIOLinux ifaddrs-android.c
[6/22] Compiling CNIOHTTPParser c_nio_http_parser.c
[7/22] Compiling CNIODarwin shim.c
[9/22] Emitting module COperatingSystem
[10/22] Compiling COperatingSystem libc.swift
[10/22] Compiling CCryptoOpenSSL shim.c
[12/22] Compiling NIOPriorityQueue PriorityQueue.swift
[13/22] Emitting module NIOPriorityQueue
[14/22] Compiling NIOPriorityQueue Heap.swift
[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 NIOConcurrencyHelpers lock.swift
[20/25] Emitting module NIOConcurrencyHelpers
[21/25] Compiling NIOConcurrencyHelpers atomics.swift
[22/25] Compiling Debugging SourceLocation.swift
[23/25] Compiling Debugging Demangler.swift
[24/25] Emitting module Debugging
[25/25] Compiling Debugging Debuggable.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] Compiling NIO AddressedEnvelope.swift
[41/81] Compiling NIO BaseSocket.swift
[42/81] Compiling NIO BaseSocketChannel.swift
[43/81] Compiling NIO BlockingIOThreadPool.swift
[44/81] Compiling NIO Bootstrap.swift
[45/81] Compiling NIO ByteBuffer-aux.swift
[46/81] Compiling NIO ByteBuffer-core.swift
[47/81] Compiling NIO ByteBuffer-int.swift
[48/81] Compiling NIO ByteBuffer-views.swift
[49/81] Compiling NIO Channel.swift
[50/81] Compiling NIO ChannelHandler.swift
[51/81] Compiling NIO ChannelHandlers.swift
[52/81] Compiling NIO ChannelInvoker.swift
[53/81] Compiling NIO ChannelOption.swift
[54/81] Emitting module NIO
[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] Emitting module Bits
[84/108] Emitting module NIOFoundationCompat
[85/108] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[86/108] Compiling Bits ByteBuffer+require.swift
[87/108] Compiling Bits ByteBuffer+string.swift
[88/108] Compiling Bits Bytes.swift
[89/108] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[90/108] Emitting module NIOTLS
[91/108] Compiling NIOTLS SNIHandler.swift
[92/121] Compiling Async Exports.swift
[93/121] Compiling Async Future+DoCatch.swift
[94/121] Compiling Async Future+Flatten.swift
[95/121] Compiling Async Future+Global.swift
[96/121] Compiling Async Async+NIO.swift
[97/121] Compiling Async AsyncError.swift
[98/135] Compiling NIOOpenSSL PosixPort.swift
[99/135] Compiling NIOOpenSSL SSLCertificate.swift
[100/137] Emitting module Async
[101/140] Compiling NIOOpenSSL OpenSSLHandler.swift
[102/140] Compiling NIOOpenSSL OpenSSLServerHandler.swift
[103/140] Emitting module NIOHTTP1
[104/140] Compiling NIOOpenSSL ByteBufferBIO.swift
[105/140] Compiling NIOOpenSSL IdentityVerification.swift
[106/140] Compiling NIOOpenSSL OpenSSLClientHandler.swift
[108/140] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[109/140] Compiling NIOOpenSSL SSLErrors.swift
[110/140] Compiling NIOOpenSSL SSLInit.swift
[111/140] Compiling NIOOpenSSL SSLPKCS12Bundle.swift
[115/140] Compiling NIOHTTP1 HTTPTypes.swift
[119/140] Compiling Async FutureType.swift
[120/140] Compiling Async QueueHandler.swift
[121/140] Compiling Async Worker.swift
[122/164] Emitting module Random
[123/164] Compiling Random RandomProtocol.swift
[124/164] Compiling Random Array+Random.swift
[125/164] Compiling Random OSRandom.swift
[126/165] Emitting module NIOOpenSSL
[127/169] Compiling Core BasicKey.swift
[128/169] Compiling Core CaseInsensitiveString.swift
[129/169] Compiling Core Decodable+Reflectable.swift
[130/169] Compiling Core Data+Hex.swift
[131/169] Compiling Core DataCoders.swift
[132/169] Compiling Random URandom.swift
[133/177] Compiling Core Deprecated.swift
[134/177] Compiling Core DirectoryConfig.swift
[135/177] Compiling Core Exports.swift
[136/177] Compiling Core File.swift
[137/177] Compiling NIOWebSocket WebSocketFrameEncoder.swift
/Users/admin/builds/vMd7uqzK/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[138/177] Compiling NIOWebSocket WebSocketOpcode.swift
/Users/admin/builds/vMd7uqzK/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/vMd7uqzK/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builds/vMd7uqzK/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[141/177] Compiling NIOWebSocket WebSocketFrame.swift
[142/177] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[143/177] Compiling NIOWebSocket Base64.swift
[144/177] Compiling NIOWebSocket SHA1.swift
[145/177] Compiling NIOWebSocket WebSocketErrorCodes.swift
[146/177] Emitting module NIOWebSocket
[147/179] Compiling NIOOpenSSL SSLPrivateKey.swift
[148/179] Compiling NIOOpenSSL SSLPublicKey.swift
[149/179] Compiling NIOOpenSSL SSLVerificationCallbacks.swift
[150/179] Compiling NIOOpenSSL TLSConfiguration.swift
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.31s)
Fetching https://github.com/vapor/vapor.git from cache
Fetched https://github.com/vapor/leaf.git (0.32s)
Fetching https://github.com/vapor/fluent.git from cache
Fetched https://github.com/vapor/jwt.git (0.43s)
Fetching https://github.com/vapor/auth.git from cache
Fetched https://github.com/vapor/auth.git (0.25s)
Fetched https://github.com/vapor/fluent.git (0.45s)
Fetched https://github.com/vapor/vapor.git (0.89s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 3.0.2 (0.06s)
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/template-kit.git (0.25s)
Fetched https://github.com/vapor/service.git (0.25s)
Fetched https://github.com/vapor/core.git (0.30s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.03s)
Computing version for https://github.com/vapor/jwt.git
Computed https://github.com/vapor/jwt.git at 3.1.2 (0.03s)
Fetching https://github.com/vapor/crypto.git from cache
Fetched https://github.com/vapor/crypto.git (0.20s)
Computing version for https://github.com/vapor/auth.git
Computed https://github.com/vapor/auth.git at 2.0.4 (0.05s)
Fetching https://github.com/vapor/fluent-sqlite.git from cache
Fetching https://github.com/vapor/http.git from cache
Fetched https://github.com/vapor/fluent-sqlite.git (0.28s)
Fetched https://github.com/vapor/http.git (0.29s)
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.34s)
Computing version for https://github.com/vapor/sqlite.git
Computed https://github.com/vapor/sqlite.git at 3.3.0 (0.10s)
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.55s)
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.09s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.3 (0.08s)
Fetching https://github.com/vapor/websocket.git from cache
Fetching https://github.com/vapor/validation.git from cache
Fetching https://github.com/vapor/url-encoded-form.git from cache
Fetched https://github.com/vapor/validation.git (0.29s)
Fetching https://github.com/vapor/routing.git from cache
Fetched https://github.com/vapor/url-encoded-form.git (0.29s)
Fetching https://github.com/vapor/multipart.git from cache
Fetched https://github.com/vapor/websocket.git (0.33s)
Fetching https://github.com/vapor/console.git from cache
Fetched https://github.com/vapor/console.git (0.33s)
Fetched https://github.com/vapor/routing.git (0.38s)
Fetched https://github.com/vapor/multipart.git (0.43s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (0.06s)
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.80s)
Fetched https://github.com/apple/swift-nio.git (2.85s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (0.11s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.09s)
Fetching https://github.com/apple/swift-nio-zlib-support.git from cache
Fetched https://github.com/apple/swift-nio-zlib-support.git (0.24s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (0.09s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (0.08s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.12s)
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.13s)
Fetching https://github.com/apple/swift-nio-ssl-support.git from cache
Fetched https://github.com/apple/swift-nio-ssl-support.git (0.27s)
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.06s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (0.07s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.5.0 (0.08s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.13s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 3.2.1 (0.07s)
Computing version for https://github.com/vapor/redis.git
Computed https://github.com/vapor/redis.git at 3.4.0 (0.07s)
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.08s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.09s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.10s)
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/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/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/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/redis.git
Working copy of https://github.com/vapor/redis.git resolved at 3.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/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.git
Working copy of https://github.com/vapor/fluent.git resolved at 3.2.1
Creating working copy for https://github.com/vapor/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.4.0
Creating working copy for https://github.com/vapor/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.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
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/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/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.2
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/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/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/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.4.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/auth.git
Working copy of https://github.com/vapor/auth.git resolved at 2.0.4
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/jwt.git
Working copy of https://github.com/vapor/jwt.git resolved at 3.1.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/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 3.1.3
Creating working copy for https://github.com/vapor/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.1.2
warning: 'swift-nio-ssl-support': ignoring declared target(s) 'swift-nio-ssl-support' in the system package
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
[0/1] Planning build
Building for debugging...
[1/31] Compiling NIOOpenSSL SSLConnection.swift
/Users/admin/builds/vMd7uqzK/0/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/0/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] Compiling NIOOpenSSL PosixPort.swift
[3/32] Emitting module NIOOpenSSL
[4/32] Compiling NIOOpenSSL SSLCertificate.swift
[5/41] Compiling NIOOpenSSL OpenSSLServerHandler.swift
[6/41] Compiling NIOOpenSSL SSLErrors.swift
[7/42] Compiling NIOOpenSSL ByteBufferBIO.swift
[8/42] Compiling NIOOpenSSL IdentityVerification.swift
[9/42] Emitting module NIOWebSocket
[10/42] Compiling NIOOpenSSL OpenSSLClientHandler.swift
[11/42] Compiling NIOOpenSSL OpenSSLHandler.swift
[12/44] Compiling NIOOpenSSL SSLContext.swift
/Users/admin/builds/vMd7uqzK/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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/0/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)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[13/47] Compiling NIOWebSocket WebSocketUpgrader.swift
[14/47] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[15/47] Compiling NIOWebSocket WebSocketOpcode.swift
[16/47] Compiling NIOOpenSSL SSLInit.swift
[17/47] Compiling NIOOpenSSL SSLPKCS12Bundle.swift
[18/47] Compiling NIOOpenSSL SSLPrivateKey.swift
[22/47] Compiling NIOOpenSSL SSLPublicKey.swift
[23/47] Compiling NIOOpenSSL SSLVerificationCallbacks.swift
[24/47] Compiling NIOOpenSSL TLSConfiguration.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