Build Information
Successful build of swift-zpl, reference main (eb89c4), with Swift 6.2 for Linux on 21 Jun 2025 13:04:40 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build 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: linux
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-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/52] Compiling ZPLBuilder GraphicField.swift
[4/52] Compiling ZPLBuilder GraphicSymbol.swift
[5/52] Compiling ZPLBuilder HostDirectoryList.swift
[6/52] Compiling ZPLBuilder Hyphen.swift
[7/52] Compiling ZPLBuilder LabelHome.swift
[8/52] Compiling ZPLBuilder LabelLength.swift
[9/52] Compiling ZPLBuilder LabelReversePrint.swift
[10/52] Compiling ZPLBuilder FieldSeparator.swift
[11/52] Compiling ZPLBuilder FieldTypeset.swift
[12/52] Compiling ZPLBuilder FontIdentifier.swift
[13/52] Compiling ZPLBuilder GraphicBox.swift
[14/52] Compiling ZPLBuilder GraphicCircle.swift
[15/52] Compiling ZPLBuilder GraphicDiagonalLine.swift
[16/52] Compiling ZPLBuilder GraphicEllipse.swift
[17/52] Compiling ZPLBuilder UseFontNameToCallFont.swift
[18/52] Compiling ZPLBuilder BarcodeInterpretation.swift
[19/52] Compiling ZPLBuilder DeviceLocation.swift
[20/52] Compiling ZPLBuilder DiagonalOrientation.swift
[21/52] Compiling ZPLBuilder FieldColor.swift
[22/52] Compiling ZPLBuilder FieldJustification.swift
[23/52] Compiling ZPLBuilder FontFormat.swift
[24/52] Compiling ZPLBuilder LabelShift.swift
[25/52] Compiling ZPLBuilder PrintDirectoryLabel.swift
[26/52] Compiling ZPLBuilder PrintWidth.swift
[27/52] Compiling ZPLBuilder ScalableBitmappedFont.swift
[28/52] Compiling ZPLBuilder SelectEncodingTable.swift
[29/52] Compiling ZPLBuilder SetDarkness.swift
[30/52] Compiling ZPLBuilder TextBlock.swift
[31/52] Compiling ZPLBuilder Orientation.swift
[32/52] Compiling ZPLBuilder TextDirection.swift
[33/52] Compiling ZPLBuilder TextJustification.swift
[34/52] Compiling ZPLBuilder ZPLGeometryUtils.swift
[35/52] Compiling ZPLBuilder ZPLCGImageReader.swift
[36/52] Compiling ZPLBuilder ZPLImage.swift
[37/52] Compiling ZPLBuilder ZPLImageEncoder.swift
[38/58] Compiling ZPLBuilder BarcodeCode128.swift
[39/58] Compiling ZPLBuilder BarcodeDefault.swift
[40/58] Compiling ZPLBuilder BarcodeQR.swift
[41/58] Compiling ZPLBuilder ChangeAlphanumericDefaultFont.swift
[42/58] Compiling ZPLBuilder ChangeInternationalEncoding.swift
[43/58] Compiling ZPLBuilder Field.swift
[44/58] Compiling ZPLBuilder FieldBlock.swift
[45/58] Emitting module ZPLBuilder
[46/58] Compiling ZPLBuilder FieldData.swift
[47/58] Compiling ZPLBuilder FieldHexadecimal.swift
[48/58] Compiling ZPLBuilder FieldHexadecimalIndicator.swift
[49/58] Compiling ZPLBuilder FieldOrientation.swift
[50/58] Compiling ZPLBuilder FieldOrigin.swift
[51/58] Compiling ZPLBuilder FieldParameter.swift
[52/58] Compiling ZPLBuilder FieldReversePrint.swift
[53/58] Compiling ZPLBuilder ZPLImageReader.swift
[54/58] Compiling ZPLBuilder ZPL.swift
[55/58] Compiling ZPLBuilder ZPLBuilder.swift
[56/58] Compiling ZPLBuilder ZPLCommandConvertible.swift
[57/58] Compiling ZPLBuilder ZPLComponent.swift
[58/58] Compiling ZPLBuilder CGImage+Resize.swift
Build complete! (15.06s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swift-zpl",
"name" : "swift-zpl",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ZPLBuilder",
"targets" : [
"ZPLBuilder"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZPLBuilderTests",
"module_type" : "SwiftTarget",
"name" : "ZPLBuilderTests",
"path" : "Tests/ZPLBuilderTests",
"sources" : [
"CGImageTests.swift",
"ZPLBuilderTests.swift",
"ZPLCommandTests.swift",
"ZPLGeometryUtilsTests.swift"
],
"target_dependencies" : [
"ZPLBuilder"
],
"type" : "test"
},
{
"c99name" : "ZPLBuilder",
"module_type" : "SwiftTarget",
"name" : "ZPLBuilder",
"path" : "Sources/ZPLBuilder",
"product_memberships" : [
"ZPLBuilder"
],
"sources" : [
"Commands/BarcodeCode128.swift",
"Commands/BarcodeDefault.swift",
"Commands/BarcodeQR.swift",
"Commands/ChangeAlphanumericDefaultFont.swift",
"Commands/ChangeInternationalEncoding.swift",
"Commands/Field.swift",
"Commands/FieldBlock.swift",
"Commands/FieldData.swift",
"Commands/FieldHexadecimal.swift",
"Commands/FieldHexadecimalIndicator.swift",
"Commands/FieldOrientation.swift",
"Commands/FieldOrigin.swift",
"Commands/FieldParameter.swift",
"Commands/FieldReversePrint.swift",
"Commands/FieldSeparator.swift",
"Commands/FieldTypeset.swift",
"Commands/FontIdentifier.swift",
"Commands/GraphicBox.swift",
"Commands/GraphicCircle.swift",
"Commands/GraphicDiagonalLine.swift",
"Commands/GraphicEllipse.swift",
"Commands/GraphicField.swift",
"Commands/GraphicSymbol.swift",
"Commands/HostDirectoryList.swift",
"Commands/Hyphen.swift",
"Commands/LabelHome.swift",
"Commands/LabelLength.swift",
"Commands/LabelReversePrint.swift",
"Commands/LabelShift.swift",
"Commands/PrintDirectoryLabel.swift",
"Commands/PrintWidth.swift",
"Commands/ScalableBitmappedFont.swift",
"Commands/SelectEncodingTable.swift",
"Commands/SetDarkness.swift",
"Commands/TextBlock.swift",
"Commands/UseFontNameToCallFont.swift",
"Options/BarcodeInterpretation.swift",
"Options/DeviceLocation.swift",
"Options/DiagonalOrientation.swift",
"Options/FieldColor.swift",
"Options/FieldJustification.swift",
"Options/FontFormat.swift",
"Options/Orientation.swift",
"Options/TextDirection.swift",
"Options/TextJustification.swift",
"Utils/ZPLGeometryUtils.swift",
"Utils/ZPLImageEncoder/ZPLCGImageReader.swift",
"Utils/ZPLImageEncoder/ZPLImage.swift",
"Utils/ZPLImageEncoder/ZPLImageEncoder.swift",
"Utils/ZPLImageEncoder/ZPLImageReader.swift",
"ZPL.swift",
"ZPLBuilder.swift",
"ZPLCommandConvertible.swift",
"ZPLComponent.swift",
"_Extensions/CGImage+Resize.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.