[Pkg-geany-team] Bug#1021127: geany-plugins FTBFS with libgit2 1.5.0

Adrian Bunk bunk at debian.org
Sun Oct 2 17:39:42 BST 2022


Source: geany-plugins
Version: 1.38+dfsg-1
Severity: serious
Tags: ftbfs
Forwarded: https://github.com/geany/geany-plugins/issues/1164

https://buildd.debian.org/status/logs.php?pkg=geany-plugins&ver=1.38%2Bdfsg-1%2Bb2

...
gcb-plugin.c: In function ‘gcb_git_buf_grow’:
gcb-plugin.c:219:12: error: ‘git_buf’ has no member named ‘asize’; did you mean ‘size’?
  219 |   if (buf->asize == 0) {
      |            ^~~~~
      |            size
gcb-plugin.c: In function ‘buf_zero’:
gcb-plugin.c:237:10: error: ‘git_buf’ has no member named ‘asize’; did you mean ‘size’?
  237 |     buf->asize = 0;
      |          ^~~~~
      |          size
...


More information about the Pkg-geany-team mailing list