The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/omochi/forcehttp.git
Reference: 0.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/omochi/forcehttp
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 679a5e1 init
Cloned https://github.com/omochi/forcehttp.git into spi-builder-workspace
679a5e18bc75746058ee2f513a484c3d08dd15f1
SUCCESS checkout https://github.com/omochi/forcehttp.git at 0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
error: 'spi-builder-workspace': Source files for target ForthHTTP should be located under 'Sources/ForthHTTP', or a custom sources path can be set with the 'path' property in Package.swift
Retrying in 0 seconds ...
Building ... (attempt 2)
error: 'spi-builder-workspace': Source files for target ForthHTTP should be located under 'Sources/ForthHTTP', or a custom sources path can be set with the 'path' property in Package.swift
Retrying in 0 seconds ...
BUILD FAILURE 5.9 macosSpm