← Back to team overview

kicad-developers team mailing list archive

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

 

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

Changes:

[Wayne Stambaugh] CvPcb: remove footprint library load failure limit. (fixes lp:1553756)

* Remove the artificial footprint library read error limit to prevent
potentially readable libraries from being loaded after the error limit
is reached.
* Change error message dialog to an HTML dialog so that potentially large
error messages can be displayed with scrolling and the ability to copy
and paste the error message for bug reporting purposes.
* Add busy cursor when loading the footprint libraries so the user has some
idea that something is happening while the footprint libraries are being
loaded.

------------------------------------------
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: "6675 stambaughw@xxxxxxxxxxx-20160408130507-qiv8a3pdzteeax2x
" 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  common/footprint_info.cpp
 M  cvpcb/cvpcb_mainframe.cpp
All changes applied successfully.
Now on revision 6676.
[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: "6676 stambaughw@xxxxxxxxxxx-20160408164511-kan1whji65vdzedd
" stderr: ""
[kicad-full] $ bzr log -v -r revid:stambaughw@xxxxxxxxxxx-20160408130507-qiv8a3pdzteeax2x..revid:stambaughw@xxxxxxxxxxx-20160408164511-kan1whji65vdzedd --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: "6676 stambaughw@xxxxxxxxxxx-20160408164511-kan1whji65vdzedd
" stderr: ""
RevisionState revno:6676 revid:stambaughw@xxxxxxxxxxx-20160408164511-kan1whji65vdzedd
[kicad-full] $ /bin/sh -xe /tmp/hudson8071625095520682917.sh
+ OPTS=' -DCMAKE_BUILD_TYPE=Debug -DBUILD_GITHUB_PLUGIN=ON -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON -DKICAD_SKIP_BOOST=YES'
+ export TERM=vt220
+ TERM=vt220
+ '[' -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_SKIP_BOOST=YES
-- Kicad install dir: </usr/local>
-- The compiler /usr/bin/c++ has no C++11 support. Please use a different C++ compiler.
-- Found Glew: /usr/lib64/libGLEW.so
-- Check for installed GLEW -- found
-- Boost version: 1.59.0
-- Found the following Boost libraries:
--   context
--   system
--   thread
-- Check for installed Python Interpreter -- found
-- Python module install path: lib/python2.6/site-packages
-- wxPython version 3.0 found.
INFO: KICADSG_VERSION_MAJOR = 2
INFO: KICADSG_VERSION_MINOR = 0
INFO: KICADSG_VERSION_PATCH = 0
INFO: KICADSG_VERSION_REVI = 0
-- 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
+ env
+ grep -q '^MAKEJOBS='
+ echo 'The MAKEJOBS variable is empty'
The MAKEJOBS variable is empty
+ JOBS=4
+ make -j4
[  0%] Built target lib-dependencies
[  0%] Generating version string header
[  0%] -- Using Bazaar to determine build version string.
[  0%] Built target page_layout_lexer_source_files
Built target netlist_lexer_source_files
[  0%] Built target fp_lib_table_lexer_source_files
[  0%] Generating headers containing GLSL source code
[  0%] Built target pcb_lexer_source_files
Headers are up-to-date
[  0%] Built target shader_headers
[  0%] Built target pcb_plot_lexer_source_files
[  0%] Built target specctra_lexer_source_files
[ 28%] Built target bitmaps
[ 28%] Built target cmp_library_lexer_source_files
[ 28%] Built target dialog_bom_cfg_lexer_source_files
-- Bazaar version control system version 2.1.1 found.
[ 28%] Built target field_template_lexer_source_files
[ 28%] Built target lib_dxf
[ 30%] Built target kicad_3dsg
[ 31%] Built target idf3
[ 31%] Built target pcb_calculator_lexer_source_files
[ 31%] Built target potrace
[ 31%] Built target polygon
[ 31%] Built target s3d_plugin_idf
[ 31%] Built target dxf2idf
[ 31%] Built target idfcyl
[ 31%] Built target idf2vrml
[ 31%] Built target idfrect
-- Writing <http://ci.kicad-pcb.org/job/kicad-full/ws/build/kicad_build_version.h> file with version: (2016-04-08 BZR 6676)
[ 31%] Built target version_header
[ 33%] Built target s3d_plugin_vrml
[ 34%] Built target gal
Scanning dependencies of target pcbcommon
Scanning dependencies of target common
[ 34%] Building CXX object common/CMakeFiles/pcbcommon.dir/footprint_info.cpp.o
[ 34%] Building CXX object common/CMakeFiles/common.dir/build_version.cpp.o
Linking CXX static library libcommon.a
Linking CXX static library libpcbcommon.a
[ 41%] Built target common
[ 41%] Built target github_plugin
Linking CXX shared module _pl_editor.kiface
Linking CXX shared module _gerbview.kiface
Linking CXX shared module _eeschema.kiface
[ 45%] Built target pcbcommon
Linking CXX executable bitmap2component
[ 47%] Built target pl_editor_kiface
Linking CXX shared module _pcb_calculator.kiface
[ 51%] Built target gerbview_kiface
Linking CXX executable kicad
[ 52%] Built target pcb_calculator_kiface
[ 52%] Built target bitmap2component
[ 53%] Built target pcad2kicadpcb
Linking CXX executable gerbview
[ 55%] Built target 3d-viewer
[ 55%] Built target kicad
Linking CXX executable pl_editor
[ 55%] Built target gerbview
[ 57%] Built target pnsrouter
Linking CXX executable pcb_calculator
[ 57%] Built target pl_editor
[ 58%] Built target pcb_calculator
Scanning dependencies of target cvpcb_kiface
[ 58%] Building CXX object cvpcb/CMakeFiles/cvpcb_kiface.dir/cvpcb_mainframe.cpp.o
[ 59%] Swig source
[ 59%] Generating pcbnew_wrap.cxx, pcbnew.py
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../polygon/PolyLine.h>:119: Warning 389: operator[] ignored (consider using %extend)
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/utf8.h>:209: Warning 325: Nested class not currently supported (uni_iter ignored)
../polygon/PolyLine.h:119: Warning 389: operator[] ignored (consider using %extend)
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/utf8.h>:209: Warning 325: Nested class not currently supported (uni_iter ignored)
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/io_mgr.h>:517: Warning 325: Nested class not currently supported (RELEASER ignored)
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/base_struct.h>:161: 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>:187: Warning 401: Nothing known about base class 'BASE_SET'. Ignored.
io_mgr.h:517: Warning 325: Nested class not currently supported (RELEASER ignored)
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/base_struct.h>:161: 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>:187: Warning 401: Nothing known about base class 'BASE_SET'. Ignored.
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/utf8.h>:73: Warning 509: Overloaded method UTF8::UTF8(std::string const &) effectively ignored,
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/utf8.h>:64: Warning 509: as it is shadowed by UTF8::UTF8(char const *).
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/utf8.h>:64: Warning 509: Overloaded method UTF8::UTF8(char const *) effectively ignored,
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/utf8.h>:73: Warning 509: as it is shadowed by UTF8::UTF8(std::string const &).
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/utf8.h>:73: Warning 509: Overloaded method UTF8::UTF8(std::string const &) effectively ignored,
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/utf8.h>:64: Warning 509: as it is shadowed by UTF8::UTF8(char const *).
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/utf8.h>:64: Warning 509: Overloaded method UTF8::UTF8(char const *) effectively ignored,
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/utf8.h>:73: Warning 509: as it is shadowed by UTF8::UTF8(std::string const &).
[ 69%] Built target eeschema_kiface
Linking CXX executable eeschema
Linking CXX shared module _cvpcb.kiface
[ 69%] Built target eeschema
[ 69%] Generating pcbnew_wrap.cxx, pcbnew.py
swig_import_helper fixed for <http://ci.kicad-pcb.org/job/kicad-full/ws/build/pcbnew/pcbnew.py>
../polygon/PolyLine.h:119: Warning 389: operator[] ignored (consider using %extend)
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/utf8.h>:209: Warning 325: Nested class not currently supported (uni_iter ignored)
io_mgr.h:517: Warning 325: Nested class not currently supported (RELEASER ignored)
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/base_struct.h>:161: 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>:187: Warning 401: Nothing known about base class 'BASE_SET'. Ignored.
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/utf8.h>:73: Warning 509: Overloaded method UTF8::UTF8(std::string const &) effectively ignored,
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/utf8.h>:64: Warning 509: as it is shadowed by UTF8::UTF8(char const *).
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/utf8.h>:64: Warning 509: Overloaded method UTF8::UTF8(char const *) effectively ignored,
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/../include/utf8.h>:73: Warning 509: as it is shadowed by UTF8::UTF8(std::string const &).
Scanning dependencies of target pcbnew_kiface
[ 69%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/pcbnew_wrap.cxx.o
Linking CXX shared module _pcbnew.kiface
swig_import_helper fixed for <http://ci.kicad-pcb.org/job/kicad-full/ws/build/pcbnew/pcbnew.py>
Scanning dependencies of target _pcbnew
[ 69%] Building CXX object pcbnew/CMakeFiles/_pcbnew.dir/scripting/pcbnewPYTHON_wrap.cxx.o
[ 71%] Built target cvpcb_kiface
Linking CXX shared module _pcbnew.so
CMakeFiles/pcbnew_kiface.dir/__/scripting/python_scripting.cpp.o: In function `swigAddModules':
<http://ci.kicad-pcb.org/job/kicad-full/ws/scripting/python_scripting.cpp>:111: undefined reference to `init_pcbnew'
CMakeFiles/pcbnew_kiface.dir/scripting/pcbnew_footprint_wizards.cpp.o: In function `PYTHON_FOOTPRINT_WIZARD::GetFootprint(wxString*)':
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/scripting/pcbnew_footprint_wizards.cpp>:337: undefined reference to `PyModule_to_MODULE(_object*)'
collect2: ld returned 1 exit status
make[2]: *** [pcbnew/_pcbnew.kiface] Error 1
make[1]: *** [pcbnew/CMakeFiles/pcbnew_kiface.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 85%] Built target _pcbnew
make: *** [all] Error 2
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE


Follow ups