The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftyXBee with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/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/samco182/swiftyxbee.git
Reference: 2.0.0-beta2
Cloned https://github.com/samco182/swiftyxbee.git into spi-builder-workspace
SUCCESS checkout https://github.com/samco182/swiftyxbee.git at 2.0.0-beta2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/samco182/SwiftyGPIO.git
[1/1956] Fetching swiftygpio
Fetched https://github.com/samco182/SwiftyGPIO.git (0.28s)
Creating working copy for https://github.com/samco182/SwiftyGPIO.git
Working copy of https://github.com/samco182/SwiftyGPIO.git resolved at next_release
Building for debugging...
[1/13] Compiling SwiftyGPIO 1Wire.swift
[2/13] Compiling SwiftyGPIO ADC.swift
[3/14] Compiling SwiftyGPIO RaspberryGPIO.swift
[4/14] Compiling SwiftyGPIO SwiftyGPIO.swift
[5/14] Compiling SwiftyGPIO Mailbox.swift
[6/14] Compiling SwiftyGPIO Presets.swift
[7/14] Compiling SwiftyGPIO SunXi.swift
[8/14] Compiling SwiftyGPIO SPI.swift
[9/14] Compiling SwiftyGPIO UART.swift
[10/14] Compiling SwiftyGPIO RaspberryPWM.swift
[11/14] Compiling SwiftyGPIO GPIO.swift
[12/14] Compiling SwiftyGPIO I2C.swift
[13/14] Emitting module SwiftyGPIO
[14/14] Compiling SwiftyGPIO RaspberrySPI.swift
[17/37] Emitting module SwiftyXBee
[18/39] Compiling SwiftyXBee Constants.swift
[19/39] Compiling SwiftyXBee Array+Extensions.swift
[20/39] Compiling SwiftyXBee Bool+Extensions.swift
[21/39] Compiling SwiftyXBee FrameLength.swift
[22/39] Compiling SwiftyXBee NetworkAddress.swift
[23/39] Compiling SwiftyXBee StartDelimiter.swift
[24/39] Compiling SwiftyXBee SerialConnection.swift
[25/39] Compiling SwiftyXBee SwiftyXBee.swift
[26/39] Compiling SwiftyXBee APIFrame.swift
[27/39] Compiling SwiftyXBee APIFrameProtocols.swift
[28/39] Compiling SwiftyXBee ATCommand.swift
[29/39] Compiling SwiftyXBee Int+Extensions.swift
[30/39] Compiling SwiftyXBee String+Extensions.swift
[31/39] Compiling SwiftyXBee XBeeSerial.swift
[32/39] Compiling SwiftyXBee ATCommandResponse.swift
[33/39] Compiling SwiftyXBee Checksum.swift
[34/39] Compiling SwiftyXBee DeviceAddress.swift
[35/39] Compiling SwiftyXBee ATCommandData.swift
[36/39] Compiling SwiftyXBee ATCommandResponseData.swift
[37/39] Compiling SwiftyXBee ZigBeeReceivePacketData.swift
[38/39] Compiling SwiftyXBee ZigBeeTransmitRequestData.swift
[39/39] Compiling SwiftyXBee ZigBeeTransmitStatusData.swift
Build complete! (19.89s)
Build complete.
Done.

Build Machine: Linux 2