Build Information
Successful build of BiSON, reference 1.2.5 (48d38d
), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 16:02:36 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/smartdevicelink/bson_c_lib.git
Reference: 1.2.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/smartdevicelink/bson_c_lib
* tag 1.2.5 -> FETCH_HEAD
HEAD is now at 48d38d5 Merge pull request #57 from smartdevicelink/release/1.2.5
Cloned https://github.com/smartdevicelink/bson_c_lib.git
Revision (git rev-parse @):
48d38d5b7a9b6cffc8171087b68bee5f4649e67d
SUCCESS checkout https://github.com/smartdevicelink/bson_c_lib.git at 1.2.5
========================================
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": "bson_c_lib",
"name": "BiSON",
"url": "https://github.com/smartdevicelink/bson_c_lib.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/bson_c_lib",
"dependencies": [
]
}
]
}
Fetching https://github.com/smartdevicelink/bson_c_lib.git
[1/834] Fetching bson_c_lib
Fetched https://github.com/smartdevicelink/bson_c_lib.git from cache (1.00s)
Creating working copy for https://github.com/smartdevicelink/bson_c_lib.git
Working copy of https://github.com/smartdevicelink/bson_c_lib.git resolved at 1.2.5 (48d38d5)
warning: '.resolve-product-dependencies': dependency 'bson_c_lib' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/smartdevicelink/bson_c_lib.git
https://github.com/smartdevicelink/bson_c_lib.git
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "BiSON",
"name" : "BiSON",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "BiSON",
"targets" : [
"BiSON"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BiSON",
"module_type" : "ClangTarget",
"name" : "BiSON",
"path" : "src",
"product_memberships" : [
"BiSON"
],
"sources" : [
"bson_array.c",
"bson_object.c",
"bson_util.c",
"emhashmap/emhashmap.c"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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/4] Compiling BiSON bson_util.c
[1/4] Compiling emhashmap.c
[2/4] Compiling BiSON bson_object.c
[3/4] Compiling BiSON bson_array.c
Build complete! (1.39s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "BiSON",
"name" : "BiSON",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "BiSON",
"targets" : [
"BiSON"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BiSON",
"module_type" : "ClangTarget",
"name" : "BiSON",
"path" : "src",
"product_memberships" : [
"BiSON"
],
"sources" : [
"bson_array.c",
"bson_object.c",
"bson_util.c",
"emhashmap/emhashmap.c"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.