imx8 Yocto Build throws an error related with m4-native-1.4.17-r0

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

imx8 Yocto Build throws an error related with m4-native-1.4.17-r0

790 次查看
waltersnowwhite
Contributor I

Please see the error log below,

ERROR: m4-native-1.4.17-r0 do_configure: configure failed
ERROR: m4-native-1.4.17-r0 do_configure: Function failed: do_configure (log file is located at /home/builduser/Documents/fsl-arm-yocto-bsp/bld-xwayland/tmp/work/i686-linux/m4-native/1.4.17-r0/temp/log.do_configure.20892)
ERROR: Logfile of failure stored in: /home/builduser/Documents/fsl-arm-yocto-bsp/bld-xwayland/tmp/work/i686-linux/m4-native/1.4.17-r0/temp/log.do_configure.20892

Any help on this is highly appreciated

标记 (2)
0 项奖励
1 回复

641 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Walter,

DId you start from a fresh build directory? if no, you tmp may be 'poluted' from previous builds. Try cleaning sstate data from that particular pkg. bitbake -c cleansstate pkg

I wasn’t able to find information about this specific error that may help.  You may want to remove the package if it’s not indispensable for the image in question or otherwise try to fix the configuration mismatch, which may be tricky.

Regards

0 项奖励