Build Information
Failed to build Helical, reference 0.3.0 (5150ad
), with Swift 6.1 for Android on 26 Jul 2025 01:35:53 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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: 0.3.0
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
* tag 0.3.0 -> FETCH_HEAD
HEAD is now at 5150ad6 Merge branch 'dev'
Cloned https://github.com/tomasf/Helical.git
Revision (git rev-parse @):
5150ad68b6a2e36342d7b20c23cd424d1978529e
SUCCESS checkout https://github.com/tomasf/Helical.git at 0.3.0
========================================
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-4609320-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.55s)
Computing version for https://github.com/tomasf/Cadova.git
Computed https://github.com/tomasf/Cadova.git at 0.1.2 (2.38s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/tomasf/freetype-spm.git
Fetching https://github.com/tomasf/ThreeMF.git
Fetching https://github.com/tomasf/FindFont.git
[1/132] Fetching findfont
[61/141] Fetching findfont, freetype-spm
[142/603] Fetching findfont, freetype-spm, threemf
[484/4470] Fetching findfont, freetype-spm, threemf, swift-log
Fetched https://github.com/tomasf/FindFont.git from cache (0.47s)
[1410/4338] Fetching freetype-spm, threemf, swift-log
Fetched https://github.com/tomasf/freetype-spm.git from cache (0.48s)
[1671/4329] Fetching threemf, swift-log
[2523/21226] Fetching threemf, swift-log, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (1.57s)
[12628/17359] Fetching threemf, swift-collections
Fetched https://github.com/tomasf/ThreeMF.git from cache (1.60s)
[13180/16897] Fetching swift-collections
Fetching https://github.com/tomasf/manifold-swift.git
Fetched https://github.com/apple/swift-collections.git from cache (2.21s)
[1/534] Fetching manifold-swift
Fetched https://github.com/tomasf/manifold-swift.git from cache (0.34s)
Computing version for https://github.com/tomasf/FindFont.git
Computed https://github.com/tomasf/FindFont.git at 1.0.0 (3.37s)
Computing version for https://github.com/tomasf/freetype-spm.git
Computed https://github.com/tomasf/freetype-spm.git at 1.0.1 (0.87s)
Computing version for https://github.com/tomasf/ThreeMF.git
Computed https://github.com/tomasf/ThreeMF.git at 0.1.0 (0.86s)
Fetching https://github.com/tomasf/Nodal.git
Fetching https://github.com/tomasf/Zip.git
[1/660] Fetching nodal
[661/846] Fetching nodal, zip
Fetched https://github.com/tomasf/Zip.git from cache (0.76s)
Fetched https://github.com/tomasf/Nodal.git from cache (0.76s)
Computing version for https://github.com/tomasf/manifold-swift.git
Computed https://github.com/tomasf/manifold-swift.git at 0.2.1 (1.53s)
Computing version for https://github.com/tomasf/Nodal.git
Computed https://github.com/tomasf/Nodal.git at 0.3.1 (0.81s)
Computing version for https://github.com/tomasf/Zip.git
Computed https://github.com/tomasf/Zip.git at 2.1.0 (0.74s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.15s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.83s)
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/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/FindFont.git
Working copy of https://github.com/tomasf/FindFont.git resolved at 1.0.0
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/ThreeMF.git
Working copy of https://github.com/tomasf/ThreeMF.git resolved at 0.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/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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
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/137] Write swift-version-24593BA9C3E375BF.txt
[1/137] Compiling pugixml.cpp
[2/137] Compiling version.cpp
[3/137] Compiling ittnotify_static.c
[4/137] Compiling cross_section.cpp
[5/137] Compiling boolean3.cpp
[6/137] Compiling edge_op.cpp
[7/137] Compiling threading_control.cpp
[8/137] Compiling face_op.cpp
[9/137] Compiling constructors.cpp
[10/137] Compiling thread_request_serializer.cpp
[11/137] Compiling thread_dispatcher.cpp
[12/137] Compiling csg_tree.cpp
[13/137] Compiling tcm_adaptor.cpp
[14/137] Compiling tbb.cpp
[15/137] Compiling boolean_result.cpp
[16/137] Compiling task_group_context.cpp
[17/137] Compiling semaphore.cpp
[18/137] Compiling task_dispatcher.cpp
[19/137] Compiling task.cpp
[20/137] Compiling small_object_pool.cpp
[21/137] Compiling rtm_rw_mutex.cpp
[22/137] Compiling rml_tbb.cpp
[23/137] Compiling rtm_mutex.cpp
[24/137] Compiling queuing_rw_mutex.cpp
[25/137] Compiling itt_notify.cpp
[26/137] Compiling profiling.cpp
[27/137] Compiling parallel_pipeline.cpp
[28/137] Compiling private_server.cpp
[29/137] Compiling misc_ex.cpp
[30/137] Compiling observer_proxy.cpp
[31/137] Compiling misc.cpp
[32/137] Compiling market.cpp
[33/137] Compiling governor.cpp
[34/137] Compiling exception.cpp
[35/137] Compiling dynamic_link.cpp
[36/137] Compiling global_control.cpp
[37/137] Compiling winfnt.c
[38/137] Compiling type42.c
[39/137] Compiling concurrent_bounded_queue.cpp
[40/137] Compiling svg.c
[41/137] Compiling type1.c
[42/137] Compiling smooth.c
[43/137] Compiling raster.c
[44/137] Compiling sdf.c
[45/137] Compiling arena_slot.cpp
[46/137] Compiling psnames.c
[47/137] Compiling truetype.c
[48/137] Compiling pshinter.c
[49/137] Compiling ftlzw.c
[50/137] Compiling pcf.c
[51/137] Compiling sfnt.c
[52/137] Compiling pfr.c
[53/137] Compiling allocator.cpp
[54/137] Compiling ftgzip.c
[55/137] Compiling psaux.c
[56/137] Compiling type1cid.c
[57/137] Compiling ftbzip2.c
[58/137] Compiling ftwinfnt.c
[59/137] Compiling ftcache.c
[60/137] Compiling arena.cpp
[61/137] Compiling fttype1.c
[62/137] Compiling ftsynth.c
[62/137] Compiling ftsystem.c
[64/137] Compiling bdf.c
[65/137] Compiling ftpfr.c
[66/137] Compiling ftpatent.c
[67/137] Compiling ftotval.c
[68/137] Compiling ftinit.c
[69/137] Compiling ftmm.c
[70/137] Compiling ftstroke.c
[71/137] Compiling cff.c
[72/137] Compiling ftgxval.c
[73/137] Compiling ftgasp.c
[74/137] Compiling ftglyph.c
[74/137] Compiling ftdebug.c
[76/137] Compiling ftcid.c
[76/137] Compiling ftfstype.c
[77/137] Write sources
[83/137] Compiling ftbdf.c
[84/137] Compiling ftbitmap.c
[85/137] Compiling ftbbox.c
[86/137] Compiling address_waiter.cpp
[87/137] Compiling autofit.c
[88/137] Compiling ftbase.c
[89/137] Compiling Miniz miniz.c
[90/137] Compiling tree2d.cpp
[91/145] Compiling sdf.cpp
[92/145] Compiling polygon.cpp
[93/145] Compiling quickhull.cpp
[94/145] Compiling subdivision.cpp
[95/145] Write sources
[97/150] Compiling properties.cpp
[98/150] Write sources
[106/150] Compiling sort.cpp
[107/150] Compiling smoothing.cpp
[109/169] Emitting module FindFont
[109/169] Compiling bridge.cpp
[111/169] Emitting module InternalCollectionsUtilities
[111/170] Compiling clipper.rectclip.cpp
[113/170] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[114/170] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[115/170] Compiling InternalCollectionsUtilities Debugging.swift
[116/170] Compiling InternalCollectionsUtilities Descriptions.swift
[117/170] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[118/170] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[119/170] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[120/170] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[121/170] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[122/170] Compiling InternalCollectionsUtilities Integer rank.swift
[122/170] Compiling clipper.offset.cpp
[123/170] Write sources
[125/170] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[126/170] Compiling InternalCollectionsUtilities _SortedCollection.swift
[127/170] Compiling FindFont FindFont+Apple.swift
[128/170] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[129/170] Compiling InternalCollectionsUtilities UInt+reversed.swift
[130/171] Write sources
[131/239] Compiling manifold.cpp
[132/294] Compiling Bridge bridge.cpp
[134/301] Compiling HeapModule Heap+Invariants.swift
[135/301] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[136/301] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[137/301] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[138/301] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[139/301] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[140/301] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[141/301] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[142/301] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[143/308] Compiling HeapModule Heap+Descriptions.swift
[144/308] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[145/308] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[146/308] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[147/308] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[148/308] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[149/308] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[150/308] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[150/308] Compiling impl.cpp
[152/308] Compiling HeapModule _HeapNode.swift
[153/308] Compiling HeapModule Heap.swift
[154/308] Compiling HeapModule Heap+UnsafeHandle.swift
[155/319] Compiling OrderedCollections OrderedDictionary.swift
[156/319] Compiling OrderedCollections OrderedSet+Codable.swift
[157/319] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[158/319] Compiling OrderedCollections OrderedSet+Descriptions.swift
[159/319] Compiling OrderedCollections OrderedSet+Diffing.swift
[160/319] Compiling OrderedCollections OrderedSet+Equatable.swift
[161/319] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[162/319] Compiling OrderedCollections OrderedSet+Hashable.swift
[163/319] Compiling OrderedCollections OrderedSet+Initializers.swift
[164/319] Compiling OrderedCollections OrderedSet+Insertions.swift
[165/319] Compiling OrderedCollections OrderedSet+Invariants.swift
[166/319] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[167/319] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[168/319] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[169/319] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[170/319] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[171/344] Emitting module HeapModule
[172/345] Emitting module Logging
[173/345] Compiling Logging MetadataProvider.swift
[174/345] Compiling Nodal Node+XMLElementCodable.swift
[175/345] Compiling Nodal XMLElementCodable.swift
[176/345] Compiling Nodal Foundation+XMLValueCodable.swift
[177/345] Compiling Nodal Node+XMLValueCodable.swift
[178/345] Compiling Nodal Node+XMLValueCodableArray.swift
[179/345] Compiling Nodal XMLValueCodable.swift
[180/345] Compiling Nodal Document+Errors.swift
[181/345] Compiling Nodal Document+Input.swift
[182/345] Compiling Nodal ExpandedName+Pending.swift
[183/345] Compiling Nodal ExpandedName.swift
[184/345] Compiling Nodal Extensions.swift
[186/345] Compiling Nodal Pugi.swift
[188/345] Compiling Nodal PugiNode.swift
[189/345] Compiling Nodal Node+Attributes.swift
[191/345] Compiling Nodal Node+Children.swift
[193/345] Compiling Nodal Node+Elements.swift
[198/345] Compiling Nodal Document+Namespaces.swift
[199/345] Compiling Nodal Document+Output.swift
[200/354] Compiling Logging LogHandler.swift
[201/354] Compiling Logging Logging.swift
[202/354] Compiling Logging Locks.swift
[203/355] Compiling clipper.engine.cpp
[206/468] Compiling FindFont FindFont+Windows.swift
[207/468] Compiling FindFont FindFont+Linux.swift
[208/468] 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.
[209/468] Compiling Zip ZipArchive.swift
[210/468] Compiling Zip ZipError.swift
[211/468] Emitting module Zip
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/21] Write swift-version-24593BA9C3E375BF.txt
[2/102] Compiling FindFont FindFont+Windows.swift
[3/103] 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.
[4/111] Compiling FindFont FindFont+Apple.swift
[5/111] Emitting module FindFont
[6/111] Compiling FindFont FindFont+Linux.swift
BUILD FAILURE 6.1 android