I have attached the ERROR Log .
Here is a pastebin link of the log , for someone like me who hates downloading attachments.
Build machine os : Arch Linux (Manjaro varient)
Build steps
$ repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-4.1-krogoth -mimx-4.1.15-2.0.0.xml$ repo sync$ DISTRO=fsl-imx-x11 MACHINE=imx6qsabresd source fsl-setup-release.sh -b build-x11$ bitbake core-image-minimal
GCC Version : gcc (GCC) 7.2.0
Solved! Go to Solution.
Here is the patchset which fixes all the fallthrough errors for gcc7 [morty] elfutils: fix building elfutils-native with GCC7 - Patchwork
Here is the patchset which fixes all the fallthrough errors for gcc7 [morty] elfutils: fix building elfutils-native with GCC7 - Patchwork
Hello,
please check Host Setup environment, described in "i.MX_Yocto_Project_User's_Guide.pdf".
Also, please try to build core-image-sato or fsl-image-gui projects.
Have a great day,
Yuri
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hello Yuri,
iam following i.MX_Yocto_Project_User's_Guide.pdf from "fsl-yocto-L4.1.15_2.1.0-ga"
In Host Setup it recommends Ubuntu 14.04 , dont think using arch makes a diffrence .
also have same error on building core-image-sato or fsl-image-gui .
I belive this is an issue beacuse of using latest gcc 7.2.0 , is there a patch available somewere for libdwfl for building using gcc 7.2.0.
I downgraded gcc-multilib version 6.4 got past the previous error
New errors https://hastebin.com/raw/nipexenoda .