The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Agrume, reference master (bd0c11), with Swift 6.1 for macOS (SPM) on 6 May 2025 12:44:06 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JanGorman/Agrume.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JanGorman/Agrume
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at bd0c116 Merge pull request #392 from JanGorman/dependabot/bundler/fastlane-2.227.2
Submodule path 'Frameworks/SwiftyGif': checked out 'db0c122b671bc9760385e0355be00eede3b7bb44'
Submodule 'Frameworks/SwiftyGif' (https://github.com/kirualex/SwiftyGif) registered for path 'Frameworks/SwiftyGif'
Cloning into '/Users/admin/builder/spi-builder-workspace/Frameworks/SwiftyGif'...
From https://github.com/kirualex/SwiftyGif
 * branch            db0c122b671bc9760385e0355be00eede3b7bb44 -> FETCH_HEAD
Cloned https://github.com/JanGorman/Agrume.git
Revision (git rev-parse @):
bd0c116ee72752cc94750fa4f8e5d93cdf735e28
SUCCESS checkout https://github.com/JanGorman/Agrume.git at master
Fetching https://github.com/kirualex/SwiftyGif
[1/1281] Fetching swiftygif
Fetched https://github.com/kirualex/SwiftyGif from cache (5.17s)
Computing version for https://github.com/kirualex/SwiftyGif
Computed https://github.com/kirualex/SwiftyGif at 5.4.4 (5.78s)
Creating working copy for https://github.com/kirualex/SwiftyGif
Working copy of https://github.com/kirualex/SwiftyGif resolved at 5.4.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "agrume",
      "name": "Agrume",
      "url": "https://github.com/JanGorman/Agrume.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Agrume",
      "dependencies": [
        {
          "identity": "swiftygif",
          "name": "SwiftyGif",
          "url": "https://github.com/kirualex/SwiftyGif",
          "version": "5.4.5",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyGif",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/JanGorman/Agrume.git
[1/3132] Fetching agrume
Fetched https://github.com/JanGorman/Agrume.git from cache (1.17s)
Fetching https://github.com/kirualex/SwiftyGif from cache
Fetched https://github.com/kirualex/SwiftyGif from cache (0.45s)
Computing version for https://github.com/kirualex/SwiftyGif
Computed https://github.com/kirualex/SwiftyGif at 5.4.5 (1.06s)
Creating working copy for https://github.com/JanGorman/Agrume.git
Working copy of https://github.com/JanGorman/Agrume.git resolved at master (bd0c116)
Creating working copy for https://github.com/kirualex/SwiftyGif
Working copy of https://github.com/kirualex/SwiftyGif resolved at 5.4.5
warning: '.resolve-product-dependencies': dependency 'agrume' is not used by any target
Found 1 product dependencies
  - SwiftyGif
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/JanGorman/Agrume.git
https://github.com/JanGorman/Agrume.git
{
  "dependencies" : [
    {
      "identity" : "swiftygif",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.4.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kirualex/SwiftyGif"
    }
  ],
  "manifest_display_name" : "Agrume",
  "name" : "Agrume",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Agrume",
      "targets" : [
        "Agrume"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Agrume",
      "module_type" : "SwiftTarget",
      "name" : "Agrume",
      "path" : "Agrume",
      "product_dependencies" : [
        "SwiftyGif"
      ],
      "product_memberships" : [
        "Agrume"
      ],
      "sources" : [
        "Agrume.swift",
        "AgrumeCell.swift",
        "AgrumeDataSource.swift",
        "AgrumeImage.swift",
        "AgrumeOverlayView.swift",
        "AgrumePhotoLibraryHelper.swift",
        "AgrumeServiceLocator.swift",
        "AgrumeView.swift",
        "Configuration.swift",
        "Foundation+Agrume.swift",
        "ImageDownloader.swift",
        "UIKit+Agrume.swift",
        "With.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.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
error: the library 'Agrume' requires macos 10.13, but depends on the product 'SwiftyGif' which requires macos 10.14; consider changing the library 'Agrume' to require macos 10.14 or later, or the product 'SwiftyGif' to require macos 10.13 or earlier.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: the library 'Agrume' requires macos 10.13, but depends on the product 'SwiftyGif' which requires macos 10.14; consider changing the library 'Agrume' to require macos 10.14 or later, or the product 'SwiftyGif' to require macos 10.13 or earlier.
BUILD FAILURE 6.1 macosSpm