The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftGLTF with Swift 5.7 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/schwa/SwiftGLTF.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/schwa/SwiftGLTF
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a4fd051 Fixes dependabot issue: https://github.com/schwa/SwiftGLTF/security/dependabot/1
Cloned https://github.com/schwa/SwiftGLTF.git
Revision (git rev-parse @):
a4fd05179ccb778fd491d855969ef26042759b49
SUCCESS checkout https://github.com/schwa/SwiftGLTF.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $workDir
https://github.com/schwa/SwiftGLTF.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/schwa/Everything
[1/1215] Fetching everything
[1216/6624] Fetching everything, swift-numerics
Fetched https://github.com/schwa/Everything (0.29s)
Fetching https://github.com/schwa/SIMD-Support
[5085/5409] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics (0.40s)
Fetching https://github.com/schwa/CoreGraphicsGeometrySupport
[1/5201] Fetching swift-algorithms
[5098/5534] Fetching swift-algorithms, simd-support
Fetched https://github.com/schwa/SIMD-Support (0.22s)
Computing version for https://github.com/schwa/SIMD-Support
Fetched https://github.com/apple/swift-algorithms (0.56s)
[1/98] Fetching coregraphicsgeometrysupport
Fetched https://github.com/schwa/CoreGraphicsGeometrySupport (0.22s)
Computed https://github.com/schwa/SIMD-Support at 0.2.1 (0.33s)
Computing version for https://github.com/schwa/Everything
Computed https://github.com/schwa/Everything at 0.4.4 (0.34s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.0.0 (0.33s)
Computing version for https://github.com/schwa/CoreGraphicsGeometrySupport
Computed https://github.com/schwa/CoreGraphicsGeometrySupport at 0.1.0 (0.32s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (3.14s)
Creating working copy for https://github.com/schwa/SIMD-Support
Working copy of https://github.com/schwa/SIMD-Support resolved at 0.2.1
Creating working copy for https://github.com/schwa/Everything
Working copy of https://github.com/schwa/Everything resolved at 0.4.4
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.0.0
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/schwa/CoreGraphicsGeometrySupport
Working copy of https://github.com/schwa/CoreGraphicsGeometrySupport resolved at 0.1.0
Building for debugging...
[0/2] Compiling _NumericsShims _NumericsShims.c
/host/spi-builder-workspace/.build/checkouts/Everything/Sources/EverythingHelpers/EverythingHelpers.m:8:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/2] Compiling EverythingHelpers EverythingHelpers.m
[0/1] Planning build
Building for debugging...
/host/spi-builder-workspace/.build/checkouts/Everything/Sources/EverythingHelpers/EverythingHelpers.m:8:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/1] Compiling EverythingHelpers EverythingHelpers.m
BUILD FAILURE 5.7 linux

Build Machine: Linux 2