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
[ 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
The text was updated successfully, but these errors were encountered:
I meet that error too
Sorry, something went wrong.
Issue #416 appears to be related.
No branches or pull requests
[ 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
The text was updated successfully, but these errors were encountered: