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