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 0.3.0 (5150ad), with Swift 6.1 for Wasm on 26 Jul 2025 01:32:30 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 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:         wasm
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-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/tomasf/Cadova.git
[1/11609] Fetching cadova
Fetched https://github.com/tomasf/Cadova.git from cache (1.53s)
Computing version for https://github.com/tomasf/Cadova.git
Computed https://github.com/tomasf/Cadova.git at 0.1.2 (2.51s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/tomasf/freetype-spm.git
Fetching https://github.com/tomasf/FindFont.git
Fetching https://github.com/tomasf/ThreeMF.git
Fetching https://github.com/apple/swift-collections.git
[1/462] Fetching threemf
[343/594] Fetching threemf, findfont
[475/603] Fetching threemf, findfont, freetype-spm
[489/4470] Fetching threemf, findfont, freetype-spm, swift-log
[722/21367] Fetching threemf, findfont, freetype-spm, swift-log, swift-collections
Fetching https://github.com/tomasf/manifold-swift.git
[10030/21901] Fetching threemf, findfont, freetype-spm, swift-log, swift-collections, manifold-swift
Fetched https://github.com/tomasf/manifold-swift.git from cache (0.43s)
[11894/21367] Fetching threemf, findfont, freetype-spm, swift-log, swift-collections
Fetched https://github.com/tomasf/freetype-spm.git from cache (1.59s)
Fetched https://github.com/apple/swift-log.git from cache (1.60s)
[8198/17491] Fetching threemf, findfont, swift-collections
Fetched https://github.com/tomasf/ThreeMF.git from cache (1.65s)
[8750/17029] Fetching findfont, swift-collections
Fetched https://github.com/tomasf/FindFont.git from cache (2.41s)
Fetched https://github.com/apple/swift-collections.git from cache (2.46s)
Computing version for https://github.com/tomasf/FindFont.git
Computed https://github.com/tomasf/FindFont.git at 1.0.0 (3.48s)
Computing version for https://github.com/tomasf/freetype-spm.git
Computed https://github.com/tomasf/freetype-spm.git at 1.0.1 (0.92s)
Computing version for https://github.com/tomasf/ThreeMF.git
Computed https://github.com/tomasf/ThreeMF.git at 0.1.0 (0.83s)
Fetching https://github.com/tomasf/Zip.git
Fetching https://github.com/tomasf/Nodal.git
[1/660] Fetching nodal
[193/846] Fetching nodal, zip
Fetched https://github.com/tomasf/Nodal.git from cache (0.44s)
Fetched https://github.com/tomasf/Zip.git from cache (0.46s)
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 (1.09s)
Computing version for https://github.com/tomasf/Zip.git
Computed https://github.com/tomasf/Zip.git at 2.1.0 (0.92s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.29s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.98s)
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/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/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/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
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 sources
In file included from /host/spi-builder-workspace/.build/checkouts/manifold-swift/External/oneTBB/src/tbb/version.cpp:17:
In file included from /host/spi-builder-workspace/.build/checkouts/manifold-swift/External/oneTBB/include/oneapi/tbb/version.h:22:
In file included from /host/spi-builder-workspace/.build/checkouts/manifold-swift/External/oneTBB/include/oneapi/tbb/detail/_config.h:37:
/host/spi-builder-workspace/.build/checkouts/manifold-swift/External/oneTBB/include/oneapi/tbb/detail/_export.h:27:6: error: "Unknown platform/compiler"
   27 |     #error "Unknown platform/compiler"
      |      ^
1 error generated.
[3/137] Compiling version.cpp
[3/137] Compiling tcm_adaptor.cpp
[3/137] Compiling pugixml.cpp
[3/137] Compiling threading_control.cpp
In file included from /host/spi-builder-workspace/.build/checkouts/manifold-swift/External/oneTBB/src/tbb/thread_dispatcher.cpp:17:
In file included from /host/spi-builder-workspace/.build/checkouts/manifold-swift/External/oneTBB/src/tbb/thread_dispatcher.h:20:
In file included from /host/spi-builder-workspace/.build/checkouts/manifold-swift/External/oneTBB/include/oneapi/tbb/detail/_config.h:37:
/host/spi-builder-workspace/.build/checkouts/manifold-swift/External/oneTBB/include/oneapi/tbb/detail/_export.h:27:6: error: "Unknown platform/compiler"
   27 |     #error "Unknown platform/compiler"
      |      ^
