• Bug#1104895: haskell-charsetdetect-ae: please add build support for ris

    From Bo YU@21:1/5 to All on Thu May 8 04:40:01 2025
    --vxuii4sz5uzd24mh
    Content-Type: text/plain; charset=us-ascii
    Content-Disposition: inline
    Content-Transfer-Encoding: quoted-printable

    Source: haskell-charsetdetect-ae
    Version: 1.1.0.4-7.1
    Severity: important
    Tags: ftbfs patch
    User: debian-riscv@lists.debian.org
    Usertags: riscv64
    X-Debbugs-Cc: debian-riscv@lists.debian.org

    Dear Maintainer,

    haskell-charsetdetect-ae has one FTBFS issue on riscv64 due to lack of supporting for it, the full buildd log is here: https://buildd.debian.org/status/fetch.php?pkg=haskell-charsetdetect-ae&arch=riscv64&ver=1.1.0.4-7.1&stamp=1746625967&raw=0

    I had proposed one patch to support this and I tested it on my local
    Unmatched board. This should be forwarded to upstream also but it seems
    the upstream[0] has been abandoned. So please let me know if there is
    anything I can improve.

    [0]: https://github.com/neongreen/charsetdetect-ae/issues/8

    --
    Regards,
    --
    Bo YU


    --vxuii4sz5uzd24mh
    Content-Type: text/plain; charset=us-ascii
    Content-Disposition: attachment;
    filename="haskell-charsetdetect-ae-support-riscv64.debdiff" Content-Transfer-Encoding: quoted-printable

    diff -Nru haskell-charsetdetect-ae-1.1.0.4/debian/changelog haskell-charsetdetect-ae-1.1.0.4/debian/changelog
    --- haskell-charsetdetect-ae-1.1.0.4/debian/changelog 2025-05-07 10:59:35.000000000 +0000
    +++ haskell-charsetdetect-ae-1.1.0.4/debian/changelog 2025-05-07 15:05:22.000000000 +0000
    @@ -1,3 +1,10 @@
    +haskell-charsetdetect-ae (1.1.0.4-7.2) UNRELEASED; urgency=medium
    +
    + * Non-maintainer upload.
    + * Add build support for riscv64. (Closes: #-1)
    +
    + -- Bo YU <vimer@debian.org> Wed, 07 May 2025 15:05:22 +0000
    +
    haskell-charsetdetect-ae (1.1.0.4-7.1) unstable; urgency=medium

    * Non-maintainer upload
    diff -Nru haskell-charsetdetect-ae-1.1.0.4/debian/patches/add-riscv64-support.patch haskell-charsetdetect-ae-1.1.0.4/debian/patches/add-riscv64-support.pat