Build Information
Failed to build TensorFlow with Swift 6.0 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/octadero/tensorflow.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/octadero/tensorflow
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 3c0a683 Add Input interaction.
Cloned https://github.com/octadero/tensorflow.git
Revision (git rev-parse @):
3c0a683ae4d38abf663ada28ac897eff25fb27f8
SUCCESS checkout https://github.com/octadero/tensorflow.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $workDir
https://github.com/octadero/tensorflow.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Fetching https://github.com/Octadero/Unarchiver.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/Octadero/CZlib.git
Fetching https://github.com/Octadero/MemoryLayoutKit.git
Fetching https://github.com/Octadero/MNISTKit.git
Fetching https://github.com/Octadero/CTensorFlow.git
[1/138] Fetching mnistkit
[22/154] Fetching mnistkit, ctensorflow
[38/208] Fetching mnistkit, ctensorflow, memorylayoutkit
[59/232] Fetching mnistkit, ctensorflow, memorylayoutkit, unarchiver
[83/247] Fetching mnistkit, ctensorflow, memorylayoutkit, unarchiver, czlib
Fetched https://github.com/Octadero/CTensorFlow.git from cache (0.94s)
Fetched https://github.com/Octadero/MNISTKit.git from cache (0.94s)
[1/36186] Fetching swift-protobuf
Fetched https://github.com/Octadero/MemoryLayoutKit.git from cache (4.71s)
Fetched https://github.com/Octadero/CZlib.git from cache (4.71s)
Fetched https://github.com/Octadero/Unarchiver.git from cache (4.71s)
Fetched https://github.com/apple/swift-protobuf.git from cache (4.71s)
Computing version for https://github.com/apple/swift-protobuf.git
error: the Swift tools version specification is possibly missing a version specifier; consider using '// swift-tools-version: 6.0' to specify the current Swift toolchain version as the lowest Swift version supported by the project
BUILD FAILURE 6.0 macosSpm