The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build CommonShell, reference 0.0.1 (f4e40f), with Swift 6.2 for Android on 11 Nov 2025 13:48:51 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wrkstrm/common-shell.git
Reference: 0.0.1
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/wrkstrm/common-shell
 * tag               0.0.1      -> FETCH_HEAD
HEAD is now at f4e40f9 Fix formatting in workflow name
Cloned https://github.com/wrkstrm/common-shell.git
Revision (git rev-parse @):
f4e40f97ff519440cdf87a8edcaf50b6126c1a02
SUCCESS checkout https://github.com/wrkstrm/common-shell.git at 0.0.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/wrkstrm/common-shell.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:d70d83f328e9f1ae04a4e17e63e2d335ae10639f90ee796a5fe3bfb139eab948
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/wrkstrm/WrkstrmLog.git
Fetching https://github.com/wrkstrm/common-process.git
[1/434] Fetching common-process
[435/2451] Fetching common-process, wrkstrmlog
[456/4611] Fetching common-process, wrkstrmlog, swift-docc-plugin
Fetched https://github.com/wrkstrm/common-process.git from cache (0.43s)
[2255/4177] Fetching wrkstrmlog, swift-docc-plugin
Fetched https://github.com/wrkstrm/WrkstrmLog.git from cache (0.54s)
[281/2160] Fetching swift-docc-plugin
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/wrkstrm/wrkstrm-performance.git
Fetched https://github.com/apple/swift-docc-plugin from cache (0.78s)
Fetching https://github.com/wrkstrm/WrkstrmFoundation.git
[1/16686] Fetching swift-argument-parser
[168/20308] Fetching swift-argument-parser, wrkstrmfoundation
[1372/20718] Fetching swift-argument-parser, wrkstrmfoundation, wrkstrm-performance
Fetched https://github.com/wrkstrm/wrkstrm-performance.git from cache (0.57s)
[7627/20308] Fetching swift-argument-parser, wrkstrmfoundation
Fetched https://github.com/wrkstrm/WrkstrmFoundation.git from cache (0.61s)
[4506/16686] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.42s)
Computing version for https://github.com/wrkstrm/wrkstrm-performance.git
Computed https://github.com/wrkstrm/wrkstrm-performance.git at 0.1.0 (3.15s)
Fetching https://github.com/wrkstrm/WrkstrmMain.git
[1/1702] Fetching wrkstrmmain
Fetched https://github.com/wrkstrm/WrkstrmMain.git from cache (0.38s)
Computing version for https://github.com/wrkstrm/common-process.git
warning: 'common-process': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.0.0..<3.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmFoundation.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.0.0..<3.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.4.0..<3.0.0)))]
---- Package Inject Deps: End ----
Computed https://github.com/wrkstrm/common-process.git at 0.2.0 (4.59s)
Fetching https://github.com/swiftlang/swift-subprocess.git
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/apple/swift-system
[1/7008] Fetching swift-tools-support-core
[142/12190] Fetching swift-tools-support-core, swift-system
[194/14648] Fetching swift-tools-support-core, swift-system, swift-subprocess
Fetched https://github.com/swiftlang/swift-subprocess.git from cache (0.53s)
Fetched https://github.com/apple/swift-system from cache (0.78s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.78s)
Computing version for https://github.com/swiftlang/swift-subprocess.git
Computed https://github.com/swiftlang/swift-subprocess.git at 0.2.1 (1.95s)
Computing version for https://github.com/wrkstrm/WrkstrmMain.git
warning: 'wrkstrmmain': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[]
---- Package Inject Deps: End ----
Computed https://github.com/wrkstrm/WrkstrmMain.git at 2.5.0 (1.05s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.80s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.3 (0.43s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (2.45s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3577] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.38s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.89s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.7.3 (0.51s)
Computing version for https://github.com/wrkstrm/WrkstrmLog.git
Computed https://github.com/wrkstrm/WrkstrmLog.git at 2.2.4 (0.59s)
Fetching https://github.com/apple/swift-log.git
[1/4398] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.46s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.94s)
Computing version for https://github.com/wrkstrm/WrkstrmFoundation.git
warning: 'wrkstrmfoundation': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.0.0..<3.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.4.0..<3.0.0)))]
---- Package Inject Deps: End ----
Computed https://github.com/wrkstrm/WrkstrmFoundation.git at 2.8.1 (0.83s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/wrkstrm/common-process.git
Working copy of https://github.com/wrkstrm/common-process.git resolved at 0.2.0
Creating working copy for https://github.com/wrkstrm/WrkstrmFoundation.git
Working copy of https://github.com/wrkstrm/WrkstrmFoundation.git resolved at 2.8.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-subprocess.git
Working copy of https://github.com/swiftlang/swift-subprocess.git resolved at 0.2.1
Creating working copy for https://github.com/wrkstrm/WrkstrmLog.git
Working copy of https://github.com/wrkstrm/WrkstrmLog.git resolved at 2.2.4
Creating working copy for https://github.com/wrkstrm/wrkstrm-performance.git
Working copy of https://github.com/wrkstrm/wrkstrm-performance.git resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.7.3
Creating working copy for https://github.com/wrkstrm/WrkstrmMain.git
Working copy of https://github.com/wrkstrm/WrkstrmMain.git resolved at 2.5.0
warning: 'wrkstrmfoundation': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.0.0..<3.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.4.0..<3.0.0)))]
---- Package Inject Deps: End ----
warning: 'common-process': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmLog.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.0.0..<3.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmFoundation.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.0.0..<3.0.0))), PackageDescription.Package.Dependency.Kind.sourceControl(name: nil, location: "https://github.com/wrkstrm/WrkstrmMain.git", requirement: PackageDescription.Package.Dependency.SourceControlRequirement.range(Range(2.4.0..<3.0.0)))]
---- Package Inject Deps: End ----
warning: 'wrkstrmmain': ---- Package Inject Deps: Begin ----
Use Local Deps? false
[]
---- Package Inject Deps: End ----
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/40] Write sources
[20/40] Compiling CSystem shims.c
[21/40] Write swift-version--11D90AFD9DD3AB2.txt
[23/127] Emitting module SystemPackage
[24/131] Emitting module CommonProcess
[25/133] Emitting module WrkstrmMain
[26/137] Compiling WrkstrmMain String+Source.swift
[27/137] Compiling WrkstrmMain StringError.swift
[28/137] Compiling CommonProcess ProcessPreviewer.swift
[29/137] Compiling CommonProcess ProcessRunnerKind.swift
[30/137] Compiling WrkstrmMain DynamicCodingKey.swift
[31/137] Compiling WrkstrmMain JSON+AnyDictionary.swift
[32/137] Compiling WrkstrmMain JSON+AnyEquatableArrayEnum.swift
[33/137] Compiling WrkstrmMain JSON+AnyEquatableDictionaryEnum.swift
[34/137] Compiling WrkstrmMain JSON.swift
[35/137] Compiling WrkstrmMain KeyedDecodingContainer+FuzzyDecoding.swift
[36/137] Compiling WrkstrmMain Injectable.swift
[37/137] Compiling WrkstrmMain Random.swift
[38/137] Compiling WrkstrmMain Collection+Sorting.swift
[39/137] Compiling WrkstrmMain CommandLine+Executable.swift
[40/137] Compiling WrkstrmMain String+Contains.swift
[41/137] Compiling WrkstrmMain String+Count.swift
[42/137] Compiling WrkstrmMain String+KebabCase.swift
[43/137] Compiling WrkstrmMain String+Repeat.swift
[44/137] Compiling WrkstrmMain BinaryTree.swift
[45/137] Compiling WrkstrmMain Tree.swift
[46/137] Compiling WrkstrmMain List.swift
[47/137] Compiling WrkstrmMain Sort.swift
[48/137] Compiling WrkstrmMain IndexedCollection.swift
[49/137] Compiling WrkstrmMain SortedArray.swift
[50/137] Compiling WrkstrmMain Array+Filter.swift
[51/137] Compiling WrkstrmMain ClosedRange+Magnitude.swift
[63/137] Compiling SystemPackage SystemString.swift
[72/137] Compiling ArgumentParserToolInfo ToolInfo.swift
[73/137] Emitting module ArgumentParserToolInfo
[78/138] Wrapping AST for ArgumentParserToolInfo for debugging
[80/182] Compiling ArgumentParser AsyncParsableCommand.swift
[81/182] Compiling ArgumentParser CommandConfiguration.swift
[82/182] Compiling ArgumentParser CommandGroup.swift
[83/182] Compiling ArgumentParser EnumerableFlag.swift
[84/182] Compiling Logging MetadataProvider.swift
[85/182] Compiling ArgumentParser CommandParser.swift
[86/182] Compiling ArgumentParser InputKey.swift
[87/182] Compiling ArgumentParser InputOrigin.swift
[88/182] Compiling ArgumentParser Name.swift
[89/182] Compiling ArgumentParser Parsed.swift
[90/182] Compiling ArgumentParser ParsedValues.swift
[91/182] Compiling ArgumentParser ParserError.swift
[92/182] Compiling ArgumentParser OptionGroup.swift
[93/183] Wrapping AST for SystemPackage for debugging
[95/183] Compiling Logging Locks.swift
[96/183] Compiling Logging LogHandler.swift
[97/183] Emitting module Logging
[98/183] Compiling Logging Logging.swift
[100/184] Compiling ArgumentParser Flag.swift
[101/184] Compiling ArgumentParser NameSpecification.swift
[102/184] Compiling ArgumentParser Option.swift
[103/184] Compiling ArgumentParser ParsableArguments.swift
[104/184] Compiling ArgumentParser ParsableCommand.swift
[105/184] Compiling ArgumentParser ArgumentDecoder.swift
[105/184] Wrapping AST for Logging for debugging
[107/184] Compiling ArgumentParser ArgumentDefinition.swift
[108/184] Compiling ArgumentParser ArgumentSet.swift
[109/184] Compiling ArgumentParser BashCompletionsGenerator.swift
[110/184] Compiling ArgumentParser CompletionsGenerator.swift
[111/184] Compiling ArgumentParser FishCompletionsGenerator.swift
[120/200] Compiling ArgumentParser ExpressibleByArgument.swift
[122/206] Compiling WrkstrmLog DisabledLogBackend.swift
[123/206] Compiling WrkstrmLog FileLogBackend.swift
[124/206] Compiling WrkstrmLog OSLogBackend.swift
[125/206] Compiling WrkstrmLog DecoratedBackend.swift
[126/206] Compiling WrkstrmLog FanoutLog.swift
[126/207] Wrapping AST for WrkstrmMain for debugging
[128/207] Wrapping AST for CommonProcess for debugging
[130/207] Compiling WrkstrmLog Level+Emoji.swift
[131/207] Compiling WrkstrmLog Level+OSLogType.swift
[132/207] Compiling WrkstrmLog Log+Cache.swift
[133/209] Compiling WrkstrmLog PrintLogBackend.swift
[134/209] Compiling WrkstrmLog SwiftLogBackend.swift
[135/209] Compiling WrkstrmLog CommonLogContext.swift
[138/209] Compiling WrkstrmLog FatalErrorUtil.swift
[139/209] Compiling ArgumentParser CollectionExtensions.swift
[140/209] Compiling ArgumentParser Mutex.swift
[141/209] Compiling ArgumentParser Platform.swift
[142/209] Compiling ArgumentParser SequenceExtensions.swift
[143/209] Compiling ArgumentParser StringExtensions.swift
[144/209] Compiling ArgumentParser SwiftExtensions.swift
[145/215] Compiling WrkstrmLog Platform.swift
[146/215] Compiling WrkstrmLog ProcessInfo+Xcode.swift
[147/215] Compiling WrkstrmLog Log+CacheStorage.WASM.swift
[148/215] Compiling WrkstrmLog Log+CacheStorage.swift
[149/215] Compiling WrkstrmLog Log+Decorator.swift
[150/215] Emitting module WrkstrmLog
[154/215] Compiling WrkstrmLog Log.swift
[155/215] Compiling WrkstrmLog LogBackend.swift
[156/215] Compiling WrkstrmLog Log+Inject.swift
[157/215] Compiling WrkstrmLog Log+Levels.swift
[158/215] Compiling WrkstrmLog Log+Shared.swift
[159/226] Wrapping AST for WrkstrmLog for debugging
[161/249] Compiling WrkstrmFoundation JSONDataCoding+Foundation.swift
[162/249] Compiling WrkstrmFoundation JSONDataCoding.swift
[163/249] Compiling WrkstrmFoundation JSONParser.swift
[164/249] Compiling WrkstrmFoundation JSONResource.swift
[165/253] Compiling WrkstrmFoundation FoundationCalendar+Default.swift
[166/253] Compiling WrkstrmFoundation FileHandle+Standard.swift
[167/253] Compiling WrkstrmFoundation FileManager+Source.swift
[168/253] Compiling WrkstrmFoundation Log+Foundation.swift
[169/253] Compiling WrkstrmFoundation NotificationCenter+Transformers.swift
[170/253] Compiling WrkstrmFoundation Data+Newline.swift
[171/253] Compiling WrkstrmFoundation Data+UTF8.swift
[172/253] Compiling WrkstrmFoundation Date+ExpressibleByIntegerLiteral.swift
[173/253] Compiling WrkstrmFoundation Date+Utilities.swift
[174/253] Compiling WrkstrmFoundation DateFormatter+Utilities.swift
[175/253] Compiling ArgumentParser Tree.swift
[176/253] Compiling ArgumentParser CodingKeyValidator.swift
[177/253] Compiling ArgumentParser NonsenseFlagsValidator.swift
[178/253] Compiling ArgumentParser ParsableArgumentsValidation.swift
[179/253] Compiling ArgumentParser PositionalArgumentsValidator.swift
[180/253] Compiling ArgumentParser UniqueNamesValidator.swift
[188/253] Emitting module ArgumentParser
[189/253] Compiling WrkstrmFoundation NumberFormatter+Localize.swift
[190/253] Compiling WrkstrmFoundation String+Casing.swift
[191/253] Compiling WrkstrmFoundation String+Error.swift
[192/253] Compiling WrkstrmFoundation String+Expanding.swift
[193/253] Compiling WrkstrmFoundation String+FileType.swift
[194/253] Emitting module WrkstrmFoundation
[195/253] Compiling WrkstrmFoundation JSON+ParserInstrumentationDetails.swift
[196/253] Compiling WrkstrmFoundation JSON+WriterBridge.swift
[197/253] Compiling WrkstrmFoundation JSONCoders.swift
[198/253] Compiling WrkstrmFoundation JSONComposite.swift
[199/253] Compiling WrkstrmFoundation String+Stats.swift
[200/253] Compiling WrkstrmFoundation URL+URLQueryItem.swift
[201/253] Compiling WrkstrmFoundation JSON+NDJSONWriter.swift
[202/253] Compiling WrkstrmFoundation JSON+Parser.swift
[203/253] Compiling WrkstrmFoundation Calendar.swift
[204/253] Compiling WrkstrmFoundation Event.swift
[205/253] Compiling WrkstrmFoundation ThreadSafeDataBox.swift
[206/253] Compiling WrkstrmFoundation Bundle+Version.swift
[207/253] Compiling WrkstrmFoundation Data+Base64URL.swift
[208/253] Compiling WrkstrmFoundation Bundle+Decode.swift
[209/253] Compiling WrkstrmFoundation CodableArchiver.swift
[210/253] Compiling WrkstrmFoundation SecurityScopedAsset.swift
[211/253] Compiling WrkstrmFoundation URL+TempDirectory.swift
[212/254] Wrapping AST for WrkstrmFoundation for debugging
[214/278] Compiling WrkstrmPerformance Log+Time.swift
/host/spi-builder-workspace/.build/checkouts/wrkstrm-performance/Sources/WrkstrmPerformance/Uptime.swift:4:8: error: no such module 'Glibc'
 2 | import Darwin
 3 | #else
 4 | import Glibc
   |        `- error: no such module 'Glibc'
 5 | #endif
 6 |
[215/279] Compiling WrkstrmPerformance JSONParser+Instrumentation.swift
/host/spi-builder-workspace/.build/checkouts/wrkstrm-performance/Sources/WrkstrmPerformance/Uptime.swift:4:8: error: no such module 'Glibc'
 2 | import Darwin
 3 | #else
 4 | import Glibc
   |        `- error: no such module 'Glibc'
 5 | #endif
 6 |
