From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Jeffrey Moore <jeff@kokofitclub.com>
Cc: yocto@yoctoproject.org
Subject: Re: '…bzImage': No such file or directory when building core-image-minimal-initramfs
Date: Sun, 20 Nov 2011 10:32:00 +0000 [thread overview]
Message-ID: <1321785120.18926.3.camel@ted> (raw)
In-Reply-To: <A4579E89-DAD0-4BA2-BD7D-976040983CBF@kokofitclub.com>
On Sat, 2011-11-19 at 16:20 -0500, Jeffrey Moore wrote:
> I have a problem in that the kernel bzImage is apparently not being
> built. Here is my error:
> | install: cannot stat
> `/media/jwm/minimal-initramfs/tmp/sysroots/crownbay-noemgd/kernel/bzImage': No such file or directory
> | ERROR: Function 'build_boot_bin' failed
> (see /media/jwm/minimal-initramfs/tmp/work/crownbay_noemgd-poky-linux/core-image-minimal-initramfs-1.0-r0/temp/log.do_bootimg.25097 for further information)
> NOTE: package core-image-minimal-initramfs-1.0-r0: task do_bootimg:
> Failed
> ERROR: Task 9
> (/home/jeff/poky-edison-6.0/meta/recipes-core/images/core-image-minimal-initramfs.bb, do_bootimg) failed with exit code '1'
> ERROR:
> '/home/jeff/poky-edison-6.0/meta/recipes-core/images/core-image-minimal-initramfs.bb' failed
>
> My setup:
>
> vanilla, out of the box poky setup with the addition of:
>
> meta-intel layer for meta-crownbay in the bblayers.conf
> &
> MACHINE ?= "crownbay-noemgd" in the local.conf
>
> bitbake -k core-image-minimal-initramfs
>
> If I build any other type of image such
> as: core-image-minimal-mtdutils or core-image-minimal, everything is
> fine and I get a clean build. Any help would be appreciated.
I'm chasing a bug that looks very like this at the moment. I don't have
a proper fix for it yet but you could try and "bitbake linux-yocto -c
populate_sysroot -f" and then try and build your image again which
should work around the problem.
I'm assuming this is with master rather than the release and you might
have rm_work enabled?
Cheers,
Richard
next prev parent reply other threads:[~2011-11-20 10:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-19 21:20 '…bzImage': No such file or directory when building core-image-minimal-initramfs Jeffrey Moore
2011-11-20 10:32 ` Richard Purdie [this message]
2011-11-20 12:57 ` Jeffrey Moore
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=1321785120.18926.3.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=jeff@kokofitclub.com \
--cc=yocto@yoctoproject.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.