CRuby Dev Builds #2407
build.yml
on: workflow_dispatch
Check if the latest ruby commit is already built
12s
Matrix: build
Matrix: reuse-slow
Publish Release
0s
Annotations
31 errors and 4 warnings
|
build (ubuntu-26.04, debug)
The current runner (ubuntu-26.04-x64) was detected as self-hosted because the platform does not match a GitHub-hosted runner image (or that image is deprecated and no longer supported).
In such a case, you should install Ruby in the $RUNNER_TOOL_CACHE yourself, for example using https://github.com/rbenv/ruby-build
You can take inspiration from this workflow for more details: https://github.com/ruby/ruby-builder/blob/master/.github/workflows/build.yml
$ ruby-build 3.2 /opt/hostedtoolcache/Ruby/3.2/x64
Once that completes successfully, mark it as complete with:
$ touch /opt/hostedtoolcache/Ruby/3.2/x64.complete
It is your responsibility to ensure installing Ruby like that is not done in parallel.
|
|
build (ubuntu-26.04, head)
The current runner (ubuntu-26.04-x64) was detected as self-hosted because the platform does not match a GitHub-hosted runner image (or that image is deprecated and no longer supported).
In such a case, you should install Ruby in the $RUNNER_TOOL_CACHE yourself, for example using https://github.com/rbenv/ruby-build
You can take inspiration from this workflow for more details: https://github.com/ruby/ruby-builder/blob/master/.github/workflows/build.yml
$ ruby-build 3.2 /opt/hostedtoolcache/Ruby/3.2/x64
Once that completes successfully, mark it as complete with:
$ touch /opt/hostedtoolcache/Ruby/3.2/x64.complete
It is your responsibility to ensure installing Ruby like that is not done in parallel.
|
|
build (ubuntu-26.04-arm, head)
The current runner (ubuntu-26.04-arm64) was detected as self-hosted because the platform does not match a GitHub-hosted runner image (or that image is deprecated and no longer supported).
In such a case, you should install Ruby in the $RUNNER_TOOL_CACHE yourself, for example using https://github.com/rbenv/ruby-build
You can take inspiration from this workflow for more details: https://github.com/ruby/ruby-builder/blob/master/.github/workflows/build.yml
$ ruby-build 3.2 /opt/hostedtoolcache/Ruby/3.2/arm64
Once that completes successfully, mark it as complete with:
$ touch /opt/hostedtoolcache/Ruby/3.2/arm64.complete
It is your responsibility to ensure installing Ruby like that is not done in parallel.
|
|
build (ubuntu-26.04-arm, debug)
The current runner (ubuntu-26.04-arm64) was detected as self-hosted because the platform does not match a GitHub-hosted runner image (or that image is deprecated and no longer supported).
In such a case, you should install Ruby in the $RUNNER_TOOL_CACHE yourself, for example using https://github.com/rbenv/ruby-build
You can take inspiration from this workflow for more details: https://github.com/ruby/ruby-builder/blob/master/.github/workflows/build.yml
$ ruby-build 3.2 /opt/hostedtoolcache/Ruby/3.2/arm64
Once that completes successfully, mark it as complete with:
$ touch /opt/hostedtoolcache/Ruby/3.2/arm64.complete
It is your responsibility to ensure installing Ruby like that is not done in parallel.
|
|
build (macos-14, head)
The run was canceled by @eregon.
|
|
build (macos-14, head)
The operation was canceled.
|
|
build (macos-15-intel, debug)
The run was canceled by @eregon.
|
|
build (macos-15-intel, debug)
The operation was canceled.
|
|
build (ubuntu-22.04, debug)
The run was canceled by @eregon.
|
|
build (ubuntu-22.04, debug)
The operation was canceled.
|
|
build (ubuntu-22.04-arm, debug)
The run was canceled by @eregon.
|
|
build (ubuntu-22.04-arm, debug)
The operation was canceled.
|
|
build (macos-14, debug)
The run was canceled by @eregon.
|
|
build (macos-14, debug)
The operation was canceled.
|
|
build (ubuntu-24.04-arm, debug)
The run was canceled by @eregon.
|
|
build (ubuntu-24.04-arm, debug)
The operation was canceled.
|
|
build (ubuntu-22.04-arm, head)
The run was canceled by @eregon.
|
|
build (ubuntu-22.04-arm, head)
The operation was canceled.
|
|
build (ubuntu-24.04, debug)
The run was canceled by @eregon.
|
|
build (ubuntu-24.04, debug)
The operation was canceled.
|
|
build (ubuntu-24.04, asan)
The run was canceled by @eregon.
|
|
build (ubuntu-24.04, asan)
The operation was canceled.
|
|
build (ubuntu-22.04, head)
The run was canceled by @eregon.
|
|
build (ubuntu-22.04, head)
The operation was canceled.
|
|
build (ubuntu-24.04-arm, head)
The run was canceled by @eregon.
|
|
build (ubuntu-24.04-arm, head)
The operation was canceled.
|
|
build (ubuntu-24.04, head)
The run was canceled by @eregon.
|
|
build (ubuntu-24.04, head)
The operation was canceled.
|
|
build (macos-15-intel, head)
The run was canceled by @eregon.
|
|
build (macos-15-intel, head)
The operation was canceled.
|
|
CRuby Dev Builds
The run was canceled by @eregon.
|
|
build (macos-14, head)
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
|
build (macos-15-intel, debug)
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
|
build (macos-14, debug)
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
|
build (macos-15-intel, head)
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|