The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-svgkit, reference 0.2.0 (6e10ee), with Swift 6.3 for Android on 19 Apr 2026 09:37:11 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/DesignPipe/swift-svgkit.git
Reference: 0.2.0
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/DesignPipe/swift-svgkit
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 6e10eef chore: bump swift-resvg to 0.45.1-swift.15 for Windows support
Cloned https://github.com/DesignPipe/swift-svgkit.git
Revision (git rev-parse @):
6e10eef2bbb4b5921a2d59d391647e6c1c81400b
SUCCESS checkout https://github.com/DesignPipe/swift-svgkit.git at 0.2.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/DesignPipe/swift-svgkit.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/apple/swift-log.git
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/alexey1312/swift-resvg.git
[1/427] Fetching swift-resvg
[428/5891] Fetching swift-resvg, swift-custom-dump
Fetched https://github.com/alexey1312/swift-resvg.git from cache (0.32s)
[5246/5464] Fetching swift-custom-dump
[5465/12099] Fetching swift-custom-dump, swift-log
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.45s)
[3915/6635] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.70s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (1.30s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.92s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (1.45s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.55s)
Computing version for https://github.com/alexey1312/swift-resvg.git
Computed https://github.com/alexey1312/swift-resvg.git at 0.45.1-swift.15 (0.48s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/alexey1312/swift-resvg.git
Working copy of https://github.com/alexey1312/swift-resvg.git resolved at 0.45.1-swift.15
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Downloading binary artifact https://github.com/alexey1312/swift-resvg/releases/download/v0.45.1-swift.15/resvg.artifactbundle.zip
[16375/60125588] Downloading https://github.com/alexey1312/swift-resvg/releases/download/v0.45.1-swift.15/resvg.artifactbundle.zip
Downloaded https://github.com/alexey1312/swift-resvg/releases/download/v0.45.1-swift.15/resvg.artifactbundle.zip (6.45s)
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--4F562202D5529B1.txt
[5/19] Compiling Logging LogEvent.swift
[6/19] Compiling Logging MetadataProvider.swift
[7/19] Emitting module Logging
[8/19] Compiling Logging Locks.swift
[9/19] Compiling Logging LogHandler.swift
[10/19] Compiling Logging Logging.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/20] Emitting module Resvg
/host/spi-builder-workspace/.build/checkouts/swift-resvg/Sources/Resvg/Gradient.swift:1:8: error: no such module 'CResvg'
  1 | import CResvg
    |        `- error: no such module 'CResvg'
  2 | import Foundation
  3 |
[13/21] Compiling Resvg Gradient.swift
/host/spi-builder-workspace/.build/checkouts/swift-resvg/Sources/Resvg/Gradient.swift:1:8: error: no such module 'CResvg'
  1 | import CResvg
    |        `- error: no such module 'CResvg'
  2 | import Foundation
  3 |
[14/21] Compiling Resvg Group.swift
/host/spi-builder-workspace/.build/checkouts/swift-resvg/Sources/Resvg/Gradient.swift:1:8: error: no such module 'CResvg'
  1 | import CResvg
    |        `- error: no such module 'CResvg'
  2 | import Foundation
  3 |
[15/21] Compiling Resvg Path.swift
/host/spi-builder-workspace/.build/checkouts/swift-resvg/Sources/Resvg/Gradient.swift:1:8: error: no such module 'CResvg'
  1 | import CResvg
    |        `- error: no such module 'CResvg'
  2 | import Foundation
  3 |
[16/21] Compiling Resvg SvgTree.swift
/host/spi-builder-workspace/.build/checkouts/swift-resvg/Sources/Resvg/Gradient.swift:1:8: error: no such module 'CResvg'
  1 | import CResvg
    |        `- error: no such module 'CResvg'
  2 | import Foundation
  3 |
[17/21] Compiling Resvg ResvgError.swift
/host/spi-builder-workspace/.build/checkouts/swift-resvg/Sources/Resvg/Gradient.swift:1:8: error: no such module 'CResvg'
  1 | import CResvg
    |        `- error: no such module 'CResvg'
  2 | import Foundation
  3 |
[18/21] Compiling Resvg Image.swift
/host/spi-builder-workspace/.build/checkouts/swift-resvg/Sources/Resvg/Gradient.swift:1:8: error: no such module 'CResvg'
  1 | import CResvg
    |        `- error: no such module 'CResvg'
  2 | import Foundation
  3 |
[19/21] Compiling Resvg SvgRasterizer.swift
/host/spi-builder-workspace/.build/checkouts/swift-resvg/Sources/Resvg/Gradient.swift:1:8: error: no such module 'CResvg'
  1 | import CResvg
    |        `- error: no such module 'CResvg'
  2 | import Foundation
  3 |
[20/21] Compiling Resvg SvgNormalizer.swift
/host/spi-builder-workspace/.build/checkouts/swift-resvg/Sources/Resvg/Gradient.swift:1:8: error: no such module 'CResvg'
  1 | import CResvg
    |        `- error: no such module 'CResvg'
  2 | import Foundation
  3 |
[21/21] Compiling Resvg Text.swift
/host/spi-builder-workspace/.build/checkouts/swift-resvg/Sources/Resvg/Gradient.swift:1:8: error: no such module 'CResvg'
  1 | import CResvg
    |        `- error: no such module 'CResvg'
  2 | import Foundation
  3 |
BUILD FAILURE 6.3 android