The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftyTM1637 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/SwiftyLinkerKit/SwiftyTM1637.git
Reference: develop
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/SwiftyLinkerKit/SwiftyTM1637
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 846db67 Add description to 7-segment
Cloned https://github.com/SwiftyLinkerKit/SwiftyTM1637.git
Revision (git rev-parse @):
846db6704179a4b3f2fa25bc4a8bf4de69a8237b
SUCCESS checkout https://github.com/SwiftyLinkerKit/SwiftyTM1637.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/SwiftyLinkerKit/SwiftyTM1637.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
Fetching https://github.com/uraimo/SwiftyGPIO.git
[1/2364] Fetching swiftygpio
Fetched https://github.com/uraimo/SwiftyGPIO.git from cache (0.26s)
Computing version for https://github.com/uraimo/SwiftyGPIO.git
Computed https://github.com/uraimo/SwiftyGPIO.git at 1.4.1 (1.03s)
Creating working copy for https://github.com/uraimo/SwiftyGPIO.git
Working copy of https://github.com/uraimo/SwiftyGPIO.git resolved at 1.4.1
Building for debugging...
[0/9] Write sources
[3/9] Write swift-version-24593BA9C3E375BF.txt
[5/19] Compiling SwiftyGPIO SPI.swift
[6/20] Emitting module SwiftyGPIO
[7/20] Compiling SwiftyGPIO 1Wire.swift
[8/20] Compiling SwiftyGPIO ADC.swift
[9/20] Compiling SwiftyGPIO I2C.swift
[10/20] Compiling SwiftyGPIO Mailbox.swift
[11/20] Compiling SwiftyGPIO Presets.swift
[12/20] Compiling SwiftyGPIO PWM.swift
[13/20] Compiling SwiftyGPIO SwiftyGPIO.swift
[14/20] Compiling SwiftyGPIO SunXi.swift
[15/20] Compiling SwiftyGPIO UART.swift
[16/21] Wrapping AST for SwiftyGPIO for debugging
[18/27] 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 ] = [
  ^~~~~~~

[19/27] 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 ] = [
  ^~~~~~~

[20/27] Compiling SwiftyTM1637 SevenSegmentRepresentable.swift
[21/27] 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 ] = [
  ^~~~~~~

[22/27] 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)
                    ^                        ~~~~~~~~~~~~~
                                             ([])
[23/27] Compiling SwiftyTM1637 SwiftyTM1637.swift
[24/28] Wrapping AST for SwiftyTM1637 for debugging
[26/30] Emitting module Clock
[27/30] Compiling Clock main.swift
[28/31] Wrapping AST for Clock for debugging
[29/31] Write Objects.LinkFileList
[30/31] Linking Clock
Build complete! (12.32s)
Build complete.
Done.

Build Machine: Linux 1