The Swift Package Index logo.Swift Package Index

Build Information

Failed to build HTTP with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/http.git
Reference: 3.4.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/vapor/http
 * tag               3.4.0      -> FETCH_HEAD
HEAD is now at 0464b71 SameSite Attribute support none, default = lax (#376)
Cloned https://github.com/vapor/http.git
Revision (git rev-parse @):
0464b715a4b59f54078bcf7a4b424767b03db5a5
SUCCESS checkout https://github.com/vapor/http.git at 3.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/vapor/http.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/28] Write sources
[10/28] Write HTTPPerformance-entitlement.plist
[12/28] Write sources
[13/28] Compiling CNIOLinux ifaddrs-android.c
[13/28] Compiling CNIOZlib empty.c
[15/28] Compiling CNIOLinux shim.c
[15/28] Write sources
[18/28] Write swift-version--423B1241ED78D482.txt
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:102:1: warning: a function definition 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/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:187:1: warning: a function definition 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/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:199:1: warning: a function definition 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/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:234:1: warning: a function definition 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)
^
4 warnings generated.
[19/35] Compiling CNIOSHA1 c_nio_sha1.c
[20/37] Compiling CNIODarwin shim.c
[21/37] Compiling CNIOOpenSSL shims.c
[22/37] Compiling CNIOHTTPParser c_nio_http_parser.c
[23/37] Compiling CNIOOpenSSL helpers.c
[25/37] Emitting module COperatingSystem
[26/37] Compiling COperatingSystem libc.swift
[27/37] Emitting module NIOPriorityQueue
[28/37] Compiling NIOPriorityQueue PriorityQueue.swift
[29/37] Compiling NIOPriorityQueue Heap.swift
[29/37] Compiling c-atomics.c
[31/40] Emitting module NIOConcurrencyHelpers
[32/40] Compiling NIOConcurrencyHelpers lock.swift
[33/40] Compiling NIOConcurrencyHelpers atomics.swift
[34/90] Compiling Debugging SourceLocation.swift
[35/90] Compiling Debugging Debuggable.swift
[36/90] Compiling Debugging Demangler.swift
[37/90] Emitting module Debugging
[38/90] Compiling NIO ByteBuffer-int.swift
[39/90] Compiling NIO ByteBuffer-views.swift
[40/90] Compiling NIO Channel.swift
[41/90] Compiling NIO ChannelHandler.swift
[42/90] Compiling NIO ChannelHandlers.swift
[43/90] Compiling NIO ChannelInvoker.swift
[44/90] Compiling NIO ChannelOption.swift
[45/90] Compiling NIO RecvByteBufferAllocator.swift
[46/90] Compiling NIO Resolver.swift
[47/90] Compiling NIO Selectable.swift
[48/90] Compiling NIO Selector.swift
[49/90] Compiling NIO ServerSocket.swift
[50/90] Compiling NIO Socket.swift
[51/90] Compiling NIO SocketAddresses.swift
[52/96] Compiling NIO MarkedCircularBuffer.swift
[53/96] Compiling NIO MulticastChannel.swift
[54/96] Compiling NIO NIOAny.swift
[55/96] Compiling NIO NonBlockingFileIO.swift
[56/96] Compiling NIO PendingDatagramWritesManager.swift
[57/96] Compiling NIO PendingWritesManager.swift
[58/96] Compiling NIO PriorityQueue.swift
[59/96] Emitting module NIO
[60/96] Compiling NIO ChannelPipeline.swift
[61/96] Compiling NIO CircularBuffer.swift
[62/96] Compiling NIO Codec.swift
[63/96] Compiling NIO CompositeError.swift
[64/96] Compiling NIO ContiguousCollection.swift
[65/96] Compiling NIO DeadChannel.swift
[66/96] Compiling NIO Embedded.swift
[67/96] Compiling NIO Heap.swift
[68/96] Compiling NIO IO.swift
[69/96] Compiling NIO IOData.swift
[70/96] Compiling NIO IntegerTypes.swift
[71/96] Compiling NIO Interfaces.swift
[72/96] Compiling NIO Linux.swift
[73/96] Compiling NIO LinuxCPUSet.swift
[74/96] Compiling NIO EventLoop.swift
[75/96] Compiling NIO EventLoopFuture.swift
[76/96] Compiling NIO FileDescriptor.swift
[77/96] Compiling NIO FileHandle.swift
[78/96] Compiling NIO FileRegion.swift
[79/96] Compiling NIO GetaddrinfoResolver.swift
[80/96] Compiling NIO HappyEyeballs.swift
[81/96] Compiling NIO AddressedEnvelope.swift
[82/96] Compiling NIO BaseSocket.swift
[83/96] Compiling NIO BaseSocketChannel.swift
[84/96] Compiling NIO BlockingIOThreadPool.swift
[85/96] Compiling NIO Bootstrap.swift
[86/96] Compiling NIO ByteBuffer-aux.swift
[87/96] Compiling NIO ByteBuffer-core.swift
[88/96] Compiling NIO SocketChannel.swift
[89/96] Compiling NIO SocketOptionProvider.swift
[90/96] Compiling NIO System.swift
[91/96] Compiling NIO Thread.swift
[92/96] Compiling NIO TypeAssistedChannelHandler.swift
[93/96] Compiling NIO Utilities.swift
[94/138] Compiling NIOTLS TLSEvents.swift
[95/138] Compiling Bits Bytes.swift
[96/139] Emitting module NIOTLS
[97/139] Compiling Async Future+Variadic.swift
[98/139] Compiling Async Future+Void.swift
[99/140] Emitting module Bits
[100/140] Compiling Async Worker.swift
[101/140] Emitting module NIOFoundationCompat
[102/140] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[103/140] Compiling Async Future+Map.swift
[104/140] Compiling Async Future+Transform.swift
[105/140] Compiling Async Exports.swift
[106/140] Compiling Async Future+DoCatch.swift
[107/140] Compiling Async Async+NIO.swift
[108/140] Compiling Async AsyncError.swift
[109/140] Compiling Async Future+Flatten.swift
[110/140] Compiling Async Future+Global.swift
[111/140] Compiling Async Collection+Future.swift
[112/140] Compiling Async Deprecated.swift
[113/140] Emitting module Async
[114/140] Compiling Async FutureType.swift
[115/140] Compiling Async QueueHandler.swift
[124/140] Compiling Bits Data+Bytes.swift
[125/140] Compiling Bits Data+Strings.swift
[126/140] Compiling Bits Deprecated.swift
[127/140] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[128/140] Compiling NIOTLS SNIHandler.swift
[129/179] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[130/180] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[131/180] Compiling Core Data+Hex.swift
[132/180] Compiling Core DataCoders.swift
[133/180] Compiling Core Deprecated.swift
[134/182] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[135/183] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[136/183] Compiling NIOHTTP1 HTTPResponseCompressor.swift
[137/183] Compiling NIOHTTP1 HTTPTypes.swift
[138/183] Compiling NIOHTTP1 HTTPEncoder.swift
[139/183] Emitting module NIOHTTP1
[140/183] Compiling NIOOpenSSL OpenSSLHandler.swift
[141/183] Compiling NIOOpenSSL OpenSSLServerHandler.swift
[142/183] Compiling NIOOpenSSL PosixPort.swift
[143/183] Compiling NIOOpenSSL SSLCertificate.swift
[144/183] Compiling Core Process+Execute.swift
[145/183] Compiling Core Reflectable.swift
[146/183] Compiling Core String+Utilities.swift
[147/183] Compiling Core Thread+Async.swift
[148/183] Emitting module NIOOpenSSL
[149/185] Compiling NIOOpenSSL SSLPrivateKey.swift
[150/185] Compiling NIOOpenSSL SSLPublicKey.swift
[153/185] Compiling NIOOpenSSL SSLErrors.swift
[154/185] Compiling NIOOpenSSL SSLInit.swift
[155/185] Compiling NIOOpenSSL SSLConnection.swift
/Users/admin/builds/J1XnyXFH/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/J1XnyXFH/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/J1XnyXFH/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.2.0/include/openssl/ssl.h:394:10: note: macro 'SSL_OP_NO_COMPRESSION' unavailable: structure not supported
# define SSL_OP_NO_COMPRESSION                           SSL_OP_BIT(17)
         ^
