The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ApiCore 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/liveui/apicore.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/liveui/apicore
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c3893b1 updating dependencies
Cloned https://github.com/liveui/apicore.git
Revision (git rev-parse @):
c3893b19ba86a1dea2f1a29e88a2388781cb5277
SUCCESS checkout https://github.com/liveui/apicore.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/liveui/apicore.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/77] Write sources
[53/77] Compiling CNIOZlib empty.c
[54/77] Compiling CNIOLinux ifaddrs-android.c
[54/77] Compiling CNIOLinux shim.c
[56/77] Write swift-version--423B1241ED78D482.txt
/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.
[57/77] Compiling CNIOSHA1 c_nio_sha1.c
[58/89] Compiling CNIOHTTPParser c_nio_http_parser.c
[59/89] Compiling CNIODarwin shim.c
[60/99] Compiling CBcrypt blf.c
[61/99] Compiling CNIOOpenSSL shims.c
[62/99] Compiling CCryptoOpenSSL shim.c
[63/102] Compiling CNIOOpenSSL helpers.c
[65/119] Emitting module LoggerAPI
[66/119] Compiling LoggerAPI Logger.swift
[67/121] Emitting module NIOPriorityQueue
[68/121] Emitting module COperatingSystem
[69/121] Compiling COperatingSystem libc.swift
[70/121] Compiling NIOPriorityQueue PriorityQueue.swift
[71/121] Compiling NIOPriorityQueue Heap.swift
[71/121] Compiling CBcrypt bcrypt.c
[72/121] Write sources
[76/121] Write ApiCoreRun-entitlement.plist
[77/121] Write sources
[79/121] Compiling CBase32 base32.c
[80/121] Compiling c-atomics.c
[82/124] Compiling NIOConcurrencyHelpers atomics.swift
[83/124] Emitting module NIOConcurrencyHelpers
[84/124] Compiling NIOConcurrencyHelpers lock.swift
[85/174] Compiling NIO ByteBuffer-int.swift
[86/174] Compiling NIO ByteBuffer-views.swift
[87/174] Compiling NIO Channel.swift
[88/174] Compiling NIO ChannelHandler.swift
[89/174] Compiling NIO ChannelHandlers.swift
[90/174] Compiling NIO ChannelInvoker.swift
[91/174] Compiling NIO ChannelOption.swift
[92/174] Compiling NIO Heap.swift
[93/174] Compiling NIO IO.swift
[94/174] Compiling NIO IOData.swift
[95/174] Compiling NIO IntegerTypes.swift
[96/174] Compiling NIO Interfaces.swift
[97/174] Compiling NIO Linux.swift
[98/174] Compiling NIO LinuxCPUSet.swift
[99/174] Compiling NIO RecvByteBufferAllocator.swift
[100/174] Compiling NIO Resolver.swift
[101/174] Compiling NIO Selectable.swift
[102/174] Compiling NIO Selector.swift
[103/174] Compiling NIO ServerSocket.swift
[104/174] Compiling NIO Socket.swift
[105/174] Compiling NIO SocketAddresses.swift
[106/180] Compiling SwiftGD Geometry.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:8:9: error: header '/usr/local/include/gd.h' not found
        header "/usr/local/include/gd.h"
               ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:6:12: error: could not build Objective-C module 'Cgdmac'
    import Cgdmac
           ^
[107/180] Compiling Debugging Demangler.swift
[108/180] Compiling Debugging Debuggable.swift
[109/180] Compiling Debugging SourceLocation.swift
[110/180] Emitting module Debugging
[111/180] Emitting module NIO
[112/180] Compiling NIO ChannelPipeline.swift
[113/180] Compiling NIO CircularBuffer.swift
[114/180] Compiling NIO Codec.swift
[115/180] Compiling NIO CompositeError.swift
[116/180] Compiling NIO ContiguousCollection.swift
[117/180] Compiling NIO DeadChannel.swift
[118/180] Compiling NIO Embedded.swift
[119/180] Compiling NIO EventLoop.swift
[120/180] Compiling NIO EventLoopFuture.swift
[121/180] Compiling NIO FileDescriptor.swift
[122/180] Compiling NIO FileHandle.swift
[123/180] Compiling NIO FileRegion.swift
[124/180] Compiling NIO GetaddrinfoResolver.swift
[125/180] Compiling NIO HappyEyeballs.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[126/180] Compiling SwiftGD Image.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:8:9: error: header '/usr/local/include/gd.h' not found
        header "/usr/local/include/gd.h"
               ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:6:12: error: could not build Objective-C module 'Cgdmac'
    import Cgdmac
           ^
