The Swift Package Index logo.Swift Package Index

Build Information

Successful build of sstv, reference main (6c3910), with Swift 6.0 for macOS (SPM) on 18 Apr 2026 12:26:50 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

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 /Users/admin/builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/kevinnz/SSTV-MEL.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/11] Write sources
[3/11] Write sstv-entitlement.plist
[3/11] Write sources
[7/11] Write swift-version-5BDAB9E9C0126B9D.txt
[9/31] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/31] Emitting module ArgumentParserToolInfo
[11/78] Emitting module ArgumentParser
[12/83] Compiling ArgumentParser CommandConfiguration.swift
[13/83] Compiling ArgumentParser CommandGroup.swift
[14/83] Compiling ArgumentParser EnumerableFlag.swift
[15/83] Compiling ArgumentParser ExpressibleByArgument.swift
[16/83] Compiling ArgumentParser ParsableArguments.swift
[17/83] Compiling ArgumentParser CodingKeyValidator.swift
[18/83] Compiling ArgumentParser NonsenseFlagsValidator.swift
[19/83] Compiling ArgumentParser ParsableArgumentsValidation.swift
[20/83] Compiling ArgumentParser PositionalArgumentsValidator.swift
[21/83] Compiling ArgumentParser UniqueNamesValidator.swift
[22/83] Compiling ArgumentParser Platform.swift
[23/83] Compiling ArgumentParser SequenceExtensions.swift
[24/83] Compiling ArgumentParser StringExtensions.swift
[25/83] Compiling ArgumentParser SwiftExtensions.swift
[26/83] Compiling ArgumentParser Tree.swift
[27/83] Compiling ArgumentParser ParserError.swift
[28/83] Compiling ArgumentParser SplitArguments.swift
[29/83] Compiling ArgumentParser DumpHelpGenerator.swift
[30/83] Compiling ArgumentParser HelpCommand.swift
[31/83] Compiling ArgumentParser HelpGenerator.swift
[32/83] Compiling ArgumentParser InputKey.swift
[33/83] Compiling ArgumentParser InputOrigin.swift
[34/83] Compiling ArgumentParser Name.swift
[35/83] Compiling ArgumentParser Parsed.swift
[36/83] Compiling ArgumentParser ParsedValues.swift
[37/83] Compiling ArgumentParser NameSpecification.swift
[38/83] Compiling ArgumentParser Option.swift
[39/83] Compiling ArgumentParser OptionGroup.swift
[40/83] Compiling ArgumentParser ParentCommand.swift
[41/83] Compiling ArgumentParser AsyncParsableCommand.swift
[42/83] Compiling ArgumentParser BashCompletionsGenerator.swift
[43/83] Compiling ArgumentParser CompletionsGenerator.swift
[44/83] Compiling ArgumentParser FishCompletionsGenerator.swift
[45/83] Compiling ArgumentParser ZshCompletionsGenerator.swift
[46/83] Compiling ArgumentParser Argument.swift
[47/83] Compiling ArgumentParser ArgumentDiscussion.swift
[48/83] Compiling ArgumentParser ParsableCommand.swift
[49/83] Compiling ArgumentParser ArgumentDecoder.swift
[50/83] Compiling ArgumentParser ArgumentDefinition.swift
[51/83] Compiling ArgumentParser ArgumentSet.swift
[52/83] Compiling ArgumentParser CommandParser.swift
[53/83] Compiling ArgumentParser MessageInfo.swift
[54/83] Compiling ArgumentParser UsageGenerator.swift
[55/83] Compiling ArgumentParser CollectionExtensions.swift
[56/83] Compiling ArgumentParser Foundation.swift
[57/83] Compiling ArgumentParser Mutex.swift
[58/83] Compiling ArgumentParser ArgumentHelp.swift
[59/83] Compiling ArgumentParser ArgumentVisibility.swift
[60/83] Compiling ArgumentParser CompletionKind.swift
[61/83] Compiling ArgumentParser Errors.swift
[62/83] Compiling ArgumentParser Flag.swift
[63/83] Compiling SSTVCore VISDetector.swift
[76/84] Compiling SSTVCore ImageComparison.swift
[81/84] Emitting module SSTVCore
[82/91] Compiling sstv ExitCodes.swift
[83/91] Compiling sstv SSTVCommand.swift
[84/91] Compiling sstv InfoCommand.swift
[85/91] Compiling sstv CLIOutput.swift
[86/91] Compiling sstv CLIDecoderDelegate.swift
[87/91] Emitting module sstv
[88/91] Compiling sstv DecodeCommand.swift
[88/91] Write Objects.LinkFileList
[89/91] Linking sstv
[90/91] Applying sstv
Build complete! (16.71s)
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.67s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.50s)
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
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" : "/Users/admin/builder/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"
}
Done.