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 msdf-atlas-gen, reference master (5db5b7), with Swift 5.9 for Linux on 17 Jul 2024 06:52:47 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.46.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AdaEngine/msdf-atlas-gen.git
Reference: master
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/AdaEngine/msdf-atlas-gen
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5db5b7f Add bazel
Cloned https://github.com/AdaEngine/msdf-atlas-gen.git
Revision (git rev-parse @):
5db5b7f5136ce124ccc2c1b84a424b835f0b9f64
SUCCESS checkout https://github.com/AdaEngine/msdf-atlas-gen.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/AdaEngine/msdf-atlas-gen.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:94c03ecf5df463051a5b8bdec5d09f635a7b31b1b290e2ba09836b1f5f74db71
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Building for debugging...
[0/82] Compiling MSDFAtlasGen size-selectors.cpp
[1/82] Compiling edge-selectors.cpp
[2/82] Compiling winfnt.c
[3/82] Compiling MSDFAtlasGen TightAtlasPacker.cpp
[4/82] Compiling MSDFAtlasGen RectanglePacker.cpp
[5/82] Compiling type42.c
[6/82] Compiling MSDFAtlasGen GlyphGeometry.cpp
[7/82] Compiling tinyxml tinyxml2.cpp
[8/82] Compiling MSDFAtlasGen Workload.cpp
[9/82] Compiling type1.c
[10/82] Compiling MSDFAtlasGen shadron-preview-generator.cpp
[11/82] Compiling sdf.c
[12/82] Compiling raster.c
[13/82] Compiling MSDFAtlasGen FontGeometry.cpp
[14/82] Compiling psnames.c
[15/82] Compiling ftlzw.c
[16/82] Compiling truetype.c
[17/82] Compiling pcf.c
[18/82] Compiling pshinter.c
[19/82] Compiling ftgzip.c
[20/82] Compiling pfr.c
[21/82] Compiling ftbzip2.c
[22/82] Compiling type1cid.c
[23/82] Compiling sfnt.c
[24/82] Compiling fttype1.c
[25/82] Compiling ftwinfnt.c
[25/82] Compiling ftcache.c
[27/82] Compiling ftsystem.c
[28/82] Compiling bdf.c
[29/82] Compiling ftpatent.c
[30/82] Compiling ftsynth.c
[31/82] Compiling cff.c
[32/82] Compiling ftpfr.c
[33/82] Compiling ftotval.c
[34/82] Compiling ftstroke.c
[35/82] Compiling psaux.c
[36/82] Compiling ftinit.c
[36/82] Compiling ftmm.c
[38/82] Compiling ftgxval.c
[39/82] Compiling ftfstype.c
[40/82] Compiling ftgasp.c
[41/82] Compiling ftdebug.c
[41/82] Compiling ftglyph.c
[43/82] Compiling ftcid.c
[44/82] Compiling ftbdf.c
[45/82] Compiling ftbitmap.c
[46/82] Compiling ftbbox.c
[47/82] Compiling smooth.c
[48/82] Compiling autofit.c
[49/82] Compiling resolve-shape-geometry.cpp
[50/82] Compiling save-png.cpp
[51/82] Compiling save-tiff.cpp
[52/82] Compiling ftbase.c
[53/82] Compiling shape-description.cpp
[54/82] Compiling import-svg.cpp
[55/82] Compiling import-font.cpp
[56/82] Compiling sdf-error-estimation.cpp
[57/82] Compiling render-sdf.cpp
[58/82] Compiling save-bmp.cpp
[59/82] Compiling rasterization.cpp
[60/82] Compiling equation-solver.cpp
[60/82] Compiling msdf-error-correction.cpp
[62/82] Compiling Vector2.cpp
[63/82] Compiling SignedDistance.cpp
[64/82] Compiling edge-segments.cpp
[65/82] Compiling msdfgen.cpp
[66/82] Compiling contour-combiners.cpp
[67/82] Compiling Projection.cpp
[68/82] Compiling MSDFAtlasGen utf8.cpp
[69/82] Compiling edge-coloring.cpp
[70/82] Compiling EdgeHolder.cpp
[71/82] Compiling MSDFAtlasGen glyph-generators.cpp
[72/82] Compiling Scanline.cpp
[73/82] Compiling Contour.cpp
[74/82] Compiling Shape.cpp
[75/82] Compiling MSDFAtlasGen image-encode.cpp
[76/82] Compiling MSDFAtlasGen json-export.cpp
[77/82] Compiling MSDFErrorCorrection.cpp
[78/82] Compiling MSDFAtlasGen bitmap-blit.cpp
[79/82] Compiling MSDFAtlasGen Charset.cpp
[80/82] Compiling MSDFAtlasGen csv-export.cpp
[81/82] Compiling MSDFAtlasGen charset-parser.cpp
Build complete! (8.82s)
Build complete.
Done.