all messages for Emacs-related lists mirrored at yhetil.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 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.