[Pkg-nagios-devel] Bug#878966: nagios-plugins-contrib FTBFS with libvarnishapi-dev 5.2.0-1
Adrian Bunk
bunk at debian.org
Wed Oct 18 06:20:35 UTC 2017
Source: nagios-plugins-contrib
Version: 21.20170222
Severity: serious
Tags: buster sid
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/nagios-plugins-contrib.html
...
check_varnish.c: In function 'check_stats_cb':
check_varnish.c:193:33: error: 'const struct VSC_point' has no member named 'section'
assert(sizeof(tmp) > (strlen(pt->section->fantom->type) + 1 +
^
check_varnish.c:194:19: error: 'const struct VSC_point' has no member named 'section'
strlen(pt->section->fantom->ident) + 1 +
^
check_varnish.c:195:21: error: 'const struct VSC_point' has no member named 'desc'; did you mean 'sdesc'?
strlen(pt->desc->name) + 1));
^
...
More information about the Pkg-nagios-devel
mailing list