Build Information
Failed to build SymbolAvailability, reference main (8c0fee), with Swift 6.1 for Android on 1 May 2026 01:07:59 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/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build 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.1
Building package at path: $PWD
https://github.com/WindowsMEMZ/SymbolAvailability.git
https://github.com/WindowsMEMZ/SymbolAvailability.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
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/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d37fe7b8fba27dae59fb1d9d7dfa86b38b41ffb3975924aad6f05cb4cc3de131
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-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.23s)
Computing version for https://github.com/swift-library/swift-gyb
Computed https://github.com/swift-library/swift-gyb at 0.0.2 (0.85s)
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-24593BA9C3E375BF.txt
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/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d37fe7b8fba27dae59fb1d9d7dfa86b38b41ffb3975924aad6f05cb4cc3de131
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
[0/1] Planning build
[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 1242, in main
ast = parse_template(args.file, f.read())
File "/host/spi-builder-workspace/.build/checkouts/swift-gyb/gyb.artifactbundle/gyb.py", line 1053, in parse_template
return Block(ParseContext(filename, text))
File "/host/spi-builder-workspace/.build/checkouts/swift-gyb/gyb.artifactbundle/gyb.py", line 398, in __init__
self.next_token()
File "/host/spi-builder-workspace/.build/checkouts/swift-gyb/gyb.artifactbundle/gyb.py", line 540, in next_token
for kind in self.tokens:
File "/host/spi-builder-workspace/.build/checkouts/swift-gyb/gyb.artifactbundle/gyb.py", line 474, in token_generator
for self.token_kind, self.token_text, self.token_match in base_tokens:
File "/host/spi-builder-workspace/.build/checkouts/swift-gyb/gyb.artifactbundle/gyb.py", line 229, in tokenize_template
m = tokenize_re.match(template_text, pos, end)
KeyboardInterrupt
[1/5] Using gyb convert SymbolsInternal.swift.gyb to SymbolsInternal.swift
[1/5] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 android