The Swift Package Index logo.Swift Package Index

Build Information

Successful build of KDTree with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Bersaelor/KDTree.git
Reference: 1.4.2
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/Bersaelor/KDTree
 * tag               1.4.2      -> FETCH_HEAD
HEAD is now at 35d1406 Merge pull request #61 from heckj/visionOS_support
Cloned https://github.com/Bersaelor/KDTree.git
Revision (git rev-parse @):
35d14064d48d92a0c2c1215b93a3118f558b2e6b
SUCCESS checkout https://github.com/Bersaelor/KDTree.git at 1.4.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/Bersaelor/KDTree.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Building for debugging...
[1/9] Compiling KDTree KDTree+Sequence.swift
[2/9] Compiling KDTree KDTree.swift
[3/10] Emitting module KDTree
/host/spi-builder-workspace/Sources/CGPoint+KDTreePoint.swift:25:59: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
                                                          ^
/host/spi-builder-workspace/Sources/CGPoint+KDTreePoint.swift:25:59: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
                                                          ^~~~~~~~
                                                          iOS
/host/spi-builder-workspace/Sources/CGPoint+KDTreePoint.swift:25:59: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
                                                          ^~~~~~~~
                                                          Windows
[4/10] Compiling KDTree KDTreePoint.swift
[5/10] Compiling KDTree KDTree+RangeSearch.swift
[6/10] Compiling KDTree KDTree+Equatable.swift
[7/10] Compiling KDTree KDTree+CustomStringConvertible.swift
[8/10] Compiling KDTree CGPoint+KDTreePoint.swift
/host/spi-builder-workspace/Sources/CGPoint+KDTreePoint.swift:25:59: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
                                                          ^
/host/spi-builder-workspace/Sources/CGPoint+KDTreePoint.swift:25:59: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
                                                          ^~~~~~~~
                                                          iOS
/host/spi-builder-workspace/Sources/CGPoint+KDTreePoint.swift:25:59: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
                                                          ^~~~~~~~
                                                          Windows
[9/10] Compiling KDTree KDTree+Codable.swift
/host/spi-builder-workspace/Sources/CGPoint+KDTreePoint.swift:25:59: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
                                                          ^
/host/spi-builder-workspace/Sources/CGPoint+KDTreePoint.swift:25:59: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
                                                          ^~~~~~~~
                                                          iOS
/host/spi-builder-workspace/Sources/CGPoint+KDTreePoint.swift:25:59: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
                                                          ^~~~~~~~
                                                          Windows
[10/10] Compiling KDTree KDTree+NearestNeighbour.swift
Build complete! (5.84s)
Build complete.
Done.

Build Machine: Linux 1