← Back to team overview

kicad-developers team mailing list archive

Build failed in Jenkins: kicad-qa #5255

 

See <http://ci.kicad-pcb.org/job/kicad-qa/5255/display/redirect?page=changes>

Changes:

[hillbrand] pcbnew: Correctly set the radio buttons in fpeditor

[hillbrand] cairo: Draw ovals with filled half-arcs

------------------------------------------
Started by an SCM change
Building remotely on debian8 (clang gcc linux) in workspace <http://ci.kicad-pcb.org/job/kicad-qa/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/KiCad/kicad-source-mirror.git # timeout=10
Fetching upstream changes from https://github.com/KiCad/kicad-source-mirror.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/KiCad/kicad-source-mirror.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 4597979d189875126c1143031b52d8e73b8d908f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4597979d189875126c1143031b52d8e73b8d908f
Commit message: "cairo: Draw ovals with filled half-arcs"
 > git rev-list --no-walk 2dd653a32702049a3356ad071ca282d8a9179e5f # timeout=10
[kicad-qa] $ /bin/sh -xe /tmp/jenkins6749266510577451306.sh
+ cmake --version
cmake version 3.0.2

CMake suite maintained and supported by Kitware (kitware.com/cmake).
+ gcc --version
gcc (Debian 4.9.2-10+deb8u2) 4.9.2
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

