Build Information
Successful build of Bits, reference 2.0.4 (2a63af
), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 09:24:19 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/OperatorFoundation/Bits.git
Reference: 2.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/Bits
* tag 2.0.4 -> FETCH_HEAD
HEAD is now at 2a63afa Update Package.swift
Cloned https://github.com/OperatorFoundation/Bits.git
Revision (git rev-parse @):
2a63afaaf4f01eee8a1b7bc9e0710dd7cc2a0ce7
SUCCESS checkout https://github.com/OperatorFoundation/Bits.git at 2.0.4
Fetching https://github.com/OperatorFoundation/Datable
[1/399] Fetching datable
Fetched https://github.com/OperatorFoundation/Datable from cache (0.80s)
Computing version for https://github.com/OperatorFoundation/Datable
Computed https://github.com/OperatorFoundation/Datable at 4.0.1 (0.49s)
Creating working copy for https://github.com/OperatorFoundation/Datable
Working copy of https://github.com/OperatorFoundation/Datable resolved at 4.0.1
========================================
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": "bits",
"name": "Bits",
"url": "https://github.com/OperatorFoundation/Bits.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Bits",
"dependencies": [
{
"identity": "datable",
"name": "Datable",
"url": "https://github.com/OperatorFoundation/Datable",
"version": "4.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Datable",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/OperatorFoundation/Bits.git
[1/122] Fetching bits
Fetched https://github.com/OperatorFoundation/Bits.git from cache (0.67s)
Fetching https://github.com/OperatorFoundation/Datable from cache
Fetched https://github.com/OperatorFoundation/Datable from cache (0.44s)
Computing version for https://github.com/OperatorFoundation/Datable
Computed https://github.com/OperatorFoundation/Datable at 4.0.1 (0.02s)
Creating working copy for https://github.com/OperatorFoundation/Datable
Working copy of https://github.com/OperatorFoundation/Datable resolved at 4.0.1
Creating working copy for https://github.com/OperatorFoundation/Bits.git
Working copy of https://github.com/OperatorFoundation/Bits.git resolved at 2.0.4 (2a63afa)
warning: '.resolve-product-dependencies': dependency 'bits' is not used by any target
Found 1 product dependencies
- Datable
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/OperatorFoundation/Bits.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/3] Write sources
[2/3] Write swift-version--7754E27361AE5C74.txt
[4/38] Emitting module Datable
[5/41] Compiling Datable UInt+Datable.swift
[6/41] Compiling Datable UInt+MaybeNetworkDatable.swift
[7/41] Compiling Datable UInt+Stringable.swift
[8/41] Compiling Datable Data+Datable.swift
[9/41] Compiling Datable Data+ExpressibleByStringLiteral.swift
[10/41] Compiling Datable Data+Floatable.swift
[11/41] Compiling Datable Data+MaybeIntable.swift
[12/41] Compiling Datable MaybeDatable.swift
[13/41] Compiling Datable MaybeIntable.swift
[14/41] Compiling Datable MaybeNetworkIntable.swift
[15/41] Compiling Datable NetworkDatable.swift
[16/41] Compiling Datable Double+MaybeDatable.swift
[17/41] Compiling Datable Double+Stringable.swift
[18/41] Compiling Datable File.swift
[19/41] Compiling Datable Float+Floatable.swift
[20/41] Compiling Datable String+Intable.swift
[21/41] Compiling Datable Stringable.swift
[22/41] Compiling Datable StringableArray+CSVable.swift
[23/41] Compiling Datable Int+MaybeDatable.swift
[24/41] Compiling Datable Int+MaybeIntable.swift
[25/41] Compiling Datable Int+Stringable.swift
[26/41] Compiling Datable Intable.swift
[27/41] Compiling Datable Float+MaybeDatable.swift
[28/41] Compiling Datable Float+MaybeIntable.swift
[29/41] Compiling Datable Floatable.swift
[30/41] Compiling Datable Int+Floatable.swift
[31/41] Compiling Datable Arrayable.swift
[32/41] Compiling Datable CSVable.swift
[33/41] Compiling Datable Data+Arrayable.swift
[34/41] Compiling Datable Data+Base64.swift
[35/41] Compiling Datable NetworkIntable.swift
[36/41] Compiling Datable String+Arrayable.swift
[37/41] Compiling Datable String+Datable.swift
[38/41] Compiling Datable Data+MaybeNetworkIntable.swift
[39/41] Compiling Datable Data+Stringable.swift
[40/41] Compiling Datable Datable.swift
[41/41] Compiling Datable DatableConfig.swift
[42/45] Emitting module Bits
[43/45] Compiling Bits SimpleBits+MaybeIntable.swift
[44/45] Compiling Bits Bits.swift
[45/45] Compiling Bits Bits+MaybeIntable.swift
Build complete! (22.25s)
Build complete.
{
"dependencies" : [
{
"identity" : "datable",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OperatorFoundation/Datable"
}
],
"manifest_display_name" : "Bits",
"name" : "Bits",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "Bits",
"targets" : [
"Bits"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "BitsTests",
"module_type" : "SwiftTarget",
"name" : "BitsTests",
"path" : "Tests/BitsTests",
"sources" : [
"BitsTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Bits"
],
"type" : "test"
},
{
"c99name" : "Bits",
"module_type" : "SwiftTarget",
"name" : "Bits",
"path" : "Sources/Bits",
"product_dependencies" : [
"Datable"
],
"product_memberships" : [
"Bits"
],
"sources" : [
"Bits+MaybeIntable.swift",
"Bits.swift",
"SimpleBits+MaybeIntable.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.