YOCTO build error

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

YOCTO build error

1,095 Views
zafariqbal
Contributor I

Hi 

I recently brought the NXP modular gateway developed by volansys. I nted to develop my stack using the YOCTO and proceeded using same, and package provided by NXP. I followed the instruction as mentioned in the following attached README.txt file. 

But I am getting one error, log error file I attached below.

The error I am getting is as follows:

"

DEBUG: Executing python function set_image_size
DEBUG: Python function set_image_size finished
DEBUG: Executing shell function do_image_sdcard
0+0 records in
0+0 records out
0 bytes (0 B) copied, 0.000439462 s, 0.0 kB/s
Model: (file)
Disk /home/user/work/automation/fsl-release-bsp/build-x11/tmp/work/imx6ulmg-poky-linux-gnueabi/volansys-image-gw/1.0-r0/deploy-volansys-image-gw-image-complete/volansys-modular-gateway-imx6ulmg-20180428043413.rootfs.sdcard: 3129MB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:

Number Start End Size Type File system Flags
1 4194kB 12.6MB 8389kB primary lba
2 12.6MB 3125MB 3112MB primary

998+0 records in
998+0 records out
510976 bytes (511 kB) copied, 0.0042858 s, 119 MB/s
mkfs.fat: warning - lowercase labels might not work properly with DOS or Windows
mkfs.fat 4.0 (2016-05-06)
Total number of sectors (16384) not a multiple of sectors per track (63)!
Add mtools_skip_check=1 to your .mtoolsrc file to skip this test
Total number of sectors (16384) not a multiple of sectors per track (63)!
Add mtools_skip_check=1 to your .mtoolsrc file to skip this test
2+0 records in
2+0 records out
8388608 bytes (8.4 MB) copied, 0.011746 s, 714 MB/s
dd: failed to open ‘/home/user/work/automation/fsl-release-bsp/build-x11/tmp/work/imx6ulmg-poky-linux-gnueabi/volansys-image-gw/1.0-r0/deploy-volansys-image-gw-image-complete/volansys-modular-gateway-imx6ulmg-20180428043413.rootfs.ext4’: No such file or directory
WARNING: exit code 1 from a shell command.
ERROR: Function failed: do_image_sdcard (log file is located at /home/user/work/automation/fsl-release-bsp/build-x11/tmp/work/imx6ulmg-poky-linux-gnueabi/volansys-image-gw/1.0-r0/temp/log.do_image_sdcard.1330)

"

Note: I am using build machine Ubuntu 14.04.

Plz suggest me how to fix this issue.

Thank you.

regards,

Zafar

0 Kudos
0 Replies