[ubuntu debug]
00:35:10: Running steps for project hello_world_gui...
00:35:10: Starting: "/opt/Qt/5.3/gcc_64/bin/qmake" /root/temp/qt/hello_world_gui/hello_world_gui.pro -r -spec linux-g++ CONFIG+=debug
00:35:10: The process "/opt/Qt/5.3/gcc_64/bin/qmake" exited normally.
00:35:10: Starting: "/usr/bin/make" 
/opt/Qt/5.3/gcc_64/bin/uic ../hello_world_gui/mainwindow.ui -o ui_mainwindow.h
g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.3/gcc_64/mkspecs/linux-g++ -I../hello_world_gui -I/opt/Qt/5.3/gcc_64/include -I/opt/Qt/5.3/gcc_64/include/QtWidgets -I/opt/Qt/5.3/gcc_64/include/QtGui -I/opt/Qt/5.3/gcc_64/include/QtCore -I. -I. -I. -o main.o ../hello_world_gui/main.cpp
g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.3/gcc_64/mkspecs/linux-g++ -I../hello_world_gui -I/opt/Qt/5.3/gcc_64/include -I/opt/Qt/5.3/gcc_64/include/QtWidgets -I/opt/Qt/5.3/gcc_64/include/QtGui -I/opt/Qt/5.3/gcc_64/include/QtCore -I. -I. -I. -o mainwindow.o ../hello_world_gui/mainwindow.cpp
/opt/Qt/5.3/gcc_64/bin/moc -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.3/gcc_64/mkspecs/linux-g++ -I/root/temp/qt/hello_world_gui -I/opt/Qt/5.3/gcc_64/include -I/opt/Qt/5.3/gcc_64/include/QtWidgets -I/opt/Qt/5.3/gcc_64/include/QtGui -I/opt/Qt/5.3/gcc_64/include/QtCore -I. ../hello_world_gui/mainwindow.h -o moc_mainwindow.cpp
g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.3/gcc_64/mkspecs/linux-g++ -I../hello_world_gui -I/opt/Qt/5.3/gcc_64/include -I/opt/Qt/5.3/gcc_64/include/QtWidgets -I/opt/Qt/5.3/gcc_64/include/QtGui -I/opt/Qt/5.3/gcc_64/include/QtCore -I. -I. -I. -o moc_mainwindow.o moc_mainwindow.cpp
g++ -Wl,-rpath,/opt/Qt/5.3/gcc_64 -Wl,-rpath,/opt/Qt/5.3/gcc_64/lib -o hello_world_gui main.o mainwindow.o moc_mainwindow.o   -L/opt/Qt/5.3/gcc_64/lib -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread 
00:35:18: The process "/usr/bin/make" exited normally.
00:35:18: Elapsed time: 00:08.


[ubuntu release]
00:36:22: Running steps for project hello_world_gui...
00:36:22: Starting: "/opt/Qt/5.3/gcc_64/bin/qmake" /root/temp/qt/hello_world_gui/hello_world_gui.pro -r -spec linux-g++
00:36:22: The process "/opt/Qt/5.3/gcc_64/bin/qmake" exited normally.
00:36:22: Starting: "/usr/bin/make" 
/opt/Qt/5.3/gcc_64/bin/uic ../hello_world_gui/mainwindow.ui -o ui_mainwindow.h
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.3/gcc_64/mkspecs/linux-g++ -I../hello_world_gui -I/opt/Qt/5.3/gcc_64/include -I/opt/Qt/5.3/gcc_64/include/QtWidgets -I/opt/Qt/5.3/gcc_64/include/QtGui -I/opt/Qt/5.3/gcc_64/include/QtCore -I. -I. -I. -o main.o ../hello_world_gui/main.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.3/gcc_64/mkspecs/linux-g++ -I../hello_world_gui -I/opt/Qt/5.3/gcc_64/include -I/opt/Qt/5.3/gcc_64/include/QtWidgets -I/opt/Qt/5.3/gcc_64/include/QtGui -I/opt/Qt/5.3/gcc_64/include/QtCore -I. -I. -I. -o mainwindow.o ../hello_world_gui/mainwindow.cpp
/opt/Qt/5.3/gcc_64/bin/moc -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.3/gcc_64/mkspecs/linux-g++ -I/root/temp/qt/hello_world_gui -I/opt/Qt/5.3/gcc_64/include -I/opt/Qt/5.3/gcc_64/include/QtWidgets -I/opt/Qt/5.3/gcc_64/include/QtGui -I/opt/Qt/5.3/gcc_64/include/QtCore -I. ../hello_world_gui/mainwindow.h -o moc_mainwindow.cpp
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.3/gcc_64/mkspecs/linux-g++ -I../hello_world_gui -I/opt/Qt/5.3/gcc_64/include -I/opt/Qt/5.3/gcc_64/include/QtWidgets -I/opt/Qt/5.3/gcc_64/include/QtGui -I/opt/Qt/5.3/gcc_64/include/QtCore -I. -I. -I. -o moc_mainwindow.o moc_mainwindow.cpp
g++ -Wl,-O1 -Wl,-rpath,/opt/Qt/5.3/gcc_64 -Wl,-rpath,/opt/Qt/5.3/gcc_64/lib -o hello_world_gui main.o mainwindow.o moc_mainwindow.o   -L/opt/Qt/5.3/gcc_64/lib -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread 
00:36:26: The process "/usr/bin/make" exited normally.
00:36:26: Elapsed time: 00:04.


