Build Information
Failed to build SpeziSpeech, reference 1.2.0 (0b79f7
), with Swift 5.9 for Linux on 2 Jul 2024 07:43:54 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziSpeech.git
Reference: 1.2.0
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/StanfordSpezi/SpeziSpeech
* tag 1.2.0 -> FETCH_HEAD
HEAD is now at 0b79f72 Allow voice selection and personal voices (#8)
Cloned https://github.com/StanfordSpezi/SpeziSpeech.git
Revision (git rev-parse @):
0b79f72fc8b0606e09787926446dfafb541669d3
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziSpeech.git at 1.2.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $workDir
https://github.com/StanfordSpezi/SpeziSpeech.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:bf2706fb3ad57f47449cad6c85f40e5d27f055fda5f2d8da4d3c25f3a5524d1a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/StanfordSpezi/Spezi
[1/8055] Fetching spezi
Fetched https://github.com/StanfordSpezi/Spezi (0.33s)
Computing version for https://github.com/StanfordSpezi/Spezi
Computed https://github.com/StanfordSpezi/Spezi at 1.4.0 (0.41s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/StanfordSpezi/SpeziFoundation
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions
[1/330] Fetching xctruntimeassertions
[331/603] Fetching xctruntimeassertions, spezifoundation
[604/14976] Fetching xctruntimeassertions, spezifoundation, swift-collections
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions (1.00s)
Fetched https://github.com/StanfordSpezi/SpeziFoundation (1.00s)
Fetched https://github.com/apple/swift-collections.git (1.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.1 (0.50s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions at 1.0.1 (0.29s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation
Computed https://github.com/StanfordSpezi/SpeziFoundation at 1.1.2 (0.37s)
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions resolved at 1.0.1
Creating working copy for https://github.com/StanfordSpezi/Spezi
Working copy of https://github.com/StanfordSpezi/Spezi resolved at 1.4.0
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.1
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation
Working copy of https://github.com/StanfordSpezi/SpeziFoundation resolved at 1.1.2
Building for debugging...
[0/3] Copying Info.plist
[0/3] Copying Localizable.xcstrings.license
[0/3] Copying Localizable.xcstrings
[4/45] Emitting module SpeziFoundation
[5/47] Compiling XCTRuntimeAssertions Counter.swift
[6/48] Emitting module XCTRuntimeAssertions
[7/48] Emitting module InternalCollectionsUtilities
[8/48] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[9/48] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[10/48] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[11/50] Compiling InternalCollectionsUtilities Debugging.swift
[12/50] Compiling InternalCollectionsUtilities Descriptions.swift
[13/50] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[14/50] Compiling InternalCollectionsUtilities Specialize.swift
[15/50] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[16/50] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[21/50] Compiling InternalCollectionsUtilities _SortedCollection.swift
[22/50] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[27/50] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[28/50] Compiling InternalCollectionsUtilities Integer rank.swift
[29/50] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[30/50] Compiling InternalCollectionsUtilities UInt+reversed.swift
[31/50] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[32/50] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/50] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[38/107] Compiling OrderedCollections _HashTable+Bucket.swift
[39/107] Compiling OrderedCollections _HashTable+BucketIterator.swift
[40/107] Compiling OrderedCollections _HashTable+Constants.swift
[41/107] Compiling XCTRuntimeAssertions Precondition.swift
[42/107] Compiling XCTRuntimeAssertions XCTRuntimePrecondition.swift
[43/107] Compiling XCTRuntimeAssertions XCTRuntimeAssertion.swift
[44/107] Compiling XCTRuntimeAssertions XCTFail.swift
[45/107] Compiling XCTRuntimeAssertions XCTRuntimeAssertionInjector.swift
[46/107] Compiling XCTRuntimeAssertions NeverReturn.swift
[47/107] Compiling XCTRuntimeAssertions Assert.swift
[48/108] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[49/108] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[50/108] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[51/108] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[52/108] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[53/108] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[54/108] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[55/108] Compiling OrderedCollections OrderedDictionary.swift
[56/108] Compiling OrderedCollections OrderedSet+Codable.swift
[59/116] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:27: error: cannot find 'LocalizedStringResource' in scope
String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
^~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:9: error: no exact matches in call to initializer
String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
^
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
public init?(_ codeUnits: Substring.UTF8View)
^
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
public init?(_ codeUnits: Substring.UTF16View)
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:71: error: cannot infer contextual base in reference to member 'atURL'
String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
~^~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:27: error: cannot find 'LocalizedStringResource' in scope
String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
^~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:9: error: no exact matches in call to initializer
String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
^
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
public init?(_ codeUnits: Substring.UTF8View)
^
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
public init?(_ codeUnits: Substring.UTF16View)
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:88: error: cannot infer contextual base in reference to member 'atURL'
String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
~^~~~~
[60/116] Compiling OrderedCollections _HashTable+Testing.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:27: error: cannot find 'LocalizedStringResource' in scope
String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
^~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:9: error: no exact matches in call to initializer
String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
^
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
public init?(_ codeUnits: Substring.UTF8View)
^
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
public init?(_ codeUnits: Substring.UTF16View)
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:71: error: cannot infer contextual base in reference to member 'atURL'
String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
~^~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:27: error: cannot find 'LocalizedStringResource' in scope
String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
^~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:9: error: no exact matches in call to initializer
String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
^
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
public init?(_ codeUnits: Substring.UTF8View)
^
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
public init?(_ codeUnits: Substring.UTF16View)
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:88: error: cannot infer contextual base in reference to member 'atURL'
String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
~^~~~~
[61/116] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:27: error: cannot find 'LocalizedStringResource' in scope
String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
^~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:9: error: no exact matches in call to initializer
String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
^
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
public init?(_ codeUnits: Substring.UTF8View)
^
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
public init?(_ codeUnits: Substring.UTF16View)
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:21:71: error: cannot infer contextual base in reference to member 'atURL'
String(localized: LocalizedStringResource("Timeout", bundle: .atURL(Bundle.module.bundleURL)))
~^~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:27: error: cannot find 'LocalizedStringResource' in scope
String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
^~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:9: error: no exact matches in call to initializer
String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
^
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
public init?(_ codeUnits: Substring.UTF8View)
^
Swift.String:2:12: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
public init?(_ codeUnits: Substring.UTF16View)
^
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundation/Misc/TimeoutError.swift:25:88: error: cannot infer contextual base in reference to member 'atURL'
String(localized: LocalizedStringResource("The operation timed out.", bundle: .atURL(Bundle.module.bundleURL)))
~^~~~~
[64/116] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[65/116] Compiling OrderedCollections OrderedSet+Descriptions.swift
[66/116] Compiling OrderedCollections OrderedSet+Diffing.swift
[67/116] Compiling OrderedCollections OrderedSet+Equatable.swift
[68/116] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[69/116] Compiling OrderedCollections OrderedSet+Hashable.swift
[70/116] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[71/116] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[72/116] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[73/116] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[74/116] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[75/116] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[76/116] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[77/116] Compiling OrderedCollections OrderedDictionary+Values.swift
[78/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[79/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[80/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[81/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[82/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[83/116] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[84/116] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[85/116] Compiling OrderedCollections OrderedSet+Initializers.swift
[86/116] Compiling OrderedCollections OrderedSet+Insertions.swift
[87/116] Compiling OrderedCollections OrderedSet+Invariants.swift
[88/116] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[89/116] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[90/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[91/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[92/116] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[93/116] Compiling OrderedCollections OrderedDictionary+Codable.swift
[94/116] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[95/116] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[96/116] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[97/116] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[98/116] Compiling OrderedCollections OrderedDictionary+Elements.swift
[99/116] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[100/116] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
error: fatalError
BUILD FAILURE 5.9 linux