Build Information
Failed to build EFQRCode, reference 7.0.1 (d1e77b
), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 06:54:02 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EFPrefix/EFQRCode.git
Reference: 7.0.1
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.1 -> FETCH_HEAD
HEAD is now at d1e77b1 7.0.1
Cloned https://github.com/EFPrefix/EFQRCode.git
Revision (git rev-parse @):
d1e77b14f644e165b4a3ffa1cc8710edb64996f8
SUCCESS checkout https://github.com/EFPrefix/EFQRCode.git at 7.0.1
========================================
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-1":/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/EFPrefix/swift_qrcodejs.git
Fetching https://github.com/swhitty/SwiftDraw.git
[1/890] Fetching swift_qrcodejs
[73/7374] Fetching swift_qrcodejs, swiftdraw
Fetched https://github.com/EFPrefix/swift_qrcodejs.git from cache (0.89s)
Fetched https://github.com/swhitty/SwiftDraw.git from cache (0.89s)
Computing version for https://github.com/swhitty/SwiftDraw.git
Computed https://github.com/swhitty/SwiftDraw.git at 0.20.1 (1.77s)
Computing version for https://github.com/EFPrefix/swift_qrcodejs.git
Computed https://github.com/EFPrefix/swift_qrcodejs.git at 2.3.1 (0.76s)
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
Creating working copy for https://github.com/swhitty/SwiftDraw.git
Working copy of https://github.com/swhitty/SwiftDraw.git resolved at 0.20.1
warning: 'spi-builder-workspace': ignoring target 'EFQRCodeObjCTests' in package 'spi-builder-workspace'; C language in tests is not yet supported
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Source/PrivacyInfo.xcprivacy
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/95] 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 {
[6/96] Compiling SwiftDraw CGImage+Mask.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 {
[7/96] Compiling SwiftDraw CGPath+Segment.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/96] Compiling SwiftDraw CGPattern+Closure.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/96] Compiling SwiftDraw CGTextRenderer+Code.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 {
[10/96] Compiling SwiftDraw CommandLine+Process.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 {
[11/96] Compiling SwiftDraw CommandLine.Arguments.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 {
[12/96] Compiling SwiftDraw Parser.XML.Scanner.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[13/96] Compiling SwiftDraw Parser.XML.StyleSheet.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[14/96] Compiling SwiftDraw Parser.XML.Text.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[15/96] Compiling SwiftDraw Parser.XML.Transform.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[16/96] Compiling SwiftDraw Parser.XML.Use.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[17/96] Compiling SwiftDraw Parser.XML.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[18/96] Compiling SwiftDraw Renderer.CGText+Path.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[19/96] Compiling SwiftDraw Renderer.CGText.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[20/96] Compiling SwiftDraw Renderer.CoreGraphics.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[21/96] Compiling SwiftDraw Renderer.LayerTree.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[22/96] Compiling SwiftDraw 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 {
[23/96] Compiling SwiftDraw 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 {
[24/96] Compiling SwiftDraw DOM.Image.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 {
[25/96] Compiling SwiftDraw 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 {
[26/96] Compiling SwiftDraw CommandLine.Configuration.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 {
[27/96] Compiling SwiftDraw CommandLine.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 {
[28/96] Compiling SwiftDraw CoordinateFormatter.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 {
[29/96] Compiling SwiftDraw DOM.Color.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 {
[30/96] 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 {
[31/96] Compiling SwiftDraw Renderer.SFSymbol+CGPath.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[32/96] Compiling SwiftDraw Renderer.SFSymbol.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[33/96] Compiling SwiftDraw Renderer.SVG.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[34/96] Compiling SwiftDraw Renderer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[35/96] Compiling SwiftDraw SVG+CoreGraphics.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[36/96] Compiling SwiftDraw SVG+Deprecated.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[37/96] Compiling SwiftDraw SVG+Hashable.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[38/96] Compiling SwiftDraw SVG+Insets.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[39/96] Compiling SwiftDraw SVG.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[40/96] Compiling SwiftDraw SVGView.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[41/106] Compiling SwiftDraw NSImage+SVG.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[42/106] Compiling SwiftDraw Parser.XML.Attributes.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[43/106] Compiling SwiftDraw Parser.XML.Color.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[44/106] Compiling SwiftDraw Parser.XML.Element.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[45/106] Compiling SwiftDraw Parser.XML.Filter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[46/106] Compiling SwiftDraw Parser.XML.Image.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[47/106] Compiling SwiftDraw Parser.XML.LinearGradient.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[48/106] Compiling SwiftDraw Parser.XML.Path.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[49/106] Compiling SwiftDraw Parser.XML.Pattern.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[50/106] Compiling SwiftDraw Parser.XML.RadialGradient.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[51/106] Compiling SwiftDraw Parser.XML.SVG.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[52/106] Compiling SwiftDraw LayerTree.Gradient.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[53/106] Compiling SwiftDraw LayerTree.Image.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[54/106] Compiling SwiftDraw LayerTree.Layer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[55/106] Compiling SwiftDraw LayerTree.Path+Bounds.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[56/106] Compiling SwiftDraw LayerTree.Path+Reversed.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[57/106] Compiling SwiftDraw LayerTree.Path+Subpath.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[58/106] Compiling SwiftDraw LayerTree.Path.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[59/106] Compiling SwiftDraw LayerTree.Pattern.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[60/106] Compiling SwiftDraw LayerTree.Shape.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[61/106] Compiling SwiftDraw LayerTree.Transform.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
[62/106] Compiling SwiftDraw LayerTree.swift
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[63/106] Emitting module SwiftDraw
/host/spi-builder-workspace/.build/checkouts/SwiftDraw/SwiftDraw/CGTextRenderer+Code.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public extension CGTextRenderer {
BUILD FAILURE 6.2 wasm