GNU bug report logs -
#79695
31.0.50; Problem building feature/igc
Previous Next
Reported by: chad <yandros <at> gmail.com>
Date: Sat, 25 Oct 2025 17:36:02 UTC
Severity: normal
Found in version 31.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
To reply to this bug, email your comments to 79695 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org:
bug#79695; Package
emacs.
(Sat, 25 Oct 2025 17:36:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
chad <yandros <at> gmail.com>:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org.
(Sat, 25 Oct 2025 17:36:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
I'm going back to feature/igc after a while away, and I'm getting a build
error:
fns.c: In function ‘strengthen_hash_table_for_dump’:
> fns.c:5519:7: error: used struct type value where scalar is required
> 5519 | if (weak->dump_replacement)
> | ^~~~
This is on x86_64, gcc (Debian 12.2.0-14+deb12u1) 12.2.0. The full
invocation from make V=1 is attached.
This is the first time I've built this branch since before mps was brought
into HEAD. I'm pretty sure I've removed the old traces of MPS from the
system (moved aside the library and header files from /usr/local). Is there
something else that I'm missing?
[Message part 2 (text/html, inline)]
[YYY-igc-issue.txt (text/plain, attachment)]
Reply sent
to
Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility.
(Sat, 25 Oct 2025 17:56:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
chad <yandros <at> gmail.com>:
bug acknowledged by developer.
(Sat, 25 Oct 2025 17:56:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 79695-done <at> debbugs.gnu.org (full text, mbox):
> From: chad <yandros <at> gmail.com>
> Date: Sat, 25 Oct 2025 13:35:17 -0400
>
> I'm going back to feature/igc after a while away, and I'm getting a build error:
>
> fns.c: In function ‘strengthen_hash_table_for_dump’:
> fns.c:5519:7: error: used struct type value where scalar is required
> 5519 | if (weak->dump_replacement)
> | ^~~~
Thanks, should be fixed now.
Information forwarded
to
bug-gnu-emacs <at> gnu.org:
bug#79695; Package
emacs.
(Sat, 25 Oct 2025 23:53:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 79695-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On Sat, Oct 25, 2025 at 1:55 PM Eli Zaretskii <eliz <at> gnu.org> wrote:
> > From: chad <yandros <at> gmail.com>
> > Date: Sat, 25 Oct 2025 13:35:17 -0400
> >
> > I'm going back to feature/igc after a while away, and I'm getting a
> build error:
> >
> > fns.c: In function ‘strengthen_hash_table_for_dump’:
> > fns.c:5519:7: error: used struct type value where scalar is required
> > 5519 | if (weak->dump_replacement)
> > | ^~~~
>
> Thanks, should be fixed now.
>
Confirmed fixed. Thank you!
[Message part 2 (text/html, inline)]
This bug report was last modified 11 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.