Build Information
Failed to build ElsevierKit, reference master (9823ec
), with Swift 6.0 for macOS (SPM) on 26 Nov 2024 12:30:42 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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/YutoMizutani/ElsevierKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/YutoMizutani/ElsevierKit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 9823ecf Merge pull request #12 from YutoMizutani/develop
Cloned https://github.com/YutoMizutani/ElsevierKit.git
Revision (git rev-parse @):
9823ecfc8f6befe27a988ac443ed1455a5faefec
SUCCESS checkout https://github.com/YutoMizutani/ElsevierKit.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/YutoMizutani/ElsevierKit.git
[1/585] Fetching elsevierkit
Fetched https://github.com/YutoMizutani/ElsevierKit.git from cache (0.94s)
Creating working copy for https://github.com/YutoMizutani/ElsevierKit.git
Working copy of https://github.com/YutoMizutani/ElsevierKit.git resolved at master (9823ecf)
error: 'elsevierkit': Source files for target ElsevierKit should be located under 'Sources/ElsevierKit', 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/YutoMizutani/ElsevierKit.git
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 ElsevierKit should be located under 'Sources/ElsevierKit', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.0 macosSpm