The Swift Package Index logo.Swift Package Index

Build Information

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