all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Angelo Graziosi <angelo.graziosi@alice.it>
To: Emacs <emacs-devel@gnu.org>
Subject: Emacs bootstrap: 'ignored' errors [trunk]
Date: Wed, 06 Oct 2010 17:15:31 +0200	[thread overview]
Message-ID: <4CAC9293.7000709@alice.it> (raw)

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.



             reply	other threads:[~2010-10-06 15:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-06 15:15 Angelo Graziosi [this message]
2010-10-08 19:14 ` Emacs bootstrap: 'ignored' errors [trunk] 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CAC9293.7000709@alice.it \
    --to=angelo.graziosi@alice.it \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.