The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SenseHat 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/valeriyvan/RaspberryPiSenseHat.git
Reference: main
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/valeriyvan/RaspberryPiSenseHat
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f9c93a6 Merge pull request #85 from valeriyvan/buymeacoffee
Cloned https://github.com/valeriyvan/RaspberryPiSenseHat.git
Revision (git rev-parse @):
f9c93a609e0d53e5a6af5da67574d18269d68f2a
SUCCESS checkout https://github.com/valeriyvan/RaspberryPiSenseHat.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/valeriyvan/RaspberryPiSenseHat.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
Building for debugging...
[0/20] Write sources
[5/20] Compiling Font8x8 Font8x8.c
[6/20] Write swift-version-24593BA9C3E375BF.txt
[8/24] Compiling SenseHat stderr.swift
[9/24] Compiling SenseHat Sensors.swift
[10/24] Emitting module SenseHat
[11/24] Compiling SenseHat SenseHat.swift
[12/25] Wrapping AST for SenseHat for debugging
[14/33] Emitting module Sensors
[15/33] Compiling Sensors main.swift
[16/34] Emitting module Life
[17/34] Compiling Life main.swift
[19/34] Emitting module Blink
/host/spi-builder-workspace/Sources/Blink/main.swift:60:14: warning: 'assign(repeating:count:)' is deprecated: renamed to 'update(repeating:count:)'
            .assign(repeating: sequence[x], count: senseHat.indices.count)
             ^
/host/spi-builder-workspace/Sources/Blink/main.swift:60:14: note: use 'update(repeating:count:)' instead
            .assign(repeating: sequence[x], count: senseHat.indices.count)
             ^~~~~~
             update
[20/34] Compiling Blink main.swift
/host/spi-builder-workspace/Sources/Blink/main.swift:60:14: warning: 'assign(repeating:count:)' is deprecated: renamed to 'update(repeating:count:)'
            .assign(repeating: sequence[x], count: senseHat.indices.count)
             ^
/host/spi-builder-workspace/Sources/Blink/main.swift:60:14: note: use 'update(repeating:count:)' instead
            .assign(repeating: sequence[x], count: senseHat.indices.count)
             ^~~~~~
             update
[21/35] Emitting module Snake
[22/35] Compiling Snake main.swift
[25/37] Wrapping AST for Blink for debugging
[26/37] Wrapping AST for Snake for debugging
[26/37] Wrapping AST for Sensors for debugging
[28/37] Wrapping AST for Life for debugging
[29/37] Write Objects.LinkFileList
[33/37] Linking Snake
[34/37] Linking Life
[35/37] Linking Blink
[36/37] Linking Sensors
Build complete! (11.47s)
Build complete.
Done.

Build Machine: Linux 2