The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swiftui-dynamic-forms with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/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/capturecontext/swiftui-dynamic-forms.git
Reference: 0.1.2
Cloned https://github.com/capturecontext/swiftui-dynamic-forms.git into spi-builder-workspace
SUCCESS checkout https://github.com/capturecontext/swiftui-dynamic-forms.git at 0.1.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/capturecontext/swift-prelude.git
[1/1789] Fetching swift-prelude
Fetched https://github.com/capturecontext/swift-prelude.git (0.63s)
Fetching https://github.com/capturecontext/swift-generic-color.git
[1/226] Fetching swift-generic-color
Fetched https://github.com/capturecontext/swift-generic-color.git (0.23s)
Fetching https://github.com/pointfreeco/swift-custom-dump.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-case-paths.git
[1/3392] Fetching swift-custom-dump
[3020/5439] Fetching swift-custom-dump, swift-case-paths
[5440/7114] Fetching swift-custom-dump, swift-case-paths, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-custom-dump.git (0.46s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.46s)
Fetched https://github.com/pointfreeco/swift-case-paths.git (0.46s)
Computing version for https://github.com/pointfreeco/swift-custom-dump.git
Computed https://github.com/pointfreeco/swift-custom-dump.git at 0.6.1 (0.33s)
Computing version for https://github.com/pointfreeco/swift-case-paths.git
Computed https://github.com/pointfreeco/swift-case-paths.git at 0.11.0 (0.50s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.8.0 (0.36s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.8.0
Creating working copy for https://github.com/capturecontext/swift-prelude.git
Working copy of https://github.com/capturecontext/swift-prelude.git resolved at develop
Creating working copy for https://github.com/pointfreeco/swift-case-paths.git
Working copy of https://github.com/pointfreeco/swift-case-paths.git resolved at 0.11.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump.git
Working copy of https://github.com/pointfreeco/swift-custom-dump.git resolved at 0.6.1
Creating working copy for https://github.com/capturecontext/swift-generic-color.git
Working copy of https://github.com/capturecontext/swift-generic-color.git resolved at main
Building for debugging...
[1/68] Emitting module GenericColor
[2/70] Emitting module Prelude
[3/75] Compiling Prelude And.swift
[4/75] Compiling Prelude Equal.swift
[5/75] Compiling Prelude NearSemiring.swift
[6/75] Compiling Prelude Plus.swift
[7/75] Compiling Prelude Ring.swift
[8/75] Compiling Prelude Semigroup.swift
[9/75] Compiling Prelude Semiring.swift
[10/75] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[11/76] Compiling GenericColor RGB.swift
[12/76] Compiling GenericColor RGBAInitializable.swift
[13/76] Compiling GenericColor String+RGB.swift
[14/76] Compiling GenericColor StaticallyNamedType.swift
[15/76] Compiling Prelude Endo.swift
[16/76] Compiling Prelude Func.swift
[17/76] Compiling Prelude Function.swift
[18/76] Compiling Prelude Compose.swift
[19/76] Compiling Prelude Pipe.swift
[20/76] Compiling Prelude KeyPath.swift
[23/76] Compiling Prelude Match.swift
[24/76] Compiling Prelude Never.swift
[25/76] Compiling Prelude Operators+Impl.swift
[26/76] Compiling Prelude Operators.swift
[27/76] Compiling Prelude PrecedenceGroups.swift
[28/76] Compiling Prelude Optional.swift
[29/76] Compiling Prelude Comparable.swift
[30/76] Compiling Prelude Comparator.swift
[31/76] Compiling Prelude Const.swift
[32/76] Compiling Prelude Curry.swift
[33/76] Compiling Prelude Equatable.swift
[34/76] Compiling Prelude Filterable.swift
[35/76] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[36/76] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[37/76] Compiling XCTestDynamicOverlay XCTFail.swift
[38/76] Compiling XCTestDynamicOverlay Deprecations.swift
[39/76] Compiling XCTestDynamicOverlay Unimplemented.swift
[42/76] Compiling Prelude Parallel.swift
[43/76] Compiling Prelude Sequence.swift
[44/76] Compiling Prelude Set.swift
[45/76] Compiling Prelude String.swift
[46/76] Compiling Prelude Pack.swift
[47/76] Compiling Prelude Scope.swift
[48/76] Compiling Prelude Tuple.swift
[49/76] Compiling Prelude Unit.swift
[50/76] Compiling Prelude Alt.swift
[51/76] Compiling Prelude Array.swift
[52/76] Compiling Prelude CommutativeRing.swift
[53/76] Compiling Prelude EuclideanRing.swift
[54/76] Compiling Prelude Field.swift
[55/76] Compiling Prelude FreeNearSemiring.swift
[56/76] Compiling Prelude HeytingAlgebra.swift
[57/76] Compiling Prelude Hole.swift
[58/76] Compiling Prelude IO.swift
[59/76] Compiling Prelude Monoid.swift
[60/76] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[79/80] Emitting module XCTestDynamicOverlay
[80/80] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[83/111] Compiling CasePaths XCTUnwrap.swift
[84/111] Compiling CasePaths CasePath.swift
[85/111] Compiling CustomDump GameKit.swift
[86/111] Compiling CustomDump KeyPath.swift
[87/111] Compiling CustomDump Photos.swift
[88/111] Compiling CustomDump Speech.swift
[89/111] Compiling CustomDump StoreKit.swift
[90/111] Compiling CustomDump Swift.swift
[91/111] Compiling CasePaths Operators.swift
[92/114] Compiling CustomDump AnyType.swift
[93/114] Compiling CustomDump Box.swift
[94/114] Compiling CustomDump CollectionDifference.swift
[95/114] Compiling CustomDump Mirror.swift
[96/114] Compiling CustomDump String.swift
[97/114] Compiling CustomDump XCTAssertNoDifference.swift
[98/114] Compiling CustomDump CoreImage.swift
[99/114] Compiling CustomDump CoreLocation.swift
[100/114] Compiling CustomDump CoreMotion.swift
[101/114] Compiling CustomDump Foundation.swift
[102/114] Emitting module CasePaths
[103/114] Compiling CasePaths EnumReflection.swift
[104/114] Compiling CasePaths CasePaths.swift
[107/116] Emitting module CustomDump
[108/116] Compiling CustomDump UserNotificationsUI.swift
[109/116] Compiling CustomDump CustomDumpReflectable.swift
[110/116] Compiling CustomDump CustomDumpRepresentable.swift
[111/116] Compiling CustomDump SwiftUI.swift
[112/116] Compiling CustomDump UIKit.swift
[113/116] Compiling CustomDump UserNotifications.swift
[114/116] Compiling CustomDump CustomDumpStringConvertible.swift
[115/116] Compiling CustomDump Diff.swift
[116/116] Compiling CustomDump Dump.swift
[119/135] Compiling DynamicForms DynamicToggle.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[120/135] Compiling DynamicForms _DynanicTupleElement.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[121/135] Compiling DynamicForms AnyDynamicElement.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[122/135] Compiling DynamicForms DynamicButton.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[123/135] Compiling DynamicForms DynamicForm.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[124/135] Compiling DynamicForms DynamicElementNode.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[125/135] Compiling DynamicForms DynamicFormClient.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[126/135] Compiling DynamicForms DynamicUIBuilder.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[127/135] Compiling DynamicForms DynamicUINode.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[128/135] Compiling DynamicForms DynamicElementActionIdentifier.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[129/135] Compiling DynamicForms DynamicElementIdentifier.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[130/137] Emitting module DynamicForms
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[131/137] Compiling DynamicForms CasePaths+.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[132/137] Compiling DynamicForms DynamicElement.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: compile command failed due to signal 6 (use -v to see invocation)
[133/137] Compiling DynamicForms DynamicTextField.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[134/137] Compiling DynamicForms DynamicTextView.swift
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:2:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
Can't demangle: $s12DynamicForms0A4TextV8ModifierO13strikethrough33_7BCB8292BF04474B80A9649B1598EAE7LLXeF6activeL_Sbvp
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/DynamicForms/Components/AnyDynamicElement.swift /host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicButton.swift /host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicForm.swift -primary-file /host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicSpacer.swift -primary-file /host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicStack.swift -primary-file /host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift /host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicTextField.swift /host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicTextView.swift /host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicToggle.swift /host/spi-builder-workspace/Sources/DynamicForms/Components/_DynanicTupleElement.swift /host/spi-builder-workspace/Sources/DynamicForms/DynamicElementActionIdentifier.swift /host/spi-builder-workspace/Sources/DynamicForms/DynamicElementIdentifier.swift /host/spi-builder-workspace/Sources/DynamicForms/DynamicElementNode.swift /host/spi-builder-workspace/Sources/DynamicForms/DynamicFormClient.swift /host/spi-builder-workspace/Sources/DynamicForms/DynamicUIBuilder.swift /host/spi-builder-workspace/Sources/DynamicForms/DynamicUINode.swift /host/spi-builder-workspace/Sources/DynamicForms/Helpers/CasePaths+.swift /host/spi-builder-workspace/Sources/DynamicForms/Protocols/DynamicElement.swift -supplementary-output-file-map /tmp/TemporaryDirectory.wqSVR8/supplementaryOutputs-2 -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 DynamicForms -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/DynamicForms.build/Components/DynamicSpacer.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/DynamicForms.build/Components/DynamicStack.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/DynamicForms.build/Components/DynamicText.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 'DynamicText' (at /host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:56:8)
4.	While walking into 'Modifier' (at /host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:71:10)
5.	While evaluating request USRGenerationRequest(DynamicForms.(file).DynamicText.Modifier.strikethrough(active:color:).active@/host/spi-builder-workspace/Sources/DynamicForms/Components/DynamicText.swift:82:24)
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)[0x7fdc2a91b420]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x7fdc29d6200b]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x12b)[0x7fdc29d41859]
/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[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)[0x7fdc29d43083]
/usr/bin/swift-frontend[0x4c3b1e]
BUILD FAILURE 5.9 linux

Build Machine: Linux 2