The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftGLTF 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.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.10
Building package at path:  $workDir
https://github.com/schwa/SwiftGLTF.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/schwa/Everything
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/schwa/SIMD-Support
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/schwa/CoreGraphicsGeometrySupport
[1/98] Fetching coregraphicsgeometrysupport
[99/431] Fetching coregraphicsgeometrysupport, simd-support
Fetched https://github.com/schwa/SIMD-Support from cache (0.24s)
[1/1215] Fetching everything
[1144/6416] Fetching everything, swift-algorithms
[1841/11825] Fetching everything, swift-algorithms, swift-numerics
[1788/6416] Fetching everything, swift-algorithms
[1895/11825] Fetching everything, swift-algorithms, swift-numerics
Fetched https://github.com/schwa/Everything from cache (0.31s)
[4120/10610] Fetching swift-algorithms, swift-numerics
Computing version for https://github.com/schwa/SIMD-Support
Fetched https://github.com/schwa/CoreGraphicsGeometrySupport from cache (0.46s)
Fetched https://github.com/apple/swift-numerics from cache (0.46s)
Fetched https://github.com/apple/swift-algorithms from cache (0.46s)
Computed https://github.com/schwa/SIMD-Support at 0.2.1 (0.46s)
Computing version for https://github.com/schwa/Everything
Computed https://github.com/schwa/Everything at 0.5.0 (0.38s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.0.0 (0.40s)
Computing version for https://github.com/schwa/CoreGraphicsGeometrySupport
Computed https://github.com/schwa/CoreGraphicsGeometrySupport at 0.1.0 (0.41s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics 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/schwa/SIMD-Support
Working copy of https://github.com/schwa/SIMD-Support resolved at 0.2.1
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/schwa/Everything
Working copy of https://github.com/schwa/Everything resolved at 0.5.0
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/9] Write sources
/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.
[6/9] Compiling EverythingHelpers EverythingHelpers.m
[6/9] Compiling _NumericsShims _NumericsShims.c
[6/9] Write swift-version-24593BA9C3E375BF.txt
[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/3] Compiling EverythingHelpers EverythingHelpers.m
[0/3] Compiling _NumericsShims _NumericsShims.c
[0/3] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 5.10 linux

Build Machine: Linux 2