Skip to content

deno: depend on gcc for Linux#90665

Closed
iMichka wants to merge 1 commit into
Homebrew:masterfrom
iMichka:deno
Closed

deno: depend on gcc for Linux#90665
iMichka wants to merge 1 commit into
Homebrew:masterfrom
iMichka:deno

Conversation

@iMichka
Copy link
Copy Markdown
Member

@iMichka iMichka commented Dec 7, 2021

Fixes:
Undeclared dependencies with linkage:
gcc

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

Fixes:
Undeclared dependencies with linkage:
    gcc
@BrewTestBot BrewTestBot added the rust Rust use is a significant feature of the PR or issue label Dec 7, 2021
@iMichka
Copy link
Copy Markdown
Member Author

iMichka commented Dec 7, 2021

Seen in #90594

@iMichka iMichka added the CI-long-timeout [DEPRECATED] Use longer GitHub Actions CI timeout. label Dec 7, 2021
@carlocab
Copy link
Copy Markdown
Member

carlocab commented Dec 7, 2021

I think you can make this syntax-only.

@carlocab carlocab added CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. and removed CI-long-timeout [DEPRECATED] Use longer GitHub Actions CI timeout. labels Dec 7, 2021
@BrewTestBot
Copy link
Copy Markdown
Contributor

🤖 A scheduled task has triggered a merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants