The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Apus, reference master (4cdbe8), with Swift 6.2 for Linux on 3 Apr 2026 17:39:24 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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
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.2
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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:b1b7512e70c869f4e6dfc045c9cfbcecd5568d004e044b9c2b5f35ddaecd218b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-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 ftcid.c
[1/45] Compiling ftbdf.c
[2/45] Write swift-version-24593BA9C3E375BF.txt
[3/45] Compiling ftbbox.c
[4/45] Compiling ftmm.c
[5/45] Compiling ftbitmap.c
[6/45] Compiling winfnt.c
[7/45] Compiling svg.c
[8/45] Compiling type42.c
[9/45] Compiling smooth.c
[10/45] Compiling raster.c
[11/45] Compiling sdf.c
[12/45] Compiling type1.c
[13/45] Compiling pshinter.c
[14/45] Compiling psnames.c
[15/45] Compiling pcf.c
[16/45] Compiling pfr.c
[17/45] Compiling ftlzw.c
[18/45] Compiling type1cid.c
[19/45] Compiling ftgzip.c
[20/45] Compiling truetype.c
[21/45] Compiling sfnt.c
[22/45] Compiling psaux.c
[23/45] Compiling ftbzip2.c
[24/45] Compiling ftwinfnt.c
[25/45] Compiling ftcache.c
[26/45] Compiling fttype1.c
[27/45] Compiling ftsystem.c
[28/45] Compiling ftsynth.c
[29/45] Compiling ftpatent.c
[30/45] Compiling ftotval.c
[31/45] Compiling ftpfr.c
[32/45] Compiling bdf.c
[33/45] Compiling ftstroke.c
[34/45] Compiling ftinit.c
[35/45] Compiling cff.c
[36/45] Compiling ftgasp.c
[37/45] Compiling ftgxval.c
[37/45] Compiling ftglyph.c
[37/45] Compiling ftfstype.c
[40/45] Write sources
[41/45] Compiling ftdebug.c
[42/45] Compiling autofit.c
[43/45] Compiling ftbase.c
[44/45] Compiling harfbuzz.cc
[46/61] Compiling Apus Font+VariableFonts.swift
[47/61] Compiling Apus Font.swift
[48/63] Compiling Apus FontMetrics.swift
[49/63] Compiling Apus FontRepository+Apple.swift
[50/63] Compiling Apus Path.swift
[51/63] Compiling Apus Point.swift
[52/63] Compiling Apus FontRepository+Linux.swift
[53/63] Compiling Apus FontRepository+Windows.swift
[54/63] Compiling Apus NamedInstance.swift
[55/63] Compiling Apus OpenTypeFeature.swift
[56/63] Compiling Apus FontRepository.swift
[57/63] Compiling Apus FontVariation.swift
[58/63] Compiling Apus Font+Faces.swift
[59/63] Compiling Apus Font+Features.swift
[60/63] Compiling Apus Font+Shaping.swift
[61/63] Emitting module Apus
[62/63] Compiling Apus PositionedGlyph.swift
[63/63] Compiling Apus VariationAxis.swift
Build complete! (30.21s)
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.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:b1b7512e70c869f4e6dfc045c9cfbcecd5568d004e044b9c2b5f35ddaecd218b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.