Build Information
Successful build of Apus, reference master (4cdbe8), with Swift 6.3 for Linux on 19 Apr 2026 18:28:12 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomasf/Apus.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/tomasf/Apus
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 4cdbe8f Merge dev into master
Cloned https://github.com/tomasf/Apus.git
Revision (git rev-parse @):
4cdbe8fae4e85157f4bf581c655b564f9d35fe07
SUCCESS checkout https://github.com/tomasf/Apus.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/tomasf/Apus.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
warning: you may be able to install fontconfig using your system-packager:
apt-get install libfontconfig1-dev
warning: you may be able to install fontconfig using your system-packager:
apt-get install libfontconfig1-dev
Building for debugging...
[0/45] Compiling svg.c
[1/45] Compiling ftbdf.c
[2/45] Compiling winfnt.c
[3/45] Write swift-version-24593BA9C3E375BF.txt
[4/45] Compiling type42.c
[5/45] Compiling smooth.c
[6/45] Compiling raster.c
[7/45] Compiling type1.c
[8/45] Compiling psnames.c
[9/45] Compiling sdf.c
[10/45] Compiling pshinter.c
[11/45] Compiling ftlzw.c
[12/45] Compiling pcf.c
[13/45] Compiling type1cid.c
[14/45] Compiling pfr.c
[15/45] Compiling ftbzip2.c
[16/45] Compiling ftgzip.c
[17/45] Compiling truetype.c
[18/45] Compiling ftcache.c
[19/45] Compiling ftwinfnt.c
[20/45] Compiling sfnt.c
[20/45] Compiling fttype1.c
[22/45] Compiling ftsystem.c
[23/45] Compiling ftsynth.c
[24/45] Compiling bdf.c
[25/45] Compiling ftpfr.c
[26/45] Compiling ftpatent.c
[27/45] Compiling ftotval.c
[28/45] Compiling psaux.c
[29/45] Compiling ftmm.c
[30/45] Compiling ftinit.c
[31/45] Compiling ftstroke.c
[32/45] Compiling ftgxval.c
[33/45] Compiling ftgasp.c
[34/45] Compiling ftglyph.c
[35/45] Compiling cff.c
[36/45] Compiling ftfstype.c
[37/45] Write sources
[38/45] Compiling ftdebug.c
[39/45] Compiling ftcid.c
[40/45] Compiling ftbitmap.c
[41/45] Compiling ftbbox.c
[42/45] Compiling autofit.c
[43/45] Compiling ftbase.c
[44/45] Compiling harfbuzz.cc
[46/61] Emitting module Apus
[47/63] Compiling Apus PositionedGlyph.swift
[48/63] Compiling Apus VariationAxis.swift
[49/63] Compiling Apus NamedInstance.swift
[50/63] Compiling Apus OpenTypeFeature.swift
[51/63] Compiling Apus Path.swift
[52/63] Compiling Apus Point.swift
[53/63] Compiling Apus FontMetrics.swift
[54/63] Compiling Apus FontRepository+Apple.swift
[55/63] Compiling Apus FontRepository+Linux.swift
[56/63] Compiling Apus FontRepository+Windows.swift
[57/63] Compiling Apus FontRepository.swift
[58/63] Compiling Apus FontVariation.swift
[59/63] Compiling Apus Font+Faces.swift
[60/63] Compiling Apus Font+Features.swift
[61/63] Compiling Apus Font+Shaping.swift
[62/63] Compiling Apus Font+VariableFonts.swift
[63/63] Compiling Apus Font.swift
Build complete! (71.08s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Apus",
"name" : "Apus",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Apus",
"targets" : [
"Apus"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "harfbuzz",
"module_type" : "ClangTarget",
"name" : "harfbuzz",
"path" : "Sources/harfbuzz",
"product_memberships" : [
"Apus"
],
"sources" : [
"src/harfbuzz.cc"
],
"target_dependencies" : [
"freetype"
],
"type" : "library"
},
{
"c99name" : "freetype",
"module_type" : "ClangTarget",
"name" : "freetype",
"path" : "Sources/freetype",
"product_memberships" : [
"Apus"
],
"sources" : [
"src/autofit/autofit.c",
"src/base/ftbase.c",
"src/base/ftbbox.c",
"src/base/ftbdf.c",
"src/base/ftbitmap.c",
"src/base/ftcid.c",
"src/base/ftdebug.c",
"src/base/ftfstype.c",
"src/base/ftgasp.c",
"src/base/ftglyph.c",
"src/base/ftgxval.c",
"src/base/ftinit.c",
"src/base/ftmm.c",
"src/base/ftotval.c",
"src/base/ftpatent.c",
"src/base/ftpfr.c",
"src/base/ftstroke.c",
"src/base/ftsynth.c",
"src/base/ftsystem.c",
"src/base/fttype1.c",
"src/base/ftwinfnt.c",
"src/bdf/bdf.c",
"src/bzip2/ftbzip2.c",
"src/cache/ftcache.c",
"src/cff/cff.c",
"src/cid/type1cid.c",
"src/gzip/ftgzip.c",
"src/lzw/ftlzw.c",
"src/pcf/pcf.c",
"src/pfr/pfr.c",
"src/psaux/psaux.c",
"src/pshinter/pshinter.c",
"src/psnames/psnames.c",
"src/raster/raster.c",
"src/sdf/sdf.c",
"src/sfnt/sfnt.c",
"src/smooth/smooth.c",
"src/svg/svg.c",
"src/truetype/truetype.c",
"src/type1/type1.c",
"src/type42/type42.c",
"src/winfonts/winfnt.c"
],
"type" : "library"
},
{
"c99name" : "Fontconfig",
"module_type" : "SystemLibraryTarget",
"name" : "Fontconfig",
"path" : "Sources/Fontconfig",
"product_memberships" : [
"Apus"
],
"sources" : [
],
"type" : "system-target"
},
{
"c99name" : "ApusTests",
"module_type" : "SwiftTarget",
"name" : "ApusTests",
"path" : "Tests/ApusTests",
"sources" : [
"ApusTests.swift"
],
"target_dependencies" : [
"Apus"
],
"type" : "test"
},
{
"c99name" : "Apus",
"module_type" : "SwiftTarget",
"name" : "Apus",
"path" : "Sources/Apus",
"product_memberships" : [
"Apus"
],
"sources" : [
"Font+Faces.swift",
"Font+Features.swift",
"Font+Shaping.swift",
"Font+VariableFonts.swift",
"Font.swift",
"FontMetrics.swift",
"FontRepository/FontRepository+Apple.swift",
"FontRepository/FontRepository+Linux.swift",
"FontRepository/FontRepository+Windows.swift",
"FontRepository/FontRepository.swift",
"FontVariation.swift",
"NamedInstance.swift",
"OpenTypeFeature.swift",
"Path.swift",
"Point.swift",
"PositionedGlyph.swift",
"VariationAxis.swift"
],
"target_dependencies" : [
"harfbuzz",
"freetype",
"Fontconfig"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.