The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SMLib with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tosbaha/SMLib.git
Reference: master
Cloned https://github.com/tosbaha/SMLib.git into spi-builder-workspace
SUCCESS checkout https://github.com/tosbaha/SMLib.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/4] Compiling SMLib SMEngineProtocol.swift
[2/4] Compiling SMLib Flashcard.swift
/host/spi-builder-workspace/Source/Flashcard.swift:21:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Flashcard' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[3/4] Emitting module SMLib
/host/spi-builder-workspace/Source/Flashcard.swift:21:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Flashcard' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[4/4] Compiling SMLib SM2Engine.swift
/host/spi-builder-workspace/Source/Flashcard.swift:21:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Flashcard' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
Build complete! (8.01s)
Build complete.
Done.

Build Machine: Linux 2