Build Information
Successful build of ComputeLocation, reference main (5db143
), with Swift 6.0 for macOS (SPM) on 2 Nov 2024 06:24:50 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/JugendForscht-CoLoS/ComputeLocation.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JugendForscht-CoLoS/ComputeLocation
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5db1434 Update README.md
Cloned https://github.com/JugendForscht-CoLoS/ComputeLocation.git
Revision (git rev-parse @):
5db1434095f2fa47a774613bc0e292afb6916c49
SUCCESS checkout https://github.com/JugendForscht-CoLoS/ComputeLocation.git at main
========================================
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": "computelocation",
"name": "ComputeLocation",
"url": "https://github.com/JugendForscht-CoLoS/ComputeLocation.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ComputeLocation",
"dependencies": [
]
}
]
}
Fetching https://github.com/JugendForscht-CoLoS/ComputeLocation.git
[1/75] Fetching computelocation
Fetched https://github.com/JugendForscht-CoLoS/ComputeLocation.git from cache (0.68s)
Creating working copy for https://github.com/JugendForscht-CoLoS/ComputeLocation.git
Working copy of https://github.com/JugendForscht-CoLoS/ComputeLocation.git resolved at main (5db1434)
warning: '.resolve-product-dependencies': dependency 'computelocation' 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/JugendForscht-CoLoS/ComputeLocation.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/7] Compiling ComputeLocation Date.swift
[4/7] Compiling ComputeLocation Bluetooth.swift
[5/7] Compiling ComputeLocation Equation.swift
[6/7] Compiling ComputeLocation Location.swift
[7/7] Emitting module ComputeLocation
Build complete! (63.84s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ComputeLocation",
"name" : "ComputeLocation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ComputeLocation",
"targets" : [
"ComputeLocation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ComputeLocation",
"module_type" : "SwiftTarget",
"name" : "ComputeLocation",
"path" : "Sources/ComputeLocation",
"product_memberships" : [
"ComputeLocation"
],
"sources" : [
"Bluetooth.swift",
"Date.swift",
"Important Data/Equation.swift",
"Location.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.