[oe] Problem while building a simple helloworld.bb recipe....

Athanasios-Ilias Rousinopoulos zoumpis at gmail.com
Fri Feb 17 01:06:48 UTC 2012


Hello everybody,

I face a problem while i build my helloworld recipe. Here i present
all the information , also i submit the bitbake recipe and the .c
source. Thanks. Hope someone can help me to overcome this problem and
configure correctly the recipe. Thanks

Notice : I create a folder called "files" where the .c file is stored.
Furthermore i did follow the documentation provided by the team
(http://docs.openembedded.org/usermanual/usermanual.html#recipes_helloworld_example)




Error appeared in the terminal while building the .bb recipe : "

zoumpis at linux-bc34:~> bitbake -b
/home/zoumpis/work/oe/openembedded/recipes/myhelloworld/myhelloworld_0.1.bb

Build Configuration:
BB_VERSION        = "1.10.2"
METADATA_BRANCH   = "master"
METADATA_REVISION = "f5626cb"
TARGET_ARCH       = "i586"
TARGET_OS         = "linux"
MACHINE           = "epia"
DISTRO            = "generic"
DISTRO_VERSION    = ""

ERROR: TaskFailed event exception, aborting
ERROR: Build of
/home/zoumpis/work/oe/openembedded/recipes/myhelloworld/myhelloworld_0.1.bb
do_compile failed
NOTE: Preparing runqueue
NOTE: Executing runqueue
ERROR: Task 11 (/home/zoumpis/work/oe/openembedded/recipes/myhelloworld/myhelloworld_0.1.bb,
do_compile) failed with 256
ERROR: '/home/zoumpis/work/oe/openembedded/recipes/myhelloworld/myhelloworld_0.1.bb'
failed
NOTE: Running task 6 of 14 (ID: 11,
/home/zoumpis/work/oe/openembedded/recipes/myhelloworld/myhelloworld_0.1.bb,
do_compile)
NOTE: package myhelloworld-0.1-r0: task do_compile: Started
ERROR: Function do_compile failed
NOTE: Task failed: ('function do_compile failed',
'/usr/local/projects/oetmp/work/i586-linux/myhelloworld-0.1-r0/temp/log.do_compile.10070')
ERROR: Logfile of failure stored in:
/usr/local/projects/oetmp/work/i586-linux/myhelloworld-0.1-r0/temp/log.do_compile.10070
Log data follows:
| ccache: FATAL: Could not find compiler "i586-linux-gcc" in PATH
| ERROR: Function do_compile failed
NOTE: package myhelloworld-0.1-r0: task do_compile: Failed
ERROR: TaskFailed event exception, aborting
ERROR: Build of
/home/zoumpis/work/oe/openembedded/recipes/myhelloworld/myhelloworld_0.1.bb
do_compile failed
ERROR: Task 11 (/home/zoumpis/work/oe/openembedded/recipes/myhelloworld/myhelloworld_0.1.bb,
do_compile) failed with 256
ERROR: '/home/zoumpis/work/oe/openembedded/recipes/myhelloworld/myhelloworld_0.1.bb'
failed

Error log file : "

ccache: FATAL: Could not find compiler "i586-linux-gcc" in PATH
ERROR: Function do_compile failed"

Looking forward for your help!

-- 


Rousinopoulos Athanasios-Ilias

-- About Me--
http://zoumpis.wordpress.com
http://www.zoumpis.eu
http://en.opensuse.org/User:Zoumpis
http://en.opensuse.org/openSUSE:Medical_team
-------------- next part --------------
A non-text attachment was scrubbed...
Name: myhelloworld_0.1.bb
Type: application/octet-stream
Size: 393 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20120217/f0993b74/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: myhelloworld.c
Type: text/x-csrc
Size: 90 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20120217/f0993b74/attachment-0002.bin>


More information about the Openembedded-devel mailing list