The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RPiLight with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-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/kaiede/rpilight.git
Reference: main
Cloned https://github.com/kaiede/rpilight.git into spi-builder-workspace
SUCCESS checkout https://github.com/kaiede/rpilight.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-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/Kaiede/MCP4725.git
Fetching https://github.com/Kaiede/PCA9685.git
Fetching https://github.com/Kaiede/SingleBoard.git
Fetching https://github.com/Kaiede/Ephemeris.git
Fetched https://github.com/Kaiede/PCA9685.git (0.18s)
[1/277] Fetching singleboard
Fetched https://github.com/Kaiede/SingleBoard.git (0.31s)
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/Kaiede/MCP4725.git (0.31s)
Fetching https://github.com/jpsim/Yams.git
[1/210] Fetching ephemeris
Fetched https://github.com/Kaiede/Ephemeris.git (0.19s)
Fetching https://github.com/kareman/Moderator.git
[1/3079] Fetching swift-log
[2588/3737] Fetching swift-log, moderator
Fetched https://github.com/apple/swift-log.git (0.35s)
[455/658] Fetching moderator
[462/9264] Fetching moderator, yams
Fetched https://github.com/kareman/Moderator.git (0.84s)
[8606/8606] Fetching yams
Fetched https://github.com/jpsim/Yams.git (1.25s)
Computing version for https://github.com/Kaiede/SingleBoard.git
Computed https://github.com/Kaiede/SingleBoard.git at 1.0.0 (0.89s)
Computing version for https://github.com/Kaiede/MCP4725.git
Computed https://github.com/Kaiede/MCP4725.git at 0.1.0 (0.26s)
Computing version for https://github.com/Kaiede/PCA9685.git
Computed https://github.com/Kaiede/PCA9685.git at 3.0.0 (0.27s)
Computing version for https://github.com/Kaiede/Ephemeris.git
Computed https://github.com/Kaiede/Ephemeris.git at 1.0.2 (0.26s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (0.27s)
Computing version for https://github.com/kareman/Moderator.git
Computed https://github.com/kareman/Moderator.git at 0.5.1 (0.26s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.2 (0.27s)
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/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/SingleBoard.git
Working copy of https://github.com/Kaiede/SingleBoard.git resolved at 1.0.0
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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.2
Creating working copy for https://github.com/kareman/Moderator.git
Working copy of https://github.com/kareman/Moderator.git resolved at 0.5.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.0
Building for debugging...
[0/17] Compiling writer.c
[1/17] Compiling reader.c
[2/17] Compiling parser.c
[3/17] Compiling api.c
[4/40] Compiling emitter.c
[5/42] Compiling scanner.c
[7/57] Compiling Yams Mark.swift
[8/57] Compiling Yams Node.Mapping.swift
[9/59] Compiling Moderator SwiftCompat.swift
[10/59] Compiling Moderator Parsers.swift
[11/59] Compiling Yams YamlError.swift
[12/59] Compiling Yams shim.swift
[13/59] Compiling Yams String+Yams.swift
[14/59] Compiling Yams Tag.swift
[15/59] Compiling Yams Emitter.swift
[16/59] Compiling Yams Encoder.swift
[17/59] Emitting module Yams
[18/59] Compiling Yams Constructor.swift
[19/59] Compiling Yams Decoder.swift
[20/59] Compiling Yams Representer.swift
[21/59] Compiling Yams Resolver.swift
[22/59] Compiling Yams Node.Scalar.swift
[23/59] Compiling Yams Node.Sequence.swift
[24/59] Compiling Yams Node.swift
[25/59] Compiling Yams Parser.swift
[27/61] Compiling Ephemeris Solar.swift
[29/61] Compiling Logging MetadataProvider.swift
[30/61] Emitting module Moderator
[31/61] Compiling Moderator Moderator.swift
[34/63] Compiling Ephemeris Matrix.swift
[35/63] Compiling Ephemeris Date.swift
[36/63] Compiling Ephemeris Body.swift
[37/63] Emitting module Ephemeris
[38/63] Compiling Ephemeris Coordinates.swift
[39/63] Compiling Ephemeris Lunar.swift
[41/65] Wrapping AST for Yams for debugging
[42/65] Wrapping AST for Moderator for debugging
[44/65] Compiling SingleBoard Raspberry_PWM.swift
[47/66] Emitting module SingleBoard
[48/66] Compiling SingleBoard Raspberry_Board.swift
[48/66] Wrapping AST for Ephemeris for debugging
[50/66] Compiling SingleBoard SingleBoard.swift
[51/66] Compiling Logging Locks.swift
[52/66] Compiling Logging LogHandler.swift
[53/66] Compiling Logging Logging.swift
[54/66] Emitting module Logging
[55/67] Compiling SingleBoard Raspberry_Registers.swift
[56/67] Compiling SingleBoard GPIO.swift
[57/67] Compiling SingleBoard Extensions.swift
[58/67] Compiling SingleBoard I2C.swift
[62/70] Wrapping AST for Logging for debugging
[63/70] Wrapping AST for SingleBoard for debugging
[65/74] Emitting module PCA9685
[66/74] Compiling PCA9685 PCA9685.swift
[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 PCA9685.swift
[76/86] Compiling LED RaspberryPi.swift
[77/86] Compiling LED MCP4725.swift
[78/87] Compiling LED LEDModule_Internal.swift
[79/87] Compiling LED Utilities.swift
[80/87] Emitting module LED
[81/87] Compiling LED LEDModule.swift
[82/87] Compiling LED Simulated.swift
[83/87] Compiling LED Types.swift
[85/89] Wrapping AST for LED for debugging
[87/101] Compiling Service ScheduleDescription.swift
[88/102] Compiling Service SwiftExtensions.swift
/host/spi-builder-workspace/Sources/Service/SwiftExtensions.swift:69:9: warning: default will never be executed
        @unknown default:
        ^
[89/102] Compiling Service ServiceDescription.swift
[90/102] Compiling Service Behavior.swift
[91/102] Compiling Service ChannelController.swift
[92/102] Compiling Service Timers.swift
[93/102] Compiling Service Event.swift
[94/102] Compiling Service Layer.swift
[95/102] Emitting module Service
[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 main.swift
[104/109] Compiling RPiLight ServiceLogHandler.swift
[105/109] Emitting module RPiLight
[106/109] Compiling RPiLight LightService.swift
[107/109] Compiling RPiLight ServiceGlue.swift
[109/111] Wrapping AST for RPiLight for debugging
[110/111] Linking RPiLight
Build complete! (19.82s)
Build complete.
Done.

Build Machine: Linux 1