← Back to team overview

kicad-developers team mailing list archive

Build failed in Jenkins: kicad-qa #5142

 

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

Changes:

[jeff] Revert 7d06651a1040348d0459fd575755bfd3bd152149.

------------------------------------------
Started by an SCM change
Building remotely on debian8 (clang gcc linux) in workspace <http://ci.kicad-pcb.org/job/kicad-qa/ws/>
 > 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 577bb73320554293d74508e48d77def4e3e89dc4 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 577bb73320554293d74508e48d77def4e3e89dc4
Commit message: "Revert 7d06651a1040348d0459fd575755bfd3bd152149."
 > git rev-list --no-walk 9d99fd188f76c2c92ea8810d2a26cb9340edd00e # timeout=10
[kicad-qa] $ /bin/sh -xe /tmp/jenkins4136706230285773233.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+deb8u1) 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%] [  0%] Built target page_layout_lexer_source_files
Generating version string header
[  2%] Built target gal
-- Using Git to determine build version string.
-- Found Git: /usr/bin/git (found version "2.1.4") 
[  2%] Built target lib_table_lexer_source_files
[  2%] Built target idf3
[  2%] Built target netlist_lexer_source_files
[  2%] Built target legacy_wx
[  2%] [  2%] Built target pcb_lexer_source_files
Built target pcb_plot_lexer_source_files
[  2%] Built target lib_dxf
-- Writing <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/kicad_build_version.h> file with version: (6.0.0-rc1-dev-1623-g577bb73)
[  2%] Built target version_header
[  2%] Built target connectivity
[  4%] Built target kicad_3dsg
[  5%] Built target polygon
[  5%] Built target specctra_lexer_source_files
[ 11%] Built target pcbcommon
[ 13%] Built target pnsrouter
[ 14%] Built target pcad2kicadpcb
[ 57%] Built target bitmaps
[ 61%] Built target 3d-viewer
[ 83%] Built target pcbnew_kiface_objects
Scanning dependencies of target common
[ 83%] Building CXX object common/CMakeFiles/common.dir/build_version.cpp.o
Linking CXX static library libcommon.a
[100%] Built target common
[100%] Built target github_plugin
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%] Generating version string header
-- Using Git to determine build version string.
[  0%] Built target page_layout_lexer_source_files
[  0%] [  2%] Built target lib_table_lexer_source_files
Built target gal
-- Found Git: /usr/bin/git (found version "2.1.4") 
[  2%] Built target netlist_lexer_source_files
[  3%] Built target legacy_gal
[  3%] Built target legacy_wx
[  3%] Built target pcb_lexer_source_files
[  3%] Built target pcb_plot_lexer_source_files
[ 32%] Built target bitmaps
[ 33%] Built target kicad_3dsg
[ 33%] Built target cmp_library_lexer_source_files
[ 34%] Built target polygon
-- Not updating <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/kicad_build_version.h>
[ 34%] [ 34%] Built target version_header
Built target field_template_lexer_source_files
[ 34%] Built target lib_dxf
[ 34%] Built target dialog_bom_cfg_lexer_source_files
[ 34%] Built target specctra_lexer_source_files
[ 34%] Built target idf3
[ 34%] Built target potrace
[ 34%] Built target connectivity
[ 34%] Built target dxf2idf
[ 34%] Built target pcb_calculator_lexer_source_files
[ 34%] Built target idfcyl
[ 34%] Built target idfrect
[ 34%] Built target unit_test_utils
[ 34%] Built target qa_pcbnew_utils
[ 36%] Built target s3d_plugin_vrml
[ 40%] Built target pcbcommon
[ 51%] [ 52%] Built target common
Built target pcad2kicadpcb
[ 53%] Built target pnsrouter
Linking CXX executable bitmap2component
Linking CXX shared module _pl_editor.kiface
[ 56%] Built target 3d-viewer
Linking CXX shared module _pcb_calculator.kiface
[ 71%] Built target pcbnew_kiface_objects
Linking CXX shared module libs3d_plugin_idf.so
[ 71%] Built target s3d_plugin_idf
Linking CXX executable kicad
[ 72%] Built target bitmap2component
Linking CXX executable idf2vrml
[ 74%] Built target pcb_calculator_kiface
Linking CXX executable kicad-ogltest
[ 74%] Built target idf2vrml
[ 74%] Built target qa_utils
[ 74%] Built target github_plugin
Linking CXX shared library _eeschema.kiface
[ 74%] Built target kicad-ogltest
Linking CXX shared module _gerbview.kiface
[ 75%] Built target kicad
[ 75%] Built target pcbnew_kiface
[ 77%] Built target pl_editor_kiface
[ 77%] Built target pcbnew_python_module
[ 77%] Built target pcbnew_python
Linking CXX executable pl_editor
Linking CXX executable pcb_calculator
[ 77%] Built target pl_editor
[ 77%] Built target pcb_calculator
Linking CXX executable qa_common_eeschema
Linking CXX executable qa_common_gerbview
[ 78%] Built target qa_common_eeschema
Linking CXX executable qa_common_pcbnew
[ 79%] Built target qa_common_gerbview
Linking CXX executable qa_pcbnew
[ 80%] Built target qa_common_pcbnew
Linking CXX executable qa_common_tools
[ 80%] Built target qa_common_tools
Linking CXX executable qa_pcbnew_tools
[ 84%] Built target gerbview_kiface
Linking CXX shared module _cvpcb.kiface
collect2: error: ld terminated with signal 9 [Killed]
qa/pcbnew_tools/CMakeFiles/qa_pcbnew_tools.dir/build.make:744: recipe for target 'qa/pcbnew_tools/qa_pcbnew_tools' failed
make[2]: *** [qa/pcbnew_tools/qa_pcbnew_tools] Error 1
CMakeFiles/Makefile2:3475: recipe for target 'qa/pcbnew_tools/CMakeFiles/qa_pcbnew_tools.dir/all' failed
make[1]: *** [qa/pcbnew_tools/CMakeFiles/qa_pcbnew_tools.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 86%] Built target cvpcb_kiface
[ 97%] Built target eeschema_kiface
[ 98%] Built target qa_pcbnew
Makefile:147: recipe for target 'all' failed
make: *** [all] Error 2
Build step 'Execute shell' marked build as failure


Follow ups

References