在线时间5 小时
UID3742347
注册时间2021-5-25
NXP金币0
TA的每日心情 | 开心 2021-6-14 00:30 |
|---|
签到天数: 10 天 连续签到: 1 天 [LV.3]偶尔看看II
注册会员

- 积分
- 108
- 最后登录
- 2021-6-14
|
各位大佬,YOCTO编译总是出错
ERROR: Task (/home/x/Desktop/caiot-sdk-master/sources/meta-qt5/recipes-qt/qt5/qtbase_git.bb:do_compile) failed with exit code '1'
下面是很多的东西,看不明白是什么,,,也没有找到那个编译文档报错的地方,请大佬解惑
| make[4]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/modelview'
| cd 1_readonly/ && ( test -e Makefile || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/tutorials/modelview/1_readonly/1_readonly.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile
| cd windowlayout/ && ( test -e Makefile || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/tutorials/widgets/windowlayout/windowlayout.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile
| make[4]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/gettingStarted'
| cd gsQt/ && ( test -e Makefile.gsqt || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile.gsqt /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/tutorials/gettingStarted/gsQt/gsqt.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile.gsqt
| make[4]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets/movie'
| make[4]: Nothing to be done for 'first'.
| make[4]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets/movie'
| cd mousebuttons/ && ( test -e Makefile || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/widgets/mousebuttons/mousebuttons.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile
| make[5]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/widgets/windowlayout'
| make[5]: Nothing to be done for 'first'.
| make[5]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/widgets/windowlayout'
| cd nestedlayouts/ && ( test -e Makefile || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/tutorials/widgets/nestedlayouts/nestedlayouts.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile
| make[5]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/gettingStarted/gsQt'
| cd part1/ && ( test -e Makefile || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/tutorials/gettingStarted/gsQt/part1/part1.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile
| make[5]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/modelview/1_readonly'
| make[5]: Nothing to be done for 'first'.
| make[5]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/modelview/1_readonly'
| cd 2_formatting/ && ( test -e Makefile || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/tutorials/modelview/2_formatting/2_formatting.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile
| make[4]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets/mousebuttons'
| make[4]: Nothing to be done for 'first'.
| make[4]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets/mousebuttons'
| cd scribble/ && ( test -e Makefile || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/widgets/scribble/scribble.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile
| make[5]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/widgets/nestedlayouts'
| make[5]: Nothing to be done for 'first'.
| make[5]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/widgets/nestedlayouts'
| make[4]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/widgets'
| cd shapedclock/ && ( test -e Makefile || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/widgets/shapedclock/shapedclock.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile
| make[6]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/gettingStarted/gsQt/part1'
| make[6]: Nothing to be done for 'first'.
| make[6]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/gettingStarted/gsQt/part1'
| cd part2/ && ( test -e Makefile || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/tutorials/gettingStarted/gsQt/part2/part2.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile
| make[5]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/modelview/2_formatting'
| make[5]: Nothing to be done for 'first'.
| make[5]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/modelview/2_formatting'
| cd 3_changingmodel/ && ( test -e Makefile || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/tutorials/modelview/3_changingmodel/3_changingmodel.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile
| make[4]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets/scribble'
| make[4]: Nothing to be done for 'first'.
| make[4]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets/scribble'
| cd 4_headers/ && ( test -e Makefile || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/tutorials/modelview/4_headers/4_headers.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile
| make[6]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/gettingStarted/gsQt/part2'
| make[6]: Nothing to be done for 'first'.
| make[6]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/gettingStarted/gsQt/part2'
| make[4]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets/shapedclock'
| make[4]: Nothing to be done for 'first'.
| make[4]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets/shapedclock'
| cd part3/ && ( test -e Makefile || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/tutorials/gettingStarted/gsQt/part3/part3.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile
| cd sliders/ && ( test -e Makefile || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/widgets/sliders/sliders.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile
| make[5]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/modelview/3_changingmodel'
| make[5]: Nothing to be done for 'first'.
| make[5]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/modelview/3_changingmodel'
| cd 5_edit/ && ( test -e Makefile || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/tutorials/modelview/5_edit/5_edit.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile
| make[5]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/modelview/4_headers'
| make[5]: Nothing to be done for 'first'.
| make[5]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/modelview/4_headers'
| cd 6_treeview/ && ( test -e Makefile || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/tutorials/modelview/6_treeview/6_treeview.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile
| make[6]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/gettingStarted/gsQt/part3'
| make[6]: Nothing to be done for 'first'.
| make[6]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/gettingStarted/gsQt/part3'
| cd part4/ && ( test -e Makefile || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/tutorials/gettingStarted/gsQt/part4/part4.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile
| make[4]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets/sliders'
| make[4]: Nothing to be done for 'first'.
| make[4]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets/sliders'
| cd spinboxes/ && ( test -e Makefile || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/widgets/spinboxes/spinboxes.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile
| make[5]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/modelview/5_edit'
| make[5]: Nothing to be done for 'first'.
| make[5]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/modelview/5_edit'
| cd 7_selections/ && ( test -e Makefile || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/tutorials/modelview/7_selections/7_selections.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile
| make[6]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/gettingStarted/gsQt/part4'
| make[6]: Nothing to be done for 'first'.
| make[6]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/gettingStarted/gsQt/part4'
| make[5]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/modelview/6_treeview'
| make[5]: Nothing to be done for 'first'.
| make[5]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/modelview/6_treeview'
| cd part5/ && ( test -e Makefile || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/tutorials/gettingStarted/gsQt/part5/part5.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile
| cd styles/ && ( test -e Makefile || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/widgets/styles/styles.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile
| make[4]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets/spinboxes'
| make[4]: Nothing to be done for 'first'.
| make[4]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets/spinboxes'
| cd stylesheet/ && ( test -e Makefile || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/widgets/stylesheet/stylesheet.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile
| make[5]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/modelview/7_selections'
| make[5]: Nothing to be done for 'first'.
| make[5]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/modelview/7_selections'
| make[4]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/modelview'
| cd notepad/ && ( test -e Makefile || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/tutorials/notepad/notepad.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile
| make[6]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/gettingStarted/gsQt/part5'
| make[6]: Nothing to be done for 'first'.
| make[6]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/gettingStarted/gsQt/part5'
| make[5]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/gettingStarted/gsQt'
| make[4]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/gettingStarted'
| cd tablet/ && ( test -e Makefile || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/widgets/tablet/tablet.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile
| make[4]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets/styles'
| make[4]: Nothing to be done for 'first'.
| make[4]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets/styles'
| cd tetrix/ && ( test -e Makefile || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/widgets/tetrix/tetrix.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile
| make[4]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/notepad'
| make[4]: Nothing to be done for 'first'.
| make[4]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials/notepad'
| make[3]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/tutorials'
| cd tooltips/ && ( test -e Makefile || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/widgets/tooltips/tooltips.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile
| make[4]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets/stylesheet'
| make[4]: Nothing to be done for 'first'.
| make[4]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets/stylesheet'
| cd validators/ && ( test -e Makefile || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/widgets/validators/validators.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile
| make[4]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets/tablet'
| make[4]: Nothing to be done for 'first'.
| make[4]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets/tablet'
| cd wiggly/ && ( test -e Makefile || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/widgets/wiggly/wiggly.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile
| make[4]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets/tetrix'
| make[4]: Nothing to be done for 'first'.
| make[4]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets/tetrix'
| cd windowflags/ && ( test -e Makefile || /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/recipe-sysroot-native/usr/bin/qmake -o Makefile /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/git/examples/widgets/widgets/windowflags/windowflags.pro -qtconf /home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/bin/qt.conf ) && make -f Makefile
| make[4]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets/tooltips'
| make[4]: Nothing to be done for 'first'.
| make[4]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets/tooltips'
| make[4]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets/validators'
| make[4]: Nothing to be done for 'first'.
| make[4]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets/validators'
| make[4]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets/wiggly'
| make[4]: Nothing to be done for 'first'.
| make[4]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets/wiggly'
| make[4]: Entering directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets/windowflags'
| make[4]: Nothing to be done for 'first'.
| make[4]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets/windowflags'
| make[3]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets/widgets'
| make[2]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples/widgets'
| make[1]: Leaving directory '/home/x/Desktop/caiot-sdk-master/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.15.0+gitAUTOINC+f6fe4bbab7-r0/build/examples'
| WARNING: exit code 1 from a shell command.
|
ERROR: Task (/home/x/Desktop/caiot-sdk-master/sources/meta-qt5/recipes-qt/qt5/qtbase_git.bb:do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 4367 tasks of which 4363 didn't need to be rerun and 2 failed.
Summary: 2 tasks failed:
virtual:native:/home/x/Desktop/caiot-sdk-master/sources/meta-qt5/recipes-qt/qt5/qt3d_git.bb:do_compile
/home/x/Desktop/caiot-sdk-master/sources/meta-qt5/recipes-qt/qt5/qtbase_git.bb:do_compile
Summary: There was 1 WARNING message shown.
Summary: There were 4 ERROR messages shown, returning a non-zero exit code.
|
|