[216/279] Compiling CommonProcessExecutionKit SubprocessRunnerFactory.swift
[217/279] Compiling CommonProcessExecutionKit TSCBasicRunner.swift
[218/279] Compiling CommonProcessExecutionKit RunnerFactory.swift
[219/279] Compiling CommonProcessExecutionKit SubprocessRunner.swift
[220/281] Compiling WrkstrmPerformance StructSizeMonitor.swift
/host/spi-builder-workspace/.build/checkouts/wrkstrm-performance/Sources/WrkstrmPerformance/Uptime.swift:4:8: error: no such module 'Glibc'
 2 | import Darwin
 3 | #else
 4 | import Glibc
   |        `- error: no such module 'Glibc'
 5 | #endif
 6 |
[221/281] Compiling WrkstrmPerformance TimeMonitor.swift
/host/spi-builder-workspace/.build/checkouts/wrkstrm-performance/Sources/WrkstrmPerformance/Uptime.swift:4:8: error: no such module 'Glibc'
 2 | import Darwin
 3 | #else
 4 | import Glibc
   |        `- error: no such module 'Glibc'
 5 | #endif
 6 |
[222/281] Compiling CommonProcessExecutionKit InstrumentationFactory.swift
[223/281] Compiling CommonProcessExecutionKit MetricsInstrumentation.swift
[224/281] Compiling WrkstrmPerformance Uptime.swift
/host/spi-builder-workspace/.build/checkouts/wrkstrm-performance/Sources/WrkstrmPerformance/Uptime.swift:4:8: error: no such module 'Glibc'
 2 | import Darwin
 3 | #else
 4 | import Glibc
   |        `- error: no such module 'Glibc'
 5 | #endif
 6 |
[225/281] Compiling WrkstrmPerformance JSONParseMetrics.swift
/host/spi-builder-workspace/.build/checkouts/wrkstrm-performance/Sources/WrkstrmPerformance/Uptime.swift:4:8: error: no such module 'Glibc'
 2 | import Darwin
 3 | #else
 4 | import Glibc
   |        `- error: no such module 'Glibc'
 5 | #endif
 6 |
