The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build swift-corelibs-foundation, reference main (7a3ab2), with Swift 6.2 for Android on 12 Dec 2025 01:39:06 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/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swift-corelibs-foundation.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/swiftlang/swift-corelibs-foundation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7a3ab23 __CFBinaryPlistGetOffsetForValueFromDictionary3 returns null instead of false (#5307)
Cloned https://github.com/swiftlang/swift-corelibs-foundation.git
Revision (git rev-parse @):
7a3ab2336ab8f4e800713142870b194b03615586
SUCCESS checkout https://github.com/swiftlang/swift-corelibs-foundation.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/swiftlang/swift-corelibs-foundation.git
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/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c3fe93b3f7c9edfd66b4287786a9b8caf7805f96d7219e301e257b4e0de911bb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-foundation-icu
[1/4619] Fetching swift-foundation-icu
Fetched https://github.com/apple/swift-foundation-icu from cache (13.55s)
Fetching https://github.com/apple/swift-foundation
[1/25844] Fetching swift-foundation
Fetched https://github.com/apple/swift-foundation from cache (18.00s)
Fetching https://github.com/swiftlang/swift-syntax
[1/73110] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (9.17s)
Fetching https://github.com/apple/swift-collections
[1/18378] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.24s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (3.40s)
Creating working copy for https://github.com/apple/swift-foundation-icu
Working copy of https://github.com/apple/swift-foundation-icu resolved at main (8868b4a)
Creating working copy for https://github.com/apple/swift-foundation
Working copy of https://github.com/apple/swift-foundation resolved at main (c921a20)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at main (ca0480b)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Building for debugging...
In file included from /host/spi-builder-workspace/Sources/CoreFoundation/CFAttributedString.c:15:
In file included from /host/spi-builder-workspace/Sources/CoreFoundation/include/ForFoundationOnly.h:23:
In file included from /host/spi-builder-workspace/Sources/CoreFoundation/include/CFPropertyList.h:17:
/host/spi-builder-workspace/Sources/CoreFoundation/include/CFStream.h:22:10: fatal error: 'dispatch/dispatch.h' file not found
   22 | #include <dispatch/dispatch.h>
      |          ^~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/648] Compiling CoreFoundation CFAttributedString.c
In file included from /host/spi-builder-workspace/Sources/CoreFoundation/CFBasicHash.c:11:
In file included from /host/spi-builder-workspace/Sources/CoreFoundation/internalInclude/CFBasicHash.h:12:
/host/spi-builder-workspace/Sources/CoreFoundation/internalInclude/CFInternal.h:102:10: fatal error: 'Block.h' file not found
  102 | #include "Block.h"
      |          ^~~~~~~~~
[0/648] Compiling CoreFoundation CFBasicHash.c
In file included from /host/spi-builder-workspace/Sources/CoreFoundation/CFApplicationPreferences.c:12:
/host/spi-builder-workspace/Sources/CoreFoundation/internalInclude/CFInternal.h:102:10: fatal error: 'Block.h' file not found
  102 | #include "Block.h"
      |          ^~~~~~~~~
[0/648] Compiling CoreFoundation CFApplicationPreferences.c
In file included from /host/spi-builder-workspace/Sources/CoreFoundation/CFBag.c:12:
/host/spi-builder-workspace/Sources/CoreFoundation/internalInclude/CFInternal.h:102:10: fatal error: 'Block.h' file not found
  102 | #include "Block.h"
      |          ^~~~~~~~~
1[0/648] Compiling CoreFoundation CFBag.c
In file included from /host/spi-builder-workspace/Sources/CoreFoundation/CFArray.c:13:
/host/spi-builder-workspace/Sources/CoreFoundation/internalInclude/CFInternal.h:102:10: fatal error: 'Block.h' file not found
  102 | #include "Block.h"
      |          ^~~~~~~~~
[0/648] Compiling CoreFoundation CFArray.c
In file included from /host/spi-builder-workspace/Sources/CoreFoundation/CFBase.c:12:
/host/spi-builder-workspace/Sources/CoreFoundation/internalInclude/CFInternal.h:102:10: fatal error: 'Block.h' file not found
  102 | #include "Block.h"
      |          ^~~~~~~~~
[0/648] Compiling CoreFoundation CFBase.c
In file included from /host/spi-builder-workspace/Sources/CoreFoundation/CFBundle_DebugStrings.c:12:
In file included from /host/spi-builder-workspace/Sources/CoreFoundation/internalInclude/CFBundle_Internal.h:17:
/host/spi-builder-workspace/Sources/CoreFoundation/internalInclude/CFInternal.h:102:10: fatal error: 'Block.h' file not found
  102 | #include "Block.h"
      |          ^~~~~~~~~
[0/648] Compiling CoreFoundation CFBundle_DebugStrings.c
In file included from /host/spi-builder-workspace/Sources/CoreFoundation/CFBundle_Executable.c:13:
In file included from /host/spi-builder-workspace/Sources/CoreFoundation/internalInclude/CFBundle_Internal.h:17:
/host/spi-builder-workspace/Sources/CoreFoundation/internalInclude/CFInternal.h:102:10: fatal error: 'Block.h' file not found
  102 | #include "Block.h"
      |          ^~~~~~~~~
[0/648] Compiling CoreFoundation CFBundle_Executable.c
BUILD FAILURE 6.2 android