← Back to team overview

kicad-developers team mailing list archive

Build failed in Jenkins: linux-kicad-full-gcc-head #1389

 

See <http://ci.kicad-pcb.org/job/linux-kicad-full-gcc-head/1389/>

------------------------------------------
Started by user Nick Ostergaard
Building remotely on falkenberg-docker-c0427c74fc08 (docker_debian-jessie) in workspace <http://ci.kicad-pcb.org/job/linux-kicad-full-gcc-head/ws/>
Cleaning workspace...
$ bzr branch lp:kicad <http://ci.kicad-pcb.org/job/linux-kicad-full-gcc-head/ws/>
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".
Branched 6996 revisions.
Getting local revision...
$ bzr revision-info -d <http://ci.kicad-pcb.org/job/linux-kicad-full-gcc-head/ws/>
info result: bzr revision-info -d <http://ci.kicad-pcb.org/job/linux-kicad-full-gcc-head/ws/> returned 0. Command output: "6996 jp.charras@xxxxxxxxxx-20160728120735-ygvjkcw20hvkligw
" stderr: ""
RevisionState revno:6996 revid:jp.charras@xxxxxxxxxx-20160728120735-ygvjkcw20hvkligw
[linux-kicad-full-gcc-head] $ /bin/sh -xe /tmp/hudson1153694114405633705.sh
+ OPTS= -DCMAKE_BUILD_TYPE=Debug -DBUILD_GITHUB_PLUGIN=ON -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON
+ export TERM=vt220
+ [ -d build ]
+ mkdir 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
-- The C compiler identification is GNU 4.9.2
-- The CXX compiler identification is GNU 4.9.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Kicad install dir: </usr/local>
-- Looking for malloc.h
-- Looking for malloc.h - found
-- Looking for iso646.h
-- Looking for iso646.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for strcasecmp
-- Looking for strcasecmp - found
-- Looking for strncasecmp
-- Looking for strncasecmp - found
-- Looking for strtok_r
-- Looking for strtok_r - found
-- Looking for malloc
-- Looking for malloc - found
-- Looking for math.h
-- Looking for math.h - found
-- Looking for C++ include cmath
-- Looking for C++ include cmath - found
-- Looking for asinh
-- Looking for asinh - found
-- Looking for acosh
-- Looking for acosh - found
-- Looking for atanh
-- Looking for atanh - found
-- Performing Test HAVE_CMATH_ISINF
-- Performing Test HAVE_CMATH_ISINF - Success
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for getc_unlocked
-- Looking for getc_unlocked - found
-- Performing Test COMPILER_SUPPORTS_CXX11
-- Performing Test COMPILER_SUPPORTS_CXX11 - Success
-- Try OpenMP C flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Try OpenMP CXX flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Found OpenMP: -fopenmp  
-- 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") 
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so  
-- Found Glew: /usr/lib/x86_64-linux-gnu/libGLEW.so
-- Check for installed GLEW -- found
-- Found GLM: /usr/include (found suitable version "0.9.5.4", minimum required is "0.9.5.1") 
-- Found CURL: /usr/lib/x86_64-linux-gnu/libcurl.so (found version "7.38.0") 
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.28") 
-- checking for module 'cairo'
--   found cairo, version 1.14.0
-- Found Cairo: /usr/lib/x86_64-linux-gnu/libcairo.so (found suitable version "1.14.0", minimum required is "1.8.8") 
-- Boost version: 1.55.0
-- Found the following Boost libraries:
--   context
--   system
--   thread
-- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.9", minimum required is "2.6") 
-- Check for installed Python Interpreter -- found
-- Python module install path: lib/python2.7/dist-packages
-- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython2.7.so (found suitable version "2.7.9", minimum required is "2.6") 
-- wxPython version 3.0 found.
-- Found Doxygen: /usr/bin/doxygen (found version "1.8.8") 
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.1t") 
INFO: KICADSG_VERSION_MAJOR = 2
INFO: KICADSG_VERSION_MINOR = 0
INFO: KICADSG_VERSION_PATCH = 0
INFO: KICADSG_VERSION_REVI = 0
CMake Error at /usr/share/cmake-3.0/Modules/FindPackageHandleStandardArgs.cmake:136 (message):
  Could NOT find SWIG: Found unsuitable version "2.0.12", but required is at
  least "3.0" (found /usr/bin/swig2.0)
Call Stack (most recent call first):
  /usr/share/cmake-3.0/Modules/FindPackageHandleStandardArgs.cmake:341 (_FPHSA_FAILURE_MESSAGE)
  CMakeModules/FindSWIG.cmake:93 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  pcbnew/CMakeLists.txt:13 (find_package)


-- Configuring incomplete, errors occurred!
See also "<http://ci.kicad-pcb.org/job/linux-kicad-full-gcc-head/ws/build/CMakeFiles/CMakeOutput.log";.>
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE


Follow ups

References