The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Moat 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-community/moat.git
Reference: 0.0.6
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/vapor-community/moat
 * tag               0.0.6      -> FETCH_HEAD
HEAD is now at 3c41368 Add OriginCheckMiddleware
Cloned https://github.com/vapor-community/moat.git
Revision (git rev-parse @):
3c413684a24444bfcd66268ad1c3dada10462250
SUCCESS checkout https://github.com/vapor-community/moat.git at 0.0.6
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/vapor-community/moat.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/44] Write sources
[28/44] Compiling CNIOZlib empty.c
[29/44] Compiling CNIOLinux shim.c
[30/44] Compiling CNIOLinux ifaddrs-android.c
[31/44] Write swift-version--423B1241ED78D482.txt
[32/44] Compiling CNIOHTTPParser c_nio_http_parser.c
[33/44] Compiling CNIODarwin shim.c
[34/44] Compiling CBcrypt blf.c
[35/53] Compiling CCryptoOpenSSL shim.c
[36/53] Compiling CNIOOpenSSL helpers.c
/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.
[37/53] Compiling CNIOSHA1 c_nio_sha1.c
[38/53] Write sources
[40/53] Compiling CBcrypt bcrypt.c
[41/53] Compiling CBase32 base32.c
[42/53] Compiling CNIOOpenSSL shims.c
[44/53] Compiling NIOPriorityQueue PriorityQueue.swift
[45/53] Compiling COperatingSystem libc.swift
[46/53] Emitting module COperatingSystem
[47/53] Compiling NIOPriorityQueue Heap.swift
[48/53] Emitting module NIOPriorityQueue
[48/53] Compiling c-atomics.c
[50/56] Compiling NIOConcurrencyHelpers lock.swift
[51/56] Emitting module NIOConcurrencyHelpers
[52/56] Compiling NIOConcurrencyHelpers atomics.swift
[53/106] Compiling Debugging SourceLocation.swift
[54/106] Compiling NIO Heap.swift
[55/106] Compiling NIO IO.swift
[56/106] Compiling NIO IOData.swift
[57/106] Compiling NIO IntegerTypes.swift
[58/106] Compiling NIO Interfaces.swift
[59/106] Compiling NIO Linux.swift
[60/106] Compiling NIO LinuxCPUSet.swift
[61/112] Emitting module NIO
[62/112] Compiling NIO ByteBuffer-int.swift
[63/112] Compiling NIO ByteBuffer-views.swift
[64/112] Compiling NIO Channel.swift
[65/112] Compiling NIO ChannelHandler.swift
[66/112] Compiling NIO ChannelHandlers.swift
[67/112] Compiling NIO ChannelInvoker.swift
[68/112] Compiling NIO ChannelOption.swift
[69/112] Compiling NIO MarkedCircularBuffer.swift
[70/112] Compiling NIO MulticastChannel.swift
[71/112] Compiling NIO NIOAny.swift
[72/112] Compiling NIO NonBlockingFileIO.swift
[73/112] Compiling NIO PendingDatagramWritesManager.swift
[74/112] Compiling NIO PendingWritesManager.swift
[75/112] Compiling NIO PriorityQueue.swift
[76/112] Compiling NIO RecvByteBufferAllocator.swift
[77/112] Compiling NIO Resolver.swift
[78/112] Compiling NIO Selectable.swift
[79/112] Compiling NIO Selector.swift
[80/112] Compiling NIO ServerSocket.swift
[81/112] Compiling NIO Socket.swift
[82/112] Compiling NIO SocketAddresses.swift
[83/112] Compiling NIO EventLoop.swift
[84/112] Compiling NIO EventLoopFuture.swift
[85/112] Compiling NIO FileDescriptor.swift
[86/112] Compiling NIO FileHandle.swift
[87/112] Compiling NIO FileRegion.swift
[88/112] Compiling NIO GetaddrinfoResolver.swift
[89/112] Compiling NIO HappyEyeballs.swift
[90/112] Compiling NIO ChannelPipeline.swift
[91/112] Compiling NIO CircularBuffer.swift
[92/112] Compiling NIO Codec.swift
[93/112] Compiling NIO CompositeError.swift
[94/112] Compiling NIO ContiguousCollection.swift
[95/112] Compiling NIO DeadChannel.swift
[96/112] Compiling NIO Embedded.swift
[97/112] Compiling Debugging Demangler.swift
[98/112] Compiling Debugging Debuggable.swift
[99/112] Emitting module Debugging
[100/112] Compiling NIO AddressedEnvelope.swift
[101/112] Compiling NIO BaseSocket.swift
[102/112] Compiling NIO BaseSocketChannel.swift
[103/112] Compiling NIO BlockingIOThreadPool.swift
[104/112] Compiling NIO Bootstrap.swift
[105/112] Compiling NIO ByteBuffer-aux.swift
[106/112] Compiling NIO ByteBuffer-core.swift
[107/112] Compiling NIO SocketChannel.swift
[108/112] Compiling NIO SocketOptionProvider.swift
[109/112] Compiling NIO System.swift
[110/112] Compiling NIO Thread.swift
[111/112] Compiling NIO TypeAssistedChannelHandler.swift
[112/112] Compiling NIO Utilities.swift
[113/154] Compiling NIOTLS TLSEvents.swift
[114/154] Compiling Async Collection+Future.swift
[115/154] Compiling Async Deprecated.swift
[116/155] Compiling Async Async+NIO.swift
[117/155] Compiling Async AsyncError.swift
[118/155] Emitting module Async
[119/155] Compiling Async Worker.swift
[120/155] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[121/155] Emitting module NIOFoundationCompat
[122/155] Compiling Async Exports.swift
[123/155] Compiling Async Future+DoCatch.swift
[124/155] Compiling Async Future+Flatten.swift
[125/155] Compiling Async Future+Global.swift
[126/155] Compiling Async FutureType.swift
[127/155] Compiling Async QueueHandler.swift
[128/155] Compiling Async Future+Variadic.swift
[129/155] Compiling Async Future+Void.swift
[130/155] Compiling Async Future+Map.swift
[131/155] Compiling Async Future+Transform.swift
[132/155] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[133/155] Emitting module NIOTLS
[134/155] Compiling NIOTLS SNIHandler.swift
[135/155] Compiling Bits Data+Bytes.swift
[136/155] Compiling Bits Bytes.swift
[145/155] Emitting module Bits
[146/155] Compiling Bits Data+Strings.swift
[147/172] Compiling Bits Deprecated.swift
[148/172] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[149/172] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[150/172] Compiling NIOHTTP1 HTTPResponseCompressor.swift
[151/172] Compiling NIOHTTP1 HTTPTypes.swift
[152/201] Compiling NIOHTTP1 HTTPEncoder.swift
[153/201] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[154/201] Emitting module NIOHTTP1
[155/201] Compiling Core BasicKey.swift
[156/201] Compiling Core CaseInsensitiveString.swift
[157/201] Compiling Random RandomProtocol.swift
[158/201] Compiling Random URandom.swift
[159/201] Compiling Random Array+Random.swift
[160/201] Emitting module Random
[161/201] Compiling Random OSRandom.swift
[162/201] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[163/210] Compiling Core Future+Unwrap.swift
[164/210] Compiling Core FutureEncoder.swift
[165/210] Compiling Core HeaderValue.swift
[166/213] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[167/214] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[168/214] Compiling NIOWebSocket WebSocketFrame.swift
[169/214] Compiling NIOWebSocket Base64.swift
[170/214] Compiling NIOWebSocket SHA1.swift
[171/214] Compiling Core Decodable+Reflectable.swift
[172/214] Compiling Core ReflectionDecodable.swift
[173/214] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[174/214] Compiling NIOWebSocket WebSocketErrorCodes.swift
[175/214] Compiling NIOWebSocket WebSocketOpcode.swift
[176/214] Emitting module NIOWebSocket
[181/216] Compiling Core Reflectable.swift
[182/216] Compiling Core String+Utilities.swift
[183/216] Compiling Core Thread+Async.swift
[186/216] Compiling Core ReflectionDecoders.swift
[187/216] Compiling Core CoreError.swift
[188/216] Compiling Core File.swift
[189/216] Compiling Core Data+Hex.swift
[190/216] Compiling Core DataCoders.swift
[191/216] Compiling Core Deprecated.swift
[192/216] Emitting module NIOOpenSSL
[193/216] Compiling NIOWebSocket WebSocketUpgrader.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)
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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)
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[196/216] Compiling Core Data+Base64URL.swift
[197/216] Compiling Core DirectoryConfig.swift
[198/216] Compiling Core Exports.swift
[199/216] Compiling NIOOpenSSL SSLVerificationCallbacks.swift
[200/216] Compiling NIOOpenSSL TLSConfiguration.swift
error: fatalError
Fetching https://github.com/vapor/leaf.git from cache
Fetching https://github.com/vapor/vapor.git from cache
Fetched https://github.com/vapor/vapor.git from cache (0.36s)
Fetched https://github.com/vapor/leaf.git from cache (0.36s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 3.0.2 (0.04s)
Fetching https://github.com/vapor/service.git from cache
Fetching https://github.com/vapor/template-kit.git from cache
Fetching https://github.com/vapor/core.git from cache
Fetched https://github.com/vapor/template-kit.git from cache (0.16s)
Fetched https://github.com/vapor/service.git from cache (0.20s)
Fetched https://github.com/vapor/core.git from cache (0.21s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.02s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.5.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)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.27s)
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.15s)
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.02s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.3 (0.02s)
Fetching https://github.com/vapor/websocket.git from cache
Fetching https://github.com/vapor/routing.git from cache
Fetching https://github.com/vapor/url-encoded-form.git from cache
Fetching https://github.com/vapor/multipart.git from cache
Fetching https://github.com/vapor/http.git from cache
Fetching https://github.com/vapor/validation.git from cache
Fetched https://github.com/vapor/multipart.git from cache (0.17s)
Fetching https://github.com/vapor/database-kit.git from cache
Fetched https://github.com/vapor/routing.git from cache (0.17s)
Fetching https://github.com/vapor/crypto.git from cache
Fetched https://github.com/vapor/validation.git from cache (0.21s)
Fetching https://github.com/vapor/console.git from cache
Fetched https://github.com/vapor/url-encoded-form.git from cache (0.21s)
Fetched https://github.com/vapor/websocket.git from cache (0.22s)
Fetched https://github.com/vapor/http.git from cache (0.25s)
Fetched https://github.com/vapor/database-kit.git from cache (0.18s)
Fetched https://github.com/vapor/crypto.git from cache (0.18s)
Fetched https://github.com/vapor/console.git from cache (0.18s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (0.02s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.19s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (0.02s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (0.02s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.02s)
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.02s)
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.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.02s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (0.02s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.02s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (0.02s)
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.02s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.02s)
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/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
Creating working copy for https://github.com/vapor/database-kit.git
Working copy of https://github.com/vapor/database-kit.git resolved at 1.3.3
Creating working copy for https://github.com/vapor/template-kit.git
Working copy of https://github.com/vapor/template-kit.git resolved at 1.5.0
Creating working copy for https://github.com/vapor/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.1
Creating working copy for https://github.com/vapor/url-encoded-form.git
Working copy of https://github.com/vapor/url-encoded-form.git resolved at 1.1.0
Creating working copy for https://github.com/vapor/validation.git
Working copy of https://github.com/vapor/validation.git resolved at 2.1.1
Creating working copy for https://github.com/apple/swift-nio.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-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/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 3.1.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/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 3.1.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/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 3.3.3
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/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.2
Creating working copy for https://github.com/vapor/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.4.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...
[0/1] Write swift-version--423B1241ED78D482.txt
[2/19] Compiling Core NotFound.swift
[3/19] Compiling Core OptionalType.swift
[4/20] Emitting module NIOOpenSSL
[5/20] 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 {
                                                     ~^~~~
[6/20] 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
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