Build failed in Jenkins: rocs_frameworks_qt5 #10

KDE CI System null at kde.org
Mon Oct 27 21:04:48 UTC 2014


See <http://build.kde.org/job/rocs_frameworks_qt5/10/changes>

Changes:

[cordlandwehr] Enable exceptions for topology modifier.

------------------------------------------
[...truncated 323 lines...]
Generating moc_journalwidget.cpp
Generating moc_mainwindow.cpp
Generating moc_nodetypesdelegate.cpp
Generating moc_scriptoutputwidget.cpp
Generating moc_sidedockwidget.cpp
[ 26%] Built target rocs_automoc
Generating moc_edgeproperties.cpp
Generating moc_edgetypeproperties.cpp
Generating moc_nodeproperties.cpp
Generating moc_nodetypeproperties.cpp
Generating moc_edge.cpp
Generating moc_edgetype.cpp
Generating moc_editor.cpp
Generating moc_editorplugininterface.cpp
Generating moc_editorpluginmanager.cpp
Generating moc_fileformatinterface.cpp
Generating moc_fileformatmanager.cpp
Generating moc_graphdocument.cpp
Generating moc_documentwrapper.cpp
Generating moc_edgewrapper.cpp
Generating moc_kernel.cpp
Generating moc_consolemodule.cpp
Generating moc_nodewrapper.cpp
Generating moc_edgemodel.cpp
Generating moc_edgepropertymodel.cpp
Generating moc_edgetypemodel.cpp
Generating moc_nodemodel.cpp
Generating moc_nodepropertymodel.cpp
Generating moc_nodetypemodel.cpp
Generating moc_node.cpp
Generating moc_nodetype.cpp
Generating moc_edgeitem.cpp
Generating moc_nodeitem.cpp
Generating moc_view.cpp
[ 26%] Built target rocsgraphtheory_automoc
[ 26%] [ 27%] Generating ui_edgeproperties.h
Generating ui_nodeproperties.h
Scanning dependencies of target rocsgraphtheory
[ 28%] [ 29%] [ 30%] [ 30%] Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/edge.cpp.o
Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/graphdocument.cpp.o
Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/node.cpp.o
Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/edgetype.cpp.o
[ 31%] [ 31%] Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/nodetype.cpp.o
[ 32%] Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/view.cpp.o
Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/editor.cpp.o
[ 33%] [ 33%] Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/dialogs/nodeproperties.cpp.o
Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/dialogs/edgeproperties.cpp.o
[ 34%] Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/dialogs/nodetypeproperties.cpp.o
[ 35%] Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/dialogs/edgetypeproperties.cpp.o
[ 35%] Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/kernel/documentwrapper.cpp.o
[ 36%] Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/kernel/nodewrapper.cpp.o
[ 37%] Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/kernel/edgewrapper.cpp.o
[ 38%] Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/kernel/kernel.cpp.o
[ 38%] Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/kernel/modules/console/consolemodule.cpp.o
[ 39%] Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/models/nodemodel.cpp.o
[ 40%] Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/models/edgemodel.cpp.o
Generating gmlfileformat.moc
Generating moc_gmlfileformat.cpp
[ 40%] Generating gmlfileformat.moc
Generating moc_testgmlfileformat.cpp
Generating moc_gmlfileformat.cpp
[ 40%] Built target gmlfileformat_automoc
Built target TestGmlFileFormat_automoc
[ 40%] [ 41%] Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/models/nodepropertymodel.cpp.o
Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/models/edgepropertymodel.cpp.o
[ 42%] Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/models/nodetypemodel.cpp.o
[ 42%] Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/models/edgetypemodel.cpp.o
<http://build.kde.org/job/rocs_frameworks_qt5/ws/libgraphtheory/models/nodemodel.cpp>:132:6: warning: unused parameter ‘node’ [-Wunused-parameter]
 void NodeModel::onNodeAboutToBeAdded(NodePtr node, int index)
      ^
<http://build.kde.org/job/rocs_frameworks_qt5/ws/libgraphtheory/models/edgemodel.cpp>:132:6: warning: unused parameter ‘edge’ [-Wunused-parameter]
 void EdgeModel::onEdgeAboutToBeAdded(EdgePtr edge, int index)
      ^
