← Back to team overview

kicad-developers team mailing list archive

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

 

See <http://ci.kicad-pcb.org/job/kicad-full/1001/changes>

Changes:

[Maciej Suminski] Merged lp:~xzcvczx/kicad/page-settings_datetime.

------------------------------------------
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: "6416 stambaughw@xxxxxxxxxxx-20160103235542-5jfkou9gfi9mlbzm
" 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  common/dialogs/dialog_page_settings.cpp
All changes applied successfully.
Now on revision 6417.
[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: "6417 maciej.suminski@xxxxxxx-20160104142259-om8obvfk3ddqm56d
" stderr: ""
[kicad-full] $ bzr log -v -r revid:stambaughw@xxxxxxxxxxx-20160103235542-5jfkou9gfi9mlbzm..revid:maciej.suminski@xxxxxxx-20160104142259-om8obvfk3ddqm56d --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: "6417 maciej.suminski@xxxxxxx-20160104142259-om8obvfk3ddqm56d
" stderr: ""
RevisionState revno:6417 revid:maciej.suminski@xxxxxxx-20160104142259-om8obvfk3ddqm56d
[kicad-full] $ /bin/sh -xe /tmp/hudson5557634276048579216.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 Glew: /usr/lib64/libGLEW.so
-- Check for installed GLEW -- found
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


Follow ups

References