Build Information
Failed to build mvt-postgis, reference main (813b06
), with Swift 6.1 for Android on 30 May 2025 14:29:31 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Outdooractive/mvt-postgis.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/Outdooractive/mvt-postgis
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 813b063 Configuration callback for feature mapping
Cloned https://github.com/Outdooractive/mvt-postgis.git
Revision (git rev-parse @):
813b063cf160342f773a8039674c6cf93925cf0b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Outdooractive/mvt-postgis.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/Outdooractive/mvt-postgis.git
https://github.com/Outdooractive/mvt-postgis.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "mvt-tools",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Outdooractive/mvt-tools"
},
{
"identity" : "gis-tools",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Outdooractive/gis-tools"
},
{
"identity" : "postgresconnectionpool",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Outdooractive/PostgresConnectionPool.git"
},
{
"identity" : "postgres-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "1.22.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/postgres-nio.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "swiftyxmlparser",
"requirement" : {
"range" : [
{
"lower_bound" : "5.6.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/yahoojapan/SwiftyXMLParser"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.1.3",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams"
}
],
"manifest_display_name" : "mvt-postgis",
"name" : "mvt-postgis",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "MVTPostgis",
"targets" : [
"MVTPostgis"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MVTPostgisTests",
"module_type" : "SwiftTarget",
"name" : "MVTPostgisTests",
"path" : "Tests/MVTPostgisTests",
"sources" : [
"JSONSourceTests.swift",
"XMLSourceTests.swift",
"YMLSourceTests.swift"
],
"target_dependencies" : [
"MVTPostgis"
],
"type" : "test"
},
{
"c99name" : "MVTPostgis",
"module_type" : "SwiftTarget",
"name" : "MVTPostgis",
"path" : "Sources/MVTPostgis",
"product_dependencies" : [
"GISTools",
"MVTTools",
"PostgresConnectionPool",
"PostgresNIO",
"Collections",
"SwiftyXMLParser",
"Yams"
],
"product_memberships" : [
"MVTPostgis"
],
"sources" : [
"Extensions/ArrayExtensions.swift",
"Extensions/DataExtensions.swift",
"Extensions/DequeExtensions.swift",
"Extensions/DictionaryExtensions.swift",
"Extensions/DoubleExtensions.swift",
"Extensions/FloatingPointExtensions.swift",
"Extensions/IntExtensions.swift",
"Extensions/StringExtensions.swift",
"Extensions/TaskExtensions.swift",
"MVTLayerPerformanceData.swift",
"MVTPostgis.swift",
"MVTPostgisConfiguration.swift",
"MVTPostgisError.swift",
"Pool/PoolDistributor.swift",
"Postgis/Mapnik/MapnikXMLSource.swift",
"Postgis/Mapnik/MapnikYMLSource.swift",
"Postgis/PostgisDatasource.swift",
"Postgis/PostgisLayer.swift",
"Postgis/PostgisSource.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/yahoojapan/SwiftyXMLParser
Fetching https://github.com/Outdooractive/gis-tools
[1/764] Fetching swiftyxmlparser
[765/11421] Fetching swiftyxmlparser, yams
[766/14261] Fetching swiftyxmlparser, yams, gis-tools
Fetched https://github.com/yahoojapan/SwiftyXMLParser from cache (0.51s)
[4226/13497] Fetching yams, gis-tools
Fetched https://github.com/Outdooractive/gis-tools from cache (0.52s)
[1492/10657] Fetching yams
Fetching https://github.com/Outdooractive/mvt-tools
[6502/11791] Fetching yams, mvt-tools
Fetched https://github.com/Outdooractive/mvt-tools from cache (0.72s)
[9059/10657] Fetching yams
Fetching https://github.com/vapor/postgres-nio.git
Fetching https://github.com/Outdooractive/PostgresConnectionPool.git
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/jpsim/Yams from cache (1.73s)
[1/318] Fetching postgresconnectionpool
Fetched https://github.com/Outdooractive/PostgresConnectionPool.git from cache (0.33s)
[1/16591] Fetching swift-collections
[1163/28862] Fetching swift-collections, postgres-nio
Fetched https://github.com/vapor/postgres-nio.git from cache (1.26s)
Fetched https://github.com/apple/swift-collections from cache (1.30s)
Computing version for https://github.com/yahoojapan/SwiftyXMLParser
Computed https://github.com/yahoojapan/SwiftyXMLParser at 5.6.0 (6.83s)
Computing version for https://github.com/Outdooractive/mvt-tools
Computed https://github.com/Outdooractive/mvt-tools at 1.8.5 (0.77s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-protobuf
Fetching https://github.com/1024jp/GzipSwift.git
[1/1549] Fetching gzipswift
[1550/5385] Fetching gzipswift, swift-log
Fetched https://github.com/1024jp/GzipSwift.git from cache (0.69s)
[1803/3836] Fetching swift-log
[3837/19222] Fetching swift-log, swift-argument-parser
Fetched https://github.com/apple/swift-log.git from cache (0.89s)
[2001/15386] Fetching swift-argument-parser
[15387/54708] Fetching swift-argument-parser, swift-protobuf
Fetched https://github.com/apple/swift-argument-parser from cache (8.40s)
Fetched https://github.com/apple/swift-protobuf from cache (8.47s)
Computing version for https://github.com/1024jp/GzipSwift.git
Computed https://github.com/1024jp/GzipSwift.git at 5.2.0 (9.11s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.78s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.55s)
Computing version for https://github.com/Outdooractive/PostgresConnectionPool.git
Computed https://github.com/Outdooractive/PostgresConnectionPool.git at 0.8.4 (1.54s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/vapor/postgres-kit
[1/1710] Fetching swift-atomics
[446/7065] Fetching swift-atomics, postgres-kit
Fetched https://github.com/vapor/postgres-kit from cache (0.58s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.59s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.42s)
Computing version for https://github.com/vapor/postgres-kit
Computed https://github.com/vapor/postgres-kit at 2.14.0 (0.55s)
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/sql-kit.git
[1/5983] Fetching sql-kit
[5984/8353] Fetching sql-kit, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (1.14s)
Fetched https://github.com/vapor/sql-kit.git from cache (1.15s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (2.28s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio.git
[1/5959] Fetching swift-algorithms
[5960/82078] Fetching swift-algorithms, swift-nio
Fetched https://github.com/apple/swift-algorithms.git from cache (4.71s)
Fetched https://github.com/apple/swift-nio.git from cache (4.80s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (5.43s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.49s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (2.05s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.4.0 (0.71s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (2.05s)
Computing version for https://github.com/vapor/postgres-nio.git
Computed https://github.com/vapor/postgres-nio.git at 1.26.1 (0.71s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/2206] Fetching swift-metrics
[266/4632] Fetching swift-metrics, swift-service-lifecycle
[1456/7299] Fetching swift-metrics, swift-service-lifecycle, swift-nio-transport-services
[6180/21235] Fetching swift-metrics, swift-service-lifecycle, swift-nio-transport-services, swift-crypto
[8276/36078] Fetching swift-metrics, swift-service-lifecycle, swift-nio-transport-services, swift-crypto, swift-nio-ssl
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.57s)
[7752/33652] Fetching swift-metrics, swift-nio-transport-services, swift-crypto, swift-nio-ssl
Fetched https://github.com/apple/swift-metrics.git from cache (2.22s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.24s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.30s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.59s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (4.54s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.69s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.63s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.93s)
Computing version for https://github.com/apple/swift-protobuf
Computed https://github.com/apple/swift-protobuf at 1.30.0 (0.73s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.63s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/4985] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.43s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.40s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.76s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.65s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.21s)
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.28s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.07s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (1.18s)
Computing version for https://github.com/Outdooractive/gis-tools
Computed https://github.com/Outdooractive/gis-tools at 1.12.3 (0.71s)
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
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
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.4.0
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.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/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
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/Outdooractive/mvt-tools
Working copy of https://github.com/Outdooractive/mvt-tools resolved at 1.8.5
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/vapor/postgres-kit
Working copy of https://github.com/vapor/postgres-kit resolved at 2.14.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/Outdooractive/PostgresConnectionPool.git
Working copy of https://github.com/Outdooractive/PostgresConnectionPool.git resolved at 0.8.4
Creating working copy for https://github.com/vapor/postgres-nio.git
Working copy of https://github.com/vapor/postgres-nio.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
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/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/yahoojapan/SwiftyXMLParser
Working copy of https://github.com/yahoojapan/SwiftyXMLParser resolved at 5.6.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
[1/1] Compiling plugin SwiftProtobufPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/827] Write sources
[3/827] Copying PrivacyInfo.xcprivacy
[3/827] Write sources
[44/827] Compiling system-zlib anchor.c
[45/827] Compiling _NumericsShims _NumericsShims.c
[46/827] Compiling _AtomicsShims.c
[47/827] Compiling writer.c
[48/827] Compiling reader.c
[49/827] Compiling CNIOWindows WSAStartup.c
[50/827] Compiling CNIOWindows shim.c
[51/827] Compiling CNIOWASI CNIOWASI.c
[52/827] Compiling CNIOLinux liburing_shims.c
[53/827] Compiling CNIODarwin shim.c
[54/827] Compiling parser.c
[55/827] Compiling CNIOLinux shim.c
[56/827] Compiling fiat_p256_adx_sqr.S
[57/827] Compiling api.c
[58/827] Compiling fiat_p256_adx_mul.S
[59/827] Compiling fiat_curve25519_adx_square.S
[60/827] Write swift-version-24593BA9C3E375BF.txt
[61/827] Compiling emitter.c
[62/827] Compiling fiat_curve25519_adx_mul.S
[63/827] Compiling scanner.c
[64/839] Compiling CNIOBoringSSLShims shims.c
[65/859] Compiling tls_record.cc
[66/859] Compiling tls13_server.cc
[67/859] Compiling tls13_enc.cc
[68/859] Compiling tls_method.cc
[70/974] Emitting module _NIOBase64
[71/974] Compiling _NIOBase64 Base64.swift
[72/974] Compiling _NIODataStructures _TinyArray.swift
[73/974] Compiling RealModule ElementaryFunctions.swift
[74/976] Compiling RealModule Real.swift
[75/976] Compiling RealModule Float80+Real.swift
[76/976] Compiling RealModule AlgebraicField.swift
[77/976] Compiling RealModule ApproximateEquality.swift
[78/976] Emitting module RealModule
[79/976] Compiling RealModule AugmentedArithmetic.swift
[80/976] Compiling RealModule Double+Real.swift
[81/976] Compiling RealModule Float+Real.swift
[82/976] Compiling RealModule Float16+Real.swift
[83/976] Compiling _NIODataStructures PriorityQueue.swift
[84/976] Emitting module _NIODataStructures
[85/976] Compiling RealModule RealFunctions.swift
[86/976] Compiling _NIODataStructures Heap.swift
[90/1076] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[91/1077] Compiling GISTools BoundingBoxPosition.swift
[92/1077] Compiling GISTools Buffer.swift
[93/1079] Compiling GISTools Along.swift
[94/1079] Compiling GISTools Area.swift
[95/1079] Compiling GISTools Bearing.swift
[96/1079] Compiling GISTools BooleanParallel.swift
[97/1079] Compiling GISTools BooleanPointInPolygon.swift
[98/1079] Compiling GISTools BooleanPointOnLine.swift
[99/1079] Compiling GISTools BoundingBoxClip.swift
[101/1079] Compiling GISTools BooleanClockwise.swift
[104/1079] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[105/1079] Emitting module InternalCollectionsUtilities
[106/1079] Compiling SwiftASN1 Errors.swift
[107/1079] Compiling GISTools Distance.swift
[108/1081] Compiling GISTools BooleanIntersects.swift
[109/1081] Compiling GISTools BooleanOverlap.swift
[111/1081] Compiling GISTools BooleanCrosses.swift
[113/1081] Compiling GISTools BooleanDisjoint.swift
[115/1082] Emitting module SwiftASN1
[119/1082] Emitting module Yams
[120/1082] Compiling SwiftASN1 DER.swift
[122/1085] Compiling Logging MetadataProvider.swift
[123/1085] Emitting module Logging
[124/1085] Compiling Logging Locks.swift
[130/1085] Compiling GISTools Center.swift
[131/1085] Compiling GISTools Circle.swift
[134/1085] Compiling Logging LogHandler.swift
[135/1085] Compiling Logging Logging.swift
[137/1087] Emitting module SwiftyXMLParser
[138/1087] Compiling SwiftyXMLParser Accessor.swift
[142/1087] Compiling CoreMetrics Locks.swift
[143/1142] Compiling SwiftyXMLParser XML.swift
[144/1142] Compiling SwiftyXMLParser Element.swift
[145/1142] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.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
[146/1142] Compiling OrderedCollections OrderedDictionary+Elements.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
[147/1142] Compiling OrderedCollections OrderedDictionary+Equatable.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
[148/1142] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.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
[149/1142] Compiling OrderedCollections OrderedDictionary+Hashable.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
[150/1142] Compiling OrderedCollections OrderedDictionary+Initializers.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
[151/1142] Compiling OrderedCollections OrderedDictionary+Invariants.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
[152/1142] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.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
[153/1142] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.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
[154/1142] Compiling OrderedCollections OrderedDictionary+Sendable.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
[155/1142] Compiling OrderedCollections OrderedDictionary+Sequence.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
[156/1142] Compiling OrderedCollections OrderedDictionary+Values.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
[157/1153] Compiling SwiftyXMLParser Parser.swift
[158/1153] Compiling SwiftyXMLParser Error.swift
[159/1154] Compiling Gzip Data+Gzip.swift
[160/1154] Emitting module Gzip
[161/1155] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[162/1155] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[163/1155] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[167/1155] Compiling OrderedCollections _HashTable+Bucket.swift
[168/1155] Compiling OrderedCollections _HashTable+BucketIterator.swift
[169/1155] Compiling OrderedCollections _HashTable+Constants.swift
[172/1223] 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
[173/1223] 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
[174/1223] 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
[175/1223] 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
[176/1223] 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
[177/1223] 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
[178/1223] 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
[179/1223] 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
[180/1223] 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
[181/1223] 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
[182/1223] 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
[183/1230] Compiling _RopeModule BigString.swift
[184/1230] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[185/1230] Emitting module CoreMetrics
[186/1306] Emitting module SwiftProtobuf
[187/1317] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[188/1317] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[189/1317] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[190/1317] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[191/1317] Compiling HashTreeCollections _HashNode+Structural merge.swift
[192/1317] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[193/1317] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[194/1317] Compiling HashTreeCollections _HashNode+Structural union.swift
[195/1317] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[196/1317] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[197/1317] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[198/1317] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[199/1317] Compiling HashTreeCollections _HashNode.swift
[200/1317] Compiling HashTreeCollections _HashNodeHeader.swift
[201/1317] Compiling HashTreeCollections _HashSlot.swift
[202/1317] Compiling HashTreeCollections _HashStack.swift
[203/1317] Compiling HashTreeCollections _HashTreeIterator.swift
[204/1317] Compiling HashTreeCollections _HashTreeStatistics.swift
[205/1317] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[206/1317] Compiling HashTreeCollections _RawHashNode.swift
[207/1317] Compiling HashTreeCollections _UnmanagedHashNode.swift
[208/1317] Compiling HashTreeCollections _UnsafePath.swift
[209/1317] Compiling HashTreeCollections TreeDictionary+Codable.swift
[210/1317] Compiling HashTreeCollections TreeSet+Hashable.swift
[211/1317] Compiling HashTreeCollections TreeSet+Sendable.swift
[212/1317] Compiling HashTreeCollections TreeSet+Sequence.swift
[213/1317] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[214/1317] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[215/1317] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[216/1317] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[217/1317] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[218/1317] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[219/1317] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[220/1317] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[221/1317] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[222/1317] Compiling HashTreeCollections _HashNode+Storage.swift
[223/1317] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[224/1324] Compiling HeapModule _HeapNode.swift
[225/1324] Compiling HeapModule Heap.swift
[226/1324] Compiling HashTreeCollections _Hash.swift
[227/1324] Compiling HashTreeCollections _HashLevel.swift
[228/1324] Compiling HashTreeCollections _HashNode+Builder.swift
[229/1324] Compiling HashTreeCollections _HashNode+Debugging.swift
[230/1324] Compiling HashTreeCollections _HashNode+Initializers.swift
[231/1324] Compiling HashTreeCollections _HashNode+Invariants.swift
[232/1324] Compiling HashTreeCollections _HashNode+Lookups.swift
[233/1324] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[234/1324] Compiling HashTreeCollections _HashNode+Structural filter.swift
[235/1324] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[242/1324] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[243/1324] Compiling HeapModule Heap+Descriptions.swift
[244/1324] Compiling HeapModule Heap+Invariants.swift
[245/1324] Compiling HeapModule Heap+UnsafeHandle.swift
[246/1324] Emitting module HeapModule
[247/1324] Compiling HashTreeCollections TreeSet+Descriptions.swift
[248/1324] Compiling HashTreeCollections TreeSet+Equatable.swift
[249/1324] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[250/1324] Compiling HashTreeCollections TreeSet+Extras.swift
[251/1324] Compiling HashTreeCollections TreeSet+Filter.swift
[252/1324] Compiling HashTreeCollections _AncestorHashSlots.swift
[253/1324] Compiling HashTreeCollections _Bitmap.swift
[254/1324] Compiling HashTreeCollections _Bucket.swift
[255/1325] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[256/1325] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[257/1325] Compiling HashTreeCollections TreeDictionary+Keys.swift
[259/1326] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[260/1326] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[261/1326] Compiling HashTreeCollections TreeDictionary+Values.swift
[262/1326] Compiling HashTreeCollections TreeDictionary.swift
[263/1326] Compiling HashTreeCollections TreeSet+Codable.swift
[264/1326] Compiling HashTreeCollections TreeSet+Collection.swift
[265/1326] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[266/1326] Compiling HashTreeCollections TreeSet+Debugging.swift
[267/1326] Compiling OrderedCollections OrderedSet.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
[268/1326] Compiling OrderedCollections _UnsafeBitset.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
/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
[279/1326] Compiling CoreMetrics Metrics.swift
[280/1342] Compiling DequeModule Deque._UnsafeHandle.swift
[281/1342] Compiling DequeModule Deque.swift
[293/1342] Compiling DequeModule Deque+CustomReflectable.swift
[294/1342] Compiling DequeModule Deque+Descriptions.swift
[295/1347] Compiling DequeModule _DequeBuffer.swift
[296/1347] Compiling DequeModule _DequeBufferHeader.swift
[321/1349] Compiling ConcurrencyHelpers LockedValueBox.swift
[322/1349] Compiling DequeModule Deque+Codable.swift
[323/1349] Compiling DequeModule Deque+Collection.swift
[326/1349] Compiling DequeModule Deque+Equatable.swift
[327/1349] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[328/1349] Compiling DequeModule Deque+Testing.swift
[329/1349] Compiling DequeModule Deque._Storage.swift
[332/1349] Emitting module ConcurrencyHelpers
[333/1349] Compiling ConcurrencyHelpers Lock.swift
[334/1350] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[353/1359] Compiling DequeModule _DequeSlot.swift
[354/1359] Compiling DequeModule _UnsafeWrappedBuffer.swift
[355/1359] Compiling Metrics Metrics.swift
[356/1359] Emitting module Metrics
[357/1360] Compiling OrderedCollections OrderedSet+Sendable.swift
[358/1360] Compiling OrderedCollections OrderedSet+SubSequence.swift
[359/1360] Compiling OrderedCollections OrderedSet+Testing.swift
[360/1360] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[376/1360] Compiling DequeModule Deque+Extras.swift
[377/1360] Compiling DequeModule Deque+Hashable.swift
[381/1360] Compiling _RopeModule Rope+Split.swift
[382/1360] Compiling _RopeModule Optional Utilities.swift
[383/1360] Compiling _RopeModule String Utilities.swift
[384/1360] Compiling _RopeModule String.Index+ABI.swift
[385/1360] Compiling _RopeModule _CharacterRecognizer.swift
[391/1360] Compiling GISTools MultiPolygon.swift
[424/1363] Emitting module OrderedCollections
[478/1374] Emitting module DequeModule
[480/1375] Emitting module UnixSignals
[482/1375] Emitting module _RopeModule
[486/1375] Compiling _RopeModule Rope+Join.swift
[487/1375] Compiling _RopeModule Rope+MutatingForEach.swift
[488/1375] Compiling _RopeModule Rope+Remove.swift
[489/1375] Compiling _RopeModule Rope+RemoveSubrange.swift
[505/1375] Compiling UnixSignals UnixSignal.swift
[506/1375] Compiling UnixSignals UnixSignalsSequence.swift
[508/1376] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[509/1376] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[510/1376] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[511/1376] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[512/1376] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[513/1376] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[514/1376] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[515/1376] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[516/1376] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[517/1376] Compiling HashTreeCollections TreeSet.swift
[517/1376] Compiling tls13_client.cc
/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
[523/1376] Compiling SwiftProtobuf empty.pb.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
[524/1376] Compiling SwiftProtobuf field_mask.pb.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
[525/1376] Compiling SwiftProtobuf source_context.pb.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
[526/1376] Compiling SwiftProtobuf struct.pb.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
[527/1376] Compiling SwiftProtobuf timestamp.pb.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
[528/1376] Compiling SwiftProtobuf type.pb.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
[529/1376] Compiling SwiftProtobuf wrappers.pb.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
[550/1376] Compiling tls13_both.cc
[560/1377] Compiling t1_enc.cc
[562/1377] Emitting module HashTreeCollections
[564/1378] Compiling ssl_x509.cc
[565/1378] Compiling ssl_versions.cc
[566/1378] Compiling ssl_stat.cc
[567/1378] Compiling ssl_transcript.cc
/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
[591/1378] Compiling ssl_file.cc
[592/1378] Compiling ssl_privkey.cc
[592/1378] Compiling ssl_session.cc
[594/1378] Compiling ssl_key_share.cc
[595/1378] Compiling ssl_lib.cc
[596/1378] Compiling ssl_credential.cc
[597/1378] Compiling ssl_cert.cc
[598/1378] Compiling ssl_buffer.cc
[599/1378] Compiling ssl_aead_ctx.cc
[600/1378] Compiling ssl_cipher.cc
[601/1378] Compiling ssl_asn1.cc
/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
[614/1378] Compiling s3_pkt.cc
[615/1378] Compiling s3_lib.cc
[616/1378] Compiling s3_both.cc
[617/1378] Compiling handshake_client.cc
[618/1378] Compiling handshake.cc
[619/1378] Compiling handshake_server.cc
[620/1378] Compiling handoff.cc
[632/1378] Compiling SwiftProtobuf resource_bundle_accessor.swift
[633/1379] Compiling encrypted_client_hello.cc
[634/1379] Compiling extensions.cc
[635/1379] Compiling dtls_record.cc
[636/1379] Compiling dtls_method.cc
[637/1379] Compiling d1_srtp.cc
[638/1379] Compiling md5-x86_64-linux.S
[639/1379] Compiling md5-x86_64-apple.S
[640/1379] Compiling md5-586-linux.S
[641/1379] Compiling md5-586-apple.S
[642/1379] Compiling chacha20_poly1305_x86_64-linux.S
[643/1379] Compiling chacha20_poly1305_x86_64-apple.S
[644/1379] Compiling chacha20_poly1305_armv8-win.S
[645/1379] Compiling chacha20_poly1305_armv8-apple.S
[646/1379] Compiling chacha20_poly1305_armv8-linux.S
[647/1379] Compiling chacha-x86_64-linux.S
[648/1379] Compiling chacha-x86_64-apple.S
[649/1379] Compiling d1_pkt.cc
[650/1379] Compiling chacha-x86-linux.S
[651/1379] Compiling chacha-armv8-win.S
[652/1379] Compiling chacha-x86-apple.S
[653/1379] Compiling chacha-armv8-apple.S
[654/1379] Compiling err_data.cc
[655/1379] Compiling chacha-armv4-linux.S
[656/1379] Compiling chacha-armv8-linux.S
[657/1379] Compiling aes128gcmsiv-x86_64-linux.S
[658/1379] Compiling x86_64-mont5-linux.S
[659/1379] Compiling aes128gcmsiv-x86_64-apple.S
[660/1379] Compiling x86_64-mont5-apple.S
[661/1379] Compiling x86_64-mont-linux.S
[662/1379] Compiling x86-mont-linux.S
[663/1379] Compiling x86-mont-apple.S
[664/1379] Compiling x86_64-mont-apple.S
[665/1379] Compiling vpaes-x86_64-linux.S
[666/1379] Compiling vpaes-x86_64-apple.S
[667/1379] Compiling vpaes-x86-linux.S
[668/1379] Compiling vpaes-x86-apple.S
[669/1379] Compiling vpaes-armv8-win.S
[670/1379] Compiling vpaes-armv8-linux.S
[671/1379] Compiling vpaes-armv8-apple.S
[672/1379] Compiling vpaes-armv7-linux.S
[673/1379] Compiling bio_ssl.cc
[674/1379] Compiling sha512-x86_64-linux.S
[675/1379] Compiling sha512-x86_64-apple.S
[676/1379] Compiling sha512-armv8-win.S
[677/1379] Compiling sha512-armv8-apple.S
[678/1379] Compiling sha512-armv4-linux.S
[679/1379] Compiling sha512-armv8-linux.S
[680/1379] Compiling d1_lib.cc
[681/1379] Compiling sha512-586-linux.S
[682/1379] Compiling sha512-586-apple.S
[683/1379] Compiling sha256-x86_64-linux.S
[684/1379] Compiling sha256-armv8-win.S
[685/1379] Compiling sha256-armv8-apple.S
[686/1379] Compiling sha256-x86_64-apple.S
[687/1379] Compiling sha256-armv4-linux.S
[688/1379] Compiling sha256-armv8-linux.S
[689/1379] Compiling sha256-586-linux.S
[690/1379] Compiling sha1-x86_64-linux.S
[691/1379] Compiling sha256-586-apple.S
[692/1379] Compiling sha1-armv8-win.S
[693/1379] Compiling sha1-x86_64-apple.S
[694/1379] Compiling sha1-armv8-linux.S
[695/1379] Compiling sha1-armv4-large-linux.S
[696/1379] Compiling sha1-armv8-apple.S
[697/1379] Compiling sha1-586-apple.S
[698/1379] Compiling rsaz-avx2-linux.S
[699/1379] Compiling sha1-586-linux.S
[700/1379] Compiling rsaz-avx2-apple.S
[701/1379] Compiling rdrand-x86_64-apple.S
[702/1379] Compiling rdrand-x86_64-linux.S
[703/1379] Compiling p256_beeu-x86_64-asm-linux.S
[704/1379] Compiling p256_beeu-x86_64-asm-apple.S
[705/1379] Compiling p256_beeu-armv8-asm-win.S
[706/1379] Compiling p256_beeu-armv8-asm-apple.S
[707/1379] Compiling p256-x86_64-asm-apple.S
[707/1379] Compiling d1_both.cc
[709/1379] Compiling p256-x86_64-asm-linux.S
[710/1379] Compiling p256_beeu-armv8-asm-linux.S
[711/1379] Compiling p256-armv8-asm-win.S
[712/1379] Compiling p256-armv8-asm-linux.S
[713/1379] Compiling p256-armv8-asm-apple.S
[714/1379] Compiling ghashv8-armv7-linux.S
[715/1379] Compiling ghashv8-armv8-apple.S
[715/1379] Compiling ghashv8-armv8-win.S
[717/1379] Compiling ghashv8-armv8-linux.S
[718/1379] Compiling ghash-x86_64-linux.S
[719/1379] Compiling ghash-x86_64-apple.S
[720/1379] Compiling ghash-x86-linux.S
[721/1379] Compiling ghash-ssse3-x86_64-linux.S
[722/1379] Compiling ghash-ssse3-x86_64-apple.S
[723/1379] Compiling ghash-x86-apple.S
[724/1379] Compiling ghash-ssse3-x86-apple.S
[725/1379] Compiling ghash-ssse3-x86-linux.S
[726/1379] Compiling ghash-neon-armv8-win.S
[727/1379] Compiling ghash-neon-armv8-apple.S
[728/1379] Compiling co-586-linux.S
[729/1379] Compiling ghash-armv4-linux.S
[729/1379] Compiling ghash-neon-armv8-linux.S
[731/1379] Compiling bsaes-armv7-linux.S
[732/1379] Compiling co-586-apple.S
[733/1379] Compiling bn-armv8-win.S
[734/1379] Compiling bn-armv8-linux.S
[735/1379] Compiling bn-armv8-apple.S
[736/1379] Compiling bn-586-linux.S
[737/1379] Compiling bn-586-apple.S
[738/1379] Compiling armv8-mont-win.S
[739/1379] Compiling armv8-mont-apple.S
[740/1379] Compiling armv8-mont-linux.S
[741/1379] Compiling armv4-mont-linux.S
[742/1379] Compiling aesv8-gcm-armv8-win.S
[743/1379] Compiling aesv8-gcm-armv8-apple.S
[744/1379] Compiling aesv8-armv8-win.S
[745/1379] Compiling aesv8-gcm-armv8-linux.S
[746/1379] Compiling aesv8-armv8-linux.S
[746/1379] Compiling aesv8-armv8-apple.S
[748/1379] Compiling aesni-x86_64-apple.S
[748/1379] Compiling aesni-x86_64-linux.S
[750/1379] Compiling aesv8-armv7-linux.S
[751/1379] Compiling aesni-x86-linux.S
[752/1379] Compiling aesni-x86-apple.S
[753/1379] Compiling aesni-gcm-x86_64-apple.S
[753/1379] Compiling aes-gcm-avx10-x86_64-linux.S
[753/1379] Compiling aes-gcm-avx2-x86_64-linux.S
[756/1379] Compiling aesni-gcm-x86_64-linux.S
[757/1379] Compiling aes-gcm-avx2-x86_64-apple.S
[758/1379] Compiling aes-gcm-avx10-x86_64-apple.S
[759/1379] Compiling x_x509a.cc
[760/1379] Compiling x_sig.cc
[761/1379] Compiling x_pubkey.cc
[762/1379] Compiling x_spki.cc
[763/1379] Compiling x_req.cc
[764/1379] Compiling x_val.cc
[765/1379] Compiling x_x509.cc
[766/1379] Compiling x_exten.cc
[767/1379] Compiling x_name.cc
[768/1379] Compiling x_algor.cc
[769/1379] Compiling x_attrib.cc
[770/1379] Compiling x509rset.cc
[771/1379] Compiling x_all.cc
[772/1379] Compiling x_crl.cc
[773/1379] Compiling x509spki.cc
[774/1379] Compiling x509name.cc
[775/1379] Compiling x509_txt.cc
[776/1379] Compiling x509cset.cc
[777/1379] Compiling x509_vfy.cc
[778/1379] Compiling x509_trs.cc
[779/1379] Compiling x509_vpm.cc
[780/1379] Compiling x509_v3.cc
[781/1379] Compiling x509_obj.cc
[782/1379] Compiling x509_set.cc
[783/1379] Compiling x509_def.cc
[784/1379] Compiling x509_req.cc
[785/1379] Compiling x509_lu.cc
[786/1379] Compiling x509_ext.cc
[787/1379] Compiling x509_d2.cc
[788/1379] Compiling v3_utl.cc
[789/1379] Compiling x509_cmp.cc
[790/1379] Compiling x509_att.cc
[791/1379] Compiling x509.cc
[792/1379] Compiling v3_skey.cc
[793/1379] Compiling v3_purp.cc
[794/1379] Compiling v3_prn.cc
[795/1379] Compiling v3_ocsp.cc
[796/1379] Compiling v3_pmaps.cc
[797/1379] Compiling v3_pcons.cc
[798/1379] Compiling v3_ncons.cc
[799/1379] Compiling v3_lib.cc
[800/1379] Compiling v3_int.cc
[801/1379] Compiling v3_info.cc
[802/1379] Compiling v3_extku.cc
[803/1379] Compiling v3_ia5.cc
[804/1379] Compiling v3_enum.cc
[805/1379] Compiling v3_genn.cc
[806/1379] Compiling v3_cpols.cc
[807/1379] Compiling v3_crld.cc
[808/1379] Compiling v3_conf.cc
[809/1379] Compiling v3_bitst.cc
[810/1379] Compiling v3_alt.cc
[811/1379] Compiling v3_bcons.cc
[812/1379] Compiling v3_akeya.cc
[813/1379] Compiling v3_akey.cc
[814/1379] Compiling t_x509.cc
[815/1379] Compiling t_x509a.cc
[816/1379] Compiling t_req.cc
[817/1379] Compiling t_crl.cc
[818/1379] Compiling rsa_pss.cc
[819/1379] Compiling i2d_pr.cc
[820/1379] Compiling name_print.cc
[821/1379] Compiling policy.cc
[822/1379] Compiling by_file.cc
[823/1379] Compiling by_dir.cc
[824/1379] Compiling asn1_gen.cc
[825/1379] Compiling a_digest.cc
[826/1379] Compiling a_verify.cc
[827/1379] Compiling algorithm.cc
[828/1379] Compiling a_sign.cc
[829/1379] Compiling voprf.cc
[830/1379] Compiling trust_token.cc
[831/1379] Compiling thread_win.cc
[832/1379] Compiling thread_pthread.cc
[833/1379] Compiling thread_none.cc
[834/1379] Compiling thread.cc
[835/1379] Compiling stack.cc
[836/1379] Compiling pmbtoken.cc
[837/1379] Compiling siphash.cc
[838/1379] Compiling sha512.cc
[839/1379] Compiling sha256.cc
[840/1379] Compiling sha1.cc
[841/1379] Compiling slhdsa.cc
[842/1379] Compiling spake2plus.cc
[843/1379] Compiling rsa_print.cc
[844/1379] Compiling rsa_crypt.cc
[845/1379] Compiling rsa_asn1.cc
[846/1379] Compiling urandom.cc
[847/1379] Compiling windows.cc
[848/1379] Compiling rsa_extra.cc
[849/1379] Compiling rc4.cc
[850/1379] Compiling refcount.cc
[851/1379] Compiling trusty.cc
[852/1379] Compiling rand.cc
[853/1379] Compiling forkunsafe.cc
[854/1379] Compiling passive.cc
[855/1379] Compiling getentropy.cc
[856/1379] Compiling ios.cc
[857/1379] Compiling poly1305_arm_asm.S
[858/1379] Compiling deterministic.cc
[859/1379] Compiling fork_detect.cc
[860/1379] Compiling poly1305_vec.cc
[861/1379] Compiling poly1305_arm.cc
[862/1379] Compiling pool.cc
[863/1379] Compiling poly1305.cc
[864/1379] Compiling pkcs8_x509.cc
[865/1379] Compiling pkcs7.cc
[866/1379] Compiling p5_pbev2.cc
[867/1379] Compiling pkcs7_x509.cc
[868/1379] Compiling pkcs8.cc
[869/1379] Compiling pem_x509.cc
[870/1379] Compiling pem_xaux.cc
[871/1379] Compiling pem_oth.cc
[872/1379] Compiling pem_pk8.cc
[873/1379] Compiling pem_lib.cc
[874/1379] Compiling pem_pkey.cc
[875/1379] Compiling pem_info.cc
[876/1379] Compiling mlkem.cc
[877/1379] Compiling mldsa.cc
[878/1379] Compiling mem.cc
[879/1379] Compiling obj_xref.cc
[880/1379] Compiling pem_all.cc
[881/1379] Compiling poly_rq_mul.S
[882/1379] Compiling obj.cc
[883/1379] Compiling fips_shared_support.cc
[884/1379] Compiling md5.cc
[885/1379] Compiling lhash.cc
error: emit-module command failed with exit code 1 (use -v to see invocation)
[887/1379] 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
/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
[899/1379] Compiling md4.cc
[900/1379] Compiling scrypt.cc
[900/1379] Compiling kyber.cc
[900/1379] Compiling hpke.cc
[900/1379] Compiling ex_data.cc
[900/1379] Compiling bcm.cc
[900/1379] Compiling hrss.cc
[900/1379] Compiling sign.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin SwiftProtobufPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/481] Write sources
[6/482] Compiling sign.cc
[7/482] Write swift-version-24593BA9C3E375BF.txt
[8/482] Compiling kyber.cc
[9/482] Compiling ex_data.cc
[10/482] Compiling hpke.cc
[11/488] Compiling hrss.cc
[13/514] Compiling _NIODataStructures PriorityQueue.swift
[14/514] Compiling _NIODataStructures Heap.swift
[15/514] Compiling SwiftyXMLParser XML.swift
[15/514] Compiling scrypt.cc
[17/514] Compiling Yams Tag.swift
[18/514] Compiling Yams YamlAnchorProviding.swift
[19/516] Emitting module _NIODataStructures
[20/516] Compiling _NIODataStructures _TinyArray.swift
[22/517] Compiling SwiftyXMLParser Element.swift
[23/517] Compiling SwiftyXMLParser Error.swift
[24/517] Compiling SwiftyXMLParser Parser.swift
[25/517] Emitting module _NIOBase64
[26/517] Compiling _NIOBase64 Base64.swift
[28/528] Compiling Yams Resolver.swift
[29/528] Compiling Yams String+Yams.swift
[30/545] Compiling SwiftyXMLParser Accessor.swift
[31/545] Emitting module SwiftyXMLParser
[32/588] Compiling RealModule Float80+Real.swift
[33/588] Compiling RealModule Real.swift
[34/630] Compiling SwiftProtobuf AsyncMessageSequence.swift
[35/630] Compiling SwiftProtobuf BinaryDecoder.swift
[36/630] Compiling SwiftProtobuf AnyMessageStorage.swift
[37/630] Compiling SwiftProtobuf AnyUnpackError.swift
[39/630] Compiling RealModule Float16+Real.swift
[40/630] Compiling SwiftProtobuf ExtensionMap.swift
[41/630] Compiling SwiftProtobuf FieldTag.swift
[42/630] Emitting module Yams
[43/630] Compiling RealModule RealFunctions.swift
[44/635] Emitting module RealModule
[45/635] Compiling RealModule ElementaryFunctions.swift
[46/635] Compiling RealModule Float+Real.swift
[50/636] Compiling Logging MetadataProvider.swift
[52/636] Compiling SwiftProtobuf CustomJSONCodable.swift
[53/636] Compiling SwiftProtobuf Decoder.swift
[54/638] Emitting module Logging
[55/638] Compiling Logging Locks.swift
[56/652] Compiling InternalCollectionsUtilities Debugging.swift
[57/652] Compiling InternalCollectionsUtilities Descriptions.swift
[58/652] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[59/652] Compiling SwiftProtobuf DoubleParser.swift
[60/652] Compiling SwiftProtobuf Enum.swift
[61/652] Compiling SwiftASN1 DER.swift
[62/652] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[63/652] Compiling InternalCollectionsUtilities Integer rank.swift
[64/652] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[65/652] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[66/652] Compiling InternalCollectionsUtilities _SortedCollection.swift
[67/652] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[68/653] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[77/653] Compiling c-nioatomics.c
[79/653] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[85/653] Compiling InternalCollectionsUtilities UInt+reversed.swift
[86/653] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[87/653] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[88/653] Emitting module InternalCollectionsUtilities
[99/655] Emitting module SwiftASN1
[102/657] Compiling SwiftASN1 Errors.swift
[102/657] Compiling bcm.cc
[104/658] Compiling SwiftProtobuf Message+JSONAdditions.swift
[105/658] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[106/658] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[107/658] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[108/658] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[109/658] Compiling SwiftProtobuf Message.swift
[110/658] Compiling SwiftProtobuf MessageExtension.swift
[111/658] Compiling SwiftProtobuf NameMap.swift
[112/658] Compiling SwiftProtobuf PathDecoder.swift
[113/658] Compiling SwiftProtobuf PathVisitor.swift
[114/658] Compiling SwiftProtobuf ProtoNameProviding.swift
[115/658] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[117/669] Compiling Logging LogHandler.swift
[118/669] Compiling Logging Logging.swift
[119/670] Emitting module Gzip
[120/758] Compiling c-atomics.c
[122/758] Compiling Gzip Data+Gzip.swift
[123/775] Compiling ConcurrencyHelpers LockedValueBox.swift
[125/833] Emitting module ConcurrencyHelpers
[126/833] Compiling ConcurrencyHelpers Lock.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[127/834] 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
[128/848] Compiling _RopeModule BigString+Chunk+Counts.swift
[129/848] Compiling _RopeModule BigString+Chunk+Description.swift
[130/848] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[131/848] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[132/848] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[133/848] Compiling _RopeModule BigString+Chunk+Splitting.swift
[134/848] Compiling _RopeModule BigString+Chunk.swift
[135/848] Compiling _RopeModule BigString+BidirectionalCollection.swift
[136/848] Compiling _RopeModule BigString+Comparable.swift
[137/848] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[138/848] Compiling _RopeModule BigString+CustomStringConvertible.swift
[139/848] Compiling _RopeModule BigString+Equatable.swift
[141/907] Compiling _RopeModule Rope+Index.swift
[142/907] Compiling _RopeModule Rope+Sequence.swift
[143/907] Compiling _RopeModule Rope+Append.swift
[144/907] Compiling _RopeModule Rope+Extract.swift
[145/907] Compiling _RopeModule Rope+Find.swift
[146/907] Compiling _RopeModule Rope+ForEachWhile.swift
[147/907] Compiling _RopeModule Rope+Insert.swift
[148/907] Compiling GISTools BoundingBox.swift
[149/907] Compiling GISTools BoundingBoxRepresentable.swift
[150/907] Compiling GISTools Coordinate3D.swift
[151/907] Compiling GISTools TransformCoordinates.swift
[152/910] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.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
[153/910] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.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
[154/910] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.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
[155/910] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.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
[156/910] Compiling OrderedCollections OrderedSet+RandomAccessCollection.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
[157/910] Compiling OrderedCollections OrderedSet+ReserveCapacity.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
[158/910] Compiling _RopeModule Rope+Builder.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
[159/910] Compiling _RopeModule Rope+Debugging.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
[160/910] Compiling _RopeModule Rope+Invariants.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
[161/910] Compiling _RopeModule Rope+_Node.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
[162/910] Compiling _RopeModule _RopeVersion.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
[163/910] Compiling NIOConcurrencyHelpers NIOLock.swift
[164/910] Emitting module CoreMetrics
[165/910] Emitting module HeapModule
[166/910] Emitting module NIOConcurrencyHelpers
[167/910] Compiling OrderedCollections OrderedDictionary.swift
[168/910] Compiling OrderedCollections OrderedSet+Codable.swift
[169/910] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[170/910] Compiling OrderedCollections OrderedSet+Descriptions.swift
[171/910] Compiling OrderedCollections OrderedSet+Diffing.swift
[172/910] Compiling OrderedCollections OrderedSet+Equatable.swift
[173/910] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[174/910] Compiling OrderedCollections OrderedSet+Hashable.swift
[175/917] Emitting module UnixSignals
[176/917] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[177/917] Compiling NIOConcurrencyHelpers lock.swift
[178/917] Compiling HeapModule _HeapNode.swift
[179/917] Compiling CoreMetrics Locks.swift
[180/917] Compiling CoreMetrics Metrics.swift
[181/918] Compiling HeapModule Heap.swift
[182/918] Compiling HeapModule Heap+Invariants.swift
[183/918] Compiling HeapModule Heap+Descriptions.swift
[184/918] Compiling HeapModule Heap+UnsafeHandle.swift
[185/918] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[186/919] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[187/919] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[188/919] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[189/919] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[190/919] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[191/919] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[192/919] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[193/919] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[201/919] Compiling UnixSignals UnixSignal.swift
[202/919] Compiling UnixSignals UnixSignalsSequence.swift
[204/920] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[205/920] Compiling NIOConcurrencyHelpers atomics.swift
[206/921] Compiling OrderedCollections OrderedDictionary+Codable.swift
[207/921] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[208/921] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[209/921] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[210/921] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[211/921] Compiling OrderedCollections OrderedDictionary+Elements.swift
[212/921] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[213/921] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[215/921] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[216/921] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[217/921] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[218/921] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[219/921] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[220/921] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[221/921] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[222/921] Compiling OrderedCollections OrderedDictionary+Values.swift
[224/937] Compiling OrderedCollections OrderedSet+Initializers.swift
[225/937] Compiling OrderedCollections OrderedSet+Insertions.swift
[226/937] Compiling OrderedCollections OrderedSet+Invariants.swift
[227/937] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[228/937] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[229/937] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[230/937] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[231/937] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[232/963] Compiling HashTreeCollections _HashNode+Storage.swift
[233/963] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[234/1016] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[235/1016] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[236/1016] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[237/1016] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[238/1016] Compiling GISTools Union.swift
[239/1016] Compiling GISTools Validatable.swift
[240/1016] Compiling GISTools ArrayExtensions.swift
[241/1016] Compiling GISTools Benchmark.swift
[242/1016] Compiling GISTools CLLocationDegreesExtensions.swift
[243/1016] Compiling GISTools DataExtensions.swift
[244/1016] Compiling GISTools MultiPolygon.swift
[245/1016] Compiling HashTreeCollections _HashNode+Structural union.swift
[246/1016] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[247/1016] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[248/1016] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[249/1016] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[250/1016] Compiling HashTreeCollections _HashNode.swift
[251/1016] Compiling HashTreeCollections _HashNodeHeader.swift
[252/1016] Compiling HashTreeCollections _HashSlot.swift
[253/1016] Compiling HashTreeCollections _HashStack.swift
[254/1016] Compiling HashTreeCollections _HashTreeIterator.swift
[255/1016] Compiling HashTreeCollections _HashTreeStatistics.swift
[256/1016] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[257/1016] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[258/1016] Compiling HashTreeCollections TreeDictionary+Keys.swift
[259/1016] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[260/1016] Compiling HashTreeCollections TreeDictionary+Merge.swift
[261/1016] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[262/1016] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[263/1016] Compiling HashTreeCollections TreeDictionary+Values.swift
[264/1016] Compiling HashTreeCollections TreeDictionary.swift
[265/1016] Compiling HashTreeCollections TreeSet+Codable.swift
[266/1016] Compiling HashTreeCollections TreeSet+Collection.swift
[267/1016] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[268/1016] Compiling HashTreeCollections TreeSet+Debugging.swift
[269/1016] Compiling HashTreeCollections _Bitmap.swift
[270/1016] Compiling HashTreeCollections _Bucket.swift
[271/1016] Emitting module Metrics
[272/1069] Compiling BitCollections BitArray._UnsafeHandle.swift
[273/1069] Compiling BitCollections BitArray.swift
[274/1069] Compiling BitCollections BitSet+BidirectionalCollection.swift
[275/1069] Compiling BitCollections BitSet+Codable.swift
[276/1069] Compiling Metrics Metrics.swift
[277/1070] Compiling BitCollections BitArray+Hashable.swift
[278/1070] Compiling BitCollections BitArray+Initializers.swift
[279/1070] Compiling BitCollections BitArray+Invariants.swift
[280/1070] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[281/1070] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[282/1070] Compiling BitCollections BitSet+CustomReflectable.swift
[283/1070] Compiling BitCollections BitSet+CustomStringConvertible.swift
[284/1070] Compiling BitCollections BitSet+Equatable.swift
[285/1070] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[286/1070] Compiling BitCollections BitSet+Extras.swift
[288/1079] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[289/1079] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[290/1079] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[291/1079] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[292/1079] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[293/1079] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[294/1079] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[295/1079] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[296/1079] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[299/1079] Compiling HashTreeCollections TreeSet+Descriptions.swift
[300/1079] Compiling HashTreeCollections TreeSet+Equatable.swift
[301/1079] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[302/1079] Compiling HashTreeCollections TreeSet+Extras.swift
[303/1079] Compiling HashTreeCollections TreeSet+Filter.swift
[304/1079] Compiling HashTreeCollections TreeSet+Hashable.swift
[305/1079] Compiling HashTreeCollections TreeSet+Sendable.swift
[313/1098] Compiling Algorithms MinMax.swift
[314/1098] Compiling Algorithms Partition.swift
[315/1104] Compiling Algorithms AdjacentPairs.swift
[316/1104] Compiling Algorithms Chain.swift
[317/1104] Compiling Algorithms Chunked.swift
[318/1104] Compiling Algorithms Combinations.swift
[319/1104] Compiling Algorithms Joined.swift
[320/1104] Compiling Algorithms Keyed.swift
[325/1104] Compiling _RopeModule Rope+Join.swift
[326/1104] Compiling _RopeModule Rope+MutatingForEach.swift
[327/1104] Compiling _RopeModule Rope+Remove.swift
[328/1104] Compiling _RopeModule Rope+RemoveSubrange.swift
[329/1104] Compiling _RopeModule Rope+Split.swift
[330/1104] Compiling _RopeModule Optional Utilities.swift
[331/1104] Compiling _RopeModule String Utilities.swift
[332/1104] Compiling _RopeModule String.Index+ABI.swift
[339/1114] Compiling BitCollections BitSet+Hashable.swift
[342/1114] Emitting module BitCollections
[348/1121] Compiling BitCollections BitSet+SetAlgebra union.swift
[349/1121] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[350/1121] Compiling BitCollections BitSet.Counted.swift
[351/1121] Compiling BitCollections BitSet.Index.swift
[352/1121] Compiling BitCollections BitSet._UnsafeHandle.swift
[353/1121] Compiling BitCollections BitSet.swift
[356/1121] Compiling BitCollections Range+Utilities.swift
[357/1121] Compiling BitCollections Slice+Utilities.swift
[358/1121] Compiling BitCollections UInt+Tricks.swift
[359/1121] Compiling BitCollections _Word.swift
[366/1121] Compiling Algorithms Compacted.swift
[367/1121] Compiling Algorithms Cycle.swift
[368/1121] Compiling Algorithms EitherSequence.swift
[369/1121] Compiling Algorithms FirstNonNil.swift
[370/1121] Compiling Algorithms FlattenCollection.swift
[371/1121] Compiling Algorithms Grouped.swift
[372/1121] Compiling Algorithms Indexed.swift
[373/1121] Compiling Algorithms Intersperse.swift
[384/1121] Compiling Algorithms Permutations.swift
[385/1121] Compiling Algorithms Product.swift
[386/1121] Compiling Algorithms RandomSample.swift
[387/1121] Compiling Algorithms Reductions.swift
[388/1121] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[389/1121] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[390/1121] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[391/1121] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[392/1121] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[393/1121] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[394/1121] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[395/1121] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[396/1121] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[397/1121] Compiling HashTreeCollections TreeSet.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
/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
[416/1121] Emitting module _RopeModule
[417/1121] Emitting module DequeModule
[418/1122] Compiling BitCollections BitSet+Initializers.swift
[419/1122] Compiling BitCollections BitSet+Invariants.swift
[420/1122] Compiling BitCollections BitSet+Random.swift
[421/1122] Compiling BitCollections BitSet+SetAlgebra basics.swift
[422/1122] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[423/1122] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[424/1122] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[425/1122] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[426/1122] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[432/1122] Emitting module OrderedCollections
[446/1123] Compiling Algorithms Split.swift
[447/1123] Compiling Algorithms Stride.swift
[448/1123] Compiling Algorithms Suffix.swift
[449/1171] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[450/1171] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[451/1171] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[452/1171] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[453/1171] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[454/1171] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[455/1171] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[456/1171] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[456/1171] Compiling print.cc
[458/1171] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[459/1171] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[460/1171] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[461/1171] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[462/1171] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[466/1171] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[467/1171] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[468/1171] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[469/1171] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[470/1171] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[471/1171] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[472/1171] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[473/1171] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[474/1171] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[475/1171] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[476/1171] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[512/1172] Compiling AsyncAlgorithms AsyncChannel.swift
[513/1172] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[514/1172] Compiling AsyncAlgorithms ChannelStateMachine.swift
[514/1172] Compiling pbkdf.cc
[532/1172] Compiling AsyncAlgorithms ChannelStorage.swift
[533/1172] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[534/1172] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[535/1172] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[536/1172] Compiling AsyncAlgorithms CombineLatestStorage.swift
[537/1172] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[549/1172] Emitting module AsyncAlgorithms
[550/1178] Compiling AsyncAlgorithms ZipStorage.swift
[562/1178] Compiling AsyncAlgorithms DebounceStateMachine.swift
[563/1178] Compiling AsyncAlgorithms DebounceStorage.swift
[564/1178] Compiling AsyncAlgorithms Dictionary.swift
[565/1178] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[566/1178] Compiling AsyncAlgorithms Locking.swift
[567/1178] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[568/1178] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[578/1178] Compiling AsyncAlgorithms MergeStateMachine.swift
[579/1178] Compiling AsyncAlgorithms MergeStorage.swift
[580/1178] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[581/1178] Compiling AsyncAlgorithms Rethrow.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
/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
[593/1179] 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
[594/1179] 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
[595/1179] 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
[596/1179] 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
[597/1179] 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
[598/1179] 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
[599/1179] 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
[600/1179] Emitting module SwiftProtobuf
[619/1179] Compiling p_x25519_asn1.cc
[632/1179] Compiling p_x25519.cc
[634/1179] Emitting module HashTreeCollections
[634/1180] Compiling p_rsa_asn1.cc
[636/1180] Compiling p_rsa.cc
[638/1180] Emitting module Algorithms
[644/1181] Compiling p_ed25519.cc
[647/1183] Compiling AsyncAlgorithms SetAlgebra.swift
[648/1183] Compiling AsyncAlgorithms UnsafeTransfer.swift
[649/1183] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[650/1183] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[651/1183] Compiling AsyncAlgorithms ZipStateMachine.swift
[653/1184] Emitting module Collections
[654/1184] Compiling Collections Collections.swift
[655/1185] Compiling p_hkdf.cc
[668/1185] Compiling SwiftProtobuf resource_bundle_accessor.swift
[668/1186] Compiling p_ed25519_asn1.cc
[670/1194] Compiling p_dh_asn1.cc
[671/1194] Compiling p_ec.cc
[672/1194] Compiling p_ec_asn1.cc
[674/1194] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[674/1195] Compiling p_dh.cc
[676/1195] Emitting module ServiceLifecycle
[676/1195] Compiling p_dsa_asn1.cc
[677/1195] Compiling evp.cc
[679/1195] Compiling ServiceLifecycle ServiceRunnerError.swift
[680/1195] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[681/1195] Compiling ServiceLifecycle CancellationWaiter.swift
[682/1195] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[683/1195] Compiling ServiceLifecycle GracefulShutdown.swift
[683/1195] Compiling evp_ctx.cc
[684/1195] Compiling err.cc
[685/1195] Compiling evp_asn1.cc
[686/1195] Compiling ecdh.cc
[687/1195] Compiling engine.cc
[689/1195] Compiling ServiceLifecycle ServiceGroup.swift
[690/1195] Compiling ServiceLifecycle Service.swift
[690/1196] Compiling ec_derive.cc
[692/1196] Compiling hash_to_curve.cc
[693/1196] Compiling digest_extra.cc
[694/1196] Compiling ecdsa_asn1.cc
[695/1196] Compiling ec_asn1.cc
[696/1196] Compiling dsa_asn1.cc
[697/1196] Compiling dsa.cc
[698/1196] Compiling x25519-asm-arm.S
/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
[722/1196] Compiling params.cc
[723/1196] Compiling des.cc
[724/1196] Compiling cpu_intel.cc
[725/1196] Compiling dh_asn1.cc
[726/1196] Compiling curve25519_64_adx.cc
[727/1196] Compiling spake25519.cc
[728/1196] Compiling curve25519.cc
[729/1196] Compiling crypto.cc
[730/1196] Compiling cpu_aarch64_linux.cc
[731/1196] Compiling cpu_arm_freebsd.cc
[732/1196] Compiling cpu_arm_linux.cc
[733/1196] Compiling cpu_aarch64_win.cc
[734/1196] Compiling cpu_aarch64_sysreg.cc
[735/1196] Compiling cpu_aarch64_openbsd.cc
[736/1196] Compiling cpu_aarch64_fuchsia.cc
[737/1196] Compiling conf.cc
[738/1196] Compiling cpu_aarch64_apple.cc
[739/1196] Compiling e_tls.cc
[740/1196] Compiling get_cipher.cc
/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
[765/1196] Compiling tls_cbc.cc
[766/1196] Compiling e_chacha20poly1305.cc
[767/1196] Compiling e_rc4.cc
[768/1196] Compiling e_aesgcmsiv.cc
[769/1196] Compiling e_rc2.cc
[770/1196] Compiling e_des.cc
[771/1196] Compiling e_null.cc
[772/1196] Compiling e_aesctrhmac.cc
[773/1196] Compiling derive_key.cc
[774/1196] Compiling chacha.cc
[775/1196] Compiling unicode.cc
[776/1196] Compiling ber.cc
[777/1196] Compiling asn1_compat.cc
[778/1196] Compiling cbb.cc
[779/1196] Compiling cbs.cc
[780/1196] Compiling buf.cc
[781/1196] Compiling blake2.cc
[782/1196] Compiling socket_helper.cc
[783/1196] Compiling convert.cc
[784/1196] Compiling bn_asn1.cc
[785/1196] Compiling pair.cc
[786/1196] Compiling socket.cc
[787/1196] Compiling printf.cc
[788/1196] Compiling fd.cc
[789/1196] Compiling hexdump.cc
[790/1196] Compiling errno.cc
[791/1196] Compiling connect.cc
[792/1196] Compiling file.cc
[793/1196] Compiling base64.cc
[794/1196] Compiling bio_mem.cc
[795/1196] Compiling tasn_typ.cc
[796/1196] Compiling bio.cc
[797/1196] Compiling tasn_utl.cc
[798/1196] Compiling tasn_fre.cc
[799/1196] Compiling tasn_dec.cc
[800/1196] Compiling tasn_new.cc
[801/1196] Compiling tasn_enc.cc
[802/1196] Compiling asn_pack.cc
[803/1196] Compiling f_int.cc
[804/1196] Compiling f_string.cc
[805/1196] Compiling posix_time.cc
[806/1196] Compiling asn1_par.cc
[807/1196] Compiling asn1_lib.cc
[808/1196] Compiling a_octet.cc
[809/1196] Compiling a_utctm.cc
[810/1196] Compiling a_time.cc
[811/1196] Compiling a_type.cc
[812/1196] Compiling a_strex.cc
[813/1196] Compiling a_strnid.cc
[814/1196] Compiling a_object.cc
[815/1196] Compiling a_i2d_fp.cc
[816/1196] Compiling a_dup.cc
[817/1196] Compiling a_gentm.cc
[818/1196] Compiling a_mbstr.cc
[819/1196] Compiling a_int.cc
[820/1196] Compiling fiat_p256_adx_sqr.S
[821/1196] Compiling fiat_p256_adx_mul.S
[822/1196] Compiling a_d2i_fp.cc
[823/1196] Compiling fiat_curve25519_adx_square.S
[824/1196] Compiling fiat_curve25519_adx_mul.S
[825/1196] Compiling a_bitstr.cc
[826/1196] Compiling CCryptoBoringSSLShims shims.c
[827/1196] Compiling md5-x86_64-apple.S
[828/1196] Compiling md5-x86_64-linux.S
[829/1196] Compiling md5-586-linux.S
[830/1196] Compiling md5-586-apple.S
[831/1196] Compiling chacha20_poly1305_x86_64-linux.S
[832/1196] Compiling chacha20_poly1305_x86_64-apple.S
[833/1196] Compiling chacha20_poly1305_armv8-win.S
[834/1196] Compiling chacha20_poly1305_armv8-apple.S
[835/1196] Compiling chacha-x86_64-linux.S
[836/1196] Compiling chacha-x86_64-apple.S
[837/1196] Compiling chacha-x86-apple.S
[838/1196] Compiling chacha20_poly1305_armv8-linux.S
[839/1196] Compiling chacha-x86-linux.S
[840/1196] Compiling a_bool.cc
[841/1196] Compiling err_data.cc
[842/1196] Compiling chacha-armv8-win.S
[843/1196] Compiling chacha-armv8-apple.S
[844/1196] Compiling chacha-armv4-linux.S
[845/1196] Compiling aes128gcmsiv-x86_64-apple.S
[846/1196] Compiling x86_64-mont5-linux.S
[847/1196] Compiling aes128gcmsiv-x86_64-linux.S
[848/1196] Compiling x86_64-mont5-apple.S
[849/1196] Compiling chacha-armv8-linux.S
[850/1196] Compiling x86_64-mont-linux.S
[851/1196] Compiling x86-mont-linux.S
[852/1196] Compiling x86_64-mont-apple.S
[853/1196] Compiling vpaes-x86_64-linux.S
[854/1196] Compiling vpaes-x86_64-apple.S
[855/1196] Compiling vpaes-x86-apple.S
[856/1196] Compiling vpaes-x86-linux.S
[857/1196] Compiling vpaes-armv8-win.S
[858/1196] Compiling x86-mont-apple.S
[859/1196] Compiling vpaes-armv8-linux.S
[860/1196] Compiling sha512-x86_64-apple.S
[861/1196] Compiling sha512-x86_64-linux.S
[862/1196] Compiling vpaes-armv7-linux.S
[863/1196] Compiling vpaes-armv8-apple.S
[864/1196] Compiling sha512-armv8-win.S
[865/1196] Compiling sha512-armv8-linux.S
[866/1196] Compiling sha512-armv4-linux.S
[867/1196] Compiling sha512-armv8-apple.S
[868/1196] Compiling sha512-586-apple.S
[869/1196] Compiling sha512-586-linux.S
[870/1196] Compiling sha256-x86_64-linux.S
[871/1196] Compiling sha256-x86_64-apple.S
[872/1196] Compiling sha256-armv8-win.S
[873/1196] Compiling sha256-armv8-apple.S
[874/1196] Compiling sha256-armv8-linux.S
[875/1196] Compiling sha256-586-linux.S
[876/1196] Compiling sha256-armv4-linux.S
[877/1196] Compiling sha256-586-apple.S
[878/1196] Compiling sha1-armv8-apple.S
[879/1196] Compiling sha1-x86_64-apple.S
[880/1196] Compiling sha1-armv8-linux.S
[881/1196] Compiling sha1-armv4-large-linux.S
[882/1196] Compiling sha1-armv8-win.S
[883/1196] Compiling sha1-x86_64-linux.S
[884/1196] Compiling sha1-586-linux.S
[885/1196] Compiling sha1-586-apple.S
[886/1196] Compiling rdrand-x86_64-linux.S
[887/1196] Compiling rsaz-avx2-linux.S
[888/1196] Compiling p256_beeu-x86_64-asm-apple.S
[889/1196] Compiling rsaz-avx2-apple.S
[890/1196] Compiling rdrand-x86_64-apple.S
[891/1196] Compiling p256_beeu-armv8-asm-win.S
[892/1196] Compiling p256_beeu-x86_64-asm-linux.S
[893/1196] Compiling p256_beeu-armv8-asm-linux.S
[894/1196] Compiling p256-x86_64-asm-linux.S
[895/1196] Compiling p256-armv8-asm-linux.S
[896/1196] Compiling ghashv8-armv8-win.S
[897/1196] Compiling p256-armv8-asm-apple.S
[898/1196] Compiling p256_beeu-armv8-asm-apple.S
[899/1196] Compiling p256-armv8-asm-win.S
[899/1196] Compiling p256-x86_64-asm-apple.S
[901/1196] Compiling ghashv8-armv8-linux.S
[902/1196] Compiling ghashv8-armv7-linux.S
[903/1196] Compiling ghashv8-armv8-apple.S
[904/1196] Compiling ghash-x86-linux.S
[905/1196] Compiling ghash-x86_64-linux.S
[906/1196] Compiling ghash-x86_64-apple.S
[907/1196] Compiling ghash-x86-apple.S
[908/1196] Compiling ghash-ssse3-x86_64-linux.S
[909/1196] Compiling ghash-ssse3-x86_64-apple.S
[910/1196] Compiling ghash-ssse3-x86-linux.S
[911/1196] Compiling ghash-neon-armv8-win.S
[912/1196] Compiling ghash-armv4-linux.S
[913/1196] Compiling ghash-neon-armv8-linux.S
[914/1196] Compiling ghash-ssse3-x86-apple.S
[915/1196] Compiling ghash-neon-armv8-apple.S
[916/1196] Compiling co-586-linux.S
[917/1196] Compiling bn-armv8-win.S
[918/1196] Compiling co-586-apple.S
[919/1196] Compiling bn-586-apple.S
[920/1196] Compiling bn-armv8-linux.S
[921/1196] Compiling bsaes-armv7-linux.S
[922/1196] Compiling bn-586-linux.S
[923/1196] Compiling armv8-mont-win.S
[924/1196] Compiling bn-armv8-apple.S
[925/1196] Compiling aesv8-gcm-armv8-win.S
[926/1196] Compiling armv8-mont-linux.S
[927/1196] Compiling armv8-mont-apple.S
[928/1196] Compiling armv4-mont-linux.S
[929/1196] Compiling aesv8-armv8-win.S
[930/1196] Compiling aesv8-gcm-armv8-linux.S
[931/1196] Compiling aesv8-gcm-armv8-apple.S
[932/1196] Compiling aesv8-armv8-apple.S
[933/1196] Compiling aesv8-armv8-linux.S
[934/1196] Compiling aesni-x86_64-apple.S
[935/1196] Compiling aesv8-armv7-linux.S
[936/1196] Compiling aesni-x86-linux.S
[937/1196] Compiling aesni-x86_64-linux.S
[938/1196] Compiling aesni-x86-apple.S
[939/1196] Compiling aesni-gcm-x86_64-linux.S
[940/1196] Compiling aesni-gcm-x86_64-apple.S
[941/1196] Compiling aes-gcm-avx10-x86_64-linux.S
[942/1196] Compiling aes-gcm-avx10-x86_64-apple.S
[943/1196] Compiling x_pubkey.cc
[944/1196] Compiling x_val.cc
[945/1196] Compiling x_sig.cc
[946/1196] Compiling x_x509a.cc
[947/1196] Compiling x_spki.cc
[948/1196] Compiling x_req.cc
[949/1196] Compiling x_x509.cc
[950/1196] Compiling x_exten.cc
[951/1196] Compiling x509rset.cc
[952/1196] Compiling x_name.cc
[953/1196] Compiling x509spki.cc
[954/1196] Compiling x_algor.cc
[955/1196] Compiling x_attrib.cc
[956/1196] Compiling x_all.cc
[957/1196] Compiling x_crl.cc
[958/1196] Compiling x509cset.cc
[959/1196] Compiling x509name.cc
[960/1196] Compiling x509_vfy.cc
[961/1196] Compiling x509_vpm.cc
[962/1196] Compiling x509_txt.cc
[963/1196] Compiling x509_v3.cc
[964/1196] Compiling x509_trs.cc
[965/1196] Compiling x509_set.cc
[966/1196] Compiling x509_req.cc
[967/1196] Compiling x509_obj.cc
[968/1196] Compiling x509_d2.cc
[969/1196] Compiling x509_def.cc
[970/1196] Compiling x509_ext.cc
[971/1196] Compiling x509_lu.cc
[972/1196] Compiling x509_cmp.cc
[973/1196] Compiling x509_att.cc
[974/1196] Compiling x509.cc
[975/1196] Compiling v3_skey.cc
[976/1196] Compiling v3_purp.cc
[977/1196] Compiling v3_utl.cc
[978/1196] Compiling v3_prn.cc
[979/1196] Compiling v3_pmaps.cc
[980/1196] Compiling v3_ocsp.cc
[981/1196] Compiling v3_pcons.cc
[982/1196] Compiling v3_int.cc
[983/1196] Compiling v3_ncons.cc
[984/1196] Compiling v3_lib.cc
[985/1196] Compiling v3_info.cc
[986/1196] Compiling v3_ia5.cc
[987/1196] Compiling v3_genn.cc
[988/1196] Compiling v3_extku.cc
[989/1196] Compiling v3_enum.cc
[990/1196] Compiling v3_cpols.cc
[991/1196] Compiling v3_crld.cc
[992/1196] Compiling v3_conf.cc
[993/1196] Compiling v3_bitst.cc
[994/1196] Compiling v3_akeya.cc
[995/1196] Compiling v3_alt.cc
[996/1196] Compiling v3_bcons.cc
[997/1196] Compiling t_x509a.cc
[998/1196] Compiling v3_akey.cc
[999/1196] Compiling t_x509.cc
[1000/1196] Compiling t_req.cc
[1001/1196] Compiling t_crl.cc
[1002/1196] Compiling rsa_pss.cc
[1003/1196] Compiling i2d_pr.cc
[1004/1196] Compiling policy.cc
[1005/1196] Compiling name_print.cc
[1006/1196] Compiling by_dir.cc
[1007/1196] Compiling a_verify.cc
[1008/1196] Compiling by_file.cc
[1009/1196] Compiling a_digest.cc
[1010/1196] Compiling a_sign.cc
[1011/1196] Compiling algorithm.cc
[1012/1196] Compiling asn1_gen.cc
[1013/1196] Compiling voprf.cc
[1014/1196] Compiling trust_token.cc
[1015/1196] Compiling pmbtoken.cc
[1016/1196] Compiling thread_win.cc
[1017/1196] Compiling thread.cc
[1018/1196] Compiling thread_none.cc
[1019/1196] Compiling stack.cc
[1020/1196] Compiling thread_pthread.cc
[1021/1196] Compiling thash.cc
[1022/1196] Compiling wots.cc
[1023/1196] Compiling slhdsa.cc
[1024/1196] Compiling merkle.cc
[1025/1196] Compiling fors.cc
[1026/1196] Compiling siphash.cc
[1027/1196] Compiling sha512.cc
[1027/1196] Compiling sha256.cc
[1029/1196] Compiling rsa_extra.cc
[1029/1196] Compiling rsa_crypt.cc
[1029/1196] Compiling rsa_print.cc
[1030/1196] Compiling sha1.cc
[1033/1196] Compiling rsa_asn1.cc
[1034/1196] Compiling refcount.cc
[1035/1196] Compiling trusty.cc
[1036/1196] Compiling windows.cc
[1037/1196] Compiling rc4.cc
[1038/1196] Compiling urandom.cc
[1039/1196] Compiling rand_extra.cc
[1040/1196] Compiling passive.cc
[1041/1196] Compiling deterministic.cc
[1042/1196] Compiling poly1305_arm_asm.S
[1043/1196] Compiling fork_detect.cc
[1044/1196] Compiling ios.cc
[1045/1196] Compiling getentropy.cc
[1046/1196] Compiling forkunsafe.cc
[1047/1196] Compiling pool.cc
[1048/1196] Compiling poly1305_arm.cc
[1049/1196] Compiling poly1305_vec.cc
[1050/1196] Compiling poly1305.cc
[1051/1196] Compiling pkcs7_x509.cc
[1052/1196] Compiling pkcs8_x509.cc
[1053/1196] Compiling p5_pbev2.cc
[1054/1196] Compiling pkcs8.cc
[1055/1196] Compiling pkcs7.cc
[1056/1196] Compiling pem_xaux.cc
[1057/1196] Compiling pem_x509.cc
[1058/1196] Compiling pem_pkey.cc
[1059/1196] Compiling pem_oth.cc
[1059/1196] Compiling pem_pk8.cc
[1061/1196] Compiling pem_info.cc
[1062/1196] Compiling pem_lib.cc
[1063/1196] Compiling obj_xref.cc
[1064/1196] Compiling mldsa.cc
[1065/1196] Compiling obj.cc
[1066/1196] Compiling mem.cc
[1067/1196] Compiling pem_all.cc
[1068/1196] Compiling mlkem.cc
[1069/1196] Compiling md5.cc
[1070/1196] Compiling md4.cc
[1071/1196] Compiling poly_rq_mul.S
[1071/1196] Compiling fips_shared_support.cc
[1073/1196] Compiling lhash.cc
[1074/1196] Compiling ex_data.cc
[1075/1196] Compiling kyber.cc
[1076/1196] Compiling hrss.cc
/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
[1089/1196] Compiling sign.cc
[1090/1196] Compiling scrypt.cc
[1090/1196] Compiling p_x25519_asn1.cc
[1090/1196] Compiling hpke.cc
[1090/1196] Compiling bcm.cc
[1090/1196] Compiling p_x25519.cc
[1090/1196] Compiling pbkdf.cc
[1090/1196] Compiling print.cc
BUILD FAILURE 6.1 android