The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RubyGateway with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnfairh/RubyGateway.git
Reference: v5.5.0
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/johnfairh/RubyGateway
 * tag               v5.5.0     -> FETCH_HEAD
HEAD is now at a20885b Version 5.5.0
Submodule path 'CRuby': checked out 'eb26e48106c60390a17f83c984ce3b26ccf9caf9'
Submodule 'CRuby' (https://github.com/johnfairh/CRuby.git) registered for path 'CRuby'
Cloning into '/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/CRuby'...
Cloned https://github.com/johnfairh/RubyGateway.git
Revision (git rev-parse @):
a20885b15e67da38002a65f5b60e4d21cf755244
SUCCESS checkout https://github.com/johnfairh/RubyGateway.git at v5.5.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/johnfairh/RubyGateway.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Compiling RubyGatewayHelpers rbg_value.m
[1/3] Compiling RubyGatewayHelpers rbg_protect.m
[2/3] Compiling RubyGatewayHelpers rbg_macros.m
[4/21] Emitting module RubyGateway
[5/21] Compiling RubyGateway RbError.swift
[6/21] Compiling RubyGateway RbFailableAccess.swift
[7/21] Compiling RubyGateway RbGateway.swift
[8/21] Compiling RubyGateway RbGlobalVar.swift
[9/21] Compiling RubyGateway RbMethod.swift
[10/21] Compiling RubyGateway RbNumericConversions.swift
[11/26] Compiling RubyGateway RbRational.swift
[12/26] Compiling RubyGateway RbSymbol.swift
[13/26] Compiling RubyGateway RbThread.swift
[14/26] Compiling RubyGateway RbVM.swift
[15/26] Compiling RubyGateway String+RubyGateway.swift
[16/26] Compiling RubyGateway RbObject.swift
[17/26] Compiling RubyGateway RbObjectAccess.swift
[18/26] Compiling RubyGateway RbObjectCollection.swift
[19/26] Compiling RubyGateway RbOperators.swift
[20/26] Compiling RubyGateway RbProc.swift
[21/26] Compiling RubyGateway CRubyMacros.swift
[22/26] Compiling RubyGateway Lock.swift
[23/26] Compiling RubyGateway RbBlockCall.swift
[24/26] Compiling RubyGateway RbClass.swift
[25/26] Compiling RubyGateway RbComplex.swift
[26/26] Compiling RubyGateway RbConversions.swift
Build complete! (9.35s)
Fetching https://github.com/johnfairh/CRuby from cache
Fetched https://github.com/johnfairh/CRuby (0.23s)
Computing version for https://github.com/johnfairh/CRuby
Computed https://github.com/johnfairh/CRuby at 2.0.0 (0.76s)
Creating working copy for https://github.com/johnfairh/CRuby
Working copy of https://github.com/johnfairh/CRuby resolved at 2.0.0
Build complete.
Done.