Skip to content

aws-c-http 0.10.4 #230796

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

Merged
merged 2 commits into from
Jul 22, 2025
Merged

aws-c-http 0.10.4 #230796

merged 2 commits into from
Jul 22, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
* [fix] failed to compile on FreeBSD by @TingDaoK in https://github.com/awslabs/aws-c-http/pull/527

Full Changelog: awslabs/aws-c-http@v0.10.3...v0.10.4

View the full release notes at https://github.com/awslabs/aws-c-http/releases/tag/v0.10.4.


@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Jul 21, 2025
@chenrui333
Copy link
Member

  ==> /usr/bin/gcc-11 test.c -o test -L/home/linuxbrew/.linuxbrew/Cellar/aws-c-http/0.10.4/lib -laws-c-http -L/home/linuxbrew/.linuxbrew/opt/aws-c-common/lib -laws-c-common
  /usr/bin/ld: /home/linuxbrew/.linuxbrew/Cellar/aws-c-http/0.10.4/lib/libaws-c-http.so: undefined reference to `aws_parse_ipv4_address'
  /usr/bin/ld: /home/linuxbrew/.linuxbrew/Cellar/aws-c-http/0.10.4/lib/libaws-c-http.so: undefined reference to `aws_parse_ipv6_address'
  collect2: error: ld returned 1 exit status
  Error: aws-c-http: failed
  An exception occurred within a child process:
    BuildError: Failed executing: /usr/bin/gcc-11 test.c -o test -L/home/linuxbrew/.linuxbrew/Cellar/aws-c-http/0.10.4/lib -laws-c-http -L/home/linuxbrew/.linuxbrew/opt/aws-c-common/lib -laws-c-common

@chenrui333 chenrui333 added the test failure CI fails while running the test-do block label Jul 22, 2025
@chenrui333 chenrui333 force-pushed the bump-aws-c-http-0.10.4 branch from 1db58d4 to 8412cc2 Compare July 22, 2025 01:02
@chenrui333 chenrui333 added CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. and removed test failure CI fails while running the test-do block CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Jul 22, 2025
Copy link
Contributor

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

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@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 Jul 22, 2025
@BrewTestBot BrewTestBot enabled auto-merge July 22, 2025 02:52
@BrewTestBot BrewTestBot added this pull request to the merge queue Jul 22, 2025
Merged via the queue into main with commit 4ae05ee Jul 22, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-aws-c-http-0.10.4 branch July 22, 2025 03:01
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-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants