GNU bug report logs - #75194
Compilation of latest `scratch/igc' fails with `xwidget' on MacOS

Previous Next

Package: emacs;

Reported by: 黄京 <radionoisee <at> gmail.com>

Date: Mon, 30 Dec 2024 11:12:02 UTC

Severity: normal

Done: Pip Cet <pipcet <at> protonmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: 黄京 <radionoisee <at> gmail.com>
To: 75194 <at> debbugs.gnu.org
Subject: bug#75194: Compilation of latest `scratch/igc' fails with `xwidget' on MacOS
Date: Mon, 30 Dec 2024 17:05:49 +0800
[Message part 1 (text/plain, inline)]
Hi,

I'm encountering a compile-time error when building the latest Emacs igc
branch with the `--with-mps=yes' and `--with-xwidget' options:

*igc.c:2459:5: error: no member named 'gc_header' in 'struct xwidget_view';
did you mean 'header'?*

 2459 |     IGC_FIX12_HEADER (ss, &w->xv);

      | *    ^*

*igc.c:1144:61: note: *expanded from macro 'IGC_FIX12_HEADER'

 1144 |       igc_assert ((mps_addr_t) (*p) == (mps_addr_t) &
(*p)->gc_header); \

      | *                                                            ^*

*./xwidget.h:104:28: note: *'header' declared here

  104 |   struct vectorlike_header header;

      | *                           ^*


Please let me know if you need any additional information to investigate
this issue.


Thanks.
[Message part 2 (text/html, inline)]

This bug report was last modified 141 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.