Bug#1039906: libreoffice: FTBFS on riscv64: uitest throws "index out of range"

2023-06-29 Thread Sakura286
7.5 version) with external tarballs (that means, I pass parameters to autogen.sh as less as possible), this bug disappears. Therefore maybe some system-internal component are not configured correctly. I am building a debug version of LibreOffice with sbuild to debug uitest. From, Sakura286. [1] https://bugs.documentfoundation.org/show_bug.cgi?id=155937

Bug#1032957: python-cpuinfo: new archs are supported in the current upstream version

2023-03-14 Thread Sakura286
any plan on update python-info in the future? From, Sakura286 [1] https://github.com/workhorsy/py-cpuinfo/tags [2] https://github.com/workhorsy/py-cpuinfo/blob/a6c5e22888dde3feed1df847b704356679b1e311/tests/test_invalid_cpu.py

Bug#1019738: searchandrescue: FTBFS on riscv64: add library search path

2022-09-14 Thread Sakura286
and it works. The patch has been attached below. Regards, Sakura286. [1] https://buildd.debian.org/status/fetch.php?pkg=searchandrescue=riscv64=1.5.0-2.1=1660399987 Index: searchandrescue-1.5.0/sar/platforms.ini === --- searchandrescue

Bug#1019369: cgit: FTBFS on riscv64: t0109-git-config test failed on riscv64

2022-09-08 Thread Sakura286
l. You cannot pass an invalid syscall name to "strace -e". I'm trying to find out why "access" is invalid and I might submit a new patch later. Regards, Sakura286.

Bug#1019369: cgit: FTBFS on riscv64: t0109-git-config test failed on riscv64

2022-09-07 Thread Sakura286
;faccessat" behaves same as "access" [2]. So I add "-e faccessat" for riscv64. I have tested the patch on amd64 and riscv64. The patch is attached below. Regards, Sakura286. [1] https://buildd.debian.org/status/fetch.php?pkg=cgit=riscv64=1.2.3%2Bgit2.25.1-1=1660429218 [2] h