Build Information
Failed to build CDKOraccInterface, reference main (e25c66), with Swift 6.3 for Linux on 10 Apr 2026 16:08:46 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ckanchan/CDKOraccInterface.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/ckanchan/CDKOraccInterface
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e25c669 Updated Package.swift
Cloned https://github.com/ckanchan/CDKOraccInterface.git
Revision (git rev-parse @):
e25c669bb487a0afc43e0d47148f363d3d211ebf
SUCCESS checkout https://github.com/ckanchan/CDKOraccInterface.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/ckanchan/CDKOraccInterface.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/ckanchan/CDKSwiftOracc
[1/1535] Fetching cdkswiftoracc
Fetched https://github.com/ckanchan/CDKSwiftOracc from cache (0.60s)
Fetching https://github.com/weichsel/ZIPFoundation/
[1/5963] Fetching zipfoundation
Fetched https://github.com/weichsel/ZIPFoundation/ from cache (1.62s)
Computing version for https://github.com/weichsel/ZIPFoundation/
Computed https://github.com/weichsel/ZIPFoundation/ at 0.9.20 (2.67s)
Creating working copy for https://github.com/ckanchan/CDKSwiftOracc
Working copy of https://github.com/ckanchan/CDKSwiftOracc resolved at main (3ba0e6f)
Creating working copy for https://github.com/weichsel/ZIPFoundation/
Working copy of https://github.com/weichsel/ZIPFoundation/ resolved at 0.9.20
warning: 'zipfoundation': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/50] Emitting module CDKSwiftOracc
[6/53] Compiling CDKSwiftOracc OraccHTML5Formatter.swift
[7/53] Compiling CDKSwiftOracc OraccTextEdition.swift
[8/53] Compiling CDKSwiftOracc TextEditionFormatting.swift
[9/53] Compiling CDKSwiftOracc NSAttributedStringFormatter.swift
[10/53] Compiling CDKSwiftOracc NSAttributedStringKey+OraccAttributes.swift
[11/53] Compiling CDKSwiftOracc OraccAttributedString.swift
[12/53] Compiling CDKSwiftOracc CuneiformSignReading.swift
[13/53] Compiling CDKSwiftOracc GraphemeDescription+Codable.swift
[14/53] Compiling CDKSwiftOracc GraphemeDescription.swift
[15/53] Compiling CDKSwiftOracc NodeReference.swift
[16/53] Compiling CDKSwiftOracc String+CuneiformHelpers.swift
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:84:59: error: argument passed to call that takes no arguments
82 | )
83 | } else {
84 | let damagedAttribute = AttributeContainer([.formatting: [TextEditionFormatting.damaged]])
| `- error: argument passed to call that takes no arguments
85 | attributedLemma = AttributedString(
86 | "x ",
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:84:61: error: reference to member 'formatting' cannot be resolved without a contextual type
82 | )
83 | } else {
84 | let damagedAttribute = AttributeContainer([.formatting: [TextEditionFormatting.damaged]])
| `- error: reference to member 'formatting' cannot be resolved without a contextual type
85 | attributedLemma = AttributedString(
86 | "x ",
[17/53] Compiling CDKSwiftOracc UnicodeScalars+CuneiformHelpers.swift
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:84:59: error: argument passed to call that takes no arguments
82 | )
83 | } else {
84 | let damagedAttribute = AttributeContainer([.formatting: [TextEditionFormatting.damaged]])
| `- error: argument passed to call that takes no arguments
85 | attributedLemma = AttributedString(
86 | "x ",
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:84:61: error: reference to member 'formatting' cannot be resolved without a contextual type
82 | )
83 | } else {
84 | let damagedAttribute = AttributeContainer([.formatting: [TextEditionFormatting.damaged]])
| `- error: reference to member 'formatting' cannot be resolved without a contextual type
85 | attributedLemma = AttributedString(
86 | "x ",
[18/53] Compiling CDKSwiftOracc AttributedStringFormatter.swift
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:84:59: error: argument passed to call that takes no arguments
82 | )
83 | } else {
84 | let damagedAttribute = AttributeContainer([.formatting: [TextEditionFormatting.damaged]])
| `- error: argument passed to call that takes no arguments
85 | attributedLemma = AttributedString(
86 | "x ",
/host/spi-builder-workspace/.build/checkouts/CDKSwiftOracc/Sources/CDKSwiftOracc/TextEdition/AttributedStringFormatter.swift:84:61: error: reference to member 'formatting' cannot be resolved without a contextual type
82 | )
83 | } else {
84 | let damagedAttribute = AttributeContainer([.formatting: [TextEditionFormatting.damaged]])
| `- error: reference to member 'formatting' cannot be resolved without a contextual type
85 | attributedLemma = AttributedString(
86 | "x ",
[19/53] Compiling CDKSwiftOracc OraccCatalog.swift
[20/53] Compiling CDKSwiftOracc OraccCatalogueEntry+Codable.swift
[21/53] Compiling CDKSwiftOracc OraccCatalogueEntry.swift
[22/53] Compiling CDKSwiftOracc TextID.swift
[23/53] Compiling CDKSwiftOracc XISReference.swift
[24/53] Compiling CDKSwiftOracc Cuneifier.swift
[25/53] Compiling CDKSwiftOracc OraccGlobalSignList.swift
[29/55] Emitting module ZIPFoundation
[30/55] Compiling CDKSwiftOracc OraccWordForm.swift
[35/55] Compiling CDKSwiftOracc TextSearchCollection.swift
[36/55] Compiling CDKSwiftOracc TextSetProtocol.swift
[37/55] Compiling CDKSwiftOracc OraccGlossary.swift
[38/55] Compiling CDKSwiftOracc OraccLanguages.swift
[39/55] Compiling CDKSwiftOracc OraccCDLNode+Codable.swift
[40/55] Compiling CDKSwiftOracc OraccCDLNode+ExtendedAttributes.swift
[41/55] Compiling CDKSwiftOracc OraccCDLNode.swift
[46/55] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[47/55] Compiling ZIPFoundation URL+ZIP.swift
BUILD FAILURE 6.3 linux