The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RPiLight with Swift 5.7 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.7-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kaiede/rpilight.git
Reference: 1.1.1
Cloned https://github.com/kaiede/rpilight.git into spi-builder-workspace
SUCCESS checkout https://github.com/kaiede/rpilight.git at 1.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
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.7-latest swift build 2>&1
Fetching https://github.com/Kaiede/SingleBoard.git
Fetching https://github.com/Kaiede/MCP4725.git
Fetching https://github.com/Kaiede/PCA9685.git
[1/277] Fetching singleboard
Fetched https://github.com/Kaiede/MCP4725.git (0.17s)
Fetching https://github.com/Kaiede/Ephemeris.git
Fetched https://github.com/Kaiede/PCA9685.git (0.18s)
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/Kaiede/SingleBoard.git (0.23s)
Fetching https://github.com/jpsim/Yams.git
[1/210] Fetching ephemeris
Fetched https://github.com/Kaiede/Ephemeris.git (0.21s)
Fetching https://github.com/kareman/Moderator.git
[1/3114] Fetching swift-log
[3115/3772] Fetching swift-log, moderator
Fetched https://github.com/apple/swift-log.git (0.37s)
[455/658] Fetching moderator
[456/9410] Fetching moderator, yams
Fetched https://github.com/kareman/Moderator.git (0.85s)
Fetched https://github.com/jpsim/Yams.git (1.22s)
Computing version for https://github.com/Kaiede/SingleBoard.git
Computed https://github.com/Kaiede/SingleBoard.git at 1.0.0 (0.93s)
Computing version for https://github.com/Kaiede/MCP4725.git
Computed https://github.com/Kaiede/MCP4725.git at 0.1.0 (0.32s)
Computing version for https://github.com/Kaiede/PCA9685.git
Computed https://github.com/Kaiede/PCA9685.git at 3.0.0 (0.31s)
Computing version for https://github.com/Kaiede/Ephemeris.git
Computed https://github.com/Kaiede/Ephemeris.git at 1.0.2 (0.38s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (0.34s)
Computing version for https://github.com/kareman/Moderator.git
Computed https://github.com/kareman/Moderator.git at 0.5.1 (0.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.49s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Creating working copy for https://github.com/Kaiede/PCA9685.git
Working copy of https://github.com/Kaiede/PCA9685.git resolved at 3.0.0
Creating working copy for https://github.com/Kaiede/SingleBoard.git
Working copy of https://github.com/Kaiede/SingleBoard.git resolved at 1.0.0
Creating working copy for https://github.com/Kaiede/Ephemeris.git
Working copy of https://github.com/Kaiede/Ephemeris.git resolved at 1.0.2
Creating working copy for https://github.com/Kaiede/MCP4725.git
Working copy of https://github.com/Kaiede/MCP4725.git resolved at 0.1.0
Creating working copy for https://github.com/kareman/Moderator.git
Working copy of https://github.com/kareman/Moderator.git resolved at 0.5.1
Building for debugging...
[0/17] Compiling reader.c
[1/17] Compiling writer.c
[2/17] Compiling parser.c
[3/17] Compiling api.c
[4/17] Compiling emitter.c
[5/33] Compiling scanner.c
[7/57] Emitting module Logging
[8/57] Emitting module Moderator
[9/57] Compiling Logging MetadataProvider.swift
[10/57] Compiling Logging Locks.swift
[11/57] Compiling Moderator SwiftCompat.swift
[12/57] Compiling SingleBoard Raspberry_Registers.swift
[13/58] Compiling Logging LogHandler.swift
[14/58] Compiling Logging Logging.swift
[17/60] Compiling Moderator Parsers.swift
[17/60] Wrapping AST for Logging for debugging
[19/60] Compiling Ephemeris Date.swift
[20/60] Compiling Ephemeris Coordinates.swift
[21/60] Compiling Ephemeris Body.swift
[22/60] Compiling SingleBoard Raspberry_PWM.swift
[23/60] Compiling Yams Constructor.swift
[24/60] Compiling Yams Decoder.swift
[25/60] Emitting module SingleBoard
[26/60] Compiling Ephemeris Lunar.swift
[27/60] Compiling SingleBoard Raspberry_Board.swift
[28/60] Emitting module Ephemeris
[29/60] Compiling Ephemeris Matrix.swift
[30/60] Compiling Ephemeris Solar.swift
[33/62] Compiling Yams Emitter.swift
[34/62] Compiling Yams Encoder.swift
[35/64] Compiling Yams String+Yams.swift
[36/64] Compiling Yams Tag.swift
[37/64] Compiling Yams Representer.swift
[38/64] Compiling Yams Resolver.swift
[39/64] Compiling SingleBoard GPIO.swift
[40/64] Compiling SingleBoard Extensions.swift
[41/64] Compiling SingleBoard I2C.swift
[42/64] Compiling Moderator Moderator.swift
[43/64] Compiling SingleBoard SingleBoard.swift
[44/67] Wrapping AST for Ephemeris for debugging
[49/68] Compiling Yams Mark.swift
[50/68] Compiling Yams Node.Mapping.swift
[51/68] Compiling Yams Node.Scalar.swift
[52/68] Compiling Yams Node.Sequence.swift
[53/68] Compiling Yams Node.swift
[54/68] Compiling Yams Parser.swift
[54/68] Wrapping AST for Moderator for debugging
[55/68] Wrapping AST for SingleBoard for debugging
[57/72] Compiling Yams YamlError.swift
[58/72] Compiling Yams shim.swift
[61/72] Emitting module Yams
[64/74] Emitting module PCA9685
[65/74] Compiling PCA9685 PCA9685.swift
[65/75] Wrapping AST for Yams for debugging
[68/76] Wrapping AST for PCA9685 for debugging
[70/76] Emitting module MCP4725
[71/76] Compiling MCP4725 MCP4725.swift
[73/78] Wrapping AST for MCP4725 for debugging
[75/86] Compiling LED Simulated.swift
[76/87] Compiling LED MCP4725.swift
[77/87] Compiling LED PCA9685.swift
[78/87] Compiling LED Utilities.swift
[79/87] Emitting module LED
[80/87] Compiling LED LEDModule_Internal.swift
[81/87] Compiling LED LEDModule.swift
[82/87] Compiling LED RaspberryPi.swift
[83/87] Compiling LED Types.swift
[85/89] Wrapping AST for LED for debugging
[87/101] Compiling Service SwiftExtensions.swift
/host/spi-builder-workspace/Sources/Service/SwiftExtensions.swift:69:9: warning: default will never be executed
        @unknown default:
        ^
[88/102] Compiling Service ServiceDescription.swift
[89/102] Compiling Service ScheduleDescription.swift
[90/102] Emitting module Service
[91/102] Compiling Service Behavior.swift
[92/102] Compiling Service ChannelController.swift
[93/102] Compiling Service Timers.swift
[94/102] Compiling Service Event.swift
[95/102] Compiling Service Layer.swift
[96/102] Compiling Service ChannelPoint.swift
[97/102] Compiling Service DayTime.swift
[98/102] Compiling Service LightController.swift
[99/102] Compiling Service LogUtilities.swift
[101/104] Wrapping AST for Service for debugging
[103/109] Compiling RPiLight ServiceLogHandler.swift
[104/109] Compiling RPiLight ServiceGlue.swift
[105/109] Compiling RPiLight main.swift
[106/109] Emitting module RPiLight
[107/109] Compiling RPiLight LightService.swift
[109/111] Wrapping AST for RPiLight for debugging
[110/111] Linking RPiLight
Build complete! (19.38s)
Build complete.
Done.

Build Machine: Linux 1