The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SingleBoard 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/Kaiede/SingleBoard.git
Reference: main
Cloned https://github.com/Kaiede/SingleBoard.git into spi-builder-workspace
SUCCESS checkout https://github.com/Kaiede/SingleBoard.git at main
========================================
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/9] Compiling SingleBoard Extensions.swift
[2/10] Compiling SingleBoard SingleBoard.swift
[3/10] Compiling SingleBoard Raspberry_PWM.swift
[4/10] Compiling SingleBoard Raspberry_Registers.swift
[5/10] Compiling SingleBoard GPIO.swift
[6/10] Compiling SingleBoard I2C.swift
/host/spi-builder-workspace/Sources/SingleBoard/Common/I2C.swift:219:28: warning: 'withUnsafeMutableBytes' is deprecated: use `withUnsafeMutableBytes<R>(_: (UnsafeMutableRawBufferPointer) throws -> R) rethrows -> R` instead
        let success = data.withUnsafeMutableBytes {
                           ^
/host/spi-builder-workspace/Sources/SingleBoard/Common/I2C.swift:243:30: warning: 'withUnsafeMutableBytes' is deprecated: use `withUnsafeMutableBytes<R>(_: (UnsafeMutableRawBufferPointer) throws -> R) rethrows -> R` instead
        return internalValue.withUnsafeMutableBytes {
                             ^
/host/spi-builder-workspace/Sources/SingleBoard/Common/I2C.swift:297:28: warning: 'withUnsafeMutableBytes' is deprecated: use `withUnsafeMutableBytes<R>(_: (UnsafeMutableRawBufferPointer) throws -> R) rethrows -> R` instead
        let success = data.withUnsafeMutableBytes {
                           ^
/host/spi-builder-workspace/Sources/SingleBoard/Common/I2C.swift:323:21: warning: 'withUnsafeMutableBytes' is deprecated: use `withUnsafeMutableBytes<R>(_: (UnsafeMutableRawBufferPointer) throws -> R) rethrows -> R` instead
        return data.withUnsafeMutableBytes {
                    ^
/host/spi-builder-workspace/Sources/SingleBoard/Common/I2C.swift:334:21: warning: 'withUnsafeMutableBytes' is deprecated: use `withUnsafeMutableBytes<R>(_: (UnsafeMutableRawBufferPointer) throws -> R) rethrows -> R` instead
        return data.withUnsafeMutableBytes {
                    ^
/host/spi-builder-workspace/Sources/SingleBoard/Common/I2C.swift:345:21: warning: 'withUnsafeMutableBytes' is deprecated: use `withUnsafeMutableBytes<R>(_: (UnsafeMutableRawBufferPointer) throws -> R) rethrows -> R` instead
        return data.withUnsafeMutableBytes {
                    ^
[7/10] Emitting module SingleBoard
[8/10] Compiling SingleBoard Raspberry_Board.swift
[9/10] Compiling SingleBoard Chip_Board.swift
[10/10] Compiling SingleBoard Pine_Board.swift
[13/16] Emitting module PCA9685
[14/16] Compiling PCA9685 PCA9685.swift
[17/18] Emitting module MCP4725
[18/18] Compiling MCP4725 MCP4725.swift
Build complete! (7.39s)
Build complete.
Done.

Build Machine: Linux 1