The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CSErrors with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CharlesJS/CSErrors.git
Reference: 1.2.5
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/CharlesJS/CSErrors
 * tag               1.2.5      -> FETCH_HEAD
HEAD is now at 86c2073 Fix `isFileNotFoundError`, `isPermissionError`, and `isCancelledError` for `CocoaError`s and `URLError`s wrapped in an `NSError`
Cloned https://github.com/CharlesJS/CSErrors.git
Revision (git rev-parse @):
86c2073c171adb3aab6a287c9c3f424318965f34
SUCCESS checkout https://github.com/CharlesJS/CSErrors.git at 1.2.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling CSErrors Error+CSErrors.swift
[2/8] Compiling CSErrors ErrorMetadata.swift
[3/8] Compiling CSErrors OSStatus Errors.swift
[4/8] Compiling CSErrors HTTPError.swift
[5/8] Compiling CSErrors CSErrorProtocol.swift
[6/8] Compiling CSErrors POSIX Errors.swift
[7/8] Emitting module CSErrors
[8/8] Compiling CSErrors Internal.swift
[9/9] Compiling CSErrors Stderr.swift
[10/17] Compiling CSErrors_Foundation HTTPError+Foundation.swift
[11/17] Compiling CSErrors_Foundation NSError+CSErrors.swift
[12/18] Compiling CSErrors_Foundation OSStatus+Foundation.swift
[13/18] Compiling CSErrors_Foundation CocoaError+CSErrors.swift
[14/18] Compiling CSErrors_Foundation POSIX Errors+Foundation.swift
[15/18] Emitting module CSErrors_Foundation
[16/18] Compiling CSErrors_Foundation ErrorMetadata+Foundation.swift
[17/18] Compiling CSErrors_Foundation Recoverability.swift
[18/18] Compiling CSErrors_Foundation URLError+CSErrors.swift
Build complete! (28.32s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.23s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.25s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.65s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.44s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.0
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "cserrors",
      "name": "CSErrors",
      "url": "https://github.com/CharlesJS/CSErrors.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CSErrors",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/CharlesJS/CSErrors.git
[1/267] Fetching cserrors
Fetched https://github.com/CharlesJS/CSErrors.git (0.27s)
Creating working copy for https://github.com/CharlesJS/CSErrors.git
Working copy of https://github.com/CharlesJS/CSErrors.git resolved at 1.2.5
warning: '.resolve-product-dependencies': dependency 'cserrors' is not used by any target
Found 0 product dependencies
Done.