[127/180] Emitting module SwiftGD
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:8:9: error: header '/usr/local/include/gd.h' not found
        header "/usr/local/include/gd.h"
               ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:6:12: error: could not build Objective-C module 'Cgdmac'
    import Cgdmac
           ^
[128/180] Compiling SwiftGD Color.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:8:9: error: header '/usr/local/include/gd.h' not found
        header "/usr/local/include/gd.h"
               ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:6:12: error: could not build Objective-C module 'Cgdmac'
    import Cgdmac
           ^
[129/180] Compiling SwiftGD Error.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:8:9: error: header '/usr/local/include/gd.h' not found
        header "/usr/local/include/gd.h"
               ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:6:12: error: could not build Objective-C module 'Cgdmac'
    import Cgdmac
           ^
[130/180] Compiling SwiftGD Format.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:8:9: error: header '/usr/local/include/gd.h' not found
        header "/usr/local/include/gd.h"
               ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:6:12: error: could not build Objective-C module 'Cgdmac'
    import Cgdmac
           ^
error: fatalError
[131/180] Compiling XMLCoding XMLKey.swift
[132/180] Compiling XMLCoding XMLReferencingEncoder.swift
[133/180] Compiling XMLCoding ISO8601DateFormatter.swift
[134/180] Compiling Cryptor SSLPointerTricks.swift
[135/180] Compiling NIO AddressedEnvelope.swift
[136/180] Compiling NIO BaseSocket.swift
Fetching https://github.com/vapor/crypto.git from cache
Fetching https://github.com/vapor/service.git from cache
Fetching https://github.com/LiveUI/ErrorsCore.git from cache
Fetching https://github.com/vapor/validation.git from cache
Fetching https://github.com/IBM-Swift/BlueCryptor.git from cache
Fetching https://github.com/LiveUI/VaporTestTools.git from cache
Fetched https://github.com/vapor/service.git from cache (0.20s)
Fetched https://github.com/LiveUI/ErrorsCore.git from cache (0.20s)
Fetching https://github.com/LiveUI/S3.git from cache
Fetching https://github.com/vapor/http.git from cache
Fetched https://github.com/LiveUI/VaporTestTools.git from cache (0.22s)
Fetching https://github.com/vapor/template-kit.git from cache
Fetched https://github.com/vapor/validation.git from cache (0.22s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (0.22s)
Fetching https://github.com/IBM-Swift/Swift-SMTP.git from cache
Fetched https://github.com/vapor/crypto.git from cache (0.22s)
Fetching https://github.com/vapor/postgresql.git from cache
Fetched https://github.com/vapor/postgresql.git from cache (0.24s)
Fetching https://github.com/vapor/fluent.git from cache
Fetched https://github.com/vapor/template-kit.git from cache (0.29s)
Fetching https://github.com/LiveUI/MailCore.git from cache
Fetched https://github.com/IBM-Swift/Swift-SMTP.git from cache (0.29s)
Fetching https://github.com/IBM-Swift/BlueSSLService.git from cache
Fetching https://github.com/vapor/jwt.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.31s)
Fetched https://github.com/vapor/fluent.git from cache (0.19s)
Fetching https://github.com/LiveUI/XMLCoding.git from cache
Fetched https://github.com/LiveUI/MailCore.git from cache (0.19s)
Fetching https://github.com/vapor/vapor.git from cache
Fetched https://github.com/vapor/jwt.git from cache (0.20s)
Fetching https://github.com/vapor/leaf.git from cache
Fetched https://github.com/IBM-Swift/BlueSSLService.git from cache (0.25s)
Fetching https://github.com/vapor/fluent-postgresql.git from cache
Fetched https://github.com/LiveUI/XMLCoding.git from cache (0.18s)
Fetching https://github.com/apple/swift-nio-zlib-support.git from cache
Fetched https://github.com/vapor/leaf.git from cache (0.18s)
Fetching https://github.com/IBM-Swift/LoggerAPI.git from cache
Fetched https://github.com/vapor/fluent-postgresql.git from cache (0.20s)
Fetching https://github.com/IBM-Swift/BlueSocket.git from cache
Fetched https://github.com/vapor/vapor.git from cache (0.26s)
Fetching https://github.com/vapor/multipart.git from cache
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.18s)
Fetching https://github.com/vapor/core.git from cache
Fetched https://github.com/IBM-Swift/LoggerAPI.git from cache (0.19s)
Fetching https://github.com/vapor/sql.git from cache
Fetched https://github.com/vapor/multipart.git from cache (0.18s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/IBM-Swift/BlueSocket.git from cache (0.21s)
Fetching https://github.com/twostraws/SwiftGD.git from cache
Fetched https://github.com/vapor/core.git from cache (0.21s)
Fetching https://github.com/twostraws/Cgd.git from cache
Fetched https://github.com/vapor/sql.git from cache (0.20s)
Fetching https://github.com/vapor-community/Imperial.git from cache
Fetched https://github.com/twostraws/SwiftGD.git from cache (0.17s)
Fetching https://github.com/vapor/url-encoded-form.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.24s)
Fetching https://github.com/vapor/websocket.git from cache
Fetched https://github.com/twostraws/Cgd.git from cache (0.16s)
Fetching https://github.com/twof/VaporMailgunService.git from cache
Fetched https://github.com/vapor/http.git from cache (1.24s)
Fetched https://github.com/LiveUI/S3.git from cache (1.24s)
Fetching https://github.com/vapor/routing.git from cache
Fetching https://github.com/vapor/database-kit.git from cache
Fetched https://github.com/vapor-community/Imperial.git from cache (0.20s)
Fetching https://github.com/apple/swift-nio-ssl-support.git from cache
Fetched https://github.com/vapor/url-encoded-form.git from cache (0.22s)
Fetching https://github.com/vapor/console.git from cache
Fetched https://github.com/twof/VaporMailgunService.git from cache (0.18s)
Fetching https://github.com/LiveUI/FluentTestTools.git from cache
Fetched https://github.com/vapor/websocket.git from cache (0.18s)
Fetching https://github.com/vapor-community/sendgrid-provider.git from cache
Fetched https://github.com/vapor/database-kit.git from cache (0.18s)
Fetched https://github.com/vapor/routing.git from cache (0.18s)
Fetched https://github.com/apple/swift-nio-ssl-support.git from cache (0.19s)
Fetched https://github.com/LiveUI/FluentTestTools.git from cache (0.20s)
Fetched https://github.com/vapor-community/sendgrid-provider.git from cache (0.20s)
Computing version for https://github.com/vapor-community/Imperial.git
Fetched https://github.com/vapor/console.git from cache (0.22s)
Computed https://github.com/vapor-community/Imperial.git at 0.17.0 (0.03s)
Computing version for https://github.com/LiveUI/FluentTestTools.git
Computed https://github.com/LiveUI/FluentTestTools.git at 0.1.0 (0.02s)
Computing version for https://github.com/LiveUI/VaporTestTools.git
Computed https://github.com/LiveUI/VaporTestTools.git at 0.1.7 (0.02s)
Computing version for https://github.com/LiveUI/ErrorsCore.git
Computed https://github.com/LiveUI/ErrorsCore.git at 0.1.0 (0.02s)
Computing version for https://github.com/LiveUI/MailCore.git
Computed https://github.com/LiveUI/MailCore.git at 3.1.2 (0.03s)
Computing version for https://github.com/LiveUI/S3.git
Computed https://github.com/LiveUI/S3.git at 3.0.0 (0.02s)
Computing version for https://github.com/twostraws/SwiftGD.git
Computed https://github.com/twostraws/SwiftGD.git at 2.3.0 (0.02s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 3.0.2 (0.02s)
Computing version for https://github.com/vapor/jwt.git
Computed https://github.com/vapor/jwt.git at 3.1.2 (0.03s)
Computing version for https://github.com/vapor/fluent-postgresql.git
Computed https://github.com/vapor/fluent-postgresql.git at 1.0.1 (0.02s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 3.2.1 (0.02s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (0.04s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.02s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.3 (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.03s)
Computing version for https://github.com/IBM-Swift/LoggerAPI.git
Computed https://github.com/IBM-Swift/LoggerAPI.git at 1.8.1 (0.03s)
Computing version for https://github.com/IBM-Swift/Swift-SMTP.git
Computed https://github.com/IBM-Swift/Swift-SMTP.git at 5.1.2 (0.04s)
Computing version for https://github.com/vapor-community/sendgrid-provider.git
Computed https://github.com/vapor-community/sendgrid-provider.git at 3.0.6 (0.02s)
Computing version for https://github.com/twof/VaporMailgunService.git
Computed https://github.com/twof/VaporMailgunService.git at 1.8.1 (0.02s)
Computing version for https://github.com/LiveUI/XMLCoding.git
Computed https://github.com/LiveUI/XMLCoding.git at 0.4.1 (0.03s)
Computing version for https://github.com/twostraws/Cgd.git
Computed https://github.com/twostraws/Cgd.git at 0.2.0 (0.02s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.5.0 (0.02s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.02s)
Computing version for https://github.com/vapor/postgresql.git
Computed https://github.com/vapor/postgresql.git at 1.6.0 (0.04s)
Computing version for https://github.com/vapor/sql.git
Computed https://github.com/vapor/sql.git at 2.3.2 (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.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/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/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.02s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (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.04s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (0.03s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.04s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (0.04s)
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.04s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (0.04s)
Computing version for https://github.com/IBM-Swift/BlueSSLService.git
Computed https://github.com/IBM-Swift/BlueSSLService.git at 1.0.200 (0.05s)
Computing version for https://github.com/IBM-Swift/BlueSocket.git
Computed https://github.com/IBM-Swift/BlueSocket.git at 1.0.200 (0.04s)
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)
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/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/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 3.1.0
Creating working copy for https://github.com/IBM-Swift/Swift-SMTP.git
Working copy of https://github.com/IBM-Swift/Swift-SMTP.git resolved at 5.1.2
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/IBM-Swift/BlueCryptor.git
Working copy of https://github.com/IBM-Swift/BlueCryptor.git resolved at 1.0.200
Creating working copy for https://github.com/IBM-Swift/BlueSSLService.git
Working copy of https://github.com/IBM-Swift/BlueSSLService.git resolved at 1.0.200
Creating working copy for https://github.com/LiveUI/MailCore.git
Working copy of https://github.com/LiveUI/MailCore.git resolved at 3.1.2
Creating working copy for https://github.com/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 3.2.1
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/fluent-postgresql.git
Working copy of https://github.com/vapor/fluent-postgresql.git resolved at 1.0.1
Creating working copy for https://github.com/LiveUI/XMLCoding.git
Working copy of https://github.com/LiveUI/XMLCoding.git resolved at 0.4.1
Creating working copy for https://github.com/twostraws/SwiftGD.git
Working copy of https://github.com/twostraws/SwiftGD.git resolved at 2.3.0
Creating working copy for https://github.com/IBM-Swift/BlueSocket.git
Working copy of https://github.com/IBM-Swift/BlueSocket.git resolved at 1.0.200
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/LiveUI/FluentTestTools.git
Working copy of https://github.com/LiveUI/FluentTestTools.git resolved at 0.1.0
Creating working copy for https://github.com/vapor/sql.git
Working copy of https://github.com/vapor/sql.git resolved at 2.3.2
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/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/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-community/Imperial.git
Working copy of https://github.com/vapor-community/Imperial.git resolved at 0.17.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/validation.git
Working copy of https://github.com/vapor/validation.git resolved at 2.1.1
Creating working copy for https://github.com/twof/VaporMailgunService.git
Working copy of https://github.com/twof/VaporMailgunService.git resolved at 1.8.1
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/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 3.1.3
Creating working copy for https://github.com/LiveUI/S3.git
Working copy of https://github.com/LiveUI/S3.git resolved at 3.0.0
Creating working copy for https://github.com/LiveUI/ErrorsCore.git
Working copy of https://github.com/LiveUI/ErrorsCore.git resolved at 0.1.0
Creating working copy for https://github.com/vapor/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.1.2
Creating working copy for https://github.com/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/jwt.git
Working copy of https://github.com/vapor/jwt.git resolved at 3.1.2
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/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/LiveUI/VaporTestTools.git
Working copy of https://github.com/LiveUI/VaporTestTools.git resolved at 0.1.7
Creating working copy for https://github.com/vapor/leaf.git
Working copy of https://github.com/vapor/leaf.git resolved at 3.0.2
Creating working copy for https://github.com/IBM-Swift/LoggerAPI.git
Working copy of https://github.com/IBM-Swift/LoggerAPI.git resolved at 1.8.1
Creating working copy for https://github.com/vapor-community/sendgrid-provider.git
Working copy of https://github.com/vapor-community/sendgrid-provider.git resolved at 3.0.6
Creating working copy for https://github.com/vapor/postgresql.git
Working copy of https://github.com/vapor/postgresql.git resolved at 1.6.0
Creating working copy for https://github.com/twostraws/Cgd.git
Working copy of https://github.com/twostraws/Cgd.git resolved at 0.2.0
warning: 'cgd': ignoring declared target(s) 'Cgd' in the system package
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: 'bluesslservice': 'bluesslservice' dependency on 'https://github.com/Kitura/BlueSocket.git' conflicts with dependency on 'https://github.com/IBM-Swift/BlueSocket.git' which has the same identity 'bluesocket'. this will be escalated to an error in future versions of SwiftPM.
warning: couldn't find pc file for gdlib
[0/1] Planning build
Building for debugging...
[0/4] Write swift-version--423B1241ED78D482.txt
[2/54] Compiling XMLCoding ISO8601DateFormatter.swift
[3/55] Compiling XMLCoding XMLEncodingStorage.swift
[4/55] Compiling XMLCoding XMLReferencingEncoder.swift
[5/55] Emitting module Cryptor
[6/56] Compiling Cryptor Updatable.swift
[7/56] Compiling Cryptor KeyDerivation.swift
[8/56] Compiling Socket SocketUtils.swift
[9/56] Compiling Socket SocketProtocols.swift
[10/56] Compiling Cryptor Random.swift
[11/56] Compiling Cryptor StreamCryptor.swift
[12/56] Compiling Cryptor Status.swift
[13/56] Compiling NIO NIOAny.swift
[14/56] Compiling NIO NonBlockingFileIO.swift
[15/56] Compiling NIO PendingDatagramWritesManager.swift
[16/56] Compiling NIO AddressedEnvelope.swift
[17/56] Compiling XMLCoding XMLStackParser.swift
[18/57] Compiling XMLCoding XMLEncoder.swift
[19/57] Compiling SwiftGD Format.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:8:9: error: header '/usr/local/include/gd.h' not found
        header "/usr/local/include/gd.h"
               ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:6:12: error: could not build Objective-C module 'Cgdmac'
    import Cgdmac
           ^
