The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Cadova, reference main (77a3cb), with Swift 6.2 (beta) for Linux on 2 Sep 2025 15:34:59 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomasf/Cadova.git
Reference: main
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/Cadova
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 77a3cb2 Merge branch 'dev'
Cloned https://github.com/tomasf/Cadova.git
Revision (git rev-parse @):
77a3cb29b70fa131eeb79ec89adbbc7e6f437a25
SUCCESS checkout https://github.com/tomasf/Cadova.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/tomasf/Cadova.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/tomasf/FindFont.git
Fetching https://github.com/tomasf/freetype-spm.git
Fetching https://github.com/tomasf/ThreeMF.git
Fetching https://github.com/tomasf/manifold-swift.git
Fetching https://github.com/apple/swift-log.git
[1/9] Fetching freetype-spm
[10/3912] Fetching freetype-spm, swift-log
[11/4044] Fetching freetype-spm, swift-log, findfont
[377/4601] Fetching freetype-spm, swift-log, findfont, manifold-swift
[1168/5063] Fetching freetype-spm, swift-log, findfont, manifold-swift, threemf
Fetched https://github.com/tomasf/FindFont.git from cache (0.28s)
[4387/4931] Fetching freetype-spm, swift-log, manifold-swift, threemf
Fetched https://github.com/tomasf/manifold-swift.git from cache (0.40s)
[4273/4374] Fetching freetype-spm, swift-log, threemf
Fetched https://github.com/tomasf/freetype-spm.git from cache (0.69s)
Fetched https://github.com/apple/swift-log.git from cache (0.69s)
Fetched https://github.com/tomasf/ThreeMF.git from cache (0.71s)
Computing version for https://github.com/tomasf/FindFont.git
Computed https://github.com/tomasf/FindFont.git at 1.0.0 (1.19s)
Computing version for https://github.com/tomasf/freetype-spm.git
Computed https://github.com/tomasf/freetype-spm.git at 1.0.1 (0.43s)
Computing version for https://github.com/tomasf/ThreeMF.git
Computed https://github.com/tomasf/ThreeMF.git at 0.1.0 (0.36s)
Fetching https://github.com/tomasf/Zip.git
Fetching https://github.com/tomasf/Nodal.git
[1/186] Fetching zip
[187/846] Fetching zip, nodal
Fetched https://github.com/tomasf/Zip.git from cache (0.28s)
Fetched https://github.com/tomasf/Nodal.git from cache (0.28s)
Computing version for https://github.com/tomasf/manifold-swift.git
Computed https://github.com/tomasf/manifold-swift.git at 0.2.3 (0.64s)
Computing version for https://github.com/tomasf/Nodal.git
Computed https://github.com/tomasf/Nodal.git at 0.3.1 (0.36s)
Computing version for https://github.com/tomasf/Zip.git
Computed https://github.com/tomasf/Zip.git at 2.1.0 (0.37s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.43s)
Creating working copy for https://github.com/tomasf/Nodal.git
Working copy of https://github.com/tomasf/Nodal.git resolved at 0.3.1
Creating working copy for https://github.com/tomasf/Zip.git
Working copy of https://github.com/tomasf/Zip.git resolved at 2.1.0
Creating working copy for https://github.com/tomasf/manifold-swift.git
Working copy of https://github.com/tomasf/manifold-swift.git resolved at 0.2.3
Creating working copy for https://github.com/tomasf/FindFont.git
Working copy of https://github.com/tomasf/FindFont.git resolved at 1.0.0
Creating working copy for https://github.com/tomasf/freetype-spm.git
Working copy of https://github.com/tomasf/freetype-spm.git resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/tomasf/ThreeMF.git
Working copy of https://github.com/tomasf/ThreeMF.git resolved at 0.1.0
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/72] Compiling ftdebug.c
[1/72] Compiling ftbzip2.c
[2/72] Compiling ftinit.c
[3/72] Compiling ftcid.c
[4/72] Compiling ftfstype.c
[4/72] Write swift-version-24593BA9C3E375BF.txt
[6/72] Compiling bdf.c
[7/72] Compiling svg.c
[8/72] Compiling winfnt.c
[9/72] Compiling smooth.c
[10/72] Compiling type42.c
[11/72] Compiling raster.c
[12/72] Compiling type1.c
[13/72] Compiling sdf.c
[14/72] Compiling pshinter.c
[15/72] Compiling psnames.c
[16/72] Compiling pfr.c
[17/72] Compiling ftlzw.c
[18/72] Compiling pcf.c
[19/72] Compiling truetype.c
[20/72] Compiling ftgzip.c
[21/72] Compiling ftwinfnt.c
[22/72] Compiling type1cid.c
[23/72] Compiling ftcache.c
[24/72] Compiling sfnt.c
[25/72] Compiling fttype1.c
[26/72] Compiling psaux.c
[27/72] Compiling ftsystem.c
[28/72] Compiling ftsynth.c
[29/72] Compiling ftpfr.c
[30/72] Compiling ftotval.c
[31/72] Compiling ftpatent.c
[32/72] Compiling ftgxval.c
[33/72] Compiling ftglyph.c
[34/72] Compiling ftmm.c
[35/72] Compiling ftstroke.c
[36/72] Compiling ftgasp.c
[37/72] Write sources
[40/72] Compiling ftbbox.c
[41/72] Compiling ftbdf.c
[42/72] Compiling ftbitmap.c
[43/72] Compiling cff.c
[44/72] Compiling autofit.c
[45/72] Compiling ftbase.c
[46/72] Compiling Miniz miniz.c
[47/72] Compiling pugixml.cpp
[48/80] Compiling tree2d.cpp
[50/80] Emitting module Zip
[50/80] Compiling sdf.cpp
[51/80] Compiling quickhull.cpp
[52/80] Compiling smoothing.cpp
[53/80] Compiling subdivision.cpp
[54/80] Compiling polygon.cpp
[55/80] Compiling properties.cpp
[56/80] Compiling sort.cpp
[57/80] Compiling cross_section.cpp
[59/80] Compiling Zip ZipArchive+Write.swift
[60/80] Compiling Zip ZipArchive+Get.swift
[61/80] Compiling Zip ZipArchive.swift
[62/80] Compiling Zip ZipError.swift
[63/80] Compiling Zip ZipArchive+OnDisk.swift
[64/80] Compiling Zip ZipArchive+InMemory.swift
[65/80] Compiling Zip ZipArchive+Read.swift
[66/81] Compiling manifold.cpp
[67/81] Compiling face_op.cpp
[68/81] Write sources
[72/81] Compiling edge_op.cpp
[73/86] Compiling Bridge bridge.cpp
[75/122] Compiling Logging MetadataProvider.swift
[75/122] Compiling bridge.cpp
[77/127] Compiling Logging Locks.swift
[78/127] Compiling FindFont FindFont+Linux.swift
[79/127] Compiling FindFont FindFont+Windows.swift
[80/127] Compiling FindFont FindFont.swift
/host/spi-builder-workspace/.build/checkouts/FindFont/Sources/FindFont/FindFont.swift:30:5: error: missing return in static method expected to return 'FontRepository.Match?'
28 |         try matchForLinuxFont(family: name, style: style)
29 | #endif
30 |     }
   |     `- error: missing return in static method expected to return 'FontRepository.Match?'
31 |
32 |     /// Errors that can occur during font lookup.
[81/127] Emitting module Logging
[82/127] Emitting module FindFont
[83/127] Compiling FindFont FindFont+Apple.swift
[84/127] Compiling Logging LogHandler.swift
[84/127] Compiling boolean_result.cpp
[84/127] Compiling boolean3.cpp
[84/127] Compiling impl.cpp
[84/127] Compiling constructors.cpp
[84/127] Compiling csg_tree.cpp
BUILD FAILURE 6.2 linux