Build Information
Successful build of libxlsxwriter, reference main (6f2ac4
), with Swift 6.0 for macOS (SPM) on 13 Nov 2024 19:30:03 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jmcnamara/libxlsxwriter.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jmcnamara/libxlsxwriter
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6f2ac4a docs: updated static analysis tools
Cloned https://github.com/jmcnamara/libxlsxwriter.git
Revision (git rev-parse @):
6f2ac4af23879c3d660b0fe689f423c19f8457d1
SUCCESS checkout https://github.com/jmcnamara/libxlsxwriter.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "libxlsxwriter",
"name": "libxlsxwriter",
"url": "https://github.com/jmcnamara/libxlsxwriter.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/libxlsxwriter",
"dependencies": [
]
}
]
}
Fetching https://github.com/jmcnamara/libxlsxwriter.git
[1/19413] Fetching libxlsxwriter
Fetched https://github.com/jmcnamara/libxlsxwriter.git from cache (3.00s)
Creating working copy for https://github.com/jmcnamara/libxlsxwriter.git
Working copy of https://github.com/jmcnamara/libxlsxwriter.git resolved at main (6f2ac4a)
warning: '.resolve-product-dependencies': dependency 'libxlsxwriter' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/jmcnamara/libxlsxwriter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/30] Compiling format.c
[1/30] Compiling custom.c
[2/30] Compiling core.c
[3/30] Compiling ioapi.c
[4/30] Compiling zip.c
[5/30] Compiling md5.c
[6/30] Compiling xmlwriter.c
[7/30] Compiling comment.c
[8/30] Compiling content_types.c
[9/30] Compiling vml.c
[10/30] Compiling utility.c
[11/30] Compiling theme.c
[12/30] Compiling workbook.c
[13/30] Compiling chartsheet.c
[14/30] Compiling table.c
[15/30] Compiling shared_strings.c
[16/30] Compiling rich_value_types.c
[17/30] Compiling styles.c
[18/30] Compiling rich_value_structure.c
[19/30] Compiling rich_value_rel.c
[20/30] Compiling relationships.c
[21/30] Compiling rich_value.c
[22/30] Compiling hash_table.c
[23/30] Compiling app.c
[24/30] Compiling worksheet.c
[25/30] Compiling packager.c
[26/30] Compiling tmpfileplus.c
[27/30] Compiling metadata.c
[28/30] Compiling chart.c
[29/30] Compiling drawing.c
Build complete! (1.65s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "libxlsxwriter",
"name" : "libxlsxwriter",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "libxlsxwriter",
"targets" : [
"libxlsxwriter"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "libxlsxwritertests",
"module_type" : "SwiftTarget",
"name" : "libxlsxwritertests",
"path" : ".",
"sources" : [
"test/swift/test.swift"
],
"target_dependencies" : [
"libxlsxwriter"
],
"type" : "test"
},
{
"c99name" : "libxlsxwriter",
"module_type" : "ClangTarget",
"name" : "libxlsxwriter",
"path" : ".",
"product_memberships" : [
"libxlsxwriter"
],
"sources" : [
"src/app.c",
"src/chart.c",
"src/chartsheet.c",
"src/comment.c",
"src/content_types.c",
"src/core.c",
"src/custom.c",
"src/drawing.c",
"src/format.c",
"src/hash_table.c",
"src/metadata.c",
"src/packager.c",
"src/relationships.c",
"src/rich_value.c",
"src/rich_value_rel.c",
"src/rich_value_structure.c",
"src/rich_value_types.c",
"src/shared_strings.c",
"src/styles.c",
"src/table.c",
"src/theme.c",
"src/utility.c",
"src/vml.c",
"src/workbook.c",
"src/worksheet.c",
"src/xmlwriter.c",
"third_party/md5/md5.c",
"third_party/minizip/ioapi.c",
"third_party/minizip/zip.c",
"third_party/tmpfileplus/tmpfileplus.c"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.