Build Information
Failed to build DoreSegment, reference 1.0.2 (ffd6e1
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 27 Apr 2025 06:02:03 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DoreSegment -destination platform=macOS,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS
* tag 1.0.2 -> FETCH_HEAD
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 1.0.2
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS.git
https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS.git
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "DoreSegment",
"name" : "DoreSegment",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "DoreSegment",
"targets" : [
"DoreSegment",
"DoreCoreAI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DoreSegment",
"module_type" : "BinaryTarget",
"name" : "DoreSegment",
"path" : "remote/archive/DoreSegment.xcframework.zip",
"product_memberships" : [
"DoreSegment"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "DoreCoreAI",
"module_type" : "BinaryTarget",
"name" : "DoreCoreAI",
"path" : "remote/archive/DoreCoreAI.xcframework.zip",
"product_memberships" : [
"DoreSegment"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
DoreSegment: /Users/admin/builder/spi-builder-workspace
resolved source packages: DoreSegment
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "DoreSegment",
"name" : "DoreSegment",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "DoreSegment",
"targets" : [
"DoreSegment",
"DoreCoreAI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DoreSegment",
"module_type" : "BinaryTarget",
"name" : "DoreSegment",
"path" : "remote/archive/DoreSegment.xcframework.zip",
"product_memberships" : [
"DoreSegment"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "DoreCoreAI",
"module_type" : "BinaryTarget",
"name" : "DoreCoreAI",
"path" : "remote/archive/DoreCoreAI.xcframework.zip",
"product_memberships" : [
"DoreSegment"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"DoreSegment"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DoreSegment -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme DoreSegment -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
DoreSegment: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'DoreSegment' in project 'DoreSegment' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
Build description signature: c941c1bcd070af77c6ea023c2316dff0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c941c1bcd070af77c6ea023c2316dff0.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/DoreSegment/DoreSegment.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/DoreSegment/DoreSegment.xcframework'. (in target 'DoreSegment' from project 'DoreSegment')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/DoreCoreAI/DoreCoreAI.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/DoreCoreAI/DoreCoreAI.xcframework'. (in target 'DoreSegment' from project 'DoreSegment')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:4a1a4acbdb929a52c356b0325adbaf401fdf2c1c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:4a1a4acbdb929a52c356b0325adbaf401fdf2c1c, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:4a1a4acbdb929a52c356b0325adbaf401fdf2c1c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:4a1a4acbdb929a52c356b0325adbaf401fdf2c1c, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme DoreSegment
(1 failure)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
DoreSegment: /Users/admin/builder/spi-builder-workspace
resolved source packages: DoreSegment
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "DoreSegment",
"name" : "DoreSegment",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "DoreSegment",
"targets" : [
"DoreSegment",
"DoreCoreAI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DoreSegment",
"module_type" : "BinaryTarget",
"name" : "DoreSegment",
"path" : "remote/archive/DoreSegment.xcframework.zip",
"product_memberships" : [
"DoreSegment"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "DoreCoreAI",
"module_type" : "BinaryTarget",
"name" : "DoreCoreAI",
"path" : "remote/archive/DoreCoreAI.xcframework.zip",
"product_memberships" : [
"DoreSegment"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"DoreSegment"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DoreSegment -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme DoreSegment -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
DoreSegment: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'DoreSegment' in project 'DoreSegment' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
Build description signature: 5b7cb9d7da62885710023fbbe3d71c30
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5b7cb9d7da62885710023fbbe3d71c30.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/DoreSegment/DoreSegment.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/DoreSegment/DoreSegment.xcframework'. (in target 'DoreSegment' from project 'DoreSegment')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/DoreCoreAI/DoreCoreAI.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/DoreCoreAI/DoreCoreAI.xcframework'. (in target 'DoreSegment' from project 'DoreSegment')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:4a1a4acbdb929a52c356b0325adbaf401fdf2c1c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:4a1a4acbdb929a52c356b0325adbaf401fdf2c1c, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:4a1a4acbdb929a52c356b0325adbaf401fdf2c1c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:4a1a4acbdb929a52c356b0325adbaf401fdf2c1c, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme DoreSegment
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild