Build Information
Failed to build Helical, reference main (c4cf40
), with Swift 6.1 for Android on 26 Jul 2025 01:37:10 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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.64.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 c4cf408 Update README.md
Cloned https://github.com/tomasf/Helical.git
Revision (git rev-parse @):
c4cf40863b26bb3dd15f77504eb9d97e2c6d4535
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.1.2",
"upper_bound" : "0.2.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-0":/host -w "$PWD" 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:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
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/11609] Fetching cadova
Fetched https://github.com/tomasf/Cadova.git from cache (1.99s)
Computing version for https://github.com/tomasf/Cadova.git
Computed https://github.com/tomasf/Cadova.git at 0.1.2 (3.15s)
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/apple/swift-collections.git
Fetching https://github.com/tomasf/FindFont.git
[1/462] Fetching threemf
[348/471] Fetching threemf, freetype-spm
[357/603] Fetching threemf, freetype-spm, findfont
[441/4470] Fetching threemf, freetype-spm, findfont, swift-log
Fetched https://github.com/tomasf/FindFont.git from cache (0.56s)
[4039/4338] Fetching threemf, freetype-spm, swift-log
[4233/21235] Fetching threemf, freetype-spm, swift-log, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (0.87s)
[2393/17368] Fetching threemf, freetype-spm, swift-collections
Fetching https://github.com/tomasf/manifold-swift.git
Fetched https://github.com/tomasf/ThreeMF.git from cache (1.51s)
[7613/16906] Fetching freetype-spm, swift-collections
[10318/17440] Fetching freetype-spm, swift-collections, manifold-swift
Fetched https://github.com/tomasf/manifold-swift.git from cache (0.41s)
[12006/16906] Fetching freetype-spm, swift-collections
Fetched https://github.com/tomasf/freetype-spm.git from cache (2.54s)
Fetched https://github.com/apple/swift-collections.git from cache (2.60s)
Computing version for https://github.com/tomasf/FindFont.git
Computed https://github.com/tomasf/FindFont.git at 1.0.0 (3.66s)
Computing version for https://github.com/tomasf/freetype-spm.git
Computed https://github.com/tomasf/freetype-spm.git at 1.0.1 (0.99s)
Computing version for https://github.com/tomasf/ThreeMF.git
Computed https://github.com/tomasf/ThreeMF.git at 0.1.0 (0.99s)
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.40s)
Fetched https://github.com/tomasf/Nodal.git from cache (0.40s)
Computing version for https://github.com/tomasf/manifold-swift.git
Computed https://github.com/tomasf/manifold-swift.git at 0.2.1 (1.52s)
Computing version for https://github.com/tomasf/Nodal.git
Computed https://github.com/tomasf/Nodal.git at 0.3.1 (0.93s)
Computing version for https://github.com/tomasf/Zip.git
Computed https://github.com/tomasf/Zip.git at 2.1.0 (1.06s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.41s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.97s)
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/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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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/manifold-swift.git
Working copy of https://github.com/tomasf/manifold-swift.git resolved at 0.2.1
Creating working copy for https://github.com/tomasf/Cadova.git
Working copy of https://github.com/tomasf/Cadova.git resolved at 0.1.2
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
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
Building for debugging...
[0/137] Write sources
[3/137] Compiling version.cpp
[4/137] Compiling ittnotify_static.c
[5/137] Compiling Bridge bridge.cpp
[6/137] Compiling pugixml.cpp
[7/137] Compiling threading_control.cpp
[8/137] Compiling thread_request_serializer.cpp
[9/137] Compiling clipper.engine.cpp
[10/137] Write swift-version-24593BA9C3E375BF.txt
[11/137] Compiling thread_dispatcher.cpp
[12/137] Compiling tcm_adaptor.cpp
[13/137] Compiling tbb.cpp
[14/137] Compiling boolean3.cpp
[15/137] Compiling task_group_context.cpp
[16/137] Compiling task_dispatcher.cpp
[17/137] Compiling semaphore.cpp
[18/137] Compiling face_op.cpp
[19/137] Compiling task.cpp
[20/137] Compiling rtm_rw_mutex.cpp
[21/137] Compiling rml_tbb.cpp
[22/137] Compiling small_object_pool.cpp
[23/137] Compiling rtm_mutex.cpp
[24/137] Compiling queuing_rw_mutex.cpp
[25/137] Compiling boolean_result.cpp
[26/137] Compiling profiling.cpp
[27/137] Compiling parallel_pipeline.cpp
[28/137] Compiling itt_notify.cpp
[29/137] Compiling private_server.cpp
[30/137] Compiling misc_ex.cpp
[31/137] Compiling observer_proxy.cpp
[32/137] Compiling misc.cpp
[33/137] Compiling exception.cpp
[34/137] Compiling market.cpp
[35/137] Compiling global_control.cpp
[36/137] Compiling winfnt.c
[37/137] Compiling dynamic_link.cpp
[38/137] Compiling governor.cpp
[39/137] Compiling type42.c
[40/137] Compiling concurrent_bounded_queue.cpp
[41/137] Compiling svg.c
[42/137] Compiling arena_slot.cpp
[43/137] Compiling smooth.c
[44/137] Compiling type1.c
[45/137] Compiling raster.c
[46/137] Compiling sdf.c
[47/137] Compiling pshinter.c
[48/137] Compiling psnames.c
[49/137] Compiling pcf.c
[50/137] Compiling truetype.c
[51/137] Compiling pfr.c
[52/137] Compiling ftlzw.c
[53/137] Compiling ftgzip.c
[54/137] Compiling psaux.c
[55/137] Compiling sfnt.c
[56/137] Compiling type1cid.c
[57/137] Compiling ftbzip2.c
[58/137] Compiling ftwinfnt.c
[59/137] Compiling fttype1.c
[60/137] Compiling ftcache.c
[61/137] Compiling ftsystem.c
[62/137] Compiling ftsynth.c
[63/137] Compiling bdf.c
[64/137] Compiling ftpfr.c
[65/137] Compiling ftpatent.c
[66/137] Compiling ftotval.c
[67/137] Compiling allocator.cpp
[68/137] Compiling ftstroke.c
[69/137] Compiling ftinit.c
[70/137] Compiling ftgxval.c
[71/137] Compiling cff.c
[72/137] Compiling ftmm.c
[73/137] Compiling arena.cpp
[74/137] Compiling ftgasp.c
[75/137] Compiling ftfstype.c
[75/137] Compiling ftdebug.c
[77/137] Compiling ftglyph.c
[77/137] Write sources
[83/137] Compiling ftbitmap.c
[84/137] Compiling ftcid.c
[85/137] Compiling ftbdf.c
[86/137] Compiling ftbbox.c
[87/173] Compiling Miniz miniz.c
[88/173] Compiling address_waiter.cpp
[89/173] Compiling ftbase.c
[90/173] Compiling autofit.c
[91/181] Compiling tree2d.cpp
[92/181] Compiling sdf.cpp
[93/181] Compiling quickhull.cpp
[94/181] Compiling subdivision.cpp
[95/181] Compiling sort.cpp
[96/181] Compiling smoothing.cpp
[97/181] Compiling properties.cpp
[98/181] Compiling polygon.cpp
[100/181] Compiling Zip ZipError.swift
[101/181] Emitting module Zip
[102/181] Compiling Zip ZipArchive+InMemory.swift
[103/181] Compiling Zip ZipArchive.swift
[104/181] Compiling Zip ZipArchive+Get.swift
[105/181] Compiling Zip ZipArchive+OnDisk.swift
[106/181] Compiling Zip ZipArchive+Write.swift
[107/181] Compiling Zip ZipArchive+Read.swift
[108/182] Compiling edge_op.cpp
[109/182] Wrapping AST for Zip for debugging
[110/182] Write sources
[112/182] Compiling cross_section.cpp
[113/182] Write sources
[119/182] Compiling manifold.cpp
[120/198] Compiling impl.cpp
[122/201] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[123/207] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[124/207] Compiling InternalCollectionsUtilities Debugging.swift
[125/207] Compiling InternalCollectionsUtilities Descriptions.swift
[126/207] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[127/207] Emitting module FindFont
[128/207] Compiling FindFont FindFont+Linux.swift
[129/207] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[130/207] Compiling FindFont FindFont+Apple.swift
[131/207] Compiling FindFont FindFont+Windows.swift
[132/207] 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.
[132/207] Compiling bridge.cpp
[133/207] Compiling clipper.rectclip.cpp
[133/207] Compiling clipper.offset.cpp
[133/207] Compiling constructors.cpp
[133/207] Compiling csg_tree.cpp
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
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/nutsAndWashers.stl
/host/spi-builder-workspace/Sources/Demo/bolts.stl
[0/1] Planning build
Building for debugging...
[0/24] Write sources
[1/26] Write swift-version-24593BA9C3E375BF.txt
[3/89] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[4/89] Compiling InternalCollectionsUtilities Debugging.swift
[5/90] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[6/90] Compiling Zip ZipArchive.swift
[7/90] Compiling InternalCollectionsUtilities Descriptions.swift
[8/90] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[9/90] Compiling Zip ZipArchive+Get.swift
[10/90] Compiling Zip ZipError.swift
[11/90] Compiling Zip ZipArchive+Write.swift
[12/90] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[13/90] Compiling Nodal XMLValueCodable.swift
[14/90] Compiling Nodal Document+Errors.swift
[15/90] Compiling Nodal Document+Output.swift
[16/90] Compiling Nodal Node+XMLElementCodable.swift
[17/90] Compiling Nodal XMLElementCodable.swift
[18/90] Compiling Nodal Foundation+XMLValueCodable.swift
[19/90] Compiling Nodal Document+Input.swift
[20/90] Compiling Nodal Document+Namespaces.swift
[21/90] Emitting module InternalCollectionsUtilities
[23/91] Compiling Zip ZipArchive+OnDisk.swift
[24/91] Compiling Zip ZipArchive+InMemory.swift
[25/91] Emitting module Zip
[26/91] Compiling Zip ZipArchive+Read.swift
[28/91] Compiling Logging MetadataProvider.swift
[29/107] Emitting module Logging
[30/164] 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.
[31/164] Compiling FindFont FindFont+Linux.swift
[32/164] Compiling FindFont FindFont+Windows.swift
[33/164] Compiling FindFont FindFont+Apple.swift
[34/164] Emitting module FindFont
[35/164] Compiling Logging Locks.swift
[36/164] Compiling Logging LogHandler.swift
[36/164] Compiling clipper.offset.cpp
[36/164] Compiling constructors.cpp
[36/164] Compiling clipper.rectclip.cpp
[36/164] Compiling csg_tree.cpp
BUILD FAILURE 6.1 android