Build Information
Failed to build DeduplicatedSequenceAsyncStream, reference v1.0.0 (9e5694), with Swift 6.1 for Android on 30 May 2025 10:08:17 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/supersonicbyte/deduplicated-sequence-async-stream.git
Reference: v1.0.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/supersonicbyte/deduplicated-sequence-async-stream
* tag v1.0.0 -> FETCH_HEAD
HEAD is now at 9e56947 Add SPI manifest
Cloned https://github.com/supersonicbyte/deduplicated-sequence-async-stream.git
Revision (git rev-parse @):
9e5694732d1a619cdae6f71f51dce754655ea357
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/supersonicbyte/deduplicated-sequence-async-stream.git at v1.0.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/supersonicbyte/deduplicated-sequence-async-stream.git
https://github.com/supersonicbyte/deduplicated-sequence-async-stream.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "package-benchmark",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ordo-one/package-benchmark"
}
],
"manifest_display_name" : "DeduplicatedSequenceAsyncStream",
"name" : "DeduplicatedSequenceAsyncStream",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "DeduplicatedSequenceAsyncStream",
"targets" : [
"DeduplicatedSequenceAsyncStream"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DeduplicatedSequenceAsyncStreamBenchmark",
"targets" : [
"DeduplicatedSequenceAsyncStreamBenchmark"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "DeduplicatedSequenceAsyncStreamTests",
"module_type" : "SwiftTarget",
"name" : "DeduplicatedSequenceAsyncStreamTests",
"path" : "Tests/DeduplicatedSequenceAsyncStreamTests",
"sources" : [
"DeduplicatedSequenceAsyncStreamTests.swift",
"Support/StockPrice.swift"
],
"target_dependencies" : [
"DeduplicatedSequenceAsyncStream"
],
"type" : "test"
},
{
"c99name" : "DeduplicatedSequenceAsyncStreamBenchmark",
"module_type" : "SwiftTarget",
"name" : "DeduplicatedSequenceAsyncStreamBenchmark",
"path" : "Benchmarks/DeduplicatedSequenceAsyncStreamBenchmark",
"product_dependencies" : [
"Benchmark",
"BenchmarkPlugin"
],
"product_memberships" : [
"DeduplicatedSequenceAsyncStreamBenchmark"
],
"sources" : [
"DeduplicatedSequenceAsyncStreamBenchmark.swift"
],
"target_dependencies" : [
"DeduplicatedSequenceAsyncStream"
],
"type" : "executable"
},
{
"c99name" : "DeduplicatedSequenceAsyncStream",
"module_type" : "SwiftTarget",
"name" : "DeduplicatedSequenceAsyncStream",
"path" : "Sources/DeduplicatedSequenceAsyncStream",
"product_memberships" : [
"DeduplicatedSequenceAsyncStream",
"DeduplicatedSequenceAsyncStreamBenchmark"
],
"sources" : [
"DeduplicatedSequenceAsyncStream.swift",
"Internal/Storage.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/ordo-one/package-benchmark
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
[227/7992] Fetching swift-docc-plugin, package-benchmark
Fetched https://github.com/ordo-one/package-benchmark from cache (0.59s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.60s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (3.14s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3391] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.63s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.85s)
Computing version for https://github.com/ordo-one/package-benchmark
Computed https://github.com/ordo-one/package-benchmark at 1.29.3 (1.23s)
Fetching https://github.com/ordo-one/package-jemalloc.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/ordo-one/TextTable.git
Fetching https://github.com/HdrHistogram/hdrhistogram-swift.git
[1/35] Fetching package-jemalloc
[36/637] Fetching package-jemalloc, hdrhistogram-swift
[638/840] Fetching package-jemalloc, hdrhistogram-swift, texttable
[643/2550] Fetching package-jemalloc, hdrhistogram-swift, texttable, swift-atomics
Fetched https://github.com/HdrHistogram/hdrhistogram-swift.git from cache (0.51s)
[211/1948] Fetching package-jemalloc, texttable, swift-atomics
Fetched https://github.com/ordo-one/TextTable.git from cache (0.54s)
[360/1745] Fetching package-jemalloc, swift-atomics
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/ordo-one/package-jemalloc.git from cache (0.88s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.88s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[4392/19777] Fetching swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-system.git from cache (0.74s)
[1078/15386] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.43s)
Computing version for https://github.com/ordo-one/package-jemalloc.git
Computed https://github.com/ordo-one/package-jemalloc.git at 1.0.0 (3.09s)
Computing version for https://github.com/ordo-one/TextTable.git
Computed https://github.com/ordo-one/TextTable.git at 0.0.2 (0.96s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift.git
Computed https://github.com/HdrHistogram/hdrhistogram-swift.git at 0.1.3 (1.09s)
Fetching https://github.com/apple/swift-numerics
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.73s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (1.92s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.13s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.69s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.76s)
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/ordo-one/TextTable.git
Working copy of https://github.com/ordo-one/TextTable.git resolved at 0.0.2
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.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/ordo-one/package-jemalloc.git
Working copy of https://github.com/ordo-one/package-jemalloc.git resolved at 1.0.0
Creating working copy for https://github.com/HdrHistogram/hdrhistogram-swift.git
Working copy of https://github.com/HdrHistogram/hdrhistogram-swift.git resolved at 0.1.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Creating working copy for https://github.com/ordo-one/package-benchmark
Working copy of https://github.com/ordo-one/package-benchmark resolved at 1.29.3
warning: couldn't find pc file for jemalloc
[0/12] Write sources
[4/12] Compiling CSystem shims.c
[5/12] Write swift-version-24593BA9C3E375BF.txt
[7/42] Emitting module ArgumentParserToolInfo
[8/42] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/43] Compiling SystemPackage MachPort.swift
[10/43] Compiling SystemPackage PlatformString.swift
[11/43] Compiling SystemPackage SystemString.swift
[12/46] Emitting module SystemPackage
[13/46] Wrapping AST for ArgumentParserToolInfo for debugging
[15/46] Compiling SystemPackage Util+StringArray.swift
[16/46] Compiling SystemPackage Util.swift
[17/46] Compiling SystemPackage UtilConsumers.swift
[18/84] Compiling ArgumentParser Argument.swift
[19/84] Compiling ArgumentParser ArgumentHelp.swift
[20/84] Compiling ArgumentParser DumpHelpGenerator.swift
[21/84] Compiling ArgumentParser HelpCommand.swift
[22/84] Compiling ArgumentParser BashCompletionsGenerator.swift
[23/84] Compiling ArgumentParser CompletionsGenerator.swift
[24/84] Compiling ArgumentParser FishCompletionsGenerator.swift
[25/84] Compiling ArgumentParser ZshCompletionsGenerator.swift
[26/84] Compiling ArgumentParser SplitArguments.swift
[27/84] Compiling ArgumentParser ArgumentDefinition.swift
[28/84] Compiling ArgumentParser ArgumentSet.swift
[29/84] Compiling ArgumentParser CommandParser.swift
[30/84] Compiling ArgumentParser HelpGenerator.swift
[31/84] Compiling ArgumentParser MessageInfo.swift
[32/84] Compiling ArgumentParser UsageGenerator.swift
[33/84] Compiling ArgumentParser Name.swift
[34/84] Compiling ArgumentParser InputKey.swift
[35/84] Compiling ArgumentParser InputOrigin.swift
[36/84] Compiling ArgumentParser OptionGroup.swift
[37/84] Compiling ArgumentParser AsyncParsableCommand.swift
[38/84] Compiling ArgumentParser CommandConfiguration.swift
[39/84] Compiling ArgumentParser CommandGroup.swift
[40/84] Compiling ArgumentParser EnumerableFlag.swift
[41/84] Compiling ArgumentParser ExpressibleByArgument.swift
[42/85] Wrapping AST for SystemPackage for debugging
[44/85] Emitting module ArgumentParser
[50/90] Compiling ArgumentParser ArgumentVisibility.swift
[51/90] Compiling ArgumentParser CompletionKind.swift
[52/90] Compiling ArgumentParser Errors.swift
[53/90] Compiling ArgumentParser Flag.swift
[54/90] Compiling ArgumentParser NameSpecification.swift
[55/90] Compiling ArgumentParser Option.swift
[56/90] Compiling ArgumentParser CollectionExtensions.swift
[57/90] Compiling ArgumentParser Platform.swift
[58/90] Compiling ArgumentParser SequenceExtensions.swift
[59/90] Compiling ArgumentParser StringExtensions.swift
[60/90] Compiling ArgumentParser Tree.swift
[62/90] Compiling ArgumentParser ParsableArguments.swift
[63/90] Compiling ArgumentParser ParsableArgumentsValidation.swift
[64/90] Compiling ArgumentParser ParsableCommand.swift
[65/90] Compiling ArgumentParser ArgumentDecoder.swift
[67/90] Compiling ArgumentParser Parsed.swift
[68/90] Compiling ArgumentParser ParsedValues.swift
[69/90] Compiling ArgumentParser ParserError.swift
[87/91] Wrapping AST for ArgumentParser for debugging
[89/93] Emitting module BenchmarkBoilerplateGenerator
[90/93] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[91/94] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[92/94] Write Objects.LinkFileList
[93/94] Linking BenchmarkBoilerplateGenerator-tool
warning: couldn't find pc file for jemalloc
[1/1] Compiling plugin BenchmarkPlugin
[2/2] Compiling plugin BenchmarkCommandPlugin
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin Swift-DocC Preview
[5/5] Compiling plugin Swift-DocC
Building for debugging...
[5/48] Write sources
[20/48] Compiling _AtomicsShims.c
[21/48] Compiling _NumericsShims _NumericsShims.c
[22/48] Compiling SwiftRuntimeHooks shims.c
[23/48] Compiling CSystem shims.c
[25/48] Write swift-version-24593BA9C3E375BF.txt
[27/114] Emitting module ArgumentParserToolInfo
[30/115] Emitting module SystemPackage
[31/117] Wrapping AST for ArgumentParserToolInfo for debugging
[32/117] Wrapping AST for SystemPackage for debugging
[34/117] Emitting module ArgumentParser
[35/118] Emitting module DeduplicatedSequenceAsyncStream
[36/118] Wrapping AST for ArgumentParser for debugging
[38/119] Emitting module BenchmarkBoilerplateGenerator
[40/120] Emitting module SystemPackage
[41/123] Emitting module Atomics
[41/125] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[42/125] Write Objects.LinkFileList
[44/125] Compiling ArgumentParserToolInfo ToolInfo.swift
[45/126] Compiling Atomics IntegerConformances.swift
[46/126] Compiling Atomics PointerConformances.swift
[47/126] Compiling Atomics Primitives.native.swift
[48/126] Compiling Atomics OptionalRawRepresentable.swift
[49/126] Compiling Atomics IntegerOperations.swift
[50/126] Compiling Atomics Unmanaged extensions.swift
[51/126] Compiling RealModule Real.swift
[56/127] Compiling RealModule Float80+Real.swift
[57/127] Compiling RealModule RealFunctions.swift
[58/127] Compiling RealModule Float16+Real.swift
[59/127] Compiling RealModule ElementaryFunctions.swift
[60/127] Compiling SystemPackage FilePathParsing.swift
[61/127] Compiling SystemPackage FilePathString.swift
[62/127] Compiling SystemPackage FilePathSyntax.swift
[63/127] Compiling Atomics AtomicReference.swift
[64/127] Compiling SystemPackage MachPort.swift
[65/127] Compiling SystemPackage PlatformString.swift
[66/127] Compiling SystemPackage SystemString.swift
[67/127] Compiling Atomics ManagedAtomic.swift
[68/127] Compiling Atomics ManagedAtomicLazyReference.swift
[69/127] Compiling SystemPackage Mocking.swift
[70/127] Compiling SystemPackage RawBuffer.swift
[71/127] Emitting module BenchmarkShared
[72/127] Compiling BenchmarkShared Command+Helpers.swift
[72/127] Wrapping AST for ArgumentParserToolInfo for debugging
[74/127] Compiling SystemPackage Util+StringArray.swift
[75/127] Compiling SystemPackage Util.swift
[76/127] Compiling SystemPackage UtilConsumers.swift
[77/127] Compiling SystemPackage FileOperations.swift
[78/127] Compiling SystemPackage FilePath.swift
[79/127] Compiling SystemPackage FilePathComponentView.swift
[80/127] Compiling SystemPackage FilePathComponents.swift
[83/128] Emitting module RealModule
[86/128] Compiling RealModule Float+Real.swift
[91/128] Compiling SystemPackage FilePathTempPosix.swift
[92/128] Compiling SystemPackage FilePathTempWindows.swift
[98/168] Linking BenchmarkBoilerplateGenerator-tool
[100/168] Generating plugin support files
[101/168] Write sources
[103/168] Wrapping AST for BenchmarkShared for debugging
[104/168] Wrapping AST for Atomics for debugging
[105/168] Wrapping AST for RealModule for debugging
[107/173] Compiling ComplexModule ElementaryFunctions.swift
[108/173] Compiling ArgumentParser OptionGroup.swift
[109/173] Compiling ArgumentParser AsyncParsableCommand.swift
[110/173] Compiling ArgumentParser CommandConfiguration.swift
[111/173] Compiling ArgumentParser CommandGroup.swift
[112/173] Compiling ArgumentParser ParsableCommand.swift
[113/173] Compiling ArgumentParser ArgumentDecoder.swift
[114/173] Compiling ArgumentParser ArgumentDefinition.swift
[115/173] Compiling ArgumentParser ArgumentSet.swift
[116/173] Compiling ArgumentParser EnumerableFlag.swift
[117/173] Compiling ArgumentParser ExpressibleByArgument.swift
[118/173] Compiling ArgumentParser ParsableArguments.swift
[119/173] Compiling ArgumentParser ParsableArgumentsValidation.swift
[120/174] Emitting module ArgumentParser
[121/179] Wrapping AST for SystemPackage for debugging
[123/179] Compiling ArgumentParser BashCompletionsGenerator.swift
[124/179] Compiling ArgumentParser CompletionsGenerator.swift
[125/179] Compiling ArgumentParser FishCompletionsGenerator.swift
[126/179] Compiling ArgumentParser ZshCompletionsGenerator.swift
[127/179] Compiling ArgumentParser Argument.swift
[128/179] Compiling ArgumentParser ArgumentHelp.swift
[129/179] Compiling ArgumentParser ArgumentVisibility.swift
[130/179] Compiling ArgumentParser CompletionKind.swift
[131/179] Compiling ArgumentParser Errors.swift
[132/179] Compiling ArgumentParser Flag.swift
[133/179] Compiling ArgumentParser NameSpecification.swift
[134/179] Compiling ArgumentParser Option.swift
[135/179] Compiling ArgumentParser CollectionExtensions.swift
[136/179] Compiling ArgumentParser Platform.swift
[137/179] Compiling ArgumentParser SequenceExtensions.swift
[138/179] Compiling ArgumentParser StringExtensions.swift
[139/179] Compiling ArgumentParser Tree.swift
[145/179] Compiling ComplexModule Complex.swift
[146/179] Emitting module ComplexModule
[147/179] Compiling ComplexModule Differentiable.swift
[148/179] Compiling ComplexModule Arithmetic.swift
[149/180] Wrapping AST for ComplexModule for debugging
[158/181] Compiling ArgumentParser CommandParser.swift
[159/181] Compiling ArgumentParser InputKey.swift
[160/181] Compiling ArgumentParser InputOrigin.swift
[161/182] Emitting module Numerics
[162/182] Compiling Numerics Numerics.swift
[164/183] Compiling DeduplicatedSequenceAsyncStream DeduplicatedSequenceAsyncStream.swift
[165/183] Compiling DeduplicatedSequenceAsyncStream Storage.swift
[165/184] Wrapping AST for Numerics for debugging
[167/186] Wrapping AST for DeduplicatedSequenceAsyncStream for debugging
[169/186] Compiling ArgumentParser Name.swift
[170/186] Compiling ArgumentParser Parsed.swift
[171/186] Compiling ArgumentParser ParsedValues.swift
[172/186] Compiling ArgumentParser ParserError.swift
[173/186] Compiling ArgumentParser SplitArguments.swift
[174/186] Compiling ArgumentParser DumpHelpGenerator.swift
[175/186] Compiling ArgumentParser HelpCommand.swift
[176/186] Compiling ArgumentParser HelpGenerator.swift
[177/186] Compiling ArgumentParser MessageInfo.swift
[178/186] Compiling ArgumentParser UsageGenerator.swift
[179/187] Emitting module Histogram
[180/187] Wrapping AST for ArgumentParser for debugging
[182/187] Compiling Histogram Histogram.swift
/host/spi-builder-workspace/.build/checkouts/hdrhistogram-swift/Sources/Histogram/Histogram.swift:1392:25: error: cannot find 'vsnprintf' in scope
1390 | // string.
1391 | 0..<bufferSize ~= format.withCString {
1392 | Int(vsnprintf(ptr.baseAddress, bufferSize, $0, va_list))
| `- error: cannot find 'vsnprintf' in scope
1393 | }
1394 | }
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: couldn't find pc file for jemalloc
[0/8] Compiling CSystem shims.c
[1/8] Write swift-version-24593BA9C3E375BF.txt
[3/38] Emitting module ArgumentParserToolInfo
[4/38] Compiling ArgumentParserToolInfo ToolInfo.swift
[5/39] Compiling SystemPackage Backcompat.swift
[6/39] Compiling SystemPackage CInterop.swift
[7/39] Compiling SystemPackage Constants.swift
[8/39] Compiling SystemPackage Exports.swift
[10/42] Compiling SystemPackage Mocking.swift
[11/42] Compiling SystemPackage RawBuffer.swift
[12/42] Compiling SystemPackage Syscalls.swift
[13/42] Compiling SystemPackage WindowsSyscallAdapters.swift
[14/42] Compiling SystemPackage MachPort.swift
[15/42] Compiling SystemPackage PlatformString.swift
[16/42] Compiling SystemPackage SystemString.swift
[16/42] Wrapping AST for ArgumentParserToolInfo for debugging
[18/80] Compiling ArgumentParser Name.swift
[19/80] Compiling ArgumentParser Parsed.swift
[20/80] Compiling ArgumentParser ParsedValues.swift
[21/80] Compiling ArgumentParser EnumerableFlag.swift
[22/80] Compiling ArgumentParser ExpressibleByArgument.swift
[23/80] Compiling ArgumentParser ParsableArguments.swift
[24/80] Compiling ArgumentParser ParsableArgumentsValidation.swift
[25/80] Compiling ArgumentParser Argument.swift
[26/80] Compiling ArgumentParser ArgumentHelp.swift
[27/80] Compiling ArgumentParser ArgumentVisibility.swift
[28/80] Compiling ArgumentParser CompletionKind.swift
[29/80] Compiling ArgumentParser Errors.swift
[30/80] Compiling ArgumentParser Flag.swift
[31/80] Compiling ArgumentParser NameSpecification.swift
[32/80] Compiling ArgumentParser Option.swift
[33/80] Emitting module SystemPackage
[34/80] Compiling ArgumentParser BashCompletionsGenerator.swift
[35/80] Compiling ArgumentParser CompletionsGenerator.swift
[36/80] Compiling ArgumentParser FishCompletionsGenerator.swift
[37/80] Compiling ArgumentParser ZshCompletionsGenerator.swift
[39/81] Compiling ArgumentParser OptionGroup.swift
[40/81] Compiling ArgumentParser AsyncParsableCommand.swift
[41/81] Compiling ArgumentParser CommandConfiguration.swift
[42/81] Compiling ArgumentParser CommandGroup.swift
[43/86] Wrapping AST for SystemPackage for debugging
[51/86] Emitting module ArgumentParser
[58/86] Compiling ArgumentParser CollectionExtensions.swift
[59/86] Compiling ArgumentParser Platform.swift
[60/86] Compiling ArgumentParser SequenceExtensions.swift
[61/86] Compiling ArgumentParser StringExtensions.swift
[62/86] Compiling ArgumentParser Tree.swift
[66/86] Compiling ArgumentParser ParsableCommand.swift
[67/86] Compiling ArgumentParser ArgumentDecoder.swift
[68/86] Compiling ArgumentParser ArgumentDefinition.swift
[69/86] Compiling ArgumentParser ArgumentSet.swift
[70/86] Compiling ArgumentParser CommandParser.swift
[71/86] Compiling ArgumentParser InputKey.swift
[72/86] Compiling ArgumentParser InputOrigin.swift
[73/86] Compiling ArgumentParser DumpHelpGenerator.swift
[74/86] Compiling ArgumentParser HelpCommand.swift
[75/86] Compiling ArgumentParser HelpGenerator.swift
[76/86] Compiling ArgumentParser MessageInfo.swift
[77/86] Compiling ArgumentParser UsageGenerator.swift
[81/86] Compiling ArgumentParser ParserError.swift
[82/86] Compiling ArgumentParser SplitArguments.swift
[83/87] Wrapping AST for ArgumentParser for debugging
[85/89] Emitting module BenchmarkBoilerplateGenerator
[86/89] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[87/90] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[88/90] Write Objects.LinkFileList
[89/90] Linking BenchmarkBoilerplateGenerator-tool
warning: couldn't find pc file for jemalloc
[0/1] Planning build
[1/1] Compiling plugin BenchmarkPlugin
[2/2] Compiling plugin BenchmarkCommandPlugin
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin Swift-DocC Preview
[5/5] Compiling plugin Swift-DocC
Building for debugging...
[5/29] Compiling CSystem shims.c
[6/29] Write swift-version-24593BA9C3E375BF.txt
[8/95] Emitting module ArgumentParserToolInfo
[10/96] Emitting module SystemPackage
[11/97] Compiling BenchmarkShared Command+Helpers.swift
[12/97] Emitting module BenchmarkShared
[15/98] Emitting module SystemPackage
[16/101] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/101] Emitting module ArgumentParserToolInfo
[18/102] Compiling RealModule Float80+Real.swift
[19/102] Compiling RealModule Real.swift
[21/103] Compiling DeduplicatedSequenceAsyncStream DeduplicatedSequenceAsyncStream.swift
[22/103] Compiling DeduplicatedSequenceAsyncStream Storage.swift
[23/103] Emitting module DeduplicatedSequenceAsyncStream
[24/104] Wrapping AST for SystemPackage for debugging
[25/104] Wrapping AST for ArgumentParserToolInfo for debugging
[27/104] Compiling RealModule Float16+Real.swift
[28/104] Compiling RealModule RealFunctions.swift
[29/104] Compiling RealModule ElementaryFunctions.swift
[30/104] Compiling RealModule Float+Real.swift
[31/103] Emitting module ArgumentParser
[33/141] Compiling ArgumentParser EnumerableFlag.swift
[34/141] Compiling ArgumentParser ArgumentDefinition.swift
[35/143] Compiling ArgumentParser OptionGroup.swift
[36/143] Compiling ArgumentParser AsyncParsableCommand.swift
[37/143] Compiling ArgumentParser CommandConfiguration.swift
[38/143] Compiling ArgumentParser CommandGroup.swift
[39/143] Compiling ArgumentParser BashCompletionsGenerator.swift
[40/143] Compiling ArgumentParser CompletionsGenerator.swift
[41/143] Emitting module RealModule
[42/143] Compiling ArgumentParser FishCompletionsGenerator.swift
[43/143] Compiling ArgumentParser ZshCompletionsGenerator.swift
[44/144] Compiling ArgumentParser ArgumentVisibility.swift
[45/144] Compiling ArgumentParser CompletionKind.swift
[46/144] Compiling ArgumentParser Errors.swift
[47/144] Compiling ArgumentParser Flag.swift
[48/144] Compiling ArgumentParser NameSpecification.swift
[49/144] Compiling ArgumentParser Option.swift
[50/144] Wrapping AST for ArgumentParser for debugging
[52/144] Compiling Atomics IntegerOperations.swift
[53/144] Compiling Atomics Unmanaged extensions.swift
[54/145] Emitting module BenchmarkBoilerplateGenerator
[57/150] Compiling ArgumentParser InputKey.swift
[58/150] Compiling ArgumentParser InputOrigin.swift
[59/150] Compiling ArgumentParser ExpressibleByArgument.swift
[60/150] Compiling ArgumentParser ParsableArguments.swift
[61/150] Compiling ArgumentParser ParsableArgumentsValidation.swift
[62/150] Compiling ArgumentParser ParsableCommand.swift
[63/150] Compiling ArgumentParser ArgumentDecoder.swift
[64/150] Compiling ArgumentParser Argument.swift
[65/150] Compiling ArgumentParser ArgumentHelp.swift
[73/150] Emitting module Atomics
[73/151] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[74/151] Write Objects.LinkFileList
[76/151] Compiling ArgumentParser DumpHelpGenerator.swift
[77/151] Compiling ArgumentParser HelpCommand.swift
[78/151] Compiling ArgumentParser HelpGenerator.swift
[96/151] Compiling ComplexModule ElementaryFunctions.swift
[97/152] Compiling ComplexModule Differentiable.swift
[98/152] Compiling ComplexModule Arithmetic.swift
[99/152] Emitting module ComplexModule
[100/152] Compiling ComplexModule Complex.swift
[101/153] Linking BenchmarkBoilerplateGenerator-tool
[103/153] Generating plugin support files
[104/153] Write sources
[106/153] Emitting module ArgumentParser
[134/155] Compiling ArgumentParser Name.swift
[135/155] Compiling ArgumentParser Parsed.swift
[136/155] Compiling ArgumentParser ParsedValues.swift
[137/155] Compiling ArgumentParser ParserError.swift
[138/155] Compiling ArgumentParser SplitArguments.swift
[142/155] Compiling ArgumentParser MessageInfo.swift
[143/155] Compiling ArgumentParser UsageGenerator.swift
[144/157] Emitting module Numerics
[145/157] Compiling Numerics Numerics.swift
[147/157] Compiling ArgumentParser CollectionExtensions.swift
[148/157] Compiling ArgumentParser Platform.swift
[149/157] Compiling ArgumentParser SequenceExtensions.swift
[150/157] Compiling ArgumentParser StringExtensions.swift
[151/157] Compiling ArgumentParser Tree.swift
[153/159] Emitting module Histogram
[154/159] Compiling Histogram Histogram.swift
/host/spi-builder-workspace/.build/checkouts/hdrhistogram-swift/Sources/Histogram/Histogram.swift:1392:25: error: cannot find 'vsnprintf' in scope
1390 | // string.
1391 | 0..<bufferSize ~= format.withCString {
1392 | Int(vsnprintf(ptr.baseAddress, bufferSize, $0, va_list))
| `- error: cannot find 'vsnprintf' in scope
1393 | }
1394 | }
BUILD FAILURE 6.1 android