The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftyTM1637 with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-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/SwiftyLinkerKit/SwiftyTM1637.git
Reference: 0.1.2
Cloned https://github.com/SwiftyLinkerKit/SwiftyTM1637.git into spi-builder-workspace
SUCCESS checkout https://github.com/SwiftyLinkerKit/SwiftyTM1637.git at 0.1.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/uraimo/SwiftyGPIO.git
[1/2349] Fetching swiftygpio
Fetched https://github.com/uraimo/SwiftyGPIO.git (0.33s)
Computing version for https://github.com/uraimo/SwiftyGPIO.git
Computed https://github.com/uraimo/SwiftyGPIO.git at 1.3.9 (0.30s)
Creating working copy for https://github.com/uraimo/SwiftyGPIO.git
Working copy of https://github.com/uraimo/SwiftyGPIO.git resolved at 1.3.9
Building for debugging...
[1/14] Compiling SwiftyGPIO Presets.swift
[2/15] Compiling SwiftyGPIO SunXi.swift
[3/15] Compiling SwiftyGPIO SPI.swift
[4/15] Compiling SwiftyGPIO UART.swift
[5/15] Compiling SwiftyGPIO I2C.swift
[6/15] Compiling SwiftyGPIO Mailbox.swift
[7/15] Emitting module SwiftyGPIO
[8/15] Compiling SwiftyGPIO 1Wire.swift
[9/15] Compiling SwiftyGPIO ADC.swift
[10/15] Compiling SwiftyGPIO PWM.swift
[11/15] Compiling SwiftyGPIO SwiftyGPIO.swift
[13/17] Wrapping AST for SwiftyGPIO for debugging
[15/23] Compiling SwiftyTM1637 SevenSegmentLetters.swift
/host/spi-builder-workspace/Sources/SwiftyTM1637/SevenSegmentLetters.swift:12:3: warning: 'public' modifier is redundant for static property declared in a public extension
  public static let dash : SevenSegment = [ .middleDash ] // -
  ^~~~~~~
  
/host/spi-builder-workspace/Sources/SwiftyTM1637/SevenSegmentLetters.swift:14:3: warning: 'public' modifier is redundant for static property declared in a public extension
  public static let letters : [ Character : SevenSegment ] = [
  ^~~~~~~
  
[16/23] Compiling SwiftyTM1637 SevenSegmentHexDigits.swift
/host/spi-builder-workspace/Sources/SwiftyTM1637/SevenSegmentHexDigits.swift:13:3: warning: 'public' modifier is redundant for static property declared in a public extension
  public static let hexDigits : [ SevenSegment ] = [
  ^~~~~~~
  
[17/23] Emitting module SwiftyTM1637
/host/spi-builder-workspace/Sources/SwiftyTM1637/SevenSegment.swift:22:21: warning: static property 'off' produces an empty option set
  public static let off        = SevenSegment(rawValue: 0)
                    ^
/host/spi-builder-workspace/Sources/SwiftyTM1637/SevenSegment.swift:22:21: note: use [] to silence this warning
  public static let off        = SevenSegment(rawValue: 0)
                    ^                        ~~~~~~~~~~~~~
                                             ([])
/host/spi-builder-workspace/Sources/SwiftyTM1637/SevenSegmentHexDigits.swift:13:3: warning: 'public' modifier is redundant for static property declared in a public extension
  public static let hexDigits : [ SevenSegment ] = [
  ^~~~~~~
  
/host/spi-builder-workspace/Sources/SwiftyTM1637/SevenSegmentLetters.swift:12:3: warning: 'public' modifier is redundant for static property declared in a public extension
  public static let dash : SevenSegment = [ .middleDash ] // -
  ^~~~~~~
  
/host/spi-builder-workspace/Sources/SwiftyTM1637/SevenSegmentLetters.swift:14:3: warning: 'public' modifier is redundant for static property declared in a public extension
  public static let letters : [ Character : SevenSegment ] = [
  ^~~~~~~
  
[18/23] Compiling SwiftyTM1637 SevenSegment.swift
/host/spi-builder-workspace/Sources/SwiftyTM1637/SevenSegment.swift:22:21: warning: static property 'off' produces an empty option set
  public static let off        = SevenSegment(rawValue: 0)
                    ^
/host/spi-builder-workspace/Sources/SwiftyTM1637/SevenSegment.swift:22:21: note: use [] to silence this warning
  public static let off        = SevenSegment(rawValue: 0)
                    ^                        ~~~~~~~~~~~~~
                                             ([])
[19/23] Compiling SwiftyTM1637 SevenSegmentRepresentable.swift
[20/23] Compiling SwiftyTM1637 SwiftyTM1637.swift
[22/25] Wrapping AST for SwiftyTM1637 for debugging
[24/27] Compiling Clock main.swift
[25/27] Emitting module Clock
[27/29] Wrapping AST for Clock for debugging
[28/29] Linking Clock
Build complete! (12.00s)
Build complete.
Done.

Build Machine: Linux 2