Build Information
Failed to build DL4STensorboard, reference master (762a69
), with Swift 6.1 for macOS (SPM) on 24 Apr 2025 11:01:00 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.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
Fetching https://github.com/palle-k/DL4S.git
[1/5736] Fetching dl4s
Fetched https://github.com/palle-k/DL4S.git from cache (1.66s)
Fetching https://github.com/twostraws/SwiftGD
Fetching https://github.com/apple/swift-protobuf.git from cache
[1/444] Fetching swiftgd
Fetched https://github.com/apple/swift-protobuf.git from cache (0.68s)
Fetched https://github.com/twostraws/SwiftGD from cache (0.73s)
Computing version for https://github.com/twostraws/SwiftGD
Computed https://github.com/twostraws/SwiftGD at 2.5.0 (1.29s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.12.0 (2.61s)
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)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/palle-k/DL4S-Tensorboard.git
[1/111] Fetching dl4s-tensorboard
Fetched https://github.com/palle-k/DL4S-Tensorboard.git from cache (0.69s)
Fetching https://github.com/palle-k/DL4S.git from cache
Fetched https://github.com/palle-k/DL4S.git from cache (0.45s)
error: Invalid manifest (compiled with: ["/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.R0zU41/vfs.yaml", "-L", "/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx14.0", "-sdk", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk", "-F", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-F", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", "-I", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "5", "-I", "/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk", "-package-description-version", "5.2.0", "/Package.swift", "-o", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.DMO0Ep/dl4s-manifest"])
/Package.swift:28:10: error: 'testTarget(name:dependencies:path:exclude:sources:resources:cSettings:cxxSettings:swiftSettings:linkerSettings:)' is unavailable
26 | dependencies: ["MKL"]
27 | ),
28 | .testTarget(
| `- error: 'testTarget(name:dependencies:path:exclude:sources:resources:cSettings:cxxSettings:swiftSettings:linkerSettings:)' is unavailable
29 | name: "DL4STests",
30 | dependencies: ["DL4S"],
PackageDescription.Target.testTarget:3:22: note: 'testTarget(name:dependencies:path:exclude:sources:resources:cSettings:cxxSettings:swiftSettings:linkerSettings:)' was introduced in PackageDescription 5.3
1 | class Target {
2 | @available(_PackageDescription, introduced: 5.3, obsoleted: 5.5)
3 | public static func testTarget(name: String, dependencies: [Target.Dependency] = [], path: String? = nil, exclude: [String] = [], sources: [String]? = nil, resources: [Resource]? = nil, cSettings: [CSetting]? = nil, cxxSettings: [CXXSetting]? = nil, swiftSettings: [SwiftSetting]? = nil, linkerSettings: [LinkerSetting]? = nil) -> Target}
| `- note: 'testTarget(name:dependencies:path:exclude:sources:resources:cSettings:cxxSettings:swiftSettings:linkerSettings:)' was introduced in PackageDescription 5.3
4 | in https://github.com/palle-k/DL4S.git
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/palle-k/DL4S-Tensorboard.git
https://github.com/palle-k/DL4S-Tensorboard.git
{
"dependencies" : [
{
"identity" : "dl4s",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/palle-k/DL4S.git"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf.git"
},
{
"identity" : "swiftgd",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/twostraws/SwiftGD"
}
],
"manifest_display_name" : "DL4STensorboard",
"name" : "DL4STensorboard",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "DL4STensorboard",
"targets" : [
"DL4STensorboard"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DL4STensorboardTests",
"module_type" : "SwiftTarget",
"name" : "DL4STensorboardTests",
"path" : "Tests/DL4STensorboardTests",
"sources" : [
"DL4S_TensorboardTests.swift",
"HistogramTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"DL4STensorboard"
],
"type" : "test"
},
{
"c99name" : "DL4STensorboard",
"module_type" : "SwiftTarget",
"name" : "DL4STensorboard",
"path" : "Sources/DL4STensorboard",
"product_dependencies" : [
"SwiftProtobuf",
"SwiftGD",
"DL4S"
],
"product_memberships" : [
"DL4STensorboard"
],
"sources" : [
"Autogenerated/event.pb.swift",
"Autogenerated/resource_handle.pb.swift",
"Autogenerated/summary.pb.swift",
"Autogenerated/tensor.pb.swift",
"Autogenerated/tensor_shape.pb.swift",
"Autogenerated/types.pb.swift",
"CRC.swift",
"Ext.swift",
"Histogram.swift",
"TSVWriter.swift",
"TensorboardWriter.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/6] Write sources
[4/6] Compiling MKL placeholder.c
[5/6] Write swift-version-2F0A5646E1D333AE.txt
[7/159] Emitting module SwiftProtobuf
[8/167] 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
[9/167] 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
[10/167] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/167] 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
[12/167] 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/167] 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
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
warning: you may be able to install gdlib using your system-packager:
brew install gd
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/154] 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
[3/154] 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
[4/154] 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
[5/154] 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
[6/154] 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
[7/154] 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
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
warning: you may be able to install gdlib using your system-packager:
brew install gd
BUILD FAILURE 6.1 macosSpm