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-4609320-0":/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: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 510741f fix: init date format otherwise no timestamp is present in logs (#88)
Cloned https://github.com/sushichop/Puppy.git
Revision (git rev-parse @):
510741ffa55e364a991ba1243266c05a9f7a15c6
SUCCESS checkout https://github.com/sushichop/Puppy.git at main
========================================
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-4609320-0":/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.40s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.2 (0.45s)
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 MetadataProvider.swift
[6/9] Emitting module Logging
[7/9] Compiling Logging LogHandler.swift
[8/9] Compiling Logging Locks.swift
[9/9] Compiling Logging Logging.swift
[11/25] Compiling Puppy LogFormatter.swift
[12/25] Compiling Puppy LogLevel.swift
[13/25] 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
[14/25] 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
[15/26] Compiling Puppy FileError.swift
[16/26] Compiling Puppy FileLogger.swift
[17/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
[18/26] Compiling Puppy Compatibility.swift
[19/26] Compiling Puppy ConsoleLogger.swift
[20/26] Compiling Puppy FileLoggerable.swift
[21/26] Compiling Puppy FileManager+Windows.swift
[22/26] Compiling Puppy Loggerable.swift
[23/26] Compiling Puppy OSLogger.swift
[24/26] Compiling Puppy Puppy.swift
[25/26] Compiling Puppy PuppyLogHandler.swift
[26/26] Compiling Puppy SystemLogger.swift
Build complete! (18.66s)
Build complete.
Done.

Build Machine: Linux 2