• Bug#1066183: mate-equake-applet FTBFS due to -Werror=implicit-function-

    From Helmut Grohne@21:1/5 to All on Wed Mar 13 07:50:01 2024
    Source: mate-equake-applet
    Version: 1.3.8.2-1.1
    Severity: serious
    Tags: ftbfs

    Due to the time64 transition -Werror=implicit-function-declaration was
    turned on by default in unstable. This change makes mate-equake-applet
    fail to build from source. Relevant snippet:

    | equake_processdata.c: In function ‘convert_localtime’:
    | equake_processdata.c:1105:3: error: implicit declaration of function ‘strptime’; did you mean ‘strftime’? [-Werror=implicit-function-declaration]
    | 1105 | strptime(datetime, "%Y %m %d %H %M %S %z", tp); /* year month day hour minute second */
    | | ^~~~~~~~
    | | strftime

    Helmut

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)