你好,我编译qt出现了以下的错误,如何禁止在编译过程中执行程序呢?
| make[2]: Entering directory `/home/teddy/oe/tisdk-am437x-v1.03/build/arago-tmp-external-linaro-toolchain/work/cortexa9t2hf-vfp-neon-linux-gnueabi/qtbase/5.5.1-r0/build/src/tools/rcc'
| make[2]: Nothing to be done for `first'.
| make[2]: Leaving directory `/home/teddy/oe/tisdk-am437x-v1.03/build/arago-tmp-external-linaro-toolchain/work/cortexa9t2hf-vfp-neon-linux-gnueabi/qtbase/5.5.1-r0/build/src/tools/rcc'
| make[2]: Entering directory `/home/teddy/oe/tisdk-am437x-v1.03/build/arago-tmp-external-linaro-toolchain/work/cortexa9t2hf-vfp-neon-linux-gnueabi/qtbase/5.5.1-r0/build/src/tools/moc'
| make[2]: Nothing to be done for `first'.
| make[2]: Leaving directory `/home/teddy/oe/tisdk-am437x-v1.03/build/arago-tmp-external-linaro-toolchain/work/cortexa9t2hf-vfp-neon-linux-gnueabi/qtbase/5.5.1-r0/build/src/tools/moc'
| cd corelib/ && ( test -e Makefile || /home/teddy/oe/tisdk-am437x-v1.03/build/arago-tmp-external-linaro-toolchain/work/cortexa9t2hf-vfp-neon-linux-gnueabi/qtbase/5.5.1-r0/build/bin/qmake /home/teddy/oe/tisdk-am437x-v1.03/build/arago-tmp-external-linaro-toolchain/work/cortexa9t2hf-vfp-neon-linux-gnueabi/qtbase/5.5.1-r0/qtbase-opensource-src-5.5.1/src/corelib/corelib.pro -o Makefile ) && make -f Makefile
| make[2]: Entering directory `/home/teddy/oe/tisdk-am437x-v1.03/build/arago-tmp-external-linaro-toolchain/work/cortexa9t2hf-vfp-neon-linux-gnueabi/qtbase/5.5.1-r0/build/src/tools/qdoc'
| make[2]: Nothing to be done for `first'.
| make[2]: Leaving directory `/home/teddy/oe/tisdk-am437x-v1.03/build/arago-tmp-external-linaro-toolchain/work/cortexa9t2hf-vfp-neon-linux-gnueabi/qtbase/5.5.1-r0/build/src/tools/qdoc'
| make[2]: Entering directory `/home/teddy/oe/tisdk-am437x-v1.03/build/arago-tmp-external-linaro-toolchain/work/cortexa9t2hf-vfp-neon-linux-gnueabi/qtbase/5.5.1-r0/build/src/tools/qdbusxml2cpp'
| make[2]: Nothing to be done for `first'.
| make[2]: Leaving directory `/home/teddy/oe/tisdk-am437x-v1.03/build/arago-tmp-external-linaro-toolchain/work/cortexa9t2hf-vfp-neon-linux-gnueabi/qtbase/5.5.1-r0/build/src/tools/qdbusxml2cpp'
| make[2]: Entering directory `/home/teddy/oe/tisdk-am437x-v1.03/build/arago-tmp-external-linaro-toolchain/work/cortexa9t2hf-vfp-neon-linux-gnueabi/qtbase/5.5.1-r0/build/src/tools/qdbuscpp2xml'
| make[2]: Nothing to be done for `first'.
| make[2]: Leaving directory `/home/teddy/oe/tisdk-am437x-v1.03/build/arago-tmp-external-linaro-toolchain/work/cortexa9t2hf-vfp-neon-linux-gnueabi/qtbase/5.5.1-r0/build/src/tools/qdbuscpp2xml'
| make[2]: Entering directory `/home/teddy/oe/tisdk-am437x-v1.03/build/arago-tmp-external-linaro-toolchain/work/cortexa9t2hf-vfp-neon-linux-gnueabi/qtbase/5.5.1-r0/build/src/corelib'
| moc /home/teddy/oe/tisdk-am437x-v1.03/build/arago-tmp-external-linaro-toolchain/work/cortexa9t2hf-vfp-neon-linux-gnueabi/qtbase/5.5.1-r0/qtbase-opensource-src-5.5.1/src/corelib/animation/qabstractanimation.h
| moc /home/teddy/oe/tisdk-am437x-v1.03/build/arago-tmp-external-linaro-toolchain/work/cortexa9t2hf-vfp-neon-linux-gnueabi/qtbase/5.5.1-r0/qtbase-opensource-src-5.5.1/src/corelib/animation/qvariantanimation.h
| /bin/sh: /home/teddy/oe/tisdk-am437x-v1.03/build/arago-tmp-external-linaro-toolchain/work/cortexa9t2hf-vfp-neon-linux-gnueabi/qtbase/5.5.1-r0/build/bin/moc: cannot execute binary file
| make[2]: *** [.moc/moc_qabstractanimation.cpp] Error 126
| /bin/sh: /home/teddy/oe/tisdk-am437x-v1.03/build/arago-tmp-external-linaro-toolchain/work/cortexa9t2hf-vfp-neon-linux-gnueabi/qtbase/5.5.1-r0/build/bin/moc: cannot execute binary file
| make[2]: *** Waiting for unfinished jobs....
| moc /home/teddy/oe/tisdk-am437x-v1.03/build/arago-tmp-external-linaro-toolchain/work/cortexa9t2hf-vfp-neon-linux-gnueabi/qtbase/5.5.1-r0/qtbase-opensource-src-5.5.1/src/corelib/animation/qpropertyanimation.h
| make[2]: *** [.moc/moc_qvariantanimation.cpp] Error 126
| moc /home/teddy/oe/tisdk-am437x-v1.03/build/arago-tmp-external-linaro-toolchain/work/cortexa9t2hf-vfp-neon-linux-gnueabi/qtbase/5.5.1-r0/qtbase-opensource-src-5.5.1/src/corelib/animation/qanimationgroup.h
| moc /home/teddy/oe/tisdk-am437x-v1.03/build/arago-tmp-external-linaro-toolchain/work/cortexa9t2hf-vfp-neon-linux-gnueabi/qtbase/5.5.1-r0/qtbase-opensource-src-5.5.1/src/corelib/animation/qsequentialanimationgroup.h
| /bin/sh: /home/teddy/oe/tisdk-am437x-v1.03/build/arago-tmp-external-linaro-toolchain/work/cortexa9t2hf-vfp-neon-linux-gnueabi/qtbase/5.5.1-r0/build/bin/moc: cannot execute binary file
| make[2]: *** [.moc/moc_qpropertyanimation.cpp] Error 126
| /bin/sh: /home/teddy/oe/tisdk-am437x-v1.03/build/arago-tmp-external-linaro-toolchain/work/cortexa9t2hf-vfp-neon-linux-gnueabi/qtbase/5.5.1-r0/build/bin/moc: cannot execute binary file
| make[2]: /bin/sh: /home/teddy/oe/tisdk-am437x-v1.03/build/arago-tmp-external-linaro-toolchain/work/cortexa9t2hf-vfp-neon-linux-gnueabi/qtbase/5.5.1-r0/build/bin/moc: cannot execute binary file
| *** [.moc/moc_qanimationgroup.cpp] Error 126
| make[2]: *** [.moc/moc_qsequentialanimationgroup.cpp] Error 126
| make[2]: Leaving directory `/home/teddy/oe/tisdk-am437x-v1.03/build/arago-tmp-external-linaro-toolchain/work/cortexa9t2hf-vfp-neon-linux-gnueabi/qtbase/5.5.1-r0/build/src/corelib'
| make[1]: *** [sub-corelib-make_first] Error 2
| make[1]: Leaving directory `/home/teddy/oe/tisdk-am437x-v1.03/build/arago-tmp-external-linaro-toolchain/work/cortexa9t2hf-vfp-neon-linux-gnueabi/qtbase/5.5.1-r0/build/src'
| make: *** [sub-src-make_first] Error 2