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

Successful build of Cglob, reference 0.1.0 (251b96), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 14:13:09 UTC.

Swift 6 data race errors: 0

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/Ponyboy47/Cglob.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Ponyboy47/Cglob
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 251b96a First Commit
Cloned https://github.com/Ponyboy47/Cglob.git
Revision (git rev-parse @):
251b96af7a69c59c61c0a82b4e4b9aaa05a3822c
SUCCESS checkout https://github.com/Ponyboy47/Cglob.git at 0.1.0
========================================
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": "cglob",
      "name": "Cglob",
      "url": "https://github.com/Ponyboy47/Cglob.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Cglob",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Ponyboy47/Cglob.git
[1/12] Fetching cglob
Fetched https://github.com/Ponyboy47/Cglob.git from cache (0.54s)
Creating working copy for https://github.com/Ponyboy47/Cglob.git
Working copy of https://github.com/Ponyboy47/Cglob.git resolved at 0.1.0 (251b96a)
warning: '.resolve-product-dependencies': dependency 'cglob' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Ponyboy47/Cglob.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/1] Compiling Cglob glob.c
Build complete! (0.80s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Cglob",
  "name" : "Cglob",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Cglob",
      "targets" : [
        "Cglob"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Cglob",
      "module_type" : "ClangTarget",
      "name" : "Cglob",
      "path" : "Sources/Cglob",
      "product_memberships" : [
        "Cglob"
      ],
      "sources" : [
        "glob.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.