Build Information
Successful build of BLAS-LAPACK-AppStore-Workaround, reference main (dc78ff
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 04:11:28 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kewlbear/BLAS-LAPACK-AppStore-Workaround.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kewlbear/BLAS-LAPACK-AppStore-Workaround
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at dc78ff0 fix release build
Cloned https://github.com/kewlbear/BLAS-LAPACK-AppStore-Workaround.git
Revision (git rev-parse @):
dc78ff05b3c8c1c39d83aab9bdbaef59dc6c87f5
SUCCESS checkout https://github.com/kewlbear/BLAS-LAPACK-AppStore-Workaround.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/kewlbear/BLAS-LAPACK-AppStore-Workaround.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling BLAS-LAPACK-AppStore-Workaround BLAS_LAPACK_AppStore_Workaround.mm
Build complete! (2.03s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "BLAS-LAPACK-AppStore-Workaround",
"name" : "BLAS-LAPACK-AppStore-Workaround",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "BLAS-LAPACK-AppStore-Workaround",
"targets" : [
"BLAS-LAPACK-AppStore-Workaround"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BLAS_LAPACK_AppStore_WorkaroundTests",
"module_type" : "SwiftTarget",
"name" : "BLAS-LAPACK-AppStore-WorkaroundTests",
"path" : "Tests/BLAS-LAPACK-AppStore-WorkaroundTests",
"sources" : [
"BLAS_LAPACK_AppStore_WorkaroundTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"BLAS-LAPACK-AppStore-Workaround"
],
"type" : "test"
},
{
"c99name" : "BLAS_LAPACK_AppStore_Workaround",
"module_type" : "ClangTarget",
"name" : "BLAS-LAPACK-AppStore-Workaround",
"path" : "Sources/BLAS-LAPACK-AppStore-Workaround",
"product_memberships" : [
"BLAS-LAPACK-AppStore-Workaround"
],
"sources" : [
"BLAS_LAPACK_AppStore_Workaround.mm"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.