[Ci-reports] fail on QtLocation_5.4_Integration #73

Qt Continuous Integration System ci-noreply at qt-project.org
Wed May 20 08:35:44 CEST 2015


Compilation failed :(

  /usr/bin/cmake -E cmake_progress_report /work/build/qt/qtlocation/tests/auto/cmake/build/module_includes/build/CMakeFiles 1
  [100%] Building CXX object CMakeFiles/module_includes_exe.dir/main.cpp.o
  /usr/bin/g++   -DQT_CORE_LIB -DQT_GUI_LIB -DQT_LOCATION_LIB -DQT_NETWORK_LIB -DQT_POSITIONING_LIB -DQT_QML_LIB -DQT_QUICK_LIB -fPIC -g -fPIE -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtLocation -I/work/build/qt/qtbase/include/QtPositioning -I/work/build/qt/qtbase/include/QtCore -I/work/build/qt/qtbase/mkspecs/linux-g++ -I/work/build/qt/qtbase/include/QtQuick -I/work/build/qt/qtbase/include/QtGui -I/work/build/qt/qtbase/include/QtQml -I/work/build/qt/qtbase/include/QtNetwork    -o CMakeFiles/module_includes_exe.dir/main.cpp.o -c /work/build/qt/qtlocation/tests/auto/cmake/build/module_includes/main.cpp
  In file included from /work/build/qt/qtbase/include/QtCore/qglobal.h:1:0,
                   from /work/build/qt/qtbase/include/QtLocation/../../../qtlocation/src/location/qlocationglobal.h:36,
                   from /work/build/qt/qtbase/include/QtLocation/qlocationglobal.h:1,
                   from /work/build/qt/qtbase/include/QtLocation/../../../qtlocation/src/location/places/qplacecategory.h:37,
                   from /work/build/qt/qtbase/include/QtLocation/qplacecategory.h:1,
                   from /work/build/qt/qtbase/include/QtLocation/QPlaceCategory:1,
                   from /work/build/qt/qtlocation/tests/auto/cmake/build/module_includes/main.cpp:4:
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:1051:4: error: #error "You must build your code with position independent code if Qt was built with -reduce-relocations. " "Compile your code with -fPIC (-fPIE is not enough)."
   #  error "You must build your code with position independent code if Qt was built with -reduce-relocations. "\
      ^
  gmake[2]: *** [CMakeFiles/module_includes_exe.dir/main.cpp.o] Error 1
  gmake[2]: Leaving directory `/work/build/qt/qtlocation/tests/auto/cmake/build/module_includes/build'
  gmake[1]: *** [CMakeFiles/module_includes_exe.dir/all] Error 2
  gmake[1]: Leaving directory `/work/build/qt/qtlocation/tests/auto/cmake/build/module_includes/build'
  gmake: *** [all] Error 2
  
  
  0% tests passed, 1 tests failed out of 1
  
  Total Test time (real) =   1.87 sec
  
  The following tests FAILED:
  	  1 - module_includes (Failed)
  Errors while running CTest
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end cmake: 4 seconds, exit code 8
  
  In file included from /work/build/qt/qtbase/include/QtCore/qglobal.h:1:0,
                   from /work/build/qt/qtbase/include/QtLocation/../../../qtlocation/src/location/qlocationglobal.h:36,
                   from /work/build/qt/qtbase/include/QtLocation/qlocationglobal.h:1,
                   from /work/build/qt/qtbase/include/QtLocation/../../../qtlocation/src/location/places/qplacecategory.h:37,
                   from /work/build/qt/qtbase/include/QtLocation/qplacecategory.h:1,
                   from /work/build/qt/qtbase/include/QtLocation/QPlaceCategory:1,
                   from /work/build/qt/qtlocation/tests/auto/cmake/build/module_includes/main.cpp:4:
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:1051:4: error: #error "You must build your code with position independent code if Qt was built with -reduce-relocations. " "Compile your code with -fPIC (-fPIE is not enough)."
  gmake[2]: *** [CMakeFiles/module_includes_exe.dir/main.cpp.o] Error 1
  gmake[1]: *** [CMakeFiles/module_includes_exe.dir/all] Error 2
  gmake: *** [all] Error 2
  In file included from /work/build/qt/qtbase/include/QtCore/qglobal.h:1:0,
                   from /work/build/qt/qtbase/include/QtLocation/../../../qtlocation/src/location/qlocationglobal.h:36,
                   from /work/build/qt/qtbase/include/QtLocation/qlocationglobal.h:1,
                   from /work/build/qt/qtbase/include/QtLocation/../../../qtlocation/src/location/places/qplacecategory.h:37,
                   from /work/build/qt/qtbase/include/QtLocation/qplacecategory.h:1,
                   from /work/build/qt/qtbase/include/QtLocation/QPlaceCategory:1,
                   from /work/build/qt/qtlocation/tests/auto/cmake/build/module_includes/main.cpp:4:
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:1051:4: error: #error "You must build your code with position independent code if Qt was built with -reduce-relocations. " "Compile your code with -fPIC (-fPIE is not enough)."
  gmake[2]: *** [CMakeFiles/module_includes_exe.dir/main.cpp.o] Error 1
  gmake[1]: *** [CMakeFiles/module_includes_exe.dir/all] Error 2
  gmake: *** [all] Error 2

  Build log: http://testresults.qt.io/ci/QtLocation_5.4_Integration/build_00073/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz

  Tested changes (refs/builds/5.4_1432101297):
    http://codereview.qt-project.org/112465 [PS1] - Merge remote-tracking branch 'origin/5.4.2' into 5.4



More information about the Ci-reports mailing list