← Back to team overview

kicad-developers team mailing list archive

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

 

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

Changes:

[Maciej Suminski] One more fix for #1490786.

------------------------------------------
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: "6146 jp.charras@xxxxxxxxxx-20150902063224-idvbovyju5zgd6s4
" 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/pcbframe.cpp
All changes applied successfully.
Now on revision 6147.
[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: "6147 maciej.suminski@xxxxxxx-20150902084810-dzewbp8pw4437e94
" stderr: ""
[kicad-full] $ bzr log -v -r revid:jp.charras@xxxxxxxxxx-20150902063224-idvbovyju5zgd6s4..revid:maciej.suminski@xxxxxxx-20150902084810-dzewbp8pw4437e94 --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: "6147 maciej.suminski@xxxxxxx-20150902084810-dzewbp8pw4437e94
" stderr: ""
RevisionState revno:6147 revid:maciej.suminski@xxxxxxx-20150902084810-dzewbp8pw4437e94
[kicad-full] $ /bin/sh -xe /tmp/hudson7088904709632210346.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.
-- 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%] [  1%] Built target boost
Built target page_layout_lexer_source_files
Generating version string header
[  1%] Built target netlist_lexer_source_files
-- Using Bazaar to determine build version string.
[  1%] Generating headers containing GLSL source code
[  1%] Built target fp_lib_table_lexer_source_files
[  1%] Built target pcb_lexer_source_files
Headers are up-to-date
[  1%] [  1%] Built target shader_headers
Built target pcb_plot_lexer_source_files
[  1%] Built target specctra_lexer_source_files
[  1%] Built target cmp_library_lexer_source_files
[  1%] [  1%] Built target dialog_bom_cfg_lexer_source_files
Built target avhttp
[  1%] Built target field_template_lexer_source_files
-- Bazaar version control system version 2.1.1 found.
[  2%] Built target lib_dxf
[  3%] Built target potrace
[  3%] Built target idf3
[  3%] Built target pcb_calculator_lexer_source_files
[  3%] Built target idfcyl
-- Writing <http://ci.kicad-pcb.org/job/kicad-full/ws/build/version.h> file with version: (2015-09-02 BZR 6147)
[  3%] [  3%] Built target version_header
Built target idfrect
[  3%] Built target lib-dependencies
[  3%] Built target dxf2idf
[ 32%] Built target bitmaps
[ 32%] Built target idf2vrml
[ 34%] Built target gal
[ 34%] Built target polygon
[ 34%] Built target github_plugin
[ 37%] Built target pcbcommon
Scanning dependencies of target common
[ 37%] Building CXX object common/CMakeFiles/common.dir/build_version.cpp.o
[ 38%] Built target pcad2kicadpcb
[ 39%] Built target 3d-viewer
[ 41%] Built target pnsrouter
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.
[ 51%] Built target gerbview_kiface
Scanning dependencies of target _pcbnew
[ 51%] Building CXX object pcbnew/CMakeFiles/_pcbnew.dir/scripting/pcbnewPYTHON_wrap.cxx.o
Scanning dependencies of target pcbnew_kiface
[ 51%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/pcbframe.cpp.o
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/pcbframe.cpp>: In member function ‘virtual void PCB_EDIT_FRAME::UseGalCanvas(bool)’:
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/pcbframe.cpp>:666: error: expected primary-expression before ‘*’ token
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/pcbframe.cpp>:666: error: ‘board’ was not declared in this scope
make[2]: *** [pcbnew/CMakeFiles/pcbnew_kiface.dir/pcbframe.cpp.o] Error 1
make[1]: *** [pcbnew/CMakeFiles/pcbnew_kiface.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 51%] Building CXX object pcbnew/CMakeFiles/_pcbnew.dir/pcbframe.cpp.o
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/pcbframe.cpp>: In member function ‘virtual void PCB_EDIT_FRAME::UseGalCanvas(bool)’:
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/pcbframe.cpp>:666: error: expected primary-expression before ‘*’ token
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/pcbframe.cpp>:666: error: ‘board’ was not declared in this scope
make[2]: *** [pcbnew/CMakeFiles/_pcbnew.dir/pcbframe.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
[ 53%] Built target cvpcb_kiface
make[1]: *** [pcbnew/CMakeFiles/_pcbnew.dir/all] Error 2
[ 63%] Built target eeschema_kiface
make: *** [all] Error 2
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE


Follow ups