← Back to team overview

kicad-developers team mailing list archive

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

 

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

Changes:

[Wayne Stambaugh] Minor scripting improvements and code cleaning.

* Coding policy fixes in the scripting initialization code missed in my previous commit.
* Remove redundant checks for valid Python library paths in kicadplugins.i.

------------------------------------------
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: "6236 stambaughw@xxxxxxxxxxx-20151001192100-gwa1mdl5ztokwgq2
" 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  pcbnew/pcbnew.cpp
 M  scripting/kicadplugins.i
All changes applied successfully.
Now on revision 6237.
[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: "6237 stambaughw@xxxxxxxxxxx-20151002001501-2mgkevv1lz5z5bbl
" stderr: ""
[kicad-full] $ bzr log -v -r revid:stambaughw@xxxxxxxxxxx-20151001192100-gwa1mdl5ztokwgq2..revid:stambaughw@xxxxxxxxxxx-20151002001501-2mgkevv1lz5z5bbl --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: "6237 stambaughw@xxxxxxxxxxx-20151002001501-2mgkevv1lz5z5bbl
" stderr: ""
RevisionState revno:6237 revid:stambaughw@xxxxxxxxxxx-20151002001501-2mgkevv1lz5z5bbl
[kicad-full] $ /bin/sh -xe /tmp/hudson9203692028157515431.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
-- Kicad install dir: </usr/local>
-- 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.
-- Configuring done
-- Generating done
-- Build files have been written to: <http://ci.kicad-pcb.org/job/kicad-full/ws/build>
+ rm -f pcbnew/scripting/pcbnewPYTHON_wrap.cxx.o
+ rm -f pcbnew/scripting/pcbnewPYTHON_wrap.cxx
+ make -j4
[  1%] [  1%] Built target boost
[  1%] Generating version string header
Built target page_layout_lexer_source_files
-- Using Bazaar to determine build version string.
[  1%] Built target netlist_lexer_source_files
[  1%] Built target fp_lib_table_lexer_source_files
[  1%] Generating headers containing GLSL source code
[  1%] Built target pcb_lexer_source_files
[  1%] Built target pcb_plot_lexer_source_files
Headers are up-to-date
[  1%] Built target shader_headers
[  1%] Built target specctra_lexer_source_files
[  1%] Built target avhttp
[  1%] Built target cmp_library_lexer_source_files
-- Bazaar version control system version 2.1.1 found.
[  1%] [  1%] Built target field_template_lexer_source_files
Built target dialog_bom_cfg_lexer_source_files
[  2%] Built target lib_dxf
-- Writing <http://ci.kicad-pcb.org/job/kicad-full/ws/build/version.h> file with version: (2015-10-01 BZR 6237)
[  2%] Built target version_header
[  3%] Built target potrace
[  3%] Built target pcb_calculator_lexer_source_files
[  3%] Built target idfcyl
[  3%] Built target lib-dependencies
[  3%] Built target idfrect
[  3%] Built target idf3
[ 32%] Built target bitmaps
[ 32%] Built target github_plugin
[ 32%] Built target polygon
[ 32%] Built target dxf2idf
[ 34%] Built target gal
[ 34%] Built target idf2vrml
[ 37%] Built target pcbcommon
Scanning dependencies of target common
[ 38%] Built target pcad2kicadpcb
[ 40%] Built target pnsrouter
[ 41%] Built target 3d-viewer
[ 41%] Building CXX object common/CMakeFiles/common.dir/build_version.cpp.o
Linking CXX static library libcommon.a
[ 48%] Built target common
Linking CXX shared module _cvpcb.kiface
Linking CXX shared module _gerbview.kiface
[ 48%] Swig source
Linking CXX shared module _eeschema.kiface
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../polygon/PolyLine.h>:123: Warning(389): operator[] ignored (consider using %extend)
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/utf8.h>:208: Warning(312): Nested class not currently supported (ignored).
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/io_mgr.h>:517: Warning(312): Nested class not currently supported (ignored).
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/base_struct.h>:187: Warning(401): Nothing known about base class 'KIGFX::VIEW_ITEM'. Ignored.
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/layers_id_colors_and_visibility.h>:191: Warning(401): Nothing known about base class 'BASE_SET'. Ignored.
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/utf8.h>:72: Warning(509): Overloaded method UTF8::UTF8(std::string const &) is shadowed by UTF8::UTF8(char const *) at <http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/utf8.h>:63.
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/utf8.h>:63: Warning(509): Overloaded method UTF8::UTF8(char const *) is shadowed by UTF8::UTF8(std::string const &) at <http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/utf8.h>:72.
[ 48%] Generating pcbnew_wrap.cxx, pcbnew.py
../polygon/PolyLine.h:123: Warning(389): operator[] ignored (consider using %extend)
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/utf8.h>:208: Warning(312): Nested class not currently supported (ignored).
io_mgr.h:517: Warning(312): Nested class not currently supported (ignored).
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/base_struct.h>:187: Warning(401): Nothing known about base class 'KIGFX::VIEW_ITEM'. Ignored.
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/layers_id_colors_and_visibility.h>:191: Warning(401): Nothing known about base class 'BASE_SET'. Ignored.
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/utf8.h>:72: Warning(509): Overloaded method UTF8::UTF8(std::string const &) is shadowed by UTF8::UTF8(char const *) at <http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/utf8.h>:63.
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/utf8.h>:63: Warning(509): Overloaded method UTF8::UTF8(char const *) is shadowed by UTF8::UTF8(std::string const &) at <http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/utf8.h>:72.
[ 51%] Built target gerbview_kiface
swig_import_helper fixed for <http://ci.kicad-pcb.org/job/kicad-full/ws/build/pcbnew/pcbnew.py>
Scanning dependencies of target pcbnew_kiface
[ 51%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/pcbnew.cpp.o
Scanning dependencies of target _pcbnew
[ 51%] Building CXX object pcbnew/CMakeFiles/_pcbnew.dir/scripting/pcbnewPYTHON_wrap.cxx.o
[ 53%] Built target cvpcb_kiface
Linking CXX shared module _pl_editor.kiface
[ 55%] <http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/pcbnew.cpp>: In function ‘bool scriptingSetup()’:
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/pcbnew.cpp>:290: error: expected ‘)’ before ‘pypath’
Built target pl_editor_kiface
Linking CXX executable bitmap2component
make[2]: *** [pcbnew/CMakeFiles/pcbnew_kiface.dir/pcbnew.cpp.o] Error 1
make[1]: *** [pcbnew/CMakeFiles/pcbnew_kiface.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 56%] Building CXX object pcbnew/CMakeFiles/_pcbnew.dir/pcbnew.cpp.o
[ 66%] Built target eeschema_kiface
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/pcbnew.cpp>: In function ‘bool scriptingSetup()’:
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/pcbnew.cpp>:290: error: expected ‘)’ before ‘pypath’
make[2]: *** [pcbnew/CMakeFiles/_pcbnew.dir/pcbnew.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
[ 67%] Built target bitmap2component
make[1]: *** [pcbnew/CMakeFiles/_pcbnew.dir/all] Error 2
make: *** [all] Error 2
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE


Follow ups