+ git --version
git version 2.1.4
+ OPTS= -DCMAKE_BUILD_TYPE=Debug -DBUILD_GITHUB_PLUGIN=ON -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON
+ OPTS= -DCMAKE_BUILD_TYPE=Debug -DBUILD_GITHUB_PLUGIN=ON -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON -DBUILD_SHARED_LIBS:BOOL=ON
+ [ -d passed-qa ]
+ [ -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 -DBUILD_SHARED_LIBS:BOOL=ON
-- KiCad install dir: </usr/local>
-- Check for installed GLEW -- found
-- Boost version: 1.55.0
-- Check for installed Python Interpreter -- found
-- Python module install path: lib/python2.7/dist-packages
-- Found wxPython 3.0.1.1/gtk2 (wxWidgets 3.0.1.1)
-- Found wxWidgets: -L/usr/lib/x86_64-linux-gnu;-pthread;;;-lwx_gtk2u_gl-3.0;-lwx_gtk2u_aui-3.0;-lwx_gtk2u_adv-3.0;-lwx_gtk2u_html-3.0;-lwx_gtk2u_core-3.0;-lwx_baseu_net-3.0;-lwx_baseu-3.0;-lwx_baseu_xml-3.0;-lwx_gtk2u_stc-3.0 (found suitable version "3.0.2", minimum required is "3.0.1.1") 
-- Found wxPython.h in /usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0/wx/wxPython
-- S3DSG version: 2.0.0
-- Boost version: 1.55.0
-- Found the following Boost libraries:
--   unit_test_framework
--   filesystem
--   system
-- Found wxWidgets: -L/usr/lib/x86_64-linux-gnu;-pthread;;;-lwx_gtk2u_gl-3.0;-lwx_gtk2u_aui-3.0;-lwx_gtk2u_adv-3.0;-lwx_gtk2u_html-3.0;-lwx_gtk2u_core-3.0;-lwx_baseu_net-3.0;-lwx_baseu-3.0;-lwx_baseu_xml-3.0;-lwx_gtk2u_stc-3.0 (found suitable version "3.0.2", minimum required is "3.0.0") 
-- Boost version: 1.55.0
-- Found the following Boost libraries:
--   unit_test_framework
-- Boost version: 1.55.0
-- Found the following Boost libraries:
--   unit_test_framework
-- Configuring done
-- Generating done
-- Build files have been written to: <http://ci.kicad-pcb.org/job/kicad-qa/ws/build>
+ echo CMAKE exit code is 0
CMAKE exit code is 0
+ rm -f pcbnew/pcbnewPYTHON_wrap.cxx
+ env
+ grep -q ^MAKEJOBS=
+ echo The MAKEJOBS variable is empty
The MAKEJOBS variable is empty
+ JOBS=4
+ make -j4 pcbnew_python_module
[  0%] Built target page_layout_lexer_source_files
[  0%] Built target polygon
[  0%] Built target idf3
[  0%] Built target lib_table_lexer_source_files
[  0%] Generating version string header
[  0%] [  0%] Built target netlist_lexer_source_files
Built target pcb_plot_lexer_source_files
-- Using Git to determine build version string.
-- Found Git: /usr/bin/git (found version "2.1.4") 
[  0%] Built target pcb_lexer_source_files
[ 41%] Built target bitmaps
-- Writing <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/kicad_build_version.h> file with version: (5.1.0-rc1-92-g4597979)
[ 43%] Built target kicad_3dsg
[ 43%] Built target version_header
[ 43%] [ 43%] Built target specctra_lexer_source_files
Built target lib_dxf
[ 44%] Built target legacy_wx
Scanning dependencies of target gal
[ 44%] Building CXX object common/CMakeFiles/gal.dir/gal/cairo/cairo_gal.cpp.o
Linking CXX static library libgal.a
[ 47%] Built target gal
Scanning dependencies of target common
[ 47%] Building CXX object common/CMakeFiles/common.dir/build_version.cpp.o
Linking CXX static library libcommon.a
[ 64%] Built target common
[ 64%] Built target connectivity
Scanning dependencies of target pcbcommon
[ 64%] Building CXX object common/CMakeFiles/pcbcommon.dir/__/pcbnew/pcb_painter.cpp.o
Linking CXX static library libpcbcommon.a
[ 68%] Built target pcbcommon
[ 68%] Built target github_plugin
[ 70%] Built target pcad2kicadpcb
[ 74%] Built target 3d-viewer
[ 77%] Built target pnsrouter
[ 77%] Generating pcbnew_wrap.cxx, pcbnew.py
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/../include/common.h>:383: Warning 317: Specialization of non-template 'less'.
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/../include/eda_text.h>:45: Warning 401: Nothing known about base class 'std::mutex'. Ignored.
class_board.h:51: Warning 315: Nothing known about 'std::unique_ptr'.
swig_import_helper fixed for <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/pcbnew/pcbnew.py>
Scanning dependencies of target pcbnew_kiface_objects
[ 77%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface_objects.dir/dialogs/dialog_edit_footprint_for_BoardEditor.cpp.o
[ 77%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface_objects.dir/pcbnew_wrap.cxx.o
[100%] Built target pcbnew_kiface_objects
Linking CXX shared module _pcbnew.kiface
[100%] Built target pcbnew_kiface
[100%] Creating python's pcbnew native module _pcbnew.so for command line use.
[100%] Built target pcbnew_python_module
+ make -j4
[  0%] Built target lib_table_lexer_source_files
[  0%] Built target polygon
[  0%] Built target page_layout_lexer_source_files
[  0%] Generating version string header
[  0%] Built target netlist_lexer_source_files
[  0%] Built target pcb_lexer_source_files
-- Using Git to determine build version string.
[  0%] Built target pcb_plot_lexer_source_files
-- Found Git: /usr/bin/git (found version "2.1.4") 
[  1%] Built target kicad_3dsg
[  1%] Built target cmp_library_lexer_source_files
[ 29%] Built target bitmaps
[ 29%] Built target dialog_bom_cfg_lexer_source_files
[ 29%] Built target field_template_lexer_source_files
[ 29%] Built target lib_dxf
[ 29%] Built target idf3
[ 29%] Built target specctra_lexer_source_files
[ 29%] Built target potrace
[ 29%] Built target dxf2idf
[ 29%] Built target pcb_calculator_lexer_source_files
[ 31%] Built target s3d_plugin_vrml
-- Not updating <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/kicad_build_version.h>
[ 31%] [ 31%] Built target version_header
Built target unit_test_utils
[ 31%] Built target idfrect
[ 31%] Built target idfcyl
[ 32%] Built target legacy_wx
[ 32%] Built target legacy_gal
[ 35%] Built target gal
[ 46%] Built target common
[ 46%] Built target connectivity
Linking CXX shared module _pl_editor.kiface
Linking CXX shared module _gerbview.kiface
[ 49%] Built target pcbcommon
Linking CXX executable bitmap2component
Scanning dependencies of target eeschema_kiface
[ 49%] Building CXX object eeschema/CMakeFiles/eeschema_kiface.dir/dialogs/dialog_fields_editor_global.cpp.o
[ 50%] Built target bitmap2component
Linking CXX shared module _pcb_calculator.kiface
[ 52%] Built target pcb_calculator_kiface
[ 53%] Built target pl_editor_kiface
Linking CXX shared module libs3d_plugin_idf.so
Linking CXX executable kicad
[ 53%] Built target s3d_plugin_idf
Linking CXX executable idf2vrml
[ 53%] Building CXX object eeschema/CMakeFiles/eeschema_kiface.dir/dialogs/dialog_fields_editor_global_base.cpp.o
[ 53%] Built target idf2vrml
Linking CXX executable kicad-ogltest
[ 57%] Built target gerbview_kiface
[ 57%] Built target qa_utils
[ 60%] Built target 3d-viewer
[ 60%] Built target github_plugin
[ 61%] Built target pcad2kicadpcb
Linking CXX executable gerbview
[ 62%] Built target kicad
[ 64%] Built target pnsrouter
[ 64%] Built target kicad-ogltest
Linking CXX executable pl_editor
[ 64%] [ 64%] Built target gerbview
Linking CXX executable pcb_calculator
Building CXX object eeschema/CMakeFiles/eeschema_kiface.dir/dialogs/dialog_edit_component_in_lib.cpp.o
[ 80%] Built target pcbnew_kiface_objects
[ 80%] Built target qa_pcbnew_utils
Linking CXX executable qa_common_eeschema
[ 81%] Built target pl_editor
Linking CXX executable qa_common_gerbview
[ 81%] Built target pcb_calculator
Linking CXX executable qa_common_pcbnew
[ 81%] Building CXX object eeschema/CMakeFiles/eeschema_kiface.dir/dialogs/dialog_edit_component_in_lib_base.cpp.o
[ 82%] Built target qa_common_eeschema
Linking CXX executable qa_pcbnew
[ 83%] Built target qa_common_gerbview
Linking CXX executable qa_common_tools
[ 85%] Built target qa_common_pcbnew
Linking CXX executable qa_pcbnew_tools
[ 85%] Built target qa_common_tools
Linking CXX executable test_gal_pixel_alignment
[ 85%] Building CXX object eeschema/CMakeFiles/eeschema_kiface.dir/dialogs/dialog_edit_component_in_schematic.cpp.o
[ 85%] Building CXX object eeschema/CMakeFiles/eeschema_kiface.dir/dialogs/dialog_edit_component_in_schematic_base.cpp.o
[ 85%] Building CXX object eeschema/CMakeFiles/eeschema_kiface.dir/dialogs/dialog_edit_components_libid.cpp.o
[ 85%] Building CXX object eeschema/CMakeFiles/eeschema_kiface.dir/dialogs/dialog_edit_components_libid_base.cpp.o
[ 85%] Building CXX object eeschema/CMakeFiles/eeschema_kiface.dir/dialogs/dialog_lib_edit_pin_table.cpp.o
[ 85%] Built target test_gal_pixel_alignment
Scanning dependencies of target cvpcb_kiface
[ 85%] Building CXX object cvpcb/CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_fp_plugin_options.cpp.o
[ 85%] Building CXX object eeschema/CMakeFiles/eeschema_kiface.dir/dialogs/dialog_lib_edit_pin_table_base.cpp.o
[ 85%] Building CXX object cvpcb/CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_fp_plugin_options_base.cpp.o
[ 85%] Building CXX object eeschema/CMakeFiles/eeschema_kiface.dir/dialogs/panel_eeschema_template_fieldnames.cpp.o
Linking CXX shared module _cvpcb.kiface
[ 85%] Building CXX object eeschema/CMakeFiles/eeschema_kiface.dir/dialogs/panel_eeschema_template_fieldnames_base.cpp.o
[ 85%] Building CXX object eeschema/CMakeFiles/eeschema_kiface.dir/dialogs/panel_sym_lib_table.cpp.o
[ 85%] Building CXX object eeschema/CMakeFiles/eeschema_kiface.dir/dialogs/panel_sym_lib_table_base.cpp.o
Linking CXX shared library _eeschema.kiface
collect2: error: ld terminated with signal 9 [Killed]
qa/pcbnew/CMakeFiles/qa_pcbnew.dir/build.make:919: recipe for target 'qa/pcbnew/qa_pcbnew' failed
make[2]: *** [qa/pcbnew/qa_pcbnew] Error 1
CMakeFiles/Makefile2:3282: recipe for target 'qa/pcbnew/CMakeFiles/qa_pcbnew.dir/all' failed
make[1]: *** [qa/pcbnew/CMakeFiles/qa_pcbnew.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 87%] Built target cvpcb_kiface
[ 87%] Built target qa_pcbnew_tools
[ 98%] Built target eeschema_kiface
Makefile:147: recipe for target 'all' failed
make: *** [all] Error 2
Build step 'Execute shell' marked build as failure


Follow ups

References