The Swift Package Index logo.Swift Package Index

Build Information

Failed to build errands with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lukewar/Errands.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/lukewar/Errands
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 1e5e2c8 Update Readme.
Cloned https://github.com/lukewar/Errands.git
Revision (git rev-parse @):
1e5e2c8e85f8118405cc5c0935b8266b13880ffe
SUCCESS checkout https://github.com/lukewar/Errands.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "errands",
      "name": "errands",
      "url": "https://github.com/lukewar/Errands.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Errands",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/lukewar/Errands.git
[1/65] Fetching errands
Fetched https://github.com/lukewar/Errands.git (0.27s)
Creating working copy for https://github.com/lukewar/Errands.git
Working copy of https://github.com/lukewar/Errands.git resolved at master
warning: '.resolve-product-dependencies': dependency 'errands' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/2] Emitting module Errands
<unknown>:0: error: invalid value '3' in '-swift-version 3'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5'
[2/2] Compiling Errands Errands.swift
<unknown>:0: error: invalid value '3' in '-swift-version 3'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5'
error: fatalError
warning: 'spi-builder-workspace': the target name errandsTests has different case on the filesystem and the Package.swift manifest file
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/2] Emitting module Errands
<unknown>:0: error: invalid value '3' in '-swift-version 3'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5'
[2/2] Compiling Errands Errands.swift
<unknown>:0: error: invalid value '3' in '-swift-version 3'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5'
error: fatalError
warning: 'spi-builder-workspace': the target name errandsTests has different case on the filesystem and the Package.swift manifest file
BUILD FAILURE 5.9 macosSpm