Skip to content

angle: chromium-5682 #12

angle: chromium-5682

angle: chromium-5682 #12

Triggered via pull request August 3, 2023 14:44
@FahienFahien
synchronize #1
next
Status Failure
Total duration 5m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

install-formulae.yml

on: pull_request
Matrix: install-formulae
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
`brew install --verbose --build-bottle quic/quic/angle` failed on macOS Monterey (12)!: Formula/angle.rb#L25
==> Fetching quic/quic/angle ==> Cloning https://chromium.googlesource.com/chromium/tools/depot_tools.git Updating /Users/runner/Library/Caches/Homebrew/angle--depot_tools--git /usr/bin/env git config remote.origin.url https://chromium.googlesource.com/chromium/tools/depot_tools.git /usr/bin/env git config remote.origin.fetch \+refs/heads/\*:refs/remotes/origin/\* /usr/bin/env git config remote.origin.tagOpt --no-tags /usr/bin/env git config advice.detachedHead false /usr/bin/env git config core.fsmonitor false ==> Checking out revision 4a7343007c7c6f45124eb4e01f8a4fddaec79a11 /usr/bin/env git checkout -f 4a7343007c7c6f45124eb4e01f8a4fddaec79a11 -- HEAD is now at 4a734300 Roll recipe dependencies (trivial). /usr/bin/env git reset --hard 4a7343007c7c6f45124eb4e01f8a4fddaec79a11 -- HEAD is now at 4a734300 Roll recipe dependencies (trivial). ==> Cloning https://chromium.googlesource.com/angle/angle.git Updating /Users/runner/Library/Caches/Homebrew/angle--git /usr/bin/env git config remote.origin.url https://chromium.googlesource.com/angle/angle.git /usr/bin/env git config remote.origin.fetch \+refs/heads/\*:refs/remotes/origin/\* /usr/bin/env git config remote.origin.tagOpt --no-tags /usr/bin/env git config advice.detachedHead false /usr/bin/env git config core.fsmonitor false ==> Checking out revision db3b2875723b255fbf4569f6346e9bd6d1cac78e /usr/bin/env git checkout -f db3b2875723b255fbf4569f6346e9bd6d1cac78e -- HEAD is now at db3b28757 Manual roll VK-GL-CTS from 9e822059a32e to e873c6862868 (18 revisions) /usr/bin/env git reset --hard db3b2875723b255fbf4569f6346e9bd6d1cac78e -- HEAD is now at db3b28757 Manual roll VK-GL-CTS from 9e822059a32e to e873c6862868 (18 revisions) ==> Installing angle from quic/quic /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/angle--git/DIR_METADATA /private/tmp/d20230803-5775-1pfmldy/DIR_METADATA /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/angle--git/infra/. /private/tmp/d20230803-5775-1pfmldy/infra /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/angle--git/tools/. /private/tmp/d20230803-5775-1pfmldy/tools /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/angle--git/Android.mk /private/tmp/d20230803-5775-1pfmldy/Android.mk /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/angle--git/BUILD.gn /private/tmp/d20230803-5775-1pfmldy/BUILD.gn /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/angle--git/LICENSE /private/tmp/d20230803-5775-1pfmldy/LICENSE /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/angle--git/util/. /private/tmp/d20230803-5775-1pfmldy/util /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/angle--git/AUTHORS /private/tmp/d20230803-5775-1pfmldy/AUTHORS /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/angle--git/.gn /private/tmp/d20230803-5775-1pfmldy/.gn /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/angle--git/dotfile_settings.gni /private/tmp/d20230803-5775-1pfmldy/dotfile_settings.gni /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/angle--git/include/. /private/tmp/d20230803-5775-1pfmldy/include /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/angle--git/README.chromium /private/tmp/d20230803-5775-1pfmldy/README.chromium /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/angle--git/.vpython /private/tmp/d20230803-5775-1pfmldy/.vpython /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/angle--git/.yapfignore /private/tmp/d20230803-5775-1pfmldy/.yapfignore /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/angle--git/additional_readme_paths.json /private/tmp/d20230803-5775-1pfmldy/additional_readme_paths.json /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/angle--git/WATCHLISTS /private/tmp/d20230803-5775-1pfmldy/WATCHLISTS /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/angle--git/codereview.settings /private/tmp/d20230803-5775-1pfmldy/codereview.settings /usr/bin/env cp -pR /Users/runner/Library/Caches/Homebrew/angle--git/extensions/. /private/tmp/d20230803-5775-1pfmldy/extensions /usr/bin/env cp -pR /Users
install-formulae (macos-12)
Process completed with exit code 1.
install-formulae (macos-12): Formula/angle.rb#L15
Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
install-formulae (macos-12)
Process completed with exit code 1.
install-formulae (macos-12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/