All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Kiernan <alex.kiernan@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Fwd: Parallel build is broken
Date: Wed, 5 Sep 2018 09:45:41 +0100	[thread overview]
Message-ID: <CAO5Uq5ROo1fkP8JE3oZ9VxNrQBi7_AS0uX9X+VXx2cY=2+pfiQ@mail.gmail.com> (raw)
In-Reply-To: <CAHp75VeXZ8mhJ9_eS9duOc0W6Xd+oX2LhZG_azs_FWW7WAZ2-g@mail.gmail.com>

On Tue, Sep 4, 2018 at 3:54 PM Andy Shevchenko
<andy.shevchenko@gmail.com> wrote:
>
> On Tue, Sep 4, 2018 at 5:50 PM Andy Shevchenko
> <andy.shevchenko@gmail.com> wrote:
> >
> > On Tue, Sep 4, 2018 at 5:00 PM Tom Rini <trini@konsulko.com> wrote:
> > >
> > > On Tue, Sep 04, 2018 at 03:42:05PM +0300, Andy Shevchenko wrote:
> > >
> > > > ---------- Forwarded message ---------
> > > > From: Andy Shevchenko <andy.shevchenko@gmail.com>
> > > > Date: Tue, Sep 4, 2018 at 3:40 PM
> > > > Subject: Parallel build is broken
> > > > To: Tom Rini <trini@konsulko.com>
> > > > Cc: Bin Meng <bmeng.cn@gmail.com>, Simon Glass <sjg@chromium.org>
> > > >
> > > >
> > > > U-Boot can't be build with make -j16.
> > > >
> > > > Second pass passes fine.
> > > >
> > > > Didn't investigate myself and probably will not have time (near to
> > > > vacation time for me).
> > > > So, please, fix it before release.
> > > >
> > > > sh: echo: I/O error
> > > > make[1]: *** [scripts/Makefile.build:278: common/malloc_simple.o] Error 1
> > > > make[1]: *** Waiting for unfinished jobs....
> > > >  CC      drivers/serial/ns16550.o
> > > >  CC      drivers/spi/spi.o
> > > >  CC      cmd/mmc.o
> > > >  CC      drivers/watchdog/tangier_wdt.o
> > > >  CC      drivers/serial/serial_intel_mid.o
> > > >  CC      cmd/net.o
> > > >  CC      drivers/usb/common/common.o
> > > >  CC      arch/x86/lib/acpi.o
> > > >  LD      drivers/timer/built-in.o
> > > >  CC      arch/x86/lib/acpi_table.o
> > > >  CC      drivers/video/console_normal.o
> > > > make: *** [Makefile:1377: common] Error 2
> > > > make: *** Waiting for unfinished jobs....
> > >
> > > What build target (and O= or not?) is this with?  Thanks!
> >
> > make clean && make edison_defconfig && make -j16
> >
> > gcc (Debian 8.2.0-4) 8.2.0
> > Copyright (C) 2018 Free Software Foundation, Inc.
> > This is free software; see the source for copying conditions.  There is NO
> > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> So, first time it's being built, consequent runs usually failed.
>

I've seen this problem - building inside a VMware VM. I've always
found that logging out and back in appears to fix it, so possibly
something related to the session... I've similarly failed to figure
out what the problem is as it comes and goes.

-- 
Alex Kiernan

  parent reply	other threads:[~2018-09-05  8:45 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAHp75Vf7XQARyuWSt7k4=K7jYXUnBo22_YJUoASUOD2iBq6dFA@mail.gmail.com>
2018-09-04 12:42 ` [U-Boot] Fwd: Parallel build is broken Andy Shevchenko
2018-09-04 14:00   ` Tom Rini
2018-09-04 14:50     ` Andy Shevchenko
2018-09-04 14:54       ` Andy Shevchenko
2018-09-04 15:03         ` Andy Shevchenko
2018-09-04 15:12           ` Andy Shevchenko
2018-09-05  8:45         ` Alex Kiernan [this message]
2018-09-05 11:57           ` Adam Ford
2018-09-05 17:31             ` Andy Shevchenko
2018-09-10 18:46             ` Trent Piepho
2018-09-12  3:01               ` Max Filippov
2018-09-04 15:14       ` Tom Rini
2018-09-04 15:47         ` Andy Shevchenko
2018-09-04 16:33           ` Andy Shevchenko
2018-09-04 18:00             ` Tom Rini
2018-09-04 18:05               ` Andy Shevchenko
2018-09-04 21:43                 ` Tom Rini
2018-09-05  4:08                   ` Bin Meng
2018-09-05  7:22                   ` Joakim Tjernlund

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='CAO5Uq5ROo1fkP8JE3oZ9VxNrQBi7_AS0uX9X+VXx2cY=2+pfiQ@mail.gmail.com' \
    --to=alex.kiernan@gmail.com \
    --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 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.