[ 43%] Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/modifiers/valueassign.cpp.o
[ 44%] Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/modifiers/topology.cpp.o
[ 44%] Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/fileformats/fileformatinterface.cpp.o
[ 45%] Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/fileformats/fileformatmanager.cpp.o
[ 46%] Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/editorplugins/editorplugininterface.cpp.o
[ 47%] Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/editorplugins/editorpluginmanager.cpp.o
[ 47%] Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/qtquickitems/nodeitem.cpp.o
[ 48%] Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/qtquickitems/edgeitem.cpp.o
[ 49%] Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/qtquickitems/qsgarrowheadnode.cpp.o
[ 49%] Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/qtquickitems/qsglinenode.cpp.o
[ 50%] Building CXX object libgraphtheory/CMakeFiles/rocsgraphtheory.dir/rocsgraphtheory_automoc.cpp.o
<http://build.kde.org/job/rocs_frameworks_qt5/ws/libgraphtheory/modifiers/topology.cpp>:54:10: warning: unused parameter ‘e’ [-Wunused-parameter]
     void throw_exception(std::exception const & e) {
          ^
Linking CXX shared library librocsgraphtheory.so
[ 50%] Built target rocsgraphtheory
Scanning dependencies of target tgffileformat
Scanning dependencies of target rocs1fileformat
Scanning dependencies of target gmlfileformat
[ 51%] [ 51%] Scanning dependencies of target dotfileformat
Scanning dependencies of target tikzfileformat
Building CXX object libgraphtheory/fileformats/rocs1/CMakeFiles/rocs1fileformat.dir/rocs1fileformat.cpp.o
[ 51%] Scanning dependencies of target TestTikzFileFormat
Building CXX object libgraphtheory/fileformats/tgf/CMakeFiles/tgffileformat.dir/tgffileformat.cpp.o
[ 52%] Building CXX object libgraphtheory/fileformats/gml/CMakeFiles/gmlfileformat.dir/gmlfileformat.cpp.o
[ 52%] Building CXX object libgraphtheory/fileformats/dot/CMakeFiles/dotfileformat.dir/dotfileformat.cpp.o
[ 53%] Scanning dependencies of target TestGmlFileFormat
Building CXX object libgraphtheory/fileformats/tikz/CMakeFiles/tikzfileformat.dir/tikzfileformat.cpp.o
Scanning dependencies of target TestTgfFileFormat
Building CXX object libgraphtheory/fileformats/tikz/autotests/CMakeFiles/TestTikzFileFormat.dir/testtikzfileformat.cpp.o
Scanning dependencies of target TestDotFileFormat
[ 53%] [ 54%] Building CXX object libgraphtheory/fileformats/gml/autotests/CMakeFiles/TestGmlFileFormat.dir/testgmlfileformat.cpp.o
Building CXX object libgraphtheory/fileformats/tgf/autotests/CMakeFiles/TestTgfFileFormat.dir/testtgffileformat.cpp.o
[ 54%] Building CXX object libgraphtheory/fileformats/dot/autotests/CMakeFiles/TestDotFileFormat.dir/testdotfileformat.cpp.o
[ 55%] Building CXX object libgraphtheory/fileformats/dot/CMakeFiles/dotfileformat.dir/dotgrammar.cpp.o
[ 56%] Building CXX object libgraphtheory/fileformats/tikz/CMakeFiles/tikzfileformat.dir/tikzfileformat_automoc.cpp.o
[ 57%] Building CXX object libgraphtheory/fileformats/rocs1/CMakeFiles/rocs1fileformat.dir/rocs1fileformat_automoc.cpp.o
[ 57%] Building CXX object libgraphtheory/fileformats/tgf/CMakeFiles/tgffileformat.dir/tgffileformat_automoc.cpp.o
[ 57%] Building CXX object libgraphtheory/fileformats/tikz/autotests/CMakeFiles/TestTikzFileFormat.dir/__/tikzfileformat.cpp.o
[ 57%] Building CXX object libgraphtheory/fileformats/tgf/autotests/CMakeFiles/TestTgfFileFormat.dir/__/tgffileformat.cpp.o
Linking CXX shared module tikzfileformat.so
[ 58%] Building CXX object libgraphtheory/fileformats/dot/autotests/CMakeFiles/TestDotFileFormat.dir/__/dotfileformat.cpp.o
Linking CXX shared module rocs1fileformat.so
Linking CXX shared module tgffileformat.so
[ 58%] Built target tikzfileformat
[ 59%] Building CXX object libgraphtheory/fileformats/dot/autotests/CMakeFiles/TestDotFileFormat.dir/__/dotgrammar.cpp.o
[ 59%] Built target rocs1fileformat
[ 59%] Building CXX object libgraphtheory/fileformats/dot/CMakeFiles/dotfileformat.dir/dotgrammarhelper.cpp.o
[ 59%] Built target tgffileformat
[ 59%] Building CXX object libgraphtheory/fileformats/dot/autotests/CMakeFiles/TestDotFileFormat.dir/__/dotgrammarhelper.cpp.o
[ 60%] Building CXX object libgraphtheory/fileformats/tikz/autotests/CMakeFiles/TestTikzFileFormat.dir/TestTikzFileFormat_automoc.cpp.o
[ 61%] Building CXX object libgraphtheory/fileformats/tgf/autotests/CMakeFiles/TestTgfFileFormat.dir/TestTgfFileFormat_automoc.cpp.o
[ 62%] Building CXX object libgraphtheory/fileformats/dot/CMakeFiles/dotfileformat.dir/dotfileformat_automoc.cpp.o
[ 63%] Building CXX object libgraphtheory/fileformats/dot/autotests/CMakeFiles/TestDotFileFormat.dir/TestDotFileFormat_automoc.cpp.o
Linking CXX executable TestTikzFileFormat
Scanning dependencies of target TestRocs1FileFormat
Linking CXX executable TestTgfFileFormat
[ 63%] Building CXX object libgraphtheory/fileformats/rocs1/autotests/CMakeFiles/TestRocs1FileFormat.dir/testrocs1fileformat.cpp.o
[ 64%] Building CXX object libgraphtheory/fileformats/gml/CMakeFiles/gmlfileformat.dir/gmlgrammar.cpp.o
[ 64%] Built target TestTikzFileFormat
[ 64%] [ 65%] Built target TestTgfFileFormat
[ 66%] Building CXX object libgraphtheory/fileformats/gml/CMakeFiles/gmlfileformat.dir/gmlgrammarhelper.cpp.o
Building CXX object libgraphtheory/fileformats/rocs1/autotests/CMakeFiles/TestRocs1FileFormat.dir/__/rocs1fileformat.cpp.o
[ 67%] Building CXX object libgraphtheory/fileformats/rocs1/autotests/CMakeFiles/TestRocs1FileFormat.dir/TestRocs1FileFormat_automoc.cpp.o
[ 67%] Building CXX object libgraphtheory/fileformats/gml/CMakeFiles/gmlfileformat.dir/gmlfileformat_automoc.cpp.o
[ 68%] Building CXX object libgraphtheory/fileformats/gml/autotests/CMakeFiles/TestGmlFileFormat.dir/__/gmlgrammar.cpp.o
[ 69%] Building CXX object libgraphtheory/fileformats/gml/autotests/CMakeFiles/TestGmlFileFormat.dir/__/gmlgrammarhelper.cpp.o
[ 69%] Building CXX object libgraphtheory/fileformats/gml/autotests/CMakeFiles/TestGmlFileFormat.dir/__/gmlfileformat.cpp.o
Linking CXX executable TestRocs1FileFormat
[ 70%] Building CXX object libgraphtheory/fileformats/gml/autotests/CMakeFiles/TestGmlFileFormat.dir/TestGmlFileFormat_automoc.cpp.o
[ 70%] Built target TestRocs1FileFormat
Scanning dependencies of target rocs2fileformat
[ 71%] Building CXX object libgraphtheory/fileformats/rocs2/CMakeFiles/rocs2fileformat.dir/rocs2fileformat.cpp.o
[ 72%] Building CXX object libgraphtheory/fileformats/rocs2/CMakeFiles/rocs2fileformat.dir/rocs2fileformat_automoc.cpp.o
Linking CXX shared module rocs2fileformat.so
Scanning dependencies of target TestRocs2FileFormat
[ 73%] Building CXX object libgraphtheory/fileformats/rocs2/autotests/CMakeFiles/TestRocs2FileFormat.dir/testrocs2fileformat.cpp.o
[ 73%] Built target rocs2fileformat
[ 74%] Building CXX object libgraphtheory/fileformats/rocs2/autotests/CMakeFiles/TestRocs2FileFormat.dir/__/rocs2fileformat.cpp.o
[ 74%] Building CXX object libgraphtheory/fileformats/rocs2/autotests/CMakeFiles/TestRocs2FileFormat.dir/TestRocs2FileFormat_automoc.cpp.o
[ 74%] Generating ui_assignvalueswidget.h
[ 74%] Generating ui_generategraphwidget.h
<http://build.kde.org/job/rocs_frameworks_qt5/ws/libgraphtheory/editorplugins/assignvalues/assignvalueswidget.ui>: Warning: The name 'label_2' (QLabel) is already in use, defaulting to 'label_21'.
Scanning dependencies of target generategraphplugin
[ 75%] Scanning dependencies of target assignvaluesplugin
Building CXX object libgraphtheory/editorplugins/generategraph/CMakeFiles/generategraphplugin.dir/generategraphplugin.cpp.o
[ 76%] Building CXX object libgraphtheory/editorplugins/assignvalues/CMakeFiles/assignvaluesplugin.dir/assignvaluesplugin.cpp.o
Linking CXX executable TestRocs2FileFormat
[ 77%] [ 77%] Generating ui_transformedgeswidget.h
Built target TestRocs2FileFormat
[ 78%] Building CXX object libgraphtheory/editorplugins/assignvalues/CMakeFiles/assignvaluesplugin.dir/assignvalueswidget.cpp.o
Scanning dependencies of target transformedgesplugin
[ 79%] Building CXX object libgraphtheory/editorplugins/transformedges/CMakeFiles/transformedgesplugin.dir/transformedgesplugin.cpp.o
Scanning dependencies of target test_graphoperations
[ 79%] Building CXX object libgraphtheory/autotests/CMakeFiles/test_graphoperations.dir/test_graphoperations.cpp.o
[ 80%] Building CXX object libgraphtheory/editorplugins/generategraph/CMakeFiles/generategraphplugin.dir/generategraphwidget.cpp.o
[ 80%] Building CXX object libgraphtheory/editorplugins/generategraph/CMakeFiles/generategraphplugin.dir/generategraphplugin_automoc.cpp.o
[ 80%] Building CXX object libgraphtheory/editorplugins/transformedges/CMakeFiles/transformedgesplugin.dir/transformedgeswidget.cpp.o
[ 80%] Building CXX object libgraphtheory/editorplugins/assignvalues/CMakeFiles/assignvaluesplugin.dir/assignvaluesplugin_automoc.cpp.o
[ 81%] Building CXX object libgraphtheory/autotests/CMakeFiles/test_graphoperations.dir/test_graphoperations_automoc.cpp.o
Linking CXX shared module gmlfileformat.so
[ 82%] Building CXX object libgraphtheory/editorplugins/transformedges/CMakeFiles/transformedgesplugin.dir/transformedgesplugin_automoc.cpp.o
Linking CXX executable test_graphoperations
[ 82%] Built target gmlfileformat
Scanning dependencies of target test_kernel
Linking CXX executable TestGmlFileFormat
[ 82%] Building CXX object libgraphtheory/autotests/CMakeFiles/test_kernel.dir/test_kernel.cpp.o
[ 82%] Built target test_graphoperations
[ 83%] Building CXX object libgraphtheory/autotests/CMakeFiles/test_kernel.dir/test_kernel_automoc.cpp.o
Linking CXX shared module assignvaluesplugin.so
Scanning dependencies of target scenetest
[ 83%] Building CXX object libgraphtheory/tests/CMakeFiles/scenetest.dir/scenetest.cpp.o
[ 83%] Linking CXX shared module transformedgesplugin.so
Built target assignvaluesplugin
[ 83%] Built target TestGmlFileFormat
[ 84%] Building CXX object libgraphtheory/tests/CMakeFiles/scenetest.dir/scenetest_automoc.cpp.o
[ 84%] Generating settings.h, settings.cpp
[ 85%] Generating ui_documentationwidget.h
[ 85%] Built target transformedgesplugin
[ 85%] Generating ui_journalwidget.h
[ 86%] Generating ui_scriptoutputwidget.h
[ 87%] Generating ui_ApiDocWidget.h
Scanning dependencies of target TestProject
[ 87%] [ 88%] [ 89%] Building CXX object src/autotests/CMakeFiles/TestProject.dir/test_project.cpp.o
Building CXX object src/autotests/CMakeFiles/TestProject.dir/__/project/project.cpp.o
Building CXX object src/autotests/CMakeFiles/TestProject.dir/TestProject_automoc.cpp.o
Scanning dependencies of target rocs
In file included from /usr/include/boost/numeric/conversion/converter.hpp:14:0,
                 from /usr/include/boost/numeric/conversion/cast.hpp:33,
                 from /usr/include/boost/lexical_cast.hpp:66,
                 from /usr/include/boost/math/constants/constants.hpp:15,
                 from /usr/include/boost/graph/topology.hpp:17,
                 from <http://build.kde.org/job/rocs_frameworks_qt5/ws/libgraphtheory/editorplugins/generategraph/generategraphwidget.cpp>:44:
/usr/include/boost/numeric/conversion/converter_policies.hpp: In member function ‘void boost::numeric::def_overflow_handler::operator()(boost::numeric::range_check_result)’:
/usr/include/boost/numeric/conversion/converter_policies.hpp:162:31: error: exception handling disabled, use -fexceptions to enable
       throw negative_overflow() ;
                               ^
[ 90%] Building CXX object src/CMakeFiles/rocs.dir/main.cpp.o
Linking CXX executable test_kernel
Linking CXX executable scenetest
<http://build.kde.org/job/rocs_frameworks_qt5/ws/libgraphtheory/editorplugins/generategraph/generategraphwidget.cpp>: At global scope:
<http://build.kde.org/job/rocs_frameworks_qt5/ws/libgraphtheory/editorplugins/generategraph/generategraphwidget.cpp>:68:6: warning: unused parameter ‘e’ [-Wunused-parameter]
 void boost::throw_exception(std::exception const & e)
      ^
[ 91%] Building CXX object src/CMakeFiles/rocs.dir/ui/documentationwidget.cpp.o
[ 91%] Built target test_kernel
[ 91%] Building CXX object src/CMakeFiles/rocs.dir/ui/journalwidget.cpp.o
[ 91%] Built target scenetest
[ 92%] Building CXX object src/CMakeFiles/rocs.dir/ui/sidedockwidget.cpp.o
make[2]: *** [libgraphtheory/editorplugins/generategraph/CMakeFiles/generategraphplugin.dir/generategraphwidget.cpp.o] Error 1
make[1]: *** [libgraphtheory/editorplugins/generategraph/CMakeFiles/generategraphplugin.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 93%] Building CXX object src/CMakeFiles/rocs.dir/ui/fileformatdialog.cpp.o
[ 93%] Building CXX object src/CMakeFiles/rocs.dir/ui/mainwindow.cpp.o
Linking CXX executable TestProject
[ 94%] Building CXX object src/CMakeFiles/rocs.dir/ui/codeeditorwidget.cpp.o
[ 95%] Building CXX object src/CMakeFiles/rocs.dir/ui/documenttypeswidget.cpp.o
[ 95%] Built target TestProject
[ 95%] Building CXX object src/CMakeFiles/rocs.dir/ui/grapheditorwidget.cpp.o
[ 96%] [ 97%] Building CXX object src/CMakeFiles/rocs.dir/ui/nodetypesdelegate.cpp.o
Building CXX object src/CMakeFiles/rocs.dir/ui/edgetypesdelegate.cpp.o
[ 98%] Building CXX object src/CMakeFiles/rocs.dir/ui/scriptoutputwidget.cpp.o
[ 98%] Building CXX object src/CMakeFiles/rocs.dir/project/project.cpp.o
[ 99%] Building CXX object src/CMakeFiles/rocs.dir/settings.cpp.o
[100%] Building CXX object src/CMakeFiles/rocs.dir/rocs_automoc.cpp.o
Linking CXX shared module dotfileformat.so
[100%] Built target dotfileformat
Linking CXX executable TestDotFileFormat
Linking CXX executable rocs
[100%] Built target TestDotFileFormat
[100%] Built target rocs
make: *** [all] Error 2
Compiliation step exited with non-zero code, assuming failure to build from source for project rocs.
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results


More information about the kde-edu mailing list