The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of xlsxwriter.swift with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/damuellen/xlsxwriter.swift.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/damuellen/xlsxwriter.swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5f581ad Merge remote-tracking branch 'origin/SPM'
Cloned https://github.com/damuellen/xlsxwriter.swift.git
Revision (git rev-parse @):
5f581ad5194e7e7cd1c6f04e98c99f42c4a347e3
SUCCESS checkout https://github.com/damuellen/xlsxwriter.swift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/damuellen/xlsxwriter.swift.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/jmcnamara/libxlsxwriter
[1/19100] Fetching libxlsxwriter
Fetched https://github.com/jmcnamara/libxlsxwriter from cache (1.51s)
Creating working copy for https://github.com/jmcnamara/libxlsxwriter
Working copy of https://github.com/jmcnamara/libxlsxwriter resolved at main (c89c551)
Building for debugging...
[0/28] Write sources
[1/28] Compiling ioapi.c
[2/28] Compiling md5.c
[3/28] Compiling xmlwriter.c
[4/28] Compiling zip.c
[5/28] Compiling utility.c
[6/28] Compiling vml.c
[7/28] Compiling theme.c
[8/28] Write swift-version-24593BA9C3E375BF.txt
[9/28] Compiling tmpfileplus.c
[10/28] Compiling table.c
[11/28] Compiling shared_strings.c
[12/28] Compiling relationships.c
[13/28] Compiling metadata.c
[14/28] Compiling workbook.c
[15/28] Compiling styles.c
[16/28] Compiling hash_table.c
[17/28] Compiling custom.c
[18/28] Compiling content_types.c
[19/28] Compiling format.c
[19/28] Compiling core.c
[21/28] Compiling drawing.c
[22/28] Compiling packager.c
[23/28] Compiling chartsheet.c
[24/28] Compiling comment.c
[25/28] Compiling app.c
[26/28] Compiling chart.c
[27/28] Compiling worksheet.c
[29/36] Emitting module xlsxwriter
[30/36] Compiling xlsxwriter Cell_Range.swift
[31/36] Compiling xlsxwriter Worksheet.swift
[32/36] Compiling xlsxwriter Workbook.swift
[33/36] Compiling xlsxwriter Format.swift
[34/36] Compiling xlsxwriter Chartsheet.swift
[35/36] Compiling xlsxwriter Chart_Series.swift
[36/36] Compiling xlsxwriter Enumerations.swift
Build complete! (13.05s)
Build complete.
Done.