[poky] Problem building MIPS image (core-image-minimal)
Khem Raj
raj.khem at gmail.com
Thu Mar 29 23:22:25 PDT 2012
On Thu, Mar 29, 2012 at 1:51 PM, Zhouheng Zhuang <zz245 at 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 at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
More information about the poky
mailing list