[226/281] Compiling WrkstrmPerformance PerfRunner.swift
/host/spi-builder-workspace/.build/checkouts/wrkstrm-performance/Sources/WrkstrmPerformance/Uptime.swift:4:8: error: no such module 'Glibc'
 2 | import Darwin
 3 | #else
 4 | import Glibc
   |        `- error: no such module 'Glibc'
 5 | #endif
 6 |
[238/281] Compiling ArgumentParser UsageGenerator.swift
[245/281] Compiling WrkstrmPerformance BenchmarkMonitor.swift
/host/spi-builder-workspace/.build/checkouts/wrkstrm-performance/Sources/WrkstrmPerformance/Uptime.swift:4:8: error: no such module 'Glibc'
 2 | import Darwin
 3 | #else
 4 | import Glibc
   |        `- error: no such module 'Glibc'
 5 | #endif
 6 |
[246/281] Compiling WrkstrmPerformance Instrumentation.swift
/host/spi-builder-workspace/.build/checkouts/wrkstrm-performance/Sources/WrkstrmPerformance/Uptime.swift:4:8: error: no such module 'Glibc'
 2 | import Darwin
 3 | #else
 4 | import Glibc
   |        `- error: no such module 'Glibc'
 5 | #endif
 6 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[247/281] Emitting module WrkstrmPerformance
/host/spi-builder-workspace/.build/checkouts/wrkstrm-performance/Sources/WrkstrmPerformance/Uptime.swift:4:8: error: no such module 'Glibc'
 2 | import Darwin
 3 | #else
 4 | import Glibc
   |        `- error: no such module 'Glibc'
 5 | #endif
 6 |
[248/281] Compiling CommonProcessExecutionKit CommandSpec+RunnerController.swift
[249/281] Compiling CommonProcessExecutionKit CommandSpec+SubprocessBridge.swift
[251/281] Compiling CommonProcessExecutionKit RunnerControllerFactory.swift
[252/281] Compiling CommonProcessExecutionKit RunnerExecutor.swift
BUILD FAILURE 6.2 android