The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Swack 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/Sixt/Swack.git
Reference: 0.0.12
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Sixt/Swack
 * tag               0.0.12     -> FETCH_HEAD
HEAD is now at c81a320 Package update and inject application
Cloned https://github.com/Sixt/Swack.git
Revision (git rev-parse @):
c81a32009d61964ed75d0a791cec1b1ce40ca3e1
SUCCESS checkout https://github.com/Sixt/Swack.git at 0.0.12
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Sixt/Swack.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/39] Write sources
[27/39] Compiling CNIOZlib empty.c
[28/39] Compiling CNIOLinux shim.c
[29/39] Compiling CNIOOpenSSL empty.c
[29/39] Write sources
[32/39] Write swift-version--423B1241ED78D482.txt
[33/46] Compiling libbcrypt bcrypt.c
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:101: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/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:186: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/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:198: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/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:233: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.
[34/46] Compiling CNIOSHA1 c_nio_sha1.c
[35/46] Compiling libbcrypt blf.c
[36/46] Compiling CNIOHTTPParser c_nio_http_parser.c
[37/48] Compiling CNIODarwin shim.c
[39/48] Compiling NIOPriorityQueue PriorityQueue.swift
[40/48] Emitting module COperatingSystem
[41/48] Compiling COperatingSystem libc.swift
[42/48] Emitting module NIOPriorityQueue
[43/48] Compiling NIOPriorityQueue Heap.swift
[43/48] Compiling c-atomics.c
[45/51] Compiling Debugging SourceLocation.swift
[46/51] Emitting module NIOConcurrencyHelpers
[47/51] Compiling NIOConcurrencyHelpers atomics.swift
[48/51] Compiling NIOConcurrencyHelpers lock.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[49/98] Emitting module NIO
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:732:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:732:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
           ^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
    subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
    ^
[50/104] Compiling Debugging Demangler.swift
[51/104] Emitting module Debugging
[52/104] Compiling Debugging Debuggable.swift
[53/104] Compiling NIO ByteBuffer-int.swift
[54/104] Compiling NIO ByteBuffer-views.swift
[55/104] Compiling NIO Channel.swift
[56/104] Compiling NIO ChannelHandler.swift
[57/104] Compiling NIO ChannelHandlers.swift
[58/104] Compiling NIO ChannelInvoker.swift
[59/104] Compiling NIO ChannelOption.swift
[60/104] Compiling NIO AddressedEnvelope.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:732:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:732:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
           ^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
    subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
    ^
[61/104] Compiling NIO BaseSocket.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:732:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:732:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
           ^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
    subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
    ^
[62/104] Compiling NIO BaseSocketChannel.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:732:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:732:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
           ^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
    subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
    ^
[63/104] Compiling NIO BlockingIOThreadPool.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:732:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:732:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
           ^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
    subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
    ^
[64/104] Compiling NIO Bootstrap.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:732:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:732:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
           ^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
    subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
    ^
[65/104] Compiling NIO ByteBuffer-aux.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:732:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:732:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
           ^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
    subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
    ^
[66/104] Compiling NIO ByteBuffer-core.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:732:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:732:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
           ^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
    subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
    ^
