The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Puppy with Swift 5.10 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sushichop/Puppy.git
Reference: 0.7.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/sushichop/Puppy
 * tag               0.7.0      -> FETCH_HEAD
HEAD is now at b5af02a Bump version to `0.7.0`
Cloned https://github.com/sushichop/Puppy.git
Revision (git rev-parse @):
b5af02a72a5a1f92a68e6eceee19cac804067ad9
SUCCESS checkout https://github.com/sushichop/Puppy.git at 0.7.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/sushichop/Puppy.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-log.git
[1/3169] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.33s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.2 (0.41s)
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.2
Building for debugging...
[0/4] Write sources
[2/4] Compiling CPuppy.c
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/9] Compiling Logging Locks.swift
[6/9] Compiling Logging LogHandler.swift
[7/9] Compiling Logging Logging.swift
[8/9] Emitting module Logging
[9/9] Compiling Logging MetadataProvider.swift
[11/25] Compiling Puppy Puppy.swift
[12/25] Compiling Puppy PuppyLogHandler.swift
[13/25] Compiling Puppy Loggerable.swift
[14/25] Compiling Puppy OSLogger.swift
[15/25] Compiling Puppy LogFormatter.swift
[16/25] Compiling Puppy LogLevel.swift
[17/26] Compiling Puppy FileRotationLogger.swift
/host/spi-builder-workspace/Sources/Puppy/FileRotationLogger.swift:16:17: warning: stored property 'dateFormat' of 'Sendable'-conforming struct 'FileRotationLogger' has non-sendable type 'DateFormatter'
    private var dateFormat: DateFormatter
                ^
Foundation.DateFormatter:1:12: note: class 'DateFormatter' does not conform to the 'Sendable' protocol
open class DateFormatter : Formatter {
           ^
/host/spi-builder-workspace/Sources/Puppy/FileRotationLogger.swift:2:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[18/26] Compiling Puppy LogColor.swift
/host/spi-builder-workspace/Sources/Puppy/FileRotationLogger.swift:16:17: warning: stored property 'dateFormat' of 'Sendable'-conforming struct 'FileRotationLogger' has non-sendable type 'DateFormatter'
    private var dateFormat: DateFormatter
                ^
Foundation.DateFormatter:1:12: note: class 'DateFormatter' does not conform to the 'Sendable' protocol
open class DateFormatter : Formatter {
           ^
/host/spi-builder-workspace/Sources/Puppy/FileRotationLogger.swift:2:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[19/26] Compiling Puppy FileError.swift
[20/26] Compiling Puppy FileLogger.swift
[21/26] Compiling Puppy Compatibility.swift
[22/26] Compiling Puppy ConsoleLogger.swift
[23/26] Compiling Puppy FileLoggerable.swift
[24/26] Compiling Puppy FileManager+Windows.swift
[25/26] Emitting module Puppy
/host/spi-builder-workspace/Sources/Puppy/FileRotationLogger.swift:16:17: warning: stored property 'dateFormat' of 'Sendable'-conforming struct 'FileRotationLogger' has non-sendable type 'DateFormatter'
    private var dateFormat: DateFormatter
                ^
Foundation.DateFormatter:1:12: note: class 'DateFormatter' does not conform to the 'Sendable' protocol
open class DateFormatter : Formatter {
           ^
/host/spi-builder-workspace/Sources/Puppy/FileRotationLogger.swift:2:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[26/26] Compiling Puppy SystemLogger.swift
Build complete! (15.67s)
Build complete.
Done.

Build Machine: Linux 1