Bug#892373: [INFO] Bug#892373: proftpd-mod-fsync FTBFS with proftpd 1.3.6-1

Francesco P. Lovergine frankie at debian.org
Fri Mar 9 15:28:11 UTC 2018


On Thu, Mar 08, 2018 at 05:28:49PM +0200, Adrian Bunk wrote:
>Source: proftpd-mod-fsync
>Version: 0.2-1
>Severity: serious
>Tags: buster sid
>
>https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/proftpd-mod-fsync.html
>
>...
>mod_fsync.c:184:10: error: implicit declaration of function 'HANDLED'; did you mean 'PR_HANDLED'? [-Werror=implicit-function-declaration]
>   return HANDLED(cmd);
>          ^~~~~~~
>...
>mod_fsync.c: In function 'fsync_postparse_ev':
>mod_fsync.c:269:12: error: 'LOG_SYMLINK' undeclared (first use in this function); did you mean 'PR_LOG_SYMLINK'?
>       case LOG_SYMLINK:
>            ^~~~~~~~~~~
>            PR_LOG_SYMLINK
>mod_fsync.c:269:12: note: each undeclared identifier is reported only once for each function it appears in
>mod_fsync.c:274:12: error: 'LOG_WRITEABLE_DIR' undeclared (first use in this function); did you mean 'PR_LOG_WRITABLE_DIR'?
>       case LOG_WRITEABLE_DIR:
>            ^~~~~~~~~~~~~~~~~
>

Here the fix is trivial as suggested. Even in this case it is better upgrading 
to current upstream version.

-- 
Francesco P. Lovergine



More information about the Pkg-proftpd-maintainers mailing list