The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattgallagher/cwlpreconditiontesting.git
Reference: 2.2.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mattgallagher/cwlpreconditiontesting
 * tag               2.2.1      -> FETCH_HEAD
HEAD is now at 2ef56b2 Also update CwlCatchException in podspec.
Cloned https://github.com/mattgallagher/cwlpreconditiontesting.git
Revision (git rev-parse @):
2ef56b2caf25f55fa7eef8784c30d5a767550f54
SUCCESS checkout https://github.com/mattgallagher/cwlpreconditiontesting.git at 2.2.1
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.19s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.0 (0.02s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "cwlpreconditiontesting",
      "name": "CwlPreconditionTesting",
      "url": "https://github.com/mattgallagher/cwlpreconditiontesting.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/cwlpreconditiontesting",
      "dependencies": [
        {
          "identity": "cwlcatchexception",
          "name": "CwlCatchException",
          "url": "https://github.com/mattgallagher/CwlCatchException.git",
          "version": "2.2.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CwlCatchException",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mattgallagher/cwlpreconditiontesting.git from cache
Fetched https://github.com/mattgallagher/cwlpreconditiontesting.git (0.25s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.14s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.0 (0.01s)
Creating working copy for https://github.com/mattgallagher/cwlpreconditiontesting.git
Working copy of https://github.com/mattgallagher/cwlpreconditiontesting.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.0
warning: '.resolve-product-dependencies': dependency 'cwlpreconditiontesting' is not used by any target
Found 1 product dependencies
  - CwlCatchException
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/mattgallagher/cwlpreconditiontesting.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Compiling CwlMachBadInstructionHandler mach_excServer.c
[1/5] Compiling CwlCatchExceptionSupport CwlCatchException.m
[2/7] Compiling CwlMachBadInstructionHandler CwlMachBadInstructionHandler.m
[4/7] Emitting module CwlPosixPreconditionTesting
[5/7] Compiling CwlPosixPreconditionTesting CwlCatchBadInstructionPosix.swift
[6/7] Emitting module CwlCatchException
[7/7] Compiling CwlCatchException CwlCatchException.swift
[8/11] Compiling CwlPreconditionTesting CwlDarwinDefinitions.swift
[9/11] Compiling CwlPreconditionTesting CwlBadInstructionException.swift
[10/11] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
[11/11] Emitting module CwlPreconditionTesting
Build complete! (3.13s)
Build complete.
Done.