On Thu, Jan 08, 2026 at 02:07:06AM +0100, Santiago Vila wrote:
reopen 1098120
thanks

Hello. The current version still fails to build in this way:

[...]
Box.c:105:33: error: initialization of ‘void (*)(struct _WidgetRec *, struct _WidgetRec *, 
struct <anonymous> *, Cardinal *)’ {aka ‘void (*)(struct _WidgetRec *, struct 
_WidgetRec *, struct <anonymous> *, unsigned int *)’} from incompatible pointer type 
‘void (*)(void)’ [-Wincompatible-pointer-types]
 105 |     /* initialize         */    Initialize,
     |                                 ^~~~~~~~~~
Box.c:105:33: note: (near initialization for 
‘boxClassRec.core_class.initialize’)
Box.c:88:13: note: ‘Initialize’ declared here
  88 | static void Initialize();
     |             ^~~~~~~~~~

and it still looks like "FTBFS with GCC-15", so I'm reopening the same bug.

Full build logs available here:

https://buildd.debian.org/status/package.php?p=xaw3d


Interestingly enough:
1. it not fails under amd64
2. the issue is not explicit here: 
https://buildd.debian.org/status/package.php?p=xaw3d

It seems more due to a misbehavior for considering a warning as an
error instead.


--
⢀⣴⠾⠻⢶⣦⠀ Francesco Paolo Lovergine
⣾⠁⢠⠒⠀⣿⡁ Debian Developer
⢿⡄⠘⠷⠚⠋⠀ 0579 A97A 2238 EBF9 BE61
⠈⠳⣄⠀⠀⠀⠀ ED02 0F02 A5E1 1636 86A4

Reply via email to