Build Information
Failed to build mvt-postgis, reference main (97634c
), with Swift 6.1 for Android on 25 Aug 2025 14:24:55 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.67.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 97634c5 Swift 6.1 updates
Cloned https://github.com/Outdooractive/mvt-postgis.git
Revision (git rev-parse @):
97634c5bb008bb798aa0e71be40043f3a08a5390
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.10.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Outdooractive/mvt-tools"
},
{
"identity" : "gis-tools",
"requirement" : {
"range" : [
{
"lower_bound" : "1.13.2",
"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.26.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/postgres-nio.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.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.4.0",
"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" : "14.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",
"Extensions/ThreadSafeCollectors.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-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/Outdooractive/PostgresConnectionPool.git
[1/318] Fetching postgresconnectionpool
[319/17672] Fetching postgresconnectionpool, swift-collections
[1014/28804] Fetching postgresconnectionpool, swift-collections, yams
Fetched https://github.com/Outdooractive/PostgresConnectionPool.git from cache (0.60s)
[918/28486] Fetching swift-collections, yams
Fetching https://github.com/Outdooractive/mvt-tools
[9176/29690] Fetching swift-collections, yams, mvt-tools
Fetched https://github.com/Outdooractive/mvt-tools from cache (0.96s)
[14850/28486] Fetching swift-collections, yams
Fetching https://github.com/Outdooractive/gis-tools
Fetching https://github.com/vapor/postgres-nio.git
Fetching https://github.com/yahoojapan/SwiftyXMLParser
Fetched https://github.com/jpsim/Yams from cache (3.12s)
Fetched https://github.com/apple/swift-collections from cache (3.13s)
[1/764] Fetching swiftyxmlparser
[238/3892] Fetching swiftyxmlparser, gis-tools
Fetched https://github.com/yahoojapan/SwiftyXMLParser from cache (0.58s)
[1/12577] Fetching postgres-nio
Fetched https://github.com/Outdooractive/gis-tools from cache (1.17s)
Fetched https://github.com/vapor/postgres-nio.git from cache (1.19s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.4.0 (7.71s)
Computing version for https://github.com/yahoojapan/SwiftyXMLParser
Computed https://github.com/yahoojapan/SwiftyXMLParser at 5.6.0 (1.02s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (1.17s)
Computing version for https://github.com/Outdooractive/gis-tools
Computed https://github.com/Outdooractive/gis-tools at 1.13.2 (0.87s)
Computing version for https://github.com/vapor/postgres-nio.git
Computed https://github.com/vapor/postgres-nio.git at 1.27.0 (0.97s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-log.git
[1/2433] Fetching swift-service-lifecycle
[26/6330] Fetching swift-service-lifecycle, swift-log
[542/9031] Fetching swift-service-lifecycle, swift-log, swift-nio-transport-services
[1268/11314] Fetching swift-service-lifecycle, swift-log, swift-nio-transport-services, swift-metrics
[9245/27590] Fetching swift-service-lifecycle, swift-log, swift-nio-transport-services, swift-metrics, swift-crypto
[9462/42658] Fetching swift-service-lifecycle, swift-log, swift-nio-transport-services, swift-metrics, swift-crypto, swift-nio-ssl
Fetched https://github.com/apple/swift-metrics.git from cache (1.14s)
Fetched https://github.com/apple/swift-log.git from cache (1.14s)
[8359/36478] Fetching swift-service-lifecycle, swift-nio-transport-services, swift-crypto, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
[11585/38286] Fetching swift-service-lifecycle, swift-nio-transport-services, swift-crypto, swift-nio-ssl, swift-atomics
[18077/115944] Fetching swift-service-lifecycle, swift-nio-transport-services, swift-crypto, swift-nio-ssl, swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (0.98s)
[19178/114136] Fetching swift-service-lifecycle, swift-nio-transport-services, swift-crypto, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (5.19s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (5.21s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.32s)
Fetched https://github.com/apple/swift-crypto.git from cache (5.39s)
[50478/77658] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (10.14s)
Computing version for https://github.com/Outdooractive/mvt-tools
Computed https://github.com/Outdooractive/mvt-tools at 1.10.1 (12.19s)
Fetching https://github.com/1024jp/GzipSwift.git
Fetching https://github.com/apple/swift-protobuf
Fetching https://github.com/apple/swift-argument-parser
[1/1557] Fetching gzipswift
[1558/17246] Fetching gzipswift, swift-argument-parser
Fetched https://github.com/1024jp/GzipSwift.git from cache (1.34s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.36s)
[1/40146] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf from cache (10.21s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (11.25s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.92s)
Computing version for https://github.com/1024jp/GzipSwift.git
Computed https://github.com/1024jp/GzipSwift.git at 5.2.0 (0.95s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.42s)
Computing version for https://github.com/apple/swift-protobuf
Computed https://github.com/apple/swift-protobuf at 1.31.0 (0.93s)
Computing version for https://github.com/Outdooractive/PostgresConnectionPool.git
Computed https://github.com/Outdooractive/PostgresConnectionPool.git at 0.8.4 (0.91s)
Fetching https://github.com/vapor/postgres-kit
[1/5385] Fetching postgres-kit
Fetched https://github.com/vapor/postgres-kit from cache (0.53s)
Computing version for https://github.com/vapor/postgres-kit
Computed https://github.com/vapor/postgres-kit at 2.14.0 (1.44s)
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/vapor/async-kit.git
[1/2439] Fetching async-kit
[2245/8459] Fetching async-kit, sql-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.59s)
[5479/6020] Fetching sql-kit
Fetched https://github.com/vapor/sql-kit.git from cache (0.78s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.21.0 (2.00s)
Fetching https://github.com/apple/swift-algorithms.git
[1/5968] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.68s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.78s)
Fetching https://github.com/apple/swift-numerics.git
[1/6342] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.71s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.77s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (2.06s)
Fetching https://github.com/apple/swift-system.git
[1/4900] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.73s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.1 (1.80s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.98s)
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.96s)
Fetching https://github.com/apple/swift-async-algorithms.git
[1/5133] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.67s)
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.91s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.95s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (0.99s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (1.10s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.14.0 (2.99s)
Fetching https://github.com/apple/swift-asn1.git
[1/1629] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.47s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.52s)
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
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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.14.0
Creating working copy for https://github.com/apple/swift-protobuf
Working copy of https://github.com/apple/swift-protobuf resolved at 1.31.0
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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
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.1
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/vapor/postgres-nio.git
Working copy of https://github.com/vapor/postgres-nio.git resolved at 1.27.0
Creating working copy for https://github.com/Outdooractive/gis-tools
Working copy of https://github.com/Outdooractive/gis-tools resolved at 1.13.2
Creating working copy for https://github.com/Outdooractive/mvt-tools
Working copy of https://github.com/Outdooractive/mvt-tools resolved at 1.10.1
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.25.1
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.33.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
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/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.21.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/yahoojapan/SwiftyXMLParser
Working copy of https://github.com/yahoojapan/SwiftyXMLParser resolved at 5.6.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.4.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.3.0
Downloading binary artifact https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip
[16854/15500663] Downloading https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip
Downloaded https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip (2.22s)
[1/1] Compiling plugin SwiftProtobufPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/837] Write sources
[19/837] Copying PrivacyInfo.xcprivacy
[19/837] Write sources
[45/837] Compiling _NumericsShims _NumericsShims.c
[46/837] Compiling system-zlib anchor.c
[47/837] Compiling _AtomicsShims.c
[48/837] Compiling writer.c
[49/837] Compiling CNIOWindows shim.c
[50/837] Compiling reader.c
[51/837] Compiling CNIOWindows WSAStartup.c
[52/837] Compiling CNIOWASI CNIOWASI.c
[53/837] Compiling CNIOPosix event_loop_id.c
[54/837] Compiling CNIOLinux liburing_shims.c
[54/837] Compiling CNIODarwin shim.c
[56/837] Compiling parser.c
[57/837] Compiling api.c
[58/837] Compiling CNIOLinux shim.c
[59/837] Compiling fiat_p256_adx_sqr.S
[60/837] Compiling fiat_p256_adx_mul.S
[61/837] Compiling emitter.c
[62/837] Compiling fiat_curve25519_adx_square.S
[63/837] Write swift-version-24593BA9C3E375BF.txt
[64/837] Compiling fiat_curve25519_adx_mul.S
[65/837] Compiling scanner.c
[66/841] Compiling CNIOBoringSSLShims shims.c
[67/863] Compiling tls_method.cc
[68/863] Compiling tls13_client.cc
[69/866] Compiling tls_record.cc
[70/937] Compiling tls13_server.cc
[71/954] Compiling tls13_enc.cc
[73/986] Compiling RealModule Float80+Real.swift
[74/986] Compiling RealModule Real.swift
[75/987] Compiling RealModule ElementaryFunctions.swift
[76/987] Compiling RealModule Float16+Real.swift
[77/987] Compiling RealModule AlgebraicField.swift
[78/987] Compiling RealModule ApproximateEquality.swift
[79/987] Emitting module RealModule
[80/987] Emitting module _NIOBase64
[81/987] Compiling _NIOBase64 Base64.swift
[82/987] Compiling _NIODataStructures _TinyArray.swift
[83/987] Compiling RealModule Float+Real.swift
[84/987] Compiling RealModule AugmentedArithmetic.swift
[85/987] Compiling RealModule Double+Real.swift
[86/988] Compiling RealModule RealFunctions.swift
[88/989] Compiling _NIODataStructures PriorityQueue.swift
[89/989] Emitting module _NIODataStructures
[90/989] Compiling _NIODataStructures Heap.swift
[92/990] Compiling SwiftProtobuf Enum.swift
[93/990] Compiling SwiftProtobuf ExtensibleMessage.swift
[95/992] Emitting module SwiftyXMLParser
[96/1008] Compiling InternalCollectionsUtilities Descriptions.swift
[97/1008] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[98/1092] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[99/1093] Compiling GISTools FrechetDistance.swift
[100/1093] Compiling GISTools Length.swift
[101/1093] Compiling GISTools EnumerateProperties.swift
[102/1093] Compiling GISTools Flatten.swift
[103/1093] Compiling GISTools Along.swift
[104/1093] Compiling GISTools Area.swift
[107/1093] Compiling GISTools BoundingBoxPosition.swift
[108/1093] Compiling GISTools Buffer.swift
[111/1093] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[112/1093] Emitting module InternalCollectionsUtilities
[113/1093] Compiling GISTools Distance.swift
[114/1093] Compiling GISTools EnumerateCoordinates.swift
[115/1093] Compiling GISTools Center.swift
[116/1093] Compiling GISTools Circle.swift
[117/1093] Compiling GISTools Conversions.swift
[118/1093] Compiling GISTools Destination.swift
[126/1094] Compiling GISTools BooleanCrosses.swift
[127/1094] Compiling GISTools BooleanDisjoint.swift
[128/1097] Compiling Logging MetadataProvider.swift
[129/1097] Emitting module Logging
[130/1097] Compiling Logging Locks.swift
[131/1097] Compiling Logging LogHandler.swift
[132/1097] Compiling Logging Logging.swift
[133/1097] Compiling GISTools Bearing.swift
[134/1097] Compiling GISTools BooleanClockwise.swift
[136/1098] Compiling SwiftyXMLParser XML.swift
[137/1098] Compiling Gzip Data+Gzip.swift
[138/1098] Emitting module Gzip
[139/1098] Compiling GISTools BooleanOverlap.swift
[140/1098] Compiling GISTools BooleanParallel.swift
[143/1099] Compiling SwiftyXMLParser Error.swift
[144/1099] Compiling SwiftyXMLParser Accessor.swift
[145/1099] Compiling SwiftyXMLParser Element.swift
[146/1099] Compiling SwiftyXMLParser Parser.swift
[153/1100] Emitting module CoreMetrics
[161/1100] Emitting module SwiftASN1
[164/1101] Emitting module Yams
[168/1101] Compiling GISTools DoubleExtensions.swift
[169/1101] Compiling GISTools EquatableExtensions.swift
[170/1101] Compiling GISTools FeatureIdentifierExtensions.swift
[171/1101] Compiling GISTools FixedWidthIntegerExtensions.swift
[172/1101] Compiling GISTools IntExtensions.swift
[173/1101] Compiling GISTools SetExtensions.swift
[174/1101] Compiling GISTools StringExtensions.swift
[175/1101] Compiling GISTools GISTool.swift
[176/1101] Compiling GISTools BoundingBox.swift
[177/1101] Compiling GISTools BoundingBoxRepresentable.swift
[178/1101] Compiling GISTools Coordinate3D.swift
[179/1101] Compiling GISTools TransformCoordinates.swift
[181/1113] Compiling CoreMetrics Metrics.swift
[182/1113] Compiling CoreMetrics Locks.swift
[183/1114] Compiling GISTools PointsWithinPolygon.swift
[184/1114] Compiling GISTools PoleOfInaccessibility.swift
[185/1114] Compiling GISTools PolygonToLine.swift
[186/1114] Compiling GISTools Reverse.swift
[187/1114] Compiling GISTools Rewind.swift
[188/1114] Compiling GISTools RhumbBearing.swift
[189/1114] Compiling GISTools RhumbDestination.swift
[190/1114] Compiling GISTools RhumbDistance.swift
[191/1114] Compiling GISTools Simplify.swift
[192/1114] Compiling GISTools TileCover.swift
[193/1114] Compiling GISTools Feature.swift
[194/1114] Compiling GISTools FeatureCollection.swift
[202/1114] Compiling GISTools BooleanIntersects.swift
[205/1114] Compiling GISTools BooleanPointInPolygon.swift
[206/1114] Compiling GISTools BooleanPointOnLine.swift
[207/1114] Compiling GISTools BoundingBoxClip.swift
[208/1114] Compiling GISTools LineArc.swift
[209/1114] Compiling GISTools LineChunk.swift
[210/1114] Compiling GISTools LineIntersect.swift
[211/1114] Compiling GISTools LineOverlap.swift
[212/1114] Compiling GISTools LineSegments.swift
[213/1114] Compiling GISTools LineSlice.swift
[214/1114] Compiling GISTools LineSliceAlong.swift
[215/1114] Compiling GISTools MidPoint.swift
[216/1114] Compiling GISTools NearestPoint.swift
[217/1114] Compiling GISTools NearestPointOnFeature.swift
[218/1114] Compiling GISTools NearestPointOnLine.swift
[219/1114] Compiling GISTools NearestPointToLine.swift
[220/1114] Compiling GISTools TransformRotate.swift
[221/1114] Compiling GISTools TransformScale.swift
[222/1114] Compiling GISTools TransformTranslate.swift
[223/1114] Compiling GISTools Truncate.swift
[224/1114] Compiling GISTools Union.swift
[225/1114] Compiling GISTools Validatable.swift
[226/1114] Compiling GISTools ArrayExtensions.swift
[227/1114] Compiling GISTools Benchmark.swift
[228/1114] Compiling GISTools CLLocationDegreesExtensions.swift
[229/1114] Compiling GISTools DataExtensions.swift
[230/1114] Compiling GISTools PointOnFeature.swift
[231/1114] Compiling GISTools PointToLineDistance.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[232/1114] Emitting module GISTools
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
[245/1125] Compiling GISTools GeoJson.swift
[246/1125] Compiling GISTools GeoJsonCodable.swift
[247/1125] Compiling GISTools GeoJsonConvertible.swift
[248/1125] Compiling GISTools GeoJsonReader.swift
[249/1125] Compiling GISTools GeometryCollection.swift
[250/1125] Compiling GISTools LineSegment.swift
[251/1125] Compiling GISTools LineString.swift
[252/1125] Compiling GISTools MultiLineString.swift
[253/1125] Compiling GISTools MultiPoint.swift
[254/1125] Compiling GISTools MultiPolygon.swift
[255/1125] Compiling GISTools Point.swift
[256/1125] Compiling GISTools Polygon.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift: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/1125] Emitting module SwiftProtobuf
[292/1348] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[293/1348] Compiling HeapModule Heap+Descriptions.swift
[294/1348] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[295/1348] Compiling HashTreeCollections _RawHashNode.swift
[296/1350] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[297/1350] Compiling HashTreeCollections _HashNode+Storage.swift
[298/1350] Compiling HeapModule _HeapNode.swift
[299/1350] Compiling HeapModule Heap.swift
[300/1350] Emitting module Metrics
[301/1350] Compiling Metrics Metrics.swift
[302/1351] Compiling HashTreeCollections _UnmanagedHashNode.swift
[303/1351] Compiling HashTreeCollections _UnsafePath.swift
[304/1351] Compiling HeapModule Heap+UnsafeHandle.swift
[305/1351] Compiling HeapModule Heap+Invariants.swift
[306/1351] Emitting module HeapModule
[309/1352] Compiling HashTreeCollections _HashNode.swift
[310/1352] Compiling HashTreeCollections _HashNodeHeader.swift
[311/1352] Compiling HashTreeCollections _HashSlot.swift
[312/1352] Compiling HashTreeCollections _HashStack.swift
[313/1352] Compiling HashTreeCollections _AncestorHashSlots.swift
[314/1352] Compiling HashTreeCollections _Bitmap.swift
[315/1352] Compiling HashTreeCollections _Bucket.swift
[316/1359] Compiling HashTreeCollections TreeSet+Hashable.swift
[317/1359] Compiling HashTreeCollections TreeSet+Sendable.swift
[318/1359] Compiling HashTreeCollections TreeSet+Sequence.swift
[319/1359] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[320/1359] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[321/1359] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[322/1359] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[323/1359] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[324/1359] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[325/1359] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[326/1372] Compiling HashTreeCollections _Hash.swift
[327/1372] Compiling HashTreeCollections _HashLevel.swift
[328/1372] Compiling HashTreeCollections _HashNode+Builder.swift
[329/1372] Compiling HashTreeCollections _HashNode+Debugging.swift
[330/1372] Compiling HashTreeCollections _HashNode+Initializers.swift
[331/1372] Compiling HashTreeCollections _HashNode+Invariants.swift
[332/1372] Compiling HashTreeCollections _HashNode+Lookups.swift
[333/1372] Compiling DequeModule _DequeSlot.swift
[334/1372] Compiling DequeModule _UnsafeWrappedBuffer.swift
[335/1372] Compiling HashTreeCollections TreeDictionary+Codable.swift
[336/1372] Compiling HashTreeCollections TreeDictionary+Collection.swift
[337/1372] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[338/1372] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[339/1372] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[340/1372] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[341/1372] Compiling ConcurrencyHelpers LockedValueBox.swift
[342/1372] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[343/1372] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[344/1372] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[345/1372] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[346/1372] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[347/1372] Compiling HashTreeCollections _HashNode+Structural merge.swift
[348/1372] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[349/1372] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[350/1372] Compiling HashTreeCollections _HashTreeIterator.swift
[351/1372] Compiling HashTreeCollections _HashTreeStatistics.swift
[358/1372] Compiling HashTreeCollections TreeDictionary+Filter.swift
[359/1372] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[360/1372] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[361/1372] Compiling HashTreeCollections TreeDictionary+Keys.swift
[362/1372] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[363/1372] Compiling HashTreeCollections TreeDictionary+Merge.swift
[364/1372] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[365/1372] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[366/1372] Compiling HashTreeCollections TreeDictionary+Values.swift
[367/1372] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[368/1372] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[369/1372] Compiling HashTreeCollections _HashNode+Structural union.swift
[370/1372] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[371/1372] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[372/1372] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[373/1372] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[384/1381] Compiling OrderedCollections OrderedSet+SubSequence.swift
[385/1381] Compiling OrderedCollections OrderedSet+Testing.swift
[386/1381] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[387/1381] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[388/1381] Compiling OrderedCollections OrderedSet.swift
[389/1381] Compiling OrderedCollections _UnsafeBitset.swift
[390/1381] Compiling HashTreeCollections TreeSet+Equatable.swift
[391/1381] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[392/1381] Compiling HashTreeCollections TreeSet+Extras.swift
[393/1381] Compiling HashTreeCollections TreeSet+Filter.swift
[405/1381] Emitting module ConcurrencyHelpers
[406/1381] Compiling ConcurrencyHelpers Lock.swift
[417/1382] Emitting module DequeModule
[420/1383] Compiling _RopeModule _CharacterRecognizer.swift
[421/1383] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[422/1383] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[423/1383] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[424/1383] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[425/1383] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[426/1383] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[427/1383] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[428/1383] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[429/1383] Compiling HashTreeCollections TreeSet.swift
[459/1386] Emitting module UnixSignals
[460/1386] Compiling OrderedCollections OrderedSet+Sendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
[471/1386] Compiling GISTools Projectable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
[472/1386] Compiling GISTools Projection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
[473/1386] Compiling GISTools RTree.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
[474/1386] Compiling GISTools Ring.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
[475/1386] Compiling GISTools WKBCoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
[476/1386] Compiling GISTools WKTCoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
[477/1386] Compiling GISTools MapTile.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
[478/1386] Compiling UnixSignals UnixSignal.swift
[479/1386] Compiling UnixSignals UnixSignalsSequence.swift
[491/1387] Emitting module OrderedCollections
[492/1388] Compiling tls13_both.cc
[527/1388] Emitting module _RopeModule
[528/1388] Compiling _RopeModule Rope+Join.swift
[529/1388] Compiling _RopeModule Rope+MutatingForEach.swift
[530/1388] Compiling _RopeModule Rope+Remove.swift
[531/1388] Compiling _RopeModule Rope+RemoveSubrange.swift
[532/1388] Compiling _RopeModule Rope+Split.swift
[533/1388] Compiling _RopeModule Optional Utilities.swift
[534/1388] Compiling _RopeModule String Utilities.swift
[535/1388] Compiling _RopeModule String.Index+ABI.swift
[536/1388] Compiling t1_enc.cc
[538/1388] Emitting module HashTreeCollections
[568/1389] Compiling ssl_x509.cc
[569/1390] Compiling ssl_versions.cc
[571/1390] Compiling ssl_transcript.cc
[572/1390] Compiling ssl_stat.cc
[573/1390] Compiling ssl_key_share.cc
[574/1390] Compiling ssl_session.cc
[575/1390] Compiling ssl_privkey.cc
[576/1390] Compiling ssl_lib.cc
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift: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/1390] Compiling ssl_file.cc
[601/1390] Compiling ssl_credential.cc
[602/1390] Compiling ssl_buffer.cc
[603/1390] Compiling ssl_cipher.cc
[604/1390] Compiling ssl_asn1.cc
[605/1390] Compiling ssl_cert.cc
[606/1390] Compiling ssl_aead_ctx.cc
[616/1390] Compiling SwiftProtobuf type.pb.swift
[617/1390] Compiling SwiftProtobuf wrappers.pb.swift
[618/1390] Compiling SwiftProtobuf resource_bundle_accessor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
[631/1391] Compiling s3_pkt.cc
[632/1391] Compiling s3_lib.cc
[633/1391] Compiling s3_both.cc
[634/1391] Compiling handshake_server.cc
[635/1391] Compiling handshake_client.cc
[636/1391] Compiling handshake.cc
[637/1391] Compiling handoff.cc
[638/1391] Compiling dtls_method.cc
[639/1391] Compiling dtls_record.cc
[640/1391] Compiling encrypted_client_hello.cc
[641/1391] Compiling md5-x86_64-linux.S
[642/1391] Compiling extensions.cc
[643/1391] Compiling md5-x86_64-apple.S
[644/1391] Compiling md5-586-linux.S
[645/1391] Compiling md5-586-apple.S
[646/1391] Compiling chacha20_poly1305_x86_64-linux.S
[647/1391] Compiling d1_srtp.cc
[648/1391] Compiling chacha20_poly1305_x86_64-apple.S
[649/1391] Compiling chacha20_poly1305_armv8-win.S
[650/1391] Compiling chacha20_poly1305_armv8-apple.S
[651/1391] Compiling chacha20_poly1305_armv8-linux.S
[652/1391] Compiling chacha-x86_64-linux.S
[653/1391] Compiling chacha-x86_64-apple.S
[654/1391] Compiling chacha-x86-linux.S
[655/1391] Compiling chacha-x86-apple.S
[656/1391] Compiling chacha-armv8-win.S
[657/1391] Compiling chacha-armv8-apple.S
[658/1391] Compiling d1_pkt.cc
[659/1391] Compiling chacha-armv8-linux.S
[660/1391] Compiling chacha-armv4-linux.S
[661/1391] Compiling d1_lib.cc
[662/1391] Compiling aes128gcmsiv-x86_64-apple.S
[663/1391] Compiling aes128gcmsiv-x86_64-linux.S
[664/1391] Compiling x86_64-mont5-apple.S
[665/1391] Compiling x86_64-mont-apple.S
[666/1391] Compiling x86_64-mont5-linux.S
[667/1391] Compiling x86_64-mont-linux.S
[668/1391] Compiling x86-mont-apple.S
[669/1391] Compiling vpaes-x86_64-apple.S
[670/1391] Compiling x86-mont-linux.S
[671/1391] Compiling vpaes-x86_64-linux.S
[672/1391] Compiling err_data.cc
[673/1391] Compiling vpaes-x86-apple.S
[674/1391] Compiling vpaes-x86-linux.S
[675/1391] Compiling vpaes-armv8-win.S
[676/1391] Compiling vpaes-armv8-linux.S
[677/1391] Compiling vpaes-armv8-apple.S
[677/1391] Compiling vpaes-armv7-linux.S
[679/1391] Compiling sha512-x86_64-apple.S
[680/1391] Compiling sha512-x86_64-linux.S
[681/1391] Compiling sha512-armv8-win.S
[682/1391] Compiling sha512-armv8-linux.S
[683/1391] Compiling sha512-586-linux.S
[684/1391] Compiling sha512-armv8-apple.S
[685/1391] Compiling sha512-armv4-linux.S
[686/1391] Compiling sha512-586-apple.S
[687/1391] Compiling sha256-x86_64-linux.S
[688/1391] Compiling sha256-x86_64-apple.S
[689/1391] Compiling sha256-armv4-linux.S
[690/1391] Compiling sha256-armv8-linux.S
[691/1391] Compiling sha256-armv8-apple.S
[692/1391] Compiling sha256-armv8-win.S
[693/1391] Compiling bio_ssl.cc
[694/1391] Compiling sha1-x86_64-apple.S
[695/1391] Compiling sha256-586-apple.S
[696/1391] Compiling sha256-586-linux.S
[697/1391] Compiling sha1-x86_64-linux.S
[698/1391] Compiling sha1-armv8-win.S
[699/1391] Compiling sha1-armv8-apple.S
[700/1391] Compiling sha1-armv4-large-linux.S
[701/1391] Compiling sha1-586-linux.S
[702/1391] Compiling sha1-armv8-linux.S
[703/1391] Compiling sha1-586-apple.S
[704/1391] Compiling rdrand-x86_64-linux.S
[705/1391] Compiling rdrand-x86_64-apple.S
[706/1391] Compiling rsaz-avx2-apple.S
[707/1391] Compiling rsaz-avx2-linux.S
[708/1391] Compiling p256_beeu-x86_64-asm-linux.S
[709/1391] Compiling p256_beeu-x86_64-asm-apple.S
[709/1391] Compiling p256_beeu-armv8-asm-linux.S
[711/1391] Compiling p256_beeu-armv8-asm-win.S
[712/1391] Compiling p256_beeu-armv8-asm-apple.S
[713/1391] Compiling p256-x86_64-asm-linux.S
[714/1391] Compiling d1_both.cc
[715/1391] Compiling p256-x86_64-asm-apple.S
[716/1391] Compiling p256-armv8-asm-apple.S
[717/1391] Compiling ghashv8-armv8-linux.S
[718/1391] Compiling ghashv8-armv8-win.S
[719/1391] Compiling p256-armv8-asm-win.S
[720/1391] Compiling p256-armv8-asm-linux.S
[721/1391] Compiling ghashv8-armv8-apple.S
[722/1391] Compiling ghash-x86_64-apple.S
[723/1391] Compiling ghashv8-armv7-linux.S
[724/1391] Compiling ghash-ssse3-x86_64-linux.S
[725/1391] Compiling ghash-x86_64-linux.S
[726/1391] Compiling ghash-x86-linux.S
[727/1391] Compiling ghash-x86-apple.S
[728/1391] Compiling ghash-ssse3-x86-linux.S
[729/1391] Compiling ghash-ssse3-x86_64-apple.S
[730/1391] Compiling ghash-neon-armv8-win.S
[731/1391] Compiling ghash-ssse3-x86-apple.S
[732/1391] Compiling ghash-armv4-linux.S
[733/1391] Compiling ghash-neon-armv8-apple.S
[734/1391] Compiling co-586-apple.S
[735/1391] Compiling ghash-neon-armv8-linux.S
[736/1391] Compiling co-586-linux.S
[736/1391] Compiling bsaes-armv7-linux.S
[738/1391] Compiling bn-armv8-apple.S
[739/1391] Compiling bn-armv8-linux.S
[740/1391] Compiling bn-586-linux.S
[741/1391] Compiling bn-armv8-win.S
[742/1391] Compiling armv8-mont-win.S
[743/1391] Compiling bn-586-apple.S
[744/1391] Compiling armv8-mont-apple.S
[745/1391] Compiling armv8-mont-linux.S
[746/1391] Compiling armv4-mont-linux.S
[747/1391] Compiling aesv8-gcm-armv8-linux.S
[748/1391] Compiling aesv8-gcm-armv8-win.S
[749/1391] Compiling aesv8-armv8-win.S
[750/1391] Compiling aesv8-gcm-armv8-apple.S
[751/1391] Compiling aesv8-armv8-linux.S
[752/1391] Compiling aesv8-armv8-apple.S
[753/1391] Compiling aesni-x86_64-linux.S
[754/1391] Compiling aesv8-armv7-linux.S
[755/1391] Compiling aesni-x86_64-apple.S
[756/1391] Compiling aesni-x86-apple.S
[757/1391] Compiling aesni-x86-linux.S
[758/1391] Compiling aesni-gcm-x86_64-apple.S
[759/1391] Compiling aesni-gcm-x86_64-linux.S
[760/1391] Compiling aes-gcm-avx10-x86_64-linux.S
[761/1391] Compiling aes-gcm-avx2-x86_64-apple.S
[762/1391] Compiling aes-gcm-avx2-x86_64-linux.S
[762/1391] Compiling aes-gcm-avx10-x86_64-apple.S
[764/1391] Compiling x_pubkey.cc
[765/1391] Compiling x_req.cc
[766/1391] Compiling x_sig.cc
[767/1391] Compiling x_val.cc
[768/1391] Compiling x_x509.cc
[769/1391] Compiling x_x509a.cc
[770/1391] Compiling x_spki.cc
[771/1391] Compiling x_exten.cc
[772/1391] Compiling x_attrib.cc
[773/1391] Compiling x_all.cc
[774/1391] Compiling x_crl.cc
[775/1391] Compiling x_algor.cc
[775/1391] Compiling x_name.cc
[777/1391] Compiling x509spki.cc
[778/1391] Compiling x509rset.cc
[779/1391] Compiling x509name.cc
[780/1391] Compiling x509cset.cc
[781/1391] Compiling x509_vpm.cc
[782/1391] Compiling x509_vfy.cc
[783/1391] Compiling x509_v3.cc
[784/1391] Compiling x509_txt.cc
[785/1391] Compiling x509_trs.cc
[786/1391] Compiling x509_set.cc
[787/1391] Compiling x509_req.cc
[788/1391] Compiling x509_def.cc
[789/1391] Compiling x509_ext.cc
[790/1391] Compiling x509_obj.cc
[791/1391] Compiling x509_lu.cc
[792/1391] Compiling x509_d2.cc
[793/1391] Compiling x509.cc
[794/1391] Compiling x509_att.cc
[795/1391] Compiling x509_cmp.cc
[796/1391] Compiling v3_utl.cc
[797/1391] Compiling v3_skey.cc
[798/1391] Compiling v3_prn.cc
[799/1391] Compiling v3_purp.cc
[800/1391] Compiling v3_pmaps.cc
[801/1391] Compiling v3_int.cc
[802/1391] Compiling v3_pcons.cc
[803/1391] Compiling v3_ocsp.cc
[804/1391] Compiling v3_ncons.cc
[805/1391] Compiling v3_lib.cc
[806/1391] Compiling v3_info.cc
[807/1391] Compiling v3_ia5.cc
[808/1391] Compiling v3_genn.cc
[809/1391] Compiling v3_extku.cc
[810/1391] Compiling v3_enum.cc
[811/1391] Compiling v3_crld.cc
[812/1391] Compiling v3_cpols.cc
[813/1391] Compiling v3_conf.cc
[814/1391] Compiling v3_bcons.cc
[815/1391] Compiling v3_bitst.cc
[816/1391] Compiling v3_alt.cc
[817/1391] Compiling v3_akey.cc
[818/1391] Compiling v3_akeya.cc
[819/1391] Compiling t_x509.cc
[820/1391] Compiling t_x509a.cc
[821/1391] Compiling i2d_pr.cc
[822/1391] Compiling t_req.cc
[823/1391] Compiling t_crl.cc
[824/1391] Compiling policy.cc
[825/1391] Compiling rsa_pss.cc
[826/1391] Compiling name_print.cc
[827/1391] Compiling by_file.cc
[828/1391] Compiling a_verify.cc
[829/1391] Compiling by_dir.cc
[830/1391] Compiling asn1_gen.cc
[831/1391] Compiling algorithm.cc
[832/1391] Compiling a_digest.cc
[833/1391] Compiling a_sign.cc
[834/1391] Compiling voprf.cc
[835/1391] Compiling thread_win.cc
[836/1391] Compiling thread_pthread.cc
[837/1391] Compiling trust_token.cc
[837/1391] Compiling thread_none.cc
[839/1391] Compiling pmbtoken.cc
[840/1391] Compiling thread.cc
[841/1391] Compiling stack.cc
[842/1391] Compiling sha512.cc
[843/1391] Compiling sha1.cc
[844/1391] Compiling slhdsa.cc
[845/1391] Compiling sha256.cc
[846/1391] Compiling rsa_print.cc
[847/1391] Compiling spake2plus.cc
[848/1391] Compiling siphash.cc
[849/1391] Compiling rc4.cc
[850/1391] Compiling rsa_extra.cc
[851/1391] Compiling rsa_crypt.cc
[852/1391] Compiling refcount.cc
[853/1391] Compiling windows.cc
[854/1391] Compiling urandom.cc
[855/1391] Compiling trusty.cc
[856/1391] Compiling rsa_asn1.cc
[857/1391] Compiling rand.cc
[858/1391] Compiling getentropy.cc
[859/1391] Compiling deterministic.cc
[860/1391] Compiling poly1305_arm_asm.S
[861/1391] Compiling passive.cc
[862/1391] Compiling ios.cc
[863/1391] Compiling forkunsafe.cc
[864/1391] Compiling fork_detect.cc
[865/1391] Compiling poly1305_vec.cc
[866/1391] Compiling pool.cc
[867/1391] Compiling poly1305_arm.cc
[868/1391] Compiling poly1305.cc
[869/1391] Compiling pkcs8_x509.cc
[870/1391] Compiling pkcs7.cc
[871/1391] Compiling pkcs8.cc
[872/1391] Compiling p5_pbev2.cc
[873/1391] Compiling pkcs7_x509.cc
[874/1391] Compiling pem_xaux.cc
[875/1391] Compiling pem_x509.cc
[876/1391] Compiling pem_pkey.cc
[877/1391] Compiling pem_oth.cc
[878/1391] Compiling pem_pk8.cc
[879/1391] Compiling pem_info.cc
[880/1391] Compiling pem_lib.cc
[881/1391] Compiling obj_xref.cc
[882/1391] Compiling pem_all.cc
[883/1391] Compiling mlkem.cc
[884/1391] Compiling mldsa.cc
[885/1391] Compiling obj.cc
[886/1391] Compiling poly_rq_mul.S
[887/1391] Compiling md5.cc
[888/1391] Compiling fips_shared_support.cc
[889/1391] Compiling mem.cc
[890/1391] Compiling md4.cc
[891/1391] Compiling lhash.cc
[892/1391] Compiling kyber.cc
[893/1391] Compiling ex_data.cc
[894/1391] Compiling scrypt.cc
[895/1391] Compiling sign.cc
[896/1391] Compiling hpke.cc
[897/1391] Compiling hrss.cc
[898/1391] Compiling pbkdf.cc
[899/1391] Compiling print.cc
[900/1391] Compiling p_x25519.cc
[901/1391] Compiling p_x25519_asn1.cc
[902/1391] Compiling p_hkdf.cc
[903/1391] Compiling p_rsa_asn1.cc
[904/1391] Compiling p_rsa.cc
[905/1391] Compiling p_ed25519_asn1.cc
[906/1391] Compiling p_ed25519.cc
[907/1391] Compiling p_ec_asn1.cc
[908/1391] Compiling p_dh_asn1.cc
[909/1391] Compiling evp_ctx.cc
[910/1391] Compiling p_dh.cc
[911/1391] Compiling p_ec.cc
[912/1391] Compiling p_dsa_asn1.cc
[913/1391] Compiling evp.cc
[914/1391] Compiling engine.cc
[915/1391] Compiling evp_asn1.cc
[916/1391] Compiling err.cc
[917/1391] Compiling bcm.cc
[918/1391] Compiling ecdsa_asn1.cc
[919/1391] Compiling ecdh.cc
[920/1391] Compiling dsa.cc
[921/1391] Compiling hash_to_curve.cc
[922/1391] Compiling ec_derive.cc
[923/1391] Compiling ec_asn1.cc
[924/1391] Compiling dsa_asn1.cc
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
[937/1391] Compiling curve25519.cc
[937/1391] Compiling spake25519.cc
[937/1391] Compiling curve25519_64_adx.cc
[937/1391] Compiling dh_asn1.cc
[937/1391] Compiling des.cc
[937/1391] Compiling digest_extra.cc
[937/1391] Compiling params.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
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
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/458] Compiling curve25519_64_adx.cc
[4/458] Compiling params.cc
[5/458] Write swift-version-24593BA9C3E375BF.txt
[6/458] Compiling des.cc
[7/458] Compiling x25519-asm-arm.S
[8/462] Compiling spake25519.cc
[9/462] Compiling digest_extra.cc
[10/462] Compiling dh_asn1.cc
[11/464] Compiling curve25519.cc
[13/470] Compiling _NIODataStructures PriorityQueue.swift
[13/507] Compiling crypto.cc
[15/538] Emitting module _NIODataStructures
[16/544] Compiling SwiftyXMLParser XML.swift
[17/592] Compiling SwiftyXMLParser Element.swift
[18/592] Emitting module SwiftyXMLParser
[19/592] Compiling _NIODataStructures _TinyArray.swift
[20/592] Compiling _NIODataStructures Heap.swift
[21/594] Compiling SwiftyXMLParser Parser.swift
[22/596] Compiling SwiftyXMLParser Error.swift
[24/603] Compiling _NIOBase64 Base64.swift
[25/603] Emitting module _NIOBase64
[26/604] Compiling SwiftProtobuf Enum.swift
[27/604] Compiling SwiftProtobuf ExtensibleMessage.swift
[29/606] Compiling SwiftyXMLParser Accessor.swift
[30/607] Compiling RealModule Float80+Real.swift
[31/607] Compiling RealModule Real.swift
[32/608] Compiling RealModule AlgebraicField.swift
[33/608] Compiling RealModule ApproximateEquality.swift
[34/613] Compiling SwiftProtobuf Decoder.swift
[35/613] Compiling SwiftProtobuf DoubleParser.swift
[36/613] Compiling RealModule Float16+Real.swift
[38/613] Compiling RealModule ElementaryFunctions.swift
[39/613] Compiling RealModule Float+Real.swift
[40/613] Compiling RealModule RealFunctions.swift
[41/627] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[42/627] Compiling InternalCollectionsUtilities Integer rank.swift
[43/627] Compiling Logging MetadataProvider.swift
[44/627] Emitting module RealModule
[45/630] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[46/630] Compiling InternalCollectionsUtilities _SortedCollection.swift
[47/630] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[49/630] Compiling InternalCollectionsUtilities Descriptions.swift
[50/630] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[52/630] Compiling InternalCollectionsUtilities Debugging.swift
[53/631] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[54/631] Emitting module Logging
[55/631] Compiling SwiftProtobuf CustomJSONCodable.swift
[57/633] Compiling SwiftProtobuf BytecodeInterpreter.swift
[58/633] Compiling SwiftProtobuf BytecodeReader.swift
[59/633] Compiling Yams YamlError.swift
[60/633] Compiling Yams YamlTagProviding.swift
[61/633] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[62/633] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[63/633] Compiling InternalCollectionsUtilities UInt+reversed.swift
[73/633] Emitting module InternalCollectionsUtilities
[78/633] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[79/633] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[80/634] Emitting module Gzip
[81/634] Compiling Gzip Data+Gzip.swift
[93/635] Compiling Logging Locks.swift
[94/635] Compiling Logging Logging.swift
[95/635] Compiling Logging LogHandler.swift
[97/721] Compiling GISTools LineSegments.swift
[98/721] Compiling GISTools LineSlice.swift
[99/721] Emitting module SwiftASN1
[101/790] Emitting module Yams
[102/790] Compiling _RopeModule BigString+Builder.swift
[103/790] Compiling _RopeModule BigString+Contents.swift
[104/790] Compiling _RopeModule BigString+Debugging.swift
[105/790] Compiling _RopeModule BigString+Index.swift
[106/790] Compiling _RopeModule BigString+Ingester.swift
[107/790] Compiling _RopeModule BigString+Invariants.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[108/846] 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
[110/940] Compiling HashTreeCollections TreeDictionary+Collection.swift
[111/940] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[112/940] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[113/940] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[114/940] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[115/940] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[116/940] Compiling HashTreeCollections TreeDictionary+Filter.swift
[117/947] Compiling HeapModule Heap+Descriptions.swift
[118/947] Compiling HeapModule _HeapNode.swift
[119/947] Compiling HeapModule Heap.swift
[120/947] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[121/947] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[122/947] Compiling HashTreeCollections TreeDictionary+Keys.swift
[123/947] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[124/947] Compiling HashTreeCollections TreeDictionary+Merge.swift
[125/947] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[126/947] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[127/947] Compiling HeapModule Heap+Invariants.swift
[128/947] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[129/947] Compiling HeapModule Heap+UnsafeHandle.swift
[130/947] Compiling CoreMetrics Locks.swift
[131/947] Emitting module CoreMetrics
[132/947] Compiling CoreMetrics Metrics.swift
[133/948] Compiling HashTreeCollections _HashNode+Structural union.swift
[134/948] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[135/948] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[136/948] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[137/948] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[138/948] Compiling HashTreeCollections _HashNode.swift
[139/948] Compiling HashTreeCollections _HashNodeHeader.swift
[140/948] Compiling HashTreeCollections _HashSlot.swift
[141/948] Compiling HashTreeCollections _HashNode+Builder.swift
[142/948] Compiling HashTreeCollections _HashNode+Debugging.swift
[143/948] Compiling HashTreeCollections _HashNode+Initializers.swift
[144/948] Compiling HashTreeCollections _HashNode+Invariants.swift
[145/948] Compiling HashTreeCollections _HashNode+Lookups.swift
[146/948] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[147/948] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[148/948] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[149/948] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[150/948] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[151/948] Compiling HashTreeCollections _HashNode+Structural merge.swift
[152/948] Compiling HashTreeCollections _AncestorHashSlots.swift
[153/948] Compiling HashTreeCollections _Bitmap.swift
[154/948] Compiling HashTreeCollections _Bucket.swift
[155/948] Compiling HashTreeCollections _Hash.swift
[156/948] Compiling HashTreeCollections _HashLevel.swift
[157/948] Compiling HashTreeCollections TreeSet+Hashable.swift
[158/948] Compiling HashTreeCollections TreeSet+Sendable.swift
[159/948] Compiling HashTreeCollections TreeSet+Sequence.swift
[160/948] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[161/948] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[162/948] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[163/948] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[164/948] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[165/948] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[166/948] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[168/958] Emitting module HeapModule
[181/970] Emitting module SwiftProtobuf
[182/970] Compiling HashTreeCollections _HashStack.swift
[183/970] Compiling HashTreeCollections _HashTreeIterator.swift
[184/970] Compiling HashTreeCollections _HashTreeStatistics.swift
[185/970] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[186/970] Compiling HashTreeCollections _RawHashNode.swift
[187/970] Compiling HashTreeCollections _UnmanagedHashNode.swift
[188/970] Compiling HashTreeCollections _UnsafePath.swift
[189/970] Compiling HashTreeCollections TreeDictionary+Codable.swift
[189/970] Compiling c-nioatomics.c
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift: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
[197/970] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.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
[198/970] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.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
[199/970] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.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
[200/970] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.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
[201/970] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.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
[202/970] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.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
[213/970] Compiling OrderedCollections OrderedSet+Sendable.swift
[214/970] Compiling OrderedCollections OrderedSet+SubSequence.swift
[215/970] Compiling OrderedCollections OrderedSet+Testing.swift
[216/970] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[217/970] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[218/970] Compiling OrderedCollections OrderedSet.swift
[219/970] Compiling OrderedCollections _UnsafeBitset.swift
[220/970] Compiling HashTreeCollections TreeSet+Equatable.swift
[221/970] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[222/970] Compiling HashTreeCollections TreeSet+Extras.swift
[223/970] Compiling HashTreeCollections TreeSet+Filter.swift
[224/990] Compiling ConcurrencyHelpers LockedValueBox.swift
[225/990] Emitting module ConcurrencyHelpers
[226/990] Compiling DequeModule _DequeBuffer.swift
[227/990] Compiling DequeModule _DequeBufferHeader.swift
[246/992] Compiling ConcurrencyHelpers Lock.swift
[247/992] Emitting module Metrics
[248/992] Compiling Metrics Metrics.swift
[249/997] Compiling DequeModule Deque+Extras.swift
[250/997] Compiling DequeModule Deque+Hashable.swift
[251/997] Compiling DequeModule Deque+Equatable.swift
[252/997] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[253/997] Compiling DequeModule Deque+CustomReflectable.swift
[254/997] Compiling DequeModule Deque+Descriptions.swift
[255/1003] Compiling DequeModule Deque+Testing.swift
[256/1003] Compiling DequeModule Deque._Storage.swift
[257/1003] Compiling DequeModule Deque._UnsafeHandle.swift
[258/1003] Compiling DequeModule Deque.swift
[259/1003] Compiling _RopeModule _CharacterRecognizer.swift
[265/1003] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[266/1003] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[267/1003] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[268/1003] Compiling SwiftProtobuf api.pb.swift
[269/1003] Compiling DequeModule Deque+Codable.swift
[270/1003] Compiling DequeModule Deque+Collection.swift
[297/1003] Compiling DequeModule _DequeSlot.swift
[298/1003] Compiling DequeModule _UnsafeWrappedBuffer.swift
[321/1003] Emitting module DequeModule
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift: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
[364/1004] Compiling _RopeModule Rope+Join.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
[365/1004] Compiling _RopeModule Rope+MutatingForEach.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
[366/1004] Compiling _RopeModule Rope+Remove.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
[391/1004] Emitting module OrderedCollections
[391/1005] Compiling cpu_intel.cc
[392/1005] Compiling cpu_arm_linux.cc
[407/1008] Compiling _RopeModule Optional Utilities.swift
[408/1008] Compiling _RopeModule String Utilities.swift
[409/1008] Compiling _RopeModule String.Index+ABI.swift
[429/1008] Compiling _RopeModule Rope+RemoveSubrange.swift
[430/1008] Compiling _RopeModule Rope+Split.swift
[431/1008] Compiling UnixSignals UnixSignal.swift
[432/1008] Emitting module UnixSignals
[433/1008] Compiling UnixSignals UnixSignalsSequence.swift
[434/1009] Emitting module _RopeModule
[464/1009] Compiling cpu_arm_freebsd.cc
[474/1009] Compiling cpu_aarch64_sysreg.cc
[475/1010] Compiling cpu_aarch64_win.cc
[489/1010] Compiling cpu_aarch64_openbsd.cc
[490/1010] Compiling cpu_aarch64_linux.cc
[491/1010] Compiling cpu_aarch64_fuchsia.cc
[492/1010] Compiling cpu_aarch64_apple.cc
[494/1010] Emitting module HashTreeCollections
[494/1011] Compiling conf.cc
[496/1011] 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
[502/1011] Compiling SwiftProtobuf descriptor.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
[503/1011] Compiling SwiftProtobuf duration.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
[504/1011] 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
[505/1011] 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
[506/1011] 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
[507/1011] 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
[508/1011] 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
[508/1011] Compiling tls_cbc.cc
[509/1011] Compiling e_rc4.cc
[510/1011] Compiling e_tls.cc
[511/1011] Compiling e_des.cc
[512/1011] Compiling e_rc2.cc
[513/1011] Compiling e_null.cc
[514/1011] Compiling e_chacha20poly1305.cc
[515/1011] Compiling e_aesctrhmac.cc
[516/1011] Compiling e_aesgcmsiv.cc
[517/1011] Compiling derive_key.cc
[518/1011] Compiling chacha.cc
[519/1011] Compiling unicode.cc
[520/1011] Compiling ber.cc
[521/1011] Compiling cbb.cc
[522/1011] Compiling asn1_compat.cc
[523/1011] Compiling buf.cc
[524/1011] Compiling cbs.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
[548/1011] Compiling socket_helper.cc
[549/1011] Compiling blake2.cc
[550/1011] Compiling convert.cc
[551/1011] Compiling bn_asn1.cc
[552/1011] Compiling hexdump.cc
[553/1011] Compiling socket.cc
[563/1011] Compiling SwiftProtobuf type.pb.swift
[564/1011] Compiling SwiftProtobuf wrappers.pb.swift
[565/1011] Compiling SwiftProtobuf resource_bundle_accessor.swift
[565/1012] Compiling printf.cc
[567/1012] Compiling pair.cc
[568/1012] Compiling file.cc
[569/1012] Compiling fd.cc
[570/1012] Compiling errno.cc
[571/1012] Compiling connect.cc
[572/1012] Compiling bio_mem.cc
[573/1012] Compiling bio.cc
[574/1012] Compiling base64.cc
[575/1012] Compiling tasn_fre.cc
[576/1012] Compiling tasn_utl.cc
[577/1012] Compiling tasn_typ.cc
[578/1012] Compiling tasn_enc.cc
[579/1012] Compiling tasn_new.cc
[580/1012] Compiling posix_time.cc
[581/1012] Compiling f_int.cc
[582/1012] Compiling f_string.cc
[583/1012] Compiling asn_pack.cc
[584/1012] Compiling tasn_dec.cc
[585/1012] Compiling asn1_par.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
[610/1012] Compiling asn1_lib.cc
[611/1012] Compiling a_octet.cc
[612/1012] Compiling a_utctm.cc
[613/1012] Compiling a_strnid.cc
[614/1012] Compiling a_strex.cc
[615/1012] Compiling a_type.cc
[616/1012] Compiling a_time.cc
[617/1012] Compiling a_dup.cc
[618/1012] Compiling a_object.cc
[619/1012] Compiling a_i2d_fp.cc
[620/1012] Compiling a_d2i_fp.cc
[621/1012] Compiling a_mbstr.cc
[622/1012] Compiling fiat_p256_adx_sqr.S
[623/1012] Compiling fiat_p256_adx_mul.S
[624/1012] Compiling fiat_curve25519_adx_square.S
[625/1012] Compiling a_int.cc
[626/1012] Compiling fiat_curve25519_adx_mul.S
[627/1012] Compiling md5-x86_64-linux.S
[628/1012] Compiling md5-x86_64-apple.S
[629/1012] Compiling CCryptoBoringSSLShims shims.c
[630/1012] Compiling md5-586-linux.S
[631/1012] Compiling md5-586-apple.S
[632/1012] Compiling chacha20_poly1305_x86_64-linux.S
[633/1012] Compiling chacha20_poly1305_armv8-win.S
[634/1012] Compiling chacha20_poly1305_x86_64-apple.S
[635/1012] Compiling a_gentm.cc
[636/1012] Compiling chacha20_poly1305_armv8-apple.S
[637/1012] Compiling a_bool.cc
[638/1012] Compiling chacha-x86_64-linux.S
[639/1012] Compiling chacha-x86_64-apple.S
[640/1012] Compiling chacha20_poly1305_armv8-linux.S
[641/1012] Compiling chacha-x86-linux.S
[642/1012] Compiling chacha-x86-apple.S
[643/1012] Compiling chacha-armv8-apple.S
[644/1012] Compiling chacha-armv8-win.S
[645/1012] Compiling chacha-armv8-linux.S
[646/1012] Compiling chacha-armv4-linux.S
[647/1012] Compiling aes128gcmsiv-x86_64-apple.S
[648/1012] Compiling aes128gcmsiv-x86_64-linux.S
[649/1012] Compiling x86_64-mont-apple.S
[650/1012] Compiling x86_64-mont5-linux.S
[651/1012] Compiling x86_64-mont-linux.S
[652/1012] Compiling a_bitstr.cc
[653/1012] Compiling x86_64-mont5-apple.S
[654/1012] Compiling x86-mont-linux.S
[655/1012] Compiling vpaes-x86_64-linux.S
[656/1012] Compiling vpaes-x86_64-apple.S
[657/1012] Compiling x86-mont-apple.S
[658/1012] Compiling err_data.cc
[659/1012] Compiling vpaes-x86-apple.S
[660/1012] Compiling vpaes-x86-linux.S
[661/1012] Compiling vpaes-armv8-apple.S
[662/1012] Compiling sha512-x86_64-linux.S
[663/1012] Compiling sha512-x86_64-apple.S
[663/1012] Compiling vpaes-armv7-linux.S
[665/1012] Compiling vpaes-armv8-win.S
[666/1012] Compiling sha512-armv8-win.S
[667/1012] Compiling vpaes-armv8-linux.S
[668/1012] Compiling sha512-armv8-linux.S
[669/1012] Compiling sha512-armv4-linux.S
[670/1012] Compiling sha256-x86_64-linux.S
[671/1012] Compiling sha512-586-apple.S
[672/1012] Compiling sha512-armv8-apple.S
[673/1012] Compiling sha512-586-linux.S
[674/1012] Compiling sha256-x86_64-apple.S
[675/1012] Compiling sha256-armv8-win.S
[676/1012] Compiling sha256-armv8-apple.S
[677/1012] Compiling sha256-586-linux.S
[678/1012] Compiling sha256-armv4-linux.S
[679/1012] Compiling sha256-586-apple.S
[680/1012] Compiling sha256-armv8-linux.S
[681/1012] Compiling sha1-x86_64-linux.S
[682/1012] Compiling sha1-x86_64-apple.S
[683/1012] Compiling sha1-armv8-apple.S
[684/1012] Compiling sha1-armv8-win.S
[685/1012] Compiling sha1-armv4-large-linux.S
[686/1012] Compiling sha1-armv8-linux.S
[687/1012] Compiling rsaz-avx2-apple.S
[688/1012] Compiling sha1-586-linux.S
[688/1012] Compiling sha1-586-apple.S
[690/1012] Compiling rdrand-x86_64-linux.S
[691/1012] Compiling p256_beeu-armv8-asm-linux.S
[692/1012] Compiling p256_beeu-x86_64-asm-apple.S
[692/1012] Compiling rsaz-avx2-linux.S
[694/1012] Compiling p256_beeu-armv8-asm-win.S
[695/1012] Compiling rdrand-x86_64-apple.S
[696/1012] Compiling p256_beeu-x86_64-asm-linux.S
[697/1012] Compiling p256_beeu-armv8-asm-apple.S
[698/1012] Compiling p256-x86_64-asm-apple.S
[699/1012] Compiling p256-x86_64-asm-linux.S
[700/1012] Compiling p256-armv8-asm-apple.S
[701/1012] Compiling p256-armv8-asm-win.S
[702/1012] Compiling ghashv8-armv8-win.S
[703/1012] Compiling ghashv8-armv8-apple.S
[704/1012] Compiling ghashv8-armv8-linux.S
[705/1012] Compiling p256-armv8-asm-linux.S
[706/1012] Compiling ghash-x86_64-linux.S
[707/1012] Compiling ghashv8-armv7-linux.S
[708/1012] Compiling ghash-x86_64-apple.S
[709/1012] Compiling ghash-x86-apple.S
[710/1012] Compiling ghash-x86-linux.S
[711/1012] Compiling ghash-ssse3-x86_64-apple.S
[712/1012] Compiling ghash-ssse3-x86-apple.S
[713/1012] Compiling ghash-neon-armv8-win.S
[714/1012] Compiling ghash-ssse3-x86_64-linux.S
[715/1012] Compiling ghash-ssse3-x86-linux.S
[716/1012] Compiling ghash-neon-armv8-apple.S
[717/1012] Compiling ghash-neon-armv8-linux.S
[718/1012] Compiling co-586-linux.S
[719/1012] Compiling bn-armv8-win.S
[720/1012] Compiling ghash-armv4-linux.S
[721/1012] Compiling bsaes-armv7-linux.S
[721/1012] Compiling co-586-apple.S
[723/1012] Compiling armv8-mont-win.S
[724/1012] Compiling bn-armv8-apple.S
[725/1012] Compiling bn-586-linux.S
[726/1012] Compiling bn-armv8-linux.S
[726/1012] Compiling bn-586-apple.S
[728/1012] Compiling armv8-mont-apple.S
[729/1012] Compiling armv8-mont-linux.S
[730/1012] Compiling aesv8-gcm-armv8-apple.S
[731/1012] Compiling armv4-mont-linux.S
[732/1012] Compiling aesv8-gcm-armv8-linux.S
[733/1012] Compiling aesv8-gcm-armv8-win.S
[734/1012] Compiling aesv8-armv8-linux.S
[735/1012] Compiling aesv8-armv8-win.S
[736/1012] Compiling aesv8-armv8-apple.S
[737/1012] Compiling aesni-x86-linux.S
[738/1012] Compiling aesni-x86_64-linux.S
[739/1012] Compiling aesni-x86_64-apple.S
[740/1012] Compiling aesni-gcm-x86_64-linux.S
[741/1012] Compiling aesv8-armv7-linux.S
[742/1012] Compiling aesni-x86-apple.S
[743/1012] Compiling aesni-gcm-x86_64-apple.S
[744/1012] Compiling aes-gcm-avx512-x86_64-apple.S
[745/1012] Compiling aes-gcm-avx2-x86_64-linux.S
[745/1012] Compiling aes-gcm-avx512-x86_64-linux.S
[747/1012] Compiling aes-gcm-avx2-x86_64-apple.S
[748/1012] Compiling xwing.cc
[749/1012] Compiling c-atomics.c
[750/1012] Compiling x_spki.cc
[751/1012] Compiling x_val.cc
[752/1017] Compiling x_sig.cc
[753/1018] Compiling x_x509a.cc
[754/1018] Compiling x_x509.cc
[755/1018] Compiling x_req.cc
[757/1018] Compiling NIOConcurrencyHelpers lock.swift
[758/1018] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[759/1018] Emitting module NIOConcurrencyHelpers
[760/1018] Compiling NIOConcurrencyHelpers atomics.swift
[761/1018] Compiling NIOConcurrencyHelpers NIOLock.swift
[762/1018] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[763/1019] Compiling x_pubkey.cc
[764/1019] Compiling x_exten.cc
[765/1019] Compiling x_name.cc
[766/1019] Compiling x_attrib.cc
[767/1019] Compiling x_crl.cc
[768/1019] Compiling x_all.cc
[769/1019] Compiling x509rset.cc
[770/1019] Compiling x509spki.cc
[771/1019] Compiling x_algor.cc
[772/1019] Compiling x509name.cc
[773/1019] Compiling x509_vpm.cc
[774/1019] Compiling x509cset.cc
[775/1019] Compiling x509_vfy.cc
[776/1019] Compiling x509_v3.cc
[777/1019] Compiling x509_txt.cc
[778/1019] Compiling x509_trs.cc
[779/1019] Compiling x509_set.cc
[780/1019] Compiling x509_req.cc
[781/1019] Compiling x509_obj.cc
[782/1019] Compiling x509_lu.cc
[783/1019] Compiling x509_cmp.cc
[784/1019] Compiling x509_ext.cc
[785/1019] Compiling x509_def.cc
[786/1019] Compiling x509_d2.cc
[787/1019] Compiling x509_att.cc
[788/1019] Compiling x509.cc
[789/1019] Compiling v3_utl.cc
[790/1019] Compiling v3_prn.cc
[791/1019] Compiling v3_skey.cc
[792/1019] Compiling v3_purp.cc
[793/1019] Compiling v3_pmaps.cc
[794/1019] Compiling v3_pcons.cc
[795/1019] Compiling v3_ocsp.cc
[796/1019] Compiling v3_ncons.cc
[797/1019] Compiling v3_int.cc
[798/1019] Compiling v3_lib.cc
[799/1019] Compiling v3_info.cc
[800/1019] Compiling v3_ia5.cc
[801/1019] Compiling v3_genn.cc
[802/1019] Compiling v3_crld.cc
[803/1019] Compiling v3_extku.cc
[804/1019] Compiling v3_bitst.cc
[805/1019] Compiling v3_cpols.cc
[806/1019] Compiling v3_conf.cc
[807/1019] Compiling v3_enum.cc
[808/1019] Compiling v3_akey.cc
[809/1019] Compiling v3_bcons.cc
[810/1019] Compiling t_x509.cc
[811/1019] Compiling t_x509a.cc
[812/1019] Compiling v3_akeya.cc
[813/1019] Compiling v3_alt.cc
[814/1019] Compiling t_req.cc
[815/1019] Compiling t_crl.cc
[816/1019] Compiling i2d_pr.cc
[817/1019] Compiling rsa_pss.cc
[818/1019] Compiling name_print.cc
[819/1019] Compiling policy.cc
[820/1019] Compiling by_file.cc
[821/1019] Compiling by_dir.cc
[822/1019] Compiling asn1_gen.cc
[823/1019] Compiling voprf.cc
[824/1019] Compiling algorithm.cc
[825/1019] Compiling a_verify.cc
[826/1019] Compiling a_digest.cc
[827/1019] Compiling a_sign.cc
[828/1019] Compiling trust_token.cc
[829/1019] Compiling pmbtoken.cc
[830/1019] Compiling thread_win.cc
[831/1019] Compiling stack.cc
[832/1019] Compiling thread_none.cc
[833/1019] Compiling thread_pthread.cc
[834/1019] Compiling thread.cc
[835/1019] Compiling spake2plus.cc
[836/1019] Compiling sha512.cc
[837/1019] Compiling siphash.cc
[838/1019] Compiling sha1.cc
[839/1019] Compiling sha256.cc
[840/1019] Compiling rsa_print.cc
[841/1019] Compiling slhdsa.cc
[842/1019] Compiling rsa_extra.cc
[843/1019] Compiling rc4.cc
[844/1019] Compiling refcount.cc
[845/1019] Compiling rsa_crypt.cc
[846/1019] Compiling windows.cc
[847/1019] Compiling trusty.cc
[848/1019] Compiling rand.cc
[849/1019] Compiling urandom.cc
[850/1019] Compiling passive.cc
[851/1019] Compiling rsa_asn1.cc
[852/1019] Compiling ios.cc
[853/1019] Compiling getentropy.cc
[854/1019] Compiling poly1305_arm_asm.S
[855/1019] Compiling fork_detect.cc
[856/1019] Compiling forkunsafe.cc
[857/1019] Compiling deterministic.cc
[858/1019] Compiling poly1305_vec.cc
[859/1019] Compiling poly1305_arm.cc
[860/1019] Compiling pool.cc
[861/1019] Compiling poly1305.cc
[862/1019] Compiling p5_pbev2.cc
[863/1019] Compiling pkcs8.cc
[864/1019] Compiling pkcs7_x509.cc
[865/1019] Compiling pkcs8_x509.cc
[866/1019] Compiling pkcs7.cc
[867/1019] Compiling pem_xaux.cc
[868/1019] Compiling pem_x509.cc
[869/1019] Compiling pem_pkey.cc
[870/1019] Compiling pem_pk8.cc
[871/1019] Compiling pem_oth.cc
[872/1019] Compiling pem_info.cc
[873/1019] Compiling obj_xref.cc
[874/1019] Compiling pem_lib.cc
[875/1019] Compiling pem_all.cc
[876/1019] Compiling mldsa.cc
[877/1019] Compiling mlkem.cc
[878/1019] Compiling md4.cc
[879/1019] Compiling poly_rq_mul.S
[880/1019] Compiling mem.cc
[881/1019] Compiling obj.cc
[882/1019] Compiling fips_shared_support.cc
[883/1019] Compiling md5.cc
[884/1019] Compiling lhash.cc
[885/1019] Compiling fuzzer_mode.cc
[886/1019] Compiling ex_data.cc
[887/1019] Compiling kyber.cc
[888/1019] Compiling hpke.cc
[889/1019] Compiling scrypt.cc
[890/1019] Compiling hrss.cc
[891/1019] Compiling sign.cc
[892/1019] Compiling print.cc
[893/1019] Compiling pbkdf.cc
[894/1019] Compiling p_x25519.cc
[895/1019] Compiling p_x25519_asn1.cc
[896/1019] Compiling p_ed25519_asn1.cc
[897/1019] Compiling p_rsa.cc
[898/1019] Compiling p_rsa_asn1.cc
[899/1019] Compiling p_ed25519.cc
[900/1019] Compiling p_hkdf.cc
[901/1019] Compiling p_ec_asn1.cc
[902/1019] Compiling p_dh_asn1.cc
[903/1019] Compiling p_dh.cc
[904/1019] Compiling p_ec.cc
[905/1019] Compiling p_dsa_asn1.cc
[906/1019] Compiling evp_ctx.cc
[907/1019] Compiling evp.cc
[908/1019] Compiling engine.cc
[909/1019] Compiling ecdsa_p1363.cc
[910/1019] Compiling evp_asn1.cc
[911/1019] Compiling err.cc
[912/1019] Compiling ecdh.cc
[913/1019] Compiling ec_derive.cc
[914/1019] Compiling hash_to_curve.cc
[915/1019] Compiling ecdsa_asn1.cc
[916/1019] Compiling ec_asn1.cc
[917/1019] Compiling bcm.cc
[918/1019] Compiling dsa_asn1.cc
[919/1019] Compiling dsa.cc
[920/1019] Compiling params.cc
[921/1019] Compiling x25519-asm-arm.S
[922/1019] Compiling dh_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
[935/1019] Compiling des.cc
[935/1019] Compiling spake25519.cc
[935/1019] Compiling cpu_intel.cc
[935/1019] Compiling crypto.cc
[935/1019] Compiling curve25519_64_adx.cc
[935/1019] Compiling digest_extra.cc
[935/1019] Compiling curve25519.cc
BUILD FAILURE 6.1 android