[android debug]
00:36:49: Running steps for project hello_world_gui...
00:36:49: Starting: "/opt/Qt/5.3/android_armv7/bin/qmake" /root/temp/qt/hello_world_gui/hello_world_gui.pro -r -spec android-g++ CONFIG+=debug
00:36:53: The process "/opt/Qt/5.3/android_armv7/bin/qmake" exited normally.
00:36:53: Starting: "/usr/bin/make" 
/opt/Qt/5.3/android_armv7/bin/uic ../hello_world_gui/mainwindow.ui -o ui_mainwindow.h
/android/ndk/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++ -c -Wno-psabi -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -ffunction-sections -funwind-tables -fstack-protector -fno-short-enums -DANDROID -Wa,--noexecstack -std=gnu++0x -g -g -gdwarf-2 -marm -O0 -fno-omit-frame-pointer -Wall -Wno-psabi -W -D_REENTRANT -fPIE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.3/android_armv7/mkspecs/android-g++ -I../hello_world_gui -I/opt/Qt/5.3/android_armv7/include -I/opt/Qt/5.3/android_armv7/include/QtWidgets -I/opt/Qt/5.3/android_armv7/include/QtGui -I/opt/Qt/5.3/android_armv7/include/QtCore -I. -I. -I/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/include -I/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include -I/android/ndk/platforms/android-9/arch-arm/usr/include -I. -o main.o ../hello_world_gui/main.cpp
/android/ndk/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++ -c -Wno-psabi -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -ffunction-sections -funwind-tables -fstack-protector -fno-short-enums -DANDROID -Wa,--noexecstack -std=gnu++0x -g -g -gdwarf-2 -marm -O0 -fno-omit-frame-pointer -Wall -Wno-psabi -W -D_REENTRANT -fPIE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.3/android_armv7/mkspecs/android-g++ -I../hello_world_gui -I/opt/Qt/5.3/android_armv7/include -I/opt/Qt/5.3/android_armv7/include/QtWidgets -I/opt/Qt/5.3/android_armv7/include/QtGui -I/opt/Qt/5.3/android_armv7/include/QtCore -I. -I. -I/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/include -I/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include -I/android/ndk/platforms/android-9/arch-arm/usr/include -I. -o mainwindow.o ../hello_world_gui/mainwindow.cpp
/opt/Qt/5.3/android_armv7/bin/moc -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.3/android_armv7/mkspecs/android-g++ -I/root/temp/qt/hello_world_gui -I/opt/Qt/5.3/android_armv7/include -I/opt/Qt/5.3/android_armv7/include/QtWidgets -I/opt/Qt/5.3/android_armv7/include/QtGui -I/opt/Qt/5.3/android_armv7/include/QtCore -I. -I/opt/android/ndk/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.8/include -I/opt/android/ndk/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.8/include-fixed -I/opt/android/ndk/platforms/android-9/arch-arm/usr/include ../hello_world_gui/mainwindow.h -o moc_mainwindow.cpp
/android/ndk/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++ -c -Wno-psabi -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -ffunction-sections -funwind-tables -fstack-protector -fno-short-enums -DANDROID -Wa,--noexecstack -std=gnu++0x -g -g -gdwarf-2 -marm -O0 -fno-omit-frame-pointer -Wall -Wno-psabi -W -D_REENTRANT -fPIE -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.3/android_armv7/mkspecs/android-g++ -I../hello_world_gui -I/opt/Qt/5.3/android_armv7/include -I/opt/Qt/5.3/android_armv7/include/QtWidgets -I/opt/Qt/5.3/android_armv7/include/QtGui -I/opt/Qt/5.3/android_armv7/include/QtCore -I. -I. -I/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/include -I/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include -I/android/ndk/platforms/android-9/arch-arm/usr/include -I. -o moc_mainwindow.o moc_mainwindow.cpp
/android/ndk/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++ --sysroot=/android/ndk/platforms/android-9/arch-arm/ -Wl,-soname,libhello_world_gui.so -Wl,-rpath=/opt/Qt/5.3/android_armv7/lib -Wl,--no-undefined -Wl,-z,noexecstack -shared -o libhello_world_gui.so main.o mainwindow.o moc_mainwindow.o   -L/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a -L/android/ndk/platforms/android-9/arch-arm//usr/lib -L/opt/Qt/5.3/android_armv7/lib -lQt5Widgets -L/opt/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a -L/opt/android/ndk/platforms/android-9/arch-arm//usr/lib -lQt5Gui -lQt5Core -lGLESv2 -lgnustl_shared -llog -lz -lm -ldl -lc -lgcc
00:37:00: The process "/usr/bin/make" exited normally.
00:37:00: Elapsed time: 00:11.


