The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DarwinPrivateFrameworks, reference main (0f24bb), with Swift 6.2 for Linux on 1 May 2026 18:35:57 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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 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:         linux
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-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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-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.63s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (2.24s)
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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/48] 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")
[8/51] Emitting module InternalCollectionsUtilities
[9/53] Compiling InternalCollectionsUtilities _SortedCollection.swift
[10/53] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[11/53] Compiling InternalCollectionsUtilities Debugging.swift
[12/53] Compiling InternalCollectionsUtilities Descriptions.swift
[13/53] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[14/53] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[15/53] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/53] Compiling InternalCollectionsUtilities Span+Extras.swift
[17/53] Compiling InternalCollectionsUtilities String+Padding.swift
[18/53] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/53] Compiling InternalCollectionsUtilities Integer rank.swift
[20/53] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/53] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/53] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[23/53] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[24/53] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/53] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/53] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/53] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[28/54] 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")
[29/54] 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")
[30/54] 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")
[31/54] 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")
[32/54] 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")
[33/54] 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")
/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")
/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")
/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")
[42/54] 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")
/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")
/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")
/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")
/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")
BUILD FAILURE 6.2 linux