Skip to content

Add abseil patch fix absl gcc ubsan constexpr bug#28

Merged
mathbunnyru merged 3 commits intomasterfrom
pratik/Add-abseil-patch-fix-absl-gcc-ubsan-constexpr-bug
Dec 12, 2025
Merged

Add abseil patch fix absl gcc ubsan constexpr bug#28
mathbunnyru merged 3 commits intomasterfrom
pratik/Add-abseil-patch-fix-absl-gcc-ubsan-constexpr-bug

Conversation

@pratikmankawde
Copy link
Collaborator

Summary

Changes to recipe: abseil/20250814.0

Motivation

We are trying to add Sanitizers to CI builds. Abseil builds are failing on Gcc when ubsan added to the build.
https://github.com/XRPLF/rippled/actions/runs/20167087049/job/57893090931?pr=5996

Hence we need to patch the abseil code for it to build successfully.
Reported Bug: abseil/abseil-cpp#1634

Details

This PR only adds the code patch to fix the build issue. This will be done through Conan.


  • Read the contributing guidelines
  • Checked that this PR is not a duplicate: list of PRs by recipe
  • If this is a bug fix, please link related issue or provide bug details
  • Tested locally with at least one configuration using a recent version of Conan

Add a 👍 reaction to pull requests you find important to help the team prioritize, thanks!

@mathbunnyru mathbunnyru merged commit 22f669a into master Dec 12, 2025
1 check passed
@mathbunnyru mathbunnyru deleted the pratik/Add-abseil-patch-fix-absl-gcc-ubsan-constexpr-bug branch December 12, 2025 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants