Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Can't build with glibc 2.34 because known compile error in abseil #4141

Closed
Flarkk opened this issue Aug 26, 2022 · 2 comments
Closed

Can't build with glibc 2.34 because known compile error in abseil #4141

Flarkk opened this issue Aug 26, 2022 · 2 comments

Comments

@Flarkk
Copy link

Flarkk commented Aug 26, 2022

Build will fail on ubuntu 22.04 because the glibc version 2.34 shipped out there generates a compile error when building abseil 20200923.3.
The issue with abseil is known and has been fixed since version 20210324.2.

I've naively tried to upgrade abseil package from conan but it generates versions mismatch with other dependencies I stopped digging into.

@Flarkk Flarkk changed the title Can't build on Ubuntu 22.04 because known compile error in abseil Can't build with glibc 2.34 because known compile error in abseil Aug 26, 2022
@Flarkk
Copy link
Author

Flarkk commented Aug 26, 2022

Note : I was compiling version 1.71 so it may have been fixed since then

@beckerhe
Copy link
Collaborator

Yes, we have updated Abseil in the mean time. So the problem should be gone when you try to compile from main or a recent release version.

I'm closing this bug for now. Feel free to re-open if the problem remains.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants