[oe] js compilation oddity

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Sun Dec 12 12:06:53 UTC 2010


When compiling js (for beagleboard/minimal) I got this:

| k_cos.c: In function ���__kernel_cos���:
| k_cos.c:125:21: warning: ���qx��� may be used uninitialized in this function
| Assembler messages:
| Fatal error: can't create Linux_All_DBG.OBJ/k_cos.o: No such file or directory
| make[1]: *** [Linux_All_DBG.OBJ/k_cos.o] Error 1

Full log at:
http://tinderbox.openembedded.net/public/logs/task/13169490.txt

bitbake -cclean js; bitbake js
resulted in a proper build; so apparently this is not reproducible.

Anyone an idea ?

Frans




More information about the Openembedded-devel mailing list