scylladb ninja test

2 views
Skip to first unread message

Muthuraj Ramalinga kumar

<muthu90tech@gmail.com>
unread,
Sep 25, 2024, 10:03:16 AMSep 25
to scylladb-dev@googlegroups.com
Hi,
I am on the latest master made sure I have run
git submodule update --init --force --recursive

After building scylla (in any mode),
My ./tools/toolchain/dbuild ninja test fails as follows

FileNotFoundError: build/test/unit/Debug/bptree_compaction_test does not exist.

I can see the test file in this locations instead:
build/debug/test/unit/bptree_compaction_test

Has something changed recently with the test setup ? I want to rule out a personal setup issue.

Thank you
Muthuraj

kefu chai

<tchaikov@gmail.com>
unread,
Sep 25, 2024, 10:44:03 AMSep 25
to Muthuraj Ramalinga kumar, scylladb-dev@googlegroups.com
i think there are good chances that you managed to mix the rules created by the CMake-based building system with the one created by configure.py. probably you could cleanup your workspace using something like "git clean -dfX" and rerun configure.py .

 

Thank you
Muthuraj

--
You received this message because you are subscribed to the Google Groups "ScyllaDB development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scylladb-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/scylladb-dev/CADJMCdOLYdSSvaGTCip1JtbduMMtyV2_urN%3DUyZfsB%3DP_-cfOg%40mail.gmail.com.


--
Regards
Kefu Chai

Muthuraj Ramalinga kumar

<muthu90tech@gmail.com>
unread,
Sep 25, 2024, 2:33:00 PMSep 25
to kefu chai, scylladb-dev@googlegroups.com
Thanks for the tip!
Reply all
Reply to author
Forward
0 new messages