Build Information
Failed to build DoreSegment, reference main (ffd6e1
), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 02:03:56 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ffd6e1a updated to 1.0.2
Cloned https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS.git
Revision (git rev-parse @):
ffd6e1af1332f9033306556ec186fa8adc9a2a62
SUCCESS checkout https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS.git at main
[6881/305056] Downloading https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS/releases/download/1.0.2/DoreCoreAI.xcframework.zip
[35515/25322836] Downloading https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS/releases/download/1.0.2/DoreCoreAI.xcframework.zip, https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS/releases/download/1.0.2/DoreSegment.xcframework.zip
Downloading binary artifact https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS/releases/download/1.0.2/DoreCoreAI.xcframework.zip
Downloaded https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS/releases/download/1.0.2/DoreCoreAI.xcframework.zip (1.09s)
[4223766/25017780] Downloading https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS/releases/download/1.0.2/DoreSegment.xcframework.zip
Downloading binary artifact https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS/releases/download/1.0.2/DoreSegment.xcframework.zip
Downloaded https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS/releases/download/1.0.2/DoreSegment.xcframework.zip (2.41s)
========================================
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": "extension-visionlab-doresegment-ios",
"name": "DoreSegment",
"url": "https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Extension-VisionLab-DoreSegment-iOS",
"dependencies": [
]
}
]
}
Fetching https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS.git
[1/32] Fetching extension-visionlab-doresegment-ios
Fetched https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS.git from cache (0.69s)
Creating working copy for https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS.git
Working copy of https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS.git resolved at main (ffd6e1a)
Fetching binary artifact https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS/releases/download/1.0.2/DoreSegment.xcframework.zip from cache
Fetching binary artifact https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS/releases/download/1.0.2/DoreCoreAI.xcframework.zip from cache
Fetched https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS/releases/download/1.0.2/DoreCoreAI.xcframework.zip from cache (0.04s)
Fetched https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS/releases/download/1.0.2/DoreSegment.xcframework.zip from cache (0.33s)
warning: '.resolve-product-dependencies': dependency 'extension-visionlab-doresegment-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.0 macosSpm