qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: "Michael S. Tsirkin" <mst@redhat.com>
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 10:17:46 +0100	[thread overview]
Message-ID: <CAFEAcA_YRCDrmYkXENgAfwaEe3ppmAbPwM7ZRd0maAk6EjoePg@mail.gmail.com> (raw)
In-Reply-To: <20130704080607.GA25850@redhat.com>

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 ?

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

thanks
-- PMM

  reply	other threads:[~2013-07-04  9:18 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 [this message]
2013-07-04  9:45   ` Andreas Färber
2013-07-04  9:52     ` Peter Maydell
2013-07-04  9:49   ` Michael S. Tsirkin

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=CAFEAcA_YRCDrmYkXENgAfwaEe3ppmAbPwM7ZRd0maAk6EjoePg@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=aliguori@us.ibm.com \
    --cc=blauwirbel@gmail.com \
    --cc=kraxel@redhat.com \
    --cc=mst@redhat.com \
    --cc=pbonzini@redhat.com \
    --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).