← Back to team overview

kicad-developers team mailing list archive

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

 

See <http://ci.kicad-pcb.org/job/linux-kicad-full-gcc-head/4486/display/redirect?page=changes>

Changes:

[hillbrand] Remove unused VIRT_MIN/MAX from legacy_gal

------------------------------------------
Started by upstream project "any-kicad-mirror-head" build number 3515
originally caused by:
 Started by remote host 91.189.89.26 with note: Something was pushed to the launchpad repo
Building remotely on docker-008kn64wewo1j on docker (docker_ubuntu-16.04_ssh) in workspace <http://ci.kicad-pcb.org/job/linux-kicad-full-gcc-head/ws/>
Cloning the remote Git repository
Cloning repository https://git.launchpad.net/kicad
 > git init <http://ci.kicad-pcb.org/job/linux-kicad-full-gcc-head/ws/> # timeout=10
Fetching upstream changes from https://git.launchpad.net/kicad
 > git --version # timeout=10
 > git fetch --tags --progress https://git.launchpad.net/kicad +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git.launchpad.net/kicad # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.launchpad.net/kicad # timeout=10
Fetching upstream changes from https://git.launchpad.net/kicad
 > git fetch --tags --progress https://git.launchpad.net/kicad +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 cec97ebfa66d313bb1e12a2f17f0c1cbf2b0bbad (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cec97ebfa66d313bb1e12a2f17f0c1cbf2b0bbad
Commit message: "Remove unused VIRT_MIN/MAX from legacy_gal"
 > git rev-list --no-walk ec91329da0ad6e7fd98408d3d9e4b8afdf658a46 # timeout=10
[linux-kicad-full-gcc-head] $ /bin/sh -xe /tmp/jenkins7536182198534246903.sh
+ OPTS= -DCMAKE_BUILD_TYPE=Debug -DBUILD_GITHUB_PLUGIN=ON -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON -DKICAD_USE_OCE=OFF -DKICAD_SPICE=OFF
+ 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 -DKICAD_USE_OCE=OFF -DKICAD_SPICE=OFF
-- The C compiler identification is GNU 5.4.0
-- The CXX compiler identification is GNU 5.4.0
-- 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
-- Detecting C compile features
-- Detecting C compile features - 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
-- Detecting CXX compile features
-- Detecting CXX compile features - 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_WSUGGEST_OVERRIDE
-- Performing Test COMPILER_SUPPORTS_WSUGGEST_OVERRIDE - Success
-- Performing Test COMPILER_SUPPORTS_WVLA
-- Performing Test COMPILER_SUPPORTS_WVLA - Success
-- Performing Test COMPILER_SUPPORTS_WSHADOW
-- Performing Test COMPILER_SUPPORTS_WSHADOW - Success
-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so  
-- Found GLEW: /usr/include  
-- Check for installed GLEW -- found
-- Found GLM: /usr/include (found suitable version "0.9.7.2", minimum required is "0.9.5.1") 
-- Found CURL: /usr/lib/x86_64-linux-gnu/libcurl.so (found version "7.47.0") 
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") 
-- Checking for module 'cairo'
--   Found cairo, version 1.14.6
-- Found Cairo: /usr/lib/x86_64-linux-gnu/libcairo.so (found suitable version "1.14.6", minimum required is "1.12") 
-- Checking for module 'pixman-1'
--   Found pixman-1, version 0.33.6
-- Found Pixman: /usr/lib/x86_64-linux-gnu/libpixman-1.so (found suitable version "0.33.6", minimum required is "0.30") 
-- Boost version: 1.58.0
-- Found SWIG: /usr/bin/swig3.0 (found suitable version "3.0.8", minimum required is "3.0") 
-- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.12", 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.12", minimum required is "2.6") 
-- Found wxPython 3.0.2.0/gtk2 (wxWidgets 3.0.2.0)
-- 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.2.0") 
-- Found wxPython.h in /usr/include/wx-3.0/wx/wxPython
-- Found Doxygen: /usr/bin/doxygen (found version "1.8.11") 
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.0.2g") 
-- S3DSG version: 2.0.0
-- Boost version: 1.58.0
-- Found the following Boost libraries:
--   unit_test_framework
-- Boost version: 1.58.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.58.0
-- Found the following Boost libraries:
--   unit_test_framework
CMake Error at qa/pcbnew/CMakeLists.txt:62 (target_link_libraries):
  Target "pcbnew_kiface_objects" of type OBJECT_LIBRARY may not be linked
  into another target.  One may link only to STATIC or SHARED libraries, or
  to executables with the ENABLE_EXPORTS property set.


-- 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