The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ForthHTTP, reference master (3eca98), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 09:57:54 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/omochi/forcehttp.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/omochi/forcehttp
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3eca98b Update README.md
Cloned https://github.com/omochi/forcehttp.git
Revision (git rev-parse @):
3eca98b36bf0453e6b34b15735072d7711cc306b
SUCCESS checkout https://github.com/omochi/forcehttp.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/omochi/forcehttp.git
[1/35] Fetching forcehttp
Fetched https://github.com/omochi/forcehttp.git from cache (0.61s)
Creating working copy for https://github.com/omochi/forcehttp.git
Working copy of https://github.com/omochi/forcehttp.git resolved at master (3eca98b)
error: 'forcehttp': 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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/omochi/forcehttp.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
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
BUILD FAILURE 6.3 macosSpm