GNU bug report logs -
#50520
GNU emacs commit 2e595b3e8b8870 fails to build on Debian GNU/Linux bookworm/sid (x86-64)
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 50520 in the body.
You can then email your comments to 50520 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#50520
; Package
emacs
.
(Sat, 11 Sep 2021 15:58:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Basile Starynkevitch <basile <at> starynkevitch.net>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sat, 11 Sep 2021 15:58: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)]
Hello emacs developers.
I am often compiling the latest GNU emacs snapshot, and generally with
success.
Today it fails with:
guiseppe.x86_64 src/Editors/emacs 13:33 .0 %make
make -C lib all
make[1]: Entering directory '/usr/src/Editors/emacs/lib'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/Editors/emacs/lib'
make -C lib-src all
make[1]: Entering directory '/usr/src/Editors/emacs/lib-src'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/Editors/emacs/lib-src'
make -C src VCSWITNESS='$(srcdir)/../.git/logs/HEAD' BIN_DESTDIR=''/usr/local/bin/'' \
ELN_DESTDIR='/usr/local/lib/emacs/28.0.50/' all
make[1]: Entering directory '/usr/src/Editors/emacs/src'
CC keyboard.o
*keyboard.c:* In function ‘*make_lispy_position*’:
*keyboard.c:5108:23:* *error: *‘*struct frame*’ has no member named ‘*tool_bar_window*’; did you mean ‘*tab_bar_window*’?
5108 | || (WINDOWP (f->*tool_bar_window*)
|*^~~~~~~~~~~~~~~*
|tab_bar_window
*keyboard.c:5109:31:* *error: *‘*struct frame*’ has no member named ‘*tool_bar_window*’; did you mean ‘*tab_bar_window*’?
5109 | && EQ (window_or_frame, f->*tool_bar_window*)))
|*^~~~~~~~~~~~~~~*
|tab_bar_window
make[1]: *** [Makefile:386: keyboard.o] Error 1
make[1]: Leaving directory '/usr/src/Editors/emacs/src'
make: *** [Makefile:443: src] Error 2
Thanks for the good work on GNU emacs.
Hope this could help someone.
Cheers from near Paris in France
--
Basile Starynkevitch <basile <at> starynkevitch.net>
(only mine opinions / les opinions sont miennes uniquement)
92340 Bourg-la-Reine, France
web page: starynkevitch.net/Basile/
[Message part 2 (text/html, inline)]
Reply sent
to
Eli Zaretskii <eliz <at> gnu.org>
:
You have taken responsibility.
(Sat, 11 Sep 2021 16:06:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Basile Starynkevitch <basile <at> starynkevitch.net>
:
bug acknowledged by developer.
(Sat, 11 Sep 2021 16:06:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 50520-done <at> debbugs.gnu.org (full text, mbox):
> From: Basile Starynkevitch <basile <at> starynkevitch.net>
> Date: Sat, 11 Sep 2021 13:35:08 +0200
>
> I am often compiling the latest GNU emacs snapshot, and generally with success.
>
> Today it fails with:
>
> guiseppe.x86_64 src/Editors/emacs 13:33 .0 % make
> make -C lib all
> make[1]: Entering directory '/usr/src/Editors/emacs/lib'
> make[1]: Nothing to be done for 'all'.
> make[1]: Leaving directory '/usr/src/Editors/emacs/lib'
> make -C lib-src all
> make[1]: Entering directory '/usr/src/Editors/emacs/lib-src'
> make[1]: Nothing to be done for 'all'.
> make[1]: Leaving directory '/usr/src/Editors/emacs/lib-src'
> make -C src VCSWITNESS='$(srcdir)/../.git/logs/HEAD' BIN_DESTDIR=''/usr/local/bin/'' \
> ELN_DESTDIR='/usr/local/lib/emacs/28.0.50/' all
> make[1]: Entering directory '/usr/src/Editors/emacs/src'
> CC keyboard.o
> keyboard.c: In function ‘make_lispy_position’:
> keyboard.c:5108:23: error: ‘struct frame’ has no member named ‘tool_bar_window’; did you mean ‘tab_bar_window’?
> 5108 | || (WINDOWP (f->tool_bar_window)
> | ^~~~~~~~~~~~~~~
> | tab_bar_window
This has been solved recently, please update from Git and try again.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 10 Oct 2021 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 years and 256 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.