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 GeoJSONSwiftHelper with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/deveronuas/GeoJSONSwiftHelper.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/deveronuas/GeoJSONSwiftHelper
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 93b6926 Merge pull request #5 from deveronuas/bugfix/feature-intersection-issue
Cloned https://github.com/deveronuas/GeoJSONSwiftHelper.git
Revision (git rev-parse @):
93b6926db6e904bd7d5eb9e4e3b0415b98750e70
SUCCESS checkout https://github.com/deveronuas/GeoJSONSwiftHelper.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/deveronuas/GeoJSONSwiftHelper.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/GEOSwift/geos.git
Fetching https://github.com/GEOSwift/GEOSwift.git
Fetching https://github.com/mapbox/turf-swift.git
[1/3200] Fetching geoswift
[3201/8516] Fetching geoswift, turf-swift
[3893/12216] Fetching geoswift, turf-swift, geos
Fetched https://github.com/GEOSwift/GEOSwift.git from cache (0.93s)
Fetched https://github.com/GEOSwift/geos.git from cache (0.94s)
Fetched https://github.com/mapbox/turf-swift.git from cache (0.94s)
Computing version for https://github.com/GEOSwift/GEOSwift.git
Computed https://github.com/GEOSwift/GEOSwift.git at 9.0.0 (0.74s)
Computing version for https://github.com/mapbox/turf-swift.git
Computed https://github.com/mapbox/turf-swift.git at 2.6.1 (0.46s)
Computing version for https://github.com/GEOSwift/geos.git
Computed https://github.com/GEOSwift/geos.git at 7.0.0 (0.44s)
Creating working copy for https://github.com/mapbox/turf-swift.git
Working copy of https://github.com/mapbox/turf-swift.git resolved at 2.6.1
Creating working copy for https://github.com/GEOSwift/geos.git
Working copy of https://github.com/GEOSwift/geos.git resolved at 7.0.0
Creating working copy for https://github.com/GEOSwift/GEOSwift.git
Working copy of https://github.com/GEOSwift/GEOSwift.git resolved at 9.0.0
Building for debugging...
clang: error: unknown argument: '-index-store-path'
clang: error: no such file or directory: '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store'
[0/380] Compiling GeometricShapeFactory.cpp
clang: error: unknown argument: '-index-store-path'
clang: error: no such file or directory: '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store'
[0/380] Compiling Profiler.cpp
clang: error: unknown argument: '-index-store-path'
clang: error: no such file or directory: '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store'
[0/380] Compiling Interrupt.cpp
[0/380] Compiling TriangulationBuilder.cpp
[0/380] Compiling TriList.cpp
clang: error: unknown argument: '-index-store-path'
[0/380] Compiling Assert.cpp
clang: error: unknown argument: '-index-store-path'
clang: error: no such file or directory: '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store'
[0/380] Compiling math.cpp
[0/380] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.