git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Question] How to fix 'static-analysis' build on Ubuntu 20.04
@ 2022-08-22 15:19 Derrick Stolee
  2022-08-22 22:26 ` SZEDER Gábor
  0 siblings, 1 reply; 3+ messages in thread
From: Derrick Stolee @ 2022-08-22 15:19 UTC (permalink / raw)
  To: Git Mailing List

While preparing my latest series, I noticed that the GitHub Actions CI
builds were cancelling the 'static-analysis' job because of a brownout of
Ubuntu 18.04. We are recommended to upgrade to 20.04.

However, we explicitly chose 18.04 in d051ed77ee6
(.github/workflows/main.yml: run static-analysis on bionic, 2021-02-08)
because coccinelle was not available in 20.04. It still isn't available
since I tried the basic update and it failed [1]

[1] https://github.com/gitgitgadget/git/runs/7955077955?check_suite_focus=true#step:3:98

Does anyone have an idea of how to install coccinelle on this newer
version? Should we try compiling it from source for this job? Should we
consider moving off of coccinelle and onto a different tool?

Thanks,
-Stolee

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-08-23 19:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-22 15:19 [Question] How to fix 'static-analysis' build on Ubuntu 20.04 Derrick Stolee
2022-08-22 22:26 ` SZEDER Gábor
2022-08-23 17:30   ` Derrick Stolee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).