The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-noise, reference 1.2.0 (35d8b7), with Swift 6.3 for Android on 16 Apr 2026 07:22:00 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/tayloraswift/swift-noise.git
Reference: 1.2.0
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/tayloraswift/swift-noise
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at 35d8b72 Merge pull request #26 from tayloraswift/standardize-ignored-files
Cloned https://github.com/tayloraswift/swift-noise.git
Revision (git rev-parse @):
35d8b727b804a2a32278b3e79eacbb82b854496f
SUCCESS checkout https://github.com/tayloraswift/swift-noise.git at 1.2.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/tayloraswift/swift-noise.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/ordo-one/dollup
Fetching https://github.com/tayloraswift/swift-png
[1/7470] Fetching swift-png
[748/7493] Fetching swift-png, dollup
Fetched https://github.com/ordo-one/dollup from cache (10.61s)
Fetched https://github.com/tayloraswift/swift-png from cache (10.94s)
Computing version for https://github.com/ordo-one/dollup
Computed https://github.com/ordo-one/dollup at 1.0.4 (11.43s)
Computing version for https://github.com/tayloraswift/swift-png
Computed https://github.com/tayloraswift/swift-png at 4.5.1 (0.61s)
Fetching https://github.com/rarestype/h
[1/1233] Fetching h
Fetched https://github.com/rarestype/h from cache (0.27s)
Computing version for https://github.com/rarestype/h
Computed https://github.com/rarestype/h at 1.0.1 (0.78s)
Creating working copy for https://github.com/rarestype/h
Working copy of https://github.com/rarestype/h resolved at 1.0.1
Creating working copy for https://github.com/tayloraswift/swift-png
Working copy of https://github.com/tayloraswift/swift-png resolved at 4.5.1
Creating working copy for https://github.com/ordo-one/dollup
Working copy of https://github.com/ordo-one/dollup resolved at 1.0.4
Downloading binary artifact https://download.rarestype.com/dollup/1.0.4/Linux-x86_64/dollup.artifactbundle.zip
[1360/13109709] Downloading https://download.rarestype.com/dollup/1.0.4/Linux-x86_64/dollup.artifactbundle.zip
Downloaded https://download.rarestype.com/dollup/1.0.4/Linux-x86_64/dollup.artifactbundle.zip (1.73s)
[1/1] Compiling plugin DollupPlugin
Building for debugging...
[1/18] Write sources
[8/18] Write swift-version--4F562202D5529B1.txt
[10/27] Emitting module BaseDigits
[11/27] Compiling BaseDigits BaseDigits.swift
[12/28] Compiling Noise noise.swift
[13/28] Wrapping AST for BaseDigits for debugging
[15/33] Compiling Noise hash.swift
[16/33] Emitting module Noise
[17/33] Compiling Noise cell.swift
[18/33] Compiling Noise disk.swift
[19/33] Compiling Noise compounds.swift
[20/33] Compiling Noise gradient.swift
[21/34] Wrapping AST for Noise for debugging
[23/34] Compiling Base16 Base16.Values.swift
[24/34] Compiling Base16 Base16.UppercaseDigits.swift
[25/34] Compiling Base16 Base16.LowercaseDigits.swift
[26/34] Emitting module Base16
[27/34] Compiling Base16 Base16.swift
[28/36] Wrapping AST for Base16 for debugging
[30/37] Emitting module CRC
[31/37] Compiling CRC CRC32.swift
[32/38] Wrapping AST for CRC for debugging
[34/91] Emitting module LZ77
[35/98] Compiling LZ77 Gzip.Format.swift
[36/98] Compiling LZ77 Gzip.Inflator.swift
[37/98] Compiling LZ77 Gzip.InflatorState.swift
[38/98] Compiling LZ77 Gzip.StreamHeader.swift
[39/98] Compiling LZ77 Gzip.StreamHeaderError.swift
[40/98] Compiling LZ77 Gzip.swift
[41/98] Compiling LZ77 LZ77.Codeword.swift
[42/98] Compiling LZ77 LZ77.BlockShape.swift
[43/98] Compiling LZ77 LZ77.BlockState.swift
[44/98] Compiling LZ77 LZ77.BlockType.swift
[45/98] Compiling LZ77 LZ77.DecompressionError.swift
[46/98] Compiling LZ77 LZ77.Inflator.swift
[47/98] Compiling LZ77 LZ77.InflatorBuffers.Stream.swift
[48/98] Compiling LZ77 LZ77.InflatorBuffers.swift
[49/98] Compiling LZ77 F14.District.Index.swift
[50/98] Compiling LZ77 F14.District.swift
[51/98] Compiling LZ77 F14.Hash.swift
[52/98] Compiling LZ77 F14.HashTable.swift
[53/98] Compiling LZ77 F14.swift
[54/98] Compiling LZ77 FixedWidthInteger (ext).swift
[55/98] Compiling LZ77 Gzip.Deflator.swift
[56/98] Compiling LZ77 Gzip.Format.Integral.swift
[57/98] Compiling LZ77 LZ77.Reversed.swift
[58/98] Compiling LZ77 LZ77.swift
[59/98] Compiling LZ77 SIMD16 (ext).swift
[60/98] Compiling LZ77 LZ77.Format.swift
[61/98] Compiling LZ77 LZ77.FormatType.swift
[62/98] Compiling LZ77 LZ77.MRC32.swift
[63/98] Compiling LZ77 LZ77.StreamIntegral.swift
[64/98] Compiling LZ77 LZ77.Distance.swift
[65/98] Compiling LZ77 LZ77.Heap.swift
[66/98] Compiling LZ77 LZ77.HuffmanPattern.swift
[67/98] Compiling LZ77 LZ77.HuffmanTree.swift
[68/98] Compiling LZ77 LZ77.Metaword.swift
[69/98] Compiling LZ77 LZ77.RunLiteral.swift
[70/98] Compiling LZ77 LZ77.BlockMetadata.swift
[71/98] Compiling LZ77 LZ77.InflatorIn.swift
[72/98] Compiling LZ77 LZ77.InflatorOut.swift
[73/98] Compiling LZ77 LZ77.InflatorState.swift
[74/98] Compiling LZ77 LZ77.InflatorTables.swift
[75/98] Compiling LZ77 LZ77.StreamHeader.swift
[76/98] Compiling LZ77 LZ77.StreamHeaderError.swift
[77/98] Compiling LZ77 LZ77.Composites.swift
[78/98] Compiling LZ77 LZ77.Decades.swift
[79/98] Compiling LZ77 LZ77.Deflator.swift
[80/98] Compiling LZ77 LZ77.DeflatorBuffers.Stream.swift
[81/98] Compiling LZ77 LZ77.DeflatorBuffers.swift
[82/98] Compiling LZ77 LZ77.DeflatorDicing.Node.swift
[83/98] Compiling LZ77 LZ77.DeflatorDicing.swift
[84/98] Compiling LZ77 LZ77.DeflatorIn.swift
[85/98] Compiling LZ77 LZ77.DeflatorMatches.Depths.swift
[86/98] Compiling LZ77 LZ77.DeflatorMatches.swift
[87/98] Compiling LZ77 LZ77.DeflatorOut.swift
[88/98] Compiling LZ77 LZ77.DeflatorSearch.swift
[89/98] Compiling LZ77 LZ77.DeflatorTables.swift
[90/98] Compiling LZ77 LZ77.DeflatorTerm.Meta.swift
[91/98] Compiling LZ77 LZ77.DeflatorTerm.swift
[92/98] Compiling LZ77 LZ77.DeflatorWindow.Element.swift
[93/98] Compiling LZ77 LZ77.DeflatorWindow.swift
[94/99] Wrapping AST for LZ77 for debugging
[96/143] Emitting module PNG
[97/149] Compiling PNG PNG.Gamma.swift
[98/149] Compiling PNG PNG.Header.swift
[99/149] Compiling PNG PNG.Histogram.swift
[100/149] Compiling PNG PNG.Palette.swift
[101/149] Compiling PNG PNG.ParsingError.swift
[102/149] Compiling PNG PNG.Percentmille.swift
[103/149] Compiling PNG PNG.Format.Pixel.swift
[104/149] Compiling PNG PNG.Format.swift
[105/149] Compiling PNG PNG.Layout.swift
[106/149] Compiling PNG General.swift
[107/149] Compiling PNG LZ77.DecompressionError (ext).swift
[108/149] Compiling PNG LZ77.DeflateHeaderError (ext).swift
[109/149] Compiling PNG PNG.PhysicalDimensions.swift
[110/149] Compiling PNG PNG.SignificantBits.Case.swift
[111/149] Compiling PNG PNG.SignificantBits.swift
[112/149] Compiling PNG PNG.SuggestedPalette.Entries.swift
[113/149] Compiling PNG PNG.SuggestedPalette.swift
[114/149] Compiling PNG PNG.Text.swift
[115/149] Compiling PNG Array (ext).swift
[116/149] Compiling PNG ArraySlice (ext).swift
[117/149] Compiling PNG PNG.Color.swift
[118/149] Compiling PNG PNG.RGBA.swift
[119/149] Compiling PNG PNG.VA.swift
[120/149] Compiling PNG PNG.Context.swift
[121/149] Compiling PNG PNG.Decoder.swift
[122/149] Compiling PNG PNG.BytestreamDestination.swift
[123/149] Compiling PNG PNG.BytestreamSource.swift
[124/149] Compiling PNG PNG.Chunk.swift
[125/149] Compiling PNG PNG.LexingError.swift
[126/149] Compiling PNG PNG.Error.swift
[127/149] Compiling PNG PNG.Image.swift
[128/149] Compiling PNG PNG.DecodingError.swift
[129/149] Compiling PNG PNG.Metadata.swift
[130/149] Compiling PNG PNG.Standard.swift
[131/149] Compiling PNG PNG.Encoder.Pass.swift
[132/149] Compiling PNG PNG.Encoder.swift
[133/149] Compiling PNG PNG.FormattingError.swift
[134/149] Compiling PNG PNG.swift
[135/149] Compiling PNG PNG.Background.Case.swift
[136/149] Compiling PNG PNG.Background.swift
[137/149] Compiling PNG PNG.Chromaticity.swift
[138/149] Compiling PNG PNG.ColorProfile.swift
[139/149] Compiling PNG PNG.ColorRendering.swift
[140/149] Compiling PNG PNG.TimeModified.swift
[141/149] Compiling PNG PNG.Transparency.Case.swift
[142/149] Compiling PNG PNG.Transparency.swift
[143/149] Compiling PNG System.swift
[144/149] Compiling PNG UnsafeMutableBufferPointer (ext).swift
[145/149] Compiling PNG __Entrypoint.swift
[146/150] Wrapping AST for PNG for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[148/154] Emitting module GenNoise
/host/spi-builder-workspace/Sources/GenNoise/main.swift:8:13: error: no such module 'Darwin'
 6 | import func Glibc.clock
 7 | #else
 8 | import func Darwin.clock
   |             `- error: no such module 'Darwin'
 9 |
10 | func clock() -> Int {
[149/154] Compiling GenNoise main.swift
/host/spi-builder-workspace/Sources/GenNoise/main.swift:8:13: error: no such module 'Darwin'
 6 | import func Glibc.clock
 7 | #else
 8 | import func Darwin.clock
   |             `- error: no such module 'Darwin'
 9 |
10 | func clock() -> Int {
[150/154] Compiling GenNoise banners.swift
/host/spi-builder-workspace/Sources/GenNoise/main.swift:8:13: error: no such module 'Darwin'
 6 | import func Glibc.clock
 7 | #else
 8 | import func Darwin.clock
   |             `- error: no such module 'Darwin'
 9 |
10 | func clock() -> Int {
[151/154] Compiling GenNoise calibrate.swift
/host/spi-builder-workspace/Sources/GenNoise/main.swift:8:13: error: no such module 'Darwin'
 6 | import func Glibc.clock
 7 | #else
 8 | import func Darwin.clock
   |             `- error: no such module 'Darwin'
 9 |
10 | func clock() -> Int {
BUILD FAILURE 6.3 android