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

Changes:

[Wayne Stambaugh] Pcbnew: fix segfault in eagle plugin when importing zone 
keepout areas.

------------------------------------------
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: "6312 
[email protected]
" 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/eagle_plugin.cpp
All changes applied successfully.
Now on revision 6313.
[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: "6313 
[email protected]
" stderr: ""
[kicad-full] $ bzr log -v -r 
revid:[email protected]:[email protected]
 --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: "6313 
[email protected]
" stderr: ""
RevisionState revno:6313 
revid:[email protected]
[kicad-full] $ /bin/sh -xe /tmp/hudson6608467740822453767.sh
+ OPTS=' -DCMAKE_BUILD_TYPE=Debug -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=Debug -DBUILD_GITHUB_PLUGIN=ON 
-DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON
-- 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
[  0%] Built target page_layout_lexer_source_files
[  0%] Generating version string header
[  1%] [  1%] Built target boost
-- Using Bazaar to determine build version string.
Built target netlist_lexer_source_files
[  1%] [  1%] Built target fp_lib_table_lexer_source_files
Generating headers containing GLSL source code
Headers are up-to-date
[  1%] [  1%] Built target shader_headers
Built target pcb_lexer_source_files
[ 30%] Built target bitmaps
[ 30%] Built target pcb_plot_lexer_source_files
[ 30%] [ 30%] Built target avhttp
Built target specctra_lexer_source_files
[ 30%] -- Bazaar version control system version 2.1.1 found.
Built target cmp_library_lexer_source_files
[ 30%] [ 30%] Built target dialog_bom_cfg_lexer_source_files
Built target field_template_lexer_source_files
[ 31%] Built target potrace
[ 32%] [ 32%] Built target lib_dxf
[ 32%] Built target idf3
Built target pcb_calculator_lexer_source_files
[ 32%] [ 32%] Built target idfcyl
Built target idfrect
[ 32%] Built target lib-dependencies
[ 32%] Built target dxf2idf
-- Writing <http://ci.kicad-pcb.org/job/kicad-full/ws/build/version.h> file 
with version: (2015-11-15 BZR 6313)
[ 32%] Built target version_header
[ 32%] Built target idf2vrml
[ 32%] Built target polygon
[ 34%] Built target gal
[ 34%] Built target github_plugin
Scanning dependencies of target pcbcommon
Scanning dependencies of target common
[ 34%] Building CXX object 
common/CMakeFiles/pcbcommon.dir/__/pcbnew/eagle_plugin.cpp.o
[ 34%] Building CXX object common/CMakeFiles/common.dir/build_version.cpp.o
Linking CXX static library libcommon.a
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/eagle_plugin.cpp>:800: error: 
ISO C++ forbids initialization of member ‘pour’
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/eagle_plugin.cpp>:800: error: 
making ‘pour’ static
<http://ci.kicad-pcb.org/job/kicad-full/ws/pcbnew/eagle_plugin.cpp>:800: error: 
ISO C++ forbids in-class initialization of non-const static member ‘pour’
make[2]: *** [common/CMakeFiles/pcbcommon.dir/__/pcbnew/eagle_plugin.cpp.o] 
Error 1
make[1]: *** [common/CMakeFiles/pcbcommon.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 41%] Built target common
make: *** [all] Error 2
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to