See <http://ci.kicad-pcb.org/job/kicad-qa/525/changes>
Changes: [jean-pierre charras] Add a wizard to the footprint library table dialog editor, to help users to select the right plugin, an existing enviroment vairable or an absolute path, and addl a list of new entries to the table. Note: the wxWidgets webkit/webview library is needed. On windows,there is no problem. On Linux, the libwebkitgtk-dev tool (sudo apt-get install libwebkitgtk-dev) must be installed if it is missing (and wxWidgets rebuilt). However, to avoid use of wxwebview, you can compile kicad with cmake option -DKICAD_USE_WEBKIT=OFF. But the github plugin wizard will be not available. ------------------------------------------ Started by an SCM change Building on master 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: "5331 [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/dialogs/dialog_select_dirlist_base.cpp +N pcbnew/dialogs/dialog_select_dirlist_base.fbp +N pcbnew/dialogs/dialog_select_dirlist_base.h +N pcbnew/dialogs/wizard_add_fplib.cpp +N pcbnew/dialogs/wizard_add_fplib.h +N pcbnew/dialogs/wizard_add_fplib_base.cpp +N pcbnew/dialogs/wizard_add_fplib_base.fbp +N pcbnew/dialogs/wizard_add_fplib_base.h +N webviewer/ +N webviewer/CMakeLists.txt +N webviewer/html_link_parser.cpp +N webviewer/html_link_parser.h +N webviewer/webviewer.cpp M CMakeLists.txt M cvpcb/CMakeLists.txt M pcbnew/CMakeLists.txt M pcbnew/dialogs/dialog_fp_lib_table.cpp M pcbnew/dialogs/dialog_fp_lib_table_base.cpp M pcbnew/dialogs/dialog_fp_lib_table_base.fbp M pcbnew/dialogs/dialog_fp_lib_table_base.h All changes applied successfully. Now on revision 5332. [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: "5332 [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: "5332 [email protected] " stderr: "" RevisionState revno:5332 revid:[email protected] [kicad-qa] $ /bin/sh -xe /tmp/hudson5927211316930494349.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 -- Found wxWidgets: -pthread;;;-lwx_gtk2u_gl-3.0;-lwx_gtk2u_aui-3.0;-lwx_gtk2u_adv-3.0;-lwx_gtk2u_html-3.0;-lwx_gtk2u_core-3.0;-lwx_baseu_net-3.0;-lwx_baseu-3.0;-lwx_baseu_xml-3.0;-lwx_gtk2u_webview-3.0;-lwx_gtk2u_stc-3.0 (found suitable version "3.0.1", minimum required is "3.0.0") -- 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-12-21 BZR 5332) -- 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%] Built target fp_lib_table_lexer_source_files [ 78%] [ 78%] Built target specctra_lexer_source_files Built target pcb_plot_lexer_source_files [ 78%] Built target pcb_lexer_source_files [ 78%] [ 78%] [ 78%] Built target netlist_lexer_source_files Built target idf3 Built target page_layout_lexer_source_files Scanning dependencies of target avhttp [ 78%] Built target avhttp [ 78%] Built target lib-dependencies [ 78%] Built target lib_dxf [ 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 Scanning dependencies of target github_plugin [ 78%] Building CXX object pcbnew/github/CMakeFiles/github_plugin.dir/github_plugin.cpp.o [ 78%] Built target pcbcommon Scanning dependencies of target common [ 78%] Building CXX object common/CMakeFiles/common.dir/build_version.cpp.o [ 78%] Built target 3d-viewer Scanning dependencies of target pcad2kicadpcb [ 78%] Building CXX object pcbnew/pcad2kicadpcb_plugin/CMakeFiles/pcad2kicadpcb.dir/pcad2kicad_common.cpp.o Scanning dependencies of target webviewer [ 78%] Building CXX object webviewer/CMakeFiles/webviewer.dir/html_link_parser.cpp.o Linking CXX static library libcommon.a [ 78%] Building CXX object pcbnew/pcad2kicadpcb_plugin/CMakeFiles/pcad2kicadpcb.dir/pcad_plugin.cpp.o [ 78%] Building CXX object webviewer/CMakeFiles/webviewer.dir/webviewer.cpp.o <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:45:2: error: #error "A wxWebView backend is required by this sample" <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:71: error: ‘wxWebViewHistoryItem’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:71: error: template argument 1 is invalid <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:71: error: ‘wxWebViewHistoryItem’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:71: error: template argument 1 is invalid <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:71: error: ‘wxWebViewHistoryItem’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:71: error: template argument 1 is invalid <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:71: error: ‘wxWebViewHistoryItem’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:71: error: template argument 1 is invalid <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:97: error: ‘wxWebViewEvent’ has not been declared <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:104: error: ‘wxWebViewEvent’ has not been declared <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:111: error: ‘wxWebViewEvent’ has not been declared <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:116: error: ‘wxWebViewEvent’ has not been declared <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:129: error: ‘wxWebViewEvent’ has not been declared <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:133: error: ‘wxWebViewEvent’ has not been declared <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:162: error: ISO C++ forbids declaration of ‘wxWebView’ with no type <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:162: error: expected ‘;’ before ‘*’ token <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>: In member function ‘void WEB_NAVIGATOR::OnTitleChanged(int&)’: <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:118: error: request for member ‘GetString’ in ‘evt’, which is of non-class type ‘int’ <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>: In member function ‘void WEB_NAVIGATOR::OnPrint(wxCommandEvent&)’: <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:137: error: ‘m_browser’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>: In member function ‘void WEB_NAVIGATOR::OnHistory(wxCommandEvent&)’: <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:144: error: ‘m_browser’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>: In member function ‘void WEB_NAVIGATOR::InitNavigator(const wxString&)’: <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:261: error: ‘wxWEBVIEW_FIND_DEFAULT’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:273: error: ‘m_browser’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:273: error: ‘wxWebView’ has not been declared <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:275: error: ‘m_browser’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:275: error: ‘wxWebView’ has not been declared <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:277: error: ‘m_browser’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:286: error: ‘wxWEBVIEW_ZOOM_TYPE_LAYOUT’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:322: error: ‘wxEVT_WEBVIEW_NAVIGATING’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:323: error: ‘wxWebViewEventHandler’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:324: error: ‘wxEVT_WEBVIEW_NAVIGATED’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:326: error: ‘wxEVT_WEBVIEW_LOADED’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:328: error: ‘wxEVT_WEBVIEW_ERROR’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:330: error: ‘wxEVT_WEBVIEW_NEWWINDOW’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:332: error: ‘wxEVT_WEBVIEW_TITLE_CHANGED’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>: In member function ‘void WEB_NAVIGATOR::OnListPrettyLibURLs(wxCommandEvent&)’: <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:492: error: ‘m_browser’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:495: error: ‘m_browser’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>: In member function ‘void WEB_NAVIGATOR::UpdateState()’: <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:559: error: ‘m_browser’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>: In member function ‘void WEB_NAVIGATOR::OnIdle(wxIdleEvent&)’: <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:578: error: ‘m_browser’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>: In member function ‘void WEB_NAVIGATOR::OnUrl(wxCommandEvent&)’: <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:634: error: ‘m_browser’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>: In member function ‘void WEB_NAVIGATOR::OnBack(wxCommandEvent&)’: <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:645: error: ‘m_browser’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>: In member function ‘void WEB_NAVIGATOR::OnForward(wxCommandEvent&)’: <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:655: error: ‘m_browser’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>: In member function ‘void WEB_NAVIGATOR::OnStop(wxCommandEvent&)’: <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:665: error: ‘m_browser’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>: In member function ‘void WEB_NAVIGATOR::OnReload(wxCommandEvent&)’: <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:675: error: ‘m_browser’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>: In member function ‘void WEB_NAVIGATOR::OnClearHistory(wxCommandEvent&)’: <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:682: error: ‘m_browser’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>: In member function ‘void WEB_NAVIGATOR::OnFind(wxCommandEvent&)’: <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:689: error: ‘m_browser’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>: In member function ‘void WEB_NAVIGATOR::OnFindDone(wxCommandEvent&)’: <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:710: error: ‘m_browser’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>: In member function ‘void WEB_NAVIGATOR::OnFindText(wxCommandEvent&)’: <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:721: error: ‘wxWEBVIEW_FIND_WRAP’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:724: error: ‘wxWEBVIEW_FIND_ENTIRE_WORD’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:727: error: ‘wxWEBVIEW_FIND_MATCH_CASE’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:730: error: ‘wxWEBVIEW_FIND_HIGHLIGHT_RESULT’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:733: error: ‘wxWEBVIEW_FIND_BACKWARDS’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:751: error: ‘m_browser’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>: At global scope: <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:773: error: variable or field ‘OnNavigationRequest’ declared void <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:773: error: ‘wxWebViewEvent’ was not declared in this scope <http://ci.kicad-pcb.org/job/kicad-qa/ws/webviewer/webviewer.cpp>:773: error: ‘evt’ was not declared in this scope make[3]: *** [webviewer/CMakeFiles/webviewer.dir/webviewer.cpp.o] Error 1 make[2]: *** [webviewer/CMakeFiles/webviewer.dir/all] Error 2 make[2]: *** Waiting for unfinished jobs.... [ 78%] Building CXX object pcbnew/pcad2kicadpcb_plugin/CMakeFiles/pcad2kicadpcb.dir/pcb.cpp.o [ 78%] Building CXX object pcbnew/pcad2kicadpcb_plugin/CMakeFiles/pcad2kicadpcb.dir/pcb_arc.cpp.o [ 78%] Built target common [ 78%] Building CXX object pcbnew/pcad2kicadpcb_plugin/CMakeFiles/pcad2kicadpcb.dir/pcb_component.cpp.o [ 78%] Building CXX object pcbnew/pcad2kicadpcb_plugin/CMakeFiles/pcad2kicadpcb.dir/pcb_copper_pour.cpp.o [ 78%] Building CXX object pcbnew/pcad2kicadpcb_plugin/CMakeFiles/pcad2kicadpcb.dir/pcb_cutout.cpp.o [ 78%] Building CXX object pcbnew/pcad2kicadpcb_plugin/CMakeFiles/pcad2kicadpcb.dir/pcb_keepout.cpp.o [ 78%] Building CXX object pcbnew/pcad2kicadpcb_plugin/CMakeFiles/pcad2kicadpcb.dir/pcb_line.cpp.o [ 78%] Building CXX object pcbnew/pcad2kicadpcb_plugin/CMakeFiles/pcad2kicadpcb.dir/pcb_module.cpp.o [ 78%] Building CXX object pcbnew/pcad2kicadpcb_plugin/CMakeFiles/pcad2kicadpcb.dir/pcb_net.cpp.o [ 78%] Building CXX object pcbnew/pcad2kicadpcb_plugin/CMakeFiles/pcad2kicadpcb.dir/pcb_pad.cpp.o Linking CXX static library libgithub_plugin.a [ 78%] Built target github_plugin [ 78%] Building CXX object pcbnew/pcad2kicadpcb_plugin/CMakeFiles/pcad2kicadpcb.dir/pcb_pad_shape.cpp.o [ 78%] Building CXX object pcbnew/pcad2kicadpcb_plugin/CMakeFiles/pcad2kicadpcb.dir/pcb_plane.cpp.o [ 78%] Building CXX object pcbnew/pcad2kicadpcb_plugin/CMakeFiles/pcad2kicadpcb.dir/pcb_polygon.cpp.o [ 78%] Building CXX object pcbnew/pcad2kicadpcb_plugin/CMakeFiles/pcad2kicadpcb.dir/pcb_text.cpp.o [ 78%] Building CXX object pcbnew/pcad2kicadpcb_plugin/CMakeFiles/pcad2kicadpcb.dir/pcb_via.cpp.o [ 78%] Building CXX object pcbnew/pcad2kicadpcb_plugin/CMakeFiles/pcad2kicadpcb.dir/pcb_via_shape.cpp.o [ 78%] Building CXX object pcbnew/pcad2kicadpcb_plugin/CMakeFiles/pcad2kicadpcb.dir/s_expr_loader.cpp.o Linking CXX static library libpcad2kicadpcb.a [ 78%] Built target pcad2kicadpcb 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

