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-4609320-1":/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: 0.1.2
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
 * tag               0.1.2      -> FETCH_HEAD
HEAD is now at 09d4f0e Merge branch 'develop'
Cloned https://github.com/SwiftyLinkerKit/SwiftyTM1637.git
Revision (git rev-parse @):
09d4f0edf417393c939c9db342db1ccb50ef8b41
SUCCESS checkout https://github.com/SwiftyLinkerKit/SwiftyTM1637.git at 0.1.2
========================================
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-4609320-1":/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.30s)
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 Presets.swift
[6/20] Compiling SwiftyGPIO UART.swift
[7/20] Compiling SwiftyGPIO I2C.swift
[8/20] Compiling SwiftyGPIO Mailbox.swift
[9/20] Compiling SwiftyGPIO 1Wire.swift
[10/20] Compiling SwiftyGPIO ADC.swift
[11/20] Emitting module SwiftyGPIO
[12/20] Compiling SwiftyGPIO PWM.swift
[13/20] Compiling SwiftyGPIO SPI.swift
[14/20] Compiling SwiftyGPIO SwiftyGPIO.swift
[15/20] Compiling SwiftyGPIO SunXi.swift
[16/21] Wrapping AST for SwiftyGPIO for debugging
[18/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 ] = [
  ^~~~~~~

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

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

[21/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)
                    ^                        ~~~~~~~~~~~~~
                                             ([])
[22/27] Compiling SwiftyTM1637 SevenSegmentRepresentable.swift
[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! (15.27s)
Build complete.
Done.

Build Machine: Linux 2