The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-svgkit, reference main (6e10ee), with Swift 6.1 for Android on 25 Mar 2026 14:20:43 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>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
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.1
Building package at path:  $PWD
https://github.com/DesignPipe/swift-svgkit.git
https://github.com/DesignPipe/swift-svgkit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-resvg",
      "requirement" : {
        "exact" : [
          "0.45.1-swift.15"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/alexey1312/swift-resvg.git"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    }
  ],
  "manifest_display_name" : "swift-svgkit",
  "name" : "swift-svgkit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SVGKit",
      "targets" : [
        "SVGKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SVGKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SVGKitTests",
      "path" : "Tests/SVGKitTests",
      "product_dependencies" : [
        "CustomDump"
      ],
      "sources" : [
        "ImageVectorGeneratorTests.swift",
        "ImageVectorGradientTests.swift",
        "ImageVectorGroupTests.swift",
        "NativeVectorDrawableConverterTests.swift",
        "PathDataValidatorTests.swift",
        "ResvgPathConverterTests.swift",
        "SVGCSSStyleTests.swift",
        "SVGElementOrderTests.swift",
        "SVGFillOpacityTests.swift",
        "SVGGradientParsingTests.swift",
        "SVGGradientTests.swift",
        "SVGGradientTransformTests.swift",
        "SVGGroupParsingTests.swift",
        "SVGMatrixTransformTests.swift",
        "SVGMinusIconTest.swift",
        "SVGNormalizationTests.swift",
        "SVGOpacityTests.swift",
        "SVGParserTests.swift",
        "SVGPathFormatTests.swift",
        "SVGPathParserTests.swift",
        "SVGShapeTransformTests.swift",
        "SVGStrokeDashTests.swift",
        "SVGTypesTests.swift",
        "SVGUseSymbolTests.swift",
        "VectorDrawableGradientTests.swift",
        "VectorDrawableIntegrationTests.swift",
        "VectorDrawableXMLGeneratorTests.swift"
      ],
      "target_dependencies" : [
        "SVGKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SVGKit",
      "module_type" : "SwiftTarget",
      "name" : "SVGKit",
      "path" : "Sources/SVGKit",
      "product_dependencies" : [
        "Logging",
        "Resvg"
      ],
      "product_memberships" : [
        "SVGKit"
      ],
      "sources" : [
        "ImageVectorGenerator.swift",
        "NativeVectorDrawableConverter.swift",
        "PathDataValidator.swift",
        "ResvgPathConverter.swift",
        "SVGParser.swift",
        "SVGPathParser.swift",
        "SVGTypes.swift",
        "VectorDrawableXMLGenerator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
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:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-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
[428/5840] Fetching swift-resvg, swift-custom-dump
[5841/12114] Fetching swift-resvg, swift-custom-dump, swift-log
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.76s)
Fetched https://github.com/alexey1312/swift-resvg.git from cache (0.79s)
Fetched https://github.com/apple/swift-log.git from cache (0.80s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (1.32s)
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.67s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (1.19s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.52s)
Computing version for https://github.com/alexey1312/swift-resvg.git
error: Dependencies could not be resolved because 'swift-resvg' 0.45.1-swift.6..<0.45.1-swift.15.0.0 contains incompatible tools version (6.2.0) and root depends on 'swift-resvg' 0.45.1-swift.15.
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:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Updating https://github.com/pointfreeco/swift-custom-dump
Updating https://github.com/alexey1312/swift-resvg.git
Updating https://github.com/apple/swift-log.git
Updated https://github.com/pointfreeco/swift-custom-dump (0.20s)
Updated https://github.com/alexey1312/swift-resvg.git (0.20s)
Updated https://github.com/apple/swift-log.git (0.20s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.73s)
Updating https://github.com/pointfreeco/xctest-dynamic-overlay
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.17s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.76s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.54s)
Computing version for https://github.com/alexey1312/swift-resvg.git
error: Dependencies could not be resolved because 'swift-resvg' 0.45.1-swift.6..<0.45.1-swift.15.0.0 contains incompatible tools version (6.2.0) and root depends on 'swift-resvg' 0.45.1-swift.15.
BUILD FAILURE 6.1 android