rspamd: wrong hyperscan version
I have just installed a fresh alpine system with exim and rspamd. Rspamd is having some errors regarding hyperscan:
Feb 18 15:28:44 mx rspamd[14531]: <hsxxxx>; hyperscan; rspamd_hyperscan_maybe_load: error when trying to load cached hyperscan: cannot load hyperscan database from /var/lib/rspamd/e4daf3db26df72be753a8c6fb6c29394d1bfe58506879435c5fd6480880f46e4.hs.unser: invalid version: 84151040 (84150784 expected)
Feb 18 15:28:44 mx rspamd[14531]: <4a1aae>; re_cache; rspamd_re_cache_load_hyperscan: bad hs database in /var/lib/rspamd//e4daf3db26df72be753a8c6fb6c29394d1bfe58506879435c5fd6480880f46e4.hs
Feb 18 15:28:44 mx rspamd[14531]: <hsxxxx>; hyperscan; rspamd_hyperscan_maybe_load: error when trying to load cached hyperscan: cannot load hyperscan database from /var/lib/rspamd/0041137751333ebce8e74f9aa6b8c3ae1a7d67df29ee91b95559e497a3180f68.hs.unser: invalid version: 84151040 (84150784 expected)
Feb 18 15:28:44 mx rspamd[14531]: <4a1aae>; re_cache; rspamd_re_cache_load_hyperscan: bad hs database in /var/lib/rspamd//0041137751333ebce8e74f9aa6b8c3ae1a7d67df29ee91b95559e497a3180f68.hs
Feb 18 15:28:44 mx rspamd[14531]: <hsxxxx>; hyperscan; rspamd_hyperscan_maybe_load: error when trying to load cached hyperscan: cannot load hyperscan database from /var/lib/rspamd/ab7afc9a2f31f9eb9915fc3e2829578a5d5536cd1f44533d869e9ca60a67f0eb.hs.unser: invalid version: 84151040 (84150784 expected)
Feb 18 15:28:44 mx rspamd[14531]: <4a1aae>; re_cache; rspamd_re_cache_load_hyperscan: bad hs database in /var/lib/rspamd//ab7afc9a2f31f9eb9915fc3e2829578a5d5536cd1f44533d869e9ca60a67f0eb.hs
I believe it is a compile time issue. I tried installing edge version 3.8.1, which solved the issue.
Alpine 3.19.1 Rspamd 3.7.4