The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GeoJSONKitTurf 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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maparoni/GeoJSONKit-Turf.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/maparoni/GeoJSONKit-Turf
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 99c542f Expose `GeoJSON.BoundingBox.append(_:allowSpanningAntimeridian:)`
Cloned https://github.com/maparoni/GeoJSONKit-Turf.git
Revision (git rev-parse @):
99c542f4c3c105caa9567c61fd8036e94e07df05
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/maparoni/GeoJSONKit-Turf.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/maparoni/GeoJSONKit-Turf.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 2>&1
Fetching https://github.com/maparoni/geojsonkit.git
Fetching https://github.com/apple/swift-argument-parser
[1/341] Fetching geojsonkit
[339/11776] Fetching geojsonkit, swift-argument-parser
Fetched https://github.com/maparoni/geojsonkit.git from cache (0.71s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.71s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.2 (0.48s)
Computing version for https://github.com/maparoni/geojsonkit.git
Computed https://github.com/maparoni/geojsonkit.git at 0.5.3 (0.48s)
Creating working copy for https://github.com/maparoni/geojsonkit.git
Working copy of https://github.com/maparoni/geojsonkit.git resolved at 0.5.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.1.2
Building for debugging...
[0/13] Write sources
[5/13] Write swift-version-24593BA9C3E375BF.txt
[7/18] Compiling ArgumentParserToolInfo ToolInfo.swift
[8/18] Emitting module ArgumentParserToolInfo
[9/19] Wrapping AST for ArgumentParserToolInfo for debugging
[11/55] Emitting module ArgumentParser
[12/59] Compiling ArgumentParser EnumerableFlag.swift
[13/59] Compiling ArgumentParser ExpressibleByArgument.swift
[14/59] Compiling ArgumentParser ParsableArguments.swift
[15/59] Compiling ArgumentParser ParsableArgumentsValidation.swift
[16/59] Compiling ArgumentParser ParsableCommand.swift
[17/59] Compiling ArgumentParser ArgumentHelp.swift
[18/59] Compiling ArgumentParser ArgumentVisibility.swift
[19/59] Compiling ArgumentParser CompletionKind.swift
[20/59] Compiling ArgumentParser Errors.swift
[21/59] Compiling ArgumentParser Flag.swift
[22/59] Compiling ArgumentParser BashCompletionsGenerator.swift
[23/59] Compiling ArgumentParser CompletionsGenerator.swift
[24/59] Compiling ArgumentParser FishCompletionsGenerator.swift
[25/59] Compiling ArgumentParser ZshCompletionsGenerator.swift
[26/59] Compiling ArgumentParser Argument.swift
[27/59] Compiling ArgumentParser CollectionExtensions.swift
[28/59] Compiling ArgumentParser SequenceExtensions.swift
[29/59] Compiling ArgumentParser StringExtensions.swift
[30/59] Compiling ArgumentParser Tree.swift
[31/59] Compiling GeoJSONKit GeoJSON+Codable.swift
[32/59] Emitting module GeoJSONKit
[33/59] Compiling GeoJSONKit GeoJSON.swift
[34/60] Wrapping AST for GeoJSONKit for debugging
[36/76] Emitting module GeoJSONKitTurf
[37/78] Compiling ArgumentParser DumpHelpGenerator.swift
[38/78] Compiling ArgumentParser HelpCommand.swift
[39/78] Compiling ArgumentParser HelpGenerator.swift
[40/78] Compiling ArgumentParser MessageInfo.swift
[41/78] Compiling ArgumentParser UsageGenerator.swift
[42/78] Compiling GeoJSONKitTurf Spline.swift
[43/78] Compiling GeoJSONKitTurf SutherlandHodgeman.swift
[44/78] Compiling ArgumentParser OptionGroup.swift
[45/78] Compiling ArgumentParser AsyncParsableCommand.swift
[46/78] Compiling ArgumentParser CommandConfiguration.swift
[47/78] Compiling ArgumentParser Name.swift
[48/78] Compiling ArgumentParser Parsed.swift
[49/78] Compiling ArgumentParser ParsedValues.swift
[50/78] Compiling ArgumentParser ParserError.swift
[51/78] Compiling ArgumentParser SplitArguments.swift
[52/78] Compiling ArgumentParser ArgumentDecoder.swift
[53/78] Compiling ArgumentParser ArgumentDefinition.swift
[54/78] Compiling ArgumentParser ArgumentSet.swift
[55/78] Compiling ArgumentParser CommandParser.swift
[56/78] Compiling ArgumentParser InputOrigin.swift
[57/79] Wrapping AST for ArgumentParser for debugging
[61/79] Compiling GeoJSONKitTurf DouglasPeucker.swift
[62/79] Compiling GeoJSONKitTurf MonotoneChain.swift
[63/79] Compiling GeoJSONKitTurf Turf+Polygon.swift
[64/79] Compiling GeoJSONKitTurf Turf.swift
[65/79] Compiling GeoJSONKitTurf GeoJSON+Helpers.swift
[66/79] Compiling GeoJSONKitTurf Position+Helpers.swift
[67/79] Compiling GeoJSONKitTurf Turf+BoundingBox.swift
[68/79] Compiling GeoJSONKitTurf Turf+GeometryObject.swift
[69/79] Compiling GeoJSONKitTurf ClosestCoordinate.swift
[70/79] Compiling GeoJSONKitTurf ConvexHull.swift
[71/79] Compiling GeoJSONKitTurf CoreLocation.swift
[72/79] Compiling GeoJSONKitTurf RadianCoordinate2D.swift
[73/79] Compiling GeoJSONKitTurf Simplify.swift
[74/79] Compiling GeoJSONKitTurf Turf+LineString.swift
[75/79] Compiling GeoJSONKitTurf Turf+LinearRing.swift
[76/80] Wrapping AST for GeoJSONKitTurf for debugging
[78/82] Compiling GeoKitten main.swift
[79/82] Emitting module GeoKitten
[80/83] Wrapping AST for GeoKitten for debugging
[81/83] Write Objects.LinkFileList
[82/83] Linking geokitten
Build complete! (15.43s)
Build complete.
Done.

Build Machine: Linux 2