• Bug#1066281: libdbi-drivers: FTBFS: src/unit.c:229:5: error: implicit d

    From Steve Langasek@21:1/5 to All on Sun Mar 17 19:40:02 2024
    This is a multi-part MIME message sent by reportbug.


    Package: libdbi-drivers
    Version: 0.9.0-11
    Followup-For: Bug #1066281
    User: ubuntu-devel@lists.ubuntu.com
    Usertags: origin-ubuntu noble ubuntu-patch
    Control: tags -1 patch

    Please find attached a (trivial) patch for this issue.

    --
    Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer https://www.debian.org/ slangasek@ubuntu.com vorlon@debian.org

    diff -Nru libdbi-drivers-0.9.0/debian/control libdbi-drivers-0.9.0/debian/control
    --- libdbi-drivers-0.9.0/debian/control 2023-01-18 07:10:49.000000000 -0800
    +++ libdbi-drivers-0.9.0/debian/control 2024-03-17 11:28:49.000000000 -0700
    @@ -1,8 +1,7 @@
    Source: libdbi-drivers
    Section: libs
    Priority: optional
    -Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> -XSBC-Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org> +Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
    Uploaders: Prach Pongpanich <prachpub@gmail.com>
    Build-Depends: automake,
    debhelper-compat (= 12),
    diff -Nru libdbi-drivers-0.9.0/debian/patches/no-implicit-declarations.patch libdbi-drivers-0.9.0/debian/patches/no-implicit-declarations.patch
    --- libdbi-drivers-0.9.0/debian/patches/no-implicit-declarations.patch 1969-12-31 16:00:00.000000000 -0800
    +++ libdbi-drivers-0.9.0/debian/patches/no-implicit-declarations.patch 2024-03-17 11:28:43.000000000 -0700
    @@ -0,0 +1,20 @@
    +Description: fix implicit declaration error for wait()
    + 64-bit time_t requires us to be str