The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Lullaby, reference 0.2.3 (f1f42e), with Swift 6.2 for Android on 22 Jun 2025 01:26:05 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/jaekong/Lullaby.git
Reference: 0.2.3
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/jaekong/Lullaby
 * tag               0.2.3      -> FETCH_HEAD
HEAD is now at f1f42ec docs: remove Synth from future plans
Cloned https://github.com/jaekong/Lullaby.git
Revision (git rev-parse @):
f1f42ec442d7711ecbe457f17dc159962d65731c
SUCCESS checkout https://github.com/jaekong/Lullaby.git at 0.2.3
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/jaekong/Lullaby.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.27s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 0.0.7 (1.90s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 0.0.7
Building for debugging...
[0/8] Write sources
[6/8] Write swift-version-8C5A4AE7A8CE2BA.txt
[6/8] Compiling CMiniAudio miniaudio.c
[9/75] Emitting module DequeModule
[10/77] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[11/77] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[12/77] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[13/77] Compiling OrderedCollections OrderedSet+Diffing.swift
[14/77] Compiling OrderedCollections OrderedSet+Equatable.swift
[15/77] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[16/83] Compiling DequeModule _DequeSlot.swift
[17/83] Compiling DequeModule _UnsafeWrappedBuffer.swift
[18/83] Compiling OrderedCollections OrderedSet+Hashable.swift
[19/83] Compiling OrderedCollections OrderedSet+Initializers.swift
[20/83] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[21/83] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[22/83] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[23/83] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[24/83] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[25/83] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[26/83] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[27/83] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[28/83] Compiling OrderedCollections _Hashtable+Header.swift
[29/83] Compiling OrderedCollections OrderedDictionary+Codable.swift
[30/83] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[31/83] Compiling OrderedCollections OrderedSet+Insertions.swift
[32/83] Compiling OrderedCollections OrderedSet+Invariants.swift
[33/83] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[34/83] Compiling OrderedCollections OrderedDictionary+Elements.swift
[42/83] Emitting module OrderedCollections
[43/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[44/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[45/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[46/84] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[47/84] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[48/84] Compiling OrderedCollections OrderedSet+SubSequence.swift
[55/84] Compiling OrderedCollections _HashTable+Bucket.swift
[56/84] Compiling OrderedCollections _HashTable+BucketIterator.swift
[57/84] Compiling OrderedCollections _HashTable+Constants.swift
[58/84] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[59/84] Compiling OrderedCollections _HashTable+Testing.swift
[60/84] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[61/84] Compiling OrderedCollections _HashTable.swift
[62/84] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[63/84] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[64/84] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[65/84] Compiling OrderedCollections OrderedDictionary+Values.swift
[66/84] Compiling OrderedCollections OrderedDictionary.swift
[67/84] Compiling OrderedCollections OrderedSet+Codable.swift
[75/84] Compiling OrderedCollections OrderedSet+Testing.swift
[76/84] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[77/84] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[78/84] Compiling OrderedCollections OrderedSet.swift
[79/84] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[80/84] Compiling OrderedCollections _UnsafeBitset.swift
[82/87] Compiling Collections Collections.swift
[83/87] Emitting module Collections
[85/88] Compiling LullabyMusic Interval.swift
[86/88] Emitting module LullabyMusic
[87/88] Compiling LullabyMusic Extensions.swift
[88/88] Compiling LullabyMusic Tuning.swift
[90/104] Compiling Lullaby Basic.swift
[91/104] Compiling Lullaby Buffer.swift
[92/106] Compiling Lullaby DummyEngine.swift
[93/106] Compiling Lullaby Engine.swift
[94/106] Compiling Lullaby Wave.swift
[95/106] Compiling Lullaby Wavetable.swift
[96/106] Compiling Lullaby Signal.swift
[97/106] Compiling Lullaby ADSR.swift
[98/106] Compiling Lullaby Oscillator+Basic.swift
[99/106] Compiling Lullaby Oscillator.swift
[100/106] Compiling Lullaby Envelope.swift
[101/106] Compiling Lullaby Gate.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[102/106] Emitting module Lullaby
/host/spi-builder-workspace/Sources/Lullaby/Wave/Wave+Basic.swift:4:16: error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
 2 |
 3 | internal enum LookupTables {
 4 |     static let sineTable: [Float] = (0..<44100).map {
   |                `- error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
 5 |         return sin(2 * .pi * (Float($0) / 44100))
 6 |     }
[103/106] Compiling Lullaby Synth.swift
[104/106] Compiling Lullaby Print.swift
[105/106] Compiling Lullaby LinearInterpolatedWavetable.swift
/host/spi-builder-workspace/Sources/Lullaby/Wave/Wave+Basic.swift:4:16: error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
 2 |
 3 | internal enum LookupTables {
 4 |     static let sineTable: [Float] = (0..<44100).map {
   |                `- error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
 5 |         return sin(2 * .pi * (Float($0) / 44100))
 6 |     }
[106/106] Compiling Lullaby Wave+Basic.swift
/host/spi-builder-workspace/Sources/Lullaby/Wave/Wave+Basic.swift:4:16: error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
 2 |
 3 | internal enum LookupTables {
 4 |     static let sineTable: [Float] = (0..<44100).map {
   |                `- error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
 5 |         return sin(2 * .pi * (Float($0) / 44100))
 6 |     }
BUILD FAILURE 6.2 android