The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Puppy with Swift 5.8 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sushichop/Puppy.git
Reference: 0.7.0
Cloned https://github.com/sushichop/Puppy.git into spi-builder-workspace
SUCCESS checkout https://github.com/sushichop/Puppy.git at 0.7.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/apple/swift-log.git
[1/3114] Fetching swift-log
Fetched https://github.com/apple/swift-log.git (0.45s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.2 (0.31s)
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/1] Compiling CPuppy.c
[2/6] Emitting module Logging
[3/6] Compiling Logging Locks.swift
[4/6] Compiling Logging MetadataProvider.swift
[5/6] Compiling Logging LogHandler.swift
[6/6] Compiling Logging Logging.swift
[9/23] 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 
[10/23] 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 
[11/24] Compiling Puppy FileLoggerable.swift
[12/24] Compiling Puppy FileManager+Windows.swift
[13/24] Compiling Puppy Compatibility.swift
[14/24] Compiling Puppy ConsoleLogger.swift
[15/24] 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 
[16/24] Compiling Puppy FileError.swift
[17/24] Compiling Puppy FileLogger.swift
[18/24] Compiling Puppy SystemLogger.swift
[19/24] Compiling Puppy Loggerable.swift
[20/24] Compiling Puppy OSLogger.swift
[21/24] Compiling Puppy LogFormatter.swift
[22/24] Compiling Puppy LogLevel.swift
[23/24] Compiling Puppy Puppy.swift
[24/24] Compiling Puppy PuppyLogHandler.swift
Build complete! (8.27s)
Build complete.
Done.

Build Machine: Linux 2