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 clt-logger with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.38.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xcode-actions/clt-logger.git
Reference: 0.9.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/xcode-actions/clt-logger
 * tag               0.9.0      -> FETCH_HEAD
HEAD is now at d2d2be7 Use a better Xcode detection
Cloned https://github.com/xcode-actions/clt-logger.git
Revision (git rev-parse @):
d2d2be799fde3e564f6f2c35b708403bf609a0fb
SUCCESS checkout https://github.com/xcode-actions/clt-logger.git at 0.9.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/xcode-actions/clt-logger.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-system.git
[1/3212] Fetching swift-log
[2796/6593] Fetching swift-log, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.38s)
Fetched https://github.com/apple/swift-log.git from cache (0.38s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.1 (0.40s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.39s)
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.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
Building for debugging...
[0/5] Write sources
[3/5] Write swift-version-24593BA9C3E375BF.txt
[3/5] Compiling CSystem shims.c
[6/31] Compiling SystemPackage Errno.swift
[7/31] Compiling SystemPackage FileDescriptor.swift
[8/31] Compiling SystemPackage FileHelpers.swift
[9/33] Compiling SystemPackage PlatformString.swift
[10/33] Compiling SystemPackage SystemString.swift
[11/33] Emitting module SystemPackage
[12/33] Compiling SystemPackage Util.swift
[13/33] Compiling SystemPackage UtilConsumers.swift
[14/33] Compiling Logging MetadataProvider.swift
[15/33] Emitting module Logging
[16/33] Compiling Logging Locks.swift
[17/33] Compiling SystemPackage FilePathSyntax.swift
[18/33] Compiling SystemPackage FilePathWindows.swift
[19/33] Compiling SystemPackage FilePermissions.swift
[20/33] Compiling SystemPackage FilePathComponents.swift
[21/33] Compiling SystemPackage FilePathParsing.swift
[22/33] Compiling SystemPackage FilePathString.swift
[23/33] Compiling SystemPackage FileOperations.swift
[24/33] Compiling SystemPackage FilePath.swift
[25/33] Compiling SystemPackage FilePathComponentView.swift
[26/33] Compiling SystemPackage Mocking.swift
[27/33] Compiling SystemPackage Syscalls.swift
[28/33] Compiling SystemPackage WindowsSyscallAdapters.swift
[29/33] Compiling SystemPackage CInterop.swift
[30/33] Compiling SystemPackage Constants.swift
[31/33] Compiling SystemPackage Exports.swift
[32/33] Compiling Logging LogHandler.swift
[33/33] Compiling Logging Logging.swift
[36/40] Emitting module CLTLogger
[37/40] Compiling CLTLogger CLTLogger.swift
[38/40] Compiling CLTLogger NSLock+Linux.swift
[39/40] Compiling CLTLogger SGR.swift
[40/40] Compiling CLTLogger String+Utils.swift
Build complete! (12.44s)
Build complete.
Done.