[android release]
00:37:17: Running steps for project hello_world_gui...
00:37:17: Starting: "/opt/Qt/5.3/android_armv7/bin/qmake" /root/temp/qt/hello_world_gui/hello_world_gui.pro -r -spec android-g++
00:37:17: The process "/opt/Qt/5.3/android_armv7/bin/qmake" exited normally.
00:37:17: Starting: "/usr/bin/make" 
/opt/Qt/5.3/android_armv7/bin/uic ../hello_world_gui/mainwindow.ui -o ui_mainwindow.h
/android/ndk/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++ -c -Wno-psabi -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -ffunction-sections -funwind-tables -fstack-protector -fno-short-enums -DANDROID -Wa,--noexecstack -std=gnu++0x -O2 -Os -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -mthumb -Wall -Wno-psabi -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.3/android_armv7/mkspecs/android-g++ -I../hello_world_gui -I/opt/Qt/5.3/android_armv7/include -I/opt/Qt/5.3/android_armv7/include/QtWidgets -I/opt/Qt/5.3/android_armv7/include/QtGui -I/opt/Qt/5.3/android_armv7/include/QtCore -I. -I. -I/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/include -I/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include -I/android/ndk/platforms/android-9/arch-arm/usr/include -I. -o main.o ../hello_world_gui/main.cpp
/android/ndk/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++ -c -Wno-psabi -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -ffunction-sections -funwind-tables -fstack-protector -fno-short-enums -DANDROID -Wa,--noexecstack -std=gnu++0x -O2 -Os -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -mthumb -Wall -Wno-psabi -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.3/android_armv7/mkspecs/android-g++ -I../hello_world_gui -I/opt/Qt/5.3/android_armv7/include -I/opt/Qt/5.3/android_armv7/include/QtWidgets -I/opt/Qt/5.3/android_armv7/include/QtGui -I/opt/Qt/5.3/android_armv7/include/QtCore -I. -I. -I/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/include -I/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include -I/android/ndk/platforms/android-9/arch-arm/usr/include -I. -o mainwindow.o ../hello_world_gui/mainwindow.cpp
/opt/Qt/5.3/android_armv7/bin/moc -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.3/android_armv7/mkspecs/android-g++ -I/root/temp/qt/hello_world_gui -I/opt/Qt/5.3/android_armv7/include -I/opt/Qt/5.3/android_armv7/include/QtWidgets -I/opt/Qt/5.3/android_armv7/include/QtGui -I/opt/Qt/5.3/android_armv7/include/QtCore -I. -I/opt/android/ndk/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.8/include -I/opt/android/ndk/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.8/include-fixed -I/opt/android/ndk/platforms/android-9/arch-arm/usr/include ../hello_world_gui/mainwindow.h -o moc_mainwindow.cpp
/android/ndk/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++ -c -Wno-psabi -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -ffunction-sections -funwind-tables -fstack-protector -fno-short-enums -DANDROID -Wa,--noexecstack -std=gnu++0x -O2 -Os -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -mthumb -Wall -Wno-psabi -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.3/android_armv7/mkspecs/android-g++ -I../hello_world_gui -I/opt/Qt/5.3/android_armv7/include -I/opt/Qt/5.3/android_armv7/include/QtWidgets -I/opt/Qt/5.3/android_armv7/include/QtGui -I/opt/Qt/5.3/android_armv7/include/QtCore -I. -I. -I/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/include -I/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include -I/android/ndk/platforms/android-9/arch-arm/usr/include -I. -o moc_mainwindow.o moc_mainwindow.cpp
/android/ndk/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++ --sysroot=/android/ndk/platforms/android-9/arch-arm/ -Wl,-soname,libhello_world_gui.so -Wl,-rpath=/opt/Qt/5.3/android_armv7/lib -Wl,--no-undefined -Wl,-z,noexecstack -shared -o libhello_world_gui.so main.o mainwindow.o moc_mainwindow.o   -L/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a -L/android/ndk/platforms/android-9/arch-arm//usr/lib -L/opt/Qt/5.3/android_armv7/lib -lQt5Widgets -L/opt/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a -L/opt/android/ndk/platforms/android-9/arch-arm//usr/lib -lQt5Gui -lQt5Core -lGLESv2 -lgnustl_shared -llog -lz -lm -ldl -lc -lgcc
00:37:23: The process "/usr/bin/make" exited normally.
00:37:23: Elapsed time: 00:06.


[files]

hello_world_gui.tar.gz