On 2024-09-27 15:50, Athos Ribeiro wrote:

In Ubuntu, the attached patch was applied to achieve the following:

keepalived FTBFS due to an incompatible pointer type
[-Wincompatible-pointer-types] issue when compiling keepalived with GCC
14 [1] in 32-bit architectures where time_t size is 64 bits.

[1] https://gcc.gnu.org/gcc-14/porting_to.html

The issue was found when compiling keepalived in Ubuntu 24.10 for armhf
with gcc 14
(https://launchpadlibrarian.net/749244069/buildlog_ubuntu-oracular-armhf.keepalived_1%3A2.3.1-1_BUILDING.txt.gz)

   * d/p/fix-armhf-ftbfs.patch: fix -Wincompatible-pointer-types issue in armhf
     which leads to a FTBFS failure due to time_t size. (LP: #2082514)


Thanks for considering the patch.

Since it is merged upstream, I'll wait either to be hit by the bug in Debian or a new upstream version to fix that.

Thanks.

Reply via email to