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

got 0.99 #170885

Merged
merged 2 commits into from May 16, 2024
Merged

got 0.99 #170885

merged 2 commits into from May 16, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label May 5, 2024
@chenrui333
Copy link
Member

  checking for libtls... no
  configure: error: "*** Couldn't find libtls ***"

@chenrui333 chenrui333 added the build failure CI fails while building the software label May 6, 2024

This comment was marked as resolved.

@github-actions github-actions bot added the stale No recent activity label May 9, 2024
@github-actions github-actions bot closed this May 10, 2024
@miccal miccal deleted the bump-got-0.99 branch May 11, 2024 21:34
@chenrui333 chenrui333 restored the bump-got-0.99 branch May 15, 2024 19:30
@chenrui333 chenrui333 reopened this May 15, 2024
got: fix build

Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333 chenrui333 added ready to merge PR can be merged once CI is green CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. and removed stale No recent activity build failure CI fails while building the software labels May 15, 2024
@chenrui333 chenrui333 requested a review from a team May 16, 2024 15:02
@@ -34,8 +35,10 @@ class Got < Formula
end

def install
inreplace "configure", %r{\$\{HOMEBREW_PREFIX?\}/opt/openssl@\d+(\.\d+)?}, Formula["openssl@3"].opt_prefix
system "./configure", *std_configure_args, "--disable-silent-rules"
inreplace "configure", %r{\$\{HOMEBREW_PREFIX?\}/opt/openssl@\d+(\.\d+)?}, Formula["libressl"].opt_prefix
Copy link
Member

Choose a reason for hiding this comment

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

Can we report this upstream?

Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label May 16, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue May 16, 2024
Merged via the queue into master with commit 605bb19 May 16, 2024
14 checks passed
@BrewTestBot BrewTestBot deleted the bump-got-0.99 branch May 16, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. ready to merge PR can be merged once CI is green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants