The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build EFQRCode, reference 7.0.3 (07ff9e), with Swift 6.2 (beta) for Wasm on 2 Aug 2025 21:37:41 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EFPrefix/EFQRCode.git
Reference: 7.0.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/EFPrefix/EFQRCode
 * tag               7.0.3      -> FETCH_HEAD
HEAD is now at 07ff9e2 7.0.3
Cloned https://github.com/EFPrefix/EFQRCode.git
Revision (git rev-parse @):
07ff9e2e83a4bbd384e5a8e33b47f389c9aac762
SUCCESS checkout https://github.com/EFPrefix/EFQRCode.git at 7.0.3
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/EFPrefix/EFQRCode.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/swhitty/SwiftDraw.git
Fetching https://github.com/EFPrefix/swift_qrcodejs.git
[1/890] Fetching swift_qrcodejs
[891/7388] Fetching swift_qrcodejs, swiftdraw
Fetched https://github.com/EFPrefix/swift_qrcodejs.git from cache (0.99s)
[2015/6498] Fetching swiftdraw
Fetched https://github.com/swhitty/SwiftDraw.git from cache (1.33s)
Computing version for https://github.com/swhitty/SwiftDraw.git
Computed https://github.com/swhitty/SwiftDraw.git at 0.22.0 (2.22s)
Computing version for https://github.com/EFPrefix/swift_qrcodejs.git
Computed https://github.com/EFPrefix/swift_qrcodejs.git at 2.3.1 (4.46s)
Creating working copy for https://github.com/swhitty/SwiftDraw.git
Working copy of https://github.com/swhitty/SwiftDraw.git resolved at 0.22.0
Creating working copy for https://github.com/EFPrefix/swift_qrcodejs.git
Working copy of https://github.com/EFPrefix/swift_qrcodejs.git resolved at 2.3.1
Building for debugging...
[0/6] Write sources
[0/6] Copying PrivacyInfo.xcprivacy
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/55] Compiling SwiftDrawDOM DOM.Element.swift
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
[8/55] Compiling SwiftDrawDOM DOM.Filter.swift
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
[9/56] Compiling SwiftDrawDOM DOM.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[10/56] Compiling SwiftDrawDOM Parser.XML.Attributes.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[11/56] Compiling SwiftDrawDOM Parser.XML.Color.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[12/56] Compiling SwiftDrawDOM Parser.XML.Element.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[13/56] Compiling SwiftDrawDOM Parser.XML.Filter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[14/56] Compiling SwiftDrawDOM DOM.Pattern.swift
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
[15/56] Compiling SwiftDrawDOM DOM.PresentationAttributes.swift
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/60] Emitting module SwiftDrawDOM
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[17/60] Compiling SwiftDrawDOM DOM+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[18/60] Compiling SwiftDrawDOM DOM.Color.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[21/60] Compiling SwiftDrawDOM DOM.Image.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[22/60] Compiling SwiftDrawDOM Parser.XML.Transform.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[23/60] Compiling SwiftDrawDOM Parser.XML.Use.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[24/60] Compiling SwiftDrawDOM Parser.XML.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[25/60] Compiling SwiftDrawDOM TextOutputStream+StandardError.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[26/60] Compiling SwiftDrawDOM Parser.XML.Image.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[27/60] Compiling SwiftDrawDOM Parser.XML.LinearGradient.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[28/60] Compiling SwiftDrawDOM Parser.XML.Path.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[29/60] Compiling SwiftDrawDOM Parser.XML.Pattern.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[30/60] Compiling SwiftDrawDOM Parser.XML.RadialGradient.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[31/60] Compiling SwiftDrawDOM Parser.XML.SVG.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[32/60] Compiling SwiftDrawDOM Parser.XML.Scanner.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[33/60] Compiling SwiftDrawDOM Parser.XML.StyleSheet.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[34/60] Compiling SwiftDrawDOM Parser.XML.Text.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[35/60] Compiling SwiftDrawDOM DOM.SVG+Parse.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[36/60] Compiling SwiftDrawDOM DOM.SVG.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[37/60] Compiling SwiftDrawDOM DOM.Switch.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[38/60] Compiling SwiftDrawDOM DOM.Text.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[39/60] Compiling SwiftDrawDOM DOM.Use.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[44/60] Emitting module QRCodeSwift
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
[45/60] Compiling QRCodeSwift QRRSBlock.swift
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
[46/60] Compiling SwiftDrawDOM DOM.LinearGradient.swift
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
[47/60] Compiling SwiftDrawDOM DOM.Path.swift
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
/host/spi-builder-workspace/.build/checkouts/swift_qrcodejs/Sources/QR8bitByte.swift:25:8: error: no such module 'Foundation'
23 |  */
24 |
25 | import Foundation
   |        `- error: no such module 'Foundation'
26 |
27 | struct QR8bitByte {
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[56/60] Compiling SwiftDrawDOM DOM.RadialGradient.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[57/60] Compiling SwiftDrawDOM URL+Data.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[58/60] Compiling SwiftDrawDOM URL+Fragment.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[59/60] Compiling SwiftDrawDOM XML.Element.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
[60/60] Compiling SwiftDrawDOM XML.SAXParser.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/DOM/Sources/DOM+Extensions.swift:32:8: error: no such module 'Foundation'
 30 | //
 31 |
 32 | import Foundation
    |        `- error: no such module 'Foundation'
 33 |
 34 | package extension DOM.Polyline {
BUILD FAILURE 6.2 wasm