Skip to content

Shouldn't this project be using Bear? #4678

@dabrahams

Description

@dabrahams

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions