查看: 2166|回复: 4

[求助] YOCTO编译出错请教

[复制链接]
  • TA的每日心情
    开心
    2021-6-14 00:30
  • 签到天数: 10 天

    [LV.3]偶尔看看II

    1

    主题

    54

    帖子

    0

    注册会员

    Rank: 2

    积分
    108
    最后登录
    2021-6-14
    发表于 2021-6-9 03:41:19 | 显示全部楼层 |阅读模式
    各位大佬,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.


    我知道答案 目前已有4人回答
    开心
    回复

    使用道具 举报

  • TA的每日心情
    擦汗
    4 天前
  • 签到天数: 590 天

    [LV.9]以坛为家II

    31

    主题

    1345

    帖子

    0

    金牌会员

    Rank: 6Rank: 6

    积分
    3582
    最后登录
    2024-4-25
    发表于 2021-6-9 15:48:49 | 显示全部楼层
    按照原子论坛说法,首先给虚拟机的内存越大越好,16GB起,其次就是这玩意在编译过程中会下载各种各样的包,网络环境也需要好一点,个人建议是在早上起来的时候编译,通过的可能性比较大一点,早上连接外网速度也是非常快的。
    该会员没有填写今日想说内容.
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    开心
    2021-6-14 00:30
  • 签到天数: 10 天

    [LV.3]偶尔看看II

    1

    主题

    54

    帖子

    0

    注册会员

    Rank: 2

    积分
    108
    最后登录
    2021-6-14
     楼主| 发表于 2021-6-12 15:34:03 | 显示全部楼层
    maoyanmcu 发表于 2021-6-9 15:48
    按照原子论坛说法,首先给虚拟机的内存越大越好,16GB起,其次就是这玩意在编译过程中会下载各种各样的包, ...

    我一共只有8G,,,,内存,,,哭了
    开心
    回复 支持 反对

    使用道具 举报

  • TA的每日心情
    慵懒
    2021-5-20 10:16
  • 签到天数: 1 天

    [LV.1]初来乍到

    0

    主题

    18

    帖子

    0

    注册会员

    Rank: 2

    积分
    130
    最后登录
    2021-9-4
    发表于 2021-6-22 16:57:30 | 显示全部楼层
    原子不是说他32g内存,网络好的情况下花了一天时间才弄好,建议我们不要弄了,用官方的或者他的就好
    干活啦
    回复 支持 反对

    使用道具 举报

    该用户从未签到

    656

    主题

    6312

    帖子

    0

    超级版主

    Rank: 8Rank: 8

    积分
    20028
    最后登录
    2024-4-26
    发表于 2021-7-15 10:51:45 | 显示全部楼层
    官方bsp包在release之前都是验证过的,这种编译出错一般都是网络问题导致,在下载源码的时候某部分文件出现了问题。建议确保能够访问外网的情况下,多试几次。
    回复 支持 反对

    使用道具 举报

    您需要登录后才可以回帖 注册/登录

    本版积分规则

    关闭

    站长推荐上一条 /4 下一条

    Archiver|手机版|小黑屋|恩智浦技术社区

    GMT+8, 2024-4-26 22:48 , Processed in 0.133855 second(s), 24 queries , MemCache On.

    Powered by Discuz! X3.4

    Copyright © 2001-2024, Tencent Cloud.

    快速回复 返回顶部 返回列表