See <http://ci.kicad-pcb.org/job/kicad-qa/4854/display/redirect>
------------------------------------------ Started by user Nick Ostergaard 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 4c355c32d3e70d1fe141e3e8d9a0b6b4dd96050c (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4c355c32d3e70d1fe141e3e8d9a0b6b4dd96050c Commit message: "Fix rounding in COLOR4D::ToColour" > git rev-list --no-walk 4c355c32d3e70d1fe141e3e8d9a0b6b4dd96050c # timeout=10 [kicad-qa] $ /bin/sh -xe /tmp/jenkins6979742612495754023.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 -- Boost version: 1.55.0 -- Found the following Boost libraries: -- unit_test_framework -- 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 -- 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 + + grep -q ^MAKEJOBS= env + 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 -- Using Git to determine build version string. [ 0%] Built target idf3 [ 1%] -- Found Git: /usr/bin/git (found version "2.1.4") Built target lib_table_lexer_source_files [ 1%] Built target netlist_lexer_source_files -- Not updating <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/kicad_build_version.h> [ 1%] Built target legacy_wx [ 1%] Built target version_header [ 4%] Built target gal [ 4%] Built target pcb_lexer_source_files [ 4%] Built target pcb_plot_lexer_source_files [ 6%] Built target kicad_3dsg [ 6%] Built target lib_dxf [ 6%] Built target polygon [ 6%] Built target specctra_lexer_source_files [ 8%] Built target connectivity [ 49%] Built target bitmaps [ 53%] Built target pcbcommon [ 54%] Built target pcad2kicadpcb [ 69%] Built target common [ 75%] Built target 3d-viewer [ 75%] Built target github_plugin [ 78%] Built target pnsrouter [100%] Built target pcbnew_kiface_objects [100%] Built target pcbnew_kiface [100%] Built target pcbnew_python_module + make test Running tests... Test project <http://ci.kicad-pcb.org/job/kicad-qa/ws/build> Start 1: qa_python 1/3 Test #1: qa_python ........................ Passed 1.10 sec Start 2: common Could not find executable <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/common/qa_common> Looked in the following places: <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/common/qa_common> <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/common/qa_common> <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/common/Release/qa_common> <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/common/Release/qa_common> <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/common/Debug/qa_common> <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/common/Debug/qa_common> <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/common/MinSizeRel/qa_common> <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/common/MinSizeRel/qa_common> <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/common/RelWithDebInfo/qa_common> <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/common/RelWithDebInfo/qa_common> <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/common/Deployment/qa_common> <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/common/Deployment/qa_common> <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/common/Development/qa_common> <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/common/Development/qa_common> home/kicad/workspace/kicad-qa/build/qa/common/qa_common home/kicad/workspace/kicad-qa/build/qa/common/qa_common home/kicad/workspace/kicad-qa/build/qa/common/Release/qa_common home/kicad/workspace/kicad-qa/build/qa/common/Release/qa_common home/kicad/workspace/kicad-qa/build/qa/common/Debug/qa_common home/kicad/workspace/kicad-qa/build/qa/common/Debug/qa_common home/kicad/workspace/kicad-qa/build/qa/common/MinSizeRel/qa_common home/kicad/workspace/kicad-qa/build/qa/common/MinSizeRel/qa_common home/kicad/workspace/kicad-qa/build/qa/common/RelWithDebInfo/qa_common home/kicad/workspace/kicad-qa/build/qa/common/RelWithDebInfo/qa_common home/kicad/workspace/kicad-qa/build/qa/common/Deployment/qa_common home/kicad/workspace/kicad-qa/build/qa/common/Deployment/qa_common home/kicad/workspace/kicad-qa/build/qa/common/Development/qa_common home/kicad/workspace/kicad-qa/build/qa/common/Development/qa_common Unable to find executable: <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/common/qa_common> 2/3 Test #2: common ...........................***Not Run 0.00 sec Start 3: shape_poly_set_refactor Could not find executable <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/shape_poly_set_refactor/qa_shape_poly_set_refactor> Looked in the following places: <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/shape_poly_set_refactor/qa_shape_poly_set_refactor> <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/shape_poly_set_refactor/qa_shape_poly_set_refactor> <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/shape_poly_set_refactor/Release/qa_shape_poly_set_refactor> <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/shape_poly_set_refactor/Release/qa_shape_poly_set_refactor> <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/shape_poly_set_refactor/Debug/qa_shape_poly_set_refactor> <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/shape_poly_set_refactor/Debug/qa_shape_poly_set_refactor> <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/shape_poly_set_refactor/MinSizeRel/qa_shape_poly_set_refactor> <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/shape_poly_set_refactor/MinSizeRel/qa_shape_poly_set_refactor> <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/shape_poly_set_refactor/RelWithDebInfo/qa_shape_poly_set_refactor> <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/shape_poly_set_refactor/RelWithDebInfo/qa_shape_poly_set_refactor> <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/shape_poly_set_refactor/Deployment/qa_shape_poly_set_refactor> <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/shape_poly_set_refactor/Deployment/qa_shape_poly_set_refactor> <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/shape_poly_set_refactor/Development/qa_shape_poly_set_refactor> <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/shape_poly_set_refactor/Development/qa_shape_poly_set_refactor> home/kicad/workspace/kicad-qa/build/qa/shape_poly_set_refactor/qa_shape_poly_set_refactor home/kicad/workspace/kicad-qa/build/qa/shape_poly_set_refactor/qa_shape_poly_set_refactor home/kicad/workspace/kicad-qa/build/qa/shape_poly_set_refactor/Release/qa_shape_poly_set_refactor home/kicad/workspace/kicad-qa/build/qa/shape_poly_set_refactor/Release/qa_shape_poly_set_refactor home/kicad/workspace/kicad-qa/build/qa/shape_poly_set_refactor/Debug/qa_shape_poly_set_refactor home/kicad/workspace/kicad-qa/build/qa/shape_poly_set_refactor/Debug/qa_shape_poly_set_refactor home/kicad/workspace/kicad-qa/build/qa/shape_poly_set_refactor/MinSizeRel/qa_shape_poly_set_refactor home/kicad/workspace/kicad-qa/build/qa/shape_poly_set_refactor/MinSizeRel/qa_shape_poly_set_refactor home/kicad/workspace/kicad-qa/build/qa/shape_poly_set_refactor/RelWithDebInfo/qa_shape_poly_set_refactor home/kicad/workspace/kicad-qa/build/qa/shape_poly_set_refactor/RelWithDebInfo/qa_shape_poly_set_refactor home/kicad/workspace/kicad-qa/build/qa/shape_poly_set_refactor/Deployment/qa_shape_poly_set_refactor home/kicad/workspace/kicad-qa/build/qa/shape_poly_set_refactor/Deployment/qa_shape_poly_set_refactor home/kicad/workspace/kicad-qa/build/qa/shape_poly_set_refactor/Development/qa_shape_poly_set_refactor home/kicad/workspace/kicad-qa/build/qa/shape_poly_set_refactor/Development/qa_shape_poly_set_refactor Unable to find executable: <http://ci.kicad-pcb.org/job/kicad-qa/ws/build/qa/shape_poly_set_refactor/qa_shape_poly_set_refactor> 3/3 Test #3: shape_poly_set_refactor ..........***Not Run 0.00 sec 33% tests passed, 2 tests failed out of 3 Total Test time (real) = 1.10 sec The following tests FAILED: 2 - common (Not Run) 3 - shape_poly_set_refactor (Not Run) Errors while running CTest Makefile:137: recipe for target 'test' failed make: *** [test] Error 8 Build step 'Execute shell' marked build as 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

