qtbase failed to compile :( tools/../../3rdparty/sha3/KeccakF-1600-opt64.c:331:13: error: 'void fromBytesToWord(UINT64*, const UINT8*)' defined but not used [-Werror=unused-function] tools/../../3rdparty/sha3/KeccakF-1600-opt64.c:450:13: error: 'void fromWordToBytes(UINT8*, UINT64)' defined but not used [-Werror=unused-function] make[3]: *** [.obj/qcryptographichash.o] Error 1 make[2]: *** [sub-corelib-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2
Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02669/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz ============================================================ qtbase failed to compile :( In file included from tools/qcryptographichash.cpp:78: tools/../../3rdparty/sha3/KeccakF-1600-opt64.c:331:13: error: unused function 'fromBytesToWord' [-Werror,-Wunused-function] tools/../../3rdparty/sha3/KeccakF-1600-opt64.c:450:13: error: unused function 'fromWordToBytes' [-Werror,-Wunused-function] make[3]: *** [.obj/qcryptographichash.o] Error 1 make[2]: *** [sub-corelib-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2 Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02669/macx-clang_developer-build_OSX_10.8/log.txt.gz Tested changes (refs/builds/stable_1386093163): http://codereview.qt-project.org/72987 [PS2] - qtbase: Fix build failure on MIPS64 BigEndian n64 http://codereview.qt-project.org/66867 [PS1] - Repack structs with more than one padding hole _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
