unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Parallel make help needed
@ 2014-11-08 18:47 Jan D.
  2014-11-08 19:34 ` Glenn Morris
  0 siblings, 1 reply; 5+ messages in thread
From: Jan D. @ 2014-11-08 18:47 UTC (permalink / raw)
  To: emacs-devel

Hello.

Whenever I make bootstrap -jX where X > 1 I get this error:

../../../current/build-aux/install-sh -c -d 
../../../current/doc/lispref/../../info
../../../current/build-aux/install-sh -c -d 
../../../current/doc/lispintro/../../info
../current/build-aux/install-sh -c -d ../current/info
../../../current/build-aux/install-sh -c -d 
../../../current/doc/emacs/../../info
../../../current/build-aux/install-sh -c -d 
../../../current/doc/misc/../../info
makeinfo --force -I../../../current/doc/misc/../emacs --no-split -o 
../../../current/doc/misc/../../info/ccmode.info 
../../../current/doc/misc/cc-mode.texi
../../../current/doc/misc/../../info/ccmode.info: No such file or directory
make[3]: *** [../../../current/doc/misc/../../info/ccmode.info] Error 1
make[3]: *** Waiting for unfinished jobs....
mkdir: ../../../current/doc/lispintro/../../info: File exists
mkdir: ../current/info: File exists

It looks like there is a race in creation of current/info.
How does one go about debugging this?

	Jan D.



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

end of thread, other threads:[~2014-11-09 21:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-08 18:47 Parallel make help needed Jan D.
2014-11-08 19:34 ` Glenn Morris
2014-11-09 12:04   ` Jan D.
2014-11-09 19:40     ` Glenn Morris
2014-11-09 21:28       ` Jan D.

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).