[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Aug 8 22:16:49 CEST 2013


qtbase failed to compile :(

  /opt/android/ndk/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++ -c -Wno-psabi -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -ffunction-sections -funwind-tables -fstack-protector -fno-short-enums -DANDROID -Wa,--noexecstack -std=gnu++0x -O2 -Os -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -mthumb -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wno-psabi -W -D_REENTRANT -fPIC -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_NO_XKBCOMMON -DMESA_EGL_NO_X11_HEADERS -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../../../mkspecs/android-g++ -I. -I. -I../../../../include -I../../../../include/QtPlatformSupport -I../../../../include/QtPlatformSupport/5.1.2 -I../../../../include/QtPlatformSupport/5.1.2/QtPlatformSupport -I../../../../include/QtGui -I../../../../include/QtGui/5.1.2 -I../../../../include/QtGui/5.1.2/QtGui -I../../../../include/QtCore -I../../../../include/QtCore/5.1.2 -I../../../../include/QtCore/5.1.2/QtCore -I.moc/release-shared -I/opt/android/ndk/sources/cxx-stl/gnu-libstdc++/4.7/include -I/opt/android/ndk/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include -I/opt/android/ndk/platforms/android-9/arch-arm/usr/include -o .obj/release-shared/qeglfswindow.o qeglfswindow.cpp
  qeglfswindow.cpp: In member function 'virtual WId QEglFSWindow::winId() const':
  qeglfswindow.cpp:145:37: error: invalid static_cast from type 'const EGLNativeWindowType {aka ANativeWindow* const}' to type 'WId {aka unsigned int}'
  qeglfswindow.cpp:146:1: warning: control reaches end of non-void function [-Wreturn-type]
  make[5]: *** [.obj/release-shared/qeglfswindow.o] Error 1
  make[4]: *** [sub-eglfs-make_first] Error 2
  ../../eglfs/qeglfswindow.cpp: In member function 'virtual WId QEglFSWindow::winId() const':
  ../../eglfs/qeglfswindow.cpp:145:37: error: invalid static_cast from type 'const EGLNativeWindowType {aka ANativeWindow* const}' to type 'WId {aka unsigned int}'
  ../../eglfs/qeglfswindow.cpp:146:1: warning: control reaches end of non-void function [-Wreturn-type]
  make[6]: *** [.obj/release-shared/qeglfswindow.o] Error 1
  make[5]: *** [sub-opengl-make_first] Error 2
  make[4]: *** [sub-android-make_first] Error 2
  make[3]: *** [sub-platforms-make_first] Error 2
  make[2]: *** [sub-plugins-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_01791/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/stable_1375992436):
    http://codereview.qt-project.org/61856 [PS1] - Return EGLNativeWindowType* instead of window number in winId()



More information about the Ci-reports mailing list