Build Information
Failed to build quickpose-ios-sdk, reference main (50468e
), with Swift 6.1 for Wasm on 29 May 2025 12:29:13 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/quickpose/quickpose-ios-sdk.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/quickpose/quickpose-ios-sdk
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 50468e3 1.2.9
Updating files: 74% (349/469)
Updating files: 75% (352/469)
Updating files: 76% (357/469)
Updating files: 77% (362/469)
Updating files: 78% (366/469)
Updating files: 79% (371/469)
Updating files: 80% (376/469)
Updating files: 81% (380/469)
Updating files: 82% (385/469)
Updating files: 83% (390/469)
Updating files: 84% (394/469)
Updating files: 85% (399/469)
Updating files: 86% (404/469)
Updating files: 87% (409/469)
Updating files: 88% (413/469)
Updating files: 89% (418/469)
Updating files: 90% (423/469)
Updating files: 91% (427/469)
Updating files: 92% (432/469)
Updating files: 93% (437/469)
Updating files: 94% (441/469)
Updating files: 95% (446/469)
Updating files: 96% (451/469)
Updating files: 97% (455/469)
Updating files: 98% (460/469)
Updating files: 99% (465/469)
Updating files: 100% (469/469)
Updating files: 100% (469/469), done.
Cloned https://github.com/quickpose/quickpose-ios-sdk.git
Revision (git rev-parse @):
50468e30e0bc68a9eb12509a957b364d9881e2ed
SUCCESS checkout https://github.com/quickpose/quickpose-ios-sdk.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/quickpose/quickpose-ios-sdk.git
https://github.com/quickpose/quickpose-ios-sdk.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "quickpose-ios-sdk",
"name" : "quickpose-ios-sdk",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "QuickPoseCore",
"targets" : [
"QuickPoseCoreTarget"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "QuickPoseMP",
"targets" : [
"QuickPoseMPTarget-all"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "QuickPoseMP-heavy",
"targets" : [
"QuickPoseMPTarget-heavy"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "QuickPoseMP-full",
"targets" : [
"QuickPoseMPTarget-full"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "QuickPoseMP-lite",
"targets" : [
"QuickPoseMPTarget-lite"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "QuickPoseSwiftUI",
"targets" : [
"QuickPoseSwiftUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "QuickPoseCamera",
"targets" : [
"QuickPoseCamera"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "QuickPoseSwiftUI",
"module_type" : "SwiftTarget",
"name" : "QuickPoseSwiftUI",
"path" : "Sources/QuickPoseSwiftUI",
"product_memberships" : [
"QuickPoseSwiftUI"
],
"sources" : [
"QuickPoseAssetRenderView.swift",
"QuickPoseCameraRenderView.swift",
"QuickPoseCameraSwitchView.swift",
"QuickPoseCameraView.swift",
"QuickPoseOverlayView.swift",
"QuickPoseSimulatedCameraView.swift"
],
"target_dependencies" : [
"QuickPoseCamera"
],
"type" : "library"
},
{
"c99name" : "QuickPoseMPTarget_lite",
"module_type" : "ClangTarget",
"name" : "QuickPoseMPTarget-lite",
"path" : "QuickPoseMPWrapper-lite",
"product_memberships" : [
"QuickPoseMP-lite"
],
"sources" : [
"dummy.m"
],
"target_dependencies" : [
"QuickPoseMP-lite"
],
"type" : "library"
},
{
"c99name" : "QuickPoseMPTarget_heavy",
"module_type" : "ClangTarget",
"name" : "QuickPoseMPTarget-heavy",
"path" : "QuickPoseMPWrapper-heavy",
"product_memberships" : [
"QuickPoseMP-heavy"
],
"sources" : [
"dummy.m"
],
"target_dependencies" : [
"QuickPoseMP-heavy"
],
"type" : "library"
},
{
"c99name" : "QuickPoseMPTarget_full",
"module_type" : "ClangTarget",
"name" : "QuickPoseMPTarget-full",
"path" : "QuickPoseMPWrapper-full",
"product_memberships" : [
"QuickPoseMP-full"
],
"sources" : [
"dummy.m"
],
"target_dependencies" : [
"QuickPoseMP-full"
],
"type" : "library"
},
{
"c99name" : "QuickPoseMPTarget_all",
"module_type" : "ClangTarget",
"name" : "QuickPoseMPTarget-all",
"path" : "QuickPoseMPWrapper",
"product_memberships" : [
"QuickPoseMP"
],
"sources" : [
"dummy.m"
],
"target_dependencies" : [
"QuickPoseMP"
],
"type" : "library"
},
{
"c99name" : "QuickPoseMP_lite",
"module_type" : "BinaryTarget",
"name" : "QuickPoseMP-lite",
"path" : "QuickPoseMP-lite.xcframework",
"product_memberships" : [
"QuickPoseMP-lite"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "QuickPoseMP_heavy",
"module_type" : "BinaryTarget",
"name" : "QuickPoseMP-heavy",
"path" : "QuickPoseMP-heavy.xcframework",
"product_memberships" : [
"QuickPoseMP-heavy"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "QuickPoseMP_full",
"module_type" : "BinaryTarget",
"name" : "QuickPoseMP-full",
"path" : "QuickPoseMP-full.xcframework",
"product_memberships" : [
"QuickPoseMP-full"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "QuickPoseMP",
"module_type" : "BinaryTarget",
"name" : "QuickPoseMP",
"path" : "QuickPoseMP.xcframework",
"product_memberships" : [
"QuickPoseMP"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "QuickPoseCoreTarget",
"module_type" : "ClangTarget",
"name" : "QuickPoseCoreTarget",
"path" : "QuickPoseCoreWrapper",
"product_memberships" : [
"QuickPoseCore"
],
"sources" : [
"dummy.m"
],
"target_dependencies" : [
"QuickPoseCore"
],
"type" : "library"
},
{
"c99name" : "QuickPoseCore",
"module_type" : "BinaryTarget",
"name" : "QuickPoseCore",
"path" : "QuickPoseCore.xcframework",
"product_memberships" : [
"QuickPoseCore",
"QuickPoseSwiftUI",
"QuickPoseCamera"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "QuickPoseCamera",
"module_type" : "SwiftTarget",
"name" : "QuickPoseCamera",
"path" : "Sources/QuickPoseCamera",
"product_memberships" : [
"QuickPoseSwiftUI",
"QuickPoseCamera"
],
"sources" : [
"QuickPoseCamera.swift",
"QuickPoseSimulatedCamera.swift"
],
"target_dependencies" : [
"QuickPoseCore"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Building for debugging...
[0/8] Write sources
[2/8] Compiling QuickPoseMPTarget-all dummy.m
[3/8] Compiling QuickPoseMPTarget-lite dummy.m
[4/8] Compiling QuickPoseMPTarget-heavy dummy.m
[5/8] Compiling QuickPoseCoreTarget dummy.m
[6/8] Compiling QuickPoseMPTarget-full dummy.m
[7/8] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/11] Emitting module QuickPoseCamera
/host/spi-builder-workspace/Sources/QuickPoseCamera/QuickPoseCamera.swift:9:8: error: no such module 'AVFoundation'
7 |
8 | import Foundation
9 | import AVFoundation
| `- error: no such module 'AVFoundation'
10 | import UIKit // for UIDevice only
11 |
[10/11] Compiling QuickPoseCamera QuickPoseSimulatedCamera.swift
/host/spi-builder-workspace/Sources/QuickPoseCamera/QuickPoseCamera.swift:9:8: error: no such module 'AVFoundation'
7 |
8 | import Foundation
9 | import AVFoundation
| `- error: no such module 'AVFoundation'
10 | import UIKit // for UIDevice only
11 |
[11/11] Compiling QuickPoseCamera QuickPoseCamera.swift
/host/spi-builder-workspace/Sources/QuickPoseCamera/QuickPoseCamera.swift:9:8: error: no such module 'AVFoundation'
7 |
8 | import Foundation
9 | import AVFoundation
| `- error: no such module 'AVFoundation'
10 | import UIKit // for UIDevice only
11 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/4] Emitting module QuickPoseCamera
/host/spi-builder-workspace/Sources/QuickPoseCamera/QuickPoseCamera.swift:9:8: error: no such module 'AVFoundation'
7 |
8 | import Foundation
9 | import AVFoundation
| `- error: no such module 'AVFoundation'
10 | import UIKit // for UIDevice only
11 |
[3/4] Compiling QuickPoseCamera QuickPoseSimulatedCamera.swift
/host/spi-builder-workspace/Sources/QuickPoseCamera/QuickPoseCamera.swift:9:8: error: no such module 'AVFoundation'
7 |
8 | import Foundation
9 | import AVFoundation
| `- error: no such module 'AVFoundation'
10 | import UIKit // for UIDevice only
11 |
[4/4] Compiling QuickPoseCamera QuickPoseCamera.swift
/host/spi-builder-workspace/Sources/QuickPoseCamera/QuickPoseCamera.swift:9:8: error: no such module 'AVFoundation'
7 |
8 | import Foundation
9 | import AVFoundation
| `- error: no such module 'AVFoundation'
10 | import UIKit // for UIDevice only
11 |
BUILD FAILURE 6.1 wasm