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 Helical, reference main (0fa8de), with Swift 6.1 for Android on 9 Dec 2025 02:32:22 UTC.

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/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomasf/Helical.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/Helical
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0fa8de2 Update Helical dependency version to 0.4.1
Cloned https://github.com/tomasf/Helical.git
Revision (git rev-parse @):
0fa8de21e18c87928823a3dc8d1437932fec4697
SUCCESS checkout https://github.com/tomasf/Helical.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/tomasf/Helical.git
https://github.com/tomasf/Helical.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "cadova",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "0.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tomasf/Cadova.git"
    }
  ],
  "manifest_display_name" : "Helical",
  "name" : "Helical",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Helical",
      "targets" : [
        "Helical"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Helical-Demo",
      "targets" : [
        "Demo"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Helical",
      "module_type" : "SwiftTarget",
      "name" : "Helical",
      "path" : "Sources/Helical",
      "product_dependencies" : [
        "Cadova"
      ],
      "product_memberships" : [
        "Helical",
        "Helical-Demo"
      ],
      "sources" : [
        "Bolt/Bolt.swift",
        "Bolt/Parts/Heads/BoltHeadShape.swift",
        "Bolt/Parts/Heads/CountersunkBoltHeadShape.swift",
        "Bolt/Parts/Heads/CylindricalBoltHeadShape.swift",
        "Bolt/Parts/Heads/PolygonalBoltHeadShape.swift",
        "Bolt/Parts/Heads/ProfiledBoltHeadShape.swift",
        "Bolt/Parts/Points/BoltPoint.swift",
        "Bolt/Parts/Points/ProfiledBoltPoint.swift",
        "Bolt/Parts/Sockets/BoltHeadSocket.swift",
        "Bolt/Parts/Sockets/Phillips.swift",
        "Bolt/Parts/Sockets/PhillipsBoltHeadSocket.swift",
        "Bolt/Parts/Sockets/PolygonalBoltHeadSocket.swift",
        "Bolt/Parts/Sockets/SlottedBoltHeadSocket.swift",
        "Bolt/Parts/Sockets/Torx.swift",
        "Bolt/Parts/Sockets/TorxHeadSocket.swift",
        "Bolt/Standards/Bolt+HexHead.swift",
        "Bolt/Standards/Bolt+HexSocketCountersunk.swift",
        "Bolt/Standards/Bolt+HexSocketHeadCap.swift",
        "Bolt/Standards/Bolt+PhillipsCheeseHead.swift",
        "Bolt/Standards/Bolt+PhillipsCountersunk.swift",
        "Bolt/Standards/Bolt+SetScrew.swift",
        "Bolt/Standards/Bolt+SlottedCountersunk.swift",
        "Bolt/Standards/Bolt+TorxCountersunk.swift",
        "Holes/BoltHeadRecess.swift",
        "Holes/BoltHeadRecessShapes.swift",
        "Holes/ClearanceHole.swift",
        "Holes/ThreadedHole.swift",
        "Nut/Bodies/FlangedNutBody.swift",
        "Nut/Bodies/PolygonalNutBody.swift",
        "Nut/Bodies/TSlotNutBody.swift",
        "Nut/Nut.swift",
        "Nut/Standards/Nut+Hex.swift",
        "Nut/Standards/Nut+Square.swift",
        "Nut/Standards/Nut+TSlot.swift",
        "Thread/Environment+Thread.swift",
        "Thread/Screw.swift",
        "Thread/ScrewThread+ISOMetric.swift",
        "Thread/ScrewThread+Standard.swift",
        "Thread/ScrewThread.swift",
        "Thread/SolidThreadform.swift",
        "Thread/TrapezoidalThreadForm.swift",
        "Washers/Washer+Standard.swift",
        "Washers/Washer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Demo",
      "module_type" : "SwiftTarget",
      "name" : "Demo",
      "path" : "Sources/Demo",
      "product_dependencies" : [
        "Cadova"
      ],
      "product_memberships" : [
        "Helical-Demo"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Helical"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.0"
}
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/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:91d018f1076d6a900d71818287e1b2618039c67008f0564a121787f87e1ae735
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/tomasf/Cadova.git
[1/13394] Fetching cadova
Fetched https://github.com/tomasf/Cadova.git from cache (1.22s)
Computing version for https://github.com/tomasf/Cadova.git
Computed https://github.com/tomasf/Cadova.git at 0.3.0 (1.77s)
Fetching https://github.com/tomasf/ThreeMF.git
Fetching https://github.com/tomasf/freetype-spm.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/tomasf/manifold-swift.git
Fetching https://github.com/tomasf/FindFont.git
[1/9] Fetching freetype-spm
[10/141] Fetching freetype-spm, findfont
[142/661] Fetching freetype-spm, findfont, threemf
[543/1218] Fetching freetype-spm, findfont, threemf, manifold-swift
[1110/6936] Fetching freetype-spm, findfont, threemf, manifold-swift, swift-log
Fetched https://github.com/tomasf/FindFont.git from cache (0.47s)
Fetched https://github.com/tomasf/freetype-spm.git from cache (0.47s)
[6697/6795] Fetching threemf, manifold-swift, swift-log
Fetched https://github.com/tomasf/manifold-swift.git from cache (0.79s)
Fetched https://github.com/apple/swift-log.git from cache (0.79s)
Fetched https://github.com/tomasf/ThreeMF.git from cache (0.82s)
Computing version for https://github.com/tomasf/FindFont.git
Computed https://github.com/tomasf/FindFont.git at 1.0.0 (1.48s)
Computing version for https://github.com/tomasf/freetype-spm.git
Computed https://github.com/tomasf/freetype-spm.git at 1.0.1 (0.67s)
Computing version for https://github.com/tomasf/ThreeMF.git
Computed https://github.com/tomasf/ThreeMF.git at 0.2.0 (0.65s)
Fetching https://github.com/tomasf/Zip.git
Fetching https://github.com/tomasf/Nodal.git
[1/671] Fetching nodal
[55/857] Fetching nodal, zip
Fetched https://github.com/tomasf/Zip.git from cache (0.23s)
Fetched https://github.com/tomasf/Nodal.git from cache (0.24s)
Computing version for https://github.com/tomasf/manifold-swift.git
Computed https://github.com/tomasf/manifold-swift.git at 0.2.3 (0.84s)
Computing version for https://github.com/tomasf/Zip.git
Computed https://github.com/tomasf/Zip.git at 2.1.0 (0.59s)
Computing version for https://github.com/tomasf/Nodal.git
Computed https://github.com/tomasf/Nodal.git at 0.3.3 (0.63s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.7.1 (0.83s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.7.1
Creating working copy for https://github.com/tomasf/Cadova.git
Working copy of https://github.com/tomasf/Cadova.git resolved at 0.3.0
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/ThreeMF.git
Working copy of https://github.com/tomasf/ThreeMF.git resolved at 0.2.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/tomasf/Nodal.git
Working copy of https://github.com/tomasf/Nodal.git resolved at 0.3.3
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/Demo/nutsAndWashers.stl
    /host/spi-builder-workspace/Sources/Demo/bolts.stl
Building for debugging...
[0/121] Write sources
[3/121] Compiling version.cpp
[4/121] Compiling ittnotify_static.c
[5/121] Write swift-version-24593BA9C3E375BF.txt
[6/121] Compiling Bridge bridge.cpp
[7/121] Compiling pugixml.cpp
[8/121] Compiling thread_request_serializer.cpp
[9/121] Compiling clipper.offset.cpp
[10/121] Compiling threading_control.cpp
[11/121] Compiling clipper.rectclip.cpp
[12/121] Compiling tcm_adaptor.cpp
[13/121] Compiling thread_dispatcher.cpp
[14/121] Compiling tbb.cpp
[15/121] Compiling task_group_context.cpp
[16/121] Compiling clipper.engine.cpp
[17/121] Compiling task.cpp
[18/121] Compiling task_dispatcher.cpp
[19/121] Compiling small_object_pool.cpp
[20/121] Compiling semaphore.cpp
[21/121] Compiling rtm_rw_mutex.cpp
[22/121] Compiling rml_tbb.cpp
[23/121] Compiling rtm_mutex.cpp
[24/121] Compiling queuing_rw_mutex.cpp
[25/121] Compiling itt_notify.cpp
[26/121] Compiling profiling.cpp
[27/121] Compiling parallel_pipeline.cpp
[28/121] Compiling private_server.cpp
[29/121] Compiling misc.cpp
[30/121] Compiling misc_ex.cpp
[31/121] Compiling observer_proxy.cpp
[32/121] Compiling market.cpp
[33/121] Compiling exception.cpp
[34/121] Compiling arena_slot.cpp
[35/121] Compiling concurrent_bounded_queue.cpp
[36/121] Compiling winfnt.c
[37/121] Compiling governor.cpp
[38/121] Compiling type42.c
[39/121] Compiling svg.c
[40/121] Compiling dynamic_link.cpp
[41/121] Compiling global_control.cpp
[42/121] Compiling smooth.c
[43/121] Compiling type1.c
[44/121] Compiling sdf.c
[45/121] Compiling raster.c
[46/121] Compiling psnames.c
[47/121] Compiling pshinter.c
[48/121] Compiling truetype.c
[49/121] Compiling pcf.c
[50/121] Compiling pfr.c
[51/121] Compiling ftlzw.c
[52/121] Compiling sfnt.c
[53/121] Compiling ftgzip.c
[54/121] Compiling allocator.cpp
[55/121] Compiling ftbzip2.c
[56/121] Compiling ftcache.c
[57/121] Compiling type1cid.c
[58/121] Compiling ftwinfnt.c
[59/121] Compiling fttype1.c
[60/121] Compiling psaux.c
[61/121] Compiling ftsystem.c
[62/121] Compiling ftsynth.c
[63/121] Compiling cff.c
[64/121] Compiling bdf.c
[65/121] Compiling ftpatent.c
[66/121] Compiling ftotval.c
[66/121] Compiling ftinit.c
[68/121] Compiling ftstroke.c
[69/121] Compiling ftmm.c
[69/121] Compiling ftpfr.c
[71/121] Compiling ftgasp.c
[72/121] Compiling ftgxval.c
[73/121] Compiling ftdebug.c
[74/121] Compiling ftcid.c
[75/121] Compiling ftfstype.c
[76/121] Compiling ftbdf.c
[77/121] Write sources
[80/121] Compiling ftglyph.c
[81/121] Compiling ftbbox.c
[82/121] Compiling ftbitmap.c
[83/157] Compiling arena.cpp
[84/157] Compiling autofit.c
[85/157] Compiling ftbase.c
[86/157] Compiling Miniz miniz.c
[87/157] Compiling address_waiter.cpp
[88/165] Compiling tree2d.cpp
[89/165] Compiling sdf.cpp
[90/165] Compiling quickhull.cpp
[91/165] Compiling subdivision.cpp
[92/165] Compiling sort.cpp
[93/165] Compiling smoothing.cpp
[94/165] Compiling properties.cpp
[95/165] Compiling polygon.cpp
[97/165] Compiling Zip ZipArchive+Write.swift
[98/165] Compiling Zip ZipArchive+Get.swift
[99/165] Emitting module Zip
[100/165] Compiling Zip ZipArchive+OnDisk.swift
[101/165] Compiling Zip ZipArchive+InMemory.swift
[102/165] Compiling Zip ZipArchive.swift
[103/165] Compiling Zip ZipArchive+Read.swift
[104/165] Compiling Zip ZipError.swift
[105/166] Compiling manifold.cpp
[106/166] Compiling cross_section.cpp
[107/166] Wrapping AST for Zip for debugging
[108/166] Compiling edge_op.cpp
[109/166] Compiling face_op.cpp
[110/166] Write sources
[112/171] Compiling impl.cpp
[113/171] Write sources
[115/176] Emitting module Logging
[116/176] 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.
[117/176] Compiling FindFont FindFont+Windows.swift
[118/176] Compiling FindFont FindFont+Apple.swift
[119/176] Compiling FindFont FindFont+Linux.swift
[120/176] Emitting module FindFont
[121/176] Compiling Logging LogHandler.swift
[121/176] Compiling boolean_result.cpp
[121/176] Compiling boolean3.cpp
[121/176] Compiling bridge.cpp
[121/176] Compiling csg_tree.cpp
[121/176] Compiling constructors.cpp
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/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:91d018f1076d6a900d71818287e1b2618039c67008f0564a121787f87e1ae735
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/Demo/bolts.stl
    /host/spi-builder-workspace/Sources/Demo/nutsAndWashers.stl
[0/1] Planning build
Building for debugging...
[0/18] Write swift-version-24593BA9C3E375BF.txt
[2/67] Compiling Zip ZipError.swift
[3/67] Emitting module Logging
[4/67] Emitting module Zip
[5/67] Compiling Logging MetadataProvider.swift
[6/67] Compiling Logging Locks.swift
[7/67] Compiling Zip ZipArchive+InMemory.swift
[8/67] Compiling Zip ZipArchive+Get.swift
[9/67] Compiling Zip ZipArchive.swift
[10/67] Compiling Zip ZipArchive+Write.swift
[11/67] Compiling Zip ZipArchive+Read.swift
[12/67] Compiling Zip ZipArchive+OnDisk.swift
[14/67] Compiling Logging LogHandler.swift
[15/67] Compiling Logging Logging.swift
[16/73] Compiling bridge.cpp
[17/73] Wrapping AST for Logging for debugging
[19/73] 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.
[20/73] Compiling FindFont FindFont+Windows.swift
[21/73] Emitting module FindFont
[22/73] Compiling FindFont FindFont+Linux.swift
[23/73] Compiling FindFont FindFont+Apple.swift
[23/73] Compiling csg_tree.cpp
[23/73] Compiling boolean_result.cpp
[23/73] Compiling boolean3.cpp
[23/73] Compiling constructors.cpp
BUILD FAILURE 6.1 android