Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[email protected] 3.9.4 #74538

Closed
wants to merge 1 commit into from
Closed

[email protected] 3.9.4 #74538

wants to merge 1 commit into from

Conversation

jdmartin
Copy link
Contributor

@jdmartin jdmartin commented Apr 5, 2021

Created with brew bump-formula-pr.

resource blocks may require updates.

@carlocab carlocab mentioned this pull request Apr 5, 2021
5 tasks
carlocab added a commit to carlocab/homebrew-core that referenced this pull request Apr 5, 2021
buku keeps getting stuck in long-running PRs (e.g. Homebrew#74485, Homebrew#74538).
This change fixes that.
carlocab added a commit that referenced this pull request Apr 6, 2021
buku keeps getting stuck in long-running PRs (e.g. #74485, #74538).
This change fixes that.
@carlocab
Copy link
Member

carlocab commented Apr 6, 2021

Big Sur:

Error: 9 failed steps!
brew test --retry --verbose asuka
brew test --retry --verbose creduce
brew test --retry --verbose howdoi
brew test --retry --verbose hyperkit
brew install llvm@8
brew install --only-dependencies oclgrind
brew install oclgrind
brew test --retry --verbose wasm-pack
brew test --retry --verbose youtube-dlc

Catalina:

Error: 5 failed steps!
brew test --retry --verbose bnfc
brew test --retry --verbose howdoi
brew test --retry --verbose hyperkit
brew test --retry --verbose wasm-pack
brew test --retry --verbose youtube-dlc

Mojave:

Error: 6 failed steps!
brew test --retry --verbose howdoi
brew test --retry --verbose hyperkit
brew test --retry --verbose opencascade
brew test --retry --verbose swift
brew test --retry --verbose wasm-pack
brew test --retry --verbose youtube-dlc

The ones that need investigating (off the top of my head) are:

youtube-dlc
bnfc
howdoi

The rest aren't unexpected.

@carlocab
Copy link
Member

carlocab commented Apr 6, 2021

bnfc looks like a spurious error:

Error: bnfc: failed
An exception occurred within a child process:
  Timeout::Error: execution expired

It failed while doing

==> cabal v2-install --jobs=6 --max-backjumps=100000 --install-method=copy --installdir=/private/tmp/bnfc-test-20210405-10622-mgw37d/tools-bin alex happy

This succeeded on the other Intel nodes, and only has an indirect dependency on [email protected]. I think it's safe to ignore this failure.

@carlocab
Copy link
Member

carlocab commented Apr 6, 2021

I tested the existing bottles of youtube-dlc and howdoi, and they fail with exactly the same errors as in CI. So they look to be unrelated to the version bump here.

@carlocab
Copy link
Member

carlocab commented Apr 6, 2021

As an aside, the llvm@8 failure is a no space left on device error. https://github.com/Homebrew/homebrew-core/pull/74538/checks?check_run_id=2266596309#step:7:7832

CC @Bo98 in case you were interested

carlocab
carlocab previously approved these changes Apr 6, 2021
Copy link
Member

@carlocab carlocab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @jdmartin.

We should look at the howdoi and youtube-dlc tests separately. Will try to do that in the next few days.

@BrewTestBot
Copy link
Member

:shipit: @carlocab has triggered a merge.

@BrewTestBot
Copy link
Member

⚠️ @carlocab bottle publish failed.

@BrewTestBot BrewTestBot dismissed carlocab’s stale review April 6, 2021 15:57

bottle publish failed

@carlocab
Copy link
Member

carlocab commented Apr 6, 2021

Hm, looks like an issue with uploading to GitHub packages.

@carlocab carlocab closed this in 7692d67 Apr 6, 2021
@carlocab
Copy link
Member

carlocab commented Apr 6, 2021

Merged in 7692d67.

carlocab added a commit to carlocab/homebrew-core that referenced this pull request Apr 6, 2021
Fixes CI failure in Homebrew#74538.
@carlocab carlocab mentioned this pull request Apr 6, 2021
5 tasks
@carlocab
Copy link
Member

carlocab commented Apr 6, 2021

Moisan pushed a commit that referenced this pull request Apr 6, 2021
Fixes CI failure in #74538.
@github-actions github-actions bot added the outdated PR was locked due to age label May 7, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants