The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build mvt-tools, reference v1.8.5 (8a4bdf), with Swift 6.2 (beta) for Android on 22 Jun 2025 02:11:26 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Outdooractive/mvt-tools.git
Reference: v1.8.5
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/Outdooractive/mvt-tools
 * tag               v1.8.5     -> FETCH_HEAD
HEAD is now at 8a4bdf7 #33: Adds near(lat,long,tolerance) to the query language (#34)
Cloned https://github.com/Outdooractive/mvt-tools.git
Revision (git rev-parse @):
8a4bdf7a632b480557e8b5d0bd4f761c64730f6b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Outdooractive/mvt-tools.git at v1.8.5
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Outdooractive/mvt-tools.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-protobuf
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/Outdooractive/gis-tools
Fetching https://github.com/1024jp/GzipSwift.git
[1/1557] Fetching gzipswift
[1558/5393] Fetching gzipswift, swift-log
[2134/8233] Fetching gzipswift, swift-log, gis-tools
[8234/23613] Fetching gzipswift, swift-log, gis-tools, swift-argument-parser
Fetched https://github.com/Outdooractive/gis-tools from cache (0.73s)
Fetched https://github.com/1024jp/GzipSwift.git from cache (0.73s)
[3990/19216] Fetching swift-log, swift-argument-parser
Fetched https://github.com/apple/swift-log.git from cache (0.82s)
[923/15380] Fetching swift-argument-parser
[15381/54835] Fetching swift-argument-parser, swift-protobuf
Fetched https://github.com/apple/swift-argument-parser from cache (1.59s)
[3157/39455] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf from cache (10.48s)
Computing version for https://github.com/1024jp/GzipSwift.git
Computed https://github.com/1024jp/GzipSwift.git at 5.2.0 (14.48s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.80s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.67s)
Computing version for https://github.com/apple/swift-protobuf
Computed https://github.com/apple/swift-protobuf at 1.30.0 (2.38s)
Computing version for https://github.com/Outdooractive/gis-tools
Computed https://github.com/Outdooractive/gis-tools at 1.12.3 (0.78s)
Creating working copy for https://github.com/apple/swift-protobuf
Working copy of https://github.com/apple/swift-protobuf resolved at 1.30.0
Creating working copy for https://github.com/Outdooractive/gis-tools
Working copy of https://github.com/Outdooractive/gis-tools resolved at 1.12.3
Creating working copy for https://github.com/1024jp/GzipSwift.git
Working copy of https://github.com/1024jp/GzipSwift.git resolved at 5.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.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.5.1
[1/1] Compiling plugin SwiftProtobufPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/23] Write sources
[6/23] Copying PrivacyInfo.xcprivacy
[7/23] Write sources
[11/23] Compiling system-zlib anchor.c
[12/23] Write swift-version-8C5A4AE7A8CE2BA.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/197] Emitting module GISTools
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[15/208] Emitting module ArgumentParserToolInfo
[16/208] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/237] Wrapping AST for ArgumentParserToolInfo for debugging
[19/247] Compiling Logging MetadataProvider.swift
[20/247] Compiling Logging LogHandler.swift
[21/247] Emitting module Logging
[22/247] Compiling Logging Logging.swift
[23/247] Compiling Logging Locks.swift
[24/248] Wrapping AST for Logging for debugging
[26/248] Emitting module ArgumentParser
[27/253] Compiling GISTools DoubleExtensions.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[28/253] Compiling GISTools EquatableExtensions.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[29/253] Compiling GISTools FeatureIdentifierExtensions.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[30/253] Compiling GISTools FixedWidthIntegerExtensions.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[31/253] Compiling GISTools IntExtensions.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[32/253] Compiling GISTools SetExtensions.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[33/253] Compiling GISTools StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[34/253] Compiling GISTools GISTool.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[35/253] Compiling GISTools BoundingBox.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[36/253] Compiling GISTools BoundingBoxRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[37/253] Compiling GISTools Coordinate3D.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[38/253] Compiling GISTools Feature.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[39/253] Compiling GISTools FeatureCollection.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[40/253] Compiling GISTools GeoJson.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[41/253] Compiling GISTools GeoJsonCodable.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[42/253] Compiling GISTools GeoJsonConvertible.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[43/253] Compiling GISTools GeoJsonReader.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[44/253] Compiling GISTools GeometryCollection.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[45/253] Compiling GISTools LineSegment.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[46/253] Compiling GISTools LineString.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[47/253] Compiling GISTools MultiLineString.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[48/253] Compiling GISTools MultiPoint.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[49/253] Compiling Gzip Data+Gzip.swift
[50/253] Emitting module Gzip
[52/254] Compiling GISTools MultiPolygon.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[53/254] Compiling GISTools Point.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[54/254] Compiling GISTools Polygon.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[55/254] Compiling GISTools Polyline.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[56/254] Compiling GISTools Projectable.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[57/254] Compiling GISTools Projection.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[58/254] Compiling GISTools RTree.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[59/254] Compiling GISTools Ring.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[60/254] Compiling GISTools WKBCoder.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[61/254] Compiling GISTools WKTCoder.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[62/254] Compiling GISTools MapTile.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[63/254] Compiling ArgumentParser OptionGroup.swift
[64/254] Compiling ArgumentParser AsyncParsableCommand.swift
[65/254] Compiling ArgumentParser CommandConfiguration.swift
[66/254] Compiling ArgumentParser CommandGroup.swift
[67/254] Compiling ArgumentParser EnumerableFlag.swift
[68/254] Compiling ArgumentParser ExpressibleByArgument.swift
[69/254] Compiling ArgumentParser ParsableArguments.swift
[70/254] Compiling ArgumentParser ParsableArgumentsValidation.swift
[71/254] Compiling ArgumentParser ParsableCommand.swift
[72/254] Compiling ArgumentParser ArgumentDecoder.swift
[73/254] Compiling ArgumentParser ArgumentDefinition.swift
[74/254] Compiling ArgumentParser ArgumentSet.swift
[75/254] Compiling ArgumentParser CommandParser.swift
[76/254] Compiling ArgumentParser InputKey.swift
[77/254] Compiling ArgumentParser InputOrigin.swift
[78/254] Compiling ArgumentParser Name.swift
[79/254] Compiling ArgumentParser Parsed.swift
[80/254] Compiling ArgumentParser ParsedValues.swift
[81/254] Compiling ArgumentParser ParserError.swift
[82/254] Compiling ArgumentParser SplitArguments.swift
[83/254] Compiling ArgumentParser DumpHelpGenerator.swift
[84/254] Compiling ArgumentParser HelpCommand.swift
[85/254] Compiling ArgumentParser HelpGenerator.swift
[85/265] Wrapping AST for Gzip for debugging
[92/265] Compiling ArgumentParser BashCompletionsGenerator.swift
[93/265] Compiling ArgumentParser CompletionsGenerator.swift
[94/265] Compiling ArgumentParser FishCompletionsGenerator.swift
[95/265] Compiling ArgumentParser ZshCompletionsGenerator.swift
[96/265] Compiling ArgumentParser Argument.swift
[97/265] Compiling ArgumentParser ArgumentHelp.swift
[108/265] Compiling ArgumentParser ArgumentVisibility.swift
[109/265] Compiling ArgumentParser CompletionKind.swift
[110/265] Compiling ArgumentParser Errors.swift
[111/265] Compiling ArgumentParser Flag.swift
[112/265] Compiling ArgumentParser NameSpecification.swift
[113/265] Compiling ArgumentParser Option.swift
[114/265] Compiling GISTools NearestPointToLine.swift
[115/265] Compiling GISTools TransformCoordinates.swift
[116/265] Compiling GISTools TransformRotate.swift
[117/265] Compiling GISTools TransformScale.swift
[118/265] Compiling GISTools TransformTranslate.swift
[119/265] Compiling GISTools Truncate.swift
[120/265] Compiling GISTools Union.swift
[121/265] Compiling GISTools Validatable.swift
[122/265] Compiling GISTools ArrayExtensions.swift
[123/265] Compiling GISTools Benchmark.swift
[124/265] Compiling GISTools CLLocationDegreesExtensions.swift
[125/265] Compiling GISTools DataExtensions.swift
[138/265] Compiling ArgumentParser MessageInfo.swift
[139/265] Compiling ArgumentParser UsageGenerator.swift
[140/265] Compiling ArgumentParser CollectionExtensions.swift
[141/265] Compiling ArgumentParser Platform.swift
[142/265] Compiling ArgumentParser SequenceExtensions.swift
[143/265] Compiling ArgumentParser StringExtensions.swift
[144/265] Compiling ArgumentParser Tree.swift
[145/265] Compiling GISTools LineSliceAlong.swift
[146/265] Compiling GISTools MidPoint.swift
[147/265] Compiling GISTools NearestPoint.swift
[148/265] Compiling GISTools NearestPointOnFeature.swift
[149/265] Compiling GISTools NearestPointOnLine.swift
[165/266] Wrapping AST for ArgumentParser for debugging
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[189/266] Emitting module SwiftProtobuf
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
[238/266] Compiling SwiftProtobuf api.pb.swift
[239/266] Compiling SwiftProtobuf descriptor.pb.swift
[240/266] Compiling SwiftProtobuf duration.pb.swift
[241/266] Compiling SwiftProtobuf empty.pb.swift
[242/266] Compiling SwiftProtobuf field_mask.pb.swift
[243/266] Compiling SwiftProtobuf source_context.pb.swift
[244/266] Compiling SwiftProtobuf struct.pb.swift
[245/266] Compiling SwiftProtobuf timestamp.pb.swift
[246/266] Compiling SwiftProtobuf type.pb.swift
[247/266] Compiling SwiftProtobuf wrappers.pb.swift
[248/266] Compiling SwiftProtobuf resource_bundle_accessor.swift
[249/267] Wrapping AST for SwiftProtobuf for debugging
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
 1 | #if !os(Linux)
 2 | import CoreLocation
   |        `- error: no such module 'CoreLocation'
 3 | #endif
 4 | import Foundation
BUILD FAILURE 6.2 android