← Back to team overview

kicad-developers team mailing list archive

Build failed in Jenkins: KiCad (Linux, all options, Debug) #400

 

See <http://ci.kicad-pcb.org/job/kicad-full/400/changes>

Changes:

[Maciej Suminski] Zoom & grid menu for GAL.

------------------------------------------
Started by an SCM change
Building on master in workspace <http://ci.kicad-pcb.org/job/kicad-full/ws/>
$ bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-full/ws/>
info result: bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-full/ws/> returned 0. Command output: "5631 stambaughw@xxxxxxxxxxx-20150429165016-phpq1i88hdwjhcz6
" stderr: ""
[kicad-full] $ bzr pull --overwrite lp:kicad
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data.  See "bzr help launchpad-login".
http://bazaar.launchpad.net/~kicad-product-committers/kicad/product is permanently redirected to http://bazaar.launchpad.net/~kicad-product-committers/kicad/product/changes
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data.  See "bzr help launchpad-login".
 M  .bzrignore
 M  common/CMakeLists.txt
 M  common/draw_frame.cpp
 M  common/draw_panel_gal.cpp
 M  common/tool/context_menu.cpp
 M  common/tool/tool_manager.cpp
 M  common/zoom.cpp
 M  cvpcb/CMakeLists.txt
 M  gerbview/CMakeLists.txt
 M  include/class_base_screen.h
 M  include/draw_frame.h
 M  include/tool/context_menu.h
 M  include/tool/tool_action.h
 M  include/tool/tool_base.h
 M  include/tool/tool_event.h
 M  include/tool/tool_manager.h
 M  include/view/view_controls.h
 M  include/view/view_item.h
 M  include/wxBasePcbFrame.h
 M  include/wxstruct.h
 M  pagelayout_editor/CMakeLists.txt
 M  pcbnew/CMakeLists.txt
 M  pcbnew/basepcbframe.cpp
 M  pcbnew/dialogs/dialog_set_grid.cpp
 M  pcbnew/ratsnest_data.cpp
 M  pcbnew/router/router_tool.cpp
 M  pcbnew/tools/common_actions.cpp
 M  pcbnew/tools/common_actions.h
 M  pcbnew/tools/drawing_tool.cpp
 M  pcbnew/tools/drawing_tool.h
 M  pcbnew/tools/edit_tool.cpp
 M  pcbnew/tools/edit_tool.h
 M  pcbnew/tools/module_tools.cpp
 M  pcbnew/tools/module_tools.h
 M  pcbnew/tools/pcb_editor_control.cpp
 M  pcbnew/tools/pcb_editor_control.h
 M  pcbnew/tools/pcbnew_control.cpp
 M  pcbnew/tools/pcbnew_control.h
 M  pcbnew/tools/placement_tool.cpp
 M  pcbnew/tools/placement_tool.h
 M  pcbnew/tools/point_editor.cpp
 M  pcbnew/tools/point_editor.h
 M  pcbnew/tools/selection_tool.cpp
 M  pcbnew/tools/selection_tool.h
All changes applied successfully.
Now on revision 5632.
[kicad-full] $ bzr revert
$ bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-full/ws/>
info result: bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-full/ws/> returned 0. Command output: "5632 maciej.suminski@xxxxxxx-20150430085857-rr0vwwkx5noxl1bm
" stderr: ""
[kicad-full] $ bzr log -v -r revid:stambaughw@xxxxxxxxxxx-20150429165016-phpq1i88hdwjhcz6..revid:maciej.suminski@xxxxxxx-20150430085857-rr0vwwkx5noxl1bm --long --show-ids
Getting local revision...
$ bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-full/ws/>
info result: bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-full/ws/> returned 0. Command output: "5632 maciej.suminski@xxxxxxx-20150430085857-rr0vwwkx5noxl1bm
" stderr: ""
RevisionState revno:5632 revid:maciej.suminski@xxxxxxx-20150430085857-rr0vwwkx5noxl1bm
[kicad-full] $ /bin/sh -xe /tmp/hudson2369748146460811938.sh
+ OPTS=' -DCMAKE_BUILD_TYPE=Debug -DBUILD_GITHUB_PLUGIN=ON -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON -DKICAD_USE_WEBKIT=OFF'
+ '[' -d build ']'
+ cd build
+ /usr/bin/cmake .. -DCMAKE_BUILD_TYPE=Debug -DBUILD_GITHUB_PLUGIN=ON -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON -DKICAD_USE_WEBKIT=OFF
-- Check for installed OpenGL -- found
-- Found Glew: /usr/lib64/libGLEW.so
-- Check for installed GLEW -- found
-- Check for installed Cairo -- found
-- Check for installed Python Interpreter -- found
-- Python module install path: lib/python2.6/site-packages
-- wxPython version 3.0 found.
-- Bazaar version control system version 2.1.1 found.
-- Kicad Bazaar build version: (2015-04-30 BZR 5632)
-- Configuring done
CMake Error at /usr/share/cmake-2.8/Modules/UseSWIG.cmake:210 (add_library):
  Cannot find source file:

    tools/conditional_menu.cpp

  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  .hxx .in .txx
Call Stack (most recent call first):
  pcbnew/CMakeLists.txt:399 (swig_add_module)


-- Build files have been written to: <http://ci.kicad-pcb.org/job/kicad-full/ws/build>
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE


Follow ups