The Swift Package Index logo.Swift Package Index

Build Information

Successful build of sstv, reference main (6c3910), with Swift 6.2 for Wasm on 18 Apr 2026 12:13:45 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/kevinnz/SSTV-MEL.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/kevinnz/SSTV-MEL
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6c3910f Merge pull request #33 from kevinnz/decode-improvement
Cloned https://github.com/kevinnz/SSTV-MEL.git
Revision (git rev-parse @):
6c3910f3455b4cf70ebda2b5adff9e6b2de86c95
SUCCESS checkout https://github.com/kevinnz/SSTV-MEL.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/kevinnz/SSTV-MEL.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/apple/swift-argument-parser.git
[1/17529] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.80s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (1.23s)
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.7.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/13] Write sources
[6/13] Write swift-version-24593BA9C3E375BF.txt
[8/32] Compiling SSTVCore PD120Mode.swift
[9/32] Compiling SSTVCore PD180Mode.swift
[10/34] Emitting module ArgumentParserToolInfo
[11/34] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/35] Wrapping AST for ArgumentParserToolInfo for debugging
[14/81] Compiling ArgumentParser Foundation.swift
[15/81] Compiling ArgumentParser Mutex.swift
[16/81] Compiling ArgumentParser Platform.swift
[17/81] Compiling ArgumentParser SequenceExtensions.swift
[18/81] Compiling ArgumentParser StringExtensions.swift
[19/81] Compiling ArgumentParser SwiftExtensions.swift
[20/87] Compiling ArgumentParser Flag.swift
[21/87] Compiling ArgumentParser NameSpecification.swift
[22/87] Compiling ArgumentParser ZshCompletionsGenerator.swift
[23/87] Compiling ArgumentParser Argument.swift
[24/87] Compiling ArgumentParser ArgumentDiscussion.swift
[25/87] Emitting module SSTVCore
[26/87] Compiling ArgumentParser BashCompletionsGenerator.swift
[27/87] Compiling ArgumentParser CompletionsGenerator.swift
[28/87] Compiling ArgumentParser FishCompletionsGenerator.swift
[29/87] Compiling ArgumentParser InputKey.swift
[30/87] Compiling ArgumentParser ArgumentVisibility.swift
[31/87] Compiling ArgumentParser CompletionKind.swift
[32/87] Compiling ArgumentParser Errors.swift
[33/87] Compiling ArgumentParser ArgumentSet.swift
[34/87] Compiling ArgumentParser CommandParser.swift
[35/87] Compiling ArgumentParser ArgumentDecoder.swift
[36/87] Compiling ArgumentParser ArgumentDefinition.swift
[37/88] Wrapping AST for SSTVCore for debugging
[39/88] Compiling ArgumentParser Tree.swift
[40/88] Compiling ArgumentParser CodingKeyValidator.swift
[41/88] Compiling ArgumentParser NonsenseFlagsValidator.swift
[42/88] Compiling ArgumentParser ParsableArgumentsValidation.swift
[43/88] Compiling ArgumentParser PositionalArgumentsValidator.swift
[44/88] Compiling ArgumentParser UniqueNamesValidator.swift
[45/88] Compiling ArgumentParser InputOrigin.swift
[46/88] Compiling ArgumentParser Name.swift
[47/88] Compiling ArgumentParser Parsed.swift
[48/88] Compiling ArgumentParser ParsedValues.swift
[49/88] Compiling ArgumentParser ParserError.swift
[50/88] Compiling ArgumentParser SplitArguments.swift
[51/88] Compiling ArgumentParser DumpHelpGenerator.swift
[52/88] Compiling ArgumentParser HelpCommand.swift
[53/88] Compiling ArgumentParser HelpGenerator.swift
[54/88] Compiling ArgumentParser MessageInfo.swift
[55/88] Compiling ArgumentParser UsageGenerator.swift
[56/88] Compiling ArgumentParser CollectionExtensions.swift
[57/88] Compiling ArgumentParser ParentCommand.swift
[58/88] Compiling ArgumentParser AsyncParsableCommand.swift
[59/88] Compiling ArgumentParser CommandConfiguration.swift
[60/88] Compiling ArgumentParser CommandGroup.swift
[61/88] Compiling ArgumentParser EnumerableFlag.swift
[62/88] Compiling ArgumentParser ExpressibleByArgument.swift
[63/88] Compiling ArgumentParser ParsableArguments.swift
[70/88] Compiling ArgumentParser ArgumentHelp.swift
[76/88] Compiling ArgumentParser Option.swift
[77/88] Compiling ArgumentParser OptionGroup.swift
[78/88] Emitting module ArgumentParser
[79/88] Compiling ArgumentParser ParsableCommand.swift
[85/89] Wrapping AST for ArgumentParser for debugging
[87/96] Compiling sstv ExitCodes.swift
[88/96] Compiling sstv SSTVCommand.swift
[89/96] Compiling sstv InfoCommand.swift
/host/spi-builder-workspace/Sources/sstv/InfoCommand.swift:120:33: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
118 |                                    message: "No data received on stdin.")
119 |             }
120 |             FileManager.default.createFile(atPath: tempPath, contents: stdinData)
    |                                 `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
121 |             return try WAVReader.read(path: tempPath)
122 |         }
[90/96] Compiling sstv CLIDecoderDelegate.swift
[91/96] Compiling sstv CLIOutput.swift
[92/96] Compiling sstv DecodeCommand.swift
/host/spi-builder-workspace/Sources/sstv/DecodeCommand.swift:294:33: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
292 |                                    message: "No data received on stdin.")
293 |             }
294 |             FileManager.default.createFile(atPath: tempPath, contents: stdinData)
    |                                 `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
