The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RPiLight with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kaiede/rpilight.git
Reference: 1.1.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kaiede/rpilight
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at 3d5d60c Update Swift CI Versions to 5.1.5 and 5.2
Cloned https://github.com/kaiede/rpilight.git
Revision (git rev-parse @):
3d5d60cf7817d8311469b061a356c38989ab1739
SUCCESS checkout https://github.com/kaiede/rpilight.git at 1.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/kaiede/rpilight.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/21] Write sources
[3/21] Write RPiLight-entitlement.plist
[7/21] Write sources
[11/21] Write swift-version--423B1241ED78D482.txt
[12/34] Compiling writer.c
[13/34] Compiling emitter.c
[14/34] Compiling scanner.c
[15/39] Compiling reader.c
[16/46] Compiling parser.c
[17/46] Compiling api.c
[19/61] Emitting module Logging
[20/61] Compiling Logging LogHandler.swift
[21/61] Compiling Logging Locks.swift
[22/61] Compiling Logging MetadataProvider.swift
[23/61] Compiling Logging Logging.swift
[24/61] Compiling Moderator SwiftCompat.swift
[25/61] Emitting module Moderator
[26/61] Compiling SingleBoard Extensions.swift
[27/62] Compiling Yams Constructor.swift
[28/62] Compiling Yams Decoder.swift
[29/62] Emitting module SingleBoard
[30/62] Compiling SingleBoard GPIO.swift
[31/62] Compiling Moderator Parsers.swift
[32/62] Compiling SingleBoard Raspberry_Registers.swift
[33/62] Compiling Ephemeris Solar.swift
[34/62] Compiling Ephemeris Coordinates.swift
[35/62] Compiling SingleBoard SingleBoard.swift
[36/62] Compiling Ephemeris Matrix.swift
[37/62] Compiling Ephemeris Lunar.swift
[38/62] Compiling Ephemeris Date.swift
[39/62] Compiling Moderator Moderator.swift
[40/62] Emitting module Ephemeris
[41/62] Compiling Ephemeris Body.swift
[42/62] Compiling SingleBoard Raspberry_PWM.swift
[43/62] Compiling SingleBoard Raspberry_Board.swift
[44/62] Compiling SingleBoard I2C.swift
[45/66] Emitting module PCA9685
[46/66] Compiling PCA9685 PCA9685.swift
[47/66] Compiling Yams Node.swift
[48/66] Compiling Yams Parser.swift
[49/66] Compiling Yams Mark.swift
[50/66] Compiling Yams Node.Mapping.swift
[51/66] Compiling Yams Representer.swift
[52/66] Compiling Yams Resolver.swift
[53/66] Compiling Yams Node.Scalar.swift
[54/66] Compiling Yams Node.Sequence.swift
[57/66] Compiling Yams Emitter.swift
[58/66] Compiling Yams Encoder.swift
[59/66] Emitting module Yams
[60/66] Compiling Yams String+Yams.swift
[61/66] Compiling Yams Tag.swift
[62/68] Emitting module MCP4725
[63/68] Compiling MCP4725 MCP4725.swift
[64/68] Compiling Yams YamlError.swift
[65/68] Compiling Yams shim.swift
[66/76] Compiling LED PCA9685.swift
[67/76] Compiling LED RaspberryPi.swift
[68/76] Compiling LED LEDModule_Internal.swift
[69/76] Compiling LED LEDModule.swift
[70/76] Compiling LED Simulated.swift
[71/76] Compiling LED MCP4725.swift
[72/76] Compiling LED Types.swift
[73/76] Emitting module LED
[74/77] Compiling LED Utilities.swift
[75/89] Compiling Service ScheduleDescription.swift
[76/90] Emitting module Service
[77/90] Compiling Service Event.swift
[78/90] Compiling Service Layer.swift
[79/90] Compiling Service SwiftExtensions.swift
[80/90] Compiling Service LightController.swift
[81/90] Compiling Service LogUtilities.swift
[82/90] Compiling Service ServiceDescription.swift
[83/90] Compiling Service ChannelPoint.swift
[84/90] Compiling Service DayTime.swift
[85/90] Compiling Service Behavior.swift
[86/90] Compiling Service ChannelController.swift
[87/90] Compiling Service Timers.swift
[88/95] Compiling RPiLight main.swift
[89/95] Compiling RPiLight ServiceLogHandler.swift
[90/95] Compiling RPiLight ServiceGlue.swift
[91/95] Emitting module RPiLight
[92/95] Compiling RPiLight LightService.swift
[92/95] Write Objects.LinkFileList
[93/95] Linking RPiLight
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/RPiLight: replacing existing signature
[94/95] Applying RPiLight
Build complete! (12.12s)
Fetching https://github.com/Kaiede/SingleBoard.git from cache
Fetching https://github.com/Kaiede/MCP4725.git from cache
Fetching https://github.com/Kaiede/PCA9685.git from cache
Fetching https://github.com/Kaiede/Ephemeris.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/Kaiede/MCP4725.git from cache (0.17s)
Fetching https://github.com/kareman/Moderator.git from cache
Fetched https://github.com/Kaiede/PCA9685.git from cache (0.22s)
Fetched https://github.com/jpsim/Yams.git from cache (0.22s)
Fetched https://github.com/Kaiede/Ephemeris.git from cache (0.22s)
Fetched https://github.com/Kaiede/SingleBoard.git from cache (0.23s)
Fetched https://github.com/apple/swift-log.git from cache (0.23s)
Fetched https://github.com/kareman/Moderator.git from cache (0.24s)
Computing version for https://github.com/Kaiede/SingleBoard.git
Computed https://github.com/Kaiede/SingleBoard.git at 1.0.0 (0.49s)
Computing version for https://github.com/Kaiede/MCP4725.git
Computed https://github.com/Kaiede/MCP4725.git at 0.1.0 (0.47s)
Computing version for https://github.com/Kaiede/PCA9685.git
Computed https://github.com/Kaiede/PCA9685.git at 3.0.0 (0.46s)
Computing version for https://github.com/Kaiede/Ephemeris.git
Computed https://github.com/Kaiede/Ephemeris.git at 1.0.2 (0.42s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (0.03s)
Computing version for https://github.com/kareman/Moderator.git
Computed https://github.com/kareman/Moderator.git at 0.5.1 (0.44s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.04s)
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/kareman/Moderator.git
Working copy of https://github.com/kareman/Moderator.git resolved at 0.5.1
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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.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.4
Build complete.
Done.

Build Machine: Mac 7