Build Information
Failed to build DarwinPrivateFrameworks, reference 0.0.6 (c3f3fc), with Swift 6.1 for Android on 6 Apr 2026 04:55:32 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git
Reference: 0.0.6
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks
* tag 0.0.6 -> FETCH_HEAD
HEAD is now at c3f3fc9 Add Package@swift-6.2.swift and update xcframework plugin (#46)
Cloned https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git
Revision (git rev-parse @):
c3f3fc98fd4f26b753a6a3f3bb96d2263a5da5c5
SUCCESS checkout https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git at 0.0.6
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git
https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"cxx_language_standard" : "c++20",
"dependencies" : [
],
"manifest_display_name" : "DarwinPrivateFrameworks",
"name" : "DarwinPrivateFrameworks",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "26.0"
},
{
"name" : "macos",
"version" : "26.0"
},
{
"name" : "maccatalyst",
"version" : "26.0"
},
{
"name" : "tvos",
"version" : "26.0"
},
{
"name" : "watchos",
"version" : "26.0"
},
{
"name" : "visionos",
"version" : "26.0"
}
],
"products" : [
{
"name" : "AttributeGraph",
"targets" : [
"AttributeGraph",
"_AttributeGraphDeviceSwiftShims"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RenderBox",
"targets" : [
"RenderBox"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CoreUI",
"targets" : [
"CoreUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BacklightServices",
"targets" : [
"BacklightServices"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SFSymbols",
"targets" : [
"SFSymbols"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CoreSVG",
"targets" : [
"CoreSVG"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Gestures",
"targets" : [
"Gestures",
"_GesturesDeviceSwiftShims"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "_GesturesDeviceSwiftShims",
"module_type" : "SwiftTarget",
"name" : "_GesturesDeviceSwiftShims",
"path" : "GF/DeviceSwiftShims",
"product_memberships" : [
"Gestures"
],
"sources" : [
"Export.swift",
"Extension/GFGesturePhase.swift",
"Extension/GFGestureRelation.swift"
],
"target_dependencies" : [
"Gestures"
],
"type" : "library"
},
{
"c99name" : "_AttributeGraphDeviceSwiftShims",
"module_type" : "SwiftTarget",
"name" : "_AttributeGraphDeviceSwiftShims",
"path" : "AG/DeviceSwiftShims",
"product_memberships" : [
"AttributeGraph"
],
"sources" : [
"Attribute/Attribute/AnyAttribute.swift",
"Attribute/Attribute/Attribute.swift",
"Attribute/Attribute/External.swift",
"Attribute/Attribute/PointerOffset.swift",
"Attribute/Body/AttributeBody.swift",
"Attribute/Body/AttributeBodyVisitor.swift",
"Attribute/Body/ObservedAttribute.swift",
"Attribute/Indirect/IndirectAttribute.swift",
"Attribute/Optional/AnyOptionalAttribute.swift",
"Attribute/Optional/OptionalAttribute.swift",
"Attribute/Rule/Focus.swift",
"Attribute/Rule/Map.swift",
"Attribute/Rule/Rule.swift",
"Attribute/Rule/StatefulRule.swift",
"Attribute/RuleContext/AnyRuleContext.swift",
"Attribute/RuleContext/RuleContext.swift",
"Attribute/Weak/AnyWeakAttribute.swift",
"Attribute/Weak/WeakAttribute.swift",
"Debug/DebugServer.swift",
"Export.swift",
"Graph/Graph.swift",
"Graph/Subgraph.swift",
"Runtime/CompareValues.swift",
"Runtime/Metadata.swift",
"Runtime/OGTypeApplyEnumData.swift",
"Runtime/TupleType.swift"
],
"target_dependencies" : [
"AttributeGraph"
],
"type" : "library"
},
{
"c99name" : "UpdateXCFrameworks",
"module_type" : "PluginTarget",
"name" : "UpdateXCFrameworks",
"path" : "Plugins/UpdateXCFrameworks",
"plugin_capability" : {
"intent" : {
"description" : "Update xcframeworks",
"type" : "custom",
"verb" : "update-xcframeworks"
},
"permissions" : [
{
"network_scope" : {
"none" : {
}
},
"reason" : "Update xcframeworks",
"type" : "writeToPackageDirectory"
}
],
"type" : "command"
},
"sources" : [
"UpdateXCFrameworksCommand.swift"
],
"type" : "plugin"
},
{
"c99name" : "SFSymbols",
"module_type" : "BinaryTarget",
"name" : "SFSymbols",
"path" : "SF/2024/SFSymbols.xcframework",
"product_memberships" : [
"SFSymbols"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "RenderBox",
"module_type" : "BinaryTarget",
"name" : "RenderBox",
"path" : "RB/2024/RenderBox.xcframework",
"product_memberships" : [
"RenderBox"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "Gestures",
"module_type" : "BinaryTarget",
"name" : "Gestures",
"path" : "GF/2025/Gestures.xcframework",
"product_memberships" : [
"Gestures"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "CoreUI",
"module_type" : "BinaryTarget",
"name" : "CoreUI",
"path" : "CoreUI/2024/CoreUI.xcframework",
"product_memberships" : [
"CoreUI"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "CoreSVG",
"module_type" : "BinaryTarget",
"name" : "CoreSVG",
"path" : "CoreSVG/2024/CoreSVG.xcframework",
"product_memberships" : [
"CoreSVG"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "BacklightServices",
"module_type" : "BinaryTarget",
"name" : "BacklightServices",
"path" : "BLS/2024/BacklightServices.xcframework",
"product_memberships" : [
"BacklightServices"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "AttributeGraph",
"module_type" : "BinaryTarget",
"name" : "AttributeGraph",
"path" : "AG/latest/AttributeGraph.xcframework",
"product_memberships" : [
"AttributeGraph"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "6.2"
}
warning: 'spi-builder-workspace': [Env] DARWINPRIVATEFRAMEWORKS_BUILD_FOR_DARWIN_PLATFORM not set -> false(default)
[Env] DARWINPRIVATEFRAMEWORKS_TARGET_RELEASE not set -> 2025(default)
[Env] DARWINPRIVATEFRAMEWORKS_LIBRARY_EVOLUTION not set -> false(default)
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
warning: 'spi-builder-workspace': [Env] DARWINPRIVATEFRAMEWORKS_BUILD_FOR_DARWIN_PLATFORM not set -> false(default)
[Env] DARWINPRIVATEFRAMEWORKS_TARGET_RELEASE not set -> 2024(default)
[Env] DARWINPRIVATEFRAMEWORKS_LIBRARY_EVOLUTION not set -> false(default)
[1/1] Compiling plugin UpdateXCFrameworks
Building for debugging...
[1/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/32] Emitting module _AttributeGraphDeviceSwiftShims
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
6 | // Status: API complete
7 |
8 | public import AttributeGraph
| `- error: no such module 'AttributeGraph'
9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[6/35] Compiling _AttributeGraphDeviceSwiftShims AttributeBody.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
6 | // Status: API complete
7 |
8 | public import AttributeGraph
| `- error: no such module 'AttributeGraph'
9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[7/35] Compiling _AttributeGraphDeviceSwiftShims AttributeBodyVisitor.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
6 | // Status: API complete
7 |
8 | public import AttributeGraph
| `- error: no such module 'AttributeGraph'
9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[8/35] Compiling _AttributeGraphDeviceSwiftShims ObservedAttribute.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
6 | // Status: API complete
7 |
8 | public import AttributeGraph
| `- error: no such module 'AttributeGraph'
9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[9/35] Compiling _AttributeGraphDeviceSwiftShims IndirectAttribute.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
6 | // Status: API complete
7 |
8 | public import AttributeGraph
| `- error: no such module 'AttributeGraph'
9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[10/35] Compiling _AttributeGraphDeviceSwiftShims Graph.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
6 | // Status: API complete
7 |
8 | public import AttributeGraph
| `- error: no such module 'AttributeGraph'
9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[11/35] Compiling _AttributeGraphDeviceSwiftShims Subgraph.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
6 | // Status: API complete
7 |
8 | public import AttributeGraph
| `- error: no such module 'AttributeGraph'
9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[12/35] Compiling _AttributeGraphDeviceSwiftShims CompareValues.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
6 | // Status: API complete
7 |
8 | public import AttributeGraph
| `- error: no such module 'AttributeGraph'
9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[13/35] Compiling _AttributeGraphDeviceSwiftShims WeakAttribute.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
6 | // Status: API complete
7 |
8 | public import AttributeGraph
| `- error: no such module 'AttributeGraph'
9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[14/35] Compiling _AttributeGraphDeviceSwiftShims DebugServer.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
6 | // Status: API complete
7 |
8 | public import AttributeGraph
| `- error: no such module 'AttributeGraph'
9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[15/35] Compiling _AttributeGraphDeviceSwiftShims Export.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
6 | // Status: API complete
7 |
8 | public import AttributeGraph
| `- error: no such module 'AttributeGraph'
9 |
10 | @_silgen_name("AGGraphMutateAttribute")
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/35] Emitting module _GesturesDeviceSwiftShims
/host/spi-builder-workspace/GF/DeviceSwiftShims/Export.swift:5:26: error: no such module 'Gestures'
3 | // Gestures
4 |
5 | @_exported public import Gestures
| `- error: no such module 'Gestures'
6 |
[17/35] Compiling _AttributeGraphDeviceSwiftShims AnyRuleContext.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
6 | // Status: API complete
7 |
8 | public import AttributeGraph
| `- error: no such module 'AttributeGraph'
9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[18/35] Compiling _AttributeGraphDeviceSwiftShims RuleContext.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
6 | // Status: API complete
7 |
8 | public import AttributeGraph
| `- error: no such module 'AttributeGraph'
9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[19/35] Compiling _AttributeGraphDeviceSwiftShims AnyWeakAttribute.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
6 | // Status: API complete
7 |
8 | public import AttributeGraph
| `- error: no such module 'AttributeGraph'
9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[20/35] Compiling _AttributeGraphDeviceSwiftShims Metadata.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
6 | // Status: API complete
7 |
8 | public import AttributeGraph
| `- error: no such module 'AttributeGraph'
9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[21/35] Compiling _AttributeGraphDeviceSwiftShims OGTypeApplyEnumData.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
6 | // Status: API complete
7 |
8 | public import AttributeGraph
| `- error: no such module 'AttributeGraph'
9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[22/35] Compiling _AttributeGraphDeviceSwiftShims TupleType.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
6 | // Status: API complete
7 |
8 | public import AttributeGraph
| `- error: no such module 'AttributeGraph'
9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[23/35] Compiling _AttributeGraphDeviceSwiftShims AnyAttribute.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
6 | // Status: API complete
7 |
8 | public import AttributeGraph
| `- error: no such module 'AttributeGraph'
9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[24/35] Compiling _AttributeGraphDeviceSwiftShims Attribute.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
6 | // Status: API complete
7 |
8 | public import AttributeGraph
| `- error: no such module 'AttributeGraph'
9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[25/35] Compiling _AttributeGraphDeviceSwiftShims External.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
6 | // Status: API complete
7 |
8 | public import AttributeGraph
| `- error: no such module 'AttributeGraph'
9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[26/35] Compiling _AttributeGraphDeviceSwiftShims PointerOffset.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
6 | // Status: API complete
7 |
8 | public import AttributeGraph
| `- error: no such module 'AttributeGraph'
9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[27/35] Compiling _GesturesDeviceSwiftShims GFGestureRelation.swift
/host/spi-builder-workspace/GF/DeviceSwiftShims/Export.swift:5:26: error: no such module 'Gestures'
3 | // Gestures
4 |
5 | @_exported public import Gestures
| `- error: no such module 'Gestures'
6 |
[28/35] Compiling _GesturesDeviceSwiftShims GFGesturePhase.swift
/host/spi-builder-workspace/GF/DeviceSwiftShims/Export.swift:5:26: error: no such module 'Gestures'
3 | // Gestures
4 |
5 | @_exported public import Gestures
| `- error: no such module 'Gestures'
6 |
[29/35] Compiling _GesturesDeviceSwiftShims Export.swift
/host/spi-builder-workspace/GF/DeviceSwiftShims/Export.swift:5:26: error: no such module 'Gestures'
3 | // Gestures
4 |
5 | @_exported public import Gestures
| `- error: no such module 'Gestures'
6 |
[30/35] Compiling _AttributeGraphDeviceSwiftShims AnyOptionalAttribute.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
6 | // Status: API complete
7 |
8 | public import AttributeGraph
| `- error: no such module 'AttributeGraph'
9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[31/35] Compiling _AttributeGraphDeviceSwiftShims OptionalAttribute.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
6 | // Status: API complete
7 |
8 | public import AttributeGraph
| `- error: no such module 'AttributeGraph'
9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[32/35] Compiling _AttributeGraphDeviceSwiftShims Focus.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
6 | // Status: API complete
7 |
8 | public import AttributeGraph
| `- error: no such module 'AttributeGraph'
9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[33/35] Compiling _AttributeGraphDeviceSwiftShims Map.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
6 | // Status: API complete
7 |
8 | public import AttributeGraph
| `- error: no such module 'AttributeGraph'
9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[34/35] Compiling _AttributeGraphDeviceSwiftShims Rule.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
6 | // Status: API complete
7 |
8 | public import AttributeGraph
| `- error: no such module 'AttributeGraph'
9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[35/35] Compiling _AttributeGraphDeviceSwiftShims StatefulRule.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
6 | // Status: API complete
7 |
8 | public import AttributeGraph
| `- error: no such module 'AttributeGraph'
9 |
10 | @_silgen_name("AGGraphMutateAttribute")
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
warning: 'spi-builder-workspace': [Env] DARWINPRIVATEFRAMEWORKS_BUILD_FOR_DARWIN_PLATFORM not set -> false(default)
[Env] DARWINPRIVATEFRAMEWORKS_TARGET_RELEASE not set -> 2024(default)
[Env] DARWINPRIVATEFRAMEWORKS_LIBRARY_EVOLUTION not set -> false(default)
[0/1] Planning build
[1/1] Compiling plugin UpdateXCFrameworks
Building for debugging...
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/30] Compiling _GesturesDeviceSwiftShims GFGesturePhase.swift
/host/spi-builder-workspace/GF/DeviceSwiftShims/Export.swift:5:26: error: no such module 'Gestures'
3 | // Gestures
4 |
5 | @_exported public import Gestures
| `- error: no such module 'Gestures'
6 |
[4/30] Compiling _GesturesDeviceSwiftShims Export.swift
/host/spi-builder-workspace/GF/DeviceSwiftShims/Export.swift:5:26: error: no such module 'Gestures'
3 | // Gestures
4 |
5 | @_exported public import Gestures
| `- error: no such module 'Gestures'
6 |
[5/30] Compiling _GesturesDeviceSwiftShims GFGestureRelation.swift
/host/spi-builder-workspace/GF/DeviceSwiftShims/Export.swift:5:26: error: no such module 'Gestures'
3 | // Gestures
4 |
5 | @_exported public import Gestures
| `- error: no such module 'Gestures'
6 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/30] Emitting module _GesturesDeviceSwiftShims
/host/spi-builder-workspace/GF/DeviceSwiftShims/Export.swift:5:26: error: no such module 'Gestures'
3 | // Gestures
4 |
5 | @_exported public import Gestures
| `- error: no such module 'Gestures'
6 |
BUILD FAILURE 6.1 android