* Can someone provide any input as to why this is failing to build?
@ 2010-10-09 11:00 N Twerdochlib
2010-10-09 11:27 ` Frans Meulenbroeks
0 siblings, 1 reply; 2+ messages in thread
From: N Twerdochlib @ 2010-10-09 11:00 UTC (permalink / raw)
To: openembedded-devel
nik@bobbob:~/development/embedded$ bitbake -b
/home/nik/development/embedded/openembedded/recipes/webm/libvpx_0.9.1.bb
NOTE: Preparing runqueue
NOTE: Executing runqueue
NOTE: Running task 7 of 17 (ID: 13,
/home/nik/development/embedded/openembedded/recipes/webm/libvpx_0.9.1.bb,
do_compile)
ERROR: Task 13
(/home/nik/development/embedded/openembedded/recipes/webm/libvpx_0.9.1.bb,
do_compile) failed with 256
ERROR:
'/home/nik/development/embedded/openembedded/recipes/webm/libvpx_0.9.1.bb'
failed
NOTE: package libvpx-0.9.1-r5.0: task do_compile: Started
ERROR: Function do_compile failed
NOTE: Task failed: ('function do_compile failed',
'/home/nik/development/embedded/tmp.overo.6/work/armv7a-angstrom-linux-gnuea
bi/libvpx-0.9.1-r5.0/temp/log.do_compile.9925')
ERROR: Logfile of failure stored in:
/home/nik/development/embedded/tmp.overo.6/work/armv7a-angstrom-linux-gnueab
i/libvpx-0.9.1-r5.0/temp/log.do_compile.9925
Log data follows:
| NOTE: make -j 4 -e MAKEFLAGS=
|
/home/nik/development/embedded/tmp.overo.6/work/armv7a-angstrom-linux-gnueab
i/libvpx-0.9.1-r5.0/libvpx-0.9.1/vp8/vp8_common.mk:184: warning: overriding
commands for target `vpx_asm_offsets.asm'
|
/home/nik/development/embedded/tmp.overo.6/work/armv7a-angstrom-linux-gnueab
i/libvpx-0.9.1-r5.0/libvpx-0.9.1/vp8/vp8_common.mk:184: warning: ignoring
old commands for target `vpx_asm_offsets.asm'
| make: *** [.DEFAULT] Error 2
| FATAL: oe_runmake failed
NOTE: package libvpx-0.9.1-r5.0: task do_compile: Failed
ERROR: TaskFailed event exception, aborting
ERROR: Build of
/home/nik/development/embedded/openembedded/recipes/webm/libvpx_0.9.1.bb
do_compile failed
ERROR: Task 13
(/home/nik/development/embedded/openembedded/recipes/webm/libvpx_0.9.1.bb,
do_compile) failed with 256
ERROR:
'/home/nik/development/embedded/openembedded/recipes/webm/libvpx_0.9.1.bb'
failed
Running with the -D does not provide any clues either.
Thanks,
Nik
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Can someone provide any input as to why this is failing to build?
2010-10-09 11:00 Can someone provide any input as to why this is failing to build? N Twerdochlib
@ 2010-10-09 11:27 ` Frans Meulenbroeks
0 siblings, 0 replies; 2+ messages in thread
From: Frans Meulenbroeks @ 2010-10-09 11:27 UTC (permalink / raw)
To: openembedded-devel
2010/10/9 N Twerdochlib <nik@nikom.net>:
> nik@bobbob:~/development/embedded$ bitbake -b
> /home/nik/development/embedded/openembedded/recipes/webm/libvpx_0.9.1.bb
bitbake -b will not build packages that are required for that package
use
bitbake libvpx
instead.
Have fun, Frans.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-10-09 11:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-09 11:00 Can someone provide any input as to why this is failing to build? N Twerdochlib
2010-10-09 11:27 ` Frans Meulenbroeks
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.