[Ci-reports] fail on QtQuickControls_dev_Integration #536

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Feb 13 12:14:32 CET 2015


qtquickcontrols failed to compile :(

  g++ -c -pipe -fno-keep-inline-dllexport -O2 -std=c++0x -fno-exceptions -frtti -Wall -Wextra -DUNICODE -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I"." -I"C:\work\build\qt\qtbase\include" -I"C:\work\build\qt\qtbase\include\QtQuick" -I"C:\work\build\qt\qtbase\include\QtGui" -I"C:\work\build\qt\qtbase\include\QtQml" -I"C:\work\build\qt\qtbase\include\QtNetwork" -I"C:\work\build\qt\qtbase\include\QtCore" -I".moc\release" -I"C:\utils\postgresql\pgsql\include" -I"C:\openssl\include" -I"C:\utils\mysql\mysql\include" -I"C:\utils\postgresql\pgsql\include" -I"C:\openssl\include" -I"C:\utils\mysql\mysql\include" -I"\include" -I"C:\work\build\qt\qtbase\mkspecs\win32-g++"  -o .obj\release\qquickmathutils.o Private\qquickmathutils.cpp
  Private\qquickmathutils.cpp: In member function 'qreal QQuickMathUtils::pi2() const':
  Private\qquickmathutils.cpp:49:12: error: 'M_PI' was not declared in this scope
  Private\qquickmathutils.cpp: In member function 'qreal QQuickMathUtils::degToRad(qreal) const':
  Private\qquickmathutils.cpp:56:23: error: 'M_PI' was not declared in this scope
  Private\qquickmathutils.cpp: In member function 'qreal QQuickMathUtils::degToRadOffset(qreal) const':
  Private\qquickmathutils.cpp:69:30: error: 'M_PI' was not declared in this scope
  Private\qquickmathutils.cpp: In member function 'qreal QQuickMathUtils::radToDeg(qreal) const':
  Private\qquickmathutils.cpp:76:29: error: 'M_PI' was not declared in this scope
  Private\qquickmathutils.cpp: In member function 'qreal QQuickMathUtils::radToDegOffset(qreal) const':
  Private\qquickmathutils.cpp:89:29: error: 'M_PI' was not declared in this scope
  Makefile.Release:3219: recipe for target '.obj/release/qquickmathutils.o' failed
  mingw32-make[4]: *** [.obj/release/qquickmathutils.o] Error 1
  mingw32-make[3]: *** [release] Error 2
  mingw32-make[2]: *** [sub-extras-make_first] Error 2
  mingw32-make[1]: *** [sub-src-make_first] Error 2
  mingw32-make: *** [module-qtquickcontrols] Error 2

  Build log: http://testresults.qt-project.org/ci/QtQuickControls_dev_Integration/build_00536/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1423824630):
    http://codereview.qt-project.org/106044 [PS5] - Import Qt Quick Extras (the former Qt Quick Enterprise Controls)



More information about the Ci-reports mailing list