← Back to team overview

kicad-developers team mailing list archive

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

 

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

Changes:

[Wayne Stambaugh] Developer documentation clean up.
* Remove push and shove router documentation which is maintained in the
user documentation.
* Remove coding_style_policy.pdf since it is know automatically generated
with the developers documentation and linked on the KiCad website.
* Merge the contents of rules_for_capitalization_in_Kicad_UI.txt into
UIPolicy.txt.
* Remove rules_for_capitalization_in_Kicad_UI.txt.

------------------------------------------
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: "6414 stambaughw@xxxxxxxxxxx-20160103203309-xtp2kea06pdjum3v
" 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".
-D  Documentation/coding_style_policy.pdf
 M  Documentation/guidelines/UIpolicies.txt
-D  Documentation/interactive_router/
-D  Documentation/interactive_router/build.sh
-D  Documentation/interactive_router/interactive_router.mmd
-D  Documentation/interactive_router/pictures/
-D  Documentation/interactive_router/pictures/opengl_menu.png
-D  Documentation/interactive_router/pictures/route_icon.png
-D  Documentation/interactive_router/pictures/router_options.png
-D  Documentation/interactive_router/pictures/rules_editor.png
-D  Documentation/rules_for_capitalization_in_Kicad_UI.txt
All changes applied successfully.
Now on revision 6415.
[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: "6415 stambaughw@xxxxxxxxxxx-20160103215320-7n5724nga9nfb96i
" stderr: ""
[kicad-full] $ bzr log -v -r revid:stambaughw@xxxxxxxxxxx-20160103203309-xtp2kea06pdjum3v..revid:stambaughw@xxxxxxxxxxx-20160103215320-7n5724nga9nfb96i --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: "6415 stambaughw@xxxxxxxxxxx-20160103215320-7n5724nga9nfb96i
" stderr: ""
RevisionState revno:6415 revid:stambaughw@xxxxxxxxxxx-20160103215320-7n5724nga9nfb96i
[kicad-full] $ /bin/sh -xe /tmp/hudson5444447511239759407.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