The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of JLog, reference main (d57cef), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 13:05:31 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jollyjinx/JLog.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jollyjinx/JLog
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d57cef7 fixed concurrency issue
Cloned https://github.com/jollyjinx/JLog.git
Revision (git rev-parse @):
d57cef799eca123709928501a85a6071bc3de1a8
SUCCESS checkout https://github.com/jollyjinx/JLog.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/jollyjinx/JLog.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[3/11] Write JLogExample-entitlement.plist
[6/11] Write sources
[7/11] Write swift-version-1EA4D86E10B52AF.txt
[9/18] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/18] Emitting module ArgumentParserToolInfo
[11/53] Emitting module Logging
[12/53] Compiling Logging Locks.swift
[13/53] Compiling Logging Logging.swift
[14/53] Compiling Logging LogHandler.swift
[15/53] Compiling Logging MetadataProvider.swift
[16/59] Compiling LoggingFormatAndPipe Handler.swift
[17/59] Emitting module ArgumentParser
[18/62] Compiling ArgumentParser Argument.swift
[19/62] Compiling ArgumentParser ArgumentHelp.swift
[20/62] Compiling ArgumentParser CompletionKind.swift
[21/62] Compiling ArgumentParser Errors.swift
[22/62] Compiling ArgumentParser SequenceExtensions.swift
[23/62] Compiling ArgumentParser StringExtensions.swift
[24/62] Compiling ArgumentParser Tree.swift
[25/62] Compiling ArgumentParser Flag.swift
[26/62] Compiling ArgumentParser NameSpecification.swift
[27/62] Compiling ArgumentParser Option.swift
[28/62] Compiling ArgumentParser OptionGroup.swift
[29/62] Compiling ArgumentParser ArgumentSet.swift
[30/62] Compiling ArgumentParser CommandParser.swift
[31/62] Compiling ArgumentParser InputOrigin.swift
[32/62] Compiling ArgumentParser Name.swift
[33/62] Compiling ArgumentParser ParsableArgumentsValidation.swift
[34/62] Compiling ArgumentParser ParsableCommand.swift
[35/62] Compiling ArgumentParser ArgumentDecoder.swift
[36/62] Compiling ArgumentParser ArgumentDefinition.swift
[37/62] Compiling LoggingFormatAndPipe Pipe.swift
[38/62] Compiling LoggingFormatAndPipe LoggerTextOutputStreamPipe.swift
[39/62] Compiling LoggingFormatAndPipe BasicFormatter.swift
[40/62] Emitting module LoggingFormatAndPipe
[41/62] Compiling LoggingFormatAndPipe Formatter.swift
[42/62] Compiling ArgumentParser BashCompletionsGenerator.swift
[43/62] Compiling ArgumentParser CompletionsGenerator.swift
[44/62] Compiling ArgumentParser FishCompletionsGenerator.swift
[45/62] Compiling ArgumentParser ZshCompletionsGenerator.swift
[46/62] Compiling ArgumentParser MessageInfo.swift
[47/62] Compiling ArgumentParser UsageGenerator.swift
[48/62] Compiling ArgumentParser CollectionExtensions.swift
[49/62] Compiling ArgumentParser Parsed.swift
[50/62] Compiling ArgumentParser ParsedValues.swift
[51/62] Compiling ArgumentParser ParserError.swift
[52/62] Compiling ArgumentParser SplitArguments.swift
[53/62] Compiling ArgumentParser CommandConfiguration.swift
[54/62] Compiling ArgumentParser EnumerableFlag.swift
[55/62] Compiling ArgumentParser ExpressibleByArgument.swift
[56/62] Compiling ArgumentParser ParsableArguments.swift
[57/62] Compiling ArgumentParser DumpHelpGenerator.swift
[58/62] Compiling ArgumentParser HelpCommand.swift
[59/62] Compiling ArgumentParser HelpGenerator.swift
[60/64] Compiling JLog JLog.swift
[61/64] Emitting module JLog
[62/66] Emitting module JLogExample
[63/66] Compiling JLogExample main.swift
[63/66] Write Objects.LinkFileList
[64/66] Linking JLogExample
[65/66] Applying JLogExample
Build complete! (12.32s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/Adorkable/swift-log-format-and-pipe
Fetching https://github.com/apple/swift-argument-parser
[1/190] Fetching swift-log-format-and-pipe
[100/4026] Fetching swift-log-format-and-pipe, swift-log
[882/19406] Fetching swift-log-format-and-pipe, swift-log, swift-argument-parser
Fetched https://github.com/Adorkable/swift-log-format-and-pipe from cache (1.68s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.68s)
Fetched https://github.com/apple/swift-log.git from cache (1.68s)
Computing version for https://github.com/Adorkable/swift-log-format-and-pipe
Computed https://github.com/Adorkable/swift-log-format-and-pipe at 0.1.1 (4.12s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.50s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.40s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Creating working copy for https://github.com/Adorkable/swift-log-format-and-pipe
Working copy of https://github.com/Adorkable/swift-log-format-and-pipe resolved at 0.1.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log-format-and-pipe",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Adorkable/swift-log-format-and-pipe"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "JLog",
  "name" : "JLog",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "JLog",
      "targets" : [
        "JLog"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "JLogExample",
      "targets" : [
        "JLogExample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JLogTests",
      "module_type" : "SwiftTarget",
      "name" : "JLogTests",
      "path" : "Tests/JLogTests",
      "sources" : [
        "JLogTests.swift"
      ],
      "target_dependencies" : [
        "JLog"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JLogExample",
      "module_type" : "SwiftTarget",
      "name" : "JLogExample",
      "path" : "Sources/JLogExample",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "JLogExample"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "JLog"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "JLog",
      "module_type" : "SwiftTarget",
      "name" : "JLog",
      "path" : "Sources/JLog",
      "product_dependencies" : [
        "Logging",
        "LoggingFormatAndPipe"
      ],
      "product_memberships" : [
        "JLog",
        "JLogExample"
      ],
      "sources" : [
        "JLog.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.