The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-fsm with Swift 5.10 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/drseg/swift-fsm.git
Reference: master
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/drseg/swift-fsm
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ff36dd5 Temporarily limit actions to Xcode 15.2
Cloned https://github.com/drseg/swift-fsm.git
Revision (git rev-parse @):
ff36dd537a092e8c21b462a70ce41d35d9adfdeb
SUCCESS checkout https://github.com/drseg/swift-fsm.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/drseg/swift-fsm.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/drseg/reflective-equality
[1/1044] Fetching reflective-equality
[1045/6453] Fetching reflective-equality, swift-numerics
[3642/11654] Fetching reflective-equality, swift-numerics, swift-algorithms
Fetched https://github.com/apple/swift-numerics from cache (0.44s)
Fetched https://github.com/drseg/reflective-equality from cache (0.46s)
Fetched https://github.com/apple/swift-algorithms from cache (0.46s)
Computing version for https://github.com/drseg/reflective-equality
Computed https://github.com/drseg/reflective-equality at 1.0.1 (1.14s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.0 (0.42s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.42s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/drseg/reflective-equality
Working copy of https://github.com/drseg/reflective-equality resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.0
Building for debugging...
[0/7] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/reflective-equality/Sources/ExceptionCatcher/Exceptions.m:1:
/host/spi-builder-workspace/.build/checkouts/reflective-equality/Sources/ExceptionCatcher/include/Exceptions.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[4/7] Compiling ExceptionCatcher Exceptions.m
[4/7] Compiling _NumericsShims _NumericsShims.c
[4/7] Write swift-version-24593BA9C3E375BF.txt
[0/1] Planning build
Building for debugging...
[0/3] Compiling _NumericsShims _NumericsShims.c
In file included from /host/spi-builder-workspace/.build/checkouts/reflective-equality/Sources/ExceptionCatcher/Exceptions.m:1:
/host/spi-builder-workspace/.build/checkouts/reflective-equality/Sources/ExceptionCatcher/include/Exceptions.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/3] Compiling ExceptionCatcher Exceptions.m
[1/3] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 5.10 linux

Build Machine: Linux 2