all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* master fails to build on macOS
@ 2018-01-15 23:23 John Wiegley
  2018-01-16  1:21 ` Paul Eggert
  0 siblings, 1 reply; 3+ messages in thread
From: John Wiegley @ 2018-01-15 23:23 UTC (permalink / raw)
  To: emacs-devel

I'm seeing this after pulling just now:

--8<---------------cut here---------------start------------->8---
builder for '/nix/store/vwpdsg0sw2nwxr186jhxagvja436pm02-emacs-27.0.50.drv' failed with exit code 2; last 10 log lines:
  keyboard.c:5466:11: error: use of undeclared identifier 'used_mouse_menu'
        if (used_mouse_menu)
            ^
  keyboard.c:5467:10: error: use of undeclared identifier 'used_mouse_menu'
          *used_mouse_menu = true;
           ^
  2 errors generated.
  make[1]: *** [Makefile:381: keyboard.o] Error 1
  make[1]: Leaving directory '/private/tmp/nix-build-emacs-27.0.50.drv-0/master/src'
  make: *** [Makefile:418: src] Error 2
--8<---------------cut here---------------end--------------->8---

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-01-16  1:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-15 23:23 master fails to build on macOS John Wiegley
2018-01-16  1:21 ` Paul Eggert
2018-01-16  1:37   ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.