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 CSErrors, reference main (a29b22), with Swift 5.10 for macOS (SPM) on 5 Sep 2024 01:39:33 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CharlesJS/CSErrors.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CharlesJS/CSErrors
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a29b22f Fix compile errors on compilers earlier than 6.0
Cloned https://github.com/CharlesJS/CSErrors.git
Revision (git rev-parse @):
a29b22f124d059030f6e65caacf3e02a67ca6dfb
SUCCESS checkout https://github.com/CharlesJS/CSErrors.git at main
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
[52/1712] Fetching cwlpreconditiontesting, cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (1.41s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (1.41s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (2.87s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.59s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.1
========================================
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": "cserrors",
      "name": "CSErrors",
      "url": "https://github.com/CharlesJS/CSErrors.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CSErrors",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/CharlesJS/CSErrors.git
[4/315] Fetching cserrors
Fetched https://github.com/CharlesJS/CSErrors.git from cache (0.76s)
Creating working copy for https://github.com/CharlesJS/CSErrors.git
Working copy of https://github.com/CharlesJS/CSErrors.git resolved at main (a29b22f)
warning: '.resolve-product-dependencies': dependency 'cserrors' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/CharlesJS/CSErrors.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/12] Compiling CSErrors Stderr.swift
[5/12] Compiling CSErrors HTTPError.swift
[6/12] Compiling CSErrors OSStatus Errors.swift
[7/12] Compiling CSErrors Internal.swift
[8/12] Compiling CSErrors Error+CSErrors.swift
[9/12] Compiling CSErrors CSErrorProtocol.swift
[10/12] Emitting module CSErrors
[11/12] Compiling CSErrors ErrorMetadata.swift
[12/12] Compiling CSErrors POSIX Errors.swift
[13/21] Compiling CSErrors_Foundation URLError+CSErrors.swift
[14/21] Compiling CSErrors_Foundation NSError+CSErrors.swift
[15/21] Compiling CSErrors_Foundation HTTPError+Foundation.swift
[16/21] Compiling CSErrors_Foundation ErrorMetadata+Foundation.swift
[17/21] Compiling CSErrors_Foundation CocoaError+CSErrors.swift
[18/21] Emitting module CSErrors_Foundation
[19/21] Compiling CSErrors_Foundation OSStatus+Foundation.swift
[20/21] Compiling CSErrors_Foundation POSIX Errors+Foundation.swift
[21/21] Compiling CSErrors_Foundation Recoverability.swift
Build complete! (5.77s)
Build complete.
Done.