Build Information
Failed to build Hume, reference 0.0.1-beta9 (ff0303), with Swift 6.3 for Wasm on 18 Apr 2026 19:30:31 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/humeai/hume-swift-sdk.git
Reference: 0.0.1-beta9
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/humeai/hume-swift-sdk
* tag 0.0.1-beta9 -> FETCH_HEAD
HEAD is now at ff03034 fix typo (#66)
Cloned https://github.com/humeai/hume-swift-sdk.git
Revision (git rev-parse @):
ff03034eb41c62cb13962a26564a2d73eb3a053d
SUCCESS checkout https://github.com/humeai/hume-swift-sdk.git at 0.0.1-beta9
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/humeai/hume-swift-sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/116] Emitting module Hume
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[5/132] Compiling Hume Resampler.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[6/132] Compiling Hume AVAudioSessionNotificationHandler.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[7/132] Compiling Hume AudioSession.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[8/132] Compiling Hume AudioSessionError.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[9/132] Compiling Hume AudioSessionIO.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[10/132] Compiling Hume SoundPlayer.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[11/132] Compiling Hume SoundClip.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[12/132] Compiling Hume VoiceProviderError.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[13/132] Compiling Hume WAVHeader.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[14/132] Compiling Hume TTSPlayer.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[15/132] Compiling Hume VoiceProvidable.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[16/132] Compiling Hume VoiceProvider.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[17/132] Compiling Hume VoiceProviderDelegate.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[18/132] Compiling Hume VoiceProviderFactory.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[19/132] Compiling Hume VoiceProviderState.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[20/132] Compiling Hume VoiceProviderStateActor.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[21/132] Compiling Hume AsyncLock.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[22/132] Compiling Hume Constants.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[23/132] Compiling Hume Defaults.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[24/132] Compiling Hume HumeError.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[25/132] Compiling Hume Logger.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[26/132] Compiling Hume SDKConfiguration.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[27/132] Compiling Hume AudioBufferProcessor.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[28/132] Compiling Hume AudioFormat.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[29/132] Compiling Hume AudioHub.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[30/132] Compiling Hume AudioHubError.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[31/132] Compiling Hume AudioHubState.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[32/132] Compiling Hume AudioHubConfiguration.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[33/132] Compiling Hume Microphone.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[34/132] Compiling Hume MicrophoneMode.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[35/132] Compiling Hume MeteredAudioSourceNode.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[36/132] Compiling Hume RawAudioPlayer.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[37/132] Compiling Hume EmpathicVoiceClient.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[38/132] Compiling Hume StreamSocket.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[39/132] Compiling Hume AssistantEnd.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[40/132] Compiling Hume AssistantInput.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[41/132] Compiling Hume AssistantMessage.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[42/132] Compiling Hume AssistantProsody.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[43/132] Compiling Hume AssistantProsodyMessage.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[44/132] Compiling Hume AudioConfiguration.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[45/132] Compiling Hume AudioInput.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[46/132] Compiling Hume AudioOutput.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[47/132] Compiling Hume Authorization.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[48/132] Compiling Hume BuiltInTool.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[49/132] Compiling Hume BuiltinToolConfig.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[50/132] Compiling Hume ChatConnectOptions.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[51/132] Compiling Hume ChatMessage.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[52/132] Compiling Hume ChatMessageToolResult.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[53/132] Compiling Hume EmotionScores+Extensions.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[54/132] Compiling Hume SessionSettings+Copy.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[55/132] Compiling Hume UserInput+Convenience.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[56/132] Compiling Hume WebSocketError+Extensions.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[57/132] Compiling Hume HumeClient.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[58/132] Compiling Hume AccessTokenResolver.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[59/132] Compiling Hume Endpoint.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[60/132] Compiling Hume HTTPMethod.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[61/132] Compiling Hume HumeAuth.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[62/132] Compiling Hume NetworkClient.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[63/132] Compiling Hume NetworkError.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[64/132] Compiling Hume NetworkService.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[65/132] Compiling Hume NetworkStreamingClient.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[66/132] Compiling Hume NetworkingServiceSession.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[67/132] Compiling Hume RequestBuilder.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[68/132] Compiling Hume TokenProvidable.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[69/132] Compiling Hume AudioFormatType.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[70/132] Compiling Hume Format.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[71/132] Compiling Hume FormatMp3.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[72/132] Compiling Hume FormatPcm.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[73/132] Compiling Hume FormatWav.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[74/132] Compiling Hume HttpValidationError.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[75/132] Compiling Hume OctaveVersion.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[76/132] Compiling Hume PostedContextWithGenerationId.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[77/132] Compiling Hume PostedContextWithUtterances.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[78/132] Compiling Hume PostedTts.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[79/132] Compiling Hume PostedTtsContext.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[80/132] Compiling Hume PostedUtterance.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[81/132] Compiling Hume PostedUtteranceVoiceWithId.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[82/132] Compiling Hume PostedUtteranceVoiceWithName.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[83/132] Compiling Hume ReturnGeneration.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[84/132] Compiling Hume ReturnTts.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[85/132] Compiling Hume ToolCallMessage.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[86/132] Compiling Hume ToolErrorMessage.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[87/132] Compiling Hume ToolResponseMessage.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[88/132] Compiling Hume ToolType.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[89/132] Compiling Hume UserInput.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[90/132] Compiling Hume UserInterruption.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[91/132] Compiling Hume UserMessage.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[92/132] Compiling Hume OpenGraph.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[93/132] Compiling Hume WebSearchContent.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[94/132] Compiling Hume WebSearchReference.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[95/132] Compiling Hume WebSocketError.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[96/132] Compiling Hume ChatClient.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[97/132] Compiling Hume PublishEvent.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[98/132] Compiling Hume SubscribeEvent.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[99/132] Compiling Hume TTSClient.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[100/132] Compiling Hume AudioEncoding.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[101/132] Compiling Hume Snippet.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[102/132] Compiling Hume SnippetAudioChunk.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[103/132] Compiling Hume TTSMillisecondInterval.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[104/132] Compiling Hume TTSVoiceProvider.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[105/132] Compiling Hume Timestamp.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[106/132] Compiling Hume TimestampMessage.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[107/132] Compiling Hume TimestampType.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[108/132] Compiling Hume TtsVoiceRef.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[109/132] Compiling Hume ValidationError.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[110/132] Compiling Hume TTS.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[111/132] Compiling Hume AVAdditions.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[112/132] Compiling Hume AnyPublisher+Additions.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[113/132] Compiling Hume AssistantInput+Extensions.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[114/132] Compiling Hume AudioOutput+Extensions.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[115/132] Compiling Hume Data+Additions.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[116/132] Compiling Hume DecodingError+Additions.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[117/132] Compiling Hume ChatMetadata.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[118/132] Compiling Hume Context.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[119/132] Compiling Hume ContextType.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[120/132] Compiling Hume EmotionScores.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[121/132] Compiling Hume Encoding.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[122/132] Compiling Hume ErrorLevel.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[123/132] Compiling Hume EviConfig.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[124/132] Compiling Hume Inference.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[125/132] Compiling Hume MillisecondInterval.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[126/132] Compiling Hume PaginationDirection.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[127/132] Compiling Hume PauseAssistantMessage.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[128/132] Compiling Hume ProsodyInference.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[129/132] Compiling Hume ResumeAssistantMessage.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[130/132] Compiling Hume Role.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[131/132] Compiling Hume SessionSettings.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
[132/132] Compiling Hume Tool.swift
/host/spi-builder-workspace/Sources/Hume/Extensions/AVAdditions.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 |
10 | #if HUME_IOS
BUILD FAILURE 6.3 wasm