The Swift Package Index logo.Swift Package Index

Build Information

Successful build of OSInfo 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/MarcoEidinger/OSInfo.git
Reference: 1.0.1
Cloned https://github.com/MarcoEidinger/OSInfo.git into spi-builder-workspace
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/MarcoEidinger/OSInfo.git at 1.0.1
========================================
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
Building for debugging...
[1/3] Compiling OSInfo OperatingSystemVersion+Extensions.swift
[2/3] Emitting module OSInfo
[3/3] Compiling OSInfo OS.swift
/host/spi-builder-workspace/Sources/OSInfo/OS.swift:55:28: warning: unknown operating system for build configuration 'os'
        #if os(tvOS) || os(visionOS)
                           ^
/host/spi-builder-workspace/Sources/OSInfo/OS.swift:55:28: note: did you mean 'iOS'?
        #if os(tvOS) || os(visionOS)
                           ^~~~~~~~
                           iOS
/host/spi-builder-workspace/Sources/OSInfo/OS.swift:55:28: note: did you mean 'Windows'?
        #if os(tvOS) || os(visionOS)
                           ^~~~~~~~
                           Windows
/host/spi-builder-workspace/Sources/OSInfo/OS.swift:112:18: warning: 'init(contentsOfFile:)' is deprecated
        let sv = NSDictionary(contentsOfFile: "/System/Library/CoreServices/.SystemVersionPlatform.plist")
                 ^
Build complete! (5.16s)
Build complete.
Done.

Build Machine: Linux 2