imx-6DualLite - imx-image-minimal ERROR: rust-llvm_1.59.0.bb:do_compile

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

imx-6DualLite - imx-image-minimal ERROR: rust-llvm_1.59.0.bb:do_compile

1,989 次查看
shankovai
Contributor III

Hello support team

Ubuntu 18.04

Build Configuration:


BB_VERSION = "2.0.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "imx6dlsabresd"
DISTRO = "fsl-imx-wayland"
DISTRO_VERSION = "5.15-kirkstone"
TUNE_FEATURES = "arm vfp cortexa9 neon thumb callconvention-hard"
TARGET_FPU = "hard"

bitbake imx-image-minimal

Error

 

| ninja: build stopped: subcommand failed.
| WARNING: exit code 1 from a shell command.
ERROR: Task (virtual:native:/home/hope-erp/shankar/imx-yocto-bsp/sources/poky/meta/recipes-devtools/rust/rust-llvm_1.59.0.bb:do_compile) failed with exit code '1'

i have rebuild the source code. it issues error message

any suggestion to solve the  error

-snippet from log

ta-imx/meta-sdk/recipes-extended/sudo/sudo_1.9.5p2.bb:do_package_qa)
NOTE: recipe sudo-1.9.5p2-r0: task do_package_qa: Started
NOTE: recipe sudo-1.9.5p2-r0: task do_package_write_deb: Started
NOTE: recipe bash-5.1.16-r0: task do_package_qa: Succeeded
NOTE: Running task 3033 of 3237 (/home/hope-erp/shankar/imx-yocto-bsp/sources/poky/meta/recipes-core/coreutils/coreutils_9.0.bb:do_package_write_deb)
NOTE: recipe coreutils-9.0-r0: task do_package_write_deb: Started
ERROR: rust-llvm-native-1.59.0-r0 do_compile: ExecutionError('/home/hope-erp/shankar/imx-yocto-bsp/core_image_minimal/tmp/work/x86_64-linux/rust-llvm-native/1.59.0-r0/temp/run.do_compile.37832', 1, None, None)
ERROR: Logfile of failure stored in: /home/hope-erp/shankar/imx-yocto-bsp/core_image_minimal/tmp/work/x86_64-linux/rust-llvm-native/1.59.0-r0/temp/log.do_compile.37832
NOTE: recipe rust-llvm-native-1.59.0-r0: task do_compile: Failed
ERROR: Task (virtual:native:/home/hope-erp/shankar/imx-yocto-bsp/sources/poky/meta/recipes-devtools/rust/rust-llvm_1.59.0.bb:do_compile) failed with exit code '1'

-snippet end -

0 项奖励
回复
2 回复数

1,938 次查看
AldoG
NXP TechSupport
NXP TechSupport

Hello,

I have tried on my side and see no issues, the only difference is that you are using:
$ bitbake imx-image-minimal

Please try using:
$ bitbkae core-image-minimal

Best regards,
Aldo.

0 项奖励
回复

1,988 次查看
shankovai
Contributor III

Followed the instruction given in the Yocto Project user guide LF5.15.32_2.0.0

0 项奖励
回复