On Fri, May 20, 2022 at 02:35:45PM +0200, Gard Spreemann wrote:
Hello, and thanks you the bug report and patch.
Bo YU <tsu.y...@gmail.com> writes:
[…]
The attached patch is simple to disable tests like mips do that.
If you need me to do more test, please let me know.
I believe upstream has made changes that look like they might deal with
the test failures on all architectures. From
https://gitlab.freedesktop.org/mstoeckl/waypipe/ it looks like commits
ffd2d4379e481372ca6240f4b3bcedbd943dec4c
15aab5c344636336f5327d91d3e6a92733503312
might do the trick (on all architectures). I was waiting for upstream to
make a new release with those changes, but they haven't yet. If you
could cherry-pick those two commits and see if they fix the bug on
riscv64, then that would be most appreciated. Thanks!
Ok, very happy to do it:)
But there is some trickes for me: how to cherry-pick these commits into
package that is come from `apt source`?
One way is put the two commits into one patch and apply it into
d/patches?
I build package with sbuild normally.
Thank you~
Bo
Best,
Gard