i.MX8M-EVK Alexa-AVS Yocto-Morty4.9 Image Compile Fails

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

i.MX8M-EVK Alexa-AVS Yocto-Morty4.9 Image Compile Fails

1,510 Views
cesar_hernande1
Contributor II

Hi All,

I am compiling Yocto-Morty4.9 Alexa-AVS image for iMX8M-EVK. Everything seems to be going fine until the compile gets to 99% complete. Then the image stops and gives me an error compiling rootfs.

- My question is if anyone has had this problem before and what to do to remedy this issue. Any help is appreciated thank you. Below is the output from the compile process as well as the fail log attached.

2110:Installing perl-module-e.. ######################################## [ 98%]
2111:Installing perl-module-i.. ######################################## [ 98%]
2112:Installing perl-module-c.. ######################################## [ 98%]
2113:Installing perl-module-e.. ######################################## [ 98%]
2114:Installing packagegroup-.. ######################################## [ 98%]
2115:Installing python-urllib3  ######################################## [ 98%]
2116:Installing perl-module-e.. ######################################## [ 98%]
2117:Installing perl-module-e.. ######################################## [ 98%]
2118:Installing perl-module-f.. ######################################## [ 98%]
2119:Installing perl-module-a.. ######################################## [ 98%]
2120:Installing perl-module-e.. ######################################## [ 98%]
2121:Installing python-requests ######################################## [ 98%]
2122:Installing perl-module-e.. ######################################## [ 98%]
2123:Installing perl-module-e.. ######################################## [ 99%]
2124:Installing perl-module-e.. ######################################## [ 99%]
2125:Installing perl-module-e.. ######################################## [ 99%]
2126:Installing perl-module-e.. ######################################## [ 99%]
2127:Installing perl-module-e.. ######################################## [ 99%]
2128:Installing perl-module-e.. ######################################## [ 99%]
2129:Installing perl-module-e.. ######################################## [ 99%]
2130:Installing perl-module-e.. ######################################## [ 99%]
2131:Installing perl-module-e.. ######################################## [ 99%]
2132:Installing perl-module-e.. ######################################## [ 99%]
2133:Installing perl-module-e.. ######################################## [ 99%]
2134:Installing perl-module-e.. ######################################## [ 99%]
2135:Installing perl-module-e.. ######################################## [ 99%]
2136:Installing perl-module-e.. ######################################## [ 99%]
2137:Installing perl-module-e.. ######################################## [ 99%]
2138:Installing perl-module-e.. ######################################## [ 99%]
2139:Installing perl-module-e.. ######################################## [ 99%]
2140:Installing perl-module-e.. ######################################## [ 99%]
2141:Installing perl-module-e.. ######################################## [ 99%]
2142:Installing perl-module-e.. ######################################## [ 99%]
2143:Installing perl-module-e.. ######################################## [ 99%]
2144:Installing perl-module-e.. ######################################## [100%]
error: Unknown error
                                         
  xcb-util-wm                                                                   
  xcb-util-wm-dev                                                               
  xdotool                                                                       
  xextproto-dev                                                                 
  xf86driproto-dev                                                              
  xf86vidmodeproto-dev                                                          
  xkbcomp                                                                       
  xkeyboard-config                                                              
  xkeyboard-config-dev                                                          
  xprop                                                                         
  xproto-dev                                                                    
  xrestop                                                                       
  xserver-xf86-config                                                           
  xserver-xorg-xwayland                                                         
  xterm                                                                         
  xtrans-dev                                                                    
  xvideo-tests                                                                  
  xwininfo                                                                      
  xz                                                                            
  xz-dev                                                                        

3067.2MB of package files are needed. 4231.2MB will be used.

ERROR: avs-image-qt5-1.0-r0 do_rootfs: Function failed: do_rootfs
ERROR: Logfile of failure stored in: /home/ubuntu/bin/imx-yocto-bsp/build/tmp/work/imx8mqevk-poky-linux/avs-image-qt5/1.0-r0/temp/log.do_rootfs.32561
ERROR: Task (/home/ubuntu/bin/imx-yocto-bsp/sources/meta-avs-demos/recipes-avs/images/avs-image-qt5.bb:do_rootfs) failed with exit code '1'

0 Kudos
6 Replies

1,021 Views
anoopaugustine
Contributor II

Hello,

Are you able to resolve this error? I am also facing the same issue with Yocto-Morty4.9 Alexa-AVS image .

Regards

Anoop

0 Kudos

1,021 Views
jorge2
Contributor I

Hello,

Was anyone able to solve this error? I get exactly the same error, on Ubuntu 14.04. I've followed the guide to prepare the host machine and tried many times, also on different machines, always get this error.

ERROR: avs-image-1.0-r0 do_rootfs: Function failed: do_rootfs

ERROR: Logfile of failure stored in: /home/jrm/yocto/waw-b0029/tmp/work/imx8mqevk-poky-linux/avs-image/1.0-r0/temp/log.do_rootfs.99477

ERROR: Task (/home/jrm/yocto/sources/meta-avs-demos/recipes-avs/images/avs-image.bb:do_rootfs) failed with exit code '1'

NOTE: Tasks Summary: Attempted 7840 tasks of which 7839 didn't need to be rerun and 1 failed.

Summary: 1 task failed:

  /home/jrm/yocto/sources/meta-avs-demos/recipes-avs/images/avs-image.bb:do_rootfs

Sincerely,

Jorge

0 Kudos

1,021 Views
diegoadrian
NXP Employee
NXP Employee

Hello,

Have you followed the below guide?

Build Alexa SDK (AVS) image for i.MX8M EVK board (with Yocto Morty, Kernel4.9) 

I tested the steps listed on this guide and I could easily build the Alexa image.

Best Regards,

Diego.

0 Kudos

1,021 Views
cesar_hernande1
Contributor II

Hi Diego,

I have compiled this image before myself with the same DOC with no issue. These past few builds have all been unsuccessful with the same error. I follow the guide and still same issue. I am using Ubuntu16.04LTS as host system. I have never ran into this issue before and I'm not sure what could be causing this since I follow the guide to a tee. Have tried 2 times with no success.

Regards,

Cesar Hernandez

0 Kudos

1,021 Views
diegoadrian
NXP Employee
NXP Employee

Hello,

Can you please pass me your local.conf file?

Apparently, there is a parameter that is limiting the rootfs size.

Best Regards,

Diego.

0 Kudos

1,021 Views
jorge2
Contributor I

Hi Diego,

Can you help me out with this? I'm having the same issue as reported above. Can't compile.

I'm using Ubuntu 14.04, and followed the guide several times and on different machines. Can't get it to work.

ERROR: avs-image-1.0-r0 do_rootfs: Function failed: do_rootfs

ERROR: Logfile of failure stored in: /home/jrm/yocto/waw-b0029/tmp/work/imx8mqevk-poky-linux/avs-image/1.0-r0/temp/log.do_rootfs.99477

ERROR: Task (/home/jrm/yocto/sources/meta-avs-demos/recipes-avs/images/avs-image.bb:do_rootfs) failed with exit code '1'

NOTE: Tasks Summary: Attempted 7840 tasks of which 7839 didn't need to be rerun and 1 failed.

 

Summary: 1 task failed:

  /home/jrm/yocto/sources/meta-avs-demos/recipes-avs/images/avs-image.bb:do_rootfs

Appreciated!

Sincerely,

Jorge

0 Kudos