The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SVG2Path, reference main (15a888), with Swift 6.1 for Android on 29 Jun 2025 04:38:37 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kyome22/SVG2Path.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/Kyome22/SVG2Path
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 15a888c Refactor
Cloned https://github.com/Kyome22/SVG2Path.git
Revision (git rev-parse @):
15a888cc63c4f3983b745e8bf16d53efc4f43462
SUCCESS checkout https://github.com/Kyome22/SVG2Path.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Kyome22/SVG2Path.git
https://github.com/Kyome22/SVG2Path.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SVG2Path",
  "name" : "SVG2Path",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "SVG2Path",
      "targets" : [
        "SVG2Path"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SVG2PathTests",
      "module_type" : "SwiftTarget",
      "name" : "SVG2PathTests",
      "path" : "Tests/SVG2PathTests",
      "sources" : [
        "SVG2PathTests.swift"
      ],
      "target_dependencies" : [
        "SVG2Path"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SVG2Path",
      "module_type" : "SwiftTarget",
      "name" : "SVG2Path",
      "path" : "Sources/SVG2Path",
      "product_memberships" : [
        "SVG2Path"
      ],
      "sources" : [
        "Command.swift",
        "Extensions/Array+Extension.swift",
        "Extensions/CGPoint+Extension.swift",
        "Extensions/Path+Extension.swift",
        "Extensions/String+Extensions.swift",
        "SVG2Path.swift",
        "State.swift",
        "TagAndPath.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/10] Compiling SVG2Path State.swift
/host/spi-builder-workspace/Sources/SVG2Path/Extensions/CGPoint+Extension.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 |
3 | extension CGPoint {
[4/10] Compiling SVG2Path SVG2Path.swift
/host/spi-builder-workspace/Sources/SVG2Path/Extensions/CGPoint+Extension.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 |
3 | extension CGPoint {
[5/11] Compiling SVG2Path TagAndPath.swift
/host/spi-builder-workspace/Sources/SVG2Path/Extensions/CGPoint+Extension.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 |
3 | extension CGPoint {
[6/11] Compiling SVG2Path Array+Extension.swift
/host/spi-builder-workspace/Sources/SVG2Path/Extensions/CGPoint+Extension.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 |
3 | extension CGPoint {
[7/11] Compiling SVG2Path CGPoint+Extension.swift
/host/spi-builder-workspace/Sources/SVG2Path/Extensions/CGPoint+Extension.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 |
3 | extension CGPoint {
[8/11] Compiling SVG2Path String+Extensions.swift
/host/spi-builder-workspace/Sources/SVG2Path/Extensions/CGPoint+Extension.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 |
3 | extension CGPoint {
[9/11] Compiling SVG2Path Path+Extension.swift
/host/spi-builder-workspace/Sources/SVG2Path/Extensions/CGPoint+Extension.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 |
3 | extension CGPoint {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/11] Emitting module SVG2Path
/host/spi-builder-workspace/Sources/SVG2Path/Extensions/CGPoint+Extension.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 |
3 | extension CGPoint {
[11/11] Compiling SVG2Path Command.swift
/host/spi-builder-workspace/Sources/SVG2Path/Extensions/CGPoint+Extension.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 |
3 | extension CGPoint {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/9] Compiling SVG2Path State.swift
/host/spi-builder-workspace/Sources/SVG2Path/Extensions/CGPoint+Extension.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 |
3 | extension CGPoint {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/10] Emitting module SVG2Path
/host/spi-builder-workspace/Sources/SVG2Path/Extensions/CGPoint+Extension.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 |
3 | extension CGPoint {
[4/10] Compiling SVG2Path Command.swift
/host/spi-builder-workspace/Sources/SVG2Path/Extensions/CGPoint+Extension.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 |
3 | extension CGPoint {
[5/10] Compiling SVG2Path CGPoint+Extension.swift
/host/spi-builder-workspace/Sources/SVG2Path/Extensions/CGPoint+Extension.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 |
3 | extension CGPoint {
[6/10] Compiling SVG2Path Array+Extension.swift
/host/spi-builder-workspace/Sources/SVG2Path/Extensions/CGPoint+Extension.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 |
3 | extension CGPoint {
[7/10] Compiling SVG2Path TagAndPath.swift
/host/spi-builder-workspace/Sources/SVG2Path/Extensions/CGPoint+Extension.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 |
3 | extension CGPoint {
[8/10] Compiling SVG2Path Path+Extension.swift
/host/spi-builder-workspace/Sources/SVG2Path/Extensions/CGPoint+Extension.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 |
3 | extension CGPoint {
[9/10] Compiling SVG2Path String+Extensions.swift
/host/spi-builder-workspace/Sources/SVG2Path/Extensions/CGPoint+Extension.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 |
3 | extension CGPoint {
[10/10] Compiling SVG2Path SVG2Path.swift
/host/spi-builder-workspace/Sources/SVG2Path/Extensions/CGPoint+Extension.swift:1:8: error: no such module 'CoreGraphics'
1 | import CoreGraphics
  |        `- error: no such module 'CoreGraphics'
2 |
3 | extension CGPoint {
BUILD FAILURE 6.1 android