The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-numerics 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.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-numerics.git
Reference: 1.0.2
Cloned https://github.com/apple/swift-numerics.git into spi-builder-workspace
SUCCESS checkout https://github.com/apple/swift-numerics.git at 1.0.2
========================================
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...
[0/9] Compiling _NumericsShims _NumericsShims.c
[2/19] Emitting module RealModule
[3/19] Compiling RealModule AlgebraicField.swift
[4/19] Compiling RealModule ApproximateEquality.swift
[5/19] Compiling RealModule Float16+Real.swift
[6/19] Compiling RealModule Real.swift
[7/19] Compiling RealModule Float80+Real.swift
[8/20] Compiling RealModule RealFunctions.swift
[9/20] Compiling RealModule ElementaryFunctions.swift
[10/20] Compiling RealModule AugmentedArithmetic.swift
[11/20] Compiling RealModule Double+Real.swift
[12/20] Compiling RealModule Float+Real.swift
[14/22] Wrapping AST for RealModule for debugging
[16/27] Emitting module ComplexModule
[17/27] Compiling ComplexModule ElementaryFunctions.swift
[18/27] Compiling ComplexModule Arithmetic.swift
[19/27] Compiling ComplexModule Complex.swift
[20/27] Compiling ComplexModule Differentiable.swift
[22/29] Wrapping AST for ComplexModule for debugging
[24/31] Emitting module Numerics
[25/31] Compiling Numerics Numerics.swift
[27/33] Wrapping AST for Numerics for debugging
[29/37] Compiling _TestSupport RealTestSupport.swift
[30/37] Compiling _TestSupport Interval.swift
[31/37] Compiling _TestSupport Error.swift
/host/spi-builder-workspace/Sources/_TestSupport/Error.swift:21:13: warning: cannot use conformance of 'Float' to 'Real' here; 'RealModule' was not imported by this file; this is an error in Swift 6
public func componentwiseError(_ tst: Complex<Float>, _ ref: Complex<Double>) -> Double {
            ^
/host/spi-builder-workspace/Sources/_TestSupport/Error.swift:21:13: note: The missing import of module 'RealModule' will be added implicitly
public func componentwiseError(_ tst: Complex<Float>, _ ref: Complex<Double>) -> Double {
            ^
/host/spi-builder-workspace/Sources/_TestSupport/Error.swift:21:13: warning: cannot use conformance of 'Double' to 'Real' here; 'RealModule' was not imported by this file; this is an error in Swift 6
public func componentwiseError(_ tst: Complex<Float>, _ ref: Complex<Double>) -> Double {
            ^
/host/spi-builder-workspace/Sources/_TestSupport/Error.swift:21:13: note: The missing import of module 'RealModule' will be added implicitly
public func componentwiseError(_ tst: Complex<Float>, _ ref: Complex<Double>) -> Double {
            ^
/host/spi-builder-workspace/Sources/_TestSupport/Error.swift:26:13: warning: cannot use conformance of 'Float' to 'Real' here; 'RealModule' was not imported by this file; this is an error in Swift 6
public func relativeError(_ tst: Complex<Float>, _ ref: Complex<Double>) -> Double {
            ^
/host/spi-builder-workspace/Sources/_TestSupport/Error.swift:26:13: note: The missing import of module 'RealModule' will be added implicitly
public func relativeError(_ tst: Complex<Float>, _ ref: Complex<Double>) -> Double {
            ^
/host/spi-builder-workspace/Sources/_TestSupport/Error.swift:26:13: warning: cannot use conformance of 'Double' to 'Real' here; 'RealModule' was not imported by this file; this is an error in Swift 6
public func relativeError(_ tst: Complex<Float>, _ ref: Complex<Double>) -> Double {
            ^
/host/spi-builder-workspace/Sources/_TestSupport/Error.swift:26:13: note: The missing import of module 'RealModule' will be added implicitly
public func relativeError(_ tst: Complex<Float>, _ ref: Complex<Double>) -> Double {
            ^
[32/37] Emitting module _TestSupport
/host/spi-builder-workspace/Sources/_TestSupport/Error.swift:21:13: warning: cannot use conformance of 'Float' to 'Real' here; 'RealModule' was not imported by this file; this is an error in Swift 6
public func componentwiseError(_ tst: Complex<Float>, _ ref: Complex<Double>) -> Double {
            ^
/host/spi-builder-workspace/Sources/_TestSupport/Error.swift:21:13: note: The missing import of module 'RealModule' will be added implicitly
public func componentwiseError(_ tst: Complex<Float>, _ ref: Complex<Double>) -> Double {
            ^
/host/spi-builder-workspace/Sources/_TestSupport/Error.swift:21:13: warning: cannot use conformance of 'Double' to 'Real' here; 'RealModule' was not imported by this file; this is an error in Swift 6
public func componentwiseError(_ tst: Complex<Float>, _ ref: Complex<Double>) -> Double {
            ^
/host/spi-builder-workspace/Sources/_TestSupport/Error.swift:21:13: note: The missing import of module 'RealModule' will be added implicitly
public func componentwiseError(_ tst: Complex<Float>, _ ref: Complex<Double>) -> Double {
            ^
/host/spi-builder-workspace/Sources/_TestSupport/Error.swift:26:13: warning: cannot use conformance of 'Float' to 'Real' here; 'RealModule' was not imported by this file; this is an error in Swift 6
public func relativeError(_ tst: Complex<Float>, _ ref: Complex<Double>) -> Double {
            ^
/host/spi-builder-workspace/Sources/_TestSupport/Error.swift:26:13: note: The missing import of module 'RealModule' will be added implicitly
public func relativeError(_ tst: Complex<Float>, _ ref: Complex<Double>) -> Double {
            ^
/host/spi-builder-workspace/Sources/_TestSupport/Error.swift:26:13: warning: cannot use conformance of 'Double' to 'Real' here; 'RealModule' was not imported by this file; this is an error in Swift 6
public func relativeError(_ tst: Complex<Float>, _ ref: Complex<Double>) -> Double {
            ^
/host/spi-builder-workspace/Sources/_TestSupport/Error.swift:26:13: note: The missing import of module 'RealModule' will be added implicitly
public func relativeError(_ tst: Complex<Float>, _ ref: Complex<Double>) -> Double {
            ^
[34/39] Wrapping AST for _TestSupport for debugging
[36/43] Compiling ComplexLog main.swift
[37/43] Emitting module ComplexLog
[38/44] Compiling ComplexLog1p main.swift
[39/44] Emitting module ComplexLog1p
[43/47] Wrapping AST for ComplexLog1p for debugging
[44/47] Wrapping AST for ComplexLog for debugging
[45/47] Linking ComplexLog1p
[46/47] Linking ComplexLog
Build complete! (10.39s)
Build complete.
Done.

Build Machine: Linux 1