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: 1.0.2
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/liveui/apicore
 * tag               1.0.2      -> FETCH_HEAD
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 1.0.2
========================================
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 CNIOLinux shim.c
[54/77] Compiling CNIOLinux ifaddrs-android.c
[54/77] Compiling CNIOZlib empty.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/77] Compiling CBcrypt blf.c
[59/95] Compiling CNIOHTTPParser c_nio_http_parser.c
[60/95] Compiling CCryptoOpenSSL shim.c
[61/95] Compiling CNIOOpenSSL shims.c
[62/95] Compiling CNIOOpenSSL helpers.c
[63/95] Compiling CNIODarwin shim.c
[65/119] Emitting module LoggerAPI
[66/119] Compiling LoggerAPI Logger.swift
[67/121] Emitting module COperatingSystem
[68/121] Compiling COperatingSystem libc.swift
[69/121] Emitting module NIOPriorityQueue
[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] Emitting module NIOConcurrencyHelpers
[83/124] Compiling NIOConcurrencyHelpers lock.swift
[84/124] Compiling NIOConcurrencyHelpers atomics.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/180] Emitting module NIO
[93/180] Compiling NIO RecvByteBufferAllocator.swift
[94/180] Compiling NIO Resolver.swift
[95/180] Compiling NIO Selectable.swift
[96/180] Compiling NIO Selector.swift
[97/180] Compiling NIO ServerSocket.swift
[98/180] Compiling NIO Socket.swift
[99/180] Compiling NIO SocketAddresses.swift
[100/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
           ^
[101/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
           ^
[102/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
           ^
[103/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
           ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[104/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
           ^
[105/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
[106/180] Compiling Debugging SourceLocation.swift
[107/180] Compiling Cryptor SSLPointerTricks.swift
[108/180] Compiling NIO Bootstrap.swift
[109/180] Compiling NIO ByteBuffer-aux.swift
[110/180] Emitting module Cryptor
[111/180] Emitting module Socket
Fetching https://github.com/vapor/routing.git from cache
Fetching https://github.com/vapor/crypto.git from cache
Fetching https://github.com/IBM-Swift/BlueSocket.git from cache
Fetching https://github.com/vapor/leaf.git
Fetching https://github.com/vapor/sql.git
Fetching https://github.com/vapor/jwt.git
Fetched https://github.com/IBM-Swift/BlueSocket.git from cache (0.23s)
Fetched https://github.com/vapor/crypto.git from cache (0.23s)
Fetching https://github.com/vapor/multipart.git from cache
Fetching https://github.com/vapor/database-kit.git
[1/3884] Fetching leaf
[2/6313] Fetching leaf, jwt
[1119/11278] Fetching leaf, jwt, sql
[10386/12459] Fetching leaf, jwt, sql, database-kit
Fetched https://github.com/vapor/database-kit.git from cache (0.30s)
Fetching https://github.com/twostraws/SwiftGD.git
Fetched https://github.com/vapor/multipart.git from cache (0.30s)
Fetching https://github.com/LiveUI/XMLCoding.git
Fetched https://github.com/vapor/jwt.git from cache (0.57s)
Fetched https://github.com/vapor/leaf.git from cache (0.57s)
Fetched https://github.com/vapor/routing.git from cache (0.58s)
Fetched https://github.com/vapor/sql.git from cache (0.57s)
Fetching https://github.com/IBM-Swift/LoggerAPI.git
Fetching https://github.com/IBM-Swift/BlueCryptor.git
Fetching https://github.com/IBM-Swift/Swift-SMTP.git
Fetching https://github.com/LiveUI/ErrorsCore.git
[1/536] Fetching xmlcoding
[109/1307] Fetching xmlcoding, loggerapi
[174/1739] Fetching xmlcoding, loggerapi, swiftgd
[1000/1850] Fetching xmlcoding, loggerapi, swiftgd, errorscore
[1111/4435] Fetching xmlcoding, loggerapi, swiftgd, errorscore, swift-smtp
Fetched https://github.com/LiveUI/XMLCoding.git from cache (0.29s)
[852/5537] Fetching loggerapi, swiftgd, errorscore, swift-smtp, bluecryptor
Fetching https://github.com/twof/VaporMailgunService.git
Fetched https://github.com/twostraws/SwiftGD.git from cache (0.33s)
Fetching https://github.com/apple/swift-nio-ssl-support.git
[1258/5105] Fetching loggerapi, errorscore, swift-smtp, bluecryptor
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (0.34s)
Fetching https://github.com/vapor/service.git
[1813/3467] Fetching loggerapi, errorscore, swift-smtp
Fetched https://github.com/IBM-Swift/LoggerAPI.git from cache (0.34s)
Fetching https://github.com/vapor/core.git from cache
[1068/2696] Fetching errorscore, swift-smtp
[2672/2712] Fetching errorscore, swift-smtp, swift-nio-ssl-support
[2713/3420] Fetching errorscore, swift-smtp, swift-nio-ssl-support, vapormailgunservice
Fetched https://github.com/apple/swift-nio-ssl-support.git from cache (0.24s)
Fetching https://github.com/vapor/url-encoded-form.git
[2711/3404] Fetching errorscore, swift-smtp, vapormailgunservice
Fetched https://github.com/vapor/core.git from cache (0.19s)
Fetching https://github.com/vapor/console.git from cache
[3405/4323] Fetching errorscore, swift-smtp, vapormailgunservice, service
Fetched https://github.com/IBM-Swift/Swift-SMTP.git from cache (0.56s)
Fetching https://github.com/vapor/fluent-postgresql.git
Fetched https://github.com/LiveUI/ErrorsCore.git from cache (0.57s)
[736/1627] Fetching vapormailgunservice, service
Fetching https://github.com/LiveUI/FluentTestTools.git
Fetched https://github.com/twof/VaporMailgunService.git from cache (0.32s)
Fetching https://github.com/apple/swift-nio-zlib-support.git
[561/919] Fetching service
Fetched https://github.com/vapor/service.git from cache (0.30s)
Fetching https://github.com/vapor-community/sendgrid-provider.git
Fetched https://github.com/vapor/console.git from cache (0.24s)
Fetching https://github.com/vapor-community/Imperial.git
[1/381] Fetching url-encoded-form
Fetched https://github.com/vapor/url-encoded-form.git from cache (0.29s)
Fetching https://github.com/vapor/validation.git
[1/15] Fetching swift-nio-zlib-support
[16/48] Fetching swift-nio-zlib-support, fluenttesttools
Fetched https://github.com/LiveUI/FluentTestTools.git from cache (0.28s)
Fetching https://github.com/vapor/http.git
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.26s)
[1/2537] Fetching fluent-postgresql
Fetching https://github.com/LiveUI/VaporTestTools.git
[154/3488] Fetching fluent-postgresql, sendgrid-provider
Fetched https://github.com/vapor-community/sendgrid-provider.git from cache (0.30s)
Fetching https://github.com/vapor/websocket.git
Fetched https://github.com/vapor/fluent-postgresql.git from cache (0.38s)
Fetching https://github.com/IBM-Swift/BlueSSLService.git
[1/3211] Fetching imperial
[644/3790] Fetching imperial, validation
[1255/4127] Fetching imperial, validation, vaportesttools
[1592/29594] Fetching imperial, validation, vaportesttools, http
Fetched https://github.com/vapor/validation.git from cache (0.37s)
Fetching https://github.com/vapor/fluent.git from cache
Fetched https://github.com/LiveUI/VaporTestTools.git from cache (0.33s)
[930/28678] Fetching imperial, http
Fetching https://github.com/twostraws/Cgd.git
[1950/31089] Fetching imperial, http, websocket
[2230/33177] Fetching imperial, http, websocket, bluesslservice
Fetched https://github.com/IBM-Swift/BlueSSLService.git from cache (0.42s)
Fetching https://github.com/vapor/postgresql.git
[8488/31089] Fetching imperial, http, websocket
Fetched https://github.com/vapor/websocket.git from cache (0.48s)
Fetching https://github.com/apple/swift-nio.git from cache
[8412/28678] Fetching imperial, http
[9431/28698] Fetching imperial, http, cgd
Fetched https://github.com/vapor/fluent.git from cache (0.33s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetched https://github.com/twostraws/Cgd.git from cache (0.32s)
Fetching https://github.com/vapor/vapor.git from cache
[9685/28678] Fetching imperial, http
[17219/33862] Fetching imperial, http, postgresql
Fetched https://github.com/vapor-community/Imperial.git from cache (0.90s)
Fetching https://github.com/LiveUI/MailCore.git
[16616/30651] Fetching http, postgresql
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.27s)
Fetching https://github.com/LiveUI/S3.git
Fetched https://github.com/vapor/vapor.git from cache (0.31s)
Fetching https://github.com/vapor/template-kit.git
Fetched https://github.com/apple/swift-nio.git from cache (0.47s)
Fetched https://github.com/vapor/postgresql.git from cache (0.53s)
[20375/25694] Fetching http, mailcore
Fetched https://github.com/LiveUI/MailCore.git from cache (0.27s)
[20375/26886] Fetching http, s3
Fetched https://github.com/LiveUI/S3.git from cache (0.29s)
Computing version for https://github.com/vapor-community/Imperial.git
[20375/26749] Fetching http, template-kit
Fetched https://github.com/vapor/template-kit.git from cache (0.32s)
[20632/25467] Fetching http
Computed https://github.com/vapor-community/Imperial.git at 0.17.0 (0.67s)
Computing version for https://github.com/LiveUI/FluentTestTools.git
Fetched https://github.com/vapor/http.git from cache (1.90s)
Computed https://github.com/LiveUI/FluentTestTools.git at 0.1.0 (0.43s)
Computing version for https://github.com/LiveUI/VaporTestTools.git
Computed https://github.com/LiveUI/VaporTestTools.git at 0.1.7 (0.40s)
Computing version for https://github.com/LiveUI/ErrorsCore.git
Computed https://github.com/LiveUI/ErrorsCore.git at 0.1.0 (0.40s)
Computing version for https://github.com/LiveUI/MailCore.git
Computed https://github.com/LiveUI/MailCore.git at 3.1.2 (0.40s)
Computing version for https://github.com/LiveUI/S3.git
Computed https://github.com/LiveUI/S3.git at 3.0.0 (0.40s)
Computing version for https://github.com/twostraws/SwiftGD.git
Computed https://github.com/twostraws/SwiftGD.git at 2.3.0 (0.40s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 3.0.2 (0.38s)
Computing version for https://github.com/vapor/jwt.git
Computed https://github.com/vapor/jwt.git at 3.1.2 (0.38s)
Computing version for https://github.com/vapor/fluent-postgresql.git
Computed https://github.com/vapor/fluent-postgresql.git at 1.0.1 (0.43s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 3.2.1 (0.40s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (0.41s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.41s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.3 (0.44s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.43s)
Computing version for https://github.com/IBM-Swift/LoggerAPI.git
Computed https://github.com/IBM-Swift/LoggerAPI.git at 1.8.1 (0.50s)
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.95s)
Computing version for https://github.com/vapor-community/sendgrid-provider.git
Computed https://github.com/vapor-community/sendgrid-provider.git at 3.0.6 (1.12s)
Computing version for https://github.com/twof/VaporMailgunService.git
Computed https://github.com/twof/VaporMailgunService.git at 1.8.1 (0.70s)
Computing version for https://github.com/LiveUI/XMLCoding.git
Computed https://github.com/LiveUI/XMLCoding.git at 0.4.1 (0.40s)
Computing version for https://github.com/twostraws/Cgd.git
Computed https://github.com/twostraws/Cgd.git at 0.2.0 (0.38s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.5.0 (0.40s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.41s)
Computing version for https://github.com/vapor/postgresql.git
Computed https://github.com/vapor/postgresql.git at 1.6.0 (0.40s)
Computing version for https://github.com/vapor/sql.git
Computed https://github.com/vapor/sql.git at 2.3.2 (0.43s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (0.41s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.39s)
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.38s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.41s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (0.42s)
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.41s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (0.42s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.50s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (0.40s)
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.38s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (0.44s)
Computing version for https://github.com/IBM-Swift/BlueSSLService.git
Computed https://github.com/IBM-Swift/BlueSSLService.git at 1.0.200 (0.57s)
Computing version for https://github.com/IBM-Swift/BlueSocket.git
Computed https://github.com/IBM-Swift/BlueSocket.git at 1.0.200 (0.46s)
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.41s)
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/LiveUI/MailCore.git
Working copy of https://github.com/LiveUI/MailCore.git resolved at 3.1.2
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/vapor/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 3.1.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
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/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/leaf.git
Working copy of https://github.com/vapor/leaf.git resolved at 3.0.2
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/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 3.2.1
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/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/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.2
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/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/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.4.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/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/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.4.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/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-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/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/vapor/sql.git
Working copy of https://github.com/vapor/sql.git resolved at 2.3.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/BlueSSLService.git
Working copy of https://github.com/IBM-Swift/BlueSSLService.git resolved at 1.0.200
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/postgresql.git
Working copy of https://github.com/vapor/postgresql.git resolved at 1.6.0
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/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 1.4.0
Creating working copy for https://github.com/vapor/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.1.2
Creating working copy for https://github.com/LiveUI/FluentTestTools.git
Working copy of https://github.com/LiveUI/FluentTestTools.git resolved at 0.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/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/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/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/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/validation.git
Working copy of https://github.com/vapor/validation.git resolved at 2.1.1
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/76] Compiling XMLCoding XMLKey.swift
[3/76] Compiling XMLCoding ISO8601DateFormatter.swift
[4/77] Compiling Debugging Demangler.swift
[5/77] Compiling Cryptor KeyDerivation.swift
[6/78] Compiling Cryptor Random.swift
[7/78] Compiling Cryptor Updatable.swift
[8/78] Compiling XMLCoding XMLReferencingEncoder.swift
[9/78] Compiling Socket SocketProtocols.swift
[10/78] Compiling Socket SocketUtils.swift
[11/78] Compiling Debugging Debuggable.swift
[12/78] Emitting module Debugging
[13/78] Emitting module Cryptor
[14/78] Compiling NIO BaseSocketChannel.swift
[15/78] Compiling NIO BlockingIOThreadPool.swift
[16/78] Compiling NIO AddressedEnvelope.swift
[17/78] Compiling NIO BaseSocket.swift
[18/78] Compiling Cryptor Status.swift
[19/78] Compiling Cryptor StreamCryptor.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[20/78] 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
           ^
[21/78] 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
           ^
[22/78] 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
           ^
[23/78] 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
           ^
[24/78] 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
           ^
[25/78] 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
           ^
error: fatalError
[26/78] 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