On Mon, Feb 18, 2013 at 5:36 PM, Otavio Salvador <[email protected]> wrote: > On Mon, Feb 18, 2013 at 4:33 AM, Prasant J <[email protected]> wrote: >> On Sat, Feb 16, 2013 at 4:51 PM, Otavio Salvador >> <[email protected]> wrote: >>> On Sat, Feb 16, 2013 at 5:56 AM, Prasant J <[email protected]> wrote: >>> ... >>>> Currently 1 running tasks (4984 of 6132): >>>> 0: parted-native-3.1-r0 do_configure (pid 16648) >>>> >>>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>>> >>>> My system is stuck at this. I ran bitbake fsl-image-gui -v to know why >>>> it is stuck, then I see that do_configure is stuck at: >>>> "checking for working sleep..." >>>> >>>> @Otavio: This I'm reporting second time. Earlier my system memory was >>>> bad, so I could not say for sure what could be the issue, but now my >>>> memory has been replaced. Last time you suggested clean tmp/ because >>>> of my Ctrl+C usage, but this time I did not use Ctrl+C at all. >>>> >>>> Could I have missed any host package, which is a prerequisite of >>>> building poky/yocto project ? >>> >>> No; you'd get an error from Yocto asking you to install the need host >>> package and the set of packages need in host is minimal as we try to >>> keep control about as much as possible of build. >>> >>> What worries me is it works fine here. >>> >>> Are you using 'danny' branch of all your layers? >> >> 'git describe' output of all layers: >> >> fsl-community-bsp/sources/poky : >> danny-8.0-76-g45f95b5 >> >> fsl-community-bsp/sources/meta-openembedded/meta-oe : >> fatal: No names found, cannot describe anything. >> Last commit: c02834a7cc5fda525c7ebeec545625233bab4cb5 >> {xf86-video-geode: Update to 2.11.14} >> >> fsl-community-bsp/sources/meta-fsl-arm/ : >> fatal: No tags can describe '968409f066ad88cba500a585e2f6a9b680b8ff52' >> Last commit: 968409f066ad88cba500a585e2f6a9b680b8ff52 {linux-imx >> (3.0.35): enable netfilter support} >> >> fsl-community-bsp/sources/meta-fsl-arm-extra/ : >> 1.2-15-g09a2b5d >> Last commit: 09a2b5d29a82844c9ae79626ebffd4946893f24e {README: >> include info to send patches} >> >> fsl-community-bsp/sources/meta-fsl-arm-demos/ >> fatal: No tags can describe '6dd73bd7f5581fff273d17032f5625efa901b6d7'. >> Last commit: 6dd73bd7f5581fff273d17032f5625efa901b6d7 {README: >> Point to the official Yocto git tree} >> >> >>> >>> Please send the config.log file (gzipped) privately to me so I can >>> take a look on the configure code. >>> >>> -- >> >> I'm attaching the log files in a separate mail. > > After analysing the config.log it seems it is a VirtualBox issue. > Please take a look at: > > https://www.virtualbox.org/ticket/10987 > > Please carefully read the comments as it describes possible > workarounds (I did not try those) which might help you to overcome it. > > Regards, >
I had actually come across that once but ignored it. Just 5 mins back I came across this link and the solution pointed out worked for me :-) http://forums.gentoo.org/viewtopic-t-505335-highlight-coreutils.html The link which you pointed out also says: X + virtualbox combination is giving issues with autoconf "checking for working sleep...". The interrupt is missed for some reason. So, I logged into command prompt and tried the build. The build then completed. :-) Finally I have a rootfs and I can go ahead an try it out. Thanks a lot Otavio for all the help and time! -Regards, Pj _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
