See <http://ci.kicad-pcb.org/job/kicad-qa/472/changes>
Changes: [Maciej Suminski] gal: Check maximum framebuffer size (OpenGL). ------------------------------------------ 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: "5270 [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". M common/gal/opengl/opengl_compositor.cpp All changes applied successfully. Now on revision 5271. [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: "5271 [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: "5271 [email protected] " stderr: "" RevisionState revno:5271 revid:[email protected] [kicad-qa] $ /bin/sh -xe /tmp/hudson2493240978817425111.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 -- 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-11-13 BZR 5271) -- Configuring done -- Generating done -- Build files have been written to: <http://ci.kicad-pcb.org/job/kicad-qa/ws/build> + rm -f pcbnew/scripting/pcbnewPYTHON_wrap.cxx.o + rm -f pcbnew/scripting/pcbnewPYTHON_wrap.cxx + make -j4 _pcbnew [ 78%] Built target boost [ 78%] [ 78%] [ 78%] Built target idf3 Built target fp_lib_table_lexer_source_files Built target specctra_lexer_source_files [ 78%] Built target pcb_plot_lexer_source_files [ 78%] [ 78%] Built target page_layout_lexer_source_files Built target pcb_lexer_source_files [ 78%] [ 78%] Built target netlist_lexer_source_files Built target lib_dxf [ 78%] Built target avhttp [ 78%] Built target lib-dependencies [ 78%] Generating headers containing GLSL source code Headers are up-to-date [ 78%] Built target shader_headers [ 78%] Built target bitmaps [ 78%] Built target polygon [ 78%] Built target github_plugin Scanning dependencies of target gal [ 78%] Building CXX object common/CMakeFiles/gal.dir/gal/opengl/opengl_compositor.cpp.o [ 78%] Built target pcbcommon Scanning dependencies of target common [ 78%] [ 78%] Built target pcad2kicadpcb Built target 3d-viewer [ 78%] Building CXX object common/CMakeFiles/common.dir/build_version.cpp.o <http://ci.kicad-pcb.org/job/kicad-qa/ws/common/gal/opengl/opengl_compositor.cpp>: In member function ‘virtual unsigned int KIGFX::OPENGL_COMPOSITOR::CreateBuffer()’: <http://ci.kicad-pcb.org/job/kicad-qa/ws/common/gal/opengl/opengl_compositor.cpp>:98: error: ‘GL_MAX_FRAMEBUFFER_WIDTH’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/common/gal/opengl/opengl_compositor.cpp>:99: error: ‘GL_MAX_FRAMEBUFFER_HEIGHT’ was not declared in this scope make[3]: *** [common/CMakeFiles/gal.dir/gal/opengl/opengl_compositor.cpp.o] Error 1 make[2]: *** [common/CMakeFiles/gal.dir/all] Error 2 make[2]: *** Waiting for unfinished jobs.... [ 78%] Built target pnsrouter Linking CXX static library libcommon.a [ 78%] Built target common make[1]: *** [pcbnew/CMakeFiles/_pcbnew.dir/rule] Error 2 make: *** [_pcbnew] Error 2 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

