Bazel C family compilation failure with build wrapper

Hi team,

I am trying to compile C family source code using bazel with build wrapper enable sandbox.

Command

build-wrapper-linux-x86-64 --out-dir bw-output bazel build //package:<project_name> --sandbox_writable_path=$PROLOC

And what happens when you run that command?

Build is successful. .json file created. Nothing is available in .json file

Thanks.

Your original post is a little light on details. Can you share the full logs from the build wrapper (build-wrapper.log) and also the version of SonarQube you’re using?

We can’t share the details here

pls tell any modifications needs to be changed