Build Information
Successful build of CoreXLSX, reference main (1391f3
), with Swift 6.0 for Linux on 29 Nov 2024 06:54:29 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CoreOffice/CoreXLSX.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/CoreOffice/CoreXLSX
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/CoreOffice/CoreXLSX.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.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/weichsel/ZIPFoundation.git
Fetching https://github.com/maxdesiatov/XMLCoder.git
[1/5466] Fetching zipfoundation
[603/15477] Fetching zipfoundation, xmlcoder
Fetched https://github.com/maxdesiatov/XMLCoder.git from cache (0.49s)
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.49s)
Computing version for https://github.com/maxdesiatov/XMLCoder.git
Computed https://github.com/maxdesiatov/XMLCoder.git at 0.14.0 (0.42s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (0.40s)
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] Emitting module XMLCoder
[6/74] Emitting module ZIPFoundation
[7/76] Compiling XMLCoder DoubleBox.swift
[8/76] Compiling XMLCoder FloatBox.swift
[9/76] Compiling XMLCoder IntBox.swift
[10/76] Compiling XMLCoder KeyedBox.swift
[11/76] Compiling XMLCoder NullBox.swift
[12/76] Compiling XMLCoder SharedBox.swift
[13/76] Compiling XMLCoder XMLEncoder.swift
[14/76] Compiling XMLCoder XMLEncoderImplementation.swift
[15/76] Compiling XMLCoder XMLEncodingStorage.swift
[16/76] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[17/76] Compiling XMLCoder XMLReferencingEncoder.swift
[18/76] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[19/76] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[20/76] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[21/76] Compiling XMLCoder DynamicNodeEncoding.swift
[22/76] Compiling XMLCoder EncodingErrorExtension.swift
[23/76] Compiling XMLCoder SingleValueEncodingContainer.swift
[24/76] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[25/76] Compiling XMLCoder SingleKeyedBox.swift
[26/76] Compiling XMLCoder StringBox.swift
[27/76] Compiling XMLCoder UIntBox.swift
[28/76] Compiling XMLCoder URLBox.swift
[29/76] Compiling XMLCoder UnkeyedBox.swift
[30/76] Compiling XMLCoder ValueBox.swift
[34/76] Compiling XMLCoder Attribute.swift
[35/76] Compiling XMLCoder BoolBox.swift
[36/76] Compiling XMLCoder Box.swift
[37/76] Compiling XMLCoder ChoiceBox.swift
[38/76] Compiling XMLCoder DataBox.swift
[39/76] Compiling XMLCoder DateBox.swift
[40/76] Compiling XMLCoder DecimalBox.swift
[44/76] Compiling XMLCoder DynamicNodeDecoding.swift
[45/76] Compiling XMLCoder SingleValueDecodingContainer.swift
[46/76] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[47/76] Compiling XMLCoder XMLDecoder.swift
[48/76] Compiling XMLCoder XMLDecoderImplementation.swift
[49/76] Compiling XMLCoder XMLDecodingStorage.swift
[53/76] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[54/76] Compiling ZIPFoundation URL+ZIP.swift
[55/76] Compiling XMLCoder Element.swift
[56/76] Compiling XMLCoder ElementAndAttribute.swift
[57/76] Compiling XMLCoder ISO8601DateFormatter.swift
[58/76] Compiling XMLCoder KeyedStorage.swift
[59/76] Compiling XMLCoder Metatypes.swift
[60/76] Compiling XMLCoder String+Extensions.swift
[63/76] Compiling XMLCoder XMLHeader.swift
[64/76] Compiling XMLCoder XMLKey.swift
[65/76] Compiling XMLCoder XMLStackParser.swift
[66/76] Compiling XMLCoder DecodingErrorExtension.swift
[79/90] Compiling CoreXLSX CellReference.swift
[80/90] Compiling CoreXLSX ColumnReference.swift
[81/91] Compiling CoreXLSX Worksheet.swift
[82/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.
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.
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.
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.
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`.
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`.
116 | data += $0
117 | }
[83/91] Compiling CoreXLSX Comments.swift
[84/91] Compiling CoreXLSX Path.swift
[85/91] Compiling CoreXLSX Cell.swift
[86/91] Compiling CoreXLSX CellQueries.swift
[87/91] Emitting module CoreXLSX
[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! (22.14s)
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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.