All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: ml@communistcode.co.uk,
	Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: Qemu refusing to build
Date: Thu, 02 Aug 2012 14:40:20 +0100	[thread overview]
Message-ID: <1343914820.9756.74.camel@ted> (raw)
In-Reply-To: <501A43F2.7020209@communistcode.co.uk>

On Thu, 2012-08-02 at 10:10 +0100, Jack Mitchell wrote:
> I am having an issue trying to build qemu for the qemuarm machine. It's 
> just a standard core-image-minimal with a vanilla copy of poky master. 
> The error log is as follows:
> 
>     /mnt/storage/yoctoBuilds/poky-vanilla.git/build/tmp/work/x86_64-linux/qemu-native-0.15.1-r10/temp/log.do_configure.1062
>     ---------------------------------------------------------------------------
>     DEBUG: Executing python function sysroot_cleansstate
>     DEBUG: Python function sysroot_cleansstate finished
>     DEBUG: Executing shell function do_configure
>     /mnt/storage/yoctoBuilds/poky-vanilla.git/build/tmp/work/x86_64-linux/qemu-native-0.15.1-r10/temp/run.do_configure.1062:
>     line 86:
>     /mnt/storage/yoctoBuilds/poky-vanilla.git/build/tmp/work/x86_64-linux/qemu-native-0.15.1-r10/qemu-0.15.1/configure:
>     No such file or directory
>     ERROR: Function failed: do_configure (see
>     /mnt/storage/yoctoBuilds/poky-vanilla.git/build/tmp/work/x86_64-linux/qemu-native-0.15.1-r10/temp/log.do_configure.1062
>     for further information)
> 
> 
> That is all I get, and the build just fails. I'm not sure where to even 
> start debugging this...

Does the file:

/mnt/storage/yoctoBuilds/poky-vanilla.git/build/tmp/work/x86_64-linux/qemu-native-0.15.1-r10/qemu-0.15.1/configure

exist? Can you execute it? Does
running /mnt/storage/yoctoBuilds/poky-vanilla.git/build/tmp/work/x86_64-linux/qemu-native-0.15.1-r10/temp/run.do_configure.1062 give the same error? You can try and pin this down to a specific command failing, it could be something in the configure script itself that is erroring, its hard to tell from just the above.

Cheers,

Richard






  reply	other threads:[~2012-08-02 13:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-02  9:10 Qemu refusing to build Jack Mitchell
2012-08-02 13:40 ` Richard Purdie [this message]
2012-08-02 15:28   ` Jack Mitchell
2012-08-02 15:41     ` Richard Purdie
2012-08-02 16:28       ` Jack Mitchell

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=1343914820.9756.74.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=ml@communistcode.co.uk \
    --cc=openembedded-core@lists.openembedded.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.
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.