• Bug#1091251: NMU: ddate: FTBFS on armhf: ddate.c:234:24: error: passing

    From Bastian Germann@21:1/5 to All on Wed Mar 19 20:30:01 2025
    I am uploading a NMU with the patch included.
    Please find the debdiff attached.

    diff -Nru ddate-0.2.2/debian/changelog ddate-0.2.2/debian/changelog
    --- ddate-0.2.2/debian/changelog 2014-10-08 09:44:15.000000000 +0200
    +++ ddate-0.2.2/debian/changelog 2025-03-19 20:16:55.000000000 +0100
    @@ -1,3 +1,10 @@
    +ddate (0.2.2-1.1) unstable; urgency=medium
    +
    + * Non-maintainer upload
    + * Use time_t for time (Closes: #1091251)
    +
    + -- Bastian Germann <bage@debian.org> Wed, 19 Mar 2025 20:16:55 +0100
    +
    ddate (0.2.2-1) unstable; urgency=low

    * Initial release (Closes: #764325)
    diff -Nru ddate-0.2.2/debian/patches/Fix-segfault-of-sizeof-long-not-time_t.patch ddate-0.2.2/debian/patches/Fix-segfault-of-sizeof-long-not-time_t.patch
    --- ddate-0.2.2/debian/patches/Fix-segfault-of-sizeof-long-not-time_t.patch 1970-01-01 01:00:00.000000000 +0100
    +++ ddate-0.2.2/debian/patches/Fix-segfault-of-sizeof-long-not-time_t.patch 2025-03-19 20:15:05.000000000 +0100
    @@ -0,0 +1,18 @@
    +Origin: upstream, ac96f5555247c7a735daed1a8e1b4fa18560ab52
    +From: Denis Bychkov <manover@gmail.com>
    +Date: Fri, 22 May 2015 00:14:55 -0400
    +Subject: Fix segfault of the architecture