[20/57] Compiling SwiftGD Error.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:8:9: error: header '/usr/local/include/gd.h' not found
        header "/usr/local/include/gd.h"
               ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:6:12: error: could not build Objective-C module 'Cgdmac'
    import Cgdmac
           ^
[21/57] Compiling SwiftGD Geometry.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:8:9: error: header '/usr/local/include/gd.h' not found
        header "/usr/local/include/gd.h"
               ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:6:12: error: could not build Objective-C module 'Cgdmac'
    import Cgdmac
           ^
[22/57] Compiling SwiftGD Image.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:8:9: error: header '/usr/local/include/gd.h' not found
        header "/usr/local/include/gd.h"
               ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:6:12: error: could not build Objective-C module 'Cgdmac'
    import Cgdmac
           ^
[23/57] Compiling SwiftGD Color.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:8:9: error: header '/usr/local/include/gd.h' not found
        header "/usr/local/include/gd.h"
               ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:6:12: error: could not build Objective-C module 'Cgdmac'
    import Cgdmac
           ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/57] Emitting module SwiftGD
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:8:9: error: header '/usr/local/include/gd.h' not found
        header "/usr/local/include/gd.h"
               ^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:6:12: error: could not build Objective-C module 'Cgdmac'
    import Cgdmac
           ^
[25/57] Compiling Cryptor Utilities.swift
error: fatalError
[26/57] Emitting module Socket
warning: 'cgd': ignoring declared target(s) 'Cgd' in the system package
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: 'bluesslservice': 'bluesslservice' dependency on 'https://github.com/Kitura/BlueSocket.git' conflicts with dependency on 'https://github.com/IBM-Swift/BlueSocket.git' which has the same identity 'bluesocket'. this will be escalated to an error in future versions of SwiftPM.
warning: couldn't find pc file for gdlib
BUILD FAILURE 5.10 macosSpm