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 0.1.5 (77a3cb), with Swift 6.2 (beta) for Linux on 2 Sep 2025 15:34:26 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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: 0.1.5
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
 * tag               0.1.5      -> FETCH_HEAD
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 0.1.5
========================================
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-4609320-2":/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/freetype-spm.git
Fetching https://github.com/tomasf/manifold-swift.git
Fetching https://github.com/tomasf/ThreeMF.git
Fetching https://github.com/tomasf/FindFont.git
[1/557] Fetching manifold-swift
[558/566] Fetching manifold-swift, freetype-spm
[567/698] Fetching manifold-swift, freetype-spm, findfont
[699/1160] Fetching manifold-swift, freetype-spm, findfont, threemf
Fetched https://github.com/tomasf/FindFont.git from cache (0.29s)
Fetched https://github.com/tomasf/freetype-spm.git from cache (0.30s)
[909/1019] Fetching manifold-swift, threemf
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/tomasf/manifold-swift.git from cache (1.04s)
Fetched https://github.com/tomasf/ThreeMF.git from cache (1.06s)
[1/3903] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.91s)
Computing version for https://github.com/tomasf/FindFont.git
Computed https://github.com/tomasf/FindFont.git at 1.0.0 (2.42s)
Computing version for https://github.com/tomasf/freetype-spm.git
Computed https://github.com/tomasf/freetype-spm.git at 1.0.1 (0.45s)
Computing version for https://github.com/tomasf/ThreeMF.git
Computed https://github.com/tomasf/ThreeMF.git at 0.1.0 (0.79s)
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.49s)
Fetched https://github.com/tomasf/Nodal.git from cache (0.49s)
Computing version for https://github.com/tomasf/manifold-swift.git
Computed https://github.com/tomasf/manifold-swift.git at 0.2.3 (0.91s)
Computing version for https://github.com/tomasf/Nodal.git
Computed https://github.com/tomasf/Nodal.git at 0.3.1 (0.32s)
Computing version for https://github.com/tomasf/Zip.git
Computed https://github.com/tomasf/Zip.git at 2.1.0 (0.28s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.36s)
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/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/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/ThreeMF.git
Working copy of https://github.com/tomasf/ThreeMF.git resolved at 0.1.0
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/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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
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 ftbdf.c
[1/72] Write swift-version-24593BA9C3E375BF.txt
[1/72] Compiling ftfstype.c
[3/72] Compiling ftbitmap.c
[4/72] Compiling ftbbox.c
[5/72] Compiling ftcid.c
[6/72] Compiling ftdebug.c
[7/72] Compiling svg.c
[8/72] Compiling winfnt.c
[9/72] Compiling smooth.c
[10/72] Compiling type42.c
[11/72] Compiling type1.c
[12/72] Compiling raster.c
[13/72] Compiling sdf.c
[14/72] Compiling ftbase.c
[15/72] Compiling psnames.c
[16/72] Compiling pshinter.c
[16/72] Compiling ftlzw.c
[18/72] Compiling pfr.c
[19/72] Compiling pcf.c
[20/72] Compiling truetype.c
[21/72] Compiling type1cid.c
[22/72] Compiling ftgzip.c
[23/72] Compiling ftbzip2.c
[24/72] Compiling sfnt.c
[25/72] Compiling ftcache.c
[26/72] Compiling ftwinfnt.c
[27/72] Compiling psaux.c
[28/72] Compiling fttype1.c
[29/72] Compiling ftsystem.c
[30/72] Compiling ftsynth.c
[31/72] Compiling bdf.c
[32/72] Compiling ftpfr.c
[32/72] Compiling ftpatent.c
[34/72] Compiling cff.c
[35/72] Compiling ftotval.c
[36/72] Compiling ftstroke.c
[37/72] Write sources
[40/72] Compiling ftmm.c
[41/72] Compiling ftgxval.c
[42/72] Compiling ftinit.c
[43/72] Compiling ftgasp.c
[44/72] Compiling ftglyph.c
[45/72] Compiling autofit.c
[46/72] Compiling Miniz miniz.c
[47/80] Compiling pugixml.cpp
[48/80] Compiling tree2d.cpp
[49/80] Compiling sdf.cpp
[50/80] Compiling quickhull.cpp
[51/80] Compiling smoothing.cpp
[52/80] Compiling subdivision.cpp
[53/80] Compiling polygon.cpp
[54/80] Compiling properties.cpp
[55/80] Compiling sort.cpp
[57/80] Compiling Zip ZipArchive+Write.swift
[58/80] Compiling Zip ZipArchive+OnDisk.swift
[59/80] Compiling Zip ZipArchive+Get.swift
[60/80] Compiling Zip ZipArchive+InMemory.swift
[61/80] Emitting module Zip
[62/80] Compiling Zip ZipError.swift
[63/80] Compiling Zip ZipArchive.swift
[63/80] Compiling cross_section.cpp
[64/80] Compiling face_op.cpp
[66/80] Compiling Zip ZipArchive+Read.swift
[67/81] Compiling manifold.cpp
[68/81] Write sources
[70/86] Compiling edge_op.cpp
[71/86] Write sources
[73/91] Emitting module FindFont
[74/91] Compiling FindFont FindFont+Apple.swift
[75/91] Compiling Logging MetadataProvider.swift
[76/91] Compiling FindFont FindFont+Linux.swift
[77/91] Compiling FindFont FindFont+Windows.swift
[78/91] 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.
[78/91] Compiling bridge.cpp
[78/91] Compiling boolean_result.cpp
[78/91] Compiling boolean3.cpp
[78/91] Compiling constructors.cpp
[78/91] Compiling csg_tree.cpp
[78/91] Compiling impl.cpp
BUILD FAILURE 6.2 linux