From: Gary Thomas <gary@mlbassoc.com>
To: poky@yoctoproject.org
Subject: Re: Problem building MIPS image (core-image-minimal)
Date: Fri, 30 Mar 2012 10:50:30 -0600 [thread overview]
Message-ID: <4F75E456.3020101@mlbassoc.com> (raw)
In-Reply-To: <CAJKYVfv_mQstkE4OPUzpDkGKihJ=j-Fu5QmdgYO2-F7q73JPyA@mail.gmail.com>
On 2012-03-30 09:17, Zhouheng Zhuang wrote:
> I used package_rpm instead and it worked. Thanks.
> I am wondering why package_rpm works, but package_deb doesn't. Can you explain what happens here? Thanks.
Looks like package_deb is broken all around - check out https://bugzilla.yoctoproject.org/show_bug.cgi?id=1858
package_ipk (what I use all the time) and package_rpm work fine
> On Fri, Mar 30, 2012 at 2:22 AM, Khem Raj <raj.khem@gmail.com <mailto:raj.khem@gmail.com>> wrote:
>
> On Thu, Mar 29, 2012 at 1:51 PM, Zhouheng Zhuang <zz245@cornell.edu <mailto:zz245@cornell.edu>> wrote:
> > Hi all,
> > I am a student, and I just started using Yocto Project, and tried to build a
> > MIPS image (core-image-minimal) myself, but failed. Can anyone help me on
> > this issue?
> >
> > I downloaded Yocto 1.1. After
> > % source oe-init-build-env
> > I set configurations in ./build/conf/local.conf with (the file is attached)
> > ------
> > BB_NUMBER_THREADS = "4"
> > PARALLEL_MAKE = "-j 3"
> > MACHINE ??= "qemumips"
> > DISTRO ?= "poky"
> > PACKAGE_CLASSES = "package_deb"
>
> what happens when you use package_ipk or package_rpm and rebuild?
> just want to make sure if its related to package backend
>
> > EXTRA_IMAGE_FEATURES = "debug-tweaks"
> > USER_CLASSES ?= "image-mklibs image-prelink"
> > PATCHRESOLVE = "noop"
> > CONF_VERSION = "1"
> > INHERIT += rm_work
> > ------
> >
> > Then, I ran
> > % bitbake -k core-image-minimal
> > and got errors:
> > ------
> > Errors were encountered while processing:
> > /home/zhouheng/poky/build/tmp/deploy/deb/mips/./base-passwd_3.5.22-r9_mips.deb
> > W: Ignoring Provides line with DepCompareOp for package rtld
> > W: You may want to run apt-get update to correct these problems
> > E: Sub-process dpkg returned an error code (1)
> > ERROR: Function 'do_rootfs' failed (see
> > /home/zhouheng/poky/build/tmp/work/qemumips-poky-linux/core-image-minimal-1.0-r0/temp/log.do_rootfs.2097
> > for further information)
> > -------
> > I have attached the errorlog with the email, too.
> > I have tried searching the error, but I haven't figured out why it happens.
> > Can anyone answer my questions?
> > I would appreciate it very much if anyone can share their configuration to
> > successfully build the image.
> > Thank you very much!
> >
> > Zhouheng (Philip) Zhuang
> >
> >
> >
> >
> > _______________________________________________
> > poky mailing list
> > poky@yoctoproject.org <mailto:poky@yoctoproject.org>
> > https://lists.yoctoproject.org/listinfo/poky
> >
>
>
>
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
prev parent reply other threads:[~2012-03-30 16:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-29 20:51 Problem building MIPS image (core-image-minimal) Zhouheng Zhuang
2012-03-30 6:22 ` Khem Raj
2012-03-30 15:17 ` Zhouheng Zhuang
2012-03-30 16:50 ` Gary Thomas [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=4F75E456.3020101@mlbassoc.com \
--to=gary@mlbassoc.com \
--cc=poky@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.