The Swift Package Index logo.Swift Package Index

Build Information

Successful build of sstv, reference main (6c3910), with Swift 6.3 for Android on 18 Apr 2026 12:13:41 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 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:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/kevinnz/SSTV-MEL.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-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 (1.20s)
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.70s)
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--4F562202D5529B1.txt
[8/32] Emitting module SSTVCore
[9/34] Compiling SSTVCore PDModeShared.swift
[10/34] Compiling SSTVCore Robot36Mode.swift
[11/34] Emitting module ArgumentParserToolInfo
[12/34] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/35] Wrapping AST for ArgumentParserToolInfo for debugging
[15/81] Emitting module ArgumentParser
[16/87] Compiling ArgumentParser ArgumentVisibility.swift
[17/87] Compiling ArgumentParser CompletionKind.swift
[18/87] Compiling ArgumentParser Errors.swift
[19/87] Compiling ArgumentParser Flag.swift
[20/87] Compiling ArgumentParser NameSpecification.swift
[21/87] Compiling ArgumentParser Option.swift
[22/87] Compiling ArgumentParser OptionGroup.swift
[23/87] Compiling ArgumentParser Foundation.swift
[24/87] Compiling ArgumentParser Mutex.swift
[25/87] Compiling ArgumentParser Platform.swift
[26/87] Compiling ArgumentParser SequenceExtensions.swift
[27/87] Compiling ArgumentParser StringExtensions.swift
[28/87] Compiling ArgumentParser SwiftExtensions.swift
[29/87] Compiling ArgumentParser InputOrigin.swift
[30/87] Compiling ArgumentParser Name.swift
[33/87] Compiling ArgumentParser Parsed.swift
[34/87] Compiling ArgumentParser ParsedValues.swift
[35/87] Compiling ArgumentParser BashCompletionsGenerator.swift
[36/87] Compiling ArgumentParser CompletionsGenerator.swift
[39/87] Compiling ArgumentParser FishCompletionsGenerator.swift
[40/87] Compiling ArgumentParser ZshCompletionsGenerator.swift
[41/87] Compiling ArgumentParser Argument.swift
[42/87] Compiling ArgumentParser ArgumentDiscussion.swift
[43/87] Compiling ArgumentParser ArgumentHelp.swift
[46/88] Compiling ArgumentParser Tree.swift
[47/88] Compiling ArgumentParser CodingKeyValidator.swift
[48/88] Compiling ArgumentParser NonsenseFlagsValidator.swift
[49/88] Compiling ArgumentParser ParsableArgumentsValidation.swift
[50/88] Compiling ArgumentParser PositionalArgumentsValidator.swift
[51/88] Compiling ArgumentParser UniqueNamesValidator.swift
[58/88] Wrapping AST for SSTVCore for debugging
[64/88] Compiling ArgumentParser ParserError.swift
[65/88] Compiling ArgumentParser SplitArguments.swift
[66/88] Compiling ArgumentParser ParentCommand.swift
[67/88] Compiling ArgumentParser AsyncParsableCommand.swift
[68/88] Compiling ArgumentParser CommandConfiguration.swift
[69/88] Compiling ArgumentParser CommandGroup.swift
[70/88] Compiling ArgumentParser EnumerableFlag.swift
[71/88] Compiling ArgumentParser ExpressibleByArgument.swift
[72/88] Compiling ArgumentParser ParsableArguments.swift
[73/88] Compiling ArgumentParser DumpHelpGenerator.swift
[74/88] Compiling ArgumentParser HelpCommand.swift
[75/88] Compiling ArgumentParser HelpGenerator.swift
[76/88] Compiling ArgumentParser MessageInfo.swift
[77/88] Compiling ArgumentParser UsageGenerator.swift
[78/88] Compiling ArgumentParser CollectionExtensions.swift
[79/88] Compiling ArgumentParser ParsableCommand.swift
[80/88] Compiling ArgumentParser ArgumentDecoder.swift
[81/88] Compiling ArgumentParser ArgumentDefinition.swift
[82/88] Compiling ArgumentParser ArgumentSet.swift
[83/88] Compiling ArgumentParser CommandParser.swift
[84/88] Compiling ArgumentParser InputKey.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 CLIDecoderDelegate.swift
[90/96] Compiling sstv CLIOutput.swift
[91/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 |         }
[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
Build complete! (37.03s)
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"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.