This is a workaround for rdma-core:

commit aff19665326a092d613fc5536dcb8ef9caaad7c1 (HEAD -> 
questing-rdma-core-fix-riscv64-pandoc-build)
Author: Andreas Hasenack <[email protected]>
Date:   Sat May 31 13:53:35 2025 +0000

      * d/control: use pre-generated manpages on riscv64

diff --git a/debian/control b/debian/control
index e3eb1ef..ebd54f3 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: cmake (>= 2.8.11),
                libsystemd-dev,
                libudev-dev,
                ninja-build,
-               pandoc [!i386],
+               pandoc [!i386 !riscv64],
                pkgconf,
                python3-dev,
                python3-docutils,


In principle, skipping the build of the man pages would be a problem if the 
built ones, as shipped, differ from the source (for example, if a patch is 
being applied to the manpages).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2111581

Title:
  Haskell's default behaviour of using large-address-space is causing
  pandoc to stuck in an infinite loop on QEMU 10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ghc/+bug/2111581/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to