This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SGPKit with Swift 5.8 for Linux.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/csanfilippo/swift-sgp4.git
Reference: 1.2.0
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/csanfilippo/swift-sgp4
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at cbc9a67 Introducing TLEParser
Cloned https://github.com/csanfilippo/swift-sgp4.git
Revision (git rev-parse @):
cbc9a67b1851541d939b0106e003d85c7257ce63
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/csanfilippo/swift-sgp4.git at 1.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/Quick/Nimble
Fetching https://github.com/Quick/Quick
[1/1429] Fetching swift-docc-plugin
[344/15478] Fetching swift-docc-plugin, quick
[15479/32208] Fetching swift-docc-plugin, quick, nimble
Fetched https://github.com/apple/swift-docc-plugin (1.70s)
Fetched https://github.com/Quick/Quick (1.70s)
Fetched https://github.com/Quick/Nimble (1.71s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 10.0.0 (0.35s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1236] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.35s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 5.0.1 (0.33s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.0 (0.34s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/432] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.21s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.2 (0.31s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.38s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2268] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.50s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.33s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.2
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 5.0.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 10.0.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/21] Compiling SGPKitCPP Globals.cc
In file included from /host/spi-builder-workspace/Sources/OBJC/TLEWrapper.m:25:
/host/spi-builder-workspace/Sources/OBJC/include/TLEWrapper.h:25:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[3/21] Compiling SGPKitOBJC TLEWrapper.m
[3/21] Compiling SGPKitCPP Eci.cc
[3/21] Compiling SGPKitCPP DecayedException.cc
[3/21] Compiling SGPKitCPP Observer.cc
[3/21] Compiling SGPKitCPP CoordGeodetic.cc
[3/21] Compiling SGPKitCPP TleException.cc
[3/21] Compiling SGPKitCPP CoordTopocentric.cc
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
In file included from /host/spi-builder-workspace/Sources/OBJC/SatelliteData.m:25:
/host/spi-builder-workspace/Sources/OBJC/include/SatelliteData.h:25:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/21] Compiling SGPKitOBJC SatelliteData.m
In file included from /host/spi-builder-workspace/Sources/OBJC/TLEWrapper.m:25:
/host/spi-builder-workspace/Sources/OBJC/include/TLEWrapper.h:25:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/21] Compiling SGPKitOBJC TLEWrapper.m
[2/21] Compiling SGPKitCPP Tle.cc
[2/21] Compiling SGPKitCPP TleException.cc
[2/21] Compiling SGPKitCPP Vector.cc
[2/21] Compiling SGPKitCPP Util.cc
In file included from /host/spi-builder-workspace/Sources/OBJC/SGP4Wrapper.mm:25:
/host/spi-builder-workspace/Sources/OBJC/include/SGP4Wrapper.h:25:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[2/21] Compiling SGPKitOBJC SGP4Wrapper.mm
BUILD FAILURE 5.8 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.