[Ci-reports] fail on QtWayland_5.4_Integration #33

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Aug 26 12:10:29 CEST 2014


qtwayland failed to compile :(

It seems that some project tried to link against libQt5Compositor 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/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lQt5Compositor
  make[6]: *** [/work/build/qt/qtbase/plugins/wayland-graphics-integration-server/libwayland-egl.so] Error 1
  make[5]: *** [sub-wayland-egl-make_first] Error 2
  /usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lQt5Compositor
  make[6]: *** [/work/build/qt/qtbase/plugins/wayland-graphics-integration-server/libxcomposite-egl.so] Error 1
  make[5]: *** [sub-xcomposite-egl-make_first] Error 2
  make[4]: *** [sub-compositor-make_first] Error 2
  linking /work/build/qt/qtbase/lib/libQt5Compositor.so.5.4.0
  make[3]: *** [sub-hardwareintegration-make_first] Error 2
  make[2]: *** [sub-plugins-make_first] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtwayland] Error 2

  Build log: http://testresults.qt-project.org/ci/QtWayland_5.4_Integration/build_00033/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz

  Tested changes (refs/builds/5.4_1409046708):
    http://codereview.qt-project.org/93140 [PS1] - Remove the unused context parameter from lock/unlock



More information about the Ci-reports mailing list