The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-woff2, reference main (675b62), with Swift 6.1 for macOS (SPM) on 9 Mar 2026 00:54:36 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swhitty/swift-woff2.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swhitty/swift-woff2
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 675b62a API update
Cloned https://github.com/swhitty/swift-woff2.git
Revision (git rev-parse @):
675b62af408295e8d926939494185982185acc22
SUCCESS checkout https://github.com/swhitty/swift-woff2.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/swhitty/swift-woff2.git
https://github.com/swhitty/swift-woff2.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "swift-woff2",
  "name" : "swift-woff2",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "WOFF2",
      "targets" : [
        "WOFF2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WOFF2Tests",
      "module_type" : "SwiftTarget",
      "name" : "WOFF2Tests",
      "path" : "Tests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Test.bundle",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Bundle+Test.swift",
        "Bundle+TestTests.swift",
        "FontTests.swift",
        "NSFontTests.swift",
        "UIFontTests.swift",
        "WOFF/Data+BrotliTests.swift",
        "WOFF/TTFTests.swift",
        "WOFF/WOFF2Tests.swift",
        "WOFF/WOFFTests.swift"
      ],
      "target_dependencies" : [
        "WOFF2"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WOFF2",
      "module_type" : "SwiftTarget",
      "name" : "WOFF2",
      "path" : "Sources",
      "product_memberships" : [
        "WOFF2"
      ],
      "sources" : [
        "Font+Loading.swift",
        "FontCache.swift",
        "NSFont+Loading.swift",
        "UIFont+Loading.swift",
        "WOFF/Data+Brotli.swift",
        "WOFF/FontDataProvider.swift",
        "WOFF/GlyfTransform.swift",
        "WOFF/TTF.swift",
        "WOFF/WOFF.swift",
        "WOFF/WOFF2.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/12] Compiling WOFF2 GlyfTransform.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[4/13] Compiling WOFF2 FontDataProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[5/13] Compiling WOFF2 UIFont+Loading.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[6/13] Compiling WOFF2 Data+Brotli.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[7/13] Compiling WOFF2 TTF.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[8/13] Compiling WOFF2 WOFF.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[9/13] Compiling WOFF2 FontCache.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[10/13] Compiling WOFF2 NSFont+Loading.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[11/13] Compiling WOFF2 WOFF2.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[12/13] Emitting module WOFF2
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[13/13] Compiling WOFF2 Font+Loading.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (8.13s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "swift-woff2",
  "name" : "swift-woff2",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "WOFF2",
      "targets" : [
        "WOFF2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WOFF2Tests",
      "module_type" : "SwiftTarget",
      "name" : "WOFF2Tests",
      "path" : "Tests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Test.bundle",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Bundle+Test.swift",
        "Bundle+TestTests.swift",
        "FontTests.swift",
        "NSFontTests.swift",
        "UIFontTests.swift",
        "WOFF/Data+BrotliTests.swift",
        "WOFF/TTFTests.swift",
        "WOFF/WOFF2Tests.swift",
        "WOFF/WOFFTests.swift"
      ],
      "target_dependencies" : [
        "WOFF2"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WOFF2",
      "module_type" : "SwiftTarget",
      "name" : "WOFF2",
      "path" : "Sources",
      "product_memberships" : [
        "WOFF2"
      ],
      "sources" : [
        "Font+Loading.swift",
        "FontCache.swift",
        "NSFont+Loading.swift",
        "UIFont+Loading.swift",
        "WOFF/Data+Brotli.swift",
        "WOFF/FontDataProvider.swift",
        "WOFF/GlyfTransform.swift",
        "WOFF/TTF.swift",
        "WOFF/WOFF.swift",
        "WOFF/WOFF2.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.