Error : fsl-image-qt5-validation-imx-imx8mmevk-20181219210506.rootfs.ext4’: No such file or directory in imx-4.14.78-1.0.0_ga.xml in imx-linux-sumo branch

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

Error : fsl-image-qt5-validation-imx-imx8mmevk-20181219210506.rootfs.ext4’: No such file or directory in imx-4.14.78-1.0.0_ga.xml in imx-linux-sumo branch

1,205 Views
srini_shanmugam
Contributor II

Dear I.MX community,

As we are evaluating imx8mm evk hardware platform for one of our product and moreover the contact through the disturbutor to the NXP FAE is taking time, could you please do the needful in resolving the below issue for imx8mm evk.

As all our yocto bsps for other hardware platforms support are developed on yocto sumo version, (And I was able to do the build setup for imx-linux-rocko ie., yocto rocko version), but now I need to do for sumo version as this is followed and maintained unique for all our hardware platfroms with linux kernel version 4.14.78, Infact I see for imx-linux-sumo support also exists, when I try to do this yocto sumo version of build setup using the below command, I am seeing the below issue.


And also, I see there is support for imx yocto bsps for sumo version ie., in the below link:

imx-manifest - i.MX Release Manifest


$repo init -u https://source.codeaurora.org/external/imx/imx-manifest -b imx-linux-sumo -m imx-4.14.78-1.0.0_ga.xml

$repo sync

$ DISTRO=fsl-imx-wayland MACHINE=imx8mmevk source fsl-setup-release.sh -b build-wayland

$ bitbake fsl-image-qt5-validation-imx


After above I see the below error as attached in the logs:

Error:

DEBUG: Executing shell function do_image_sdcard
| 0+0 records in
| 0+0 records out
| 0 bytes (0 B) copied, 0.000121152 s, 0.0 kB/s
| Model: (file)
| Disk /media/srinivasan/appu/imx8_sumo/imx-yocto-bsp/build-wayland/tmp/work/imx8mmevk-poky-linux/fsl-image-qt5-validation-imx/1.0-r0/deploy-fsl-image-qt5-validation-imx-image-complete/fsl-image-qt5-validation-imx-imx8mmevk-20181219210506.rootfs.sdcard:
1845MB
| Sector size (logical/physical): 512B/512B
| Partition Table: msdos
| Disk Flags:
|
| Number Start End Size Type File system Flags
| 1 8389kB 75.5MB 67.1MB primary lba
| 2 75.5MB 1837MB 1762MB primary
|
| 1368+1 records in
| 1368+1 records out
| 1401544 bytes (1.4 MB) copied, 0.00271036 s, 517 MB/s
| mkfs.fat: warning - lowercase labels might not work properly with
DOS or Windows
| mkfs.fat 4.1 (2017-01-24)
| 8+0 records in
| 8+0 records out
| 67108864 bytes (67 MB) copied, 0.05928 s, 1.1 GB/s
| dd: failed to open
‘/media/srinivasan/appu/imx8_sumo/imx-yocto-bsp/build-wayland/tmp/work/imx8mmevk-poky-linux/fsl-image-qt5-validation-imx/1.0-r0/deploy-fsl-image-qt5-validation-imx-image-complete/fsl-image-qt5-validation-imx-imx8mmevk-20181219210506.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
/media/srinivasan/appu/imx8_sumo/imx-yocto-bsp/build-wayland/tmp/work/imx8mmevk-poky-linux/fsl-image-qt5-validation-imx/1.0-r0/temp/log.do_image_sdcard.21742)
ERROR: Task (/media/srinivasan/appu/imx8_sumo/imx-yocto-bsp/sources/meta-fsl-bsp-release/imx/meta-sdk/dynamic-layers/qt5-layer/recipes-fsl/images/fsl-image-qt5-validation-imx.bb:do_image_sdcard)
failed with exit code '1'
NOTE: Tasks Summary: Attempted 6258 tasks of which 6185 didn't need to
be rerun and 1 failed.

Summary: 1 task failed:
/media/srinivasan/appu/imx8_sumo/imx-yocto-bsp/sources/meta-fsl-bsp-release/imx/meta-sdk/dynamic-layers/qt5-layer/recipes-fsl/images/fsl-image-qt5-validation-imx.bb:do_image_sdcard
Summary: There were 2 WARNING messages shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
$

Kindly do the needful,

Many Thanks in adavnce

0 Kudos
0 Replies