Skip to content

chore: downgrade g++ to fix librocksdb-sys build in CI #2302

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
Jan 27, 2025
Merged

Conversation

Riateche
Copy link
Contributor

@Riateche Riateche commented Jan 27, 2025

The rocksdb version we use in message buffer has a bug that prevents it from building on g++ 13. This PR sets up g++ 12 to fix the build. It also adds a missing libssl1.1 library.

Copy link

vercel bot commented Jan 27, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
api-reference ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 27, 2025 5:45pm
proposals ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 27, 2025 5:45pm
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 27, 2025 5:45pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
component-library ⬜️ Ignored (Inspect) Visit Preview Jan 27, 2025 5:45pm
entropy-debugger ⬜️ Ignored (Inspect) Visit Preview Jan 27, 2025 5:45pm
insights ⬜️ Ignored (Inspect) Visit Preview Jan 27, 2025 5:45pm

Copy link
Collaborator

@cprussin cprussin left a comment

Choose a reason for hiding this comment

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

Nice, thank you!

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