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

Is capnp-test failure a cause of worry? #290

Open
ghost opened this issue Jun 14, 2023 · 0 comments
Open

Is capnp-test failure a cause of worry? #290

ghost opened this issue Jun 14, 2023 · 0 comments

Comments

@ghost
Copy link

ghost commented Jun 14, 2023

Hello,

I am trying to install GLnexus, and I have this error. Note that the compilation doesn't stop. Is it a benign error?

Thank you

EDIT: here is the complete failure

Testsuite summary for Capn Proto 0.7.0

TOTAL: 3

PASS: 2

SKIP: 0

XFAIL: 0

FAIL: 1

XPASS: 0

ERROR: 0

============================================================================
See ./test-suite.log
Please report to [email protected]

Makefile:3474: recipe for target 'test-suite.log' failed
make[6]: *** [test-suite.log] Error 1
make[5]: *** [check-TESTS] Error 2
Makefile:3580: recipe for target 'check-TESTS' failed
make[4]: *** [check-am] Error 2
Makefile:3804: recipe for target 'check-am' failed
Makefile:3807: recipe for target 'check' failed
make[3]: *** [check] Error 2
CMakeFiles/capnp.dir/build.make:111: recipe for target 'external/src/capnp-stamp/capnp-build' failed
make[2]: *** [external/src/capnp-stamp/capnp-build] Error 2
make[1]: *** [CMakeFiles/capnp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
CMakeFiles/Makefile2:515: recipe for target 'CMakeFiles/capnp.dir/all' failed
-- rocksdb build command succeeded. See also /GLnexus/external/src/rocksdb-stamp/rocksdb-build-*.log
[ 61%] No install step for 'rocksdb'
[ 62%] Completed 'rocksdb'
[ 62%] Built target rocksdb
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2
The command '/bin/sh -c cmake -DCMAKE_BUILD_TYPE=$build_type . && make -j4' returned a non-zero code: 2

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

No branches or pull requests

0 participants