Build Information
Successful build of xlsxwriter.swift with Swift 5.9 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4606859-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: 1.2.0
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
* tag 1.2.0 -> FETCH_HEAD
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 1.2.0
========================================
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-4606859-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.35s)
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 tmpfileplus.c
[1/26] Compiling md5.c
[2/26] Compiling ioapi.c
[3/26] Compiling xmlwriter.c
[4/26] Compiling zip.c
[5/26] Compiling theme.c
[6/26] Compiling styles.c
[7/26] Compiling utility.c
[8/26] Compiling table.c
[9/26] Compiling vml.c
[10/26] Compiling relationships.c
[11/26] Compiling metadata.c
[12/26] Compiling shared_strings.c
[13/26] Compiling hash_table.c
[14/26] Compiling packager.c
[15/26] Compiling format.c
[16/26] Compiling workbook.c
[17/26] Compiling content_types.c
[18/26] Compiling core.c
[19/26] Compiling custom.c
[20/26] Compiling comment.c
[21/26] Compiling drawing.c
[22/26] Compiling chartsheet.c
[23/26] Compiling app.c
[24/26] Compiling worksheet.c
[25/26] Compiling chart.c
[27/34] Compiling xlsxwriter Cell_Range.swift
[28/34] Compiling xlsxwriter Format.swift
[29/34] Compiling xlsxwriter Worksheet.swift
[30/34] Compiling xlsxwriter Workbook.swift
[31/34] Compiling xlsxwriter Chartsheet.swift
[32/34] Emitting module xlsxwriter
[33/34] Compiling xlsxwriter Chart_Series.swift
[34/34] Compiling xlsxwriter Enumerations.swift
Build complete! (13.10s)
Build complete.
Done.