Source: proftpd-mod-vroot Version: 0.9.4-1 Severity: serious Tags: buster sid
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/proftpd-mod-vroot.html ... mod_vroot.c:1518:19: error: void value not ignored as it ought to be if (cmd->argv[1][pathlen - 1] != '/') { ~~~~~~~~~~~~^~~~~~~~~~~~~ ... mod_vroot.c: In function 'vroot_pre_pass': mod_vroot.c:1651:7: error: 'pr_fs_t {aka struct fs_rec}' has no member named 'creat'; did you mean 'read'? fs->creat = vroot_creat; ^~~~~