Difference between revisions of "Thread:Talk:R-Car/Boards/Yocto-Gen3/Build for Yocto Gen3 not completing."

From eLinux.org
Jump to: navigation, search
m
m
Line 4: Line 4:
 
During the bitbake process I got an error as follows.file:///home/pisquare-dev/Pictures
 
During the bitbake process I got an error as follows.file:///home/pisquare-dev/Pictures
  
[[File:/home/pisquare-dev/Pictures/Screenshot from 2017-06-20 12-17-26.png|thumbnail]]
+
NOTE: Sending SIGTERM to runqemu
 +
WARNING: Qemu ended unexpectedly, dump data from host is in /tmp/oe-saved-tests/201706200953_qemu
 +
DEBUG: Python function do_testimage_auto finished
 +
ERROR: Function failed: do_testimage_auto
 +
ERROR: Task 10 (/home/pisquare-dev/Yocto/build/build/../poky/meta/recipes-graphics/images/core-image-weston.bb, do_testimage_auto) failed with exit code '1'
 +
NOTE: Tasks Summary: Attempted 5155 tasks of which 5154 didn't need to be rerun and 1 failed.
 +
No currently running tasks (5154 of 5156)
 +
 
 +
Summary: 1 task failed:
 +
  /home/pisquare-dev/Yocto/build/build/../poky/meta/recipes-graphics/images/core-image-weston.bb, do_testimage_auto
 +
 
  
 
Please help me with this issue.
 
Please help me with this issue.

Revision as of 09:26, 20 June 2017

I started developing the Yocto Gen3 for the Renesas M3SK. I followed the guide at the link: http://elinux.org/R-Car/Boards/Yocto-Gen3

I was able to complete till step 11 in the 'Building the BSP for Renesas H3ULCB, M3ULCB section'. During the bitbake process I got an error as follows.file:///home/pisquare-dev/Pictures

NOTE: Sending SIGTERM to runqemu WARNING: Qemu ended unexpectedly, dump data from host is in /tmp/oe-saved-tests/201706200953_qemu DEBUG: Python function do_testimage_auto finished ERROR: Function failed: do_testimage_auto ERROR: Task 10 (/home/pisquare-dev/Yocto/build/build/../poky/meta/recipes-graphics/images/core-image-weston.bb, do_testimage_auto) failed with exit code '1' NOTE: Tasks Summary: Attempted 5155 tasks of which 5154 didn't need to be rerun and 1 failed. No currently running tasks (5154 of 5156)

Summary: 1 task failed:

 /home/pisquare-dev/Yocto/build/build/../poky/meta/recipes-graphics/images/core-image-weston.bb, do_testimage_auto


Please help me with this issue.