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 db_bench failed: No rule to make target 'monitoring/statistics.h', needed by 'tools/simulated_hybrid_file_system.o'. Stop. #12663

Open
eval-exec opened this issue May 16, 2024 · 1 comment
Labels
waiting Waiting for a response from the issue creator.

Comments

@eval-exec
Copy link

Note: Please use Issues only for bug reports. For questions, discussions, feature requests, etc. post to dev group: https://groups.google.com/forum/#!forum/rocksdb or https://www.facebook.com/groups/rocksdb.dev

Expected behavior

Expect make db_bench succcess

Actual behavior

❯ make db_bench
$DEBUG_LEVEL is 1, $LIB_MODE is shared
Makefile:185: Warning: Compiling in debug mode. Don't use the resulting binary in production
make: *** No rule to make target 'monitoring/statistics.h', needed by 'tools/simulated_hybrid_file_system.o'.  Stop.

Steps to reproduce the behavior

On latest main branch commit:2eb404de1
execute make db_bench

@hx235
Copy link
Contributor

hx235 commented Jun 3, 2024

Can you do make clean first and see if it succeeds?

@hx235 hx235 added the waiting Waiting for a response from the issue creator. label Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting Waiting for a response from the issue creator.
Projects
None yet
Development

No branches or pull requests

2 participants