← Back to team overview

kicad-developers team mailing list archive

Build failed in Jenkins: kicad-qa #90

 

See <http://ci.kicad-pcb.org/job/kicad-qa/90/changes>

Changes:

[jean-pierre charras] CvPcb: Fix crashes when starting cvPcb (could be Windows Specific) and after closing the footprint viewer.

------------------------------------------
Started by an SCM change
Building in workspace <http://ci.kicad-pcb.org/job/kicad-qa/ws/>
$ bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-qa/ws/>
info result: bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-qa/ws/> returned 0. Command output: "4761 dick@xxxxxxxxxxx-20140321012435-f3lep347suce5kz7
" stderr: ""
[kicad-qa] $ 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  cvpcb/class_DisplayFootprintsFrame.cpp
 M  cvpcb/class_DisplayFootprintsFrame.h
 M  cvpcb/class_footprints_listbox.cpp
 M  cvpcb/cvframe.cpp
 M  cvpcb/cvpcb_mainframe.h
All changes applied successfully.
Now on revision 4762.
[kicad-qa] $ bzr revert
$ bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-qa/ws/>
info result: bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-qa/ws/> returned 0. Command output: "4762 jp.charras@xxxxxxxxxx-20140321115004-idvc6cw8f3qz06al
" stderr: ""
[kicad-qa] $ bzr log -v -r revid:dick@xxxxxxxxxxx-20140321012435-f3lep347suce5kz7..revid:jp.charras@xxxxxxxxxx-20140321115004-idvc6cw8f3qz06al --long --show-ids
Getting local revision...
$ bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-qa/ws/>
info result: bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-qa/ws/> returned 0. Command output: "4762 jp.charras@xxxxxxxxxx-20140321115004-idvc6cw8f3qz06al
" stderr: ""
RevisionState revno:4762 revid:jp.charras@xxxxxxxxxx-20140321115004-idvc6cw8f3qz06al
[kicad-qa] $ /bin/sh -xe /tmp/hudson1295055399921146856.sh
+ OPTS=' -DCMAKE_BUILD_TYPE=Release -DBUILD_GITHUB_PLUGIN=ON -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON'
+ '[' -d build ']'
+ cd build
+ /usr/bin/cmake .. -DCMAKE_BUILD_TYPE=Release -DBUILD_GITHUB_PLUGIN=ON -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON
-- Check for installed OpenGL -- found
-- Found Glew: /usr/lib64/libGLEW.so
-- Check for installed GLEW -- found
-- Check for installed Cairo -- found
-- Check for installed wxWidgets -- found
-- Check for installed Python Interpreter -- found
-- Python module install path: /usr/lib/python2.6/site-packages
-- Bazaar version control system version  found.
-- Kicad Bazaar build version: (2014-03-21 BZR 4762)
-- Configuring done
-- Generating done
-- Build files have been written to: <http://ci.kicad-pcb.org/job/kicad-qa/ws/build>
+ rm -f pcbnew/scripting/pcbnewPYTHON_wrap.cxx.o
+ rm -f pcbnew/scripting/pcbnewPYTHON_wrap.cxx
+ make -j4 _pcbnew
[  1%] [  1%] Built target boost
Built target lib-dependencies
[  3%] [  3%] Built target lib_dxf
Built target avhttp
[ 52%] Built target bitmaps
[ 54%] Built target polygon
[ 54%] Generating headers containing GLSL source code
Headers are up-to-date
[ 54%] Built target shader_headers
[ 54%] Built target github_plugin
[ 54%] Built target 3d-viewer
[ 55%] Built target pcad2kicadpcb
[ 57%] Built target gal
[ 63%] Built target pcbcommon
[ 65%] Built target pnsrouter
Scanning dependencies of target common
[ 65%] Building CXX object common/CMakeFiles/common.dir/build_version.cpp.o
Linking CXX static library libcommon.a
[ 77%] Built target common
[ 77%] Swig source
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/../include/base_struct.h>:673: Warning 362: operator= ignored
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/class_drawsegment.h>:69: Warning 362: operator= ignored
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/class_edge_mod.h>:58: Warning 362: operator= ignored
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/io_mgr.h>:517: Warning 325: Nested class not currently supported (RELEASER ignored)
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/../include/base_struct.h>:332: Warning 401: Nothing known about base class 'KIGFX::VIEW_ITEM'. Ignored.
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/pcb_plot_params.h>:40: Warning 401: Nothing known about base class 'PCB_PLOT_PARAMS_LEXER'. Ignored.
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/io_mgr.h>:41: Warning 401: Nothing known about base class 'std::map< std::string,UTF8 >'. Ignored.
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/io_mgr.h>:41: Warning 401: Maybe you forgot to instantiate 'std::map< std::string,UTF8 >' using %template.
Scanning dependencies of target _pcbnew
[ 77%] Building CXX object pcbnew/CMakeFiles/_pcbnew.dir/scripting/pcbnewPYTHON_wrap.cxx.o
Linking CXX shared module _pcbnew.so
[100%] Built target _pcbnew
+ make qa
running qa
/bin/sh: line 1:  6248 Segmentation fault      PYTHONPATH=<http://ci.kicad-pcb.org/job/kicad-qa/ws/build/pcbnew> /usr/bin/python2.6 test.py
make[3]: *** [qa/CMakeFiles/qa] Error 139
make[2]: *** [qa/CMakeFiles/qa.dir/all] Error 2
make[1]: *** [qa/CMakeFiles/qa.dir/rule] Error 2
make: *** [qa] Error 2
Build step 'Execute shell' marked build as failure


Follow ups

References