Build Information
Failed to build mvt-tools, reference v1.8.5 (8a4bdf
), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 02:10:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Outdooractive/mvt-tools.git
Reference: v1.8.5
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/Outdooractive/mvt-tools
* tag v1.8.5 -> FETCH_HEAD
HEAD is now at 8a4bdf7 #33: Adds near(lat,long,tolerance) to the query language (#34)
Cloned https://github.com/Outdooractive/mvt-tools.git
Revision (git rev-parse @):
8a4bdf7a632b480557e8b5d0bd4f761c64730f6b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Outdooractive/mvt-tools.git at v1.8.5
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Outdooractive/mvt-tools.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/1024jp/GzipSwift.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-protobuf
Fetching https://github.com/Outdooractive/gis-tools
[1/1557] Fetching gzipswift
[1558/4397] Fetching gzipswift, gis-tools
[4342/8233] Fetching gzipswift, gis-tools, swift-log
Fetched https://github.com/Outdooractive/gis-tools from cache (0.70s)
[4051/5393] Fetching gzipswift, swift-log
[5394/20773] Fetching gzipswift, swift-log, swift-argument-parser
[20774/60228] Fetching gzipswift, swift-log, swift-argument-parser, swift-protobuf
Fetched https://github.com/apple/swift-log.git from cache (11.92s)
Fetched https://github.com/1024jp/GzipSwift.git from cache (11.93s)
Fetched https://github.com/apple/swift-argument-parser from cache (11.94s)
Fetched https://github.com/apple/swift-protobuf from cache (12.10s)
Computing version for https://github.com/1024jp/GzipSwift.git
Computed https://github.com/1024jp/GzipSwift.git at 5.2.0 (16.70s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.63s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.78s)
Computing version for https://github.com/apple/swift-protobuf
Computed https://github.com/apple/swift-protobuf at 1.30.0 (0.67s)
Computing version for https://github.com/Outdooractive/gis-tools
Computed https://github.com/Outdooractive/gis-tools at 1.12.3 (0.69s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/1024jp/GzipSwift.git
Working copy of https://github.com/1024jp/GzipSwift.git resolved at 5.2.0
Creating working copy for https://github.com/apple/swift-protobuf
Working copy of https://github.com/apple/swift-protobuf resolved at 1.30.0
Creating working copy for https://github.com/Outdooractive/gis-tools
Working copy of https://github.com/Outdooractive/gis-tools resolved at 1.12.3
[1/1] Compiling plugin SwiftProtobufPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/23] Write sources
[5/23] Copying PrivacyInfo.xcprivacy
[5/23] Write sources
[11/23] Compiling system-zlib anchor.c
[12/23] Write swift-version-24593BA9C3E375BF.txt
[14/197] Emitting module Logging
[15/197] Compiling SwiftProtobuf Message+FieldMask.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
[16/197] Compiling GISTools FeatureCollection.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
[17/197] Compiling GISTools GeoJson.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
[18/197] Compiling GISTools GeoJsonCodable.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
[19/197] Compiling SwiftProtobuf StringUtils.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
[20/197] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.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
[21/197] Compiling SwiftProtobuf SwiftProtobufError.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
[22/197] Compiling SwiftProtobuf TextFormatDecoder.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
[23/197] Compiling GISTools LineString.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
[24/197] Compiling GISTools MultiLineString.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
[25/197] Compiling GISTools MultiPoint.swift
/host/spi-builder-workspace/.build/checkouts/gis-tools/Sources/GISTools/Algorithms/Along.swift:2:8: error: no such module 'CoreLocation'
1 | #if !os(Linux)
2 | import CoreLocation
| `- error: no such module 'CoreLocation'
3 | #endif
4 | import Foundation
[26/208] Compiling Logging Locks.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/208] Emitting module Gzip
/host/spi-builder-workspace/.build/checkouts/GzipSwift/Sources/Gzip/Data+Gzip.swift:29:15: error: no such module 'Foundation'
27 | */
28 |
29 | import struct Foundation.Data
| `- error: no such module 'Foundation'
30 |
31 | #if os(Linux)
[28/208] Compiling Gzip Data+Gzip.swift
/host/spi-builder-workspace/.build/checkouts/GzipSwift/Sources/Gzip/Data+Gzip.swift:29:15: error: no such module 'Foundation'
27 | */
28 |
29 | import struct Foundation.Data
| `- error: no such module 'Foundation'
30 |
31 | #if os(Linux)
BUILD FAILURE 6.2 wasm