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

make test-sdsl fails #432

Open
Tixii opened this issue Sep 15, 2020 · 2 comments
Open

make test-sdsl fails #432

Tixii opened this issue Sep 15, 2020 · 2 comments

Comments

@Tixii
Copy link

Tixii commented Sep 15, 2020

[ PASSED ] 352 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] cst_byte_test_sada/0.create_and_store, where TypeParam = sdsl::cst_sada<sdsl::csa_sada<sdsl::enc_vector<sdsl::coder::elias_delta, 128u, (unsigned char)0>, 32u, 64u, sdsl::sa_order_sa_sampling<(unsigned char)0>, sdsl::isa_sampling<(unsigned char)0>, sdsl::byte_alphabet>, sdsl::lcp_support_sada<sdsl::int_vector<(unsigned char)1>, sdsl::select_support_mcl<(unsigned char)1, (unsigned char)1> >, sdsl::bp_support_sada<256u, 32u, sdsl::rank_support_v5<(unsigned char)1, (unsigned char)1>, sdsl::select_support_mcl<(unsigned char)1, (unsigned char)1> >, sdsl::rank_support_v5<(unsigned char)10, (unsigned char)2>, sdsl::select_support_mcl<(unsigned char)10, (unsigned char)2> >

1 FAILED TEST
test/CMakeFiles/cst-byte-test_100a.txt.dir/build.make:59: recipe for target 'test/CMakeFiles/cst-byte-test_100a.txt' failed
make[3]: *** [test/CMakeFiles/cst-byte-test_100a.txt] Error 1
CMakeFiles/Makefile2:4086: recipe for target 'test/CMakeFiles/cst-byte-test_100a.txt.dir/all' failed
make[2]: *** [test/CMakeFiles/cst-byte-test_100a.txt.dir/all] Error 2
CMakeFiles/Makefile2:793: recipe for target 'test/CMakeFiles/test-sdsl.dir/rule' failed
make[1]: *** [test/CMakeFiles/test-sdsl.dir/rule] Error 2
Makefile:290: recipe for target 'test-sdsl' failed
make: *** [test-sdsl] Error 2

@MMMolly
Copy link

MMMolly commented Jan 4, 2021

I meet that error too

@donpellegrino
Copy link

Issue #416 appears to be related.

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

3 participants