The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DL4STensorboard 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/palle-k/DL4S-Tensorboard.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/palle-k/DL4S-Tensorboard
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 762a691 Merge pull request #1 from philipturner/patch-1
Cloned https://github.com/palle-k/DL4S-Tensorboard.git
Revision (git rev-parse @):
762a6912c4e661eb561962da06d52cfdb1df68d3
SUCCESS checkout https://github.com/palle-k/DL4S-Tensorboard.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/palle-k/DL4S-Tensorboard.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[4/6] Compiling MKL placeholder.c
[5/6] Write swift-version--423B1241ED78D482.txt
[7/155] Compiling SwiftGD Image.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "gd.h"
        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/gd/gd.h:1:10: error: 'gd.h' file not found with <angled> include; use "quotes" instead
#include <gd.h>
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/SwiftGD/Format.swift:8:8: error: could not build Objective-C module 'gd'
import gd
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/155] Emitting module SwiftGD
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "gd.h"
        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/gd/gd.h:1:10: error: 'gd.h' file not found with <angled> include; use "quotes" instead
#include <gd.h>
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/SwiftGD/Format.swift:8:8: error: could not build Objective-C module 'gd'
import gd
       ^
[9/155] Compiling SwiftGD Color.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "gd.h"
        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/gd/gd.h:1:10: error: 'gd.h' file not found with <angled> include; use "quotes" instead
#include <gd.h>
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/SwiftGD/Format.swift:8:8: error: could not build Objective-C module 'gd'
import gd
       ^
[10/155] Compiling SwiftGD Error.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "gd.h"
        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/gd/gd.h:1:10: error: 'gd.h' file not found with <angled> include; use "quotes" instead
#include <gd.h>
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/SwiftGD/Format.swift:8:8: error: could not build Objective-C module 'gd'
import gd
       ^
[11/155] Compiling SwiftGD Geometry.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "gd.h"
        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/gd/gd.h:1:10: error: 'gd.h' file not found with <angled> include; use "quotes" instead
#include <gd.h>
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/SwiftGD/Format.swift:8:8: error: could not build Objective-C module 'gd'
import gd
       ^
[12/155] Compiling SwiftGD Format.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "gd.h"
        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/gd/gd.h:1:10: error: 'gd.h' file not found with <angled> include; use "quotes" instead
#include <gd.h>
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/SwiftGD/Format.swift:8:8: error: could not build Objective-C module 'gd'
import gd
       ^
error: fatalError
[13/155] Compiling SwiftProtobuf TimeUtils.swift
[14/155] Compiling SwiftProtobuf UnknownStorage.swift
[15/155] Compiling SwiftProtobuf UnsafeBufferPointer+Shims.swift
[16/155] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[17/155] Compiling SwiftProtobuf Varint.swift
[18/155] Compiling SwiftProtobuf Version.swift
[19/155] Compiling SwiftProtobuf Visitor.swift
[20/155] Compiling SwiftProtobuf WireFormat.swift
[21/155] Compiling SwiftProtobuf ZigZag.swift
[22/155] Compiling SwiftProtobuf any.pb.swift
Fetching https://github.com/palle-k/DL4S.git from cache
Fetched https://github.com/palle-k/DL4S.git from cache (0.85s)
Fetching https://github.com/twostraws/SwiftGD from cache
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetched https://github.com/twostraws/SwiftGD from cache (0.15s)
Fetched https://github.com/apple/swift-protobuf.git from cache (0.41s)
Computing version for https://github.com/twostraws/SwiftGD
Computed https://github.com/twostraws/SwiftGD at 2.5.0 (0.49s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.12.0 (0.40s)
Creating working copy for https://github.com/palle-k/DL4S.git
Working copy of https://github.com/palle-k/DL4S.git resolved at master (1f90f87)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SwiftGD-bc1f3be5 is not valid git repository for 'https://github.com/twostraws/SwiftGD', will fetch again.
Fetching https://github.com/twostraws/SwiftGD from cache
Fetched https://github.com/twostraws/SwiftGD from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SwiftGD-bc1f3be5 is not valid git repository for 'https://github.com/twostraws/SwiftGD', will fetch again.
Fetching https://github.com/twostraws/SwiftGD from cache
Fetched https://github.com/twostraws/SwiftGD from cache (0.01s)
Creating working copy for https://github.com/twostraws/SwiftGD
Working copy of https://github.com/twostraws/SwiftGD resolved at 2.5.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.12.0
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install gdlib using your system-packager:
    brew install gd
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version--423B1241ED78D482.txt
[2/141] Compiling SwiftGD Geometry.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "gd.h"
        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/gd/gd.h:1:10: error: 'gd.h' file not found with <angled> include; use "quotes" instead
#include <gd.h>
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/SwiftGD/Format.swift:8:8: error: could not build Objective-C module 'gd'
import gd
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/141] Emitting module SwiftGD
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "gd.h"
        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/gd/gd.h:1:10: error: 'gd.h' file not found with <angled> include; use "quotes" instead
#include <gd.h>
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/SwiftGD/Format.swift:8:8: error: could not build Objective-C module 'gd'
import gd
       ^
[4/141] Compiling SwiftGD Format.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "gd.h"
        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/gd/gd.h:1:10: error: 'gd.h' file not found with <angled> include; use "quotes" instead
#include <gd.h>
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/SwiftGD/Format.swift:8:8: error: could not build Objective-C module 'gd'
import gd
       ^
[5/141] Compiling SwiftGD Error.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "gd.h"
        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/gd/gd.h:1:10: error: 'gd.h' file not found with <angled> include; use "quotes" instead
#include <gd.h>
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/SwiftGD/Format.swift:8:8: error: could not build Objective-C module 'gd'
import gd
       ^
[6/141] Compiling SwiftGD Image.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "gd.h"
        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/gd/gd.h:1:10: error: 'gd.h' file not found with <angled> include; use "quotes" instead
#include <gd.h>
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/SwiftGD/Format.swift:8:8: error: could not build Objective-C module 'gd'
import gd
       ^
[7/141] Compiling SwiftGD Color.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "gd.h"
        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/gd/gd.h:1:10: error: 'gd.h' file not found with <angled> include; use "quotes" instead
#include <gd.h>
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/SwiftGD/Format.swift:8:8: error: could not build Objective-C module 'gd'
import gd
       ^
error: fatalError
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install gdlib using your system-packager:
    brew install gd
BUILD FAILURE 5.10 macosSpm