On Mon, Dec 17, 2018 at 9:06 PM sanjay chopra <[email protected]> wrote:
>
> Hi,
>
> It also happens when I build for raspberry pi, core-image-sato works fine 
> though.
>

thats ok. it just says something is not right about the tools being
used during build
I suspect qemu usermode since thats whats used to execute some of post
install hooks

> On Tue 18 Dec, 2018, 6:33 AM Khem Raj <[email protected] wrote:
>>
>> On Mon, Dec 17, 2018 at 12:09 PM sanjay chopra
>> <[email protected]> wrote:
>> >
>> > Hi,
>> >
>> > Whenever I try to build core-image-minimal , it fails in rootfs step.But I 
>> > am able to build core-image-sato.
>> >
>> > With thud and master branch I am getting this issue. Sumo branch was 
>> > working fine.Please help me to figure this out.
>> >
>>
>> such errors sometimes pop up when qemu is failing on the built machine
>> you might want to dig a bit deeper and find out what cmd particularly is 
>> failing
>> and then try to run that manually to check if its specific to build host.
>> >
>> >
>> > bitbake core-image-minimal
>> > Loading cache: 100% 
>> > |###############################################################################################################################################################################|
>> >  Time: 0:00:00
>> > Loaded 1263 entries from dependency cache.
>> > NOTE: Resolving any missing task queue dependencies
>> >
>> > Build Configuration:
>> > BB_VERSION           = "1.40.0"
>> > BUILD_SYS            = "x86_64-linux"
>> > NATIVELSBSTRING      = "universal"
>> > TARGET_SYS           = "i586-poky-linux"
>> > MACHINE              = "qemux86"
>> > DISTRO               = "poky"
>> > DISTRO_VERSION       = "2.6"
>> > TUNE_FEATURES        = "m32 i586"
>> > TARGET_FPU           = ""
>> > meta
>> > meta-poky
>> > meta-yocto-bsp       = "thud:d0e0a3d7a8218fbbf057a922c86bcdd2cf469ce9"
>> >
>> > Initialising tasks: 100% 
>> > |##########################################################################################################################################################################|
>> >  Time: 0:00:01
>> > Sstate summary: Wanted 2 Found 0 Missed 2 Current 736 (0% match, 99% 
>> > complete)
>> > NOTE: Executing SetScene Tasks
>> > NOTE: Executing RunQueue Tasks
>> > ERROR: core-image-minimal-1.0-r0 do_rootfs: The postinstall intercept hook 
>> > 'update_font_cache' failed, details in 
>> > /home/sanju/qemu_check/tmp/work/qemux86-poky-linux/core-image-minimal/1.0-r0/temp/log.do_rootfs
>> > ERROR: core-image-minimal-1.0-r0 do_rootfs: Function failed: do_rootfs
>> > ERROR: Logfile of failure stored in: 
>> > /home/sanju/qemu_check/tmp/work/qemux86-poky-linux/core-image-minimal/1.0-r0/temp/log.do_rootfs.18035
>> > ERROR: Task 
>> > (/mnt/DATA_PARTITION/poky/meta/recipes-core/images/core-image-minimal.bb:do_rootfs)
>> >  failed with exit code '1'
>> > NOTE: Tasks Summary: Attempted 2420 tasks of which 2419 didn't need to be 
>> > rerun and 1 failed.
>> >
>> > Summary: 1 task failed:
>> >   
>> > /mnt/DATA_PARTITION/poky/meta/recipes-core/images/core-image-minimal.bb:do_rootfs
>> > Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
>> >
>> > --
>> > Regards
>> > Sanjay
>> > --
>> > _______________________________________________
>> > yocto mailing list
>> > [email protected]
>> > https://lists.yoctoproject.org/listinfo/yocto
-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to