Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cd tools/rcc/ && ( test -e Makefile || /home/bmeyer/qt/qt5.android/qtbase/bin/qmake /home/bmeyer/qt/qt5.android/qtbase/src/tools/rcc/rcc.pro -o Makefile ) && make -f Makefile
- make[3]: Entering directory `/home/bmeyer/qt/qt5.android/qtbase/src/tools/rcc'
- g++ -c -pipe -Werror -Wno-error=cpp -Wno-error=deprecated-declarations -Wno-error=strict-overflow -O2 -std=c++0x -fno-exceptions -Wall -W -D_REENTRANT -fPIE -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_NO
- g++ -c -pipe -Werror -Wno-error=cpp -Wno-error=deprecated-declarations -Wno-error=strict-overflow -O2 -std=c++0x -fno-exceptions -Wall -W -D_REENTRANT -fPIE -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_NO
- g++ -Wl,-O1 -o ../../../bin/rcc .obj/debug-shared/rcc.o .obj/debug-shared/main.o -L/home/bmeyer/qt/qt5.android/qtbase/lib -lQt5Bootstrap -lpthread
- make[3]: Leaving directory `/home/bmeyer/qt/qt5.android/qtbase/src/tools/rcc'
- cd corelib/ && ( test -e Makefile || /home/bmeyer/qt/qt5.android/qtbase/bin/qmake /home/bmeyer/qt/qt5.android/qtbase/src/corelib/corelib.pro -o Makefile ) && make -f Makefile
- Project MESSAGE: perl -w /home/bmeyer/qt/qt5.android/qtbase/bin/syncqt.pl -check-includes -module QtCore -version 5.2.0 -outdir /home/bmeyer/qt/qt5.android/qtbase /home/bmeyer/qt/qt5.android/q
- <srcbase> = /home/bmeyer/qt/qt5.android/qtbase
- <outbase> = /home/bmeyer/qt/qt5.android/qtbase
- QtCore: created fwd-include header(s) for <srcbase>/src/corelib/animation/ { qabstractanimation.h (2), qanimationgroup.h (1), qparallelanimationgroup.h (1), qpauseanimation.h (1), qpropertyani
- QtCore: created fwd-include header(s) for <srcbase>/src/corelib/codecs/ { qtextcodec.h (3) }
- QtCore: created fwd-include header(s) for <srcbase>/src/corelib/global/ { qendian.h (1), qflags.h (3), qglobal.h (6), qglobalstatic.h (1), qlibraryinfo.h (1), qlogging.h (4), qnamespace.h (2),
- QtCore: created fwd-include header(s) for <srcbase>/src/corelib/io/ { qbuffer.h (1), qdatastream.h (1), qdebug.h (4), qdir.h (1), qdiriterator.h (1), qfile.h (1), qfiledevice.h (1), qfileinfo.
- QtCore: created fwd-include header(s) for <srcbase>/src/corelib/itemmodels/ { qabstractitemmodel.h (6), qabstractproxymodel.h (1), qidentityproxymodel.h (1), qitemselectionmodel.h (3), qsortfi
- QtCore: created fwd-include header(s) for <srcbase>/src/corelib/json/ { qjsonarray.h (2), qjsondocument.h (2), qjsonobject.h (2), qjsonvalue.h (2) }
- QtCore: created fwd-include header(s) for <srcbase>/src/corelib/kernel/ { qabstracteventdispatcher.h (1), qabstractnativeeventfilter.h (1), qbasictimer.h (1), qcoreapplication.h (2), qcoreeven
- QtCore: created fwd-include header(s) for <srcbase>/src/corelib/mimetypes/ { qmimedatabase.h (1), qmimetype.h (1) }
- QtCore: created fwd-include header(s) for <srcbase>/src/corelib/plugin/ { qfactoryinterface.h (1), qlibrary.h (1), qplugin.h (4), qpluginloader.h (1), quuid.h (1) }
- QtCore: created fwd-include header(s) for <srcbase>/src/corelib/statemachine/ { qabstractstate.h (1), qabstracttransition.h (1), qeventtransition.h (1), qfinalstate.h (1), qhistorystate.h (1),
- QtCore: created fwd-include header(s) for <srcbase>/src/corelib/thread/ { qatomic.h (2), qexception.h (2), qfuture.h (3), qfutureinterface.h (2), qfuturesynchronizer.h (1), qfuturewatcher.h (2
- QtCore: created fwd-include header(s) for <srcbase>/src/corelib/tools/ { qalgorithms.h (1), qarraydata.h (3), qarraydatapointer.h (1), qbitarray.h (2), qbytearray.h (4), qbytearraymatcher.h (1
- QtCore: created fwd-include header(s) for <srcbase>/src/corelib/xml/ { qxmlstream.h (12) }
- QtCore: created version header
- QtCore: created master header
- QtCore: created headers.pri file
- make[3]: Entering directory `/home/bmeyer/qt/qt5.android/qtbase/src/corelib'
- /home/bmeyer/qt/qt5.android/qtbase/bin/moc -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_NO_USING_NAMESPACE -DQT_BUILD_CORE_LIB -DQT_BUILDING_QT -DQT_N
- /home/bmeyer/android/qt5/android-ndk-r8e/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++ -c -Wno-psabi -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -ffu
- cc1plus: error: -Werror=literal-suffix: no option -Wliteral-suffix
- make[3]: *** [.obj/debug-shared/qabstractanimation.o] Error 1
- make[3]: Leaving directory `/home/bmeyer/qt/qt5.android/qtbase/src/corelib'
- make[2]: *** [sub-corelib-make_first] Error 2
- make[2]: Leaving directory `/home/bmeyer/qt/qt5.android/qtbase/src'
- make[1]: *** [sub-src-make_first] Error 2
- make[1]: Leaving directory `/home/bmeyer/qt/qt5.android/qtbase'
- make: *** [module-qtbase-make_first] Error 2
Advertisement
Add Comment
Please, Sign In to add comment