Build Information
Successful build of Opentracing with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/undefinedlabs/opentracing-objc.git
Reference: 0.5.2
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/undefinedlabs/opentracing-objc
* tag 0.5.2 -> FETCH_HEAD
HEAD is now at 18c1a35 Add Swift Name for protocol inheriting (it fails when implementing from swift without it)
Cloned https://github.com/undefinedlabs/opentracing-objc.git
Revision (git rev-parse @):
18c1a35ca966236cee0c5a714a51a73ff33384c1
SUCCESS checkout https://github.com/undefinedlabs/opentracing-objc.git at 0.5.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "opentracing-objc",
"name": "Opentracing",
"url": "https://github.com/undefinedlabs/opentracing-objc.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/opentracing-objc",
"dependencies": [
]
}
]
}
Fetching https://github.com/undefinedlabs/opentracing-objc.git
[1/508] Fetching opentracing-objc
Fetched https://github.com/undefinedlabs/opentracing-objc.git (0.28s)
Creating working copy for https://github.com/undefinedlabs/opentracing-objc.git
Working copy of https://github.com/undefinedlabs/opentracing-objc.git resolved at 0.5.2
warning: '.resolve-product-dependencies': dependency 'opentracing-objc' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
https://github.com/undefinedlabs/opentracing-objc.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Compiling OTNoop.m
[1/6] Compiling OTTracer.m
[2/6] Compiling OTReference.m
[3/6] Compiling OTGlobal.m
[4/6] Archiving liblibOpentracing.a
[5/6] Linking libOpentracing.dylib
Build complete! (2.35s)
Build complete.
Done.