Build Information
Failed to build Storage with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ml-archive/storage.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ml-archive/storage
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 94f816a Merge pull request #73 from nodes-vapor/feature/add-access-control-flag
Cloned https://github.com/ml-archive/storage.git
Revision (git rev-parse @):
94f816a16b5377dc9af3c77d47409dd984c41db5
SUCCESS checkout https://github.com/ml-archive/storage.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/ml-archive/storage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Compiling CNIOZlib empty.c
[1/13] Compiling CNIOLinux shim.c
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:102:1: warning: a function declaration 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/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:102:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:187:1: warning: a function declaration 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/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:199:1: warning: a function declaration 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/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:234:1: warning: a function declaration 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)
^
5 warnings generated.
[2/16] Compiling CNIOSHA1 c_nio_sha1.c
[3/20] Compiling CNIOOpenSSL helpers.c
[4/20] Compiling CNIOOpenSSL shims.c
[5/20] Compiling CNIOLinux ifaddrs-android.c
[6/22] Compiling CNIOHTTPParser c_nio_http_parser.c
[7/22] Compiling CNIODarwin shim.c
[9/22] Compiling NIOPriorityQueue PriorityQueue.swift
[10/22] Emitting module COperatingSystem
[11/22] Compiling COperatingSystem libc.swift
[11/22] Compiling CCryptoOpenSSL shim.c
[13/22] Emitting module NIOPriorityQueue
[14/22] Compiling NIOPriorityQueue Heap.swift
[14/22] Compiling CBcrypt bcrypt.c
[15/22] Compiling CBcrypt blf.c
[16/22] Compiling CBase32 base32.c
[17/22] Compiling c-atomics.c
[19/25] Compiling Debugging SourceLocation.swift
[20/25] Compiling NIOConcurrencyHelpers lock.swift
[21/25] Emitting module NIOConcurrencyHelpers
[22/25] Compiling NIOConcurrencyHelpers atomics.swift
[23/68] Compiling Debugging Demangler.swift
[24/68] Emitting module Debugging
[25/68] Compiling Debugging Debuggable.swift
[26/68] Compiling NIO ChannelPipeline.swift
[27/68] Compiling NIO CircularBuffer.swift
[28/68] Compiling NIO Codec.swift
[29/68] Compiling NIO CompositeError.swift
[30/68] Compiling NIO ContiguousCollection.swift
[31/68] Compiling NIO DeadChannel.swift
[32/68] Compiling NIO Embedded.swift
[33/68] Compiling NIO EventLoop.swift
[34/68] Compiling NIO EventLoopFuture.swift
[35/68] Compiling NIO FileDescriptor.swift
[36/68] Compiling NIO FileHandle.swift
[37/68] Compiling NIO FileRegion.swift
[38/68] Compiling NIO GetaddrinfoResolver.swift
[39/68] Compiling NIO HappyEyeballs.swift
[40/68] Compiling NIO Heap.swift
[41/68] Compiling NIO IO.swift
[42/68] Compiling NIO IOData.swift
[43/68] Compiling NIO IntegerTypes.swift
[44/68] Compiling NIO Interfaces.swift
[45/68] Compiling NIO Linux.swift
[46/68] Compiling NIO LinuxCPUSet.swift
[47/68] Compiling NIO MarkedCircularBuffer.swift
[48/68] Compiling NIO MulticastChannel.swift
[49/68] Compiling NIO NIOAny.swift
[50/68] Compiling NIO NonBlockingFileIO.swift
[51/68] Compiling NIO PendingDatagramWritesManager.swift
[52/68] Compiling NIO PendingWritesManager.swift
[53/68] Compiling NIO PriorityQueue.swift
[54/81] Compiling NIO AddressedEnvelope.swift
[55/81] Compiling NIO BaseSocket.swift
[56/81] Compiling NIO BaseSocketChannel.swift
[57/81] Compiling NIO BlockingIOThreadPool.swift
[58/81] Compiling NIO Bootstrap.swift
[59/81] Compiling NIO ByteBuffer-aux.swift
[60/81] Compiling NIO ByteBuffer-core.swift
[61/81] Compiling NIO ByteBuffer-int.swift
[62/81] Compiling NIO ByteBuffer-views.swift
[63/81] Compiling NIO Channel.swift
[64/81] Compiling NIO ChannelHandler.swift
[65/81] Compiling NIO ChannelHandlers.swift
[66/81] Compiling NIO ChannelInvoker.swift
[67/81] Compiling NIO ChannelOption.swift
[68/81] Emitting module NIO
[69/81] Compiling NIO RecvByteBufferAllocator.swift
[70/81] Compiling NIO Resolver.swift
[71/81] Compiling NIO Selectable.swift
[72/81] Compiling NIO Selector.swift
[73/81] Compiling NIO ServerSocket.swift
[74/81] Compiling NIO Socket.swift
[75/81] Compiling NIO SocketAddresses.swift
[76/81] Compiling NIO SocketChannel.swift
[77/81] Compiling NIO SocketOptionProvider.swift
[78/81] Compiling NIO System.swift
[79/81] Compiling NIO Thread.swift
[80/81] Compiling NIO TypeAssistedChannelHandler.swift
[81/81] Compiling NIO Utilities.swift
[82/105] Compiling NIOTLS TLSEvents.swift
[83/105] Emitting module NIOTLS
[84/105] Emitting module Bits
[85/108] Emitting module NIOHTTP1
[86/110] Compiling Bits ByteBuffer+require.swift
[87/110] Compiling NIOHTTP1 HTTPTypes.swift
[88/110] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[89/110] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[90/110] Emitting module NIOFoundationCompat
[91/110] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[92/110] Compiling NIOTLS SNIHandler.swift
[93/110] Compiling Bits BitsError.swift
[94/110] Compiling Bits Byte+Alphabet.swift
[95/110] Compiling Bits Byte+Control.swift
[96/110] Compiling Bits Byte+Digit.swift
[97/110] Compiling Bits ByteBuffer+binaryFloatingPointOperations.swift
[98/110] Compiling Bits ByteBuffer+peek.swift
[101/137] Emitting module Async
[102/140] Compiling NIOOpenSSL SSLContext.swift
[103/140] Compiling NIOOpenSSL SSLErrors.swift
[104/140] Compiling NIOOpenSSL IdentityVerification.swift
[105/140] Compiling NIOOpenSSL OpenSSLClientHandler.swift
[106/140] Compiling NIOOpenSSL OpenSSLHandler.swift
[108/140] Compiling NIOOpenSSL SSLInit.swift
[109/140] Compiling NIOOpenSSL SSLPKCS12Bundle.swift
[110/140] Compiling NIOOpenSSL SSLPointerTricks.swift
[111/140] Compiling NIOOpenSSL ByteBufferBIO.swift
[115/140] Compiling NIOOpenSSL PosixPort.swift
[116/140] Compiling NIOOpenSSL SSLCertificate.swift
[117/140] Compiling NIOOpenSSL SSLConnection.swift
[119/140] Compiling Async FutureType.swift
[120/140] Compiling Async QueueHandler.swift
[121/140] Compiling Async Worker.swift
[122/164] Compiling Random Array+Random.swift
[123/164] Compiling Random RandomProtocol.swift
[124/165] Emitting module Random
[125/165] Compiling Random OSRandom.swift
[126/165] Compiling Core BasicKey.swift
[127/165] Compiling Core CaseInsensitiveString.swift
[128/165] Compiling Core Decodable+Reflectable.swift
[129/165] Compiling Core Data+Hex.swift
[130/165] Compiling Core DataCoders.swift
[131/165] Compiling Random URandom.swift
[132/173] Emitting module NIOWebSocket
[133/175] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[134/175] Compiling NIOWebSocket WebSocketOpcode.swift
[135/175] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[136/175] Compiling NIOWebSocket WebSocketUpgrader.swift
[137/175] Emitting module NIOOpenSSL
[138/175] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[143/175] Compiling Core Deprecated.swift
[144/175] Compiling Core DirectoryConfig.swift
[145/175] Compiling Core Exports.swift
[146/175] Compiling Core File.swift
[147/175] Compiling NIOWebSocket Base64.swift
/Users/admin/builds/vMd7uqzK/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/vMd7uqzK/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/vMd7uqzK/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.1.2/include/openssl/ssl.h:390:10: note: macro 'SSL_OP_NO_COMPRESSION' not imported: structure not supported
# define SSL_OP_NO_COMPRESSION SSL_OP_BIT(17)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:423:10: note: macro 'SSL_OP_NO_TLSv1_2' not imported: structure not supported
# define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:424:10: note: macro 'SSL_OP_NO_TLSv1_1' not imported: structure not supported
# define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:422:10: note: macro 'SSL_OP_NO_TLSv1' not imported: structure not supported
# define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_SSLv3' not imported: structure not supported
# define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_SSLv3' not imported: structure not supported
# define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:422:10: note: macro 'SSL_OP_NO_TLSv1' not imported: structure not supported
# define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:424:10: note: macro 'SSL_OP_NO_TLSv1_1' not imported: structure not supported
# define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:423:10: note: macro 'SSL_OP_NO_TLSv1_2' not imported: structure not supported
# define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
^
/Users/admin/builds/vMd7uqzK/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)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[148/175] Compiling NIOWebSocket SHA1.swift
/Users/admin/builds/vMd7uqzK/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/vMd7uqzK/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/vMd7uqzK/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.1.2/include/openssl/ssl.h:390:10: note: macro 'SSL_OP_NO_COMPRESSION' not imported: structure not supported
# define SSL_OP_NO_COMPRESSION SSL_OP_BIT(17)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:423:10: note: macro 'SSL_OP_NO_TLSv1_2' not imported: structure not supported
# define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:424:10: note: macro 'SSL_OP_NO_TLSv1_1' not imported: structure not supported
# define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:422:10: note: macro 'SSL_OP_NO_TLSv1' not imported: structure not supported
# define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_SSLv3' not imported: structure not supported
# define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_SSLv3' not imported: structure not supported
# define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:422:10: note: macro 'SSL_OP_NO_TLSv1' not imported: structure not supported
# define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:424:10: note: macro 'SSL_OP_NO_TLSv1_1' not imported: structure not supported
# define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:423:10: note: macro 'SSL_OP_NO_TLSv1_2' not imported: structure not supported
# define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
^
/Users/admin/builds/vMd7uqzK/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)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[149/175] Compiling NIOWebSocket WebSocketErrorCodes.swift
/Users/admin/builds/vMd7uqzK/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/vMd7uqzK/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/vMd7uqzK/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.1.2/include/openssl/ssl.h:390:10: note: macro 'SSL_OP_NO_COMPRESSION' not imported: structure not supported
# define SSL_OP_NO_COMPRESSION SSL_OP_BIT(17)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:423:10: note: macro 'SSL_OP_NO_TLSv1_2' not imported: structure not supported
# define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:424:10: note: macro 'SSL_OP_NO_TLSv1_1' not imported: structure not supported
# define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:422:10: note: macro 'SSL_OP_NO_TLSv1' not imported: structure not supported
# define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_SSLv3' not imported: structure not supported
# define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_SSLv3' not imported: structure not supported
# define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:422:10: note: macro 'SSL_OP_NO_TLSv1' not imported: structure not supported
# define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:424:10: note: macro 'SSL_OP_NO_TLSv1_1' not imported: structure not supported
# define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:423:10: note: macro 'SSL_OP_NO_TLSv1_2' not imported: structure not supported
# define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
^
/Users/admin/builds/vMd7uqzK/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)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[150/175] Compiling NIOWebSocket WebSocketFrame.swift
/Users/admin/builds/vMd7uqzK/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/vMd7uqzK/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/vMd7uqzK/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.1.2/include/openssl/ssl.h:390:10: note: macro 'SSL_OP_NO_COMPRESSION' not imported: structure not supported
# define SSL_OP_NO_COMPRESSION SSL_OP_BIT(17)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:423:10: note: macro 'SSL_OP_NO_TLSv1_2' not imported: structure not supported
# define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:424:10: note: macro 'SSL_OP_NO_TLSv1_1' not imported: structure not supported
# define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:422:10: note: macro 'SSL_OP_NO_TLSv1' not imported: structure not supported
# define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_SSLv3' not imported: structure not supported
# define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_SSLv3' not imported: structure not supported
# define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:422:10: note: macro 'SSL_OP_NO_TLSv1' not imported: structure not supported
# define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:424:10: note: macro 'SSL_OP_NO_TLSv1_1' not imported: structure not supported
# define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:423:10: note: macro 'SSL_OP_NO_TLSv1_2' not imported: structure not supported
# define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
^
/Users/admin/builds/vMd7uqzK/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)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[156/179] Compiling NIOOpenSSL SSLPrivateKey.swift
[157/179] Compiling NIOOpenSSL SSLPublicKey.swift
[158/179] Compiling NIOOpenSSL SSLVerificationCallbacks.swift
[159/179] Compiling NIOOpenSSL TLSConfiguration.swift
Fetching https://github.com/vapor/vapor.git from cache
Fetched https://github.com/vapor/vapor.git (1.14s)
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/url-encoded-form.git from cache
Fetching https://github.com/vapor/validation.git from cache
Fetching https://github.com/vapor/websocket.git from cache
Fetched https://github.com/vapor/url-encoded-form.git (0.22s)
Fetched https://github.com/vapor/validation.git (0.22s)
Fetching https://github.com/vapor/template-kit.git from cache
Fetching https://github.com/vapor/service.git from cache
Fetched https://github.com/vapor/websocket.git (0.24s)
Fetching https://github.com/vapor/routing.git from cache
Fetched https://github.com/vapor/template-kit.git (0.18s)
Fetching https://github.com/vapor/multipart.git from cache
Fetched https://github.com/vapor/service.git (0.18s)
Fetching https://github.com/vapor/http.git from cache
Fetched https://github.com/vapor/routing.git (0.22s)
Fetching https://github.com/vapor/database-kit.git from cache
Fetched https://github.com/vapor/http.git (0.22s)
Fetching https://github.com/vapor/crypto.git from cache
Fetched https://github.com/vapor/database-kit.git (0.18s)
Fetching https://github.com/vapor/core.git from cache
Fetched https://github.com/vapor/multipart.git (0.34s)
Fetching https://github.com/vapor/console.git from cache
Fetched https://github.com/vapor/crypto.git (0.22s)
Fetched https://github.com/vapor/core.git (0.26s)
Fetched https://github.com/vapor/console.git (0.21s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (0.03s)
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 (0.83s)
Fetched https://github.com/apple/swift-nio.git (3.31s)
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.06s)
Fetching https://github.com/apple/swift-nio-zlib-support.git from cache
Fetched https://github.com/apple/swift-nio-zlib-support.git (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.03s)
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.17s)
Fetching https://github.com/apple/swift-nio-ssl-support.git from cache
Fetched https://github.com/apple/swift-nio-ssl-support.git (0.22s)
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.03s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (0.03s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.04s)
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.03s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.03s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.04s)
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/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.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/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/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-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/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/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 3.1.3
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/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-nio-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
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...
[1/20] Compiling NIOOpenSSL SSLConnection.swift
/Users/admin/builds/vMd7uqzK/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/vMd7uqzK/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 {
~^~~~
[2/21] Compiling NIOOpenSSL PosixPort.swift
[3/21] Compiling NIOOpenSSL SSLCertificate.swift
[4/21] Emitting module NIOOpenSSL
[5/26] Compiling NIOOpenSSL SSLContext.swift
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:390:10: note: macro 'SSL_OP_NO_COMPRESSION' not imported: structure not supported
# define SSL_OP_NO_COMPRESSION SSL_OP_BIT(17)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:423:10: note: macro 'SSL_OP_NO_TLSv1_2' not imported: structure not supported
# define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:424:10: note: macro 'SSL_OP_NO_TLSv1_1' not imported: structure not supported
# define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:422:10: note: macro 'SSL_OP_NO_TLSv1' not imported: structure not supported
# define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_SSLv3' not imported: structure not supported
# define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:421:10: note: macro 'SSL_OP_NO_SSLv3' not imported: structure not supported
# define SSL_OP_NO_SSLv3 SSL_OP_BIT(25)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:422:10: note: macro 'SSL_OP_NO_TLSv1' not imported: structure not supported
# define SSL_OP_NO_TLSv1 SSL_OP_BIT(26)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:424:10: note: macro 'SSL_OP_NO_TLSv1_1' not imported: structure not supported
# define SSL_OP_NO_TLSv1_1 SSL_OP_BIT(28)
^
/Users/admin/builds/vMd7uqzK/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.1.2/include/openssl/ssl.h:423:10: note: macro 'SSL_OP_NO_TLSv1_2' not imported: structure not supported
# define SSL_OP_NO_TLSv1_2 SSL_OP_BIT(27)
^
/Users/admin/builds/vMd7uqzK/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)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[6/29] Compiling NIOOpenSSL SSLPrivateKey.swift
[7/31] Compiling NIOOpenSSL SSLErrors.swift
[8/31] Compiling NIOOpenSSL SSLInit.swift
[9/31] Compiling NIOOpenSSL SSLPublicKey.swift
[10/31] Compiling Core FutureEncoder.swift
[11/31] Compiling Core HeaderValue.swift
[12/35] Compiling NIOOpenSSL ByteBufferBIO.swift
[13/35] Compiling NIOOpenSSL IdentityVerification.swift
[14/35] Compiling NIOOpenSSL OpenSSLClientHandler.swift
[15/35] Compiling NIOOpenSSL OpenSSLHandler.swift
[16/35] Compiling NIOOpenSSL OpenSSLServerHandler.swift
[19/38] Compiling NIOOpenSSL SSLPKCS12Bundle.swift
[26/38] Compiling Core Data+Hex.swift
[27/39] Compiling NIOOpenSSL SSLVerificationCallbacks.swift
[28/39] Compiling NIOOpenSSL TLSConfiguration.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.8 macosSpm