← Back to team overview

kicad-developers team mailing list archive

Re: Build failed in Jenkins: KiCad (Linux, all options, Debug) #998

 

WTF?  What distro is using a six year old version of Cairo?  Cairo
1.12.2 was released 4 years ago.  Do we really need to support Cairo 1.8.8?

On 1/3/2016 3:34 PM, Miguel Angel Ajo wrote:
> See <http://ci.kicad-pcb.org/job/kicad-full/998/changes>
> 
> Changes:
> 
> [Wayne Stambaugh] Remove Boost library building and other build improvements.
> 
> * Remove download and build Boost from source and all CMake boost source build
> dependencies.
> * Make FindCairo.cmake use pkg-config when it's available not just all
> platforms except windows.
> * Add version checking to FindCairo.cmake.
> * Change find GML version to 0.9.5.1 which is the current version in Ubuntu
> 14.04 LTS.
> * Update required Cairo version to 1.12.1.
> 
> ------------------------------------------
> Started by an SCM change
> Building on master in workspace <http://ci.kicad-pcb.org/job/kicad-full/ws/>
> $ bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-full/ws/>
> info result: bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-full/ws/> returned 0. Command output: "6413 stambaughw@xxxxxxxxxxx-20160103135827-schufcczw0mzgymk
> " stderr: ""
> [kicad-full] $ bzr pull --overwrite lp:kicad
> 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".
> http://bazaar.launchpad.net/~kicad-product-committers/kicad/product is permanently redirected to http://bazaar.launchpad.net/~kicad-product-committers/kicad/product/changes
> 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".
>  M  CMakeLists.txt
>  M  CMakeModules/FindCairo.cmake
> -D  CMakeModules/download_boost.cmake
>  M  pcbnew/github/CMakeLists.txt
>  M  utils/idftools/CMakeLists.txt
> All changes applied successfully.
> Now on revision 6414.
> [kicad-full] $ bzr revert
> $ bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-full/ws/>
> info result: bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-full/ws/> returned 0. Command output: "6414 stambaughw@xxxxxxxxxxx-20160103203309-xtp2kea06pdjum3v
> " stderr: ""
> [kicad-full] $ bzr log -v -r revid:stambaughw@xxxxxxxxxxx-20160103135827-schufcczw0mzgymk..revid:stambaughw@xxxxxxxxxxx-20160103203309-xtp2kea06pdjum3v --long --show-ids
> Getting local revision...
> $ bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-full/ws/>
> info result: bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-full/ws/> returned 0. Command output: "6414 stambaughw@xxxxxxxxxxx-20160103203309-xtp2kea06pdjum3v
> " stderr: ""
> RevisionState revno:6414 revid:stambaughw@xxxxxxxxxxx-20160103203309-xtp2kea06pdjum3v
> [kicad-full] $ /bin/sh -xe /tmp/hudson4195221729571128678.sh
> + OPTS=' -DCMAKE_BUILD_TYPE=Debug -DBUILD_GITHUB_PLUGIN=ON -DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON -DKICAD_SKIP_BOOST=YES'
> + '[' -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 -DKICAD_SKIP_BOOST=YES
> -- Kicad install dir: </usr/local>
> -- Found OpenGL: /usr/lib64/libGL.so  
> -- Found Glew: /usr/lib64/libGLEW.so
> -- Check for installed GLEW -- found
> -- Found GLM: /usr/local/include (found suitable version "0.9.7.1", minimum required is "0.9.5.1") 
> CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
>   Could NOT find Cairo: Found unsuitable version "1.8.8", but required is at
>   least "1.12.1" (found /usr/lib64/libcairo.so)
> Call Stack (most recent call first):
>   /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:313 (_FPHSA_FAILURE_MESSAGE)
>   CMakeModules/FindCairo.cmake:158 (find_package_handle_standard_args)
>   CMakeLists.txt:456 (find_package)
> 
> 
> -- Configuring incomplete, errors occurred!
> See also "<http://ci.kicad-pcb.org/job/kicad-full/ws/build/CMakeFiles/CMakeOutput.log";.>
> Build step 'Execute shell' marked build as failure
> [WARNINGS] Skipping publisher since build result is FAILURE
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
> 



Follow ups

References