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-devel@gnu.org
Subject: Problems using 'make -j2' on GNU/Linux
Date: Sat, 21 Jun 2008 23:30:02 +0200	[thread overview]
Message-ID: <485D72DA.6020804@alice.it> (raw)

After recent changes [1], using 'make -j2 bootstrap', on GNU/Linux 
Kubuntu 8.04, fails

[...]
make[3]: Entering directory `/home/angelo/downloads/emacs.ports/build/lisp'
wd=/home/angelo/downloads/emacs.ports/emacs/lisp; subdirs=`(cd $wd; find 
. -type d -print)`; for file in $subdirs; do case $file in */Old | */RCS 
| */CVS | */CVS/* | */.* | */.*/* | */=* ) ;; *) wins="$wins $wd/$file" 
;; esac; done; \
	for file in $wins; do \
	   /home/angelo/downloads/emacs.ports/emacs/lisp/../update-subdirs $file; \
	done;
make[3]: Leaving directory `/home/angelo/downloads/emacs.ports/build/lisp'
make -w --jobserver-fds=5,6 - --jobserver-fds=5,6 - --jobserver-fds=5,6 
- --jobserver-fds=5,6 -j bootstrap-emacs
make[3]: Entering directory `/home/angelo/downloads/emacs.ports/build/src'
`/bin/pwd`/temacs --batch --load loadup bootstrap
/bin/sh: /home/angelo/downloads/emacs.ports/build/src/temacs: Permission 
denied
make[3]: *** [bootstrap-emacs] Error 126
make[3]: Leaving directory `/home/angelo/downloads/emacs.ports/build/src'
make[2]: *** [witness-emacs] Error 2
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/home/angelo/downloads/emacs.ports/build/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/home/angelo/downloads/emacs.ports/build'
make: *** [bootstrap] Error 2


Instead 'make bootstrap' works.


Cheers,
    Angelo.
---
[1] http://lists.gnu.org/archive/html/emacs-devel/2008-06/msg01405.html




             reply	other threads:[~2008-06-21 21:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-21 21:30 Angelo Graziosi [this message]
2008-06-22  1:33 ` Problems using 'make -j2' on GNU/Linux Stefan Monnier
2008-06-22  2:04   ` Glenn Morris
2008-06-22 12:18     ` Stefan Monnier

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=485D72DA.6020804@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.