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 0.0.7 (d57cef), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 13:05:37 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: 0.0.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jollyjinx/JLog
 * tag               0.0.7      -> FETCH_HEAD
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 0.0.7
========================================
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
[1/11] Write JLogExample-entitlement.plist
[5/11] Write sources
[7/11] Write swift-version-1EA4D86E10B52AF.txt
[9/18] Emitting module ArgumentParserToolInfo
[10/18] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/53] Emitting module Logging
[12/53] Compiling Logging MetadataProvider.swift
[13/53] Compiling Logging Locks.swift
[14/53] Compiling Logging LogHandler.swift
[15/53] Compiling Logging Logging.swift
[16/59] Compiling ArgumentParser CommandConfiguration.swift
[17/59] Compiling ArgumentParser EnumerableFlag.swift
[18/59] Compiling ArgumentParser ExpressibleByArgument.swift
[19/59] Compiling ArgumentParser ParsableArguments.swift
[20/62] Compiling ArgumentParser Argument.swift
[21/62] Compiling ArgumentParser ArgumentHelp.swift
[22/62] Compiling ArgumentParser CompletionKind.swift
[23/62] Compiling ArgumentParser Errors.swift
[24/62] Emitting module ArgumentParser
[25/62] Compiling LoggingFormatAndPipe Handler.swift
[26/62] Compiling ArgumentParser SequenceExtensions.swift
[27/62] Compiling ArgumentParser StringExtensions.swift
[28/62] Compiling ArgumentParser Tree.swift
[29/62] Compiling ArgumentParser ParsableArgumentsValidation.swift
[30/62] Compiling ArgumentParser ParsableCommand.swift
[31/62] Compiling ArgumentParser ArgumentDecoder.swift
[32/62] Compiling ArgumentParser ArgumentDefinition.swift
[33/62] Compiling ArgumentParser BashCompletionsGenerator.swift
[34/62] Compiling ArgumentParser CompletionsGenerator.swift
[35/62] Compiling ArgumentParser FishCompletionsGenerator.swift
[36/62] Compiling ArgumentParser ZshCompletionsGenerator.swift
[37/62] Compiling ArgumentParser ArgumentSet.swift
[38/62] Compiling ArgumentParser CommandParser.swift
[39/62] Compiling ArgumentParser InputOrigin.swift
[40/62] Compiling ArgumentParser Name.swift
[41/62] Compiling LoggingFormatAndPipe LoggerTextOutputStreamPipe.swift
[42/62] Emitting module LoggingFormatAndPipe
[43/62] Compiling ArgumentParser Parsed.swift
[44/62] Compiling ArgumentParser ParsedValues.swift
[45/62] Compiling ArgumentParser ParserError.swift
[46/62] Compiling ArgumentParser SplitArguments.swift
[47/62] Compiling LoggingFormatAndPipe Pipe.swift
[48/62] Compiling LoggingFormatAndPipe Formatter.swift
[49/62] Compiling ArgumentParser Flag.swift
[50/62] Compiling ArgumentParser NameSpecification.swift
[51/62] Compiling ArgumentParser Option.swift
[52/62] Compiling ArgumentParser OptionGroup.swift
[53/62] Compiling LoggingFormatAndPipe BasicFormatter.swift
[54/62] Compiling ArgumentParser MessageInfo.swift
[55/62] Compiling ArgumentParser UsageGenerator.swift
[56/62] Compiling ArgumentParser CollectionExtensions.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] Compiling JLogExample main.swift
[63/66] Emitting module JLogExample
[63/66] Write Objects.LinkFileList
[64/66] Linking JLogExample
[65/66] Applying JLogExample
Build complete! (13.07s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/Adorkable/swift-log-format-and-pipe
[2/190] Fetching swift-log-format-and-pipe
[77/4026] Fetching swift-log-format-and-pipe, swift-log
[1189/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.83s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.83s)
Fetched https://github.com/apple/swift-log.git from cache (1.83s)
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.40s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.49s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.39s)
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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
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.