-
Notifications
You must be signed in to change notification settings - Fork 440
Open
Description
Describe the bug
Even if I disable SIP, I can't get the log command to work on my Apple Silicon mac. The underlying issue appears to be here. But if you look at this issue the modern replacement for intercept-build appears to be Bear, which seems to work fine on my machine, and crucially does not require me to disable System Integrity Protection (SIP).
CodeChecker version
Built from 1d5c4ff
[INFO 2025-10-04 09:11] - CodeChecker analyzer version:
---------------------------------------------------------------
Kind | Version
---------------------------------------------------------------
Base package version | 6.27.0
Package build date | 2025-10-04T03:05
Git commit ID (hash) | 1d5c4ffc6cc45f4f6eb61756faee92b8699ff39a
Git tag information | 6.27
---------------------------------------------------------------
[INFO 2025-10-04 09:11] - CodeChecker web version:
------------------------------------------------------------------------------
Kind | Version
------------------------------------------------------------------------------
Base package version | 6.27.0
Package build date | 2025-10-04T03:05
Git commit ID (hash) | 1d5c4ffc6cc45f4f6eb61756faee92b8699ff39a
Git tag information | 6.27
Server supported Thrift API version | 6.66
Client Thrift API version | 6.66
------------------------------------------------------------------------------
To Reproduce
Extract this tiny project and at the top level
CodeChecker log --output .codechecker/compile_commands.json --build '"$CC" main.c -c vec.c -std=c23 -o mkdirt' --verbose debug
Expected behaviour
A non-empty compile_commands.json
Desktop (please complete the following information)
- OS: macOS 15.6.1
- Browser: Zen
- Version: 16b1
Metadata
Metadata
Assignees
Labels
No labels