All of lore.kernel.org
 help / color / mirror / Atom feed
* BitBake error: "python-native_2.6.1.bb failed"
@ 2009-06-09  4:01 Nikolas
  2009-06-09  6:20 ` G. Eismann
  0 siblings, 1 reply; 3+ messages in thread
From: Nikolas @ 2009-06-09  4:01 UTC (permalink / raw)
  To: openembedded-devel

Hello all, 

Just started with OE, trying to build first Angstrom distro. After 470 tasks 
completed, bitbake fails as follows:

Compiling /home/nicolae/overo-oe/tmp/work/i686-linux/python-native-2.6.1-
ml3.1/temp-staging/home/nicolae/overo-oe/tmp/staging/i686-
linux//usr/lib/python2.6/zipfile.py ...
| make: *** [libinstall] Error 1
| FATAL: oe_runmake failed
NOTE: Task
failed: /home/nicolae/overo-oe/tmp/work/i686-linux/python-native-2.6.1-
ml3.1/temp/log.do_stage.7641
ERROR: TaskFailed event exception, aborting
ERROR: Build
of /home/nicolae/overo-oe/org.openembedded.dev/recipes/python/python-
native_2.6.1.bb do_populate_staging failed
ERROR: Task 1438 (/home/nicolae/overo-
oe/org.openembedded.dev/recipes/python/python-native_2.6.1.bb, 
do_populate_staging) failed
NOTE: Tasks Summary: Attempted 470 tasks of which 470 didn't need to be rerun 
and 1 failed.
ERROR: '/home/nicolae/overo-oe/org.openembedded.dev/recipes/python/python-
native_2.6.1.bb' failed

Last lines of the log file are:

Compiling /home/nicolae/overo-oe/tmp/work/i686-linux/python-native-2.6.1-
ml3.1/temp-staging/home/nicolae/overo-oe/tmp/staging/i686-
linux//usr/lib/python2.6/zipfile.py ...
make: *** [libinstall] Error 1
FATAL: oe_runmake failed

Can anybody help, please. 








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

* Re: BitBake error: "python-native_2.6.1.bb failed"
  2009-06-09  4:01 BitBake error: "python-native_2.6.1.bb failed" Nikolas
@ 2009-06-09  6:20 ` G. Eismann
  2009-06-09  7:09   ` Koen Kooi
  0 siblings, 1 reply; 3+ messages in thread
From: G. Eismann @ 2009-06-09  6:20 UTC (permalink / raw)
  To: openembedded-devel

On Martes 09 Junio 2009 06:01:44 Nikolas escribió:
> Hello all,
>
> Just started with OE, trying to build first Angstrom distro. After 470
> tasks completed, bitbake fails as follows:


> Compiling /home/nicolae/overo-oe/tmp/work/i686-linux/python-native-2.6.1-
> ml3.1/temp-staging/home/nicolae/overo-oe/tmp/staging/i686-
> linux//usr/lib/python2.6/zipfile.py ...
> make: *** [libinstall] Error 1
> FATAL: oe_runmake failed
>
> Can anybody help, please.

I dont know about the error, but you can use your native python installed in 
your system adding this line to build/conf/local.conf:
ASSUME_PROVIDED += "python-native"


-- 
  - Eismann -



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

* Re: BitBake error: "python-native_2.6.1.bb failed"
  2009-06-09  6:20 ` G. Eismann
@ 2009-06-09  7:09   ` Koen Kooi
  0 siblings, 0 replies; 3+ messages in thread
From: Koen Kooi @ 2009-06-09  7:09 UTC (permalink / raw)
  To: openembedded-devel

On 09-06-09 08:20, G. Eismann wrote:
> On Martes 09 Junio 2009 06:01:44 Nikolas escribió:
>> Hello all,
>>
>> Just started with OE, trying to build first Angstrom distro. After 470
>> tasks completed, bitbake fails as follows:
>
>
>> Compiling /home/nicolae/overo-oe/tmp/work/i686-linux/python-native-2.6.1-
>> ml3.1/temp-staging/home/nicolae/overo-oe/tmp/staging/i686-
>> linux//usr/lib/python2.6/zipfile.py ...
>> make: *** [libinstall] Error 1
>> FATAL: oe_runmake failed
>>
>> Can anybody help, please.
>
> I dont know about the error, but you can use your native python installed in
> your system adding this line to build/conf/local.conf:
> ASSUME_PROVIDED += "python-native"

And then start complaining when various python modules don't build....




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

end of thread, other threads:[~2009-06-09  7:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-09  4:01 BitBake error: "python-native_2.6.1.bb failed" Nikolas
2009-06-09  6:20 ` G. Eismann
2009-06-09  7:09   ` Koen Kooi

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.