Does SonarQube build wrapper offer support to PRU compiler?

Enterprise Edition v9.9.5 (build 90363)
SonarScanner CLI 6.2.1.4610
Java 17.0.13 Ubuntu (64-bit)
Linux 6.8.0-49-generic amd64
Sensor CFamily [cpp]
CFamily plugin version: 6.41.2.69583

I’m trying to perform static analysis using SonarQube on a Linux-based C source code and I’m getting errors from build-wrapper.

So I’d like to know if there is support for the PRU-CGT compiler in build-wrapper-x86 Linux?

Errors:
ERROR Error during SonarScanner CLI execution
java.lang.IllegalStateException: java.nio.file.NoSuchFileException: /…/_work/14/s/bw-output/build-wrapper-dump.json

Hey there.

The build wrapper does not support the PRU Compiler on Linux: Jira

With that said, in the latest version of SonarQube Server (10.8) we support AutoConfig, and you no longer need to worry about whether or not a compiler is supported.

You should upgrade ASAP and try it out.!