The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build GLMap, reference master (c08c3e), with Swift 6.1 for Android on 12 Jun 2025 13:35:47 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GLMap/GLMapSwift.git
Reference: master
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/GLMap/GLMapSwift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c08c3e5 Display bollards as points.
Cloned https://github.com/GLMap/GLMapSwift.git
Revision (git rev-parse @):
c08c3e52816cedad8e91b906a9f23ff490855e67
SUCCESS checkout https://github.com/GLMap/GLMapSwift.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/GLMap/GLMapSwift.git
https://github.com/GLMap/GLMapSwift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GLMap",
  "name" : "GLMap",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "GLMap",
      "targets" : [
        "GLMap",
        "GLMapCore",
        "GLMapSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GLSearch",
      "targets" : [
        "GLSearch",
        "GLMapCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GLRoute",
      "targets" : [
        "GLRoute",
        "GLMapCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GLSearch",
      "module_type" : "BinaryTarget",
      "name" : "GLSearch",
      "path" : "remote/archive/GLSearch-1.11.0.zip",
      "product_memberships" : [
        "GLSearch"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GLRoute",
      "module_type" : "BinaryTarget",
      "name" : "GLRoute",
      "path" : "remote/archive/GLRoute-1.11.0.zip",
      "product_memberships" : [
        "GLRoute"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GLMapSwift",
      "module_type" : "SwiftTarget",
      "name" : "GLMapSwift",
      "path" : ".",
      "product_memberships" : [
        "GLMap"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Resources/DefaultStyle.bundle",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Resources/fonts",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Resources/world.vm",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "SwiftExtensions.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GLMapCore",
      "module_type" : "BinaryTarget",
      "name" : "GLMapCore",
      "path" : "remote/archive/GLMapCore-1.11.0.zip",
      "product_memberships" : [
        "GLMap",
        "GLSearch",
        "GLRoute"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GLMap",
      "module_type" : "BinaryTarget",
      "name" : "GLMap",
      "path" : "remote/archive/GLMap-1.11.0.zip",
      "product_memberships" : [
        "GLMap"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/GLMapSwift-Info.plist': File not found.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Downloading binary artifact https://globus.software/download/GLMapCore-1.11.0.zip
Downloading binary artifact https://globus.software/download/GLSearch-1.11.0.zip
Downloading binary artifact https://globus.software/download/GLMap-1.11.0.zip
Downloading binary artifact https://globus.software/download/GLRoute-1.11.0.zip
[1360/15862973] Downloading https://globus.software/download/GLSearch-1.11.0.zip
[34128/81214559] Downloading https://globus.software/download/GLSearch-1.11.0.zip, https://globus.software/download/GLMapCore-1.11.0.zip
[3397612/126024148] Downloading https://globus.software/download/GLSearch-1.11.0.zip, https://globus.software/download/GLMapCore-1.11.0.zip, https://globus.software/download/GLMap-1.11.0.zip
[4644279/356881307] Downloading https://globus.software/download/GLSearch-1.11.0.zip, https://globus.software/download/GLMapCore-1.11.0.zip, https://globus.software/download/GLMap-1.11.0.zip, https://globus.software/download/GLRoute-1.11.0.zip
Downloaded https://globus.software/download/GLSearch-1.11.0.zip (3.74s)
Downloaded https://globus.software/download/GLMap-1.11.0.zip (5.65s)
Downloaded https://globus.software/download/GLMapCore-1.11.0.zip (6.96s)
Downloaded https://globus.software/download/GLRoute-1.11.0.zip (22.01s)
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/GLMapSwift-Info.plist': File not found.
Building for debugging...
[0/5] Write sources
[1/5] Copying DefaultStyle.bundle
[2/5] Copying fonts
[3/5] Copying world.vm
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/8] Emitting module GLMapSwift
/host/spi-builder-workspace/SwiftExtensions.swift:10:8: error: no such module 'GLMapCore'
  8 |
  9 | import Foundation
 10 | import GLMapCore
    |        `- error: no such module 'GLMapCore'
 11 |
 12 | public extension GLMapManager {
[7/8] Compiling GLMapSwift SwiftExtensions.swift
/host/spi-builder-workspace/SwiftExtensions.swift:10:8: error: no such module 'GLMapCore'
  8 |
  9 | import Foundation
 10 | import GLMapCore
    |        `- error: no such module 'GLMapCore'
 11 |
 12 | public extension GLMapManager {
[8/8] Compiling GLMapSwift resource_bundle_accessor.swift
/host/spi-builder-workspace/SwiftExtensions.swift:10:8: error: no such module 'GLMapCore'
  8 |
  9 | import Foundation
 10 | import GLMapCore
    |        `- error: no such module 'GLMapCore'
 11 |
 12 | public extension GLMapManager {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/GLMapSwift-Info.plist': File not found.
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/4] Compiling GLMapSwift resource_bundle_accessor.swift
/host/spi-builder-workspace/SwiftExtensions.swift:10:8: error: no such module 'GLMapCore'
  8 |
  9 | import Foundation
 10 | import GLMapCore
    |        `- error: no such module 'GLMapCore'
 11 |
 12 | public extension GLMapManager {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/4] Emitting module GLMapSwift
/host/spi-builder-workspace/SwiftExtensions.swift:10:8: error: no such module 'GLMapCore'
  8 |
  9 | import Foundation
 10 | import GLMapCore
    |        `- error: no such module 'GLMapCore'
 11 |
 12 | public extension GLMapManager {
[4/4] Compiling GLMapSwift SwiftExtensions.swift
/host/spi-builder-workspace/SwiftExtensions.swift:10:8: error: no such module 'GLMapCore'
  8 |
  9 | import Foundation
 10 | import GLMapCore
    |        `- error: no such module 'GLMapCore'
 11 |
 12 | public extension GLMapManager {
BUILD FAILURE 6.1 android