Build Information
Successful build of xlsxwriter.swift with Swift 5.10 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4606859-1":/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: 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.10
Building package at path: $workDir
https://github.com/damuellen/xlsxwriter.swift.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/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.39s)
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] Compiling core.c
[0/28] Compiling chartsheet.c
[1/28] Write sources
[3/28] Compiling content_types.c
[4/28] Compiling custom.c
[5/28] Compiling comment.c
[6/28] Compiling tmpfileplus.c
[7/28] Compiling md5.c
[8/28] Compiling app.c
[8/28] Compiling ioapi.c
[8/28] Write swift-version-24593BA9C3E375BF.txt
[11/28] Compiling xmlwriter.c
[12/28] Compiling zip.c
[13/28] Compiling theme.c
[14/28] Compiling utility.c
[15/28] Compiling table.c
[16/28] Compiling shared_strings.c
[16/28] Compiling vml.c
[18/28] Compiling relationships.c
[19/28] Compiling styles.c
[20/28] Compiling chart.c
[21/28] Compiling hash_table.c
[22/28] Compiling workbook.c
[23/28] Compiling metadata.c
[24/28] Compiling format.c
[25/28] Compiling packager.c
[26/28] Compiling drawing.c
[27/28] Compiling worksheet.c
[29/36] Emitting module xlsxwriter
[30/36] Compiling xlsxwriter Format.swift
[31/36] Compiling xlsxwriter Cell_Range.swift
[32/36] Compiling xlsxwriter Worksheet.swift
[33/36] Compiling xlsxwriter Workbook.swift
[34/36] Compiling xlsxwriter Chart_Series.swift
[35/36] Compiling xlsxwriter Chartsheet.swift
[36/36] Compiling xlsxwriter Enumerations.swift
Build complete! (10.18s)
Build complete.
Done.