295 |             return try WAVReader.read(path: tempPath)
296 |         }
[93/96] Emitting module sstv
[94/97] Wrapping AST for sstv for debugging
[95/97] Write Objects.LinkFileList
[96/97] Linking sstv.wasm
Build complete! (39.96s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "sstv",
  "name" : "sstv",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "SSTVCore",
      "targets" : [
        "SSTVCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "sstv",
      "targets" : [
        "sstv"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "sstvTests",
      "module_type" : "SwiftTarget",
      "name" : "sstvTests",
      "path" : "Tests/sstvTests",
      "sources" : [
        "DecoderStateBehaviorTests.swift",
        "DecoderStateTests.swift",
        "DecodingOptionsTests.swift",
        "DecodingProgressTests.swift",
        "FMDemodulatorTests.swift",
        "GoertzelTests.swift",
        "GoldenFileTests.swift",
        "ImageBufferTests.swift",
        "ImageWriterTests.swift",
        "PD120ModeTests.swift",
        "PD180ModeTests.swift",
        "Robot36ModeTests.swift",
        "SignalSearchTests.swift",
        "VISDetectorTests.swift",
        "WAVReaderTests.swift"
      ],
      "target_dependencies" : [
        "SSTVCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "sstv",
      "module_type" : "SwiftTarget",
      "name" : "sstv",
      "path" : "Sources/sstv",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "sstv"
      ],
      "sources" : [
        "CLIDecoderDelegate.swift",
        "CLIOutput.swift",
        "DecodeCommand.swift",
        "ExitCodes.swift",
        "InfoCommand.swift",
        "SSTVCommand.swift"
      ],
      "target_dependencies" : [
        "SSTVCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SSTVCore",
      "module_type" : "SwiftTarget",
      "name" : "SSTVCore",
      "path" : "Sources/SSTVCore",
      "product_memberships" : [
        "SSTVCore",
        "sstv"
      ],
      "sources" : [
        "Audio/WAVReader.swift",
        "DSP/FMDemodulator.swift",
        "DSP/Goertzel.swift",
        "Image/ImageBuffer.swift",
        "Image/ImageWriter.swift",
        "Modes/ModeParameters.swift",
        "Modes/PD120Mode.swift",
        "Modes/PD180Mode.swift",
        "Modes/PDModeShared.swift",
        "Modes/Robot36Mode.swift",
        "SSTV/DecoderDelegate.swift",
        "SSTV/DecodingOptions.swift",
        "SSTV/DecodingProgress.swift",
        "SSTV/SSTVDecoder.swift",
        "SSTV/SSTVDecoderCore.swift",
        "SSTV/SSTVMode.swift",
        "SSTV/VISDetector.swift",
        "Util/ImageComparison.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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
Done.