GNU bug report logs - #25372
26.0.50; Cannot rebuild Emacs

Previous Next

Package: emacs;

Reported by: Tino Calancha <tino.calancha <at> gmail.com>

Date: Fri, 6 Jan 2017 06:48:01 UTC

Severity: normal

Merged with 25392

Found in version 26.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 25372 in the body.
You can then email your comments to 25372 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to eliz <at> gnu.org, bug-gnu-emacs <at> gnu.org:
bug#25372; Package emacs. (Fri, 06 Jan 2017 06:48:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tino Calancha <tino.calancha <at> gmail.com>:
New bug report received and forwarded. Copy sent to eliz <at> gnu.org, bug-gnu-emacs <at> gnu.org. (Fri, 06 Jan 2017 06:48:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Tino Calancha <tino.calancha <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 26.0.50; Cannot rebuild Emacs
Date: Fri, 06 Jan 2017 15:46:54 +0900
X-Debbugs-CC: eliz <at> gnu.org

emacs -Q:
M-& make extraclean RET
cd . && /bin/bash /home/calancha/soft/emacs-master/build-aux/missing automake-1.15 --gnu -a -c lib/Makefile
automake-1.15: error: cannot open < lib/../nt/gnulib.mk: No such file or directory
Makefile:456: recipe for target 'lib/Makefile.in' failed
make: *** [lib/Makefile.in] Error 1

A git bisect point out to commit: 10444dcf77711bf3360f865fcb0d446a83e1bfb5

In GNU Emacs 26.0.50.3 (x86_64-pc-linux-gnu, GTK+ Version 3.22.5)
 of 2017-01-06 built on calancha-pc
Repository revision: 8f0376309ee37e4f1da21d78971c4df2df5fd7b6
Windowing system distributor 'The X.Org Foundation', version 11.0.11900000
System Description:	Debian GNU/Linux testing (stretch)

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
make extraclean: exited abnormally with code 2.

Configured using:
 'configure --enable-checking=yes,glyphs --enable-check-lisp-object-type
 'CFLAGS=-O0 -g3''

Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GCONF GSETTINGS
NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB
TOOLKIT_SCROLL_BARS GTK3 X11 LIBSYSTEMD

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Dired by name

Minor modes in effect:
  shell-dirtrack-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message subr-x puny format-spec rfc822
mml mml-sec password-cache epa derived epg epg-config gnus-util rmail
rmail-loaddefs mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mail-utils shell pcomplete comint ansi-color ring map
seq byte-opt gv bytecomp byte-compile cl-extra help-mode easymenu cconv
cl-loaddefs pcase cl-lib dired dired-loaddefs time-date mule-util
tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type
mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image
regexp-opt fringe tabulated-list replace newcomment text-mode elisp-mode
lisp-mode prog-mode register page menu-bar rfn-eshadow isearch timer
select scroll-bar mouse jit-lock font-lock syntax facemenu font-core
term/tty-colors frame cl-generic cham georgian utf-8-lang misc-lang
vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932
hebrew greek romanian slovak czech european ethiopic indian cyrillic
chinese composite charscript case-table epa-hook jka-cmpr-hook help
simple abbrev obarray minibuffer cl-preloaded nadvice loaddefs button
faces cus-face macroexp files text-properties overlay sha1 md5 base64
format env code-pages mule custom widget hashtable-print-readable
backquote dbusbind inotify dynamic-setting system-font-setting
font-render-setting move-toolbar gtk x-toolkit x multi-tty
make-network-process emacs)

Memory information:
((conses 16 104621 5000)
 (symbols 48 20609 1)
 (miscs 40 61 130)
 (strings 32 19771 4626)
 (string-bytes 1 628143)
 (vectors 16 15303)
 (vector-slots 8 474886 4892)
 (floats 8 188 49)
 (intervals 56 473 0)
 (buffers 976 13))




Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Fri, 06 Jan 2017 07:59:01 GMT) Full text and rfc822 format available.

Notification sent to Tino Calancha <tino.calancha <at> gmail.com>:
bug acknowledged by developer. (Fri, 06 Jan 2017 07:59:01 GMT) Full text and rfc822 format available.

Message #10 received at 25372-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Tino Calancha <tino.calancha <at> gmail.com>
Cc: 25372-done <at> debbugs.gnu.org
Subject: Re: bug#25372: 26.0.50; Cannot rebuild Emacs
Date: Fri, 06 Jan 2017 09:58:44 +0200
> Cc: eliz <at> gnu.org
> From: Tino Calancha <tino.calancha <at> gmail.com>
> Date: Fri, 06 Jan 2017 15:46:54 +0900
> 
> emacs -Q:
> M-& make extraclean RET
> cd . && /bin/bash /home/calancha/soft/emacs-master/build-aux/missing automake-1.15 --gnu -a -c lib/Makefile
> automake-1.15: error: cannot open < lib/../nt/gnulib.mk: No such file or directory
> Makefile:456: recipe for target 'lib/Makefile.in' failed
> make: *** [lib/Makefile.in] Error 1
> 
> A git bisect point out to commit: 10444dcf77711bf3360f865fcb0d446a83e1bfb5

Re-run autogen.sh, then the problem will go away.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#25372; Package emacs. (Fri, 06 Jan 2017 17:06:02 GMT) Full text and rfc822 format available.

Message #13 received at 25372 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 25372 <at> debbugs.gnu.org
Cc: eliz <at> gnu.org, tino.calancha <at> gmail.com
Subject: Re: bug#25372: 26.0.50; Cannot rebuild Emacs
Date: Fri, 06 Jan 2017 12:05:29 -0500
The top-level Makefile, once it exists, should contain the necessary
logic for rebuilding things. Manual steps should not be needed. Probably
AUTOMAKE_INPUTS should be changed to include both
$(srcdir)/lib/gnulib.mk and $(srcdir)/nt/gnulib.mk (which means that the
variable gnulib_mk isn't needed). Strictly speaking, this was probably
true before as well.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#25372; Package emacs. (Fri, 06 Jan 2017 18:02:02 GMT) Full text and rfc822 format available.

Message #16 received at 25372 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 25372 <at> debbugs.gnu.org
Cc: tino.calancha <at> gmail.com
Subject: Re: bug#25372: 26.0.50; Cannot rebuild Emacs
Date: Fri, 06 Jan 2017 13:01:21 -0500
Glenn Morris wrote:

> The top-level Makefile, once it exists, should contain the necessary
> logic for rebuilding things. Manual steps should not be needed. Probably
> AUTOMAKE_INPUTS should be changed to include both
> $(srcdir)/lib/gnulib.mk and $(srcdir)/nt/gnulib.mk (which means that the
> variable gnulib_mk isn't needed). Strictly speaking, this was probably
> true before as well.

Actually, I suppose on non-MS platforms, nt/gnulib.mk could be an
order-only prerequisite, because we only need it to exist, not be newer.
But it's probably not worth making the distinction.




Forcibly Merged 25372 25392. Request was from npostavs <at> users.sourceforge.net to control <at> debbugs.gnu.org. (Sun, 08 Jan 2017 14:53:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 06 Feb 2017 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 137 days ago.

Previous Next


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