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.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-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.9
Building package at path:  $workDir
https://github.com/damuellen/xlsxwriter.swift.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-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 (1.53s)
Creating working copy for https://github.com/jmcnamara/libxlsxwriter
Working copy of https://github.com/jmcnamara/libxlsxwriter resolved at main
Building for debugging...
[0/26] Compiling custom.c
[1/26] Compiling chartsheet.c
[2/26] Compiling app.c
[3/26] Compiling shared_strings.c
[4/26] Compiling content_types.c
[5/26] Compiling comment.c
[6/26] Compiling tmpfileplus.c
[7/26] Compiling md5.c
[8/26] Compiling xmlwriter.c
[9/26] Compiling ioapi.c
[10/26] Compiling zip.c
[11/26] Compiling theme.c
[12/26] Compiling utility.c
[13/26] Compiling vml.c
[14/26] Compiling table.c
[15/26] Compiling relationships.c
[16/26] Compiling styles.c
[17/26] Compiling hash_table.c
[18/26] Compiling chart.c
[19/26] Compiling metadata.c
[20/26] Compiling format.c
[21/26] Compiling packager.c
[22/26] Compiling workbook.c
[23/26] Compiling core.c
[24/26] Compiling drawing.c
[25/26] Compiling worksheet.c
[27/34] Emitting module xlsxwriter
[28/34] Compiling xlsxwriter Cell_Range.swift
[29/34] Compiling xlsxwriter Chart_Series.swift
[30/34] Compiling xlsxwriter Chartsheet.swift
[31/34] Compiling xlsxwriter Format.swift
[32/34] Compiling xlsxwriter Workbook.swift
[33/34] Compiling xlsxwriter Worksheet.swift
[34/34] Compiling xlsxwriter Enumerations.swift
Build complete! (13.54s)
Build complete.
Done.