Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #45983 Provide GCC to let OSV Scanner perform call analysis
    Infos
    #45983
    Thomas Gerbet (tgerbet)
    2025-12-08 14:47
    2025-12-08 13:51
    47744
    Details
    Provide GCC to let OSV Scanner perform call analysis

    This should avoid traces such as

    Failed to run code analysis (govulncheck) on 'src/additional-packages/tuleap-smokescreen/go.mod' because govulncheck: loading packages: 
    There are errors with the provided package patterns:
    
    -: # runtime/cgo
    cgo: C compiler "gcc" not found: exec: "gcc": executable file not found in $PATH
    /nix/store/7jla6hpramqdvihy4vy83wjnrn3v3j5a-go-1.25.3/share/go/src/runtime/cgo/cgo.go:34:8: could not import C (no metadata for C)
    /nix/store/7jla6hpramqdvihy4vy83wjnrn3v3j5a-go-1.25.3/share/go/src/net/cgo_linux.go:12:8: could not import C (no metadata for C)
    
    For details on package patterns, see https://pkg.go.dev/cmd/go#hdr-Package_lists_and_patterns.
    
    
    Dev tools
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2025-12-08
    Attachments
    Empty
    References
    Referenced by request #45983

    Follow-ups