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

Nightly build CI regression #2114

Closed
jangko opened this issue Mar 28, 2024 · 2 comments
Closed

Nightly build CI regression #2114

jangko opened this issue Mar 28, 2024 · 2 comments
Assignees

Comments

@jangko
Copy link
Contributor

jangko commented Mar 28, 2024

Nightly build CI failed with this error message

/usr/lib/gcc-cross/aarch64-linux-gnu/9/../../../../aarch64-linux-gnu/bin/ld: cannot find -lrocksdb
collect2: error: ld returned 1 exit status

https://github.com/status-im/nimbus-eth1/actions/runs/8463037331

ping @web3-developer

@web3-developer web3-developer self-assigned this Mar 28, 2024
@web3-developer
Copy link
Contributor

Thanks @jangko , I'm looking into it.

@web3-developer
Copy link
Contributor

This is one is now fixed. See here: https://github.com/status-im/nimbus-eth1/actions/runs/8469655180

The changes to the linking flags in the nim-rocksdb library caused the build to break. Had to update the flags to correct the issue.

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

No branches or pull requests

2 participants