The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-numerics with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

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
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-numerics
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at 0a5bc04 Merge pull request #215 from stephentyrone/arm64-mac-cmake-1.0
Cloned https://github.com/apple/swift-numerics.git into spi-builder-workspace
0a5bc04095a675662cf24757cc0640aa2204253b
SUCCESS checkout https://github.com/apple/swift-numerics.git at 1.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[0/3] Compiling _NumericsShims _NumericsShims.c
[2/13] Compiling RealModule Float80+Real.swift
[3/14] Compiling RealModule Real.swift
[4/14] Compiling RealModule Float+Real.swift
[5/14] Compiling RealModule AlgebraicField.swift
[6/14] Compiling RealModule ApproximateEquality.swift
[7/14] Compiling RealModule ElementaryFunctions.swift
[8/14] Compiling RealModule Float16+Real.swift
[9/14] Compiling RealModule RealFunctions.swift
[10/14] Compiling RealModule AugmentedArithmetic.swift
[11/14] Compiling RealModule Double+Real.swift
[12/14] Emitting module RealModule
[13/19] Compiling ComplexModule Differentiable.swift
[14/19] Compiling ComplexModule Arithmetic.swift
[15/19] Compiling ComplexModule Complex.swift
[16/19] Compiling ComplexModule ElementaryFunctions.swift
[17/19] Emitting module ComplexModule
[18/21] Emitting module Numerics
[19/21] Compiling Numerics Numerics.swift
[20/25] Compiling _TestSupport Error.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/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 {
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/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 {
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/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 {
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/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 {
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/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 {
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/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 {
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/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 {
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/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 {
            ^
[21/25] Emitting module _TestSupport
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/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 {
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/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 {
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/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 {
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/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 {
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/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 {
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/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 {
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/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 {
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/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 {
            ^
[22/25] Compiling _TestSupport Interval.swift
[23/25] Compiling _TestSupport RealTestSupport.swift
[24/29] Emitting module ComplexLog1p
[25/29] Compiling ComplexLog1p main.swift
[26/29] Compiling ComplexLog main.swift
[27/29] Emitting module ComplexLog
[27/29] Linking ComplexLog1p
[27/29] Linking ComplexLog
Build complete! (2.19s)
Build complete.
Done.

Build Machine: Mac 5