[67/104] Compiling NIO RecvByteBufferAllocator.swift
[68/104] Compiling NIO Resolver.swift
[69/104] Compiling NIO Selectable.swift
[70/104] Compiling NIO Selector.swift
[71/104] Compiling NIO ServerSocket.swift
[72/104] Compiling NIO Socket.swift
[73/104] Compiling NIO EventLoopFuture.swift
[74/104] Compiling NIO FileDescriptor.swift
[75/104] Compiling NIO FileHandle.swift
[76/104] Compiling NIO FileRegion.swift
[77/104] Compiling NIO GetaddrinfoResolver.swift
[78/104] Compiling NIO HappyEyeballs.swift
[79/104] Compiling NIO Heap.swift
[80/104] Compiling NIO MarkedCircularBuffer.swift
[81/104] Compiling NIO NIOAny.swift
[82/104] Compiling NIO NonBlockingFileIO.swift
[83/104] Compiling NIO PendingDatagramWritesManager.swift
[84/104] Compiling NIO PendingWritesManager.swift
[85/104] Compiling NIO PriorityQueue.swift
[86/104] Compiling NIO SocketAddresses.swift
[87/104] Compiling NIO SocketChannel.swift
[88/104] Compiling NIO System.swift
[89/104] Compiling NIO Thread.swift
[90/104] Compiling NIO TypeAssistedChannelHandler.swift
[91/104] Compiling NIO Utilities.swift
[92/104] Compiling NIO IO.swift
[93/104] Compiling NIO IOData.swift
[94/104] Compiling NIO IntegerTypes.swift
[95/104] Compiling NIO Interfaces.swift
[96/104] Compiling NIO Linux.swift
[97/104] Compiling NIO LinuxCPUSet.swift
[98/104] Compiling NIO ChannelPipeline.swift
[99/104] Compiling NIO CircularBuffer.swift
[100/104] Compiling NIO Codec.swift
[101/104] Compiling NIO CompositeError.swift
[102/104] Compiling NIO DeadChannel.swift
[103/104] Compiling NIO Embedded.swift
[104/104] Compiling NIO EventLoop.swift
error: fatalError
Fetching https://github.com/vapor/vapor.git from cache
Fetching https://github.com/vapor/websocket.git from cache
Fetching https://github.com/vapor/core.git from cache
Fetching https://github.com/vapor/routing.git from cache
Fetching https://github.com/vapor/crypto.git from cache
Fetching https://github.com/vapor/template-kit.git from cache
Fetched https://github.com/vapor/crypto.git from cache (0.18s)
Fetching https://github.com/vapor/validation.git from cache
Fetched https://github.com/vapor/template-kit.git from cache (0.18s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/vapor/routing.git from cache (0.26s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/vapor/core.git from cache (0.26s)
Fetching https://github.com/vapor/database-kit.git from cache
Fetched https://github.com/vapor/websocket.git from cache (0.27s)
Fetching https://github.com/apple/swift-nio-zlib-support.git from cache
Fetched https://github.com/vapor/vapor.git from cache (0.28s)
Fetching https://github.com/vapor/multipart.git from cache
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.0.8 (0.05s)
Fetched https://github.com/vapor/validation.git from cache (0.19s)
Fetching https://github.com/vapor/http.git from cache
Fetched https://github.com/vapor/database-kit.git from cache (0.18s)
Fetching https://github.com/vapor/console.git from cache
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.21s)
Fetching https://github.com/vapor/service.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.22s)
Fetching https://github.com/apple/swift-nio-ssl-support.git from cache
Fetched https://github.com/vapor/multipart.git from cache (0.22s)
Fetching https://github.com/vapor/url-encoded-form.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.32s)
Fetched https://github.com/vapor/http.git from cache (0.19s)
Fetched https://github.com/vapor/console.git from cache (0.20s)
Fetched https://github.com/vapor/service.git from cache (0.19s)
Fetched https://github.com/apple/swift-nio-ssl-support.git from cache (0.19s)
Fetched https://github.com/vapor/url-encoded-form.git from cache (0.20s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.0.1 (0.05s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.0 (0.05s)
Computing version for https://github.com/vapor/url-encoded-form.git
Computed https://github.com/vapor/url-encoded-form.git at 1.0.4 (0.05s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.1.0 (0.04s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.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.0.1 (0.02s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.0.2 (0.02s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.1.2 (0.02s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.1 (0.02s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.2.0 (0.02s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.4.2 (0.02s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.0.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.2.0 (0.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.9.4 (0.02s)
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/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (0.02s)
Creating working copy for https://github.com/vapor/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.0.2
Creating working copy for https://github.com/vapor/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.0.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.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.2.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/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.1.2
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.0.4
Creating working copy for https://github.com/vapor/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 3.0.2
Creating working copy for https://github.com/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.2.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.0.1
Creating working copy for https://github.com/vapor/service.git
Working copy of https://github.com/vapor/service.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.9.4
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 3.0.8
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.4.2
Creating working copy for https://github.com/vapor/validation.git
Working copy of https://github.com/vapor/validation.git resolved at 2.1.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.1
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
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install openssl using your system-packager:
    brew install libressl
warning: couldn't find pc file for zlib
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version--423B1241ED78D482.txt
[2/9] Compiling NIO Bootstrap.swift
[3/9] Compiling NIO ByteBuffer-aux.swift
[4/9] Compiling NIO BlockingIOThreadPool.swift
[5/9] Compiling NIO BaseSocket.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/15] Emitting module NIO
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:732:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:732:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
           ^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
    subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
    ^
[7/15] Compiling NIO ByteBuffer-core.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:732:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ByteBuffer-core.swift:732:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
           ^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
    subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
    ^
[8/17] Compiling NIO AddressedEnvelope.swift
[9/17] Compiling NIO BaseSocketChannel.swift
[10/19] Compiling NIO HappyEyeballs.swift
[11/20] Compiling NIO NonBlockingFileIO.swift
[12/23] Compiling NIO EventLoop.swift
[13/26] Compiling NIO Channel.swift
[14/26] Compiling NIO ChannelHandlers.swift
[15/26] Compiling NIO Embedded.swift
[16/26] Compiling NIO DeadChannel.swift
[17/26] Compiling NIO ChannelPipeline.swift
[18/26] Compiling NIO Codec.swift
[19/38] Compiling NIO Selector.swift
[20/38] Compiling NIO SocketChannel.swift
[21/43] Compiling NIO ByteBuffer-int.swift
[22/43] Compiling NIO ByteBuffer-views.swift
[23/43] Compiling NIO ChannelHandler.swift
[24/44] Compiling NIO Interfaces.swift
[25/44] Compiling NIO MarkedCircularBuffer.swift
[26/44] Compiling NIO NIOAny.swift
[27/45] Compiling NIO IO.swift
[28/45] Compiling NIO IOData.swift
[29/45] Compiling NIO IntegerTypes.swift
[30/46] Compiling NIO FileRegion.swift
[31/46] Compiling NIO GetaddrinfoResolver.swift
[32/46] Compiling NIO Heap.swift
[33/47] Compiling NIO CompositeError.swift
[34/48] Compiling NIO FileHandle.swift
[35/48] Compiling NIO ServerSocket.swift
[36/48] Compiling NIO Socket.swift
[37/48] Compiling NIO PendingDatagramWritesManager.swift
[38/48] Compiling NIO PendingWritesManager.swift
[39/48] Compiling NIO PriorityQueue.swift
[40/48] Compiling NIO ChannelInvoker.swift
[41/48] Compiling NIO CircularBuffer.swift
[42/48] Compiling NIO EventLoopFuture.swift
[43/48] Compiling NIO Utilities.swift
[44/48] Compiling NIO Thread.swift
[45/48] Compiling NIO TypeAssistedChannelHandler.swift
[46/48] Compiling NIO RecvByteBufferAllocator.swift
[47/48] Compiling NIO SocketAddresses.swift
[48/48] Compiling NIO System.swift
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
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for zlib
warning: you may be able to install openssl using your system-packager:
    brew install libressl
BUILD FAILURE 5.10 macosSpm

Build Machine: Mac 7