/Users/admin/builds/J1XnyXFH/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.2.0/include/openssl/ssl.h:427:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
         ^
/Users/admin/builds/J1XnyXFH/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.2.0/include/openssl/ssl.h:428:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
         ^
/Users/admin/builds/J1XnyXFH/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.2.0/include/openssl/ssl.h:426:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
         ^
/Users/admin/builds/J1XnyXFH/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.2.0/include/openssl/ssl.h:425:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
# define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
         ^
/Users/admin/builds/J1XnyXFH/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.2.0/include/openssl/ssl.h:425:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
# define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
         ^
/Users/admin/builds/J1XnyXFH/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.2.0/include/openssl/ssl.h:426:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
         ^
/Users/admin/builds/J1XnyXFH/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.2.0/include/openssl/ssl.h:428:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
         ^
/Users/admin/builds/J1XnyXFH/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.2.0/include/openssl/ssl.h:427:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
         ^
/Users/admin/builds/J1XnyXFH/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)
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[156/185] Compiling NIOOpenSSL SSLContext.swift
/Users/admin/builds/J1XnyXFH/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/J1XnyXFH/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/J1XnyXFH/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.2.0/include/openssl/ssl.h:394:10: note: macro 'SSL_OP_NO_COMPRESSION' unavailable: structure not supported
# define SSL_OP_NO_COMPRESSION                           SSL_OP_BIT(17)
         ^
