The Swift Package Index logo.Swift Package Index

Build Information

Failed to build YelpProvider 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/askrav/yelpprovider.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/askrav/yelpprovider
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 4e50db2 initial commit
Cloned https://github.com/askrav/yelpprovider.git
Revision (git rev-parse @):
4e50db21b04d0c2f99f759548c681759168dde66
SUCCESS checkout https://github.com/askrav/yelpprovider.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/askrav/yelpprovider.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/43] Write sources
[27/43] Compiling CNIOZlib empty.c
[28/43] Compiling CNIOLinux ifaddrs-android.c
[29/43] Compiling CNIOLinux shim.c
[30/43] 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.
[31/43] Compiling CNIOSHA1 c_nio_sha1.c
[32/43] Compiling CNIOHTTPParser c_nio_http_parser.c
[33/46] Compiling CNIOOpenSSL helpers.c
[34/46] Compiling CCryptoOpenSSL shim.c
[35/50] Compiling CBcrypt bcrypt.c
[36/52] Compiling CNIODarwin shim.c
[37/52] Write sources
[39/52] Compiling CBase32 base32.c
[40/52] Compiling CNIOOpenSSL shims.c
[41/52] Compiling CBcrypt blf.c
[43/52] Emitting module COperatingSystem
[44/52] Compiling COperatingSystem libc.swift
[45/52] Compiling NIOPriorityQueue PriorityQueue.swift
[46/52] Emitting module NIOPriorityQueue
[47/52] Compiling NIOPriorityQueue Heap.swift
[47/52] Compiling c-atomics.c
[49/55] Compiling NIOConcurrencyHelpers lock.swift
[50/55] Emitting module NIOConcurrencyHelpers
[51/55] Compiling NIOConcurrencyHelpers atomics.swift
[52/105] Emitting module NIO
[53/111] Compiling NIO ByteBuffer-int.swift
[54/111] Compiling NIO ByteBuffer-views.swift
[55/111] Compiling NIO Channel.swift
[56/111] Compiling NIO ChannelHandler.swift
[57/111] Compiling NIO ChannelHandlers.swift
[58/111] Compiling NIO ChannelInvoker.swift
[59/111] Compiling NIO ChannelOption.swift
[60/111] Compiling NIO MarkedCircularBuffer.swift
[61/111] Compiling NIO MulticastChannel.swift
[62/111] Compiling NIO NIOAny.swift
[63/111] Compiling NIO NonBlockingFileIO.swift
[64/111] Compiling NIO PendingDatagramWritesManager.swift
[65/111] Compiling NIO PendingWritesManager.swift
[66/111] Compiling NIO PriorityQueue.swift
[67/111] Compiling NIO RecvByteBufferAllocator.swift
[68/111] Compiling NIO Resolver.swift
[69/111] Compiling NIO Selectable.swift
[70/111] Compiling NIO Selector.swift
[71/111] Compiling NIO ServerSocket.swift
[72/111] Compiling NIO Socket.swift
[73/111] Compiling NIO SocketAddresses.swift
[74/111] Compiling Debugging SourceLocation.swift
[75/111] Compiling Debugging Demangler.swift
[76/111] Compiling Debugging Debuggable.swift
[77/111] Emitting module Debugging
[78/111] Compiling NIO ChannelPipeline.swift
[79/111] Compiling NIO CircularBuffer.swift
[80/111] Compiling NIO Codec.swift
[81/111] Compiling NIO CompositeError.swift
[82/111] Compiling NIO ContiguousCollection.swift
[83/111] Compiling NIO DeadChannel.swift
[84/111] Compiling NIO Embedded.swift
[85/111] Compiling NIO Heap.swift
[86/111] Compiling NIO IO.swift
[87/111] Compiling NIO IOData.swift
[88/111] Compiling NIO IntegerTypes.swift
[89/111] Compiling NIO Interfaces.swift
[90/111] Compiling NIO Linux.swift
[91/111] Compiling NIO LinuxCPUSet.swift
[92/111] Compiling NIO EventLoop.swift
[93/111] Compiling NIO EventLoopFuture.swift
[94/111] Compiling NIO FileDescriptor.swift
[95/111] Compiling NIO FileHandle.swift
[96/111] Compiling NIO FileRegion.swift
[97/111] Compiling NIO GetaddrinfoResolver.swift
[98/111] Compiling NIO HappyEyeballs.swift
[99/111] Compiling NIO AddressedEnvelope.swift
[100/111] Compiling NIO BaseSocket.swift
[101/111] Compiling NIO BaseSocketChannel.swift
[102/111] Compiling NIO BlockingIOThreadPool.swift
[103/111] Compiling NIO Bootstrap.swift
[104/111] Compiling NIO ByteBuffer-aux.swift
[105/111] Compiling NIO ByteBuffer-core.swift
[106/111] Compiling NIO SocketChannel.swift
[107/111] Compiling NIO SocketOptionProvider.swift
[108/111] Compiling NIO System.swift
[109/111] Compiling NIO Thread.swift
[110/111] Compiling NIO TypeAssistedChannelHandler.swift
[111/111] Compiling NIO Utilities.swift
[112/153] Compiling NIOTLS TLSEvents.swift
[113/153] Emitting module NIOTLS
[114/153] Compiling Bits Bytes.swift
[115/153] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[116/153] Emitting module NIOFoundationCompat
[117/154] Compiling Bits ByteBuffer+require.swift
[118/154] Compiling Bits ByteBuffer+string.swift
[119/154] Compiling Async Future+Variadic.swift
[120/154] Compiling Async Future+Void.swift
[123/154] Compiling Bits ByteBuffer+binaryFloatingPointOperations.swift
[124/154] Compiling Bits ByteBuffer+peek.swift
[125/154] Compiling Bits Byte+Control.swift
[126/154] Compiling Bits Byte+Digit.swift
[127/154] Emitting module Async
[128/154] Compiling Async FutureType.swift
[129/154] Compiling Async QueueHandler.swift
[130/154] Compiling Async Collection+Future.swift
[131/154] Compiling Async Deprecated.swift
[132/154] Compiling Bits BitsError.swift
[133/154] Compiling Bits Byte+Alphabet.swift
[134/155] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[137/156] Compiling Bits Data+Bytes.swift
[138/156] Compiling Bits Data+Strings.swift
[139/156] Compiling Async Worker.swift
[140/156] Emitting module Bits
[145/156] Compiling Bits Deprecated.swift
[146/156] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[147/156] Compiling NIOTLS SNIHandler.swift
[148/156] Compiling NIOHTTP1 HTTPEncoder.swift
[149/176] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[150/176] Compiling NIOHTTP1 HTTPResponseCompressor.swift
[151/184] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[152/200] Emitting module Random
[153/200] Compiling Random Array+Random.swift
[154/200] Compiling NIOHTTP1 HTTPTypes.swift
[155/200] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[156/200] Compiling Random RandomProtocol.swift
[157/200] Compiling Random URandom.swift
[158/200] Compiling Random OSRandom.swift
[159/200] Compiling NIOOpenSSL ByteBufferBIO.swift
[160/200] Compiling NIOOpenSSL IdentityVerification.swift
[161/200] Emitting module NIOHTTP1
[162/200] Compiling Core NotFound.swift
[163/200] Compiling Core OptionalType.swift
[164/200] Compiling Core Process+Execute.swift
[165/212] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[166/213] Compiling NIOWebSocket WebSocketOpcode.swift
[167/213] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[168/213] Compiling Core Reflectable.swift
[169/213] Compiling Core String+Utilities.swift
[170/213] Compiling Core Thread+Async.swift
[171/213] Emitting module NIOOpenSSL
[172/215] Compiling NIOWebSocket Base64.swift
[173/215] Compiling NIOWebSocket SHA1.swift
[174/215] Compiling NIOOpenSSL OpenSSLClientHandler.swift
[175/215] Compiling NIOOpenSSL SSLInit.swift
[176/215] Compiling NIOOpenSSL SSLPrivateKey.swift
[177/215] Compiling NIOOpenSSL SSLPublicKey.swift
[178/215] Compiling NIOOpenSSL SSLVerificationCallbacks.swift
[179/215] Compiling NIOOpenSSL OpenSSLHandler.swift
[180/215] Compiling NIOOpenSSL OpenSSLServerHandler.swift
[181/215] Compiling NIOOpenSSL PosixPort.swift
[182/215] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[185/215] Emitting module NIOWebSocket
[186/215] Compiling NIOWebSocket WebSocketErrorCodes.swift
[187/215] Compiling NIOWebSocket WebSocketFrame.swift
[188/215] Compiling NIOWebSocket WebSocketUpgrader.swift
[190/215] Compiling NIOOpenSSL SSLCertificate.swift
[192/215] Compiling NIOOpenSSL TLSConfiguration.swift
[193/215] Compiling NIOOpenSSL SSLPKCS12Bundle.swift
[194/215] Compiling NIOOpenSSL SSLPointerTricks.swift
[195/215] Compiling NIOOpenSSL SSLErrors.swift
[199/215] 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)
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[200/215] 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)
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
error: fatalError
Fetching https://github.com/vapor/vapor.git from cache
Fetched https://github.com/vapor/vapor.git from cache (0.28s)
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/template-kit.git from cache
Fetching https://github.com/vapor/validation.git from cache
Fetching https://github.com/vapor/url-encoded-form.git from cache
Fetching https://github.com/vapor/service.git from cache
Fetching https://github.com/vapor/routing.git from cache
Fetched https://github.com/vapor/service.git from cache (0.21s)
Fetching https://github.com/vapor/multipart.git from cache
Fetched https://github.com/vapor/template-kit.git from cache (0.24s)
Fetching https://github.com/vapor/http.git from cache
Fetched https://github.com/vapor/websocket.git from cache (0.24s)
Fetching https://github.com/vapor/database-kit.git from cache
Fetched https://github.com/vapor/url-encoded-form.git from cache (0.24s)
Fetching https://github.com/vapor/crypto.git from cache
Fetched https://github.com/vapor/validation.git from cache (0.26s)
Fetching https://github.com/vapor/core.git from cache
Fetched https://github.com/vapor/routing.git from cache (0.27s)
Fetching https://github.com/vapor/console.git from cache
Fetched https://github.com/vapor/multipart.git from cache (0.21s)
Fetched https://github.com/vapor/crypto.git from cache (0.22s)
Fetched https://github.com/vapor/http.git from cache (0.22s)
Fetched https://github.com/vapor/console.git from cache (0.23s)
Fetched https://github.com/vapor/core.git from cache (0.24s)
Fetched https://github.com/vapor/database-kit.git from cache (0.26s)
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
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.27s)
Fetched https://github.com/apple/swift-nio.git from cache (0.30s)
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/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.03s)
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.19s)
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/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.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/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.03s)
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/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.5.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)
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/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/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
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/validation.git
Working copy of https://github.com/vapor/validation.git resolved at 2.1.1
Creating working copy for https://github.com/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.4.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
Creating working copy for https://github.com/vapor/template-kit.git
Working copy of https://github.com/vapor/template-kit.git resolved at 1.5.0
Creating working copy for https://github.com/vapor/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.4.0
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/url-encoded-form.git
Working copy of https://github.com/vapor/url-encoded-form.git resolved at 1.1.0
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/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/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 3.3.3
Creating working copy for https://github.com/vapor/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.1
Creating working copy for https://github.com/vapor/database-kit.git
Working copy of https://github.com/vapor/database-kit.git resolved at 1.3.3
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/11] Compiling Core NestedData.swift
[3/11] Emitting module NIOOpenSSL
[4/11] 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 {
                                                     ~^~~~
[5/11] 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