Skip to content

Conversation

neugepower
Copy link
Contributor

Purpose

MPFR 4.2.1 causes build issues with Clang and glibc 2.41 (see release notes: https://www.mpfr.org/mpfr-current/)

How does the solution address the problem

MPFR 4.2.2 has addressed the issue, so bumping up to lates will solve the build issues.

Changes made

MPFR 4.2.1 -> MPFR 4.2.2 version bump in the conanfile.

MPFR 4.2.1 causes build issues with Clang and glibc 2.41 (see release notes: https://www.mpfr.org/mpfr-current/)
@@ -100,4 +100,4 @@ def generate(self):
tc.generate()

deps = CMakeDeps(self)
deps.generate()
Copy link
Contributor Author

Choose a reason for hiding this comment

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

That was github's editor. But having a newline at each end of line isn't a bad idea.

@MatusKysel MatusKysel changed the base branch from master to develop July 21, 2025 06:46
@MatusKysel MatusKysel merged commit 6431ecf into Taraxa-project:develop Jul 21, 2025
4 checks passed
@neugepower
Copy link
Contributor Author

Thank you!

@neugepower neugepower deleted the patch-1 branch July 27, 2025 16:10
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.

2 participants