The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BaseMath with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jph00/basemath.git
Reference: 1.0.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/jph00/basemath
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 449475d mix max abs and more sums
Cloned https://github.com/jph00/basemath.git
Revision (git rev-parse @):
449475d45ed2cd97498c92164bfdc8dbd9f53429
SUCCESS checkout https://github.com/jph00/basemath.git at 1.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/jph00/basemath.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Building for debugging...
[0/3] Write sources
[1/3] Compiling CBaseMath CBaseMath.c
[1/3] Write swift-version-24593BA9C3E375BF.txt
[4/7] Compiling BaseMath Storage.swift
/host/spi-builder-workspace/Sources/BaseMath/Storage.swift:7:37: warning: initialization of 'UnsafeMutablePointer<Element>' results in a dangling pointer
  public var p:MutPtrT {get {return UnsafeMutablePointer(mutating: self)}}
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/BaseMath/Storage.swift:7:68: note: implicit argument conversion from 'Array<Element>' to 'UnsafePointer<Element>' produces a pointer valid only for the duration of the call to 'init(mutating:)'
  public var p:MutPtrT {get {return UnsafeMutablePointer(mutating: self)}}
                                                                   ^~~~
/host/spi-builder-workspace/Sources/BaseMath/Storage.swift:7:68: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
  public var p:MutPtrT {get {return UnsafeMutablePointer(mutating: self)}}
                                                                   ^
[5/7] Compiling BaseMath BaseMath.swift
[6/7] Emitting module BaseMath
[7/7] Compiling BaseMath BaseVector.swift
Build complete! (9.48s)
Build complete.
Done.

Build Machine: Linux 1