Build Information
Successful build of Gnuplot, reference 0.3.0 (b215e9
), with Swift 6.0 for macOS (SPM) on 2 Nov 2024 03:05:54 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/damuellen/Gnuplot.swift.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/damuellen/Gnuplot.swift
* tag 0.3.0 -> FETCH_HEAD
HEAD is now at b215e9e Temporary file
Cloned https://github.com/damuellen/Gnuplot.swift.git
Revision (git rev-parse @):
b215e9e92ed7b817262f20263fec25fdd921853a
SUCCESS checkout https://github.com/damuellen/Gnuplot.swift.git at 0.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "gnuplot.swift",
"name": "Gnuplot",
"url": "https://github.com/damuellen/Gnuplot.swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Gnuplot.swift",
"dependencies": [
]
}
]
}
Fetching https://github.com/damuellen/Gnuplot.swift.git
[1/95] Fetching gnuplot.swift
Fetched https://github.com/damuellen/Gnuplot.swift.git from cache (0.85s)
Creating working copy for https://github.com/damuellen/Gnuplot.swift.git
Working copy of https://github.com/damuellen/Gnuplot.swift.git resolved at 0.3.0 (b215e9e)
warning: '.resolve-product-dependencies': dependency 'gnuplot.swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/damuellen/Gnuplot.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/4] Emitting module Gnuplot
[4/4] Compiling Gnuplot Gnuplot.swift
Build complete! (9.92s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Gnuplot",
"name" : "Gnuplot",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Gnuplot",
"targets" : [
"Gnuplot"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Gnuplot",
"module_type" : "SwiftTarget",
"name" : "Gnuplot",
"path" : "Sources/Gnuplot",
"product_memberships" : [
"Gnuplot"
],
"sources" : [
"Gnuplot.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
Done.