The Swift Package Index logo.Swift Package Index

Build Information

Failed to build EFIconFont, reference master (78d0a1), with Swift 6.3 for Wasm on 20 Apr 2026 23:37:51 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EFPrefix/EFIconFont.git
Reference: master
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/EFPrefix/EFIconFont
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 78d0a11 fix
Cloned https://github.com/EFPrefix/EFIconFont.git
Revision (git rev-parse @):
78d0a1130200ecad5349247564eadc8b9b415fd0
SUCCESS checkout https://github.com/EFPrefix/EFIconFont.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/EFPrefix/EFIconFont.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:30:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 28 | import PackageDescription
 29 |
 30 | let package = Package(
    |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
    |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 31 |     name: "EFIconFont",
 32 |     platforms: [.iOS(.v12), .macOS(.v10_13), .tvOS(.v12), .watchOS(.v6), .visionOS(.v1)],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/AliCloudConsole': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/AntDesign': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/Dashicons': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/Devicons': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/ElusiveIcons': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/EVAIcon': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/EvilIcons': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/FontAwesomeBrands': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/FontAwesomeRegular': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/FontAwesomeSolid': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/FoundationIcons': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/GenericonsNeue': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/HawconsFilled': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/HawconsStroke': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/IcoMoon': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/Ionicons': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/LigatureSymbols': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/MapIcons': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/MaterialIconsFilled': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/MaterialIconsOutlined': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/MaterialIconsRounded': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/MaterialIconsSharp': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/Meteocons': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/MetrizeIcons': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/OpenIconic': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/StrawberryIcon': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/Stroke7': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/TaoBao': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/ThemifyIcons': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/Tmall': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/Typicons': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/VSCodeIcons': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/WeatherIcons': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'EFIconFont/Assets/Zocial': File not found.
Building for debugging...
error: couldn't build /host/spi-builder-workspace/.build/wasm32-unknown-wasip1/debug/EFIconFont_EFIconFontWeatherIcons.resources/WeatherIcons because of missing inputs: /host/spi-builder-workspace/EFIconFont/Classes/WeatherIcons/EFIconFont/Assets/WeatherIcons
error: couldn't build /host/spi-builder-workspace/.build/wasm32-unknown-wasip1/debug/EFIconFont_EFIconFontZocial.resources/Zocial because of missing inputs: /host/spi-builder-workspace/EFIconFont/Classes/Zocial/EFIconFont/Assets/Zocial
error: couldn't build /host/spi-builder-workspace/.build/wasm32-unknown-wasip1/debug/EFIconFont_EFIconFontTypicons.resources/Typicons because of missing inputs: /host/spi-builder-workspace/EFIconFont/Classes/Typicons/EFIconFont/Assets/Typicons
error: couldn't build /host/spi-builder-workspace/.build/wasm32-unknown-wasip1/debug/EFIconFont_EFIconFontVSCodeIcons.resources/VSCodeIcons because of missing inputs: /host/spi-builder-workspace/EFIconFont/Classes/VSCodeIcons/EFIconFont/Assets/VSCodeIcons
error: couldn't build /host/spi-builder-workspace/.build/wasm32-unknown-wasip1/debug/EFIconFont_EFIconFontTmall.resources/Tmall because of missing inputs: /host/spi-builder-workspace/EFIconFont/Classes/Tmall/EFIconFont/Assets/Tmall
error: couldn't build /host/spi-builder-workspace/.build/wasm32-unknown-wasip1/debug/EFIconFont_EFIconFontThemifyIcons.resources/ThemifyIcons because of missing inputs: /host/spi-builder-workspace/EFIconFont/Classes/ThemifyIcons/EFIconFont/Assets/ThemifyIcons
[0/70] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.3 wasm