The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Unarchiver with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/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/Octadero/Unarchiver.git
Reference: 0.0.5
Cloned https://github.com/Octadero/Unarchiver.git into spi-builder-workspace
SUCCESS checkout https://github.com/Octadero/Unarchiver.git at 0.0.5
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/Octadero/CZlib.git
Fetched https://github.com/Octadero/CZlib.git (0.19s)
Computing version for https://github.com/Octadero/CZlib.git
Computed https://github.com/Octadero/CZlib.git at 0.0.5 (0.29s)
Creating working copy for https://github.com/Octadero/CZlib.git
Working copy of https://github.com/Octadero/CZlib.git resolved at 0.0.5
warning: 'czlib': ignoring declared target(s) 'CZlib' in the system package
warning: 'spi-builder-workspace': dependency 'czlib' is not used by any target
warning: you may be able to install libz using your system-packager:
    apt-get install libz-dev
Building for debugging...
[1/3] Compiling Unarchiver Unarchiver.swift
[2/3] Compiling Unarchiver Data.swift
/host/spi-builder-workspace/Sources/Unarchiver/Data.swift:123:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var isGzipped: Bool {
    ^~~~~~~
    
/host/spi-builder-workspace/Sources/Unarchiver/Data.swift:133:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func gzipped(level: CompressionLevel = .defaultCompression) throws -> Data {
    ^~~~~~~
    
/host/spi-builder-workspace/Sources/Unarchiver/Data.swift:177:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func gunzipped() throws -> Data {
    ^~~~~~~
    
[3/3] Emitting module Unarchiver
/host/spi-builder-workspace/Sources/Unarchiver/Data.swift:123:5: warning: 'public' modifier is redundant for property declared in a public extension
    public var isGzipped: Bool {
    ^~~~~~~
    
/host/spi-builder-workspace/Sources/Unarchiver/Data.swift:133:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func gzipped(level: CompressionLevel = .defaultCompression) throws -> Data {
    ^~~~~~~
    
/host/spi-builder-workspace/Sources/Unarchiver/Data.swift:177:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func gunzipped() throws -> Data {
    ^~~~~~~
    
Build complete! (6.91s)
Build complete.
Done.

Build Machine: Linux 1