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 RubyGateway, reference main (673ec7), with Swift 5.10 for macOS (SPM) on 26 Jun 2024 09:37:59 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.43.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnfairh/RubyGateway.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/johnfairh/RubyGateway
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 673ec70 Updates for Swift 6 (#49)
Submodule path 'CRuby': checked out '6cdfc7db30f8fc7a27199a1b6b829e42e67bb5c7'
Submodule 'CRuby' (https://github.com/johnfairh/CRuby.git) registered for path 'CRuby'
Cloning into '/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/CRuby'...
Cloned https://github.com/johnfairh/RubyGateway.git
Revision (git rev-parse @):
673ec702b7a7c5ef4130293f4d26e7419021911a
SUCCESS checkout https://github.com/johnfairh/RubyGateway.git at main
Fetching https://github.com/johnfairh/CRuby from cache
Fetched https://github.com/johnfairh/CRuby from cache (0.23s)
Computing version for https://github.com/johnfairh/CRuby
Computed https://github.com/johnfairh/CRuby at 2.1.0 (0.75s)
Creating working copy for https://github.com/johnfairh/CRuby
Working copy of https://github.com/johnfairh/CRuby resolved at 2.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "rubygateway",
      "name": "RubyGateway",
      "url": "https://github.com/johnfairh/RubyGateway.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RubyGateway",
      "dependencies": [
        {
          "identity": "cruby",
          "name": "CRuby",
          "url": "https://github.com/johnfairh/CRuby",
          "version": "2.1.0",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CRuby",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/johnfairh/RubyGateway.git from cache
Fetched https://github.com/johnfairh/RubyGateway.git from cache (0.25s)
Fetching https://github.com/johnfairh/CRuby from cache
Fetched https://github.com/johnfairh/CRuby from cache (0.14s)
Computing version for https://github.com/johnfairh/CRuby
Computed https://github.com/johnfairh/CRuby at 2.1.0 (0.02s)
Creating working copy for https://github.com/johnfairh/CRuby
Working copy of https://github.com/johnfairh/CRuby resolved at 2.1.0
Creating working copy for https://github.com/johnfairh/RubyGateway.git
Working copy of https://github.com/johnfairh/RubyGateway.git resolved at main (673ec70)
warning: '.resolve-product-dependencies': dependency 'rubygateway' is not used by any target
Found 1 product dependencies
  - CRuby
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/johnfairh/RubyGateway.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[1/5] Write swift-version-33747A42983211AE.txt
[2/5] Compiling RubyGatewayHelpers rbg_protect.m
[3/5] Compiling RubyGatewayHelpers rbg_macros.m
[4/5] Compiling RubyGatewayHelpers rbg_value.m
[6/26] Compiling RubyGateway RbOperators.swift
[7/26] Compiling RubyGateway RbProc.swift
[8/26] Compiling RubyGateway RbRational.swift
[9/26] Compiling RubyGateway RbObject.swift
[10/26] Compiling RubyGateway RbObjectAccess.swift
[11/26] Compiling RubyGateway RbObjectCollection.swift
[12/28] Compiling RubyGateway RbVM.swift
[13/28] Compiling RubyGateway String+RubyGateway.swift
[14/28] Compiling RubyGateway RbGlobalVar.swift
[15/28] Compiling RubyGateway RbMethod.swift
[16/28] Compiling RubyGateway RbNumericConversions.swift
[17/28] Emitting module RubyGateway
[18/28] Compiling RubyGateway RbSymbol.swift
[19/28] Compiling RubyGateway RbThread.swift
[20/28] Compiling RubyGateway RbClass.swift
[21/28] Compiling RubyGateway RbComplex.swift
[22/28] Compiling RubyGateway RbConversions.swift
[23/28] Compiling RubyGateway RbError.swift
[24/28] Compiling RubyGateway RbFailableAccess.swift
[25/28] Compiling RubyGateway RbGateway.swift
[26/28] Compiling RubyGateway CRubyMacros.swift
[27/28] Compiling RubyGateway Lock.swift
[28/28] Compiling RubyGateway RbBlockCall.swift
Build complete! (5.49s)
Build complete.
Done.