public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Igor Luri <iluri@aotek.es>
To: u-boot@lists.denx.de
Subject: [U-Boot] Fix for a build ?
Date: Wed, 05 May 2010 12:32:58 +0200	[thread overview]
Message-ID: <1273055578.6150.8.camel@ilurilinux> (raw)

Dear Sylvain Lamontagne,

We have had a similir issue building U-Boot (1.1.6) in a server with 2
cuadcore processors that is responsible of the automated build system. 

GNU Make has the posibility to run several jobs simultaneously, passing
the argument "-j N", where N is the number of jobs executed
simultaneously. Since our server has 8 processors, we use "-j 9"
arguments in the automated build (the documentation recomends using N=
number of cores +1). This way, U-Boot and other software projects,
sometimes build ok and sometimes fail.

We solve this problem building U-Boot and failing projects passing "-j
1" argument to Make (without running simultaneous jobs), and the rest of
software with "-j 9".

I have seen that you are running simultaneous jobs:

*[09:23:58]:* *make: *** Waiting for unfinished jobs....*



Hope this helps.

Peace.



-- 
Igor Luri
R&D Software Department
Fagor Aotek S. Coop.
P. O. Box 144
E-20500 Mondrag?n-Arrasate
Tel.    ++34 943 71 92 00 
        ++34 943 71 92 01 (Ext. 44268)
Fax.    ++34 943 79 92 03
www.aotek.es

             reply	other threads:[~2010-05-05 10:32 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-05 10:32 Igor Luri [this message]
2010-05-05 15:55 ` [U-Boot] Fix for a build ? Sylvain Lamontagne
  -- strict thread matches above, loose matches on Subject: below --
2010-05-03 13:51 Sylvain Lamontagne
2010-05-03 18:52 ` Mike Frysinger
2010-05-03 20:14   ` Sylvain Lamontagne
2010-05-03 20:37     ` Wolfgang Denk
2010-05-03 20:34 ` Wolfgang Denk
2010-05-03 21:44   ` Mike Frysinger
2010-05-03 22:02   ` Sylvain Lamontagne
2010-05-03 23:30     ` Mike Frysinger
2010-05-04  7:56     ` Wolfgang Denk
2010-05-04 14:39       ` Sylvain Lamontagne
2010-05-04 18:44         ` Wolfgang Denk

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=1273055578.6150.8.camel@ilurilinux \
    --to=iluri@aotek.es \
    --cc=u-boot@lists.denx.de \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox