The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Sitrep, reference 4.0.0 (bfc5a2), with Swift 6.2 for Wasm on 20 Apr 2026 11:01:09 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/twostraws/Sitrep.git
Reference: 4.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/twostraws/Sitrep
 * tag               4.0.0      -> FETCH_HEAD
HEAD is now at bfc5a26 Merge pull request #45 from kayak/main
Cloned https://github.com/twostraws/Sitrep.git
Revision (git rev-parse @):
bfc5a26003005cd2898edb1005486e4f9bfb4405
SUCCESS checkout https://github.com/twostraws/Sitrep.git at 4.0.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/twostraws/Sitrep.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-argument-parser
[1/17529] Fetching swift-argument-parser
[8415/92510] Fetching swift-argument-parser, swift-syntax
[8416/104061] Fetching swift-argument-parser, swift-syntax, yams
Fetched https://github.com/jpsim/Yams.git from cache (2.59s)
[78264/92510] Fetching swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser from cache (10.13s)
Fetched https://github.com/apple/swift-syntax.git from cache (10.25s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 602.0.0 (14.28s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.62s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.2.1 (0.75s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.2.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 602.0.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.7.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.71s)
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/36] Write sources
[12/36] Compiling writer.c
[13/36] Write sources
[15/36] Compiling reader.c
[16/36] Compiling _SwiftSyntaxCShims PlatformMutex.c
[17/36] Compiling api.c
[18/36] Compiling parser.c
[19/36] Compiling emitter.c
[20/36] Compiling scanner.c
[20/36] Write swift-version-24593BA9C3E375BF.txt
[23/64] Emitting module SwiftSyntax601
[24/68] Compiling SwiftSyntax509 Empty.swift
[25/68] Emitting module SwiftSyntax509
[26/68] Emitting module SwiftSyntax510
[27/68] Compiling SwiftSyntax510 Empty.swift
[28/70] Compiling SwiftSyntax600 Empty.swift
[29/70] Emitting module SwiftSyntax600
[33/71] Compiling Yams Tag.swift
[34/71] Compiling Yams YamlAnchorProviding.swift
[35/73] Compiling SwiftSyntax602 Empty.swift
[36/73] Emitting module SwiftSyntax602
[36/74] Wrapping AST for SwiftSyntax509 for debugging
[38/74] Compiling SwiftSyntax601 Empty.swift
[38/74] Wrapping AST for SwiftSyntax510 for debugging
[39/75] Wrapping AST for SwiftSyntax600 for debugging
[42/75] Wrapping AST for SwiftSyntax601 for debugging
[43/75] Wrapping AST for SwiftSyntax602 for debugging
[45/138] Emitting module ArgumentParserToolInfo
[46/138] Compiling ArgumentParserToolInfo ToolInfo.swift
[47/139] Wrapping AST for ArgumentParserToolInfo for debugging
[49/185] Compiling ArgumentParser ExpressibleByArgument.swift
[50/185] Compiling ArgumentParser ParsableArguments.swift
[51/185] Compiling ArgumentParser OptionGroup.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:338:45: error: cannot find 'DBL_DECIMAL_DIG' in scope
336 |         // Since `NumberFormatter` creates a string with insufficient precision for Decode,
337 |         // it uses with `String(format:...)`
338 |         let string = String(format: "%.*g", DBL_DECIMAL_DIG, self)
    |                                             `- error: cannot find 'DBL_DECIMAL_DIG' in scope
339 |         // "%*.g" does not use scientific notation if the exponent is less than –4.
340 |         // So fallback to using `NumberFormatter` if string does not uses scientific notation.
[52/185] Compiling ArgumentParser ParentCommand.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:338:45: error: cannot find 'DBL_DECIMAL_DIG' in scope
336 |         // Since `NumberFormatter` creates a string with insufficient precision for Decode,
337 |         // it uses with `String(format:...)`
338 |         let string = String(format: "%.*g", DBL_DECIMAL_DIG, self)
    |                                             `- error: cannot find 'DBL_DECIMAL_DIG' in scope
339 |         // "%*.g" does not use scientific notation if the exponent is less than –4.
340 |         // So fallback to using `NumberFormatter` if string does not uses scientific notation.
[53/185] Compiling ArgumentParser AsyncParsableCommand.swift
/host/spi-builder-workspace/.build/checkouts/Yams/Sources/Yams/Representer.swift:338:45: error: cannot find 'DBL_DECIMAL_DIG' in scope
336 |         // Since `NumberFormatter` creates a string with insufficient precision for Decode,
337 |         // it uses with `String(format:...)`
338 |         let string = String(format: "%.*g", DBL_DECIMAL_DIG, self)
    |                                             `- error: cannot find 'DBL_DECIMAL_DIG' in scope
339 |         // "%*.g" does not use scientific notation if the exponent is less than –4.
340 |         // So fallback to using `NumberFormatter` if string does not uses scientific notation.
[54/185] Compiling ArgumentParser ArgumentHelp.swift
[55/185] Compiling ArgumentParser ArgumentVisibility.swift
[56/185] Emitting module Yams
[57/185] Compiling ArgumentParser BashCompletionsGenerator.swift
[58/185] Compiling ArgumentParser CompletionsGenerator.swift
[59/185] Compiling ArgumentParser FishCompletionsGenerator.swift
[60/185] Compiling ArgumentParser CompletionKind.swift
[61/185] Compiling ArgumentParser Errors.swift
[62/185] Compiling ArgumentParser Flag.swift
[63/185] Compiling ArgumentParser CommandConfiguration.swift
[64/185] Compiling ArgumentParser CommandGroup.swift
[65/185] Compiling ArgumentParser EnumerableFlag.swift
[66/185] Compiling ArgumentParser ZshCompletionsGenerator.swift
[67/185] Compiling ArgumentParser Argument.swift
[68/185] Compiling ArgumentParser ArgumentDiscussion.swift
BUILD FAILURE 6.2 wasm