See <http://ci.kicad-pcb.org/job/kicad-qa/496/changes>
Changes: [Maciej Suminski] Missing fixes for the revision 5301. ------------------------------------------ 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: "5302 [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 pcbnew/class_board_connected_item.cpp M pcbnew/router/pns_router.cpp All changes applied successfully. Now on revision 5303. [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: "5303 [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: "5303 [email protected] " stderr: "" RevisionState revno:5303 revid:[email protected] [kicad-qa] $ /bin/sh -xe /tmp/hudson2471416299351815589.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-27 BZR 5303) -- 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 specctra_lexer_source_files [ 78%] [ 78%] Built target boost Built target fp_lib_table_lexer_source_files [ 78%] Built target pcb_plot_lexer_source_files [ 78%] Built target pcb_lexer_source_files [ 78%] Built target idf3 [ 78%] [ 78%] Built target page_layout_lexer_source_files Built target netlist_lexer_source_files [ 78%] Built target lib-dependencies [ 78%] [ 78%] Built target lib_dxf Built target avhttp [ 78%] Generating headers containing GLSL source code [ 78%] Built target bitmaps Headers are up-to-date [ 78%] Built target shader_headers [ 78%] Built target polygon [ 78%] Built target github_plugin [ 78%] Built target gal Scanning dependencies of target pcbcommon Scanning dependencies of target common [ 78%] Building CXX object common/CMakeFiles/common.dir/build_version.cpp.o [ 78%] Building CXX object common/CMakeFiles/pcbcommon.dir/__/pcbnew/class_board_connected_item.cpp.o Linking CXX static library libcommon.a Linking CXX static library libpcbcommon.a [ 78%] Built target common [ 78%] Built target pcbcommon [ 78%] Built target pcad2kicadpcb [ 78%] Built target 3d-viewer Scanning dependencies of target pnsrouter [ 78%] Building CXX object pcbnew/router/CMakeFiles/pnsrouter.dir/pns_router.cpp.o <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/router/pns_router.cpp>: In member function ‘void PNS_ROUTER::CommitRouting(PNS_NODE*)’: <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/router/pns_router.cpp>:713: error: ‘seg’ was not declared in this scope make[3]: *** [pcbnew/router/CMakeFiles/pnsrouter.dir/pns_router.cpp.o] Error 1 make[2]: *** [pcbnew/router/CMakeFiles/pnsrouter.dir/all] Error 2 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

