Build Information
Successful build of Cdirent with Swift 6.0 for macOS (SPM).
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Ponyboy47/Cdirent.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Ponyboy47/Cdirent
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 8f1738a First Commit
Cloned https://github.com/Ponyboy47/Cdirent.git
Revision (git rev-parse @):
8f1738a6a908ddd08a5ab08013c8670baea84922
SUCCESS checkout https://github.com/Ponyboy47/Cdirent.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $workDir
https://github.com/Ponyboy47/Cdirent.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/1] Compiling Cdirent dirent.c
Build complete! (0.46s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Cdirent",
"name" : "Cdirent",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Cdirent",
"targets" : [
"Cdirent"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Cdirent",
"module_type" : "ClangTarget",
"name" : "Cdirent",
"path" : "Sources/Cdirent",
"product_memberships" : [
"Cdirent"
],
"sources" : [
"dirent.c"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.