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

Add patch to fix building Abseil with CMake 3.30.0 #159

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Conversation

mudge
Copy link
Owner

@mudge mudge commented Jul 16, 2024

Fixes #158

@stanhu
Copy link
Collaborator

stanhu commented Jul 16, 2024

Looks good to me, but Ruby 2.6 is failing for some reason: https://github.com/mudge/re2/actions/runs/9952702253/job/27494586233?pr=159:

@mudge
Copy link
Owner Author

mudge commented Jul 16, 2024

The build that is failing is trying to use a system Abseil from Rob Savoury's Build Tools PPA, I'm going to see if I can reproduce it locally in an Ubuntu 20.04 container.

@mudge
Copy link
Owner Author

mudge commented Jul 16, 2024

I suspect the problem is that the issue here is the custom libre2-dev deb, let me try building a new one against the latest Abseil.

@mudge
Copy link
Owner Author

mudge commented Jul 16, 2024

Fixed by rebuilding libre2-dev_20230701_amd64.deb against the latest version of Abseil.

@mudge mudge merged commit ef008d1 into main Jul 16, 2024
118 checks passed
@mudge mudge deleted the abseil-cmake-3.30 branch July 16, 2024 08:56
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.

mini_portile2 integration tests are failing
2 participants