Build Information
Failed to build Commander, reference master (7791c4
), with Swift 6.2 (beta) for Android on 18 Jun 2025 19:04:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/devedbox/commander.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/devedbox/commander
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 7791c48 feat: Updates the type alias for subcommands.
Cloned https://github.com/devedbox/commander.git
Revision (git rev-parse @):
7791c480a2e508229a14275630612bfea3d3c0b2
SUCCESS checkout https://github.com/devedbox/commander.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/devedbox/commander.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Building for debugging...
[0/9] Write sources
[3/9] Write swift-version-8C5A4AE7A8CE2BA.txt
[5/15] Emitting module Utility
[6/15] Compiling Utility Bool+.swift
[7/15] Compiling Utility CommandLine.swift
[8/15] Compiling Utility Optional+.swift
[9/15] Compiling Utility String+.swift
[10/15] Compiling Utility Collection+.swift
[11/16] Wrapping AST for Utility for debugging
[13/31] Compiling Commander OptionsRepresentable.swift
/host/spi-builder-workspace/Sources/Commander/misc.swift:31:8: error: no such module 'Darwin'
29 | import Glibc
30 | #else
31 | import Darwin
| `- error: no such module 'Darwin'
32 | #endif
33 | import Foundation
[14/31] Compiling Commander Shell.swift
/host/spi-builder-workspace/Sources/Commander/misc.swift:31:8: error: no such module 'Darwin'
29 | import Glibc
30 | #else
31 | import Darwin
| `- error: no such module 'Darwin'
32 | #endif
33 | import Foundation
[15/32] Compiling Commander misc.swift
/host/spi-builder-workspace/Sources/Commander/misc.swift:31:8: error: no such module 'Darwin'
29 | import Glibc
30 | #else
31 | import Darwin
| `- error: no such module 'Darwin'
32 | #endif
33 | import Foundation
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/32] Emitting module Commander
/host/spi-builder-workspace/Sources/Commander/misc.swift:31:8: error: no such module 'Darwin'
29 | import Glibc
30 | #else
31 | import Darwin
| `- error: no such module 'Darwin'
32 | #endif
33 | import Foundation
[17/32] Compiling Commander Help.swift
/host/spi-builder-workspace/Sources/Commander/misc.swift:31:8: error: no such module 'Darwin'
29 | import Glibc
30 | #else
31 | import Darwin
| `- error: no such module 'Darwin'
32 | #endif
33 | import Foundation
[18/32] Compiling Commander Commander.swift
/host/spi-builder-workspace/Sources/Commander/misc.swift:31:8: error: no such module 'Darwin'
29 | import Glibc
30 | #else
31 | import Darwin
| `- error: no such module 'Darwin'
32 | #endif
33 | import Foundation
[19/32] Compiling Commander BuiltIn.swift
/host/spi-builder-workspace/Sources/Commander/misc.swift:31:8: error: no such module 'Darwin'
29 | import Glibc
30 | #else
31 | import Darwin
| `- error: no such module 'Darwin'
32 | #endif
33 | import Foundation
[20/32] Compiling Commander Complete.swift
/host/spi-builder-workspace/Sources/Commander/misc.swift:31:8: error: no such module 'Darwin'
29 | import Glibc
30 | #else
31 | import Darwin
| `- error: no such module 'Darwin'
32 | #endif
33 | import Foundation
[21/32] Compiling Commander OptionDescription.swift
/host/spi-builder-workspace/Sources/Commander/misc.swift:31:8: error: no such module 'Darwin'
29 | import Glibc
30 | #else
31 | import Darwin
| `- error: no such module 'Darwin'
32 | #endif
33 | import Foundation
[22/32] Compiling Commander OptionsDecoder.swift
/host/spi-builder-workspace/Sources/Commander/misc.swift:31:8: error: no such module 'Darwin'
29 | import Glibc
30 | #else
31 | import Darwin
| `- error: no such module 'Darwin'
32 | #endif
33 | import Foundation
[23/32] Compiling Commander CommandDescriber.swift
/host/spi-builder-workspace/Sources/Commander/misc.swift:31:8: error: no such module 'Darwin'
29 | import Glibc
30 | #else
31 | import Darwin
| `- error: no such module 'Darwin'
32 | #endif
33 | import Foundation
[24/32] Compiling Commander CommandPath.swift
/host/spi-builder-workspace/Sources/Commander/misc.swift:31:8: error: no such module 'Darwin'
29 | import Glibc
30 | #else
31 | import Darwin
| `- error: no such module 'Darwin'
32 | #endif
33 | import Foundation
[25/32] Compiling Commander DefaultOptions.swift
/host/spi-builder-workspace/Sources/Commander/misc.swift:31:8: error: no such module 'Darwin'
29 | import Glibc
30 | #else
31 | import Darwin
| `- error: no such module 'Darwin'
32 | #endif
33 | import Foundation
[26/32] Compiling Commander Option.swift
/host/spi-builder-workspace/Sources/Commander/misc.swift:31:8: error: no such module 'Darwin'
29 | import Glibc
30 | #else
31 | import Darwin
| `- error: no such module 'Darwin'
32 | #endif
33 | import Foundation
[27/32] Compiling Commander CommandRepresentable.swift
/host/spi-builder-workspace/Sources/Commander/misc.swift:31:8: error: no such module 'Darwin'
29 | import Glibc
30 | #else
31 | import Darwin
| `- error: no such module 'Darwin'
32 | #endif
33 | import Foundation
[28/32] Compiling Commander Error.swift
/host/spi-builder-workspace/Sources/Commander/misc.swift:31:8: error: no such module 'Darwin'
29 | import Glibc
30 | #else
31 | import Darwin
| `- error: no such module 'Darwin'
32 | #endif
33 | import Foundation
BUILD FAILURE 6.2 android