qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: Anthony Liguori <aliguori@us.ibm.com>,
	qemu-devel@nongnu.org, Blue Swirl <blauwirbel@gmail.com>,
	Gerd Hoffmann <kraxel@redhat.com>,
	Stefan Hajnoczi <stefanha@redhat.com>,
	Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] Makefile: disable parallel build with dtc
Date: Thu, 4 Jul 2013 12:49:15 +0300	[thread overview]
Message-ID: <20130704094915.GA23677@redhat.com> (raw)
In-Reply-To: <CAFEAcA_YRCDrmYkXENgAfwaEe3ppmAbPwM7ZRd0maAk6EjoePg@mail.gmail.com>

On Thu, Jul 04, 2013 at 10:17:46AM +0100, Peter Maydell wrote:
> On 4 July 2013 09:06, Michael S. Tsirkin <mst@redhat.com> wrote:
> > Sometimes I get this error when building with -j 4:
> > ar: two different operation options specified
> > make[1]: *** [libfdt/libfdt.a] Error 1
> > make: *** [subdir-dtc] Error 2
> >
> > dtc make does not seem to support parallel make.
> > Force non-parallel build to fix this.
> 
> So, this is the second time somebody's reported this, and
> I think it would be better to try to figure out what's
> going on. Can you report what the actual ar command is
> when run with V=1 ?

it stopped reproducing now :(

> Also, can you confirm that you haven't got an environment
> that sets ARFLAGS to something weird (including "") ?
> 
> thanks
> -- PMM

I can confirm that.

      parent reply	other threads:[~2013-07-04  9:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-04  8:06 [Qemu-devel] [PATCH] Makefile: disable parallel build with dtc Michael S. Tsirkin
2013-07-04  9:17 ` Peter Maydell
2013-07-04  9:45   ` Andreas Färber
2013-07-04  9:52     ` Peter Maydell
2013-07-04  9:49   ` Michael S. Tsirkin [this message]

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=20130704094915.GA23677@redhat.com \
    --to=mst@redhat.com \
    --cc=aliguori@us.ibm.com \
    --cc=blauwirbel@gmail.com \
    --cc=kraxel@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /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;
as well as URLs for NNTP newsgroup(s).