[Ci-reports] fail on QtLocation_dev_Integration #211

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Jul 7 09:08:51 CEST 2014


Compilation failed :(

  	C:\work\build\qt\qtbase\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQ_BYTE_ORDER=Q_LITTLE_ENDIAN -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DWINAPI_FAMILY=WINAPI_FAMILY_APP -DX64 -D__X64__ -D__x64__ -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_NO_DEBUG -DQT_LOCATION_LIB -DQT_QUICK_LIB -DQT_QML_LIB -DQT_TESTLIB_LIB -DQT_NETWORK_LIB -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_OPENGL_ES_2 -DQT_OPENGL_ES_2_ANGLE -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qtlocation/tests/auto/nokia_services/places_semiauto\" -DNDEBUG -D_MSC_VER=1800 -IC:/work/build/qt/qtbase/mkspecs/winrt-x64-msvc2013 -IC:/work/build/qt/qtlocation/tests/auto/nokia_services/places_semiauto -IC:/work/build/qt/qtbase/include -IC:/work/build/qt/qtbase/include/QtLocation -IC:/work/build/qt/qtbase/include/QtQuick -IC:/work/build/qt/qtbase/include/QtQml -IC:/work/build/qt/qtbase/include/QtTest -IC:/work/build/qt/qtbase/include/QtNetwork -IC:/work/build/qt/qtbase/include/QtPositioning -IC:/work/build/qt/qtbase/include/QtGui -IC:/work/build/qt/qtbase/include/QtANGLE -IC:/work/build/qt/qtbase/include/QtCore -I/usr/include -I/usr/local/include tst_places.cpp -o .moc\release\tst_places.moc
  tst_places.cpp
  tst_places.cpp(121) : error C2065: 'QProcessEnvironment' : undeclared identifier
  tst_places.cpp(121) : error C2146: syntax error : missing ';' before identifier 'env'
  tst_places.cpp(121) : error C2065: 'env' : undeclared identifier
  tst_places.cpp(121) : error C2653: 'QProcessEnvironment' : is not a class or namespace name
  tst_places.cpp(121) : error C3861: 'systemEnvironment': identifier not found
  tst_places.cpp(123) : error C2065: 'env' : undeclared identifier
  tst_places.cpp(123) : error C2228: left of '.contains' must have class/struct/union
  tst_places.cpp(126) : error C2065: 'env' : undeclared identifier
  tst_places.cpp(126) : error C2228: left of '.value' must have class/struct/union
  tst_places.cpp(126) : error C2661: 'QMap<QString,QVariant>::insert' : no overloaded function takes 1 arguments
  tst_places.cpp(127) : error C2065: 'env' : undeclared identifier
  tst_places.cpp(127) : error C2228: left of '.value' must have class/struct/union
  tst_places.cpp(127) : error C2661: 'QMap<QString,QVariant>::insert' : no overloaded function takes 1 arguments
  tst_places.cpp(129) : error C2065: 'env' : undeclared identifier
  tst_places.cpp(129) : error C2228: left of '.contains' must have class/struct/union
  tst_places.cpp(130) : error C2065: 'env' : undeclared identifier
  tst_places.cpp(130) : error C2228: left of '.value' must have class/struct/union
  tst_places.cpp(130) : error C2661: 'QMap<QString,QVariant>::insert' : no overloaded function takes 1 arguments

  Build log: http://testresults.qt-project.org/ci/QtLocation_dev_Integration/build_00211/winrt-x64-msvc2013_Windows_81/log.txt.gz

  Tested changes (refs/builds/dev_1404715824):
    http://codereview.qt-project.org/89111 [PS1] - Use qreal for equalOrNaN(), exclusiveNaN() helpers in QML import plugin.



More information about the Ci-reports mailing list