Advertisement
Guest User

Untitled

a guest
Dec 27th, 2016
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 13.82 KB | None | 0 0
  1. make -j 4
  2. cd qtbase/ && ( test -e Makefile || /home/cx/arm_gcc/qt5/qtbase/bin/qmake -o Makefile /home/cx/arm_gcc/qt5/qtbase/qtbase.pro -qtconf /home/cx/arm_gcc/qt5/qtbase/bin/qt.conf -- -opengl es2 -device linux-rasp-pi-g++ -device-option CROSS_COMPILE=/home/cx/arm_gcc/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf- -sysroot /mnt/rasp-pi-rootfs -opensource -confirm-license -optimized-qmake -reduce-exports -release -make libs -prefix /usr/local/qt5pi -hostprefix /usr/local/qt5pi -make tools ) && make -f Makefile
  3. make[1]: Entering directory '/home/cx/arm_gcc/qt5/qtbase'
  4. cd qmake/ && ( test -e Makefile.qmake-aux || /home/cx/arm_gcc/qt5/qtbase/bin/qmake -o Makefile.qmake-aux /home/cx/arm_gcc/qt5/qtbase/qmake/qmake-aux.pro -qtconf /home/cx/arm_gcc/qt5/qtbase/bin/qt.conf -- -opengl es2 -device linux-rasp-pi-g++ -device-option CROSS_COMPILE=/home/cx/arm_gcc/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf- -sysroot /mnt/rasp-pi-rootfs -opensource -confirm-license -optimized-qmake -reduce-exports -release -make libs -prefix /usr/local/qt5pi -hostprefix /usr/local/qt5pi -make tools ) && make -f Makefile.qmake-aux
  5. cd src/ && ( test -e Makefile || /home/cx/arm_gcc/qt5/qtbase/bin/qmake -o Makefile /home/cx/arm_gcc/qt5/qtbase/src/src.pro -qtconf /home/cx/arm_gcc/qt5/qtbase/bin/qt.conf -- -opengl es2 -device linux-rasp-pi-g++ -device-option CROSS_COMPILE=/home/cx/arm_gcc/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf- -sysroot /mnt/rasp-pi-rootfs -opensource -confirm-license -optimized-qmake -reduce-exports -release -make libs -prefix /usr/local/qt5pi -hostprefix /usr/local/qt5pi -make tools ) && make -f Makefile
  6. cd doc/ && ( test -e Makefile || /home/cx/arm_gcc/qt5/qtbase/bin/qmake -o Makefile /home/cx/arm_gcc/qt5/qtbase/doc/doc.pro -qtconf /home/cx/arm_gcc/qt5/qtbase/bin/qt.conf -- -opengl es2 -device linux-rasp-pi-g++ -device-option CROSS_COMPILE=/home/cx/arm_gcc/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf- -sysroot /mnt/rasp-pi-rootfs -opensource -confirm-license -optimized-qmake -reduce-exports -release -make libs -prefix /usr/local/qt5pi -hostprefix /usr/local/qt5pi -make tools ) && make -f Makefile
  7. make[2]: Entering directory '/home/cx/arm_gcc/qt5/qtbase/qmake'
  8. make[2]: Nothing to be done for 'first'.
  9. make[2]: Leaving directory '/home/cx/arm_gcc/qt5/qtbase/qmake'
  10. make[2]: Entering directory '/home/cx/arm_gcc/qt5/qtbase/doc'
  11. make[2]: Nothing to be done for 'first'.
  12. make[2]: Leaving directory '/home/cx/arm_gcc/qt5/qtbase/doc'
  13. make[2]: Entering directory '/home/cx/arm_gcc/qt5/qtbase/src'
  14. cd corelib/ && ( test -e Makefile.qtzlib || /home/cx/arm_gcc/qt5/qtbase/bin/qmake -o Makefile.qtzlib /home/cx/arm_gcc/qt5/qtbase/src/corelib/qtzlib.pro -qtconf /home/cx/arm_gcc/qt5/qtbase/bin/qt.conf -- -opengl es2 -device linux-rasp-pi-g++ -device-option CROSS_COMPILE=/home/cx/arm_gcc/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf- -sysroot /mnt/rasp-pi-rootfs -opensource -confirm-license -optimized-qmake -reduce-exports -release -make libs -prefix /usr/local/qt5pi -hostprefix /usr/local/qt5pi -make tools ) && make -f Makefile.qtzlib
  15. cd tools/bootstrap/ && ( test -e Makefile || /home/cx/arm_gcc/qt5/qtbase/bin/qmake -o Makefile /home/cx/arm_gcc/qt5/qtbase/src/tools/bootstrap/bootstrap.pro -qtconf /home/cx/arm_gcc/qt5/qtbase/bin/qt.conf -- -opengl es2 -device linux-rasp-pi-g++ -device-option CROSS_COMPILE=/home/cx/arm_gcc/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf- -sysroot /mnt/rasp-pi-rootfs -opensource -confirm-license -optimized-qmake -reduce-exports -release -make libs -prefix /usr/local/qt5pi -hostprefix /usr/local/qt5pi -make tools ) && make -f Makefile
  16. cd 3rdparty/pcre/ && ( test -e Makefile || /home/cx/arm_gcc/qt5/qtbase/bin/qmake -o Makefile /home/cx/arm_gcc/qt5/qtbase/src/3rdparty/pcre/pcre.pro -qtconf /home/cx/arm_gcc/qt5/qtbase/bin/qt.conf -- -opengl es2 -device linux-rasp-pi-g++ -device-option CROSS_COMPILE=/home/cx/arm_gcc/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf- -sysroot /mnt/rasp-pi-rootfs -opensource -confirm-license -optimized-qmake -reduce-exports -release -make libs -prefix /usr/local/qt5pi -hostprefix /usr/local/qt5pi -make tools ) && make -f Makefile
  17. cd 3rdparty/libpng/ && ( test -e Makefile || /home/cx/arm_gcc/qt5/qtbase/bin/qmake -o Makefile /home/cx/arm_gcc/qt5/qtbase/src/3rdparty/libpng/libpng.pro -qtconf /home/cx/arm_gcc/qt5/qtbase/bin/qt.conf -- -opengl es2 -device linux-rasp-pi-g++ -device-option CROSS_COMPILE=/home/cx/arm_gcc/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf- -sysroot /mnt/rasp-pi-rootfs -opensource -confirm-license -optimized-qmake -reduce-exports -release -make libs -prefix /usr/local/qt5pi -hostprefix /usr/local/qt5pi -make tools ) && make -f Makefile
  18. make[3]: Entering directory '/home/cx/arm_gcc/qt5/qtbase/src/corelib'
  19. make[3]: Nothing to be done for 'first'.
  20. make[3]: Leaving directory '/home/cx/arm_gcc/qt5/qtbase/src/corelib'
  21. make[3]: Entering directory '/home/cx/arm_gcc/qt5/qtbase/src/3rdparty/pcre'
  22. make[3]: Nothing to be done for 'first'.
  23. make[3]: Leaving directory '/home/cx/arm_gcc/qt5/qtbase/src/3rdparty/pcre'
  24. make[3]: Entering directory '/home/cx/arm_gcc/qt5/qtbase/src/3rdparty/libpng'
  25. make[3]: Nothing to be done for 'first'.
  26. make[3]: Leaving directory '/home/cx/arm_gcc/qt5/qtbase/src/3rdparty/libpng'
  27. cd 3rdparty/freetype/ && ( test -e Makefile || /home/cx/arm_gcc/qt5/qtbase/bin/qmake -o Makefile /home/cx/arm_gcc/qt5/qtbase/src/3rdparty/freetype/freetype.pro -qtconf /home/cx/arm_gcc/qt5/qtbase/bin/qt.conf -- -opengl es2 -device linux-rasp-pi-g++ -device-option CROSS_COMPILE=/home/cx/arm_gcc/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf- -sysroot /mnt/rasp-pi-rootfs -opensource -confirm-license -optimized-qmake -reduce-exports -release -make libs -prefix /usr/local/qt5pi -hostprefix /usr/local/qt5pi -make tools ) && make -f Makefile
  28. make[3]: Entering directory '/home/cx/arm_gcc/qt5/qtbase/src/tools/bootstrap'
  29. make[3]: Nothing to be done for 'first'.
  30. make[3]: Leaving directory '/home/cx/arm_gcc/qt5/qtbase/src/tools/bootstrap'
  31. cd tools/moc/ && ( test -e Makefile || /home/cx/arm_gcc/qt5/qtbase/bin/qmake -o Makefile /home/cx/arm_gcc/qt5/qtbase/src/tools/moc/moc.pro -qtconf /home/cx/arm_gcc/qt5/qtbase/bin/qt.conf -- -opengl es2 -device linux-rasp-pi-g++ -device-option CROSS_COMPILE=/home/cx/arm_gcc/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf- -sysroot /mnt/rasp-pi-rootfs -opensource -confirm-license -optimized-qmake -reduce-exports -release -make libs -prefix /usr/local/qt5pi -hostprefix /usr/local/qt5pi -make tools ) && make -f Makefile
  32. cd tools/rcc/ && ( test -e Makefile || /home/cx/arm_gcc/qt5/qtbase/bin/qmake -o Makefile /home/cx/arm_gcc/qt5/qtbase/src/tools/rcc/rcc.pro -qtconf /home/cx/arm_gcc/qt5/qtbase/bin/qt.conf -- -opengl es2 -device linux-rasp-pi-g++ -device-option CROSS_COMPILE=/home/cx/arm_gcc/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf- -sysroot /mnt/rasp-pi-rootfs -opensource -confirm-license -optimized-qmake -reduce-exports -release -make libs -prefix /usr/local/qt5pi -hostprefix /usr/local/qt5pi -make tools ) && make -f Makefile
  33. cd tools/qlalr/ && ( test -e Makefile || /home/cx/arm_gcc/qt5/qtbase/bin/qmake -o Makefile /home/cx/arm_gcc/qt5/qtbase/src/tools/qlalr/qlalr.pro -qtconf /home/cx/arm_gcc/qt5/qtbase/bin/qt.conf -- -opengl es2 -device linux-rasp-pi-g++ -device-option CROSS_COMPILE=/home/cx/arm_gcc/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf- -sysroot /mnt/rasp-pi-rootfs -opensource -confirm-license -optimized-qmake -reduce-exports -release -make libs -prefix /usr/local/qt5pi -hostprefix /usr/local/qt5pi -make tools ) && make -f Makefile
  34. make[3]: Entering directory '/home/cx/arm_gcc/qt5/qtbase/src/3rdparty/freetype'
  35. make[3]: Nothing to be done for 'first'.
  36. make[3]: Leaving directory '/home/cx/arm_gcc/qt5/qtbase/src/3rdparty/freetype'
  37. cd tools/uic/ && ( test -e Makefile || /home/cx/arm_gcc/qt5/qtbase/bin/qmake -o Makefile /home/cx/arm_gcc/qt5/qtbase/src/tools/uic/uic.pro -qtconf /home/cx/arm_gcc/qt5/qtbase/bin/qt.conf -- -opengl es2 -device linux-rasp-pi-g++ -device-option CROSS_COMPILE=/home/cx/arm_gcc/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf- -sysroot /mnt/rasp-pi-rootfs -opensource -confirm-license -optimized-qmake -reduce-exports -release -make libs -prefix /usr/local/qt5pi -hostprefix /usr/local/qt5pi -make tools ) && make -f Makefile
  38. make[3]: Entering directory '/home/cx/arm_gcc/qt5/qtbase/src/tools/qlalr'
  39. make[3]: Nothing to be done for 'first'.
  40. make[3]: Leaving directory '/home/cx/arm_gcc/qt5/qtbase/src/tools/qlalr'
  41. make[3]: Entering directory '/home/cx/arm_gcc/qt5/qtbase/src/tools/moc'
  42. make[3]: Nothing to be done for 'first'.
  43. make[3]: Leaving directory '/home/cx/arm_gcc/qt5/qtbase/src/tools/moc'
  44. cd tools/bootstrap-dbus/ && ( test -e Makefile || /home/cx/arm_gcc/qt5/qtbase/bin/qmake -o Makefile /home/cx/arm_gcc/qt5/qtbase/src/tools/bootstrap-dbus/bootstrap-dbus.pro -qtconf /home/cx/arm_gcc/qt5/qtbase/bin/qt.conf -- -opengl es2 -device linux-rasp-pi-g++ -device-option CROSS_COMPILE=/home/cx/arm_gcc/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf- -sysroot /mnt/rasp-pi-rootfs -opensource -confirm-license -optimized-qmake -reduce-exports -release -make libs -prefix /usr/local/qt5pi -hostprefix /usr/local/qt5pi -make tools ) && make -f Makefile
  45. make[3]: Entering directory '/home/cx/arm_gcc/qt5/qtbase/src/tools/rcc'
  46. make[3]: Nothing to be done for 'first'.
  47. make[3]: Leaving directory '/home/cx/arm_gcc/qt5/qtbase/src/tools/rcc'
  48. cd corelib/ && ( test -e Makefile || /home/cx/arm_gcc/qt5/qtbase/bin/qmake -o Makefile /home/cx/arm_gcc/qt5/qtbase/src/corelib/corelib.pro -qtconf /home/cx/arm_gcc/qt5/qtbase/bin/qt.conf -- -opengl es2 -device linux-rasp-pi-g++ -device-option CROSS_COMPILE=/home/cx/arm_gcc/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf- -sysroot /mnt/rasp-pi-rootfs -opensource -confirm-license -optimized-qmake -reduce-exports -release -make libs -prefix /usr/local/qt5pi -hostprefix /usr/local/qt5pi -make tools ) && make -f Makefile
  49. make[3]: Entering directory '/home/cx/arm_gcc/qt5/qtbase/src/tools/uic'
  50. make[3]: Nothing to be done for 'first'.
  51. make[3]: Leaving directory '/home/cx/arm_gcc/qt5/qtbase/src/tools/uic'
  52. make[3]: Entering directory '/home/cx/arm_gcc/qt5/qtbase/src/tools/bootstrap-dbus'
  53. make[3]: Nothing to be done for 'first'.
  54. make[3]: Leaving directory '/home/cx/arm_gcc/qt5/qtbase/src/tools/bootstrap-dbus'
  55. cd tools/qdbusxml2cpp/ && ( test -e Makefile || /home/cx/arm_gcc/qt5/qtbase/bin/qmake -o Makefile /home/cx/arm_gcc/qt5/qtbase/src/tools/qdbusxml2cpp/qdbusxml2cpp.pro -qtconf /home/cx/arm_gcc/qt5/qtbase/bin/qt.conf -- -opengl es2 -device linux-rasp-pi-g++ -device-option CROSS_COMPILE=/home/cx/arm_gcc/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf- -sysroot /mnt/rasp-pi-rootfs -opensource -confirm-license -optimized-qmake -reduce-exports -release -make libs -prefix /usr/local/qt5pi -hostprefix /usr/local/qt5pi -make tools ) && make -f Makefile
  56. cd tools/qdbuscpp2xml/ && ( test -e Makefile || /home/cx/arm_gcc/qt5/qtbase/bin/qmake -o Makefile /home/cx/arm_gcc/qt5/qtbase/src/tools/qdbuscpp2xml/qdbuscpp2xml.pro -qtconf /home/cx/arm_gcc/qt5/qtbase/bin/qt.conf -- -opengl es2 -device linux-rasp-pi-g++ -device-option CROSS_COMPILE=/home/cx/arm_gcc/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf- -sysroot /mnt/rasp-pi-rootfs -opensource -confirm-license -optimized-qmake -reduce-exports -release -make libs -prefix /usr/local/qt5pi -hostprefix /usr/local/qt5pi -make tools ) && make -f Makefile
  57. make[3]: Entering directory '/home/cx/arm_gcc/qt5/qtbase/src/tools/qdbusxml2cpp'
  58. make[3]: Nothing to be done for 'first'.
  59. make[3]: Leaving directory '/home/cx/arm_gcc/qt5/qtbase/src/tools/qdbusxml2cpp'
  60. make[3]: Entering directory '/home/cx/arm_gcc/qt5/qtbase/src/tools/qdbuscpp2xml'
  61. make[3]: Nothing to be done for 'first'.
  62. make[3]: Leaving directory '/home/cx/arm_gcc/qt5/qtbase/src/tools/qdbuscpp2xml'
  63. make[3]: Entering directory '/home/cx/arm_gcc/qt5/qtbase/src/corelib'
  64. /home/cx/arm_gcc/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O3 -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -D_REENTRANT -fPIC -DQT_NO_USING_NAMESPACE -DQT_NO_FOREACH -DQT_BUILD_CORE_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -I. -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I../3rdparty/sha3 -I../3rdparty/double-conversion/include -I../3rdparty/double-conversion/include/double-conversion -I../3rdparty/forkfd -I../../include -I../../include/QtCore -I../../include/QtCore/5.8.0 -I../../include/QtCore/5.8.0/QtCore -I.moc -I../3rdparty/pcre -I../../mkspecs/devices/linux-rasp-pi-g++ -x c++-header -c global/qt_pch.h -o .pch/Qt5Core.gch/c++
  65. /home/cx/arm_gcc/qt5/qtbase/bin/rcc -name mimetypes mimetypes/mimetypes.qrc -o .rcc/qrc_mimetypes.cpp
  66. arm-linux-gnueabihf-g++: error: unrecognized command line option ‘-Wdate-time’
  67. arm-linux-gnueabihf-g++: error: unrecognized command line option ‘-Wshift-overflow=2
  68. arm-linux-gnueabihf-g++: error: unrecognized command line option ‘-Wduplicated-cond’
  69. Makefile:1787: recipe for target '.pch/Qt5Core.gch/c++' failed
  70. make[3]: *** [.pch/Qt5Core.gch/c++] Error 1
  71. make[3]: *** Waiting for unfinished jobs....
  72. make[3]: Leaving directory '/home/cx/arm_gcc/qt5/qtbase/src/corelib'
  73. Makefile:196: recipe for target 'sub-corelib-make_first' failed
  74. make[2]: *** [sub-corelib-make_first] Error 2
  75. make[2]: Leaving directory '/home/cx/arm_gcc/qt5/qtbase/src'
  76. Makefile:46: recipe for target 'sub-src-make_first' failed
  77. make[1]: *** [sub-src-make_first] Error 2
  78. make[1]: Leaving directory '/home/cx/arm_gcc/qt5/qtbase'
  79. Makefile:80: recipe for target 'module-qtbase-make_first' failed
  80. make: *** [module-qtbase-make_first] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement