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: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kaiede/rpilight
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c546e24 Fix Bootstrap Script for Development Only Use
Cloned https://github.com/kaiede/rpilight.git
Revision (git rev-parse @):
c546e24b00bd0c9bfe9c2f3dc4467f2d388f8b38
SUCCESS checkout https://github.com/kaiede/rpilight.git at main
========================================
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
[0/21] Write RPiLight-entitlement.plist
[0/21] Write sources
[11/21] Write swift-version--423B1241ED78D482.txt
[12/34] Compiling parser.c
[13/39] Compiling emitter.c
[14/39] Compiling scanner.c
[15/39] Compiling api.c
[16/39] Compiling writer.c
[17/46] Compiling reader.c
[19/61] Compiling Logging MetadataProvider.swift
[20/61] Compiling Logging Locks.swift
[21/61] Compiling Logging LogHandler.swift
[22/61] Emitting module Logging
[23/61] Compiling Logging Logging.swift
[24/61] Compiling SingleBoard Extensions.swift
[25/62] Compiling Moderator Parsers.swift
[26/62] Emitting module SingleBoard
[27/62] Compiling SingleBoard Raspberry_Registers.swift
[28/62] Compiling SingleBoard SingleBoard.swift
[29/62] Compiling Yams Representer.swift
[30/62] Compiling Yams Resolver.swift
[31/62] Compiling Yams Mark.swift
[32/62] Compiling Yams Node.Mapping.swift
[33/64] Compiling Moderator SwiftCompat.swift
[34/64] Compiling Moderator Moderator.swift
[35/64] Emitting module Moderator
[36/64] Compiling SingleBoard Raspberry_Board.swift
[37/64] Compiling Yams Emitter.swift
[38/64] Compiling Yams Encoder.swift
[39/64] Compiling Ephemeris Solar.swift
[40/64] Compiling Ephemeris Date.swift
[41/64] Compiling Ephemeris Matrix.swift
[42/64] Compiling Ephemeris Body.swift
[43/64] Emitting module Ephemeris
[44/64] Compiling Ephemeris Coordinates.swift
[45/64] Compiling Ephemeris Lunar.swift
[46/64] Compiling SingleBoard Raspberry_PWM.swift
[47/64] Compiling SingleBoard I2C.swift
[48/64] Compiling SingleBoard GPIO.swift
[49/68] Compiling Yams YamlError.swift
[50/68] Compiling Yams shim.swift
[51/68] Compiling PCA9685 PCA9685.swift
[52/68] Emitting module PCA9685
[53/68] Compiling Yams Constructor.swift
[54/68] Compiling Yams Decoder.swift
[55/68] Compiling Yams Node.Scalar.swift
[56/68] Compiling Yams Node.Sequence.swift
[57/68] Compiling Yams Node.swift
[58/68] Compiling Yams Parser.swift
[59/68] Compiling Yams String+Yams.swift
[60/68] Compiling Yams Tag.swift
[63/68] Emitting module Yams
[64/68] Emitting module MCP4725
[65/68] Compiling MCP4725 MCP4725.swift
[66/76] Compiling LED PCA9685.swift
[67/77] Compiling LED Utilities.swift
[68/77] Compiling LED RaspberryPi.swift
[69/77] Compiling LED Simulated.swift
[70/77] Emitting module LED
[71/77] Compiling LED LEDModule_Internal.swift
[72/77] Compiling LED LEDModule.swift
[73/77] Compiling LED MCP4725.swift
[74/77] Compiling LED Types.swift
[75/89] Compiling Service SwiftExtensions.swift
[76/89] Compiling Service ServiceDescription.swift
[77/90] Compiling Service ScheduleDescription.swift
[78/90] Compiling Service ChannelPoint.swift
[79/90] Compiling Service DayTime.swift
[80/90] Compiling Service Behavior.swift
[81/90] Compiling Service ChannelController.swift
[82/90] Compiling Service Timers.swift
[83/90] Compiling Service LightController.swift
[84/90] Compiling Service LogUtilities.swift
[85/90] Compiling Service Event.swift
[86/90] Compiling Service Layer.swift
[87/90] Emitting module Service
[88/95] Compiling RPiLight main.swift
[89/95] Compiling RPiLight ServiceGlue.swift
[90/95] Compiling RPiLight ServiceLogHandler.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/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/RPiLight: replacing existing signature
[94/95] Applying RPiLight
Build complete! (14.44s)
Fetching https://github.com/Kaiede/SingleBoard.git from cache
Fetching https://github.com/Kaiede/PCA9685.git from cache
Fetching https://github.com/Kaiede/MCP4725.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/SingleBoard.git from cache (0.27s)
Fetching https://github.com/kareman/Moderator.git from cache
Fetched https://github.com/jpsim/Yams.git from cache (0.27s)
Fetched https://github.com/Kaiede/PCA9685.git from cache (0.27s)
Fetched https://github.com/Kaiede/Ephemeris.git from cache (0.27s)
Fetched https://github.com/Kaiede/MCP4725.git from cache (0.28s)
Fetched https://github.com/apple/swift-log.git from cache (0.28s)
Fetched https://github.com/kareman/Moderator.git from cache (0.17s)
Computing version for https://github.com/Kaiede/SingleBoard.git
Computed https://github.com/Kaiede/SingleBoard.git at 1.0.0 (0.68s)
Computing version for https://github.com/Kaiede/MCP4725.git
Computed https://github.com/Kaiede/MCP4725.git at 0.1.0 (0.61s)
Computing version for https://github.com/Kaiede/PCA9685.git
Computed https://github.com/Kaiede/PCA9685.git at 3.0.0 (0.55s)
Computing version for https://github.com/Kaiede/Ephemeris.git
Computed https://github.com/Kaiede/Ephemeris.git at 1.0.2 (0.50s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (0.05s)
Computing version for https://github.com/kareman/Moderator.git
Computed https://github.com/kareman/Moderator.git at 0.5.1 (0.57s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.06s)
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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
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/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/PCA9685.git
Working copy of https://github.com/Kaiede/PCA9685.git resolved at 3.0.0
Build complete.
Done.

Build Machine: Mac 7