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 swift-system-extras, reference v0.2.0 (42f297), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 02:33:58 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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/swift-system-extras.git
Reference: v0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tayloraswift/swift-system-extras
 * tag               v0.2.0     -> FETCH_HEAD
HEAD is now at 42f297a add license and readme
Cloned https://github.com/tayloraswift/swift-system-extras.git
Revision (git rev-parse @):
42f297a3191e668ed072878d5db3890db8eada50
SUCCESS checkout https://github.com/tayloraswift/swift-system-extras.git at v0.2.0
Fetching https://github.com/apple/swift-system.git
[1/3901] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.06s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.51s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.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": "swift-system-extras",
      "name": "swift-system-extras",
      "url": "https://github.com/tayloraswift/swift-system-extras.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system-extras",
      "dependencies": [
        {
          "identity": "swift-system",
          "name": "swift-system",
          "url": "https://github.com/apple/swift-system.git",
          "version": "1.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/tayloraswift/swift-system-extras.git
[1/40] Fetching swift-system-extras
Fetched https://github.com/tayloraswift/swift-system-extras.git from cache (0.69s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.50s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.03s)
Creating working copy for https://github.com/tayloraswift/swift-system-extras.git
Working copy of https://github.com/tayloraswift/swift-system-extras.git resolved at v0.2.0 (42f297a)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
warning: '.resolve-product-dependencies': dependency 'swift-system-extras' is not used by any target
Found 1 product dependencies
  - swift-system
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tayloraswift/swift-system-extras.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
Building for debugging...
[0/4] Write sources
[2/4] Compiling CSystem shims.c
[3/4] Write swift-version--7754E27361AE5C74.txt
[5/32] Emitting module SystemPackage
[6/35] Compiling SystemPackage FilePermissions.swift
[7/35] Compiling SystemPackage Backcompat.swift
[8/35] Compiling SystemPackage CInterop.swift
[9/35] Compiling SystemPackage MachPort.swift
[10/35] Compiling SystemPackage PlatformString.swift
[11/35] Compiling SystemPackage SystemString.swift
[12/35] Compiling SystemPackage Constants.swift
[13/35] Compiling SystemPackage Exports.swift
[14/35] Compiling SystemPackage Mocking.swift
[15/35] Compiling SystemPackage RawBuffer.swift
[16/35] Compiling SystemPackage Syscalls.swift
[17/35] Compiling SystemPackage WindowsSyscallAdapters.swift
[18/35] Compiling SystemPackage FilePathTempPosix.swift
[19/35] Compiling SystemPackage FilePathTempWindows.swift
[20/35] Compiling SystemPackage FilePathWindows.swift
[21/35] Compiling SystemPackage FilePathString.swift
[22/35] Compiling SystemPackage FilePathSyntax.swift
[23/35] Compiling SystemPackage FilePathTemp.swift
[24/35] Compiling SystemPackage FileHelpers.swift
[25/35] Compiling SystemPackage FileOperations.swift
[26/35] Compiling SystemPackage FilePath.swift
[27/35] Compiling SystemPackage Errno.swift
[28/35] Compiling SystemPackage ErrnoWindows.swift
[29/35] Compiling SystemPackage FileDescriptor.swift
[30/35] Compiling SystemPackage FilePathComponentView.swift
[31/35] Compiling SystemPackage FilePathComponents.swift
[32/35] Compiling SystemPackage FilePathParsing.swift
[33/35] Compiling SystemPackage Util+StringArray.swift
[34/35] Compiling SystemPackage Util.swift
[35/35] Compiling SystemPackage UtilConsumers.swift
[36/38] Compiling SystemExtras FilePath.DirectoryView.swift
[37/38] Compiling SystemExtras FilePath.swift
[38/38] Emitting module SystemExtras
Build complete! (11.65s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system.git"
    }
  ],
  "manifest_display_name" : "swift-system-extras",
  "name" : "swift-system-extras",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "SystemExtras",
      "targets" : [
        "SystemExtras"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SystemExtras",
      "module_type" : "SwiftTarget",
      "name" : "SystemExtras",
      "path" : "Sources/SystemExtras",
      "product_dependencies" : [
        "SystemPackage"
      ],
      "product_memberships" : [
        "SystemExtras"
      ],
      "sources" : [
        "FilePath.DirectoryView.swift",
        "FilePath.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.