Build Information
Successful build of Banana, reference main (d52074
), with Swift 6.1 for macOS (SPM) on 11 Jun 2025 12:49:20 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nixzhu/Banana.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nixzhu/Banana
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d52074a update version
Cloned https://github.com/nixzhu/Banana.git
Revision (git rev-parse @):
d52074ade90b74f1a192ffd661bb077710a1fdb8
SUCCESS checkout https://github.com/nixzhu/Banana.git at main
Fetching https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Fetching https://github.com/ibireme/yyjson.git
[9/862] Fetching jjliso8601dateformatter
[226/4642] Fetching jjliso8601dateformatter, yyjson
Fetched https://github.com/michaeleisel/JJLISO8601DateFormatter.git from cache (1.28s)
Fetched https://github.com/ibireme/yyjson.git from cache (1.28s)
Computing version for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Computed https://github.com/michaeleisel/JJLISO8601DateFormatter.git at 0.1.8 (4.48s)
Computing version for https://github.com/ibireme/yyjson.git
Computed https://github.com/ibireme/yyjson.git at 0.11.1 (0.65s)
Creating working copy for https://github.com/ibireme/yyjson.git
Working copy of https://github.com/ibireme/yyjson.git resolved at 0.11.1
Creating working copy for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Working copy of https://github.com/michaeleisel/JJLISO8601DateFormatter.git resolved at 0.1.8
========================================
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": "banana",
"name": "Banana",
"url": "https://github.com/nixzhu/Banana.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Banana",
"dependencies": [
{
"identity": "yyjson",
"name": "yyjson",
"url": "https://github.com/ibireme/yyjson.git",
"version": "0.11.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/yyjson",
"dependencies": [
]
},
{
"identity": "jjliso8601dateformatter",
"name": "JJLISO8601DateFormatter",
"url": "https://github.com/michaeleisel/JJLISO8601DateFormatter.git",
"version": "0.1.8",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JJLISO8601DateFormatter",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/nixzhu/Banana.git
[1/121] Fetching banana
Fetched https://github.com/nixzhu/Banana.git from cache (0.67s)
Fetching https://github.com/michaeleisel/JJLISO8601DateFormatter.git from cache
Fetching https://github.com/ibireme/yyjson.git from cache
Fetched https://github.com/michaeleisel/JJLISO8601DateFormatter.git from cache (0.44s)
Fetched https://github.com/ibireme/yyjson.git from cache (0.44s)
Computing version for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Computed https://github.com/michaeleisel/JJLISO8601DateFormatter.git at 0.1.8 (0.50s)
Computing version for https://github.com/ibireme/yyjson.git
Computed https://github.com/ibireme/yyjson.git at 0.11.1 (0.03s)
Creating working copy for https://github.com/nixzhu/Banana.git
Working copy of https://github.com/nixzhu/Banana.git resolved at main (d52074a)
Creating working copy for https://github.com/ibireme/yyjson.git
Working copy of https://github.com/ibireme/yyjson.git resolved at 0.11.1
Creating working copy for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Working copy of https://github.com/michaeleisel/JJLISO8601DateFormatter.git resolved at 0.1.8
warning: '.resolve-product-dependencies': dependency 'banana' is not used by any target
Found 2 product dependencies
- yyjson
- JJLISO8601DateFormatter
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/nixzhu/Banana.git
https://github.com/nixzhu/Banana.git
{
"dependencies" : [
{
"identity" : "yyjson",
"requirement" : {
"range" : [
{
"lower_bound" : "0.11.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ibireme/yyjson.git"
},
{
"identity" : "jjliso8601dateformatter",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.8",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/michaeleisel/JJLISO8601DateFormatter.git"
}
],
"manifest_display_name" : "Banana",
"name" : "Banana",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Banana",
"targets" : [
"Banana"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BananaTests",
"module_type" : "SwiftTarget",
"name" : "BananaTests",
"path" : "Tests/BananaTests",
"sources" : [
"ArrayTests.swift",
"BoolTests.swift",
"DateTests.swift",
"DictionaryTests.swift",
"DoubleTests.swift",
"ExampleTests.swift",
"IntTests.swift",
"ObjectTests.swift",
"PathTests.swift",
"StringTests.swift",
"URLTests.swift"
],
"target_dependencies" : [
"Banana"
],
"type" : "test"
},
{
"c99name" : "Banana",
"module_type" : "SwiftTarget",
"name" : "Banana",
"path" : "Sources/Banana",
"product_dependencies" : [
"yyjson",
"JJLISO8601DateFormatter"
],
"product_memberships" : [
"Banana"
],
"sources" : [
"BananaJSON+Bool.swift",
"BananaJSON+Date.swift",
"BananaJSON+Double.swift",
"BananaJSON+Int.swift",
"BananaJSON+String.swift",
"BananaJSON+URL.swift",
"BananaJSON.swift",
"BananaModel.swift",
"BananaPathItem.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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
Building for debugging...
[0/6] Write sources
[1/6] Write swift-version-2F0A5646E1D333AE.txt
[2/6] Compiling localtime.c
[3/6] Compiling JJLISO8601DateFormatter JJLInternal.c
[4/6] Compiling yyjson.c
[5/6] Compiling JJLISO8601DateFormatter JJLISO8601DateFormatter.m
[7/16] Compiling Banana BananaJSON+URL.swift
[8/16] Compiling Banana BananaPathItem.swift
[9/16] Compiling Banana BananaJSON+Double.swift
[10/16] Compiling Banana BananaJSON.swift
[11/16] Compiling Banana BananaModel.swift
[12/16] Compiling Banana BananaJSON+String.swift
[13/16] Compiling Banana BananaJSON+Int.swift
[14/16] Compiling Banana BananaJSON+Date.swift
[15/16] Emitting module Banana
[16/16] Compiling Banana BananaJSON+Bool.swift
Build complete! (6.28s)
Build complete.
{
"dependencies" : [
{
"identity" : "yyjson",
"requirement" : {
"range" : [
{
"lower_bound" : "0.11.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ibireme/yyjson.git"
},
{
"identity" : "jjliso8601dateformatter",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.8",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/michaeleisel/JJLISO8601DateFormatter.git"
}
],
"manifest_display_name" : "Banana",
"name" : "Banana",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Banana",
"targets" : [
"Banana"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BananaTests",
"module_type" : "SwiftTarget",
"name" : "BananaTests",
"path" : "Tests/BananaTests",
"sources" : [
"ArrayTests.swift",
"BoolTests.swift",
"DateTests.swift",
"DictionaryTests.swift",
"DoubleTests.swift",
"ExampleTests.swift",
"IntTests.swift",
"ObjectTests.swift",
"PathTests.swift",
"StringTests.swift",
"URLTests.swift"
],
"target_dependencies" : [
"Banana"
],
"type" : "test"
},
{
"c99name" : "Banana",
"module_type" : "SwiftTarget",
"name" : "Banana",
"path" : "Sources/Banana",
"product_dependencies" : [
"yyjson",
"JJLISO8601DateFormatter"
],
"product_memberships" : [
"Banana"
],
"sources" : [
"BananaJSON+Bool.swift",
"BananaJSON+Date.swift",
"BananaJSON+Double.swift",
"BananaJSON+Int.swift",
"BananaJSON+String.swift",
"BananaJSON+URL.swift",
"BananaJSON.swift",
"BananaModel.swift",
"BananaPathItem.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.