The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftTextFieldPreset 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/openalloc/SwiftTextFieldPreset.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/openalloc/SwiftTextFieldPreset
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2b00f25 On watchOS, now stacking TextField and Presets button, per #2
Cloned https://github.com/openalloc/SwiftTextFieldPreset.git
Revision (git rev-parse @):
2b00f2589ef609af85736342f71a9bf2cde3bea2
SUCCESS checkout https://github.com/openalloc/SwiftTextFieldPreset.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/openalloc/SwiftTextFieldPreset.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/apple/swift-collections.git
[1/13746] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.36s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (1.19s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Building for debugging...
[0/11] Write sources
[0/11] Copying README.md
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/28] Emitting module _CollectionsUtilities
[13/30] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[14/30] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[15/30] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[16/30] Compiling _CollectionsUtilities _SortedCollection.swift
[17/30] Compiling _CollectionsUtilities _UniqueCollection.swift
[18/30] Compiling _CollectionsUtilities UInt+reversed.swift
[19/30] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[20/30] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[21/30] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[22/30] Compiling _CollectionsUtilities Debugging.swift
[23/30] Compiling _CollectionsUtilities Descriptions.swift
[24/30] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/30] Compiling _CollectionsUtilities Integer rank.swift
[26/30] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[27/30] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[28/30] Compiling _CollectionsUtilities Specialize.swift
[29/30] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/30] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[32/306] Compiling HashTreeCollections _AncestorHashSlots.swift
[33/306] Compiling HashTreeCollections _Bitmap.swift
[34/308] Compiling HashTreeCollections _HashNode+Storage.swift
[35/308] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[36/308] Emitting module HeapModule
[37/308] Compiling HeapModule Heap.swift
[38/308] Compiling HeapModule _HeapNode.swift
[39/308] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[40/308] Compiling HeapModule Heap+UnsafeHandle.swift
[41/308] Compiling HeapModule Heap+Descriptions.swift
[42/308] Compiling HeapModule Heap+Invariants.swift
[43/309] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[44/309] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[45/309] Compiling HashTreeCollections _HashNode+Builder.swift
[46/309] Compiling HashTreeCollections _HashNode+Debugging.swift
[47/309] Compiling HashTreeCollections _HashNode+Initializers.swift
[48/309] Compiling HashTreeCollections _HashNode+Invariants.swift
[49/309] Compiling HashTreeCollections _HashNode+Lookups.swift
[50/309] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[51/309] Compiling HashTreeCollections _HashNode+Structural union.swift
[52/309] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[53/309] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[54/309] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[55/309] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[56/309] Compiling HashTreeCollections _HashNode.swift
[57/309] Compiling HashTreeCollections _HashNodeHeader.swift
[59/316] Compiling HashTreeCollections _HashStack.swift
[60/316] Compiling HashTreeCollections _HashTreeIterator.swift
[61/316] Compiling HashTreeCollections _HashTreeStatistics.swift
[62/316] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[63/316] Compiling HashTreeCollections _RawHashNode.swift
[64/316] Compiling HashTreeCollections _UnmanagedHashNode.swift
[65/316] Compiling HashTreeCollections _UnsafePath.swift
[66/316] Compiling HashTreeCollections TreeDictionary+Codable.swift
[67/323] Compiling HashTreeCollections TreeDictionary+Collection.swift
[68/323] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[69/323] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[70/323] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[71/323] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[72/323] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[73/323] Compiling HashTreeCollections TreeDictionary+Filter.swift
[74/323] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[75/323] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[76/323] Compiling HashTreeCollections TreeDictionary+Keys.swift
[77/323] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[78/323] Compiling HashTreeCollections TreeDictionary+Merge.swift
[79/323] Compiling BitCollections BitSet.Index.swift
[80/323] Compiling BitCollections BitSet._UnsafeHandle.swift
[81/323] Compiling HashTreeCollections TreeSet+Hashable.swift
[82/323] Compiling HashTreeCollections TreeSet+Sendable.swift
[83/323] Compiling HashTreeCollections TreeSet+Sequence.swift
[84/323] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[85/323] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[86/323] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[87/323] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[88/323] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[89/323] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[90/323] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[91/333] Compiling DequeModule _DequeSlot.swift
[92/333] Compiling DequeModule _UnsafeWrappedBuffer.swift
[95/333] Compiling HashTreeCollections _Bucket.swift
[96/333] Compiling HashTreeCollections _Hash.swift
[97/333] Compiling HashTreeCollections _HashLevel.swift
[108/333] Compiling HashTreeCollections _HashSlot.swift
[118/333] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[119/333] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[120/333] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[121/333] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[122/333] Compiling HashTreeCollections _HashNode+Structural merge.swift
[123/333] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[124/333] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[135/333] Compiling OrderedCollections OrderedSet+Sendable.swift
[136/333] Compiling OrderedCollections OrderedSet+SubSequence.swift
[137/333] Compiling OrderedCollections OrderedSet+Testing.swift
[138/333] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[139/333] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[140/333] Compiling OrderedCollections OrderedSet.swift
[141/333] Compiling OrderedCollections _UnsafeBitset.swift
[142/333] Compiling HashTreeCollections TreeSet+Equatable.swift
[143/333] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[144/333] Compiling HashTreeCollections TreeSet+Extras.swift
[145/333] Compiling HashTreeCollections TreeSet+Filter.swift
[170/333] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[171/333] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[172/333] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[173/333] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[174/333] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[175/333] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[176/333] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[177/333] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[178/333] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[179/333] Compiling HashTreeCollections TreeSet.swift
[180/333] Emitting module DequeModule
[182/334] Emitting module BitCollections
[216/344] Emitting module OrderedCollections
[294/345] Emitting module _RopeModule
[317/345] Compiling _RopeModule Rope+Join.swift
[318/345] Compiling _RopeModule Rope+MutatingForEach.swift
[319/345] Compiling _RopeModule Rope+Remove.swift
[320/345] Compiling _RopeModule Rope+RemoveSubrange.swift
[321/345] Compiling _RopeModule Rope+Split.swift
[322/345] Compiling _RopeModule Optional Utilities.swift
[323/345] Compiling _RopeModule String Utilities.swift
[324/345] Compiling _RopeModule String.Index+ABI.swift
[325/345] Compiling _RopeModule _CharacterRecognizer.swift
[326/345] Emitting module HashTreeCollections
[348/349] Emitting module Collections
[349/349] Compiling Collections Collections.swift
[351/356] Compiling TextFieldPreset TextFieldPreset.swift
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[352/356] Compiling TextFieldPreset resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[353/356] Emitting module TextFieldPreset
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[354/356] Compiling TextFieldPreset PresetButtonLabel.swift
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[355/356] Compiling TextFieldPreset PresettableItem.swift
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[356/356] Compiling TextFieldPreset PresetsPicker.swift
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/7] Compiling TextFieldPreset resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[3/7] Compiling TextFieldPreset PresetButtonLabel.swift
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/7] Emitting module TextFieldPreset
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[5/7] Compiling TextFieldPreset PresettableItem.swift
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[6/7] Compiling TextFieldPreset PresetsPicker.swift
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[7/7] Compiling TextFieldPreset TextFieldPreset.swift
/host/spi-builder-workspace/Sources/PresetButtonLabel.swift:20:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2