[Ci-reports] fail on QtMultimedia_5.4_Integration #69

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Jan 12 19:41:25 CET 2015


qtmultimedia failed to compile :(

It seems that some project tried to link against libQt5MultimediaQuick_p before that library was built.

This could be caused by some missing dependencies in .pro file(s). If this is indeed the case, the error may be unstable, and will be easier to reproduce with a highly parallelized build.

  /usr/lib/gcc/arm-linux-gnueabi/4.6.1/../../../../arm-linux-gnueabi/bin/ld: cannot find -lQt5MultimediaQuick_p
  make[5]: *** [/work/build/qt/qtbase/plugins/video/videonode/libeglvideonode.so] Error 1
  make[4]: *** [sub-egl-make_first] Error 2
  make[3]: *** [sub-videonode-make_first] Error 2
  linking /work/build/qt/qtbase/lib/libQt5MultimediaQuick_p.so.5.4.1
  make[2]: *** [sub-plugins-make_first] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtmultimedia] Error 2

  Build log: http://testresults.qt-project.org/ci/QtMultimedia_5.4_Integration/build_00069/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz

  Tested changes (refs/builds/5.4_1421082165):
    http://codereview.qt-project.org/103153 [PS4] - Add resolution and fps on mfw_v4lsrc



More information about the Ci-reports mailing list