GNU bug report logs - #18908
25.0.50; "install-info" errors from "make install-strip"

Previous Next

Package: emacs;

Reported by: Dani Moncayo <dmoncayo <at> gmail.com>

Date: Fri, 31 Oct 2014 15:33:01 UTC

Severity: normal

Found in version 25.0.50

Fixed in version 24.5

Done: Glenn Morris <rgm <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 18908 in the body.
You can then email your comments to 18908 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 bug-gnu-emacs <at> gnu.org:
bug#18908; Package emacs. (Fri, 31 Oct 2014 15:33:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Dani Moncayo <dmoncayo <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 31 Oct 2014 15:33:02 GMT) Full text and rfc822 format available.

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

From: Dani Moncayo <dmoncayo <at> gmail.com>
To: bug-gnu-emacs <bug-gnu-emacs <at> gnu.org>
Subject: 25.0.50; "install-info" errors from "make install-strip"
Date: Thu, 30 Oct 2014 20:31:53 +0100
[Message part 1 (text/plain, inline)]
Hello,

I've done an out-of-tree build of the current trunk with my usual
MinGW/MSYS environment.  Then, from that same build directory, I've
done this:

  $ make --version
  GNU Make 3.82.90
  Built for i686-pc-msys
  [...]
  $ rm -fr /c/usr1
  $ make install-strip GZIP_INFO= GZIP_PROG= prefix=/c/usr1 >
/c/tmp/make-install-strip.log 2>&1
  $ rm -fr /c/usr1
  $ make install GZIP_INFO= GZIP_PROG= prefix=/c/usr1 >
/c/tmp/make-install.log 2>&1

I'm attaching the two .log files obtained.  As you can see, the
"install-strip" target has generated some errors that are not present
when making the "install" target:

  install-info: No such file or directory for /c/usr1/share/info/make:
  install-info: No such file or directory for /c/usr1/share/info/Entering
  install-info: No such file or directory for /c/usr1/share/info/directory
  install-info: No such file or directory for
/c/usr1/share/info/`/home/Dani/emacs/trunk-build/doc/misc'
  install-info: No such file or directory for /c/usr1/share/info/make:
  install-info: No such file or directory for /c/usr1/share/info/Leaving
  install-info: No such file or directory for /c/usr1/share/info/directory
  install-info: No such file or directory for
/c/usr1/share/info/`/home/Dani/emacs/trunk-build/doc/misc'
  Makefile:634: recipe for target `install-info' failed
  make[1]: [install-info] Error 1 (ignored)

Eli suggested to add a "--no-print-directory" switch to this make
command (from the "install-info" recipe):

  info_misc=`MAKELEVEL=0 make -s -C doc/misc echo-info`; \

and it seems that works [1].

In GNU Emacs 25.0.50.1 (i686-pc-mingw32)
 of 2014-10-20 on LEG570
Repository revision: 118168 rgm <at> gnu.org-20141020195941-icp42t8ttcnud09g
Windowing system distributor `Microsoft Corp.', version 6.3.9600
Configured using:
 `configure --enable-checking=yes,glyphs CPPFLAGS=-DGLYPH_DEBUG=1'

--
Dani Moncayo

[1] http://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00930.html
[tmp.zip (application/zip, attachment)]

Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Wed, 05 Nov 2014 05:03:02 GMT) Full text and rfc822 format available.

Notification sent to Dani Moncayo <dmoncayo <at> gmail.com>:
bug acknowledged by developer. (Wed, 05 Nov 2014 05:03:02 GMT) Full text and rfc822 format available.

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

From: Glenn Morris <rgm <at> gnu.org>
To: 18908-done <at> debbugs.gnu.org
Subject: Re: bug#18908: 25.0.50;
 "install-info" errors from "make install-strip"
Date: Wed, 05 Nov 2014 00:02:48 -0500
Version: 24.5

Fixed. (AFAICS, "MAKELEVEL=0" does nothing.)




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

This bug report was last modified 10 years and 145 days ago.

Previous Next


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