Build Information
Failed to build HighlightJS, reference main (76b128
), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 09:53:56 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.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
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftWebResources/HighlightJS-Swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftWebResources/HighlightJS-Swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 76b128f Replace Travis w/ GH Actions
Cloned https://github.com/SwiftWebResources/HighlightJS-Swift.git
Revision (git rev-parse @):
76b128fa44faf66a33a5d402ff3ce89708363baf
SUCCESS checkout https://github.com/SwiftWebResources/HighlightJS-Swift.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/SwiftWebResources/HighlightJS-Swift.git
[1/31] Fetching highlightjs-swift
Fetched https://github.com/SwiftWebResources/HighlightJS-Swift.git from cache (0.66s)
Creating working copy for https://github.com/SwiftWebResources/HighlightJS-Swift.git
Working copy of https://github.com/SwiftWebResources/HighlightJS-Swift.git resolved at main (76b128f)
error: 'highlightjs-swift': Source files for target HighlightJS should be located under 'Sources/HighlightJS', or a custom sources path can be set with the 'path' property in Package.swift
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/SwiftWebResources/HighlightJS-Swift.git
error: Source files for target HighlightJS should be located under 'Sources/HighlightJS', or a custom sources path can be set with the 'path' property in Package.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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: 'spi-builder-workspace': Source files for target HighlightJS should be located under 'Sources/HighlightJS', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.0 macosSpm