Build Information
Successful build of Cglob, reference master (251b96
), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 14:13:21 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Ponyboy47/Cglob.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Ponyboy47/Cglob
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 251b96a First Commit
Cloned https://github.com/Ponyboy47/Cglob.git
Revision (git rev-parse @):
251b96af7a69c59c61c0a82b4e4b9aaa05a3822c
SUCCESS checkout https://github.com/Ponyboy47/Cglob.git at master
========================================
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": "cglob",
"name": "Cglob",
"url": "https://github.com/Ponyboy47/Cglob.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Cglob",
"dependencies": [
]
}
]
}
Fetching https://github.com/Ponyboy47/Cglob.git
[3/12] Fetching cglob
Fetched https://github.com/Ponyboy47/Cglob.git from cache (0.59s)
Creating working copy for https://github.com/Ponyboy47/Cglob.git
Working copy of https://github.com/Ponyboy47/Cglob.git resolved at master (251b96a)
warning: '.resolve-product-dependencies': dependency 'cglob' 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/Ponyboy47/Cglob.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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/1] Compiling Cglob glob.c
Build complete! (0.81s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Cglob",
"name" : "Cglob",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Cglob",
"targets" : [
"Cglob"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Cglob",
"module_type" : "ClangTarget",
"name" : "Cglob",
"path" : "Sources/Cglob",
"product_memberships" : [
"Cglob"
],
"sources" : [
"glob.c"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.