Build Information
Successful build of Apus, reference 0.1.3 (4cdbe8), with Swift 6.3 for Android on 21 Apr 2026 02:58:01 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomasf/Apus.git
Reference: 0.1.3
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
* tag 0.1.3 -> FETCH_HEAD
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 0.1.3
========================================
Build
========================================
Selected platform: android
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-2":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Building for debugging...
[0/45] Compiling ftbdf.c
[1/45] Compiling ftgxval.c
[2/45] Compiling ftbbox.c
[3/45] Compiling ftcid.c
[4/45] Write swift-version--4F562202D5529B1.txt
[5/45] Compiling ftbitmap.c
[6/45] Compiling winfnt.c
[7/45] Compiling svg.c
[8/45] Compiling type42.c
[9/45] Compiling type1.c
[10/45] Compiling smooth.c
[11/45] Compiling autofit.c
[12/45] Compiling sdf.c
[13/45] Compiling raster.c
[14/45] Compiling ftbase.c
[15/45] Compiling psnames.c
[16/45] Compiling pcf.c
[17/45] Compiling ftlzw.c
[18/45] Compiling pshinter.c
[19/45] Compiling pfr.c
[20/45] Compiling truetype.c
[21/45] Compiling ftbzip2.c
[22/45] Compiling ftgzip.c
[23/45] Compiling type1cid.c
[24/45] Compiling ftcache.c
[25/45] Compiling ftwinfnt.c
[26/45] Compiling sfnt.c
[27/45] Compiling ftsystem.c
[28/45] Compiling fttype1.c
[29/45] Compiling ftsynth.c
[30/45] Compiling psaux.c
[31/45] Compiling bdf.c
[32/45] Compiling ftpfr.c
[33/45] Compiling ftpatent.c
[34/45] Compiling cff.c
[35/45] Compiling ftinit.c
[35/45] Compiling ftotval.c
[37/45] Compiling ftmm.c
[38/45] Compiling ftstroke.c
[39/45] Compiling ftglyph.c
[40/45] Compiling ftgasp.c
[41/45] Compiling ftdebug.c
[42/45] Compiling ftfstype.c
[43/45] Write sources
[44/45] Compiling harfbuzz.cc
[46/61] Compiling Apus NamedInstance.swift
[47/61] Compiling Apus OpenTypeFeature.swift
[48/63] Compiling Apus FontMetrics.swift
[49/63] Compiling Apus FontRepository+Apple.swift
[50/63] Compiling Apus PositionedGlyph.swift
[51/63] Compiling Apus VariationAxis.swift
[52/63] Compiling Apus Font+Faces.swift
[53/63] Compiling Apus Font+Features.swift
[54/63] Compiling Apus Font+Shaping.swift
[55/63] Compiling Apus Path.swift
[56/63] Compiling Apus Point.swift
[57/63] Compiling Apus FontRepository+Linux.swift
[58/63] Compiling Apus FontRepository+Windows.swift
[59/63] Compiling Apus FontRepository.swift
[60/63] Compiling Apus FontVariation.swift
[61/63] Emitting module Apus
[62/63] Compiling Apus Font+VariableFonts.swift
[63/63] Compiling Apus Font.swift
Build complete! (44.75s)
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"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.