[oe] js compilation oddity

Graham Gower graham.gower at gmail.com
Sun Dec 12 22:37:34 UTC 2010


On 12 December 2010 22:36, Frans Meulenbroeks
<fransmeulenbroeks at gmail.com> wrote:
> 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

Unicode function names? Would that alter compilation depending on the
locale of the build system?

Seems like a bad idea.

-Graham




More information about the Openembedded-devel mailing list