The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GeoJSONKit with Swift 5.7 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.32.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maparoni/GeoJSONKit.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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a5aabe3 Sendable (#18)
Cloned https://github.com/maparoni/GeoJSONKit.git
Revision (git rev-parse @):
a5aabe3a1edddbcf14b49b3fa5be1ddd48dff7c8
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/maparoni/GeoJSONKit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $workDir
https://github.com/maparoni/GeoJSONKit.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
warning: 'spi-builder-workspace': found 14 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/GeoJSONKitTests/data/point.geojson
    /host/spi-builder-workspace/Tests/GeoJSONKitTests/data/geometrycollection.geojson
    /host/spi-builder-workspace/Tests/GeoJSONKitTests/data/linestring.geojson
    /host/spi-builder-workspace/Tests/GeoJSONKitTests/data/polygon-hole.geojson
    /host/spi-builder-workspace/Tests/GeoJSONKitTests/data/multilinestring.geojson
    /host/spi-builder-workspace/Tests/GeoJSONKitTests/data/multipolygon.geojson
    /host/spi-builder-workspace/Tests/GeoJSONKitTests/data/polygon.geojson
    /host/spi-builder-workspace/Tests/GeoJSONKitTests/data/multipoint.geojson
    /host/spi-builder-workspace/Tests/GeoJSONKitTests/data/featurecollection.geojson
    /host/spi-builder-workspace/Tests/GeoJSONKitTests/data/nsw-fires-180824.geojson
    /host/spi-builder-workspace/Tests/GeoJSONKitTests/data/au-postcodes.geojson
    /host/spi-builder-workspace/Tests/GeoJSONKitTests/data/nuremberg.geojson
    /host/spi-builder-workspace/Tests/GeoJSONKitTests/data/world.geojson
    /host/spi-builder-workspace/Tests/GeoJSONKitTests/data/tripgo.geojson
Building for debugging...
[1/3] Compiling GeoJSONKit GeoJSON+Codable.swift
[2/3] Emitting module GeoJSONKit
[3/3] Compiling GeoJSONKit GeoJSON.swift
Build complete! (3.97s)
Build complete.
Done.

Build Machine: Linux 2