Ah good, someone else is seeing the problems I've been seeing :-) In my case it has nothing to do with anything that I'm adding to my image, it just happens (apparently) randomly. Try building again, it might succeed this time. In my case I'm just building plain old "core-image-minimal" with nothing else added. When it fails for me I just restart the build and it succeeds. Sometimes it fails a couple time, but eventually you'll hit the right phase of the moon and it'll work ;-) haha
On 09/11/15 18:50, Edward Vidal wrote: > meta-yocto-bsp = "fido:d4585fa23d56a58c583ee33db067a23177a936b1" > meta-raspberrypi = "fido:17dad9328b100beda1cf870c9075e509b5cbfa90" > meta-oe > meta-multimedia > meta-python > meta-gnome = "fido:d4585fa23d56a58c583ee33db067a23177a936b1" > meta-browser = "fido:ca96f4326345dcd779fc539877a04f069f431749" fido, eh? Strange. I'm seeing this on master. I'm also seeing it with meta-sunxi. In other words I'm seeing it with any layer/machine that tries to build an sdimg. > ERROR: Error: The image creation script > '/home/vidal/wkg/yocto/RaspberryPi2/poky/build/tmp/work/raspberrypi2-poky-linux-gnueabi/core-image-sato/1.0-r0/temp/create_image.rpi-sdimg' > returned 2: > expr: non-integer argument > WARNING: exit code 2 from a shell command. I guess fido isn't smart enough to print the exact expr problem that is causing the error. Maybe the log file has it? -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
