git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Derrick Stolee <derrickstolee@github.com>
To: Git Mailing List <git@vger.kernel.org>
Subject: [Question] How to fix 'static-analysis' build on Ubuntu 20.04
Date: Mon, 22 Aug 2022 11:19:11 -0400	[thread overview]
Message-ID: <eb8779bc-fc41-f601-05f2-024e6bf3f316@github.com> (raw)

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

             reply	other threads:[~2022-08-22 15:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-22 15:19 Derrick Stolee [this message]
2022-08-22 22:26 ` [Question] How to fix 'static-analysis' build on Ubuntu 20.04 SZEDER Gábor
2022-08-23 17:30   ` Derrick Stolee

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=eb8779bc-fc41-f601-05f2-024e6bf3f316@github.com \
    --to=derrickstolee@github.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).