unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Emacs bootstrap: 'ignored' errors [trunk]
@ 2010-10-06 15:15 Angelo Graziosi
  2010-10-08 19:14 ` Angelo Graziosi
  0 siblings, 1 reply; 12+ messages in thread
From: Angelo Graziosi @ 2010-10-06 15:15 UTC (permalink / raw)
  To: Emacs

Just for completeness, the bootstrap log of current trunk (rev.101821) 
shows up the following 'ignored' errors:

[...]
make[1]: Entering directory `/tmp/emacs/Work/doc/emacs'
rm -f *.aux *.log *.toc *.cp *.cps *.fn *.fns *.ky *.kys \
	  *.op *.ops *.pg *.pgs *.tp *.tps *.vr *.vrs
cd ../../info && rm -f emacs emacs-[1-9] emacs-[1-9][0-9]
/bin/sh: line 0: cd: ../../info: No such file or directory
make[1]: [infoclean] Error 1 (ignored)
rm -f emacs.dvi emacs-xtra.dvi emacs.pdf emacs-xtra.pdf
make[1]: Leaving directory `/tmp/emacs/Work/doc/emacs'
[...]
make[1]: Entering directory `/tmp/emacs/Work/doc/lispref'
rm -f *.aux *.log *.toc *.cp *.cps *.fn *.fns *.ky *.kys \
	  *.op *.ops *.pg *.pgs *.tp *.tps *.vr *.vrs
cd ../../info && rm -f elisp elisp-[1-9] elisp-[1-9][0-9]
/bin/sh: line 0: cd: ../../info: No such file or directory
make[1]: [infoclean] Error 1 (ignored)
rm -f elisp[12]*
rm -f elisp.dvi elisp.pdf vol[12].pdf
make[1]: Leaving directory `/tmp/emacs/Work/doc/lispref'
[...]
make[1]: Entering directory `/tmp/emacs/Work/doc/lispintro'
rm -f *.aux *.log *.toc *.cp *.cps *.fn *.fns *.ky *.kys \
	  *.op *.ops *.pg *.pgs *.tp *.tps *.vr *.vrs
cd ../../info && rm -f eintr eintr-[1-9]
/bin/sh: line 0: cd: ../../info: No such file or directory
make[1]: [infoclean] Error 1 (ignored)
rm -f emacs-lisp-intro.dvi emacs-lisp-intro.pdf
rm -rf emacs-lisp-intro.html/
make[1]: Leaving directory `/tmp/emacs/Work/doc/lispintro'
[...]

Those errors were absent in the bootstraps of previous revisions.

Ciao,
Angelo.



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

end of thread, other threads:[~2010-10-10 16:00 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-06 15:15 Emacs bootstrap: 'ignored' errors [trunk] Angelo Graziosi
2010-10-08 19:14 ` Angelo Graziosi
2010-10-09 18:10   ` Glenn Morris
2010-10-09 20:58     ` Angelo Graziosi
2010-10-09 21:51       ` Eli Zaretskii
2010-10-09 22:06         ` Angelo Graziosi
2010-10-09 22:21           ` Eli Zaretskii
2010-10-09 22:41             ` Angelo Graziosi
2010-10-09 22:44               ` Glenn Morris
2010-10-09 22:56                 ` Angelo Graziosi
2010-10-10 16:00                 ` Angelo Graziosi
2010-10-09 22:39           ` Glenn Morris

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).