The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-zpl, reference main (eb89c4), with Swift 6.2 for Wasm on 21 Jun 2025 13:04:32 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/scchn/swift-zpl.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/scchn/swift-zpl
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at eb89c44 Enable StrictConcurrency
Cloned https://github.com/scchn/swift-zpl.git
Revision (git rev-parse @):
eb89c440f9b8f499bc70f4c8b561f8fe9321774e
SUCCESS checkout https://github.com/scchn/swift-zpl.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/scchn/swift-zpl.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/52] Emitting module ZPLBuilder
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[4/58] Compiling ZPLBuilder GraphicField.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[5/58] Compiling ZPLBuilder GraphicSymbol.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[6/58] Compiling ZPLBuilder HostDirectoryList.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[7/58] Compiling ZPLBuilder Hyphen.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[8/58] Compiling ZPLBuilder LabelHome.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[9/58] Compiling ZPLBuilder LabelLength.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[10/58] Compiling ZPLBuilder LabelReversePrint.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[11/58] Compiling ZPLBuilder ZPLImageReader.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[12/58] Compiling ZPLBuilder ZPL.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[13/58] Compiling ZPLBuilder ZPLBuilder.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[14/58] Compiling ZPLBuilder ZPLCommandConvertible.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[15/58] Compiling ZPLBuilder ZPLComponent.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[16/58] Compiling ZPLBuilder CGImage+Resize.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[17/58] Compiling ZPLBuilder LabelShift.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[18/58] Compiling ZPLBuilder PrintDirectoryLabel.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[19/58] Compiling ZPLBuilder PrintWidth.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[20/58] Compiling ZPLBuilder ScalableBitmappedFont.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[21/58] Compiling ZPLBuilder SelectEncodingTable.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[22/58] Compiling ZPLBuilder SetDarkness.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[23/58] Compiling ZPLBuilder TextBlock.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[24/58] Compiling ZPLBuilder BarcodeCode128.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[25/58] Compiling ZPLBuilder BarcodeDefault.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[26/58] Compiling ZPLBuilder BarcodeQR.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[27/58] Compiling ZPLBuilder ChangeAlphanumericDefaultFont.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[28/58] Compiling ZPLBuilder ChangeInternationalEncoding.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[29/58] Compiling ZPLBuilder Field.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[30/58] Compiling ZPLBuilder FieldBlock.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[31/58] Compiling ZPLBuilder Orientation.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[32/58] Compiling ZPLBuilder TextDirection.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[33/58] Compiling ZPLBuilder TextJustification.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[34/58] Compiling ZPLBuilder ZPLGeometryUtils.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[35/58] Compiling ZPLBuilder ZPLCGImageReader.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[36/58] Compiling ZPLBuilder ZPLImage.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[37/58] Compiling ZPLBuilder ZPLImageEncoder.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[38/58] Compiling ZPLBuilder FieldData.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[39/58] Compiling ZPLBuilder FieldHexadecimal.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[40/58] Compiling ZPLBuilder FieldHexadecimalIndicator.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[41/58] Compiling ZPLBuilder FieldOrientation.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[42/58] Compiling ZPLBuilder FieldOrigin.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[43/58] Compiling ZPLBuilder FieldParameter.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[44/58] Compiling ZPLBuilder FieldReversePrint.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[45/58] Compiling ZPLBuilder UseFontNameToCallFont.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[46/58] Compiling ZPLBuilder BarcodeInterpretation.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[47/58] Compiling ZPLBuilder DeviceLocation.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[48/58] Compiling ZPLBuilder DiagonalOrientation.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[49/58] Compiling ZPLBuilder FieldColor.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[50/58] Compiling ZPLBuilder FieldJustification.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[51/58] Compiling ZPLBuilder FontFormat.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[52/58] Compiling ZPLBuilder FieldSeparator.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[53/58] Compiling ZPLBuilder FieldTypeset.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[54/58] Compiling ZPLBuilder FontIdentifier.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[55/58] Compiling ZPLBuilder GraphicBox.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[56/58] Compiling ZPLBuilder GraphicCircle.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[57/58] Compiling ZPLBuilder GraphicDiagonalLine.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
[58/58] Compiling ZPLBuilder GraphicEllipse.swift
/host/spi-builder-workspace/Sources/ZPLBuilder/Commands/BarcodeCode128.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// The ^BC command creates the Code 128 barcode, a high-density, variable length, continuous, alphanumeric symbology.
BUILD FAILURE 6.2 wasm