Build Information
Failed to build MapboxMobileEvents, reference v2.0.0 (990bab
), with Swift 6.0 for visionOS using Xcode 16.2 on 1 Dec 2024 20:15:09 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapboxMobileEvents -destination generic/platform=xrOS 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 Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mapbox/mapbox-events-ios.git
Reference: v2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mapbox/mapbox-events-ios
* tag v2.0.0 -> FETCH_HEAD
HEAD is now at 990bab7 Update Package.swift (#362)
Cloned https://github.com/mapbox/mapbox-events-ios.git
Revision (git rev-parse @):
990bab73cf50242a05f29b6a9cfeb30592150c13
SUCCESS checkout https://github.com/mapbox/mapbox-events-ios.git at v2.0.0
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/mapbox/mapbox-events-ios.git
{
"cxx_language_standard" : "c++14",
"dependencies" : [
],
"manifest_display_name" : "MapboxMobileEvents",
"name" : "MapboxMobileEvents",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "MapboxMobileEvents",
"targets" : [
"MapboxMobileEvents"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MapboxMobileEventsTests",
"module_type" : "ClangTarget",
"name" : "MapboxMobileEventsTests",
"path" : "Tests/MapboxMobileEventsTests",
"sources" : [
"Fakes/MMEAPIClientFake.m",
"Fakes/MMEBundleInfoFake.m",
"Fakes/MMEDateFakes.m",
"Fakes/MMEDispatchManagerFake.m",
"Fakes/MMEEventFake.m",
"Fakes/MMELocationManagerFake.m",
"Fakes/MMENSURLSessionWrapperFake.m",
"Fakes/MMETimerManagerFake.m",
"Fakes/MMEUIApplicationWrapperFake.m",
"Fakes/MMEUniqueIdentifierFake.m",
"MMEAPIClientTests.m",
"MMEAPIConfigTests.m",
"MMECertPinTests.m",
"MMEDateTests.m",
"MMEEventTests.m",
"MMEEventsManagerTests.m",
"MMELocationManagerTests.m",
"MMEMetricsManagerTests.m",
"MMERunningLockTests.m",
"MMETimerManagerTests.m",
"MMEUniqueIdentifierTests.m",
"NSProcessInfoTests+SystemInfo.m",
"NSString+MMEVersions_Tests.m",
"NSUserDefaults+MMEConfigurationTests.m",
"Utilities/MMEExceptionalDictionary.m",
"Utilities/MMERunningLock.m",
"Utilities/MMEServiceFixture.m",
"Utilities/MMETestStub.m"
],
"target_dependencies" : [
"MapboxMobileEvents"
],
"type" : "test"
},
{
"c99name" : "MapboxMobileEventsSwiftTests",
"module_type" : "SwiftTarget",
"name" : "MapboxMobileEventsSwiftTests",
"path" : "Tests/MapboxMobileEventsSwiftTests",
"sources" : [
"MMESwiftTests.swift"
],
"target_dependencies" : [
"MapboxMobileEvents"
],
"type" : "test"
},
{
"c99name" : "MapboxMobileEvents",
"module_type" : "BinaryTarget",
"name" : "MapboxMobileEvents",
"path" : "remote/archive/MapboxMobileEvents.zip",
"product_memberships" : [
"MapboxMobileEvents"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
warning: 'spi-builder-workspace': "Mapbox token wasn\'t founded in ~/.netrc. Fix this issue to integrate Mapbox SDK. Otherwise, you will see \'invalid status code 401\' or \'no XCFramework found. To clean issue in Xcode, remove ~/Library/Developer/Xcode/DerivedData folder"
Command line invocation:
/Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
"cxx_language_standard" : "c++14",
"dependencies" : [
],
"manifest_display_name" : "MapboxMobileEvents",
"name" : "MapboxMobileEvents",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "MapboxMobileEvents",
"targets" : [
"MapboxMobileEvents"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MapboxMobileEventsTests",
"module_type" : "ClangTarget",
"name" : "MapboxMobileEventsTests",
"path" : "Tests/MapboxMobileEventsTests",
"sources" : [
"Fakes/MMEAPIClientFake.m",
"Fakes/MMEBundleInfoFake.m",
"Fakes/MMEDateFakes.m",
"Fakes/MMEDispatchManagerFake.m",
"Fakes/MMEEventFake.m",
"Fakes/MMELocationManagerFake.m",
"Fakes/MMENSURLSessionWrapperFake.m",
"Fakes/MMETimerManagerFake.m",
"Fakes/MMEUIApplicationWrapperFake.m",
"Fakes/MMEUniqueIdentifierFake.m",
"MMEAPIClientTests.m",
"MMEAPIConfigTests.m",
"MMECertPinTests.m",
"MMEDateTests.m",
"MMEEventTests.m",
"MMEEventsManagerTests.m",
"MMELocationManagerTests.m",
"MMEMetricsManagerTests.m",
"MMERunningLockTests.m",
"MMETimerManagerTests.m",
"MMEUniqueIdentifierTests.m",
"NSProcessInfoTests+SystemInfo.m",
"NSString+MMEVersions_Tests.m",
"NSUserDefaults+MMEConfigurationTests.m",
"Utilities/MMEExceptionalDictionary.m",
"Utilities/MMERunningLock.m",
"Utilities/MMEServiceFixture.m",
"Utilities/MMETestStub.m"
],
"target_dependencies" : [
"MapboxMobileEvents"
],
"type" : "test"
},
{
"c99name" : "MapboxMobileEventsSwiftTests",
"module_type" : "SwiftTarget",
"name" : "MapboxMobileEventsSwiftTests",
"path" : "Tests/MapboxMobileEventsSwiftTests",
"sources" : [
"MMESwiftTests.swift"
],
"target_dependencies" : [
"MapboxMobileEvents"
],
"type" : "test"
},
{
"c99name" : "MapboxMobileEvents",
"module_type" : "BinaryTarget",
"name" : "MapboxMobileEvents",
"path" : "remote/archive/MapboxMobileEvents.zip",
"product_memberships" : [
"MapboxMobileEvents"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "MapboxMobileEvents",
"schemes" : [
"MapboxMobileEvents",
"MapboxMobileEventsTests",
"MMETestHost"
],
"targets" : [
"MapboxMobileEvents",
"MapboxMobileEventsTests",
"MapboxMobileEventsCedarTests",
"MMETestHost"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"MapboxMobileEvents"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MapboxMobileEvents -destination generic/platform=xrOS 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.1.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 MapboxMobileEvents -destination generic/platform=xrOS "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"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
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:
MapboxMobileEvents: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'MapboxMobileEvents' in project 'MapboxMobileEvents' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -x c -c /dev/null
Build description signature: 06a8c7cfd49af15215987c68bf8a83fd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/06a8c7cfd49af15215987c68bf8a83fd.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxMobileEvents/MapboxMobileEvents.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxMobileEvents/MapboxMobileEvents.xcframework'. (in target 'MapboxMobileEvents' from project 'MapboxMobileEvents')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme MapboxMobileEvents
(1 failure)
Command line invocation:
/Applications/Xcode-16.1.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 MapboxMobileEvents -destination generic/platform=xrOS "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"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
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:
MapboxMobileEvents: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'MapboxMobileEvents' in project 'MapboxMobileEvents' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxMobileEvents/MapboxMobileEvents.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/MapboxMobileEvents/MapboxMobileEvents.xcframework'. (in target 'MapboxMobileEvents' from project 'MapboxMobileEvents')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme MapboxMobileEvents
(1 failure)
BUILD FAILURE 6.0 visionOS