See <http://ci.kicad-pcb.org/job/kicad-qa/381/changes>

Changes:

[Wayne Stambaugh] CMake housekeeping.

* Remove CMakeParseArguments.cmake to use the version that ships with CMake.
* Remove FindPackageHandleStandardArgs.cmake to use the version that ships
with CMake.
* Remove FindPythonLibs.cmake to use the version that ships with CMake.
* Edit FindPythonInterp.cmake to use the stock CMake version of
FindPackageHandleStandardArgs.cmake since the local version was removed.

------------------------------------------
Started by an SCM change
Building in workspace <http://ci.kicad-pcb.org/job/kicad-qa/ws/>
$ bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-qa/ws/>
info result: bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-qa/ws/> 
returned 0. Command output: "5173 
[email protected]
" stderr: ""
[kicad-qa] $ 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  CMakeModules/CMakeParseArguments.cmake
-D  CMakeModules/FindPackageHandleStandardArgs.cmake
 M  CMakeModules/FindPythonInterp.cmake
-D  CMakeModules/FindPythonLibs.cmake
All changes applied successfully.
Now on revision 5174.
[kicad-qa] $ bzr revert
$ bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-qa/ws/>
info result: bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-qa/ws/> 
returned 0. Command output: "5174 
[email protected]
" stderr: ""
[kicad-qa] $ bzr log -v -r 
revid:[email protected]:[email protected]
 --long --show-ids
Getting local revision...
$ bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-qa/ws/>
info result: bzr revision-info -d <http://ci.kicad-pcb.org/job/kicad-qa/ws/> 
returned 0. Command output: "5174 
[email protected]
" stderr: ""
RevisionState revno:5174 
revid:[email protected]
[kicad-qa] $ /bin/sh -xe /tmp/hudson6227533825139046544.sh
+ OPTS=' -DCMAKE_BUILD_TYPE=Debug -DBUILD_GITHUB_PLUGIN=ON -DKICAD_SCRIPTING=ON 
-DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON'
+ '[' -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
-- Check for installed OpenGL -- found
-- Found Glew: /usr/lib64/libGLEW.so
-- Check for installed GLEW -- found
-- Check for installed Cairo -- found
CMake Error at CMakeModules/FindPythonInterp.cmake:172 (include):
  include could not find load file:

    
<http://ci.kicad-pcb.org/job/kicad-qa/ws/CMakeModules/FindPackageHandleStandardArgs.cmake>
Call Stack (most recent call first):
  CMakeLists.txt:590 (find_package)


-- Check for installed Python Interpreter -- found
-- Python module install path: /usr/lib/python2.6/site-packages
-- Bazaar version control system version  found.
-- Kicad Bazaar build version: (2014-10-11 BZR 5174)
-- Configuring incomplete, errors occurred!
See also 
"<http://ci.kicad-pcb.org/job/kicad-qa/ws/build/CMakeFiles/CMakeOutput.log";.>
Build step 'Execute shell' marked build as failure

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to