Build Information
Successful build of ToothpasteSqueezer, reference master (2b2cbf
), with Swift 6.0 for macOS (SPM) on 31 Oct 2024 23:16:20 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/Samasaur1/ToothpasteSqueezer.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Samasaur1/ToothpasteSqueezer
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 2b2cbf3 Add executable product
Cloned https://github.com/Samasaur1/ToothpasteSqueezer.git
Revision (git rev-parse @):
2b2cbf39ee5c3335c7295948ed770f1241ac7f38
SUCCESS checkout https://github.com/Samasaur1/ToothpasteSqueezer.git at master
Fetching https://github.com/Samasaur1/SwiftySCADKit
[1/236] Fetching swiftyscadkit
Fetched https://github.com/Samasaur1/SwiftySCADKit from cache (0.76s)
Creating working copy for https://github.com/Samasaur1/SwiftySCADKit
Working copy of https://github.com/Samasaur1/SwiftySCADKit resolved at master (eff523c)
========================================
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": "toothpastesqueezer",
"name": "ToothpasteSqueezer",
"url": "https://github.com/Samasaur1/ToothpasteSqueezer.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ToothpasteSqueezer",
"dependencies": [
{
"identity": "swiftyscadkit",
"name": "SwiftySCADKit",
"url": "https://github.com/Samasaur1/SwiftySCADKit",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftySCADKit",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/Samasaur1/ToothpasteSqueezer.git
[1/85] Fetching toothpastesqueezer
Fetched https://github.com/Samasaur1/ToothpasteSqueezer.git from cache (0.71s)
Fetching https://github.com/Samasaur1/SwiftySCADKit from cache
Fetched https://github.com/Samasaur1/SwiftySCADKit from cache (0.49s)
Creating working copy for https://github.com/Samasaur1/SwiftySCADKit
Working copy of https://github.com/Samasaur1/SwiftySCADKit resolved at master (e1c3080)
Creating working copy for https://github.com/Samasaur1/ToothpasteSqueezer.git
Working copy of https://github.com/Samasaur1/ToothpasteSqueezer.git resolved at master (2b2cbf3)
Found 1 product dependencies
- SwiftySCADKit
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/Samasaur1/ToothpasteSqueezer.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/7] Write sources
[2/7] Write ToothpasteSqueezer-entitlement.plist
[3/7] Write swift-version--7754E27361AE5C74.txt
[5/12] Compiling SwiftySCADKit BooleanOperators.swift
[6/12] Compiling SwiftySCADKit OpenSCAD.swift
[7/12] Compiling SwiftySCADKit Transformations.swift
[8/12] Emitting module SwiftySCADKit
[9/12] Compiling SwiftySCADKit BasicShapes.swift
[10/14] Emitting module ToothpasteSqueezer
[11/14] Compiling ToothpasteSqueezer main.swift
[11/14] Write Objects.LinkFileList
[12/14] Linking ToothpasteSqueezer
[13/14] Applying ToothpasteSqueezer
Build complete! (8.41s)
Build complete.
{
"dependencies" : [
{
"identity" : "swiftyscadkit",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Samasaur1/SwiftySCADKit"
}
],
"manifest_display_name" : "ToothpasteSqueezer",
"name" : "ToothpasteSqueezer",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ToothpasteSqueezer",
"targets" : [
"ToothpasteSqueezer"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ToothpasteSqueezerTests",
"module_type" : "SwiftTarget",
"name" : "ToothpasteSqueezerTests",
"path" : "Tests/ToothpasteSqueezerTests",
"sources" : [
"ToothpasteSqueezerTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"ToothpasteSqueezer"
],
"type" : "test"
},
{
"c99name" : "ToothpasteSqueezer",
"module_type" : "SwiftTarget",
"name" : "ToothpasteSqueezer",
"path" : "Sources/ToothpasteSqueezer",
"product_dependencies" : [
"SwiftySCADKit"
],
"product_memberships" : [
"ToothpasteSqueezer"
],
"sources" : [
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "4.2"
}
Done.