The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CoreXLSX, reference 0.14.2 (1391f3), with Swift 6.2 for Linux on 20 Jun 2025 00:41:26 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CoreOffice/CoreXLSX.git
Reference: 0.14.2
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/CoreOffice/CoreXLSX
 * tag               0.14.2     -> FETCH_HEAD
HEAD is now at 1391f38 Update README.md (#170)
Cloned https://github.com/CoreOffice/CoreXLSX.git
Revision (git rev-parse @):
1391f3832ea2eeee5186ea8abb81ea49ed0609cc
SUCCESS checkout https://github.com/CoreOffice/CoreXLSX.git at 0.14.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/CoreOffice/CoreXLSX.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/weichsel/ZIPFoundation.git
Fetching https://github.com/maxdesiatov/XMLCoder.git
[1/5576] Fetching zipfoundation
[57/15636] Fetching zipfoundation, xmlcoder
Fetched https://github.com/maxdesiatov/XMLCoder.git from cache (0.80s)
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.81s)
Computing version for https://github.com/maxdesiatov/XMLCoder.git
Computed https://github.com/maxdesiatov/XMLCoder.git at 0.14.0 (1.26s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (0.45s)
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.19
Creating working copy for https://github.com/maxdesiatov/XMLCoder.git
Working copy of https://github.com/maxdesiatov/XMLCoder.git resolved at 0.14.0
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/68] Compiling XMLCoder DoubleBox.swift
[6/68] Compiling XMLCoder FloatBox.swift
[7/68] Compiling XMLCoder IntBox.swift
[8/68] Compiling XMLCoder KeyedBox.swift
[9/68] Compiling XMLCoder NullBox.swift
[10/68] Compiling XMLCoder SharedBox.swift
[11/74] Compiling XMLCoder SingleKeyedBox.swift
[12/74] Compiling XMLCoder StringBox.swift
[13/74] Compiling XMLCoder UIntBox.swift
[14/74] Compiling XMLCoder URLBox.swift
[15/74] Compiling XMLCoder UnkeyedBox.swift
[16/74] Compiling XMLCoder ValueBox.swift
[17/74] Compiling XMLCoder Element.swift
[18/74] Compiling XMLCoder ElementAndAttribute.swift
[19/74] Compiling XMLCoder ISO8601DateFormatter.swift
[20/74] Compiling XMLCoder KeyedStorage.swift
[21/74] Compiling XMLCoder Metatypes.swift
[22/74] Compiling XMLCoder String+Extensions.swift
[23/74] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[24/74] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[25/74] Compiling XMLCoder DynamicNodeEncoding.swift
[26/74] Compiling XMLCoder EncodingErrorExtension.swift
[27/74] Compiling XMLCoder SingleValueEncodingContainer.swift
[28/74] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[29/74] Compiling XMLCoder XMLChoiceCodingKey.swift
[30/74] Compiling XMLCoder XMLCoderElement.swift
[31/74] Compiling XMLCoder XMLHeader.swift
[32/74] Compiling XMLCoder XMLKey.swift
[33/74] Compiling XMLCoder XMLStackParser.swift
[34/74] Compiling XMLCoder DecodingErrorExtension.swift
[35/74] Compiling XMLCoder DynamicNodeDecoding.swift
[36/74] Compiling XMLCoder SingleValueDecodingContainer.swift
[37/74] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[38/74] Compiling XMLCoder XMLDecoder.swift
[39/74] Compiling XMLCoder XMLDecoderImplementation.swift
[40/74] Compiling XMLCoder XMLDecodingStorage.swift
[41/74] Emitting module ZIPFoundation
[42/74] Compiling XMLCoder Attribute.swift
[43/74] Compiling XMLCoder BoolBox.swift
[44/74] Compiling XMLCoder Box.swift
[45/74] Emitting module XMLCoder
[49/74] Compiling XMLCoder ChoiceBox.swift
[50/74] Compiling XMLCoder DataBox.swift
[51/74] Compiling XMLCoder DateBox.swift
[52/74] Compiling XMLCoder DecimalBox.swift
[53/76] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[54/76] Compiling ZIPFoundation URL+ZIP.swift
[72/77] Compiling XMLCoder XMLEncoder.swift
[73/77] Compiling XMLCoder XMLEncoderImplementation.swift
[74/77] Compiling XMLCoder XMLEncodingStorage.swift
[75/77] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[76/77] Compiling XMLCoder XMLReferencingEncoder.swift
[77/77] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[79/90] Compiling CoreXLSX CellReference.swift
[80/91] Compiling CoreXLSX Cell.swift
[81/91] Compiling CoreXLSX CellQueries.swift
[82/91] Compiling CoreXLSX ColumnReference.swift
[83/91] Emitting module CoreXLSX
[84/91] Compiling CoreXLSX XLSXFile.swift
/host/spi-builder-workspace/Sources/CoreXLSX/XLSXFile.swift:67:25: warning: 'init(url:accessMode:preferredEncoding:)' is deprecated: Please use the throwing initializer. [#DeprecatedDeclaration]
 65 |     let archiveURL = URL(fileURLWithPath: filepath)
 66 |
 67 |     guard let archive = Archive(url: archiveURL, accessMode: .read) else {
    |                         `- warning: 'init(url:accessMode:preferredEncoding:)' is deprecated: Please use the throwing initializer. [#DeprecatedDeclaration]
 68 |       return nil
 69 |     }
/host/spi-builder-workspace/Sources/CoreXLSX/XLSXFile.swift:90:25: warning: 'init(data:accessMode:preferredEncoding:)' is deprecated: Please use the throwing initializer. [#DeprecatedDeclaration]
 88 |     errorContextLength: UInt = 0
 89 |   ) throws {
 90 |     guard let archive = Archive(data: data, accessMode: .read)
    |                         `- warning: 'init(data:accessMode:preferredEncoding:)' is deprecated: Please use the throwing initializer. [#DeprecatedDeclaration]
 91 |     else { throw CoreXLSXError.dataIsNotAnArchive }
 92 |
/host/spi-builder-workspace/Sources/CoreXLSX/XLSXFile.swift:115:21: warning: 'extract(_:bufferSize:skipCRC32:progress:consumer:)' is deprecated: Please use `Int` for `bufferSize`. [#DeprecatedDeclaration]
113 |
114 |     var data = Data()
115 |     _ = try archive.extract(entry, bufferSize: bufferSize) {
    |                     `- warning: 'extract(_:bufferSize:skipCRC32:progress:consumer:)' is deprecated: Please use `Int` for `bufferSize`. [#DeprecatedDeclaration]
116 |       data += $0
117 |     }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[85/91] Compiling CoreXLSX Worksheet.swift
[86/91] Compiling CoreXLSX Comments.swift
[87/91] Compiling CoreXLSX Path.swift
[88/91] Compiling CoreXLSX Relationships.swift
[89/91] Compiling CoreXLSX SharedStrings.swift
[90/91] Compiling CoreXLSX Styles.swift
[91/91] Compiling CoreXLSX Workbook.swift
Build complete! (38.38s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "xmlcoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.14.0",
            "upper_bound" : "0.15.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/maxdesiatov/XMLCoder.git"
    },
    {
      "identity" : "zipfoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.11",
            "upper_bound" : "0.10.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/weichsel/ZIPFoundation.git"
    }
  ],
  "manifest_display_name" : "CoreXLSX",
  "name" : "CoreXLSX",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.11"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "CoreXLSX",
      "targets" : [
        "CoreXLSX"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CoreXLSXTests",
      "module_type" : "SwiftTarget",
      "name" : "CoreXLSXTests",
      "path" : "Tests/CoreXLSXTests",
      "sources" : [
        "Border.swift",
        "CellQueries.swift",
        "CellReference.swift",
        "Comments.swift",
        "Formula.swift",
        "Namespaces.swift",
        "Relationships.swift",
        "SharedStrings.swift",
        "Styles.swift",
        "Workbook.swift",
        "Worksheet.swift",
        "XCTestManifests.swift",
        "XLSXFile.swift"
      ],
      "target_dependencies" : [
        "CoreXLSX"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CoreXLSX",
      "module_type" : "SwiftTarget",
      "name" : "CoreXLSX",
      "path" : "Sources/CoreXLSX",
      "product_dependencies" : [
        "XMLCoder",
        "ZIPFoundation"
      ],
      "product_memberships" : [
        "CoreXLSX"
      ],
      "sources" : [
        "Comments.swift",
        "Path.swift",
        "Relationships.swift",
        "SharedStrings.swift",
        "Styles.swift",
        "Workbook.swift",
        "Worksheet/Cell.swift",
        "Worksheet/CellQueries.swift",
        "Worksheet/CellReference.swift",
        "Worksheet/ColumnReference.swift",
        "Worksheet/Worksheet.swift",
        "XLSXFile.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.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
Done.