/Users/admin/builds/J1XnyXFH/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.2.0/include/openssl/ssl.h:427:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
         ^
/Users/admin/builds/J1XnyXFH/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.2.0/include/openssl/ssl.h:428:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
         ^
/Users/admin/builds/J1XnyXFH/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.2.0/include/openssl/ssl.h:426:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
         ^
/Users/admin/builds/J1XnyXFH/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.2.0/include/openssl/ssl.h:425:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
# define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
         ^
/Users/admin/builds/J1XnyXFH/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.2.0/include/openssl/ssl.h:425:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
# define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
         ^
/Users/admin/builds/J1XnyXFH/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.2.0/include/openssl/ssl.h:426:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
         ^
/Users/admin/builds/J1XnyXFH/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.2.0/include/openssl/ssl.h:428:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
         ^
/Users/admin/builds/J1XnyXFH/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.2.0/include/openssl/ssl.h:427:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
         ^
/Users/admin/builds/J1XnyXFH/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)
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[157/185] Compiling NIOOpenSSL ByteBufferBIO.swift
[158/185] Compiling NIOOpenSSL IdentityVerification.swift
[159/185] Compiling NIOOpenSSL OpenSSLClientHandler.swift
[160/185] Compiling NIOOpenSSL SSLPKCS12Bundle.swift
[161/185] Compiling NIOOpenSSL SSLPointerTricks.swift
[164/185] Compiling NIOOpenSSL SSLVerificationCallbacks.swift
[165/185] Compiling NIOOpenSSL TLSConfiguration.swift
error: fatalError
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/vapor/core.git from cache
Fetched https://github.com/vapor/core.git from cache (0.26s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.27s)
Fetched https://github.com/apple/swift-nio.git from cache (0.31s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.02s)
Fetching https://github.com/apple/swift-nio-zlib-support.git from cache
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.17s)
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.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.04s)
Fetching https://github.com/apple/swift-nio-ssl-support.git from cache
Fetched https://github.com/apple/swift-nio-ssl-support.git from cache (0.16s)
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.02s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.02s)
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/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.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
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/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
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...
[0/4] Write swift-version--423B1241ED78D482.txt
[2/22] Compiling NIOOpenSSL SSLConnection.swift
/Users/admin/builds/J1XnyXFH/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/J1XnyXFH/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 {
                                                     ~^~~~
[3/22] Emitting module NIOOpenSSL
[4/22] Compiling NIOOpenSSL SSLContext.swift
/Users/admin/builds/J1XnyXFH/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.2.0/include/openssl/ssl.h:394:10: note: macro 'SSL_OP_NO_COMPRESSION' unavailable: structure not supported
# define SSL_OP_NO_COMPRESSION                           SSL_OP_BIT(17)
         ^
/Users/admin/builds/J1XnyXFH/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.2.0/include/openssl/ssl.h:427:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
         ^
/Users/admin/builds/J1XnyXFH/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.2.0/include/openssl/ssl.h:428:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
         ^
/Users/admin/builds/J1XnyXFH/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.2.0/include/openssl/ssl.h:426:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
         ^
/Users/admin/builds/J1XnyXFH/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.2.0/include/openssl/ssl.h:425:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
# define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
         ^
/Users/admin/builds/J1XnyXFH/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.2.0/include/openssl/ssl.h:425:10: note: macro 'SSL_OP_NO_SSLv3' unavailable: structure not supported
# define SSL_OP_NO_SSLv3                                 SSL_OP_BIT(25)
         ^
/Users/admin/builds/J1XnyXFH/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.2.0/include/openssl/ssl.h:426:10: note: macro 'SSL_OP_NO_TLSv1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1                                 SSL_OP_BIT(26)
         ^
/Users/admin/builds/J1XnyXFH/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.2.0/include/openssl/ssl.h:428:10: note: macro 'SSL_OP_NO_TLSv1_1' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_1                               SSL_OP_BIT(28)
         ^
/Users/admin/builds/J1XnyXFH/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.2.0/include/openssl/ssl.h:427:10: note: macro 'SSL_OP_NO_TLSv1_2' unavailable: structure not supported
# define SSL_OP_NO_TLSv1_2                               SSL_OP_BIT(27)
         ^
/Users/admin/builds/J1XnyXFH/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)
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
error: fatalError
[5/22] Compiling Core Exports.swift
[6/22] Compiling Core File.swift
[7/22] Compiling Core BasicKey.swift
[8/22] Compiling Core CaseInsensitiveString.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.10 macosSpm