All of lore.kernel.org
 help / color / mirror / Atom feed
* Problem while running "bitbake core-image-minimal"
@ 2013-04-10 13:12 Rakesh Garg
  2013-04-10 15:00 ` Alexandru Palalau
  0 siblings, 1 reply; 2+ messages in thread
From: Rakesh Garg @ 2013-04-10 13:12 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 1834 bytes --]

Hi All,

I am new to Yocto and is trying to do some hands-on.

I downloaded the Yocto project on my Fedore-18 host by using the following command:
git clone git://git.yoctoproject.org/poky.git


and then ran the following commands:

1.       source oe-init-build-env

2.       configured local.conf with MACHINE=routerstationpro and rest as default.

3.       bitbake core-image-minimal

The last command runs for some time and then hangs for forever. (I've ran it for overnight also just incase it downloads too much since am running it for the first time). The screen logs says that it is running do_fetch for gcc-cross-initial-4.7.2-r19

I also tried stopping and then re-running the command but no help. It again stucks at the same point.

Following is the terminal output:
Build Configuration:
BB_VERSION = "1.17.1"
BUILD_SYS = "i686-linux"
NATIVELSBSTRING = "Fedora-18"
TARGET_SYS = "mips-poky-linux"
MACHINE = "routerstationpro"
DISTRO = "poky"
DISTRO_VERSION = "1.3+snapshot-20130410"
TUNE_FEATURES = "o32 bigendian fpu-hard mips32"
TARGET_FPU = ""
meta
meta-yocto
meta-yocto-bsp = "master:cbdbc54e5743944fd24f497b46b3c54ad966d8eb"

NOTE: Resolving any missing task queue dependencies
NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
Currently 1 running tasks (158 of 1568):
0: gcc-cross-initial-4.7.2-r19 do_fetch (pid 5583)

Please suggest what could be the possible reason for this issue.

Thanks and Regards,
Rakesh












===============================================================================
Please refer to http://www.aricent.com/legal/email_disclaimer.html
for important disclosures regarding this electronic communication.
===============================================================================

[-- Attachment #2: Type: text/html, Size: 8046 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problem while running "bitbake core-image-minimal"
  2013-04-10 13:12 Problem while running "bitbake core-image-minimal" Rakesh Garg
@ 2013-04-10 15:00 ` Alexandru Palalau
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandru Palalau @ 2013-04-10 15:00 UTC (permalink / raw)
  To: Rakesh Garg; +Cc: yocto

Just tried it on the same platform, under the same commit.
Most likely, this is a network problem on your side.
Try just to fetch the package using:

bitbake -c fetch gcc-cross-initial

Good luck!

On 4/10/2013 4:12 PM, Rakesh Garg wrote:
> Hi All,
>
> I am new to Yocto and is trying to do some hands-on.
>
> I downloaded the Yocto project on my Fedore-18 host by using the
> following command:
>
> git clone git://git.yoctoproject.org/poky.git
>
> and then ran the following commands:
>
> 1.source oe-init-build-env
>
> 2.configured local.conf with MACHINE=routerstationpro and rest as default.
>
> 3.bitbake core-image-minimal
>
> The last command runs for some time and then hangs for forever. (I’ve
> ran it for overnight also just incase it downloads too much since am
> running it for the first time). The screen logs says that it is running
> do_fetch for gcc-cross-initial-4.7.2-r19
>
> I also tried stopping and then re-running the command but no help. It
> again stucks at the same point.
>
> Following is the terminal output:
>
> Build Configuration:
> BB_VERSION = "1.17.1"
> BUILD_SYS = "i686-linux"
> NATIVELSBSTRING = "Fedora-18"
> TARGET_SYS = "mips-poky-linux"
> MACHINE = "routerstationpro"
> DISTRO = "poky"
> DISTRO_VERSION = "1.3+snapshot-20130410"
> TUNE_FEATURES = "o32 bigendian fpu-hard mips32"
> TARGET_FPU = ""
> meta
> meta-yocto
> meta-yocto-bsp = "master:cbdbc54e5743944fd24f497b46b3c54ad966d8eb"
>
> NOTE: Resolving any missing task queue dependencies
> NOTE: Preparing runqueue
> NOTE: Executing SetScene Tasks
> NOTE: Executing RunQueue Tasks
> Currently 1 running tasks (158 of 1568):
> 0: gcc-cross-initial-4.7.2-r19 do_fetch (pid 5583)
>
> Please suggest what could be the possible reason for this issue.
>
> Thanks and Regards,
>
> Rakesh
>
>
>
>
>
> ===============================================================================
> Please refer to http://www.aricent.com/legal/email_disclaimer.html
> for important disclosures regarding this electronic communication.
> ===============================================================================
>
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>


-- 
Alexandru Palalau


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-04-10 15:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-10 13:12 Problem while running "bitbake core-image-minimal" Rakesh Garg
2013-04-10 15:00 ` Alexandru Palalau

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.