The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SerialSwift 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/Flowduino/SerialSwift.git
Reference: main
Cloned https://github.com/Flowduino/SerialSwift.git into spi-builder-workspace
SUCCESS checkout https://github.com/Flowduino/SerialSwift.git at main
========================================
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/Flowduino/Observable.git
Fetching https://github.com/Flowduino/EventDrivenSwift.git
Fetching https://github.com/Flowduino/ThreadSafeSwift.git
[1/116] Fetching observable
[117/736] Fetching observable, eventdrivenswift
Fetched https://github.com/Flowduino/Observable.git (0.34s)
Fetching https://github.com/armadsen/ORSSerialPort.git
Fetched https://github.com/Flowduino/EventDrivenSwift.git (0.35s)
Fetched https://github.com/Flowduino/ThreadSafeSwift.git (0.36s)
[1/2864] Fetching orsserialport
Fetched https://github.com/armadsen/ORSSerialPort.git (0.30s)
Computing version for https://github.com/armadsen/ORSSerialPort.git
Computed https://github.com/armadsen/ORSSerialPort.git at 2.1.0 (0.32s)
Computing version for https://github.com/Flowduino/EventDrivenSwift.git
Computed https://github.com/Flowduino/EventDrivenSwift.git at 5.1.0 (0.33s)
Computing version for https://github.com/Flowduino/Observable.git
Computed https://github.com/Flowduino/Observable.git at 2.0.0 (0.32s)
Computing version for https://github.com/Flowduino/ThreadSafeSwift.git
Computed https://github.com/Flowduino/ThreadSafeSwift.git at 1.1.0 (0.30s)
Creating working copy for https://github.com/armadsen/ORSSerialPort.git
Working copy of https://github.com/armadsen/ORSSerialPort.git resolved at 2.1.0
Creating working copy for https://github.com/Flowduino/Observable.git
Working copy of https://github.com/Flowduino/Observable.git resolved at 2.0.0
Creating working copy for https://github.com/Flowduino/ThreadSafeSwift.git
Working copy of https://github.com/Flowduino/ThreadSafeSwift.git resolved at 1.1.0
Creating working copy for https://github.com/Flowduino/EventDrivenSwift.git
Working copy of https://github.com/Flowduino/EventDrivenSwift.git resolved at 5.1.0
Building for debugging...
In file included from /host/spi-builder-workspace/.build/checkouts/ORSSerialPort/Source/ORSSerialRequest.m:27:
/host/spi-builder-workspace/.build/checkouts/ORSSerialPort/Source/ORSSerialRequest.h:27:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/5] Compiling ORSSerial ORSSerialRequest.m
[0/5] Compiling ORSSerial ORSSerialPort.m
[0/5] Compiling ORSSerial ORSSerialPacketDescriptor.m
[0/5] Compiling ORSSerial ORSSerialBuffer.m
[0/5] Compiling ORSSerial ORSSerialPortManager.m
BUILD FAILURE 5.9 linux

Build Machine: Linux 2