[OE-core] error: LOOP: udev/ libudev during do_rootfs?

Leon Woestenberg leon.woestenberg at gmail.com
Wed May 4 22:11:25 UTC 2011


Hello Mark,

thanks for your response.

On Wed, May 4, 2011 at 12:31 AM, Mark Hatle <mark.hatle at windriver.com> wrote:
> On 5/3/11 5:19 PM, Leon Woestenberg wrote:
>> on oe-core I'm testing the addition of powerpc-linux-gnuspe targets.
>> | error: LOOP:
>> | error: removing udev-164-r1.ppce500v2 "Requires: libudev0 >= 164"
>> from tsort relations.
>> | error: removing libudev0-164-r1.ppce500v2 "Requires: udev = 164-r1"
>> from tsort relations.
>> | Preparing...                ##################################################
>> | ERROR: Function 'do_rootfs' failed (see
>
> In the past I've only seen this type of "mystery" failure when PSEUDO was not be
> run properly.  (pseudo is being configured by the "bitbake" wrapper, located in
> the scripts directory.  It has to be preloaded by the wrapper for performance
> reasons during the build.)  If you are not using the bitbake wrapper script
> (automatically added to your environment when you use the environment setup
> script oe-init-build-env) you will need to either use the environment setup
> script, or add the wrapper to your path [or call it directly].
>
> If the wrapper is being invoked, I have some further checks to verify behavior
> on your system.
>
> If the failures continue, what type of host system do you have (distro), and
> what version of libc?  Do you have both 32-bit and 64-bit libraries and
> executables installed?
>
Ubuntu 10.04 32-bit only, glibc 2.11.1
Linux sideways 2.6.32-25-generic-pae #44-Ubuntu SMP Fri Sep 17
21:57:48 UTC 2010 i686 GNU/Linux

$ . oe-init-build-env
$ which bitbake
/home/leon/sandbox/sidebranch/yocto/oe-core/scripts/bitbake

OE Build Configuration:
BB_VERSION        = "1.13.0"
METADATA_BRANCH   = "master"
METADATA_REVISION = "472c04ed1a8715243de0c5430883bc23d60aca19"
TARGET_ARCH       = "powerpc"
TARGET_OS         = "linux-gnuspe"
MACHINE           = "p2020rdb"
DISTRO            = "poky"
DISTRO_VERSION    = "0.9+snapshot-20110504"
TARGET_FPU        = ""

I could reproduce twice from scratch, and the problem repeats by
running bitbake core-image-minimal again.

On an earlier snapshot of oe-core with meta-openembedded, I didn't run
into this.

I will now rerun against MACHINE=mpc8315e-rdb.

Regards,

Leon.




More information about the Openembedded-core mailing list