The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MapplsMap, reference main (752e97), with Swift 6.1 for Wasm on 2 Apr 2026 19:05:29 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mappls-api/mappls-map-ios-distribution.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/mappls-api/mappls-map-ios-distribution
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 752e97d Released version 6.1.4
Cloned https://github.com/mappls-api/mappls-map-ios-distribution.git
Revision (git rev-parse @):
752e97d7af3912527784770f2507faa039404fd3
SUCCESS checkout https://github.com/mappls-api/mappls-map-ios-distribution.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/mappls-api/mappls-map-ios-distribution.git
https://github.com/mappls-api/mappls-map-ios-distribution.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "mappls-api-core-ios-distribution",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.2",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mappls-api/mappls-api-core-ios-distribution.git"
    },
    {
      "identity" : "mappls-api-kit-ios-distribution",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.4",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mappls-api/mappls-api-kit-ios-distribution.git"
    }
  ],
  "manifest_display_name" : "MapplsMap",
  "name" : "MapplsMap",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "MapplsMap",
      "targets" : [
        "MapplsMapWrapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MapplsMapWrapper",
      "module_type" : "SwiftTarget",
      "name" : "MapplsMapWrapper",
      "path" : "Sources/MapplsMapWrapper",
      "product_dependencies" : [
        "MapplsAPICore",
        "MapplsAPIKit"
      ],
      "product_memberships" : [
        "MapplsMap"
      ],
      "sources" : [
        "MapplsMapTest.swift"
      ],
      "target_dependencies" : [
        "MapplsMap"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MapplsMap",
      "module_type" : "BinaryTarget",
      "name" : "MapplsMap",
      "path" : "remote/archive/MapplsMap.xcframework-6.1.4.zip",
      "product_memberships" : [
        "MapplsMap"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:c3bd0c8eb125dea46564a1eb8b09ee779ba7ae350b1ee58b5e9d6ff6c39cef37
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/mappls-api/mappls-api-core-ios-distribution.git
Fetching https://github.com/mappls-api/mappls-api-kit-ios-distribution.git
[1/64] Fetching mappls-api-core-ios-distribution
[62/88] Fetching mappls-api-core-ios-distribution, mappls-api-kit-ios-distribution
Fetched https://github.com/mappls-api/mappls-api-kit-ios-distribution.git from cache (0.40s)
[62/64] Fetching mappls-api-core-ios-distribution
Fetched https://github.com/mappls-api/mappls-api-core-ios-distribution.git from cache (0.75s)
Computing version for https://github.com/mappls-api/mappls-api-kit-ios-distribution.git
Computed https://github.com/mappls-api/mappls-api-kit-ios-distribution.git at 3.0.4 (2.35s)
Computing version for https://github.com/mappls-api/mappls-api-core-ios-distribution.git
Computed https://github.com/mappls-api/mappls-api-core-ios-distribution.git at 2.1.2 (0.76s)
Creating working copy for https://github.com/mappls-api/mappls-api-kit-ios-distribution.git
Working copy of https://github.com/mappls-api/mappls-api-kit-ios-distribution.git resolved at 3.0.4
Creating working copy for https://github.com/mappls-api/mappls-api-core-ios-distribution.git
Working copy of https://github.com/mappls-api/mappls-api-core-ios-distribution.git resolved at 2.1.2
Downloading binary artifact https://mmi-api-team.s3.amazonaws.com/mappls-sdk-ios/mappls-api-core/MapplsAPICore-2.1.2.zip
Downloading binary artifact https://mmi-api-team.s3.amazonaws.com/mappls-sdk-ios/mappls-api-kit/3.0.4/MapplsAPIKit.xcframework.zip
Downloading binary artifact https://mmi-api-team.s3.amazonaws.com/mappls-sdk-ios/mappls-map/MapplsMap.xcframework-6.1.4.zip
[16384/19974376] Downloading https://mmi-api-team.s3.amazonaws.com/mappls-sdk-ios/mappls-api-core/MapplsAPICore-2.1.2.zip
[32768/30105579] Downloading https://mmi-api-team.s3.amazonaws.com/mappls-sdk-ios/mappls-api-core/MapplsAPICore-2.1.2.zip, https://mmi-api-team.s3.amazonaws.com/mappls-sdk-ios/mappls-map/MapplsMap.xcframework-6.1.4.zip
[49152/100828692] Downloading https://mmi-api-team.s3.amazonaws.com/mappls-sdk-ios/mappls-api-core/MapplsAPICore-2.1.2.zip, https://mmi-api-team.s3.amazonaws.com/mappls-sdk-ios/mappls-map/MapplsMap.xcframework-6.1.4.zip, https://mmi-api-team.s3.amazonaws.com/mappls-sdk-ios/mappls-api-kit/3.0.4/MapplsAPIKit.xcframework.zip
Downloaded https://mmi-api-team.s3.amazonaws.com/mappls-sdk-ios/mappls-map/MapplsMap.xcframework-6.1.4.zip (3.90s)
[42826241/90697489] Downloading https://mmi-api-team.s3.amazonaws.com/mappls-sdk-ios/mappls-api-core/MapplsAPICore-2.1.2.zip, https://mmi-api-team.s3.amazonaws.com/mappls-sdk-ios/mappls-api-kit/3.0.4/MapplsAPIKit.xcframework.zip
Downloaded https://mmi-api-team.s3.amazonaws.com/mappls-sdk-ios/mappls-api-core/MapplsAPICore-2.1.2.zip (5.58s)
[43954457/70723113] Downloading https://mmi-api-team.s3.amazonaws.com/mappls-sdk-ios/mappls-api-kit/3.0.4/MapplsAPIKit.xcframework.zip
Downloaded https://mmi-api-team.s3.amazonaws.com/mappls-sdk-ios/mappls-api-kit/3.0.4/MapplsAPIKit.xcframework.zip (15.72s)
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/5] Emitting module MapplsAPIWrapper
/host/spi-builder-workspace/.build/checkouts/mappls-api-kit-ios-distribution/Sources/MapplsAPIWrapper/MapplsAPIKitTest.swift:1:8: error: no such module 'MapplsAPICore'
1 | import MapplsAPICore
  |        `- error: no such module 'MapplsAPICore'
2 | import MapplsAPIKit
3 | class MapplsAPIKitTest {
[5/5] Compiling MapplsAPIWrapper MapplsAPIKitTest.swift
/host/spi-builder-workspace/.build/checkouts/mappls-api-kit-ios-distribution/Sources/MapplsAPIWrapper/MapplsAPIKitTest.swift:1:8: error: no such module 'MapplsAPICore'
1 | import MapplsAPICore
  |        `- error: no such module 'MapplsAPICore'
2 | import MapplsAPIKit
3 | class MapplsAPIKitTest {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:c3bd0c8eb125dea46564a1eb8b09ee779ba7ae350b1ee58b5e9d6ff6c39cef37
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/3] Emitting module MapplsAPIWrapper
/host/spi-builder-workspace/.build/checkouts/mappls-api-kit-ios-distribution/Sources/MapplsAPIWrapper/MapplsAPIKitTest.swift:1:8: error: no such module 'MapplsAPICore'
1 | import MapplsAPICore
  |        `- error: no such module 'MapplsAPICore'
2 | import MapplsAPIKit
3 | class MapplsAPIKitTest {
[3/3] Compiling MapplsAPIWrapper MapplsAPIKitTest.swift
/host/spi-builder-workspace/.build/checkouts/mappls-api-kit-ios-distribution/Sources/MapplsAPIWrapper/MapplsAPIKitTest.swift:1:8: error: no such module 'MapplsAPICore'
1 | import MapplsAPICore
  |        `- error: no such module 'MapplsAPICore'
2 | import MapplsAPIKit
3 | class MapplsAPIKitTest {
BUILD FAILURE 6.1 wasm