Hi,
I encountered an error building the x86_64-mingw32 SDK using poky (daisy, 
bda51ee) and meta-mingw (daisy, e9208b8) which I can't solve. Has anyone 
experienced something similar?

Thanks,
// Måns

$ bitbake -c populate_sdk myboard-base-image
...
| DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'common-linux', 
'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
| DEBUG: Executing shell function create_sdk_files
| ('movefile: Failed to move', 
'/oe/poky/myboard/tmp/work/myboard-poky-linux-gnueabi/myboard-base-image/1.0-r0/sdk/image/var/lib/opkg/lists',
 'to', 
'/oe/poky/myboard/tmp/work/myboard-poky-linux-gnueabi/myboard-base-image/1.0-r0/sdk/image/opt/poky/1.6.1/sysroots/x86_64-pokysdk-mingw32/var/lib/opkg',
 OSError(39, 'Directory not empty'))
| ('movefile: Failed to move', 
'/oe/poky/myboard/tmp/work/myboard-poky-linux-gnueabi/myboard-base-image/1.0-r0/sdk/image/var/lib/opkg/status',
 'to', 
'/oe/poky/myboard/tmp/work/myboard-poky-linux-gnueabi/myboard-base-image/1.0-r0/sdk/image/opt/poky/1.6.1/sysroots/x86_64-pokysdk-mingw32/var/lib/opkg',
 OSError(21, 'Is a directory'))
| DEBUG: Shell function create_sdk_files finished
| DEBUG: Executing shell function tar_sdk
| tar: ./sysroots/cortexa8t2hf-vfp-neon-poky-linux-gnueabi/var/lock: File 
removed before we read it
| tar: ./sysroots/cortexa8t2hf-vfp-neon-poky-linux-gnueabi/etc/mtab: File 
removed before we read it
| WARNING: exit code 1 from a shell command.
| DEBUG: Python function do_populate_sdk finished
| ERROR: Function failed: tar_sdk (log file is located at 
/oe/poky/myboard/tmp/work/myboard-poky-linux-gnueabi/myboard-base-image/1.0-r0/temp/log.do_populate_sdk.22271)
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to