Bug#1104033: dovecot-antispam: incompatible with dovecot 2.4
From Noah Meyerhans@21:1/5 to All on Thu Apr 24 16:30:01 2025
Source: dovecot-antispam
Version: 2.0+20171229-1
Severity: important
Tags: ftbfs upstream
dovecot-antispam does not currently build against dovecot 2.4 (currently in experimental). Logs from an attempted build are included below.
The upstream status of this project is unclear, given that the last activity
in its git repository (at the time of this bug report) was in 2017. Is dovecot-antispam still maintained? Are there plans to port it to dovecot
2.4.x?
dpkg-source: info: building dovecot-antispam in dovecot-antispam_2.0+20171229-1.1.dsc
debian/rules binary
dh_testdir
cp -f defconfig .config
/usr/bin/make CC="x86_64-linux-gnu-gcc" CFLAGS="-O2 -g"
make[1]: Entering directory '/src/dovecot-antispam'
cc -DHAVE_CONFIG_H -I/usr/include/dovecot/ -I/usr/include/dovecot/src/ -I/usr/include/dovecot/src/lib/ -I/usr/include/dovecot/src/lib-storage/ -I/usr/include/dovecot/src/lib-mail/ -I/usr/include/dovecot/src/lib-imap/ -I/usr/include/dovecot/src/lib-dict/ -
I/usr/include/dovecot/src/lib-index/ -I/usr/include/dovecot/src/imap/ -o dovecot-version dovecot-version.c
./dovecot-version > dovecot-version.h
CC antispam-storage.o
In file included from antispam-storage.c:1:
dovecot-version.h:17:49: fatal error: antispam-storage-2.4.c: No such file or directory
17 | #define ANTISPAM_STORAGE "antispam-storage-2.4.c"
| ^~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:37: antispam-storage.o] Error 1
make[1]: Leaving directory '/src/dovecot-antispam'
make: *** [debian/rules:23: lib90_antispam_plugin.so] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2