This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of MCP3008 with Swift 5.8 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/uraimo/mcp3008.swift.git
Reference: 2.0.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/uraimo/mcp3008.swift
 * tag               2.0.1      -> FETCH_HEAD
HEAD is now at eaa7e2b Now requiring Swift 4.x+
Cloned https://github.com/uraimo/mcp3008.swift.git
Revision (git rev-parse @):
eaa7e2be68ae8bb1a54cf26609327bcd4b12c98e
SUCCESS checkout https://github.com/uraimo/mcp3008.swift.git at 2.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/uraimo/mcp3008.swift.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/uraimo/SwiftyGPIO.git
[1/2364] 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.4.1 (1.11s)
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...
[1/10] Compiling SwiftyGPIO Presets.swift
[2/11] Compiling SwiftyGPIO SunXi.swift
[3/11] Compiling SwiftyGPIO UART.swift
[4/11] Compiling SwiftyGPIO PWM.swift
[5/11] Emitting module SwiftyGPIO
[6/11] Compiling SwiftyGPIO I2C.swift
[7/11] Compiling SwiftyGPIO Mailbox.swift
[8/11] Compiling SwiftyGPIO 1Wire.swift
[9/11] Compiling SwiftyGPIO ADC.swift
[10/11] Compiling SwiftyGPIO SwiftyGPIO.swift
[11/11] Compiling SwiftyGPIO SPI.swift
[14/15] Emitting module MCP3008
[15/15] Compiling MCP3008 MCP3008.swift
Build complete! (10.70s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.