The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Bariloche 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.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/subito-it/bariloche.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/subito-it/bariloche
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at cf832fc Improve shell handling
Cloned https://github.com/subito-it/bariloche.git
Revision (git rev-parse @):
cf832fc53f6d003e9017df08e12b972a097bb015
SUCCESS checkout https://github.com/subito-it/bariloche.git at master
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/onevcat/Rainbow (0.23s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.1.4 (0.06s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 3.1.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "bariloche",
      "name": "Bariloche",
      "url": "https://github.com/subito-it/bariloche.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/bariloche",
      "dependencies": [
        {
          "identity": "rainbow",
          "name": "Rainbow",
          "url": "https://github.com/onevcat/Rainbow",
          "version": "3.2.0",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/subito-it/bariloche.git
[1/187] Fetching bariloche
Fetched https://github.com/subito-it/bariloche.git (0.61s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/onevcat/Rainbow (0.56s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.2.0 (0.16s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 3.2.0
Creating working copy for https://github.com/subito-it/bariloche.git
Working copy of https://github.com/subito-it/bariloche.git resolved at master
warning: '.resolve-product-dependencies': dependency 'bariloche' is not used by any target
Found 1 product dependencies
  - Rainbow
========================================
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/12] Compiling Rainbow StringGenerator.swift
[2/12] Compiling Rainbow String+Rainbow.swift
[3/12] Compiling Rainbow Style.swift
[4/13] Compiling Rainbow XcodeColorsSupport.swift
[5/13] Compiling Rainbow ModesExtractor.swift
[6/13] Compiling Rainbow OutputTarget.swift
[7/13] Compiling Rainbow BackgroundColor.swift
[8/13] Compiling Rainbow CodesParser.swift
[9/13] Compiling Rainbow Color.swift
[10/13] Compiling Rainbow ControlCode.swift
[11/13] Emitting module Rainbow
[12/13] Compiling Rainbow Rainbow.swift
[13/27] Emitting module Bariloche
[14/28] Compiling Bariloche StringTypeConverter.swift
[15/28] Compiling Bariloche Command+Mirror.swift
[16/28] Compiling Bariloche OutputStreamer.swift
[17/28] Compiling Bariloche Parser.swift
[18/28] Compiling Bariloche Process+Shell.swift
[19/28] Compiling Bariloche Argument.swift
[20/28] Compiling Bariloche Autocomplete.swift
[21/28] Compiling Bariloche Bariloche.swift
[22/28] Compiling Bariloche BaseArgument.swift
[23/28] Compiling Bariloche Command.swift
[24/28] Compiling Bariloche Flag.swift
[25/28] Compiling Bariloche AutocompleteWriter.swift
[26/28] Compiling Bariloche Command+Assertions.swift
[27/28] Compiling Bariloche UsagePrinter.swift
[28/36] Compiling BarilocheExample TestSub2Command.swift
[29/37] Compiling BarilocheExample TestCommand.swift
[30/37] Compiling BarilocheExample TestSub1Command.swift
[31/37] Compiling BarilocheExample CocoaPodsCommand.swift
[32/37] Compiling BarilocheExample CacheCommand.swift
[33/37] Compiling BarilocheExample SearchCommand.swift
[34/37] Emitting module BarilocheExample
[35/37] Compiling BarilocheExample CatCommand.swift
[36/37] Compiling BarilocheExample main.swift
[36/37] Linking BarilocheExample
Build complete! (11.75s)
Build complete.
Done.