The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DNS 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/mcfedr/DNS.git
Reference: 1.2.1
Cloned https://github.com/mcfedr/DNS.git into spi-builder-workspace
SUCCESS checkout https://github.com/mcfedr/DNS.git at 1.2.1
========================================
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
Building for debugging...
[1/7] Compiling DNS Message.swift
[2/7] Compiling DNS Integer+Data.swift
[3/7] Compiling DNS Types.swift
/host/spi-builder-workspace/Sources/DNS/Types.swift:121:27: warning: generic parameter 'IPType' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public static func ==<IPType> (lhs: HostRecord<IPType>, rhs: HostRecord<IPType>) -> Bool {
                          ^
/host/spi-builder-workspace/Sources/DNS/Types.swift:99:26: note: 'IPType' previously declared here
public struct HostRecord<IPType: IP> {
                         ^
[4/7] Compiling DNS Data+Extensions.swift
[5/7] Compiling DNS Bytes.swift
[6/7] Emitting module DNS
/host/spi-builder-workspace/Sources/DNS/Types.swift:121:27: warning: generic parameter 'IPType' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public static func ==<IPType> (lhs: HostRecord<IPType>, rhs: HostRecord<IPType>) -> Bool {
                          ^
/host/spi-builder-workspace/Sources/DNS/Types.swift:99:26: note: 'IPType' previously declared here
public struct HostRecord<IPType: IP> {
                         ^
[7/7] Compiling DNS IP.swift
Build complete! (7.47s)
Build complete.
Done.

Build Machine: Linux 1