[Ci-reports] fail on QtBase_5.4_Integration #1
Qt Continuous Integration System
ci-noreply at qt-project.org
Mon Aug 11 12:18:17 CEST 2014
qtbase failed to compile :(
compiling qeglfswindow.cpp
qeglfswindow.cpp: In member function 'virtual void QEglFSWindow::setVisible(bool)':
qeglfswindow.cpp:183:83: error: invalid use of member (did you forget the '&' ?)
qeglfswindow.cpp:183:83: error: base operand of '->' is not a pointer
qeglfswindow.cpp: In member function 'virtual void QEglFSWindow::requestActivateWindow()':
qeglfswindow.cpp:222:83: error: invalid use of member (did you forget the '&' ?)
qeglfswindow.cpp:222:83: error: base operand of '->' is not a pointer
qeglfswindow.cpp: In member function 'virtual void QEglFSWindow::raise()':
qeglfswindow.cpp:229:87: error: invalid use of member (did you forget the '&' ?)
qeglfswindow.cpp:229:87: error: base operand of '->' is not a pointer
make[5]: *** [.obj/qeglfswindow.o] Error 1
make[4]: *** [sub-eglfs-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_5.4_Integration/build_00001/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz
============================================================
Compilation failed :(
c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qstring.h(608) : see declaration of 'QString::QString'
io\qstorageinfo_stub.cpp(57) : error C2039: 'volumes' : is not a member of 'QStorageInfoPrivate'
c:\work\build\qt\qtbase\src\corelib\io\qstorageinfo_p.h(60) : see declaration of 'QStorageInfoPrivate'
io\qstorageinfo_stub.cpp(63) : error C2039: 'rootVolume' : is not a member of 'QStorageInfoPrivate'
c:\work\build\qt\qtbase\src\corelib\io\qstorageinfo_p.h(60) : see declaration of 'QStorageInfoPrivate'
Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00001/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz
Tested changes (refs/builds/5.4_1407751882):
http://codereview.qt-project.org/91885 [PS4] - Make the expose region local on all platforms
http://codereview.qt-project.org/73945 [PS81] - Add the QStorageInfo class
http://codereview.qt-project.org/91784 [PS1] - winrt: Fix backing store blit
http://codereview.qt-project.org/91785 [PS1] - winrt: Fix theme palette
http://codereview.qt-project.org/91844 [PS1] - SSL backend: Fix pem header/footer utility methods
http://codereview.qt-project.org/91843 [PS1] - SSL backend: Add a decodeDer() method to the private API
http://codereview.qt-project.org/91461 [PS5] - Add QAccessible::ActivationObserver
http://codereview.qt-project.org/91835 [PS1] - Update QFileSelector to use QSysInfo better
http://codereview.qt-project.org/91857 [PS1] - Modernize the OpenGL examples
More information about the Ci-reports
mailing list