The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SymbolAvailability, reference main (8c0fee), with Swift 6.3 for Android on 1 May 2026 01:07:37 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/WindowsMEMZ/SymbolAvailability.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/WindowsMEMZ/SymbolAvailability
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8c0feeb Follow dependency module name change
Cloned https://github.com/WindowsMEMZ/SymbolAvailability.git
Revision (git rev-parse @):
8c0feebe0c7d0ac54d219b60401327395995ca2f
SUCCESS checkout https://github.com/WindowsMEMZ/SymbolAvailability.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/WindowsMEMZ/SymbolAvailability.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/swift-library/swift-gyb
[1/98] Fetching swift-gyb
Fetched https://github.com/swift-library/swift-gyb from cache (0.27s)
Computing version for https://github.com/swift-library/swift-gyb
Computed https://github.com/swift-library/swift-gyb at 0.0.2 (0.75s)
Creating working copy for https://github.com/swift-library/swift-gyb
Working copy of https://github.com/swift-library/swift-gyb resolved at 0.0.2
[1/1] Compiling plugin GybPlugin
Building for debugging...
Traceback (most recent call last):
  File "/host/spi-builder-workspace/.build/checkouts/swift-gyb/gyb.artifactbundle/gyb.py", line 1262, in <module>
    main()
  File "/host/spi-builder-workspace/.build/checkouts/swift-gyb/gyb.artifactbundle/gyb.py", line 1251, in main
    result_text = execute_template(ast, args.line_directive, **bindings)
  File "/host/spi-builder-workspace/.build/checkouts/swift-gyb/gyb.artifactbundle/gyb.py", line 1124, in execute_template
    ast.execute(execution_context)
  File "/host/spi-builder-workspace/.build/checkouts/swift-gyb/gyb.artifactbundle/gyb.py", line 626, in execute
    x.execute(context)
  File "/host/spi-builder-workspace/.build/checkouts/swift-gyb/gyb.artifactbundle/gyb.py", line 712, in execute
    result = eval(self.code, context.local_bindings)
  File "/host/spi-builder-workspace/Sources/SymbolAvailability/Symbols.swift.gyb", line 27, in <module>
    with open(_availabilityFilePath, "rb") as file:
FileNotFoundError: [Errno 2] No such file or directory: '/System/Library/PrivateFrameworks/SFSymbols.framework/Versions/A/Resources/CoreGlyphs.bundle/Contents/Resources/name_availability.plist'
[1/5] Using gyb convert Symbols.swift.gyb to Symbols.swift
Traceback (most recent call last):
  File "/host/spi-builder-workspace/.build/checkouts/swift-gyb/gyb.artifactbundle/gyb.py", line 1262, in <module>
    main()
  File "/host/spi-builder-workspace/.build/checkouts/swift-gyb/gyb.artifactbundle/gyb.py", line 1251, in main
    result_text = execute_template(ast, args.line_directive, **bindings)
  File "/host/spi-builder-workspace/.build/checkouts/swift-gyb/gyb.artifactbundle/gyb.py", line 1124, in execute_template
    ast.execute(execution_context)
  File "/host/spi-builder-workspace/.build/checkouts/swift-gyb/gyb.artifactbundle/gyb.py", line 626, in execute
    x.execute(context)
  File "/host/spi-builder-workspace/.build/checkouts/swift-gyb/gyb.artifactbundle/gyb.py", line 712, in execute
    result = eval(self.code, context.local_bindings)
  File "/host/spi-builder-workspace/Sources/SymbolAvailability/SymbolsInternal.swift.gyb", line 27, in <module>
    with open(_availabilityFilePath, "rb") as file:
FileNotFoundError: [Errno 2] No such file or directory: '/System/Library/PrivateFrameworks/SFSymbols.framework/Versions/A/Resources/CoreGlyphsPrivate.bundle/Contents/Resources/name_availability.plist'
[1/5] Using gyb convert SymbolsInternal.swift.gyb to SymbolsInternal.swift
[1/5] Write swift-version--4F562202D5529B1.txt
BUILD FAILURE 6.3 android