The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of JLog with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jollyjinx/JLog.git
Reference: 0.0.5
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jollyjinx/JLog
 * tag               0.0.5      -> FETCH_HEAD
HEAD is now at 6109a98 Not calling logger when above log level for speedup.
Cloned https://github.com/jollyjinx/JLog.git
Revision (git rev-parse @):
6109a9864d4196a8d21383b24fbceb374d1fc581
SUCCESS checkout https://github.com/jollyjinx/JLog.git at 0.0.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/jollyjinx/JLog.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling ArgumentParserToolInfo ToolInfo.swift
[2/7] Emitting module ArgumentParserToolInfo
[3/36] Emitting module Logging
[4/37] Compiling Logging MetadataProvider.swift
[5/37] Compiling Logging LogHandler.swift
[6/37] Compiling Logging Locks.swift
[7/37] Compiling Logging Logging.swift
[8/42] Compiling LoggingFormatAndPipe LoggerTextOutputStreamPipe.swift
[9/43] Compiling LoggingFormatAndPipe Handler.swift
[10/43] Emitting module ArgumentParser
[11/52] Compiling LoggingFormatAndPipe Pipe.swift
[12/52] Emitting module LoggingFormatAndPipe
[13/52] Compiling LoggingFormatAndPipe BasicFormatter.swift
[14/52] Compiling LoggingFormatAndPipe Formatter.swift
[15/54] Compiling ArgumentParser Option.swift
[16/54] Compiling ArgumentParser OptionGroup.swift
[17/54] Compiling ArgumentParser CommandConfiguration.swift
[18/54] Compiling ArgumentParser EnumerableFlag.swift
[19/54] Compiling ArgumentParser ExpressibleByArgument.swift
[20/54] Compiling ArgumentParser ParsableArguments.swift
[21/54] Compiling ArgumentParser ParsableArgumentsValidation.swift
[22/54] Compiling ArgumentParser ParsableCommand.swift
[23/54] Compiling ArgumentParser ArgumentDecoder.swift
[26/54] Compiling ArgumentParser FishCompletionsGenerator.swift
[27/54] Compiling ArgumentParser ZshCompletionsGenerator.swift
[28/54] Compiling ArgumentParser Argument.swift
[29/54] Compiling ArgumentParser ArgumentHelp.swift
[30/54] Compiling ArgumentParser CompletionKind.swift
[31/54] Compiling ArgumentParser Errors.swift
[32/54] Compiling ArgumentParser Flag.swift
[33/54] Compiling ArgumentParser NameSpecification.swift
[34/54] Compiling ArgumentParser ArgumentDefinition.swift
[35/54] Compiling ArgumentParser ArgumentSet.swift
[36/54] Compiling ArgumentParser CommandParser.swift
[37/54] Compiling ArgumentParser InputOrigin.swift
[38/54] Compiling ArgumentParser Name.swift
[39/54] Compiling ArgumentParser Parsed.swift
[40/54] Compiling ArgumentParser ParsedValues.swift
[41/54] Compiling ArgumentParser ParserError.swift
[42/54] Compiling ArgumentParser SplitArguments.swift
[43/54] Compiling ArgumentParser DumpHelpGenerator.swift
[44/54] Compiling ArgumentParser HelpCommand.swift
[45/54] Compiling ArgumentParser HelpGenerator.swift
[46/54] Compiling ArgumentParser MessageInfo.swift
[47/54] Compiling ArgumentParser UsageGenerator.swift
[48/54] Compiling ArgumentParser CollectionExtensions.swift
[49/54] Compiling ArgumentParser SequenceExtensions.swift
[50/54] Compiling ArgumentParser StringExtensions.swift
[51/54] Compiling ArgumentParser Tree.swift
[52/54] Emitting module JLog
[53/54] Compiling JLog JLog.swift
[54/56] Emitting module JLogExample
[55/56] Compiling JLogExample main.swift
[55/56] Linking JLogExample
Build complete! (14.15s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/Adorkable/swift-log-format-and-pipe
[1/165] Fetching swift-log-format-and-pipe
Fetched https://github.com/Adorkable/swift-log-format-and-pipe (0.39s)
Fetched https://github.com/apple/swift-log.git (0.65s)
Fetched https://github.com/apple/swift-argument-parser (1.23s)
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 (1.01s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.04s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.05s)
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.5.4
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
Build complete.
Done.