Build Information
Successful build of CLMDB, reference main (977ba4), with Swift 6.2 for macOS (SPM) on 17 Apr 2026 15:41:53 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-bitcoin/swift-lmdb.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-bitcoin/swift-lmdb
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 977ba43 Merge branch 'swiftlang:main' into main
Cloned https://github.com/swift-bitcoin/swift-lmdb.git
Revision (git rev-parse @):
977ba43212bc484ceb78efda3dade03c136e7dd7
SUCCESS checkout https://github.com/swift-bitcoin/swift-lmdb.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/swift-bitcoin/swift-lmdb.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Compiling CLMDB midl.c
[1/2] Compiling CLMDB mdb.c
Build complete! (1.07s)
Build complete.
{
"c_language_standard" : "c2x",
"dependencies" : [
],
"manifest_display_name" : "CLMDB",
"name" : "CLMDB",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "CLMDB",
"targets" : [
"CLMDB"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CLMDB",
"module_type" : "ClangTarget",
"name" : "CLMDB",
"path" : "Sources/CLMDB",
"product_memberships" : [
"CLMDB"
],
"sources" : [
"mdb.c",
"midl.c"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
Done.