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
make[2]: *** [Makefile:2128: check-TESTS] Error 1 make[2]: Leaving directory '/home/guus/git/libbtc' make[1]: *** [Makefile:2418: check-am] Error 2 make[1]: Leaving directory '/home/guus/git/libbtc' make: *** [Makefile:2028: check-recursive] Error 1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
DEBUG :received command from node 4: inv
DEBUG :Statecheck: amount of connected nodes: 6
DEBUG :sending message to node 1: ping
DEBUG :sending message to node 4: ping
DEBUG :sending message to node 5: ping
DEBUG :sending message to node 6: ping
DEBUG :sending message to node 2: ping
DEBUG :sending message to node 8: ping
DEBUG :received command from node 5: inv
DEBUG :received command from node 2: inv
DEBUG :received command from node 2: ping
DEBUG :sending message to node 2: pong
DEBUG :received command from node 4: inv
DEBUG :received command from node 4: ping
DEBUG :sending message to node 4: pong
DEBUG :received command from node 4: inv
FAIL: tests
1 of 1 test failed
Please report to https://github.com/jonasschnelli/libbtc/issues
make[2]: *** [Makefile:2128: check-TESTS] Error 1
make[2]: Leaving directory '/home/guus/git/libbtc'
make[1]: *** [Makefile:2418: check-am] Error 2
make[1]: Leaving directory '/home/guus/git/libbtc'
make: *** [Makefile:2028: check-recursive] Error 1
The text was updated successfully, but these errors were encountered: