Build Information
Failed to build DL4STensorboard with Swift 6.0 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/palle-k/DL4S-Tensorboard.git
Reference: master
Initialized empty Git repository in /Users/admin/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: 6.0
Building package at path: $workDir
https://github.com/palle-k/DL4S-Tensorboard.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/6] Write sources
[4/6] Compiling MKL placeholder.c
[5/6] Write swift-version-6F35C1178C84523A.txt
[7/159] Compiling SwiftGD Geometry.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "gd.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/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
1 | #include <gd.h>
| `- error: 'gd.h' file not found with <angled> include; use "quotes" instead
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/SwiftGD/Format.swift:8:8: error: could not build Objective-C module 'gd'
6 |
7 | import Foundation
8 | import gd
| `- error: could not build Objective-C module 'gd'
9 |
10 | // MARK: - Importable & Exportable Formatter
[8/159] Compiling SwiftGD Image.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "gd.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/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
1 | #include <gd.h>
| `- error: 'gd.h' file not found with <angled> include; use "quotes" instead
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/SwiftGD/Format.swift:8:8: error: could not build Objective-C module 'gd'
6 |
7 | import Foundation
8 | import gd
| `- error: could not build Objective-C module 'gd'
9 |
10 | // MARK: - Importable & Exportable Formatter
[9/159] Compiling SwiftGD Format.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "gd.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/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
1 | #include <gd.h>
| `- error: 'gd.h' file not found with <angled> include; use "quotes" instead
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/SwiftGD/Format.swift:8:8: error: could not build Objective-C module 'gd'
6 |
7 | import Foundation
8 | import gd
| `- error: could not build Objective-C module 'gd'
9 |
10 | // MARK: - Importable & Exportable Formatter
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/159] Emitting module SwiftGD
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "gd.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/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
1 | #include <gd.h>
| `- error: 'gd.h' file not found with <angled> include; use "quotes" instead
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/SwiftGD/Format.swift:8:8: error: could not build Objective-C module 'gd'
6 |
7 | import Foundation
8 | import gd
| `- error: could not build Objective-C module 'gd'
9 |
10 | // MARK: - Importable & Exportable Formatter
[11/159] Compiling SwiftGD Error.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "gd.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/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
1 | #include <gd.h>
| `- error: 'gd.h' file not found with <angled> include; use "quotes" instead
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/SwiftGD/Format.swift:8:8: error: could not build Objective-C module 'gd'
6 |
7 | import Foundation
8 | import gd
| `- error: could not build Objective-C module 'gd'
9 |
10 | // MARK: - Importable & Exportable Formatter
[12/159] Compiling SwiftGD Color.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "gd.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/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
1 | #include <gd.h>
| `- error: 'gd.h' file not found with <angled> include; use "quotes" instead
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/SwiftGD/Format.swift:8:8: error: could not build Objective-C module 'gd'
6 |
7 | import Foundation
8 | import gd
| `- error: could not build Objective-C module 'gd'
9 |
10 | // MARK: - Importable & Exportable Formatter
[13/159] Emitting module SwiftProtobuf
[14/159] Compiling SwiftProtobuf Message+AnyAdditions.swift
[15/159] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[16/159] Compiling SwiftProtobuf Message+JSONAdditions.swift
[17/159] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[18/159] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[19/159] Compiling SwiftProtobuf Message.swift
[20/159] Compiling SwiftProtobuf MessageExtension.swift
[21/159] Compiling SwiftProtobuf NameMap.swift
Fetching https://github.com/palle-k/DL4S.git
[1/5736] Fetching dl4s
Fetched https://github.com/palle-k/DL4S.git from cache (2.14s)
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/twostraws/SwiftGD
[1/432] Fetching swiftgd
[433/36614] Fetching swiftgd, swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (8.36s)
Fetched https://github.com/twostraws/SwiftGD from cache (8.36s)
Computing version for https://github.com/twostraws/SwiftGD
Computed https://github.com/twostraws/SwiftGD at 2.5.0 (0.67s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.12.0 (2.58s)
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
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: 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 6.0 macosSpm