The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DarwinPrivateFrameworks, reference 0.0.6 (c3f3fc), with Swift 6.3 for Wasm on 21 Apr 2026 23:32:20 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.3-latest swift build --swift-sdk swift-6.3-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: 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:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
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)
[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 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")
[11/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")
[12/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")
[13/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")
[14/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")
[15/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")
[16/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")
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/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 |
[18/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 |
[19/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 |
[20/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 |
[21/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")
[22/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")
[23/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")
[24/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")
[25/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")
[26/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")
[27/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")
[28/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")
[29/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")
[30/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")
[31/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")
[32/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")
[33/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")
[34/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")
[35/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")
BUILD FAILURE 6.3 wasm