The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Senna, reference main (9515de), with Swift 6.3 for Android on 13 Apr 2026 22:09:06 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/L1MeN9Yu/Senna.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/L1MeN9Yu/Senna
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9515de4 Merge pull request #5 from L1MeN9Yu/feature/3.2.0
Cloned https://github.com/L1MeN9Yu/Senna.git
Revision (git rev-parse @):
9515de46e8b990672d102fc3419b1e3b9d7dd34d
SUCCESS checkout https://github.com/L1MeN9Yu/Senna.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/L1MeN9Yu/Senna.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-log.git
[1/6561] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.74s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (1.88s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--4F562202D5529B1.txt
[4/9] Compiling Logging LogEvent.swift
[5/9] Emitting module Logging
[6/9] Compiling Logging Locks.swift
[7/9] Compiling Logging MetadataProvider.swift
[8/9] Compiling Logging LogHandler.swift
[9/9] Compiling Logging Logging.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/39] Emitting module Senna
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[12/39] Compiling Senna Spacing.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[13/39] Compiling Senna FileSink.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[14/39] Compiling Senna OSLogSink.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[15/39] Compiling Senna StandardSink.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[16/42] Compiling Senna Privacy.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[17/42] Compiling Senna Style.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[18/42] Compiling Senna _Exported.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[19/42] Compiling Senna Component.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[20/42] Compiling Senna ControlCode.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[21/42] Compiling Senna FileDescriptorTextOutputStream.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[22/42] Compiling Senna FloatFormatter.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[23/42] Compiling Senna EscapeCode.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[24/42] Compiling Senna Formable.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[25/42] Compiling Senna Printable.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[26/42] Compiling Senna SinkCapable.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[27/42] Compiling Senna LegacyTextColor.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[28/42] Compiling Senna LevelStyle.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[29/42] Compiling Senna Logger.Senna.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[30/42] Compiling Senna Message.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[31/42] Compiling Senna FlushMode.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[32/42] Compiling Senna IntegerFormatter.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[33/42] Compiling Senna Interpolation.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[34/42] Compiling Senna LegacyBackgroundColor.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[35/42] Compiling Senna SystemLogSink.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[36/42] Compiling Senna Box.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[37/42] Compiling Senna Color.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[38/42] Compiling Senna Compatible.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[39/42] Compiling Senna Formation.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[40/42] Compiling Senna Handler.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[41/42] Compiling Senna Printer.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
[42/42] Compiling Senna Spacer.swift
/host/spi-builder-workspace/Sources/Sinks/FileSink.swift:8:8: error: no such module 'Darwin'
 6 | import Glibc
 7 | #else
 8 | import Darwin
   |        `- error: no such module 'Darwin'
 9 | #endif
10 | import Logging
BUILD FAILURE 6.3 android