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 Life, reference main (230acd), with Swift 6.1 for Android on 28 May 2025 04:31:17 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/zntfdr/Life.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/zntfdr/Life
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 230acd2 Merge pull request #3 from zntfdr/swift-5.5-migration
Cloned https://github.com/zntfdr/Life.git
Revision (git rev-parse @):
230acd22b5441ed10eee376dd6d4da4b9c9978ed
SUCCESS checkout https://github.com/zntfdr/Life.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/zntfdr/Life.git
https://github.com/zntfdr/Life.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-tools-support-core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.4",
            "upper_bound" : "0.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-tools-support-core.git"
    }
  ],
  "manifest_display_name" : "Life",
  "name" : "Life",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Life",
      "targets" : [
        "Life"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "life-cli",
      "targets" : [
        "lifeCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "lifeCLI",
      "module_type" : "SwiftTarget",
      "name" : "lifeCLI",
      "path" : "Sources/lifeCLI",
      "product_dependencies" : [
        "SwiftToolsSupport-auto",
        "ArgumentParser"
      ],
      "product_memberships" : [
        "life-cli"
      ],
      "sources" : [
        "Command.swift",
        "Life.swift",
        "Mode.swift"
      ],
      "target_dependencies" : [
        "Life"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "LifeTests",
      "module_type" : "SwiftTarget",
      "name" : "LifeTests",
      "path" : "Tests/LifeTests",
      "sources" : [
        "CellTests.swift",
        "WorldAddTests.swift",
        "WorldContainsTests.swift",
        "WorldGenerationTests.swift",
        "WorldInitializationTests.swift",
        "WorldIsAliveTests.swift",
        "WorldNeighborsTests.swift",
        "WorldOscillatorPatternTests.swift",
        "WorldRemoveTests.swift",
        "WorldResetTests.swift",
        "WorldStillPatternTests.swift"
      ],
      "target_dependencies" : [
        "Life"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Life",
      "module_type" : "SwiftTarget",
      "name" : "Life",
      "path" : "Sources/Life",
      "product_memberships" : [
        "Life",
        "life-cli"
      ],
      "sources" : [
        "Cell.swift",
        "Mode.swift",
        "World.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-tools-support-core.git
[1/6763] Fetching swift-tools-support-core
[6764/22114] Fetching swift-tools-support-core, swift-argument-parser
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.51s)
[154/15351] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.90s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.0.3 (1.41s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.2.7 (1.11s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.43s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (1.86s)
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.2.7
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.0.3
Building for debugging...
[0/22] Write sources
[8/22] Compiling TSCclibc libc.c
[9/22] Compiling TSCclibc process.c
[10/22] Write swift-version-24593BA9C3E375BF.txt
[11/22] Compiling CSystem shims.c
[13/51] Emitting module Life
[14/51] Compiling Life World.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/51] Emitting module SystemPackage
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | import CSystem
21 | import Glibc
   |        `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[16/53] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/53] Emitting module ArgumentParserToolInfo
[18/54] Compiling Life Mode.swift
[19/54] Compiling Life Cell.swift
[20/55] Compiling SystemPackage Mocking.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | import CSystem
21 | import Glibc
   |        `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[21/55] Compiling SystemPackage Syscalls.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | import CSystem
21 | import Glibc
   |        `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[22/55] Compiling SystemPackage WindowsSyscallAdapters.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | import CSystem
21 | import Glibc
   |        `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[23/55] Compiling SystemPackage FilePathSyntax.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | import CSystem
21 | import Glibc
   |        `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[24/55] Compiling SystemPackage FilePathWindows.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | import CSystem
21 | import Glibc
   |        `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[25/55] Compiling SystemPackage FilePermissions.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | import CSystem
21 | import Glibc
   |        `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[26/55] Compiling SystemPackage CInterop.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | import CSystem
21 | import Glibc
   |        `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[27/55] Compiling SystemPackage Constants.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | import CSystem
21 | import Glibc
   |        `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[28/55] Compiling SystemPackage Exports.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | import CSystem
21 | import Glibc
   |        `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[29/55] Compiling SystemPackage FilePathComponents.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | import CSystem
21 | import Glibc
   |        `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[30/55] Compiling SystemPackage FilePathParsing.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | import CSystem
21 | import Glibc
   |        `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[31/55] Compiling SystemPackage FilePathString.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | import CSystem
21 | import Glibc
   |        `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[33/55] Compiling SystemPackage PlatformString.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | import CSystem
21 | import Glibc
   |        `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[34/55] Compiling SystemPackage SystemString.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | import CSystem
21 | import Glibc
   |        `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
error: emit-module command failed with exit code 1 (use -v to see invocation)
[36/55] Emitting module TSCLibc
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCLibc/libc.swift:17:19: error: no such module 'Darwin.C'
 15 | @_exported import WinSDK
 16 | #else
 17 | @_exported import Darwin.C
    |                   `- error: no such module 'Darwin.C'
 18 | #endif
 19 |
[37/55] Compiling TSCLibc libc.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCLibc/libc.swift:17:19: error: no such module 'Darwin.C'
 15 | @_exported import WinSDK
 16 | #else
 17 | @_exported import Darwin.C
    |                   `- error: no such module 'Darwin.C'
 18 | #endif
 19 |
[38/55] Compiling SystemPackage Util.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | import CSystem
21 | import Glibc
   |        `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[39/55] Compiling SystemPackage UtilConsumers.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | import CSystem
21 | import Glibc
   |        `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[40/55] Compiling SystemPackage Errno.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | import CSystem
21 | import Glibc
   |        `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[41/55] Compiling SystemPackage FileDescriptor.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | import CSystem
21 | import Glibc
   |        `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[42/55] Compiling SystemPackage FileHelpers.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | import CSystem
21 | import Glibc
   |        `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[43/55] Compiling SystemPackage FileOperations.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | import CSystem
21 | import Glibc
   |        `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[44/55] Compiling SystemPackage FilePath.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | import CSystem
21 | import Glibc
   |        `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[45/55] Compiling SystemPackage FilePathComponentView.swift
/host/spi-builder-workspace/.build/checkouts/swift-system/Sources/System/Internals/CInterop.swift:21:8: error: no such module 'Glibc'
19 | #elseif os(Linux) || os(FreeBSD) || os(Android)
20 | import CSystem
21 | import Glibc
   |        `- error: no such module 'Glibc'
22 | #elseif os(Windows)
23 | import CSystem
[45/55] Wrapping AST for Life for debugging
[45/55] Wrapping AST for ArgumentParserToolInfo for debugging
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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
[0/1] Planning build
Building for debugging...
[0/11] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/40] Emitting module TSCLibc
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCLibc/libc.swift:17:19: error: no such module 'Darwin.C'
 15 | @_exported import WinSDK
 16 | #else
 17 | @_exported import Darwin.C
    |                   `- error: no such module 'Darwin.C'
 18 | #endif
 19 |
[3/40] Compiling TSCLibc libc.swift
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCLibc/libc.swift:17:19: error: no such module 'Darwin.C'
 15 | @_exported import WinSDK
 16 | #else
 17 | @_exported import Darwin.C
    |                   `- error: no such module 'Darwin.C'
 18 | #endif
 19 |
[4/40] Compiling Life Cell.swift
[5/40] Emitting module Life
[6/40] Emitting module ArgumentParserToolInfo
BUILD FAILURE 6.1 android