The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TensorFlowLiteSwift with Swift 5.7 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kewlbear/TensorflowLiteSwift.git
Reference: 2.14.0
Initialized empty Git repository in /Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kewlbear/TensorflowLiteSwift
 * tag               2.14.0     -> FETCH_HEAD
HEAD is now at 2270100 add 0.0.20230921
Cloned https://github.com/kewlbear/TensorflowLiteSwift.git into spi-builder-workspace
22701004ef95b41693cddb0f2720df89183cbb6a
SUCCESS checkout https://github.com/kewlbear/TensorflowLiteSwift.git at 2.14.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64
Fetching https://github.com/kewlbear/TensorFlowLiteC.git from cache
Fetched https://github.com/kewlbear/TensorFlowLiteC.git (0.19s)
Creating working copy for https://github.com/kewlbear/TensorFlowLiteC.git
Working copy of https://github.com/kewlbear/TensorFlowLiteC.git resolved at master
Downloading binary artifact https://github.com/kewlbear/TensorFlowLiteC/releases/download/2.14.0/TensorFlowLiteC.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/TensorFlowLiteC/releases/download/2.14.0/TensorFlowLiteCCoreML.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/TensorFlowLiteC/releases/download/2.14.0/TensorFlowLiteCMetal.xcframework.zip
[15/27281] Downloading https://github.com/kewlbear/TensorFlowLiteC/releases/download/2.14.0/TensorFlowLiteCMetal.xcframework.zip
[62/44245] Downloading https://github.com/kewlbear/TensorFlowLiteC/releases/download/2.14.0/TensorFlowLiteCMetal.xcframework.zip, https://github.com/kewlbear/TensorFlowLiteC/releases/download/2.14.0/TensorFlowLiteCCoreML.xcframework.zip
[925/73329] Downloading https://github.com/kewlbear/TensorFlowLiteC/releases/download/2.14.0/TensorFlowLiteCMetal.xcframework.zip, https://github.com/kewlbear/TensorFlowLiteC/releases/download/2.14.0/TensorFlowLiteCCoreML.xcframework.zip, https://github.com/kewlbear/TensorFlowLiteC/releases/download/2.14.0/TensorFlowLiteC.xcframework.zip
Downloaded https://github.com/kewlbear/TensorFlowLiteC/releases/download/2.14.0/TensorFlowLiteCCoreML.xcframework.zip (1.74s)
Downloaded https://github.com/kewlbear/TensorFlowLiteC/releases/download/2.14.0/TensorFlowLiteCMetal.xcframework.zip (2.43s)
Downloaded https://github.com/kewlbear/TensorFlowLiteC/releases/download/2.14.0/TensorFlowLiteC.xcframework.zip (2.54s)
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/README.md
    /Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/LICENSE
Building for debugging...
[1/2] Emitting module Link
[2/2] Compiling Link TensorFlowLiteC.swift
[3/11] Compiling TensorFlowLite QuantizationParameters.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[4/11] Compiling TensorFlowLite Delegate.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[5/11] Compiling TensorFlowLite Interpreter.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[6/12] Compiling TensorFlowLite Tensor.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/12] Compiling TensorFlowLite InterpreterError.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[8/12] Compiling TensorFlowLite SignatureRunner.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[9/12] Emitting module TensorFlowLite
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[10/12] Compiling TensorFlowLite SignatureRunnerError.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[11/12] Compiling TensorFlowLite Model.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[12/12] Compiling TensorFlowLite TensorFlowLite.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
ShellOut encountered an error
Status code: 1
Message: "Fetching https://github.com/kewlbear/TensorFlowLiteC.git from cache
Fetched https://github.com/kewlbear/TensorFlowLiteC.git (0.19s)
Creating working copy for https://github.com/kewlbear/TensorFlowLiteC.git
Working copy of https://github.com/kewlbear/TensorFlowLiteC.git resolved at master
Downloading binary artifact https://github.com/kewlbear/TensorFlowLiteC/releases/download/2.14.0/TensorFlowLiteC.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/TensorFlowLiteC/releases/download/2.14.0/TensorFlowLiteCCoreML.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/TensorFlowLiteC/releases/download/2.14.0/TensorFlowLiteCMetal.xcframework.zip
[15/27281] Downloading https://github.com/kewlbear/TensorFlowLiteC/releases/download/2.14.0/TensorFlowLiteCMetal.xcframework.zip
[62/44245] Downloading https://github.com/kewlbear/TensorFlowLiteC/releases/download/2.14.0/TensorFlowLiteCMetal.xcframework.zip, https://github.com/kewlbear/TensorFlowLiteC/releases/download/2.14.0/TensorFlowLiteCCoreML.xcframework.zip
[925/73329] Downloading https://github.com/kewlbear/TensorFlowLiteC/releases/download/2.14.0/TensorFlowLiteCMetal.xcframework.zip, https://github.com/kewlbear/TensorFlowLiteC/releases/download/2.14.0/TensorFlowLiteCCoreML.xcframework.zip, https://github.com/kewlbear/TensorFlowLiteC/releases/download/2.14.0/TensorFlowLiteC.xcframework.zip
Downloaded https://github.com/kewlbear/TensorFlowLiteC/releases/download/2.14.0/TensorFlowLiteCCoreML.xcframework.zip (1.74s)
Downloaded https://github.com/kewlbear/TensorFlowLiteC/releases/download/2.14.0/TensorFlowLiteCMetal.xcframework.zip (2.43s)
Downloaded https://github.com/kewlbear/TensorFlowLiteC/releases/download/2.14.0/TensorFlowLiteC.xcframework.zip (2.54s)
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/README.md
    /Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/LICENSE
"
Output: "Building for debugging...
[1/2] Emitting module Link
[2/2] Compiling Link TensorFlowLiteC.swift
[3/11] Compiling TensorFlowLite QuantizationParameters.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[4/11] Compiling TensorFlowLite Delegate.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[5/11] Compiling TensorFlowLite Interpreter.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[6/12] Compiling TensorFlowLite Tensor.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)[7/12] Compiling TensorFlowLite InterpreterError.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[8/12] Compiling TensorFlowLite SignatureRunner.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[9/12] Emitting module TensorFlowLite
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[10/12] Compiling TensorFlowLite SignatureRunnerError.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[11/12] Compiling TensorFlowLite Model.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[12/12] Compiling TensorFlowLite TensorFlowLite.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^"
Retrying in 0.0 seconds ...
Building ... (attempt 2)
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/README.md
    /Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/LICENSE
[0/1] Planning build
Building for debugging...
[1/9] Compiling TensorFlowLite SignatureRunnerError.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[2/9] Compiling TensorFlowLite Tensor.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/10] Emitting module TensorFlowLite
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[4/10] Compiling TensorFlowLite QuantizationParameters.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[5/10] Compiling TensorFlowLite Model.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[6/10] Compiling TensorFlowLite InterpreterError.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[7/10] Compiling TensorFlowLite SignatureRunner.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[8/10] Compiling TensorFlowLite Delegate.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[9/10] Compiling TensorFlowLite Interpreter.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[10/10] Compiling TensorFlowLite TensorFlowLite.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
ShellOut encountered an error
Status code: 1
Message: "warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/README.md
    /Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/LICENSE
"
Output: "[0/1] Planning build
Building for debugging...
[1/9] Compiling TensorFlowLite SignatureRunnerError.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[2/9] Compiling TensorFlowLite Tensor.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)[3/10] Emitting module TensorFlowLite
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[4/10] Compiling TensorFlowLite QuantizationParameters.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[5/10] Compiling TensorFlowLite Model.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[6/10] Compiling TensorFlowLite InterpreterError.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[7/10] Compiling TensorFlowLite SignatureRunner.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[8/10] Compiling TensorFlowLite Delegate.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[9/10] Compiling TensorFlowLite Interpreter.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^
[10/10] Compiling TensorFlowLite TensorFlowLite.swift
/Users/admin/builds/5i282zs1/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TensorFlowLite/tensorflow/lite/swift/Sources/Delegate.swift:15:8: error: no such module 'TensorFlowLiteC'
import TensorFlowLiteC
       ^"
BUILD FAILURE 5.7 macosSpm