We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Attempting to update the opendht package in Guix, I got:
opendht
phase `build' succeeded after 346.7 seconds starting phase `check' ................F..................... !!!FAILURES!!! Test Results: Run: 37 Failures: 1 Errors: 0 1) test: test::DhtRunnerTester::testListen (F) line: 178 dhtrunnertester.cpp equality assertion failed - Expected: 2048 - Actual : 644 error: in phase 'check': uncaught exception: %exception #<&invoke-error program: "tests/opendht_unit_tests" arguments: () exit-status: 1 term-signal: #f stop-signal: #f> phase `check' failed after 64.5 seconds
The test failure is also reproducible outside of the isolated build container.
Here are the current direct dependencies of the package:
dependencies: argon2@20190702 [email protected] [email protected] [email protected] [email protected] [email protected] + [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] + [email protected] [email protected] [email protected] [email protected]
Thanks!
The text was updated successfully, but these errors were encountered:
aberaud
No branches or pull requests
Hi,
Attempting to update the
opendht
package in Guix, I got:The test failure is also reproducible outside of the isolated build container.
Here are the current direct dependencies of the package:
Thanks!
The text was updated successfully, but these errors were encountered: