The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Tokamak, reference 0.11.1 (f1cbfc), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 03:13:36 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/TokamakUI/Tokamak.git
Reference: 0.11.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/TokamakUI/Tokamak
 * tag               0.11.1     -> FETCH_HEAD
HEAD is now at f1cbfcf [bug] Missing CoreGraphics import for Swift 5.7.1 / Xcode 14.1 (#528)
Cloned https://github.com/TokamakUI/Tokamak.git
Revision (git rev-parse @):
f1cbfcf073e2675566b0e9aa337441357d40d88a
SUCCESS checkout https://github.com/TokamakUI/Tokamak.git at 0.11.1
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/google/swift-benchmark
Fetching https://github.com/swiftwasm/JavaScriptKit.git
Fetching https://github.com/OpenCombine/OpenCombine.git
Fetching https://github.com/swiftwasm/OpenCombineJS.git
[4/156] Fetching opencombinejs
[72/1642] Fetching opencombinejs, swift-benchmark
[187/14089] Fetching opencombinejs, swift-benchmark, swift-snapshot-testing
[188/22369] Fetching opencombinejs, swift-benchmark, swift-snapshot-testing, opencombine
[1795/43693] Fetching opencombinejs, swift-benchmark, swift-snapshot-testing, opencombine, javascriptkit
[2722/56088] Fetching opencombinejs, swift-benchmark, swift-snapshot-testing, opencombine, javascriptkit, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.60s)
[35480/43693] Fetching opencombinejs, swift-benchmark, swift-snapshot-testing, opencombine, javascriptkit
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (2.25s)
Fetched https://github.com/swiftwasm/OpenCombineJS.git from cache (2.25s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (2.25s)
Fetched https://github.com/swiftwasm/JavaScriptKit.git from cache (2.25s)
Fetched https://github.com/google/swift-benchmark from cache (2.25s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.9.0 (0.55s)
Computing version for https://github.com/google/swift-benchmark
Computed https://github.com/google/swift-benchmark at 0.1.2 (0.53s)
Computing version for https://github.com/swiftwasm/OpenCombineJS.git
Computed https://github.com/swiftwasm/OpenCombineJS.git at 0.2.0 (0.52s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.13.0 (0.55s)
Computing version for https://github.com/swiftwasm/JavaScriptKit.git
Computed https://github.com/swiftwasm/JavaScriptKit.git at 0.15.0 (0.61s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.2 (0.76s)
Creating working copy for https://github.com/google/swift-benchmark
Working copy of https://github.com/google/swift-benchmark resolved at 0.1.2
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.13.0
Creating working copy for https://github.com/swiftwasm/JavaScriptKit.git
Working copy of https://github.com/swiftwasm/JavaScriptKit.git resolved at 0.15.0
Creating working copy for https://github.com/swiftwasm/OpenCombineJS.git
Working copy of https://github.com/swiftwasm/OpenCombineJS.git resolved at 0.2.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.9.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.1.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "tokamak",
      "name": "Tokamak",
      "url": "https://github.com/TokamakUI/Tokamak.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Tokamak",
      "dependencies": [
        {
          "identity": "javascriptkit",
          "name": "JavaScriptKit",
          "url": "https://github.com/swiftwasm/JavaScriptKit.git",
          "version": "0.22.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JavaScriptKit",
          "dependencies": [
          ]
        },
        {
          "identity": "opencombine",
          "name": "OpenCombine",
          "url": "https://github.com/OpenCombine/OpenCombine.git",
          "version": "0.14.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenCombine",
          "dependencies": [
          ]
        },
        {
          "identity": "opencombinejs",
          "name": "OpenCombineJS",
          "url": "https://github.com/swiftwasm/OpenCombineJS.git",
          "version": "0.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenCombineJS",
          "dependencies": [
            {
              "identity": "javascriptkit",
              "name": "JavaScriptKit",
              "url": "https://github.com/swiftwasm/JavaScriptKit.git",
              "version": "0.22.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JavaScriptKit",
              "dependencies": [
              ]
            },
            {
              "identity": "opencombine",
              "name": "OpenCombine",
              "url": "https://github.com/OpenCombine/OpenCombine.git",
              "version": "0.14.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenCombine",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-benchmark",
          "name": "Benchmark",
          "url": "https://github.com/google/swift-benchmark",
          "version": "0.1.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-benchmark",
          "dependencies": [
            {
              "identity": "swift-argument-parser",
              "name": "swift-argument-parser",
              "url": "https://github.com/apple/swift-argument-parser",
              "version": "1.5.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/TokamakUI/Tokamak.git
[1/24254] Fetching tokamak
Fetched https://github.com/TokamakUI/Tokamak.git from cache (1.50s)
Fetching https://github.com/OpenCombine/OpenCombine.git from cache
Fetching https://github.com/swiftwasm/JavaScriptKit.git from cache
Fetching https://github.com/google/swift-benchmark from cache
Fetching https://github.com/swiftwasm/OpenCombineJS.git from cache
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.48s)
Fetched https://github.com/google/swift-benchmark from cache (0.56s)
Fetched https://github.com/swiftwasm/JavaScriptKit.git from cache (0.57s)
Fetched https://github.com/swiftwasm/OpenCombineJS.git from cache (0.57s)
Computing version for https://github.com/google/swift-benchmark
Computed https://github.com/google/swift-benchmark at 0.1.2 (0.02s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.73s)
Computing version for https://github.com/swiftwasm/OpenCombineJS.git
Computed https://github.com/swiftwasm/OpenCombineJS.git at 0.2.0 (0.02s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (0.62s)
Computing version for https://github.com/swiftwasm/JavaScriptKit.git
Computed https://github.com/swiftwasm/JavaScriptKit.git at 0.22.1 (0.48s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.47s)
Creating working copy for https://github.com/google/swift-benchmark
Working copy of https://github.com/google/swift-benchmark resolved at 0.1.2
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Creating working copy for https://github.com/swiftwasm/OpenCombineJS.git
Working copy of https://github.com/swiftwasm/OpenCombineJS.git resolved at 0.2.0
Creating working copy for https://github.com/TokamakUI/Tokamak.git
Working copy of https://github.com/TokamakUI/Tokamak.git resolved at 0.11.1 (f1cbfcf)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/swiftwasm/JavaScriptKit.git
Working copy of https://github.com/swiftwasm/JavaScriptKit.git resolved at 0.22.1
Found 4 product dependencies
  - JavaScriptKit
  - OpenCombine
  - OpenCombineJS
  - Benchmark
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/TokamakUI/Tokamak.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/42] Write sources
[4/42] Copying logo-header.png
[4/42] Write sources
[7/42] Write TokamakStaticHTMLDemo-entitlement.plist
[7/42] Copying logo-header.png
[7/42] Write TokamakGTKDemo-entitlement.plist
[11/42] Write sources
[12/42] Write TokamakStaticHTMLBenchmark-entitlement.plist
[13/42] Write sources
[15/42] Write TokamakDemo-entitlement.plist
[18/42] Write sources
[18/42] Write TokamakCoreBenchmark-entitlement.plist
[18/42] Write sources
[24/42] Write swift-version--7754E27361AE5C74.txt
In file included from /Users/admin/builder/spi-builder-workspace/Sources/TokamakGTKCHelpers/type_check.c:1:
/Users/admin/builder/spi-builder-workspace/Sources/TokamakGTKCHelpers/include/type_check.h:2:10: fatal error: 'gtk/gtk.h' file not found
    2 | #include <gtk/gtk.h>
      |          ^~~~~~~~~~~
1 error generated.
[25/46] Compiling TokamakGTKCHelpers type_check.c
[25/46] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[26/46] Emitting module ArgumentParserToolInfo
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install gdk-3.0 using your system-packager:
    brew install gtk+3
warning: you may be able to install gtk+-3.0 using your system-packager:
    brew install gtk+3
BUILD FAILURE 6.0 macosSpm