The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-svgkit, reference main (6e10ee), with Swift 6.1 for macOS (SPM) on 25 Mar 2026 14:21:27 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

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 /Users/admin/builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/DesignPipe/swift-svgkit.git
https://github.com/DesignPipe/swift-svgkit.git
{
  "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" : "/Users/admin/builder/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 ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Fetching https://github.com/alexey1312/swift-resvg.git
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/apple/swift-log.git from cache
[1/427] Fetching swift-resvg
Fetched https://github.com/alexey1312/swift-resvg.git from cache (1.10s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.11s)
Fetched https://github.com/apple/swift-log.git from cache (1.13s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (1.65s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.69s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (1.22s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.51s)
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 ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Updating https://github.com/apple/swift-log.git
Updating https://github.com/pointfreeco/swift-custom-dump
Updating https://github.com/alexey1312/swift-resvg.git
Updated https://github.com/apple/swift-log.git (0.90s)
Updated https://github.com/alexey1312/swift-resvg.git (0.90s)
Updated https://github.com/pointfreeco/swift-custom-dump (0.90s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.99s)
Updating https://github.com/pointfreeco/xctest-dynamic-overlay
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.46s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.54s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.05s)
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 macosSpm