The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LottieUI with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tfmart/LottieUI.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/tfmart/LottieUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 41550fb Update README.md
Cloned https://github.com/tfmart/LottieUI.git
Revision (git rev-parse @):
41550fb4ef51ac38c0d36572c8eb325fc8997217
SUCCESS checkout https://github.com/tfmart/LottieUI.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/tfmart/LottieUI.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/airbnb/lottie-spm.git
[1/516] Fetching lottie-spm
Fetched https://github.com/airbnb/lottie-spm.git from cache (4.15s)
Computing version for https://github.com/airbnb/lottie-spm.git
Computed https://github.com/airbnb/lottie-spm.git at 4.4.0 (0.71s)
Creating working copy for https://github.com/airbnb/lottie-spm.git
Working copy of https://github.com/airbnb/lottie-spm.git resolved at 4.4.0
[1397/55751374] Downloading https://github.com/airbnb/lottie-ios/releases/download/4.4.0/Lottie-Xcode-15.2.xcframework.zip
Downloading binary artifact https://github.com/airbnb/lottie-ios/releases/download/4.4.0/Lottie-Xcode-15.2.xcframework.zip
Downloaded https://github.com/airbnb/lottie-ios/releases/download/4.4.0/Lottie-Xcode-15.2.xcframework.zip (6.55s)
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/5] Compiling _LottieStub Stub.swift
[5/5] Emitting module _LottieStub
[7/17] Compiling LottieUI LottieView.swift
/host/spi-builder-workspace/Sources/LottieUI/AsyncLottieView/AsyncLottiePhase.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[8/18] Compiling LottieUI WrappedAnimationView+iOS.swift
/host/spi-builder-workspace/Sources/LottieUI/AsyncLottieView/AsyncLottiePhase.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[9/18] Compiling LottieUI AnimationProgressObserver+macOS.swift
/host/spi-builder-workspace/Sources/LottieUI/AsyncLottieView/AsyncLottiePhase.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[10/18] Compiling LottieUI AnimationProgressObserver.swift
/host/spi-builder-workspace/Sources/LottieUI/AsyncLottieView/AsyncLottiePhase.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[11/18] Compiling LottieUI WrappedAnimationNSView.swift
/host/spi-builder-workspace/Sources/LottieUI/AsyncLottieView/AsyncLottiePhase.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[12/18] Compiling LottieUI LottieView+iOS.swift
/host/spi-builder-workspace/Sources/LottieUI/AsyncLottieView/AsyncLottiePhase.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[13/18] Compiling LottieUI LottieView+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)
[14/18] 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 -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name LottieUI -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -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.10-dev (LLVM dbfaba0078e9380, Swift 63c8b551eb2f613)
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(+0x7307d73)[0x55c989c82d73]
/usr/bin/swift-frontend(+0x7305abe)[0x55c989c80abe]
/usr/bin/swift-frontend(+0x73080ea)[0x55c989c830ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7fc76bdf2520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7fc76be469fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7fc76bdf2476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7fc76bdd87f3]
/usr/bin/swift-frontend(+0x2af4275)[0x55c98546f275]
/usr/bin/swift-frontend(+0x2755c54)[0x55c9850d0c54]
/usr/bin/swift-frontend(+0x2ab869b)[0x55c98543369b]
/usr/bin/swift-frontend(+0x2347a0c)[0x55c984cc2a0c]
/usr/bin/swift-frontend(+0x106859c)[0x55c9839e359c]
/usr/bin/swift-frontend(+0x1068102)[0x55c9839e3102]
/usr/bin/swift-frontend(+0x106716b)[0x55c9839e216b]
/usr/bin/swift-frontend(+0x2ab91aa)[0x55c9854341aa]
/usr/bin/swift-frontend(+0x1036d5b)[0x55c9839b1d5b]
/usr/bin/swift-frontend(+0x10362a7)[0x55c9839b12a7]
/usr/bin/swift-frontend(+0x1033c59)[0x55c9839aec59]
/usr/bin/swift-frontend(+0x1cb4cd1)[0x55c98462fcd1]
/usr/bin/swift-frontend(+0x27ad05c)[0x55c98512805c]
/usr/bin/swift-frontend(+0x27aeb3c)[0x55c985129b3c]
/usr/bin/swift-frontend(+0x27b10e7)[0x55c98512c0e7]
/usr/bin/swift-frontend(+0x27ad07c)[0x55c98512807c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x55c98512cc1f]
/usr/bin/swift-frontend(+0x27b086b)[0x55c98512b86b]
/usr/bin/swift-frontend(+0x27ad07c)[0x55c98512807c]
/usr/bin/swift-frontend(+0x27acf73)[0x55c985127f73]
/usr/bin/swift-frontend(+0x298b1e2)[0x55c9853061e2]
/usr/bin/swift-frontend(+0x1cb26a6)[0x55c98462d6a6]
/usr/bin/swift-frontend(+0x1032c84)[0x55c9839adc84]
/usr/bin/swift-frontend(+0x1032b2a)[0x55c9839adb2a]
/usr/bin/swift-frontend(+0x1027f82)[0x55c9839a2f82]
/usr/bin/swift-frontend(+0x1027978)[0x55c9839a2978]
/usr/bin/swift-frontend(+0xe3f242)[0x55c9837ba242]
/usr/bin/swift-frontend(+0xe3d09c)[0x55c9837b809c]
/usr/bin/swift-frontend(+0xe382cd)[0x55c9837b32cd]
/usr/bin/swift-frontend(+0xe369db)[0x55c9837b19db]
/usr/bin/swift-frontend(+0xcc3315)[0x55c98363e315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7fc76bdd9d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7fc76bdd9e40]
/usr/bin/swift-frontend(+0xcc2375)[0x55c98363d375]
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/12] Compiling LottieUI AnimationProgressObserver+macOS.swift
/host/spi-builder-workspace/Sources/LottieUI/AsyncLottieView/AsyncLottiePhase.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[3/12] Compiling LottieUI AnimationProgressObserver.swift
/host/spi-builder-workspace/Sources/LottieUI/AsyncLottieView/AsyncLottiePhase.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[4/13] Compiling LottieUI WrappedAnimationView+iOS.swift
/host/spi-builder-workspace/Sources/LottieUI/AsyncLottieView/AsyncLottiePhase.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[5/13] Compiling LottieUI LottieView.swift
/host/spi-builder-workspace/Sources/LottieUI/AsyncLottieView/AsyncLottiePhase.swift:8:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[6/13] Compiling LottieUI WrappedAnimationNSView.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)
[7/13] 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 -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name LottieUI -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -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.10-dev (LLVM dbfaba0078e9380, Swift 63c8b551eb2f613)
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(+0x7307d73)[0x564f378b0d73]
/usr/bin/swift-frontend(+0x7305abe)[0x564f378aeabe]
/usr/bin/swift-frontend(+0x73080ea)[0x564f378b10ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7f7975caa520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7f7975cfe9fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7f7975caa476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7f7975c907f3]
/usr/bin/swift-frontend(+0x2af4275)[0x564f3309d275]
/usr/bin/swift-frontend(+0x2755c54)[0x564f32cfec54]
/usr/bin/swift-frontend(+0x2ab869b)[0x564f3306169b]
/usr/bin/swift-frontend(+0x2347a0c)[0x564f328f0a0c]
/usr/bin/swift-frontend(+0x106859c)[0x564f3161159c]
/usr/bin/swift-frontend(+0x1068102)[0x564f31611102]
/usr/bin/swift-frontend(+0x106716b)[0x564f3161016b]
/usr/bin/swift-frontend(+0x2ab91aa)[0x564f330621aa]
/usr/bin/swift-frontend(+0x1036d5b)[0x564f315dfd5b]
/usr/bin/swift-frontend(+0x10362a7)[0x564f315df2a7]
/usr/bin/swift-frontend(+0x1033c59)[0x564f315dcc59]
/usr/bin/swift-frontend(+0x1cb4cd1)[0x564f3225dcd1]
/usr/bin/swift-frontend(+0x27ad05c)[0x564f32d5605c]
/usr/bin/swift-frontend(+0x27aeb3c)[0x564f32d57b3c]
/usr/bin/swift-frontend(+0x27b10e7)[0x564f32d5a0e7]
/usr/bin/swift-frontend(+0x27ad07c)[0x564f32d5607c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x564f32d5ac1f]
/usr/bin/swift-frontend(+0x27b086b)[0x564f32d5986b]
/usr/bin/swift-frontend(+0x27ad07c)[0x564f32d5607c]
/usr/bin/swift-frontend(+0x27acf73)[0x564f32d55f73]
/usr/bin/swift-frontend(+0x298b1e2)[0x564f32f341e2]
/usr/bin/swift-frontend(+0x1cb26a6)[0x564f3225b6a6]
/usr/bin/swift-frontend(+0x1032c84)[0x564f315dbc84]
/usr/bin/swift-frontend(+0x1032b2a)[0x564f315dbb2a]
/usr/bin/swift-frontend(+0x1027f82)[0x564f315d0f82]
/usr/bin/swift-frontend(+0x1027978)[0x564f315d0978]
/usr/bin/swift-frontend(+0xe3f242)[0x564f313e8242]
/usr/bin/swift-frontend(+0xe3d09c)[0x564f313e609c]
/usr/bin/swift-frontend(+0xe382cd)[0x564f313e12cd]
/usr/bin/swift-frontend(+0xe369db)[0x564f313df9db]
/usr/bin/swift-frontend(+0xcc3315)[0x564f3126c315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7f7975c91d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7f7975c91e40]
/usr/bin/swift-frontend(+0xcc2375)[0x564f3126b375]
BUILD FAILURE 5.10 linux

Build Machine: Linux 2