See <http://ci.kicad-pcb.org/job/kicad-qa/444/changes>
Changes: [jean-pierre charras] Pcbnew, python console: refinements. ------------------------------------------ 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: "5241 [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". +N pcbnew/scripting/python_console_frame.h M pcbnew/pcbframe.cpp M pcbnew/tool_pcb.cpp All changes applied successfully. Now on revision 5242. [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: "5242 [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: "5242 [email protected] " stderr: "" RevisionState revno:5242 revid:[email protected] [kicad-qa] $ /bin/sh -xe /tmp/hudson4889170908669706558.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-10-31 BZR 5242) -- 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%] [ 78%] Built target boost Built target fp_lib_table_lexer_source_files [ 78%] [ 78%] [ 78%] Built target idf3 Built target specctra_lexer_source_files [ 78%] Built target pcb_plot_lexer_source_files Built target pcb_lexer_source_files [ 78%] [ 78%] Built target page_layout_lexer_source_files [ 78%] Built target netlist_lexer_source_files Built target lib_dxf [ 78%] [ 78%] Built target avhttp 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 [ 78%] Built target gal [ 78%] Built target pcbcommon [ 78%] Built target 3d-viewer [ 78%] Built target pcad2kicadpcb [ 78%] Built target pnsrouter Scanning dependencies of target common [ 78%] Building CXX object common/CMakeFiles/common.dir/build_version.cpp.o Linking CXX static library libcommon.a [ 78%] Built target common [ 78%] Swig source <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/../include/utf8.h>:208: Warning 325: Nested class not currently supported (uni_iter ignored) <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/io_mgr.h>:517: Warning 325: Nested class not currently supported (RELEASER ignored) <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/../include/base_struct.h>:332: Warning 401: Nothing known about base class 'KIGFX::VIEW_ITEM'. Ignored. <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/../include/utf8.h>:52: Warning 402: Base class 'std::string' is incomplete. /usr/share/swig/2.0.11/typemaps/std_string.swg:18: Warning 402: Only forward declaration 'std::string' was found. <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/../include/layers_id_colors_and_visibility.h>:166: Warning 401: Nothing known about base class 'BASE_SEQ'. Ignored. <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/../include/layers_id_colors_and_visibility.h>:207: Warning 401: Nothing known about base class 'BASE_SET'. Ignored. Scanning dependencies of target _pcbnew [ 78%] [ 78%] Building CXX object pcbnew/CMakeFiles/_pcbnew.dir/scripting/pcbnewPYTHON_wrap.cxx.o Building CXX object pcbnew/CMakeFiles/_pcbnew.dir/pcbframe.cpp.o [ 78%] Building CXX object pcbnew/CMakeFiles/_pcbnew.dir/tool_pcb.cpp.o In file included from <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/pcbframe.cpp>:82: <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/./scripting/python_console_frame.h>: In constructor ‘PYTHON_CONSOLE_FRAME::PYTHON_CONSOLE_FRAME(wxWindow*, const wxString&)’: <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/./scripting/python_console_frame.h>:54: error: ‘pythonPanelFrame’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/./scripting/python_console_frame.h>:54: error: ‘CreatePythonShellWindow’ was not declared in this scope make[3]: *** [pcbnew/CMakeFiles/_pcbnew.dir/pcbframe.cpp.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [pcbnew/CMakeFiles/_pcbnew.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

