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: master
Cloned https://github.com/samco182/swiftyxbee.git into spi-builder-workspace
SUCCESS checkout https://github.com/samco182/swiftyxbee.git at master
========================================
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/uraimo/SwiftyGPIO.git
[1/2349] Fetching swiftygpio
Fetched https://github.com/uraimo/SwiftyGPIO.git (0.28s)
Computing version for https://github.com/uraimo/SwiftyGPIO.git
Computed https://github.com/uraimo/SwiftyGPIO.git at 1.3.9 (1.10s)
Creating working copy for https://github.com/uraimo/SwiftyGPIO.git
Working copy of https://github.com/uraimo/SwiftyGPIO.git resolved at 1.3.9
Building for debugging...
[1/10] Compiling SwiftyGPIO SunXi.swift
[2/11] Compiling SwiftyGPIO Presets.swift
[3/11] Compiling SwiftyGPIO SPI.swift
[4/11] Compiling SwiftyGPIO UART.swift
[5/11] Compiling SwiftyGPIO I2C.swift
[6/11] Compiling SwiftyGPIO Mailbox.swift
[7/11] Compiling SwiftyGPIO 1Wire.swift
[8/11] Compiling SwiftyGPIO ADC.swift
[9/11] Emitting module SwiftyGPIO
[10/11] Compiling SwiftyGPIO PWM.swift
[11/11] Compiling SwiftyGPIO SwiftyGPIO.swift
[14/34] Compiling SwiftyXBee ATCommandData.swift
[15/34] Compiling SwiftyXBee ATCommandResponseData.swift
[16/34] Compiling SwiftyXBee ZigBeeReceivePacketData.swift
[17/36] Emitting module SwiftyXBee
[18/36] Compiling SwiftyXBee Constants.swift
[19/36] Compiling SwiftyXBee Array+Extensions.swift
[20/36] Compiling SwiftyXBee Bool+Extensions.swift
[21/36] Compiling SwiftyXBee FrameLength.swift
[22/36] Compiling SwiftyXBee NetworkAddress.swift
[23/36] Compiling SwiftyXBee StartDelimiter.swift
[24/36] Compiling SwiftyXBee SerialConnection.swift
[25/36] Compiling SwiftyXBee SwiftyXBee.swift
[26/36] Compiling SwiftyXBee Int+Extensions.swift
[27/36] Compiling SwiftyXBee String+Extensions.swift
[28/36] Compiling SwiftyXBee XBeeSerial.swift
[29/36] Compiling SwiftyXBee APIFrame.swift
[30/36] Compiling SwiftyXBee APIFrameProtocols.swift
[31/36] Compiling SwiftyXBee ATCommand.swift
[32/36] Compiling SwiftyXBee ATCommandResponse.swift
[33/36] Compiling SwiftyXBee Checksum.swift
[34/36] Compiling SwiftyXBee DeviceAddress.swift
[35/36] Compiling SwiftyXBee ZigBeeTransmitRequestData.swift
[36/36] Compiling SwiftyXBee ZigBeeTransmitStatusData.swift
Build complete! (13.25s)
Build complete.
Done.

Build Machine: Linux 2