The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftImage with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-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.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/koher/swift-image.git
Reference: 0.7.1
Cloned https://github.com/koher/swift-image.git into spi-builder-workspace
SUCCESS checkout https://github.com/koher/swift-image.git at 0.7.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-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/23] Compiling SwiftImage CoreGraphics.swift
[2/23] Compiling SwiftImage ExtrapolatedImage.swift
[3/23] Compiling SwiftImage Extrapolation.swift
[4/26] Compiling SwiftImage TypicalChannel.swift
[5/26] Compiling SwiftImage UIKit.swift
[6/26] Compiling SwiftImage Util.swift
[7/26] Compiling SwiftImage PremultipliedRGBA.swift
[8/26] Compiling SwiftImage RGB.swift
[9/26] Compiling SwiftImage RGBA.swift
[10/26] Compiling SwiftImage RGBAOperators.swift
[11/26] Compiling SwiftImage Resizing.swift
[12/26] Compiling SwiftImage Rotation.swift
[13/26] Compiling SwiftImage HigherOrderFunctions.swift
[14/26] Compiling SwiftImage Image.swift
[15/26] Compiling SwiftImage ImageFormat.swift
[16/26] Compiling SwiftImage ImageSlice.swift
[17/26] Compiling SwiftImage Interpolation.swift
[18/26] Compiling SwiftImage NumericPixel.swift
[19/26] Emitting module SwiftImage
/host/spi-builder-workspace/Sources/SwiftImage/AnyImage.swift:63:31: warning: generic parameter 'Pixel' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private class AnyImageBox<Pixel> {
                              ^
/host/spi-builder-workspace/Sources/SwiftImage/AnyImage.swift:3:24: note: 'Pixel' previously declared here
public struct AnyImage<Pixel> : ImageProtocol {
                       ^
[20/26] Compiling SwiftImage AnyImage.swift
/host/spi-builder-workspace/Sources/SwiftImage/AnyImage.swift:63:31: warning: generic parameter 'Pixel' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private class AnyImageBox<Pixel> {
                              ^
/host/spi-builder-workspace/Sources/SwiftImage/AnyImage.swift:3:24: note: 'Pixel' previously declared here
public struct AnyImage<Pixel> : ImageProtocol {
                       ^
[21/26] Compiling SwiftImage AppKit.swift
/host/spi-builder-workspace/Sources/SwiftImage/AnyImage.swift:63:31: warning: generic parameter 'Pixel' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private class AnyImageBox<Pixel> {
                              ^
/host/spi-builder-workspace/Sources/SwiftImage/AnyImage.swift:3:24: note: 'Pixel' previously declared here
public struct AnyImage<Pixel> : ImageProtocol {
                       ^
[22/26] Compiling SwiftImage ColorLiteral.swift
/host/spi-builder-workspace/Sources/SwiftImage/AnyImage.swift:63:31: warning: generic parameter 'Pixel' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private class AnyImageBox<Pixel> {
                              ^
/host/spi-builder-workspace/Sources/SwiftImage/AnyImage.swift:3:24: note: 'Pixel' previously declared here
public struct AnyImage<Pixel> : ImageProtocol {
                       ^
[23/26] Compiling SwiftImage Convolution.swift
/host/spi-builder-workspace/Sources/SwiftImage/AnyImage.swift:63:31: warning: generic parameter 'Pixel' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private class AnyImageBox<Pixel> {
                              ^
/host/spi-builder-workspace/Sources/SwiftImage/AnyImage.swift:3:24: note: 'Pixel' previously declared here
public struct AnyImage<Pixel> : ImageProtocol {
                       ^
[24/26] Compiling SwiftImage ImageIterator.swift
[25/26] Compiling SwiftImage ImageOperators.swift
[26/26] Compiling SwiftImage ImageProtocol.swift
Build complete! (24.14s)
Build complete.
Done.

Build Machine: Linux 1