Build Information
Failed to build Agrume with Swift 5.9 for macOS (SPM).
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.28.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JanGorman/Agrume.git
Reference: 5.8.10
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/JanGorman/Agrume
* tag 5.8.10 -> FETCH_HEAD
HEAD is now at 8e9f973 Bump podspec
Submodule path 'Frameworks/SwiftyGif': checked out 'db0c122b671bc9760385e0355be00eede3b7bb44'
Submodule 'Frameworks/SwiftyGif' (https://github.com/kirualex/SwiftyGif) registered for path 'Frameworks/SwiftyGif'
Cloning into '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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 @):
8e9f9735b67a714b67752b3ff0e5d5a97c29394a
SUCCESS checkout https://github.com/JanGorman/Agrume.git at 5.8.10
Fetching https://github.com/kirualex/SwiftyGif from cache
Fetched https://github.com/kirualex/SwiftyGif (0.23s)
Computing version for https://github.com/kirualex/SwiftyGif
Computed https://github.com/kirualex/SwiftyGif at 5.4.4 (0.34s)
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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "agrume",
"name": "Agrume",
"url": "https://github.com/JanGorman/Agrume.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Agrume",
"dependencies": [
{
"identity": "swiftygif",
"name": "SwiftyGif",
"url": "https://github.com/kirualex/SwiftyGif",
"version": "5.4.4",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyGif",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/JanGorman/Agrume.git from cache
Fetched https://github.com/JanGorman/Agrume.git (0.27s)
Fetching https://github.com/kirualex/SwiftyGif from cache
Fetched https://github.com/kirualex/SwiftyGif (0.17s)
Computing version for https://github.com/kirualex/SwiftyGif
Computed https://github.com/kirualex/SwiftyGif at 5.4.4 (0.01s)
Creating working copy for https://github.com/JanGorman/Agrume.git
Working copy of https://github.com/JanGorman/Agrume.git resolved at 5.8.10
Creating working copy for https://github.com/kirualex/SwiftyGif
Working copy of https://github.com/kirualex/SwiftyGif resolved at 5.4.4
warning: '.resolve-product-dependencies': dependency 'agrume' is not used by any target
Found 1 product dependencies
- SwiftyGif
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.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.
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 5.9 macosSpm