Build Information
Failed to build CDKOraccInterface, reference main (e25c66), with Swift 6.2 for Linux on 17 Jun 2025 19:32:27 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/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.2
Building package at path: $PWD
https://github.com/ckanchan/CDKOraccInterface.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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
Fetching https://github.com/ckanchan/CDKSwiftOracc
[1/1528] Fetching cdkswiftoracc
Fetched https://github.com/ckanchan/CDKSwiftOracc from cache (0.51s)
Fetching https://github.com/weichsel/ZIPFoundation/
[1/5576] Fetching zipfoundation
Fetched https://github.com/weichsel/ZIPFoundation/ from cache (0.81s)
Computing version for https://github.com/weichsel/ZIPFoundation/
Computed https://github.com/weichsel/ZIPFoundation/ at 0.9.19 (1.55s)
Creating working copy for https://github.com/weichsel/ZIPFoundation/
Working copy of https://github.com/weichsel/ZIPFoundation/ resolved at 0.9.19
Creating working copy for https://github.com/ckanchan/CDKSwiftOracc
Working copy of https://github.com/ckanchan/CDKSwiftOracc resolved at main (aa3a105)
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/49] Emitting module CDKSwiftOracc
[6/52] Emitting module ZIPFoundation
[7/54] Compiling CDKSwiftOracc GraphemeDescription.swift
[8/54] Compiling CDKSwiftOracc NodeReference.swift
[9/54] Compiling CDKSwiftOracc TextSearchCollection.swift
[10/54] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[11/54] Compiling ZIPFoundation URL+ZIP.swift
[12/54] Compiling CDKSwiftOracc OraccWordForm.swift
[13/54] Compiling CDKSwiftOracc CuneiformSignReading.swift
[14/54] Compiling CDKSwiftOracc GraphemeDescription+Codable.swift
[15/54] Compiling CDKSwiftOracc NSAttributedStringFormatter.swift
[16/54] Compiling CDKSwiftOracc NSAttributedStringKey+OraccAttributes.swift
[17/54] Compiling CDKSwiftOracc OraccAttributedString.swift
[18/54] Compiling CDKSwiftOracc OraccGlobalSignList.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 ",
/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 ",
/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 ",
[22/54] Compiling CDKSwiftOracc TextSetProtocol.swift
[23/54] Compiling CDKSwiftOracc OraccGlossary.swift
[24/54] Compiling CDKSwiftOracc OraccCatalog.swift
[25/54] Compiling CDKSwiftOracc OraccCatalogueEntry+Codable.swift
[26/54] Compiling CDKSwiftOracc OraccCatalogueEntry.swift
[27/54] Compiling CDKSwiftOracc TextID.swift
[31/54] Compiling CDKSwiftOracc OraccLanguages.swift
[32/54] Compiling CDKSwiftOracc XISReference.swift
[33/54] Compiling CDKSwiftOracc Cuneifier.swift
[34/54] Compiling CDKSwiftOracc OraccHTML5Formatter.swift
[35/54] Compiling CDKSwiftOracc OraccTextEdition.swift
[36/54] Compiling CDKSwiftOracc TextEditionFormatting.swift
[37/54] Compiling CDKSwiftOracc OraccCDLNode+Codable.swift
[38/54] Compiling CDKSwiftOracc OraccCDLNode+ExtendedAttributes.swift
[39/54] Compiling CDKSwiftOracc OraccCDLNode.swift
BUILD FAILURE 6.2 linux