Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

do_image_rockchip_radxa_gpt_img fails #19

Open
Juzujka opened this issue May 24, 2022 · 0 comments
Open

do_image_rockchip_radxa_gpt_img fails #19

Juzujka opened this issue May 24, 2022 · 0 comments

Comments

@Juzujka
Copy link

Juzujka commented May 24, 2022

I try bitbake -k radxa-desktop-image and bitbake -k radxa-mininal-image. Result is the same.

ERROR: radxa-desktop-image-1.0-r0 do_image_rockchip_radxa_gpt_img: Execution of '/home/.../Yocto_Radxa/dunfell_ext/tmp/work/rockpi_4b_rk3399-poky-linux/radxa-desktop-image/1.0-r0/temp/run.do_image_rockchip_radxa_gpt_img.1772092' failed with exit code 127
ERROR: Logfile of failure stored in: /home/.../Yocto_Radxa/dunfell_ext/tmp/work/rockpi_4b_rk3399-poky-linux/radxa-desktop-image/1.0-r0/temp/log.do_image_rockchip_radxa_gpt_img.1772092
Log data follows:
| DEBUG: Executing python function set_image_size
| DEBUG: 893152.000000 = 687040 * 1.300000
| DEBUG: 893152.000000 = max(893152.000000, 65536)[893152.000000] + 0
| DEBUG: 893152.000000 = int(893152.000000)
| DEBUG: 893152 = aligned(893152)
| DEBUG: returning 893152
| DEBUG: Python function set_image_size finished
| DEBUG: Executing python function extend_recipe_sysroot
...
| DEBUG: Python function extend_recipe_sysroot finished
| DEBUG: Executing shell function do_image_rockchip_radxa_gpt_img
| 0+0 records in
| 0+0 records out
| 0 bytes copied, 5.569e-05 s, 0.0 kB/s
| Warning: The resulting partition is not properly aligned for best performance: 64s % 2048s != 0s
| Model:  (file)
| Disk /home/.../Yocto_Radxa/dunfell_ext/tmp/deploy/images/rockpi-4b-rk3399/radxa-desktop-image-rockpi-4b-rk3399-gpt.img: 1051MB
| Sector size (logical/physical): 512B/512B
| Partition Table: gpt

| pack /home/.../Yocto_Radxa/dunfell_ext/tmp/deploy/images/rockpi-4b-rk3399/u-boot.img success!
| /home/.../Yocto_Radxa/dunfell_ext/tmp/work/rockpi_4b_rk3399-poky-linux/radxa-desktop-image/1.0-r0/temp/run.do_image_rockchip_radxa_gpt_img.1772092: line 265: /home/.../Yocto_Radxa/dunfell_ext/tmp/deploy/images/rockpi-4b-rk3399/mkimage: No such file or directory
| WARNING: /home/.../Yocto_Radxa/dunfell_ext/tmp/work/rockpi_4b_rk3399-poky-linux/radxa-desktop-image/1.0-r0/temp/run.do_image_rockchip_radxa_gpt_img.1772092:1 exit 127 from '/home/.../Yocto_Radxa/dunfell_ext/tmp/deploy/images/rockpi-4b-rk3399/mkimage -n rk3399 -T rksd -d /home/.../Yocto_Radxa/dunfell_ext/tmp/deploy/images/rockpi-4b-rk3399/radxa-binary/ddr.bin /home/.../Yocto_Radxa/dunfell_ext/tmp/deploy/images/rockpi-4b-rk3399/idbloader.img'
| ERROR: Execution of '/home/.../Yocto_Radxa/dunfell_ext/tmp/work/rockpi_4b_rk3399-poky-linux/radxa-desktop-image/1.0-r0/temp/run.do_image_rockchip_radxa_gpt_img.1772092' failed with exit code 127
ERROR: Task (/media/egor/work/My_Designs/RockPi4/yocto_poky_dunfell/poky/build/../meta-radxa/recipes-core/images/radxa-desktop-image.bb:do_image_rockchip_radxa_gpt_img) failed with exit code '1'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant