[Ci-reports] fail on QtBase_dev_Integration #2272

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Dec 11 21:09:26 CET 2013


qtbase failed to compile :(

  In file included from main.cpp:2594:0:
  /work/build/qt/qtbase/tests/benchmarks/corelib/tools/qstring/main.cpp:2468: undefined reference to `Utf8Sse41::convertFromUnicode(unsigned char*, unsigned short const*, int)'
  /work/build/qt/qtbase/tests/benchmarks/corelib/tools/qstring/main.cpp:2469: undefined reference to `Utf8Sse42::convertFromUnicode(unsigned char*, unsigned short const*, int)'
  /work/build/qt/qtbase/tests/benchmarks/corelib/tools/qstring/main.cpp:2477: undefined reference to `Utf8Sse42::convertFromUnicode(unsigned char*, unsigned short const*, int)'
  /work/build/qt/qtbase/tests/benchmarks/corelib/tools/qstring/main.cpp:2485: undefined reference to `Utf8Sse42::convertFromUnicode(unsigned char*, unsigned short const*, int)'
  /work/build/qt/qtbase/tests/benchmarks/corelib/tools/qstring/main.cpp:2493: undefined reference to `Utf8Sse42::convertFromUnicode(unsigned char*, unsigned short const*, int)'
  /work/build/qt/qtbase/tests/benchmarks/corelib/tools/qstring/main.cpp:2401: undefined reference to `Utf8Sse41::convertFromUnicode(unsigned char*, unsigned short const*, int)'
  /work/build/qt/qtbase/tests/benchmarks/corelib/tools/qstring/main.cpp:2402: undefined reference to `Utf8Sse42::convertFromUnicode(unsigned char*, unsigned short const*, int)'
  make[6]: *** [tst_bench_qstring] Error 1
  make[5]: *** [sub-qstring-make_first] Error 2
  make[4]: *** [sub-tools-make_first] Error 2
  make[3]: *** [sub-corelib-make_first] Error 2
  make[2]: *** [sub-benchmarks-make_first] Error 2
  make[1]: *** [sub-tests-make_first] Error 2
  make: *** [module-qtbase] Error 2

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_02272/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/dev_1386792040):
    http://codereview.qt-project.org/69597 [PS7] - Add support for UTF-8 encoding/decoding with SIMD
    http://codereview.qt-project.org/69979 [PS1] - Add/update benchmarks for the UTF-8 codec
    http://codereview.qt-project.org/69596 [PS3] - Use the new UTF-8 codec in QUrl and QUrlQuery
    http://codereview.qt-project.org/69595 [PS4] - Use the new UTF-8 codec in QJsonDocument
    http://codereview.qt-project.org/69594 [PS4] - Add a new UTF-8 decoder, similar to the encoder we've just added
    http://codereview.qt-project.org/69593 [PS3] - Add a new UTF-8 encoder and use it from QString
    http://codereview.qt-project.org/68010 [PS7] - Add the UTF16-to-Latin1 in-place converter
    http://codereview.qt-project.org/67866 [PS6] - Improve the Latin1 conversion in QString a little
    http://codereview.qt-project.org/67728 [PS16] - Implement support for ref-qualified QString::toLatin1 & friends



More information about the Ci-reports mailing list