GNU bug report logs -
#77398
[PATCH] gnu: xrdp: Update to 0.10.3, xorgxrdp: Update to 0.10.4.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Mon, 31 Mar 2025 04:48:01 UTC
Severity: normal
Tags: patch
Done: Andreas Enge <andreas <at> enge.fr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hello Andy,
the patch fails on 32 bit according to QA:
https://qa.guix.gnu.org/issue/77398/package-changes?i686-linux-change=broken&i686-linux-change=still-failing&i686-linux-change=unknown-to-failing&i686-linux-change=new-failing
The somewhat surprising error message in
https://bordeaux.guix.gnu.org/build/cb17cf76-2ea0-4a1e-b19f-2f7220cc4a8a/log
is:
In file included from /gnu/store/83yp83mwzvdqn0qhr7hvs5cvizrcf76a-fuse-3.10.5/include/fuse3/fuse_lowlevel.h:25,
from chansrv_fuse.c:155:
/gnu/store/83yp83mwzvdqn0qhr7hvs5cvizrcf76a-fuse-3.10.5/include/fuse3/fuse_common.h:853:1: error: static assertion failed: "fuse: off_t must be 64bit"
853 | _Static_assert(sizeof(off_t) == 8, "fuse: off_t must be 64bit");
Does this mean that fuse <at> 3 only works on 64 bit platforms?
In any case, going back to fuse <at> 2 will probably solve the problem.
Then I would suggest to write two commits for the two separate projects.
Thanks!
Andreas
This bug report was last modified 104 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.