HI All,
I use the Ubuntu 14.04 and the command:
DISTRO=fsl-imx-wayland MACHINE=imx6qsabresd source fsl-setup-release.sh -b build-wayland-q
bitbake fsl-image-qt5
But it had a error:
/mnt/raid114/yen/L4.1.15/build-wayland-q/tmp/sysroots/x86_64-linux/usr/libexec/arm-poky-linux-gnueabi.gcc-cross-initial-arm/gcc/arm-poky-linux-gnueabi/5.2.0/ld:/mnt/raid114/yen/L4.1.15/build-wayland-q/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/glibc/2.22-r0/build-arm-poky-linux-gnueabi/shlib.lds:154: syntax error
| collect2: error: ld returned 1 exit status
| make[2]: *** [/mnt/raid114/yen/L4.1.15/build-wayland-q/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/glibc/2.22-r0/build-arm-poky-linux-gnueabi/libc.so] Error 1
| make[2]: *** Waiting for unfinished jobs....
| mv -f /mnt/raid114/yen/L4.1.15/build-wayland-q/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/glibc/2.22-r0/build-arm-poky-linux-gnueabi/elf/ld-linux-armhf.so.3.new /mnt/raid114/yen/L4.1.15/build-wayland-q/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/glibc/2.22-r0/build-arm-poky-linux-gnueabi/elf/ld-linux-armhf.so.3
| make[2]: Leaving directory `/mnt/raid114/yen/L4.1.15/build-wayland-q/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/glibc/2.22-r0/git/elf'
| make[1]: *** [elf/subdir_lib] Error 2
| make[1]: Leaving directory `/mnt/raid114/yen/L4.1.15/build-wayland-q/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/glibc/2.22-r0/git'
| make: *** [all] Error 2
| WARNING: exit code 1 from a shell command.
| ERROR: oe_runmake failed
| ERROR: Function failed: do_compile (log file is located at /mnt/raid114/yen/L4.1.15/build-wayland-q/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/glibc/2.22-r0/temp/log.do_compile.16758)
ERROR: Task 725 (/mnt/raid114/yen/L4.1.15/sources/poky/meta/recipes-core/glibc/glibc_2.22.bb, do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 2052 tasks of which 5 didn't need to be rerun and 1 failed.
Waiting for 0 running tasks to finish:
Summary: 1 task failed:
/mnt/raid114/yen/L4.1.15/sources/poky/meta/recipes-core/glibc/glibc_2.22.bb, do_compile
Summary: There were 2 WARNING messages shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
How could I solve the problem?
Have a great day,
Yen
Hello,
Please try the recent NXP BSP. Follow recommendations of "i.MX_Yocto_Project_User's_Guide.pdf".
https://www.nxp.com/webapp/Download?colCode=L4.9.11_1.0.0_LINUX_DOCS
Summary page:
Have a great day,
Yuri
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------