The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LottieUI with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tfmart/LottieUI.git
Reference: main
Cloned https://github.com/tfmart/LottieUI.git into spi-builder-workspace
SUCCESS checkout https://github.com/tfmart/LottieUI.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/airbnb/lottie-spm.git
[1/187] Fetching lottie-spm
Fetched https://github.com/airbnb/lottie-spm.git (0.20s)
Computing version for https://github.com/airbnb/lottie-spm.git
Computed https://github.com/airbnb/lottie-spm.git at 4.2.0 (0.27s)
Creating working copy for https://github.com/airbnb/lottie-spm.git
Working copy of https://github.com/airbnb/lottie-spm.git resolved at 4.2.0
Downloading binary artifact https://github.com/airbnb/lottie-ios/releases/download/4.2.0/Lottie.xcframework.zip
[1397/19101844] Downloading https://github.com/airbnb/lottie-ios/releases/download/4.2.0/Lottie.xcframework.zip
Downloaded https://github.com/airbnb/lottie-ios/releases/download/4.2.0/Lottie.xcframework.zip (1.70s)
Building for debugging...
[1/2] Emitting module _LottieStub
[2/2] Compiling _LottieStub Stub.swift
[5/15] Compiling LottieUI LottieView.swift
/host/spi-builder-workspace/Sources/LottieUI/AsyncLottieView/AsyncLottiePhase.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[6/15] Compiling LottieUI AnimationProgressObserver.swift
/host/spi-builder-workspace/Sources/LottieUI/AsyncLottieView/AsyncLottiePhase.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[7/16] Compiling LottieUI WrappedAnimationNSView.swift
/host/spi-builder-workspace/Sources/LottieUI/AsyncLottieView/AsyncLottiePhase.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[8/16] Compiling LottieUI WrappedAnimationView+iOS.swift
/host/spi-builder-workspace/Sources/LottieUI/AsyncLottieView/AsyncLottiePhase.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[9/16] Compiling LottieUI AnimationProgressObserver+macOS.swift
/host/spi-builder-workspace/Sources/LottieUI/AsyncLottieView/AsyncLottiePhase.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
error: compile command failed due to signal 6 (use -v to see invocation)
[10/16] Emitting module LottieUI
/host/spi-builder-workspace/Sources/LottieUI/AsyncLottieView/AsyncLottiePhase.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/Sources/LottieUI/AsyncLottieView/AsyncLottiePhase.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
Can't demangle: $s8LottieUI0A13ContentSourceO6bundle33_B5EFFF49C054549DAF732121D8F8ED5FLLXeF4nameL_SSvp
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/swift-frontend -frontend -c /host/spi-builder-workspace/Sources/LottieUI/AsyncLottieView/AsyncLottiePhase.swift /host/spi-builder-workspace/Sources/LottieUI/AsyncLottieView/AsyncLottieView.swift -primary-file /host/spi-builder-workspace/Sources/LottieUI/LottieConfiguration.swift -primary-file /host/spi-builder-workspace/Sources/LottieUI/LottieContentSource.swift /host/spi-builder-workspace/Sources/LottieUI/LottieView/LottieView+iOS.swift /host/spi-builder-workspace/Sources/LottieUI/LottieView/LottieView+macOS.swift /host/spi-builder-workspace/Sources/LottieUI/LottieView/LottieView.swift /host/spi-builder-workspace/Sources/LottieUI/iOS/AnimationProgressObserver.swift /host/spi-builder-workspace/Sources/LottieUI/iOS/WrappedAnimationView+iOS.swift /host/spi-builder-workspace/Sources/LottieUI/macOS/AnimationProgressObserver+macOS.swift /host/spi-builder-workspace/Sources/LottieUI/macOS/WrappedAnimationNSView.swift -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/LottieUI.build/LottieConfiguration.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/LottieUI.build/LottieConfiguration.swiftdeps -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/LottieUI.build/LottieContentSource.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/LottieUI.build/LottieContentSource.swiftdeps -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug -enable-testing -g -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -new-driver-path /usr/bin/swift-driver -empty-abi-descriptor -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fPIC -module-name LottieUI -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/LottieUI.build/LottieConfiguration.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/LottieUI.build/LottieContentSource.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 5.9-dev (LLVM 464b04eb9b157e3, Swift 7203d52cb1e074d)
2.	Compiling with the current language version
3.	While walking into 'LottieContentSource' (at /host/spi-builder-workspace/Sources/LottieUI/LottieContentSource.swift:11:10)
4.	While evaluating request USRGenerationRequest(LottieUI.(file).LottieContentSource.bundle(name:bundle:imageProvider:animationCache:).name@/host/spi-builder-workspace/Sources/LottieUI/LottieContentSource.swift:12:17)
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
/usr/bin/swift-frontend[0x6b367f3]
/usr/bin/swift-frontend[0x6b3440e]
/usr/bin/swift-frontend[0x6b36b5f]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x14420)[0x7fcf46da4420]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x7fcf461eb00b]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x12b)[0x7fcf461ca859]
/usr/bin/swift-frontend[0x22b3aa2]
/usr/bin/swift-frontend[0x1f25594]
/usr/bin/swift-frontend[0x2277429]
/usr/bin/swift-frontend[0x1bdf11c]
/usr/bin/swift-frontend[0x88a5c7]
/usr/bin/swift-frontend[0x88a0e7]
/usr/bin/swift-frontend[0x8891be]
/usr/bin/swift-frontend[0x2277f3a]
/usr/bin/swift-frontend[0x8562e9]
/usr/bin/swift-frontend[0x855af7]
/usr/bin/swift-frontend[0x852bde]
/usr/bin/swift-frontend[0x1525a1e]
/usr/bin/swift-frontend[0x1f7ae22]
/usr/bin/swift-frontend[0x1f7de3b]
/usr/bin/swift-frontend[0x1f7ae6a]
/usr/bin/swift-frontend[0x1f7ec76]
/usr/bin/swift-frontend[0x1f7ae6a]
/usr/bin/swift-frontend[0x1f7ad33]
/usr/bin/swift-frontend[0x214a8b2]
/usr/bin/swift-frontend[0x1523136]
/usr/bin/swift-frontend[0x852220]
/usr/bin/swift-frontend[0x8520ba]
/usr/bin/swift-frontend[0x8477e5]
/usr/bin/swift-frontend[0x8471e4]
/usr/bin/swift-frontend[0x66fcdc]
/usr/bin/swift-frontend[0x66dcdc]
/usr/bin/swift-frontend[0x6691b0]
/usr/bin/swift-frontend[0x4c43d1]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0x7fcf461cc083]
/usr/bin/swift-frontend[0x4c3b1e]
BUILD FAILURE 5.9 linux

Build Machine: Linux 1