The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftBoxMetricsStatsD 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/allegro/swiftbox-metrics-statsd.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/allegro/swiftbox-metrics-statsd
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at f1fa0cf Move code to new repository
Cloned https://github.com/allegro/swiftbox-metrics-statsd.git
Revision (git rev-parse @):
f1fa0cfd746dd081c0dcea99032394e8a90b270c
SUCCESS checkout https://github.com/allegro/swiftbox-metrics-statsd.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/allegro/swiftbox-metrics-statsd.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/50] Write sources
[30/50] Compiling CNIOZlib empty.c
[31/50] Compiling CNIOLinux shim.c
[32/50] Compiling CNIOLinux ifaddrs-android.c
[33/50] Write swift-version--423B1241ED78D482.txt
[34/50] Compiling CBcrypt blf.c
[35/50] Compiling CNIOHTTPParser c_nio_http_parser.c
/Users/admin/builds/J1XnyXFH/1/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/1/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/1/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/1/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.
[36/50] Compiling CNIOSHA1 c_nio_sha1.c
[37/50] Compiling CNIOOpenSSL shims.c
[38/50] Compiling CCryptoOpenSSL shim.c
[39/53] Compiling CBcrypt bcrypt.c
[40/57] Compiling CNIODarwin shim.c
[40/57] Write sources
[43/62] Compiling CBase32 base32.c
[44/62] Compiling CNIOOpenSSL helpers.c
[46/62] Emitting module COperatingSystem
[47/62] Compiling COperatingSystem libc.swift
[48/62] Compiling CoreMetrics Metrics.swift
[49/62] Compiling NIOPriorityQueue PriorityQueue.swift
[50/62] Emitting module NIOPriorityQueue
[51/62] Compiling NIOPriorityQueue Heap.swift
[52/62] Compiling CoreMetrics Locks.swift
[53/62] Emitting module CoreMetrics
[53/62] Compiling c-atomics.c
[55/67] Compiling NIOConcurrencyHelpers lock.swift
[56/67] Emitting module NIOConcurrencyHelpers
[57/67] Compiling NIOConcurrencyHelpers atomics.swift
[58/117] Compiling NIO Heap.swift
[59/117] Compiling NIO IO.swift
[60/117] Compiling NIO IOData.swift
[61/117] Compiling NIO IntegerTypes.swift
[62/117] Compiling NIO Interfaces.swift
[63/117] Compiling NIO Linux.swift
[64/117] Compiling NIO LinuxCPUSet.swift
[65/123] Emitting module NIO
[66/123] Compiling Debugging SourceLocation.swift
[67/123] Compiling NIO ByteBuffer-int.swift
[68/123] Compiling NIO ByteBuffer-views.swift
[69/123] Compiling NIO Channel.swift
[70/123] Compiling NIO ChannelHandler.swift
[71/123] Compiling NIO ChannelHandlers.swift
[72/123] Compiling NIO ChannelInvoker.swift
[73/123] Compiling NIO ChannelOption.swift
[74/123] Compiling NIO RecvByteBufferAllocator.swift
[75/123] Compiling NIO Resolver.swift
[76/123] Compiling NIO Selectable.swift
[77/123] Compiling NIO Selector.swift
[78/123] Compiling NIO ServerSocket.swift
[79/123] Compiling NIO Socket.swift
[80/123] Compiling NIO SocketAddresses.swift
[81/123] Compiling NIO ChannelPipeline.swift
[82/123] Compiling NIO CircularBuffer.swift
[83/123] Compiling NIO Codec.swift
[84/123] Compiling NIO CompositeError.swift
[85/123] Compiling NIO ContiguousCollection.swift
[86/123] Compiling NIO DeadChannel.swift
[87/123] Compiling NIO Embedded.swift
[88/123] Compiling NIO MarkedCircularBuffer.swift
[89/123] Compiling NIO MulticastChannel.swift
[90/123] Compiling NIO NIOAny.swift
[91/123] Compiling NIO NonBlockingFileIO.swift
[92/123] Compiling NIO PendingDatagramWritesManager.swift
[93/123] Compiling NIO PendingWritesManager.swift
[94/123] Compiling NIO PriorityQueue.swift
[95/123] Compiling NIO EventLoop.swift
[96/123] Compiling NIO EventLoopFuture.swift
[97/123] Compiling NIO FileDescriptor.swift
[98/123] Compiling NIO FileHandle.swift
[99/123] Compiling NIO FileRegion.swift
[100/123] Compiling NIO GetaddrinfoResolver.swift
[101/123] Compiling NIO HappyEyeballs.swift
[102/123] Compiling Debugging Demangler.swift
[103/123] Emitting module Debugging
[104/123] Compiling Debugging Debuggable.swift
[105/123] Compiling NIO AddressedEnvelope.swift
[106/123] Compiling NIO BaseSocket.swift
[107/123] Compiling NIO BaseSocketChannel.swift
[108/123] Compiling NIO BlockingIOThreadPool.swift
[109/123] Compiling NIO Bootstrap.swift
[110/123] Compiling NIO ByteBuffer-aux.swift
[111/123] Compiling NIO ByteBuffer-core.swift
[112/123] Compiling NIO SocketChannel.swift
[113/123] Compiling NIO SocketOptionProvider.swift
[114/123] Compiling NIO System.swift
[115/123] Compiling NIO Thread.swift
[116/123] Compiling NIO TypeAssistedChannelHandler.swift
[117/123] Compiling NIO Utilities.swift
[118/165] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[119/165] Compiling NIOTLS TLSEvents.swift
[120/165] Compiling Metrics Metrics.swift
[121/165] Emitting module Metrics
[122/165] Compiling Async FutureType.swift
[123/165] Compiling Async QueueHandler.swift
[124/166] Compiling Bits Bytes.swift
[125/167] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[126/167] Emitting module NIOFoundationCompat
[127/167] Compiling Async Future+Map.swift
[128/167] Compiling Async Future+Transform.swift
[129/167] Compiling Bits ByteBuffer+binaryFloatingPointOperations.swift
[130/167] Compiling Bits ByteBuffer+peek.swift
[131/167] Compiling Async Exports.swift
[132/167] Compiling Async Future+DoCatch.swift
[133/167] Compiling Async Collection+Future.swift
[134/167] Compiling Async Deprecated.swift
[135/167] Compiling NIOHTTP1 ByteCollectionUtils.swift
[136/167] Compiling NIOHTTP1 HTTPDecoder.swift
[137/167] Emitting module Async
[138/167] Compiling Bits ByteBuffer+require.swift
[139/167] Compiling Bits ByteBuffer+string.swift
[146/167] Emitting module Bits
[149/167] Emitting module NIOTLS
[150/167] Compiling NIOTLS SNIHandler.swift
[151/167] Compiling Async Worker.swift
[152/167] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[153/168] Compiling Bits Deprecated.swift
[154/168] Compiling Bits Data+Strings.swift
[155/168] Compiling Bits Data+Bytes.swift
[156/212] Compiling NIOHTTP1 HTTPEncoder.swift
[157/212] Compiling NIOHTTP1 HTTPResponseCompressor.swift
[158/212] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[159/212] Compiling Random OSRandom.swift
[160/212] Emitting module Random
[161/212] Compiling Random Array+Random.swift
[162/212] Compiling Random RandomProtocol.swift
[163/212] Compiling Random URandom.swift
[164/212] Compiling Core Data+Hex.swift
[165/212] Compiling Core DataCoders.swift
[166/212] Compiling Core Deprecated.swift
[167/215] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[168/215] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[169/215] Compiling NIOHTTP1 HTTPTypes.swift
[170/215] Emitting module NIOHTTP1
[171/215] Compiling Core BasicKey.swift
[172/215] Compiling Core CaseInsensitiveString.swift
[175/215] Compiling Core Decodable+Reflectable.swift
[176/215] Compiling Core ReflectionDecodable.swift
[177/215] Emitting module NIOOpenSSL
[178/226] Compiling Core Reflectable.swift
[179/226] Compiling Core String+Utilities.swift
[180/226] Compiling Core Thread+Async.swift
[181/226] Compiling Core Future+Unwrap.swift
[182/226] Compiling Core FutureEncoder.swift
[183/226] Compiling Core HeaderValue.swift
[184/226] Compiling Core ReflectionDecoders.swift
[185/226] Compiling Core CoreError.swift
[186/226] Compiling NIOOpenSSL SSLVerificationCallbacks.swift
[187/226] Compiling NIOWebSocket WebSocketOpcode.swift
[189/227] Compiling NIOOpenSSL TLSConfiguration.swift
[192/227] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[193/227] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[194/227] Compiling NIOWebSocket Base64.swift
[195/227] Compiling NIOWebSocket SHA1.swift
[196/227] Compiling NIOWebSocket WebSocketErrorCodes.swift
[197/227] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[198/227] Emitting module NIOWebSocket
[199/227] Compiling NIOWebSocket WebSocketFrame.swift
[200/227] Compiling Core NestedData.swift
[202/227] Compiling Core LosslessDataConvertible.swift
[203/227] Compiling Core MediaType.swift
/Users/admin/builds/J1XnyXFH/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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)
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[206/227] Compiling NIOWebSocket WebSocketUpgrader.swift
[211/227] Compiling Core DirectoryConfig.swift
[212/227] Compiling Core Exports.swift
[213/227] Compiling Core File.swift
error: fatalError
Fetching https://github.com/allegro/swiftbox-logging.git from cache
Fetching https://github.com/apple/swift-metrics.git from cache
Fetched https://github.com/allegro/swiftbox-logging.git from cache (0.17s)
Fetched https://github.com/apple/swift-metrics.git from cache (0.17s)
Computing version for https://github.com/allegro/swiftbox-logging.git
Computed https://github.com/allegro/swiftbox-logging.git at 1.0.0 (0.48s)
Fetching https://github.com/vapor/vapor.git from cache
Fetched https://github.com/vapor/vapor.git from cache (0.29s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 1.2.1 (0.43s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.3 (0.03s)
Fetching https://github.com/vapor/validation.git from cache
Fetching https://github.com/vapor/websocket.git from cache
Fetching https://github.com/vapor/url-encoded-form.git from cache
Fetching https://github.com/vapor/routing.git from cache
Fetching https://github.com/vapor/service.git from cache
Fetching https://github.com/vapor/template-kit.git from cache
Fetched https://github.com/vapor/template-kit.git from cache (0.21s)
Fetching https://github.com/vapor/multipart.git from cache
Fetched https://github.com/vapor/validation.git from cache (0.23s)
Fetching https://github.com/vapor/http.git from cache
Fetched https://github.com/vapor/url-encoded-form.git from cache (0.23s)
Fetched https://github.com/vapor/service.git from cache (0.23s)
Fetching https://github.com/vapor/database-kit.git from cache
Fetching https://github.com/vapor/crypto.git from cache
Fetched https://github.com/vapor/websocket.git from cache (0.24s)
Fetched https://github.com/vapor/routing.git from cache (0.24s)
Fetching https://github.com/vapor/core.git from cache
Fetching https://github.com/vapor/console.git from cache
Fetched https://github.com/vapor/multipart.git from cache (0.24s)
Fetched https://github.com/vapor/http.git from cache (0.28s)
Fetched https://github.com/vapor/console.git from cache (0.28s)
Fetched https://github.com/vapor/crypto.git from cache (0.28s)
Fetched https://github.com/vapor/database-kit.git from cache (0.28s)
Fetched https://github.com/vapor/core.git from cache (0.28s)
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.29s)
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.03s)
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.16s)
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.03s)
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.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.01s)
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/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.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/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.1
Creating working copy for https://github.com/vapor/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.4.0
Creating working copy for https://github.com/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/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 3.1.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/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/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/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/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.1.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/validation.git
Working copy of https://github.com/vapor/validation.git resolved at 2.1.1
Creating working copy for https://github.com/vapor/template-kit.git
Working copy of https://github.com/vapor/template-kit.git resolved at 1.5.0
Creating working copy for https://github.com/vapor/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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 1.2.1
Creating working copy for https://github.com/allegro/swiftbox-logging.git
Working copy of https://github.com/allegro/swiftbox-logging.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
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/5] Write swift-version--423B1241ED78D482.txt
[2/17] Compiling Core OptionalType.swift
[3/18] Compiling Core File.swift
[4/18] Compiling Core NestedData.swift
[5/18] Compiling Core NotFound.swift
[6/18] Compiling Core LosslessDataConvertible.swift
[7/26] Compiling NIOOpenSSL SSLConnection.swift
/Users/admin/builds/J1XnyXFH/1/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/1/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 {
                                                     ~^~~~
[8/26] Emitting module NIOOpenSSL
[9/26] Compiling NIOOpenSSL SSLContext.swift
/Users/admin/builds/J1XnyXFH/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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/1/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