Intercept-build llvm (14.0.6) does not work on Mac OS (M2 chip) Ventura

I have searched in forum and on Github but not found the issue.
I try to execute intercept-build with make but get the empty compile_command.json.
I built llvm-project 14.0.6 on Macbook M2 Ventura, and tested with many packages but the command:
intercept-build make
returns empty compile_commands.json
Please tell me how to fix this problem!
Thank you very much!