The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SymbolAvailability, reference 1.0.1 (8c0fee), with Swift 6.2 for Wasm on 1 May 2026 01:08:02 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/WindowsMEMZ/SymbolAvailability.git
Reference: 1.0.1
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
 * tag               1.0.1      -> FETCH_HEAD
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 1.0.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/WindowsMEMZ/SymbolAvailability.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-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.28s)
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 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 622, in __init__
    self.children.append(node(context))
  File "/host/spi-builder-workspace/.build/checkouts/swift-gyb/gyb.artifactbundle/gyb.py", line 641, in __init__
    context.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 488, in token_generator
    close_pos = tokenize_python_to_unmatched_close_curly(
  File "/host/spi-builder-workspace/.build/checkouts/swift-gyb/gyb.artifactbundle/gyb.py", line 134, in tokenize_python_to_unmatched_close_curly
    for kind, text, token_start, token_end, line_text \
  File "/usr/lib/python3.10/tokenize.py", line 527, in _tokenize
    pseudomatch = _compile(PseudoToken).match(line, pos)
KeyboardInterrupt
[1/5] Using gyb convert SymbolsInternal.swift.gyb to SymbolsInternal.swift
[1/5] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.2 wasm