Build Information
Failed to build Zipper, reference master (cd04d0
), with Swift 6.0 for macOS (SPM) on 26 Nov 2024 09:25:52 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/Meniny/Zipper.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Meniny/Zipper
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at cd04d0a 1.2.0
Cloned https://github.com/Meniny/Zipper.git
Revision (git rev-parse @):
cd04d0aea4965dc70fb867520597401aaf0c0ef5
SUCCESS checkout https://github.com/Meniny/Zipper.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/Meniny/Zipper.git
[1/214] Fetching zipper
Fetched https://github.com/Meniny/Zipper.git from cache (0.91s)
Creating working copy for https://github.com/Meniny/Zipper.git
Working copy of https://github.com/Meniny/Zipper.git resolved at master (cd04d0a)
error: 'zipper': Source files for target Zipper should be located under 'Sources/Zipper', 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/Meniny/Zipper.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 Zipper should be located under 'Sources/Zipper', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.0 macosSpm