qtbase failed to compile :( C:/work/build/qt/qtbase/lib/libQt5CoreTestInfix.a(d001769.o):(.text+0x0): multiple definition of `QCryptographicHash::QCryptographicHash(QCryptographicHash::Algorithm)' ./.obj\release_shared\qcryptographichash.o:qcryptographichash.cpp:(.text+0x1280): first defined here C:/work/build/qt/qtbase/lib/libQt5CoreTestInfix.a(d001766.o):(.text+0x0): multiple definition of `QCryptographicHash::addData(QIODevice*)' ./.obj\release_shared\qcryptographichash.o:qcryptographichash.cpp:(.text+0x14d0): first defined here C:/work/build/qt/qtbase/lib/libQt5CoreTestInfix.a(d001771.o):(.text+0x0): multiple definition of `QCryptographicHash::~QCryptographicHash()' ./.obj\release_shared\qcryptographichash.o:qcryptographichash.cpp:(.text+0x11f0): first defined here C:/work/build/qt/qtbase/lib/libQt5CoreTestInfix.a(d004522.o):(.text+0x0): multiple definition of `QCryptographicHash::result() const' ./.obj\release_shared\qcryptographichash.o:qcryptographichash.cpp:(.text+0x1590): first defined here Makefile.Release:155: recipe for target '..\..\..\bin\qdoc.exe' failed mingw32-make[4]: *** [..\..\..\bin\qdoc.exe] Error 1 mingw32-make[3]: *** [release] Error 2 mingw32-make[2]: *** [sub-qdoc-make_first] Error 2 mingw32-make[1]: *** [sub-src-make_first] Error 2 mingw32-make: *** [module-qtbase] Error 2
Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_00810/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1364920086): http://codereview.qt-project.org/52641 [PS2] - Use Bionic's __pthread_cond_timedwait_relative http://codereview.qt-project.org/52640 [PS2] - Add a function to do the relative waits, simplifying the code a little http://codereview.qt-project.org/52739 [PS1] - make bootstrapping of qdoc optional http://codereview.qt-project.org/52738 [PS1] - fix non-bootstrapped build http://codereview.qt-project.org/52737 [PS1] - move the setup of QT_INSTALL_DOCS from qdoc to qt_docs.prf http://codereview.qt-project.org/52622 [PS5] - Also version.xml needs to be installed http://codereview.qt-project.org/52628 [PS1] - Ensure GCC prints its messages in English when we parse them http://codereview.qt-project.org/52733 [PS1] - don't try to de-duplicate QMAKE_DEFAULT_{INC,LIB}DIRS http://codereview.qt-project.org/52174 [PS1] - don't complain about missing macros in <module>version.h http://codereview.qt-project.org/52170 [PS2] - prefer 'release' for non-bootstrapped host build_all configs http://codereview.qt-project.org/52639 [PS1] - Fix build on Android: libpthread is deficient and lacks functions http://codereview.qt-project.org/52241 [PS2] - Apply Qt-specific changes to the bundled FreeType http://codereview.qt-project.org/52664 [PS1] - Fix QFontconfigDatabase unable to fallback to a localized family http://codereview.qt-project.org/52671 [PS1] - QTextCharFormat::setFont(): Preserve the font hinting preference http://codereview.qt-project.org/52642 [PS7] - Move the dbmstype to QSqlDriverPrivate so it can be used for all drivers _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
