The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftyXBee with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/samco182/swiftyxbee.git
Reference: 1.1.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/samco182/swiftyxbee
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at 6657120 [Fix] fixes issue where program would get stuck if trying to read data and there was actually no data sent by another XBee
Cloned https://github.com/samco182/swiftyxbee.git
Revision (git rev-parse @):
665712020b93340b973084e45118775ba19d1518
SUCCESS checkout https://github.com/samco182/swiftyxbee.git at 1.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/samco182/swiftyxbee.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/uraimo/SwiftyGPIO.git
[1/2364] Fetching swiftygpio
Fetched https://github.com/uraimo/SwiftyGPIO.git from cache (0.24s)
Computing version for https://github.com/uraimo/SwiftyGPIO.git
Computed https://github.com/uraimo/SwiftyGPIO.git at 1.4.1 (0.64s)
Creating working copy for https://github.com/uraimo/SwiftyGPIO.git
Working copy of https://github.com/uraimo/SwiftyGPIO.git resolved at 1.4.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/13] Compiling SwiftyGPIO Presets.swift
[5/14] Compiling SwiftyGPIO UART.swift
[6/14] Emitting module SwiftyGPIO
[7/14] Compiling SwiftyGPIO 1Wire.swift
[8/14] Compiling SwiftyGPIO ADC.swift
[9/14] Compiling SwiftyGPIO I2C.swift
[10/14] Compiling SwiftyGPIO Mailbox.swift
[11/14] Compiling SwiftyGPIO PWM.swift
[12/14] Compiling SwiftyGPIO SPI.swift
[13/14] Compiling SwiftyGPIO SunXi.swift
[14/14] Compiling SwiftyGPIO SwiftyGPIO.swift
[16/36] Compiling SwiftyXBee Constants.swift
[17/36] Compiling SwiftyXBee Array+Extensions.swift
[18/36] Compiling SwiftyXBee Bool+Extensions.swift
[19/36] Emitting module SwiftyXBee
[20/38] Compiling SwiftyXBee FrameLength.swift
[21/38] Compiling SwiftyXBee NetworkAddress.swift
[22/38] Compiling SwiftyXBee StartDelimiter.swift
[23/38] Compiling SwiftyXBee ATCommandData.swift
[24/38] Compiling SwiftyXBee ATCommandResponseData.swift
[25/38] Compiling SwiftyXBee ZigBeeReceivePacketData.swift
[26/38] Compiling SwiftyXBee SerialConnection.swift
[27/38] Compiling SwiftyXBee SwiftyXBee.swift
[28/38] Compiling SwiftyXBee Int+Extensions.swift
[29/38] Compiling SwiftyXBee String+Extensions.swift
[30/38] Compiling SwiftyXBee XBeeSerial.swift
[31/38] Compiling SwiftyXBee ATCommandResponse.swift
[32/38] Compiling SwiftyXBee Checksum.swift
[33/38] Compiling SwiftyXBee DeviceAddress.swift
[34/38] Compiling SwiftyXBee APIFrame.swift
[35/38] Compiling SwiftyXBee APIFrameProtocols.swift
[36/38] Compiling SwiftyXBee ATCommand.swift
[37/38] Compiling SwiftyXBee ZigBeeTransmitRequestData.swift
[38/38] Compiling SwiftyXBee ZigBeeTransmitStatusData.swift
Build complete! (12.16s)
Build complete.
Done.

Build Machine: Linux 1