The Swift Package Index logo.Swift Package Index

Build Information

Failed to build spfk-metadata-xmp, reference main (7ecec6), with Swift 6.1 for Linux on 9 Apr 2026 21:59:17 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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ryanfrancesconi/spfk-metadata-xmp.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/ryanfrancesconi/spfk-metadata-xmp
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7ecec6d test updates
Cloned https://github.com/ryanfrancesconi/spfk-metadata-xmp.git
Revision (git rev-parse @):
7ecec6d25bd6d2dd810b70524c55f6dbffd7b99e
SUCCESS checkout https://github.com/ryanfrancesconi/spfk-metadata-xmp.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ryanfrancesconi/spfk-metadata-xmp.git
https://github.com/ryanfrancesconi/spfk-metadata-xmp.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "cxx_language_standard" : "c++20",
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "spfk-base",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ryanfrancesconi/spfk-base"
    },
    {
      "identity" : "spfk-time",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ryanfrancesconi/spfk-time"
    },
    {
      "identity" : "spfk-utils",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.8",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ryanfrancesconi/spfk-utils"
    },
    {
      "identity" : "spfk-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.9",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ryanfrancesconi/spfk-testing"
    }
  ],
  "manifest_display_name" : "spfk-metadata-xmp",
  "name" : "spfk-metadata-xmp",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SPFKMetadataXMP",
      "targets" : [
        "SPFKMetadataXMP",
        "SPFKMetadataXMPC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XMPFiles",
      "module_type" : "BinaryTarget",
      "name" : "XMPFiles",
      "path" : "Frameworks/XMPFiles.xcframework",
      "product_memberships" : [
        "SPFKMetadataXMP"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "XMPCore",
      "module_type" : "BinaryTarget",
      "name" : "XMPCore",
      "path" : "Frameworks/XMPCore.xcframework",
      "product_memberships" : [
        "SPFKMetadataXMP"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "SPFKMetadataXMPTests",
      "module_type" : "SwiftTarget",
      "name" : "SPFKMetadataXMPTests",
      "path" : "Tests/SPFKMetadataXMPTests",
      "product_dependencies" : [
        "SPFKTesting"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/SPFKMetadataXMPTests/Resources/id3.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SPFKMetadataXMPTests/Resources/sample1.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SPFKMetadataXMPTests/Resources/sample10.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SPFKMetadataXMPTests/Resources/sample2.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SPFKMetadataXMPTests/Resources/sample3.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SPFKMetadataXMPTests/Resources/sample4.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SPFKMetadataXMPTests/Resources/sample5.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SPFKMetadataXMPTests/Resources/sample6.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SPFKMetadataXMPTests/Resources/sample7.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SPFKMetadataXMPTests/Resources/sample8.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SPFKMetadataXMPTests/Resources/sample9.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SPFKMetadataXMPTests/Resources/wave.xml",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "FileTests.swift",
        "FrameRateTests.swift",
        "LifecycleTests.swift",
        "ParserExtensionTests.swift",
        "ParserTests.swift",
        "SPFKMetadataXMPTests.swift",
        "XMPElementTests.swift",
        "XMPMarkerTests.swift",
        "XMPMetadataEdgeCaseTests.swift"
      ],
      "target_dependencies" : [
        "SPFKMetadataXMP",
        "SPFKMetadataXMPC"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SPFKMetadataXMPC",
      "module_type" : "ClangTarget",
      "name" : "SPFKMetadataXMPC",
      "path" : "Sources/SPFKMetadataXMPC",
      "product_memberships" : [
        "SPFKMetadataXMP"
      ],
      "sources" : [
        "Adobe/XMPCommon/source/IConfigurable.cpp",
        "Adobe/XMPCommon/source/IConfigurationManager.cpp",
        "Adobe/XMPCommon/source/IError.cpp",
        "Adobe/XMPCommon/source/IErrorNotifier.cpp",
        "Adobe/XMPCommon/source/IUTF8String.cpp",
        "Adobe/XMPCore/source/IArrayNode.cpp",
        "Adobe/XMPCore/source/IClientDOMParser.cpp",
        "Adobe/XMPCore/source/IClientDOMSerializer.cpp",
        "Adobe/XMPCore/source/ICompositeNode.cpp",
        "Adobe/XMPCore/source/ICoreConfigurationManager.cpp",
        "Adobe/XMPCore/source/ICoreObjectFactory.cpp",
        "Adobe/XMPCore/source/IDOMImplementationRegistry.cpp",
        "Adobe/XMPCore/source/IDOMParser.cpp",
        "Adobe/XMPCore/source/IDOMSerializer.cpp",
        "Adobe/XMPCore/source/IMetadata.cpp",
        "Adobe/XMPCore/source/IMetadataConverterUtils.cpp",
        "Adobe/XMPCore/source/INameSpacePrefixMap.cpp",
        "Adobe/XMPCore/source/INode.cpp",
        "Adobe/XMPCore/source/INodeIterator.cpp",
        "Adobe/XMPCore/source/IPath.cpp",
        "Adobe/XMPCore/source/IPathSegment.cpp",
        "Adobe/XMPCore/source/ISimpleNode.cpp",
        "Adobe/XMPCore/source/IStructureNode.cpp",
        "XMPFile.mm",
        "XMPLifecycle.mm",
        "XMPLifecycleCXX.cpp",
        "XMPUtil.cpp"
      ],
      "target_dependencies" : [
        "XMPCore",
        "XMPFiles"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SPFKMetadataXMP",
      "module_type" : "SwiftTarget",
      "name" : "SPFKMetadataXMP",
      "path" : "Sources/SPFKMetadataXMP",
      "product_dependencies" : [
        "SPFKBase",
        "SPFKTime",
        "SPFKUtils"
      ],
      "product_memberships" : [
        "SPFKMetadataXMP"
      ],
      "sources" : [
        "FrameRate.swift",
        "XMP.swift",
        "XMPElement.swift",
        "XMPMarker.swift",
        "XMPMetadata.swift"
      ],
      "target_dependencies" : [
        "SPFKMetadataXMPC"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.3
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.3
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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.3
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.3
BUILD FAILURE 6.1 linux