[3/137] Compiling thread_dispatcher.cpp
In file included from /host/spi-builder-workspace/.build/checkouts/manifold-swift/External/oneTBB/src/tbb/thread_request_serializer.cpp:17:
In file included from /host/spi-builder-workspace/.build/checkouts/manifold-swift/External/oneTBB/src/tbb/misc.h:20:
In file included from /host/spi-builder-workspace/.build/checkouts/manifold-swift/External/oneTBB/include/oneapi/tbb/detail/_config.h:37:
/host/spi-builder-workspace/.build/checkouts/manifold-swift/External/oneTBB/include/oneapi/tbb/detail/_export.h:27:6: error: "Unknown platform/compiler"
   27 |     #error "Unknown platform/compiler"
      |      ^
[3/137] Compiling thread_request_serializer.cpp
In file included from /host/spi-builder-workspace/.build/checkouts/manifold-swift/External/oneTBB/src/tbb/tools_api/ittnotify_static.c:19:
/host/spi-builder-workspace/.build/checkouts/manifold-swift/External/oneTBB/src/tbb/tools_api/ittnotify_config.h:279:10: fatal error: 'pthread.h' file not found
  279 | #include <pthread.h>
      |          ^~~~~~~~~~~
[3/137] Compiling ittnotify_static.c
[3/137] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-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...
In file included from /host/spi-builder-workspace/.build/checkouts/manifold-swift/External/oneTBB/src/tbb/version.cpp:17:
In file included from /host/spi-builder-workspace/.build/checkouts/manifold-swift/External/oneTBB/include/oneapi/tbb/version.h:22:
In file included from /host/spi-builder-workspace/.build/checkouts/manifold-swift/External/oneTBB/include/oneapi/tbb/detail/_config.h:37:
/host/spi-builder-workspace/.build/checkouts/manifold-swift/External/oneTBB/include/oneapi/tbb/detail/_export.h:27:6: error: "Unknown platform/compiler"
   27 |     #error "Unknown platform/compiler"
      |      ^
1 error generated.
[0/134] Compiling version.cpp
In file included from /host/spi-builder-workspace/.build/checkouts/manifold-swift/External/oneTBB/src/tbb/thread_dispatcher.cpp:17:
In file included from /host/spi-builder-workspace/.build/checkouts/manifold-swift/External/oneTBB/src/tbb/thread_dispatcher.h:20:
In file included from /host/spi-builder-workspace/.build/checkouts/manifold-swift/External/oneTBB/include/oneapi/tbb/detail/_config.h:37:
/host/spi-builder-workspace/.build/checkouts/manifold-swift/External/oneTBB/include/oneapi/tbb/detail/_export.h:27:6: error: "Unknown platform/compiler"
   27 |     #error "Unknown platform/compiler"
      |      ^
[0/134] Compiling thread_dispatcher.cpp
[0/134] Compiling tcm_adaptor.cpp
[0/134] Compiling threading_control.cpp
In file included from /host/spi-builder-workspace/.build/checkouts/manifold-swift/External/oneTBB/src/tbb/tools_api/ittnotify_static.c:19:
/host/spi-builder-workspace/.build/checkouts/manifold-swift/External/oneTBB/src/tbb/tools_api/ittnotify_config.h:279:10: fatal error: 'pthread.h' file not found
  279 | #include <pthread.h>
      |          ^~~~~~~~~~~
[0/134] Compiling ittnotify_static.c
In file included from /host/spi-builder-workspace/.build/checkouts/manifold-swift/External/oneTBB/src/tbb/thread_request_serializer.cpp:17:
In file included from /host/spi-builder-workspace/.build/checkouts/manifold-swift/External/oneTBB/src/tbb/misc.h:20:
In file included from /host/spi-builder-workspace/.build/checkouts/manifold-swift/External/oneTBB/include/oneapi/tbb/detail/_config.h:37:
/host/spi-builder-workspace/.build/checkouts/manifold-swift/External/oneTBB/include/oneapi/tbb/detail/_export.h:27:6: error: "Unknown platform/compiler"
   27 |     #error "Unknown platform/compiler"
      |      ^
[0/134] Compiling thread_request_serializer.cpp
[0/134] Compiling pugixml.cpp
[0/134] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm