Miguel, When you get some time, would you please fix this? You need to add libglm-dev to your build dependencies so that this will configure and build correctly.
Thanks, Wayne On 12/9/2015 6:59 AM, Miguel Angel Ajo wrote: > See <http://ci.kicad-pcb.org/job/kicad-full/956/changes> > > Changes: > > [jean-pierre charras] Fix Python demo script > gen_gerber_and_drill_files_board.py to choose one or 2 drill files when > calling SetOptions() if NPTH pads are used. > > ------------------------------------------ > 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: > "6359 [email protected] > " 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 demos/python_scripts_examples/gen_gerber_and_drill_files_board.py > All changes applied successfully. > Now on revision 6360. > [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: > "6360 [email protected] > " stderr: "" > [kicad-full] $ 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-full/ws/> > info result: bzr revision-info -d > <http://ci.kicad-pcb.org/job/kicad-full/ws/> returned 0. Command output: > "6360 [email protected] > " stderr: "" > RevisionState revno:6360 > revid:[email protected] > [kicad-full] $ /bin/sh -xe /tmp/hudson264138215041905490.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 > -- Kicad install dir: </usr/local> > -- Check for installed OpenGL -- found > -- 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 GLM (missing: GLM_INCLUDE_DIR) (Required is at least version > "0.9.5.4") > Call Stack (most recent call first): > /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315 > (_FPHSA_FAILURE_MESSAGE) > CMakeModules/FindGLM.cmake:59 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) > CMakeLists.txt:469 (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 : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

