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));
                     ^
...

Reply via email to