-
Notifications
You must be signed in to change notification settings - Fork 297
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
build-sys: Post-release version bump #1387
Conversation
Closes: #1387 Approved by: jlebon
💔 Test failed - status-atomicjenkins |
@rh-atomic-bot retry |
Closes: #1387 Approved by: jlebon
I looked into this one a bit earlier. I'm still not entirely sure exactly what's wrong with it, though I did reproduce the issue after upgrading my |
💔 Test failed - status-atomicjenkins |
Will debug at some point but for now let's unblock other things. ``` /usr/bin/ld: /var/tmp/checkout/target/release/libbupsplit_rs.a(bupsplit_rs-db7d02fa07221ce3.bupsplit_rs0.rust-cgu.o): undefined reference to symbol 'dladdr@@GLIBC_2.2.5' ```
733ec57
to
1bbdf78
Compare
OK, yeah it had to be something like the rust complier changing. For now I pushed a change to make the context nonblocking ⬆️ |
Closes: #1387 Approved by: jlebon
☀️ Test successful - status-atomicjenkins |
No description provided.