The Swift Package Index logo.Swift Package Index

Build Information

Failed to build OSCKit with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/OSCKit.git
Reference: main
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/orchetect/OSCKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9c06338 Updated README
Cloned https://github.com/orchetect/OSCKit.git
Revision (git rev-parse @):
9c06338df2598d7244cb2ccee7943b9456a1e5e0
SUCCESS checkout https://github.com/orchetect/OSCKit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/orchetect/SwiftASCII
Fetching https://github.com/robbiehanson/CocoaAsyncSocket
[1/247] Fetching swiftascii
[248/6664] Fetching swiftascii, cocoaasyncsocket
Fetched https://github.com/orchetect/SwiftASCII (0.69s)
Fetched https://github.com/robbiehanson/CocoaAsyncSocket (0.70s)
Computing version for https://github.com/orchetect/SwiftASCII
Computed https://github.com/orchetect/SwiftASCII at 1.1.3 (0.44s)
Computing version for https://github.com/robbiehanson/CocoaAsyncSocket
Computed https://github.com/robbiehanson/CocoaAsyncSocket at 7.6.5 (0.40s)
Creating working copy for https://github.com/robbiehanson/CocoaAsyncSocket
Working copy of https://github.com/robbiehanson/CocoaAsyncSocket resolved at 7.6.5
Creating working copy for https://github.com/orchetect/SwiftASCII
Working copy of https://github.com/orchetect/SwiftASCII resolved at 1.1.3
Building for debugging...
In file included from /host/spi-builder-workspace/.build/checkouts/CocoaAsyncSocket/Source/GCD/GCDAsyncUdpSocket.m:11:
/host/spi-builder-workspace/.build/checkouts/CocoaAsyncSocket/Source/GCD/GCDAsyncUdpSocket.h:11:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/2] Compiling CocoaAsyncSocket GCDAsyncUdpSocket.m
In file included from /host/spi-builder-workspace/.build/checkouts/CocoaAsyncSocket/Source/GCD/GCDAsyncSocket.m:11:
/host/spi-builder-workspace/.build/checkouts/CocoaAsyncSocket/Source/GCD/GCDAsyncSocket.h:11:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/2] Compiling CocoaAsyncSocket GCDAsyncSocket.m
[0/1] Planning build
Building for debugging...
In file included from /host/spi-builder-workspace/.build/checkouts/CocoaAsyncSocket/Source/GCD/GCDAsyncUdpSocket.m:11:
/host/spi-builder-workspace/.build/checkouts/CocoaAsyncSocket/Source/GCD/GCDAsyncUdpSocket.h:11:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/2] Compiling CocoaAsyncSocket GCDAsyncUdpSocket.m
In file included from /host/spi-builder-workspace/.build/checkouts/CocoaAsyncSocket/Source/GCD/GCDAsyncSocket.m:11:
/host/spi-builder-workspace/.build/checkouts/CocoaAsyncSocket/Source/GCD/GCDAsyncSocket.h:11:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/2] Compiling CocoaAsyncSocket GCDAsyncSocket.m
BUILD FAILURE 5.9 linux

Build Machine: Linux 2