The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DarwinPrivateFrameworks, reference main (0f24bb), with Swift 6.2 for Wasm on 1 May 2026 18:35:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0f24bb3 [GF] [Feature] Add GesutureNode API
Cloned https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git
Revision (git rev-parse @):
0f24bb3e4188c48e3e380495207589e34ec37c7e
SUCCESS checkout https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-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)
Fetching https://github.com/apple/swift-collections
[1/23937] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.49s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (2.07s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
[1/1] Compiling plugin UpdateXCFrameworks
Building for debugging...
[1/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/48] Emitting module InternalCollectionsUtilities
[8/50] 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")
[9/50] 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")
[10/50] 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")
[11/50] Compiling _AttributeGraphDeviceSwiftShims Focus.swift
[12/50] Compiling _AttributeGraphDeviceSwiftShims Map.swift
[13/53] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/53] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/53] 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")
[18/53] 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")
[19/53] 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")
[20/53] 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")
[21/53] 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")
/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")
/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/53] 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")
[25/53] 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")
[26/53] 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")
[27/53] 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")
[28/53] 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")
[29/53] 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")
[30/53] 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")
[31/53] 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")
[32/53] 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")
/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")
/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/53] 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)
[36/53] 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")
[37/53] 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")
[38/53] 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")
[39/53] 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")
[40/53] 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")
BUILD FAILURE 6.2 wasm