The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FileCheck, reference master (fae7b8), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 21:27:10 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.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/llvm-swift/filecheck.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/llvm-swift/filecheck
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at fae7b88 fix documentation with argument name
Cloned https://github.com/llvm-swift/filecheck.git
Revision (git rev-parse @):
fae7b883f3fb3d79c10ec0a71992343b1c625b5c
SUCCESS checkout https://github.com/llvm-swift/filecheck.git at master
Fetching https://github.com/mxcl/Chalk.git
Fetching https://github.com/apple/swift-argument-parser
[1/81] Fetching chalk
[60/17604] Fetching chalk, swift-argument-parser
Fetched https://github.com/mxcl/Chalk.git from cache (1.15s)
[3856/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.50s)
Computing version for https://github.com/mxcl/Chalk.git
Computed https://github.com/mxcl/Chalk.git at 0.5.0 (2.19s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.61s)
Creating working copy for https://github.com/mxcl/Chalk.git
Working copy of https://github.com/mxcl/Chalk.git resolved at 0.5.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "filecheck",
      "name": "FileCheck",
      "url": "https://github.com/llvm-swift/filecheck.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/filecheck",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "chalk",
          "name": "Chalk",
          "url": "https://github.com/mxcl/Chalk.git",
          "version": "0.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Chalk",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/llvm-swift/filecheck.git
[1/479] Fetching filecheck
Fetched https://github.com/llvm-swift/filecheck.git from cache (0.74s)
Fetching https://github.com/mxcl/Chalk.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.52s)
Fetched https://github.com/mxcl/Chalk.git from cache (0.52s)
Computing version for https://github.com/mxcl/Chalk.git
Computed https://github.com/mxcl/Chalk.git at 0.5.0 (0.59s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.06s)
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
Creating working copy for https://github.com/mxcl/Chalk.git
Working copy of https://github.com/mxcl/Chalk.git resolved at 0.5.0
Creating working copy for https://github.com/llvm-swift/filecheck.git
Working copy of https://github.com/llvm-swift/filecheck.git resolved at master (fae7b88)
Found 2 product dependencies
  - swift-argument-parser
  - Chalk
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/llvm-swift/filecheck.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/12] Write sources
[5/12] Write filecheck-entitlement.plist
[5/12] Write sources
[8/12] Write swift-version--6988338F2F200930.txt
[10/16] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/16] Emitting module ArgumentParserToolInfo
[12/63] Compiling ArgumentParser InputKey.swift
[13/63] Compiling ArgumentParser InputOrigin.swift
[14/63] Compiling ArgumentParser Name.swift
[15/63] Compiling ArgumentParser Parsed.swift
[16/63] Compiling ArgumentParser ParsedValues.swift
[17/68] Emitting module ArgumentParser
[18/68] Compiling ArgumentParser ArgumentHelp.swift
[19/68] Compiling ArgumentParser ArgumentVisibility.swift
[20/68] Compiling ArgumentParser CompletionKind.swift
[21/68] Compiling ArgumentParser Errors.swift
[22/68] Compiling ArgumentParser Flag.swift
[23/68] Compiling ArgumentParser NameSpecification.swift
[24/68] Compiling ArgumentParser Option.swift
[25/68] Compiling ArgumentParser OptionGroup.swift
[26/68] Compiling ArgumentParser ParentCommand.swift
[27/68] Compiling ArgumentParser AsyncParsableCommand.swift
[28/68] Compiling ArgumentParser CommandConfiguration.swift
[29/68] Compiling ArgumentParser CommandGroup.swift
[30/68] Compiling ArgumentParser EnumerableFlag.swift
[31/68] Compiling ArgumentParser ExpressibleByArgument.swift
[32/68] Compiling ArgumentParser ParsableArguments.swift
[33/68] Compiling ArgumentParser CodingKeyValidator.swift
[34/68] Compiling ArgumentParser NonsenseFlagsValidator.swift
[35/68] Compiling ArgumentParser ParsableArgumentsValidation.swift
[36/68] Compiling ArgumentParser PositionalArgumentsValidator.swift
[37/68] Compiling ArgumentParser UniqueNamesValidator.swift
[38/68] Compiling ArgumentParser BashCompletionsGenerator.swift
[39/68] Compiling ArgumentParser CompletionsGenerator.swift
[40/68] Compiling ArgumentParser FishCompletionsGenerator.swift
[41/68] Compiling ArgumentParser ZshCompletionsGenerator.swift
[42/68] Compiling ArgumentParser Argument.swift
[43/68] Compiling ArgumentParser ArgumentDiscussion.swift
[44/68] Compiling ArgumentParser ParsableCommand.swift
[45/68] Compiling ArgumentParser ArgumentDecoder.swift
[46/68] Compiling ArgumentParser ArgumentDefinition.swift
[47/68] Compiling ArgumentParser ArgumentSet.swift
[48/68] Compiling ArgumentParser CommandParser.swift
[49/68] Compiling Chalk Chalk.swift
[50/68] Emitting module Chalk
[51/68] Compiling ArgumentParser Platform.swift
[52/68] Compiling ArgumentParser SequenceExtensions.swift
[53/68] Compiling ArgumentParser StringExtensions.swift
[54/68] Compiling ArgumentParser SwiftExtensions.swift
[55/68] Compiling ArgumentParser Tree.swift
[56/68] Compiling ArgumentParser ParserError.swift
[57/68] Compiling ArgumentParser SplitArguments.swift
[58/68] Compiling ArgumentParser DumpHelpGenerator.swift
[59/68] Compiling ArgumentParser HelpCommand.swift
[60/68] Compiling ArgumentParser HelpGenerator.swift
[61/68] Compiling ArgumentParser MessageInfo.swift
[62/68] Compiling ArgumentParser UsageGenerator.swift
[63/68] Compiling ArgumentParser CollectionExtensions.swift
[64/68] Compiling ArgumentParser Foundation.swift
[65/68] Compiling ArgumentParser Mutex.swift
[66/74] Compiling FileCheck Pattern.swift
[67/74] Compiling FileCheck EditDistance.swift
[68/74] Compiling FileCheck CheckString.swift
[69/74] Compiling FileCheck Diagnostics.swift
[70/74] Compiling FileCheck FileCheck.swift
[71/74] Emitting module FileCheck
[72/76] Emitting module filecheck_tool
[73/76] Compiling filecheck_tool main.swift
[73/76] Write Objects.LinkFileList
[74/76] Linking filecheck
[75/76] Applying filecheck
Build complete! (12.04s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "chalk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Chalk.git"
    }
  ],
  "manifest_display_name" : "FileCheck",
  "name" : "FileCheck",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "filecheck",
      "targets" : [
        "filecheck-tool"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "FileCheck",
      "targets" : [
        "FileCheck"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "filecheck_tool",
      "module_type" : "SwiftTarget",
      "name" : "filecheck-tool",
      "path" : "Sources/filecheck-tool",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "filecheck"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "FileCheck"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "FileCheckTests",
      "module_type" : "SwiftTarget",
      "name" : "FileCheckTests",
      "path" : "Tests/FileCheckTests",
      "sources" : [
        "DAGSpec.swift",
        "DefinesSpec.swift",
        "EmptySpec.swift",
        "FileCheckSpec.swift",
        "LabelSpec.swift",
        "LineCountSpec.swift",
        "MultiPrefixSpec.swift",
        "RegexScopeSpec.swift",
        "VariableRefSpec.swift"
      ],
      "target_dependencies" : [
        "FileCheck"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FileCheck",
      "module_type" : "SwiftTarget",
      "name" : "FileCheck",
      "path" : "Sources/FileCheck",
      "product_dependencies" : [
        "Chalk"
      ],
      "product_memberships" : [
        "filecheck",
        "FileCheck"
      ],
      "sources" : [
        "CheckString.swift",
        "Diagnostics.swift",
        "EditDistance.swift",
        "FileCheck.swift",
        "Pattern.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.