The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-svgkit, reference main (6e10ee), with Swift 6.3 for Android on 19 Apr 2026 09:37:06 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: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: 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/DesignPipe/swift-svgkit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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-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: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/alexey1312/swift-resvg.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/427] Fetching swift-resvg
Fetched https://github.com/alexey1312/swift-resvg.git from cache (0.25s)
[1/6635] Fetching swift-log
[4248/12099] Fetching swift-log, swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.69s)
Fetched https://github.com/apple/swift-log.git from cache (0.69s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (1.07s)
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.78s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (1.27s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (2.48s)
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.64s)
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/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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.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
Downloading binary artifact https://github.com/alexey1312/swift-resvg/releases/download/v0.45.1-swift.15/resvg.artifactbundle.zip
[1397/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 (7.05s)
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--4F562202D5529B1.txt
[5/19] 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 |
[6/20] Compiling Logging LogHandler.swift
[7/20] Compiling Logging MetadataProvider.swift
[8/20] Compiling Logging LogEvent.swift
[9/20] Compiling Logging Logging.swift
[10/20] Emitting module Logging
[11/20] Compiling Logging Locks.swift
[12/20] 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 |
[13/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 |
[14/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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/21] 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 |
[17/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 |
[18/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 |
[19/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 |
[20/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 |
[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