← Back to team overview

kicad-developers team mailing list archive

Build failed in Jenkins: kicad-qa #2635

 

See <http://ci.kicad-pcb.org/job/kicad-qa/2635/display/redirect?page=changes>

Changes:

[Maciej Suminski] VIEW_CONTROLS::GetMousePosition() returns the mouse position in world

[Maciej Suminski] Use mouse (rather than cursor) position when selecting an item.

[Maciej Suminski] Add Position Relative tool

[Maciej Suminski] Position Relative Move tool fixes

------------------------------------------
[...truncated 24.03 KB...]
[ 93%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/initpcb.cpp.o
[ 93%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/layer_widget.cpp.o
[ 93%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/librairi.cpp.o
[ 93%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/loadcmp.cpp.o
[ 93%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/magnetic_tracks_functions.cpp.o
[ 93%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/menubar_modedit.cpp.o
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/librairi.cpp>: In member function ‘MODULE* FOOTPRINT_EDIT_FRAME::Import_Module()’:
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/librairi.cpp>:259:21: warning: declaration of ‘config’ shadows a member of 'this' [-Wshadow]
     wxConfigBase*   config = Kiface().KifaceSettings();
                     ^
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/librairi.cpp>: In member function ‘void FOOTPRINT_EDIT_FRAME::Export_Module(MODULE*)’:
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/librairi.cpp>:341:21: warning: declaration of ‘config’ shadows a member of 'this' [-Wshadow]
     wxConfigBase*   config = Kiface().KifaceSettings();
                     ^
[ 93%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/menubar_pcbframe.cpp.o
[ 93%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/minimun_spanning_tree.cpp.o
[ 93%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/modedit.cpp.o
[ 93%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/modedit_onclick.cpp.o
[ 93%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/modeditoptions.cpp.o
[ 93%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/moduleframe.cpp.o
[ 94%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/modules.cpp.o
[ 94%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/move-drag_pads.cpp.o
[ 94%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/move_or_drag_track.cpp.o
[ 94%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/muonde.cpp.o
[ 94%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/muwave_command.cpp.o
[ 94%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/netlist.cpp.o
[ 94%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/onleftclick.cpp.o
[ 94%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/onrightclick.cpp.o
[ 94%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/pad_edition_functions.cpp.o
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/netlist.cpp>: In member function ‘void PCB_EDIT_FRAME::LoadFootprints(NETLIST&, REPORTER*)’:
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/netlist.cpp>:289:14: warning: declaration of ‘loadFootprint’ shadows a member of 'this' [-Wshadow]
         bool loadFootprint = (fpOnBoard == NULL) || footprintMisMatch;
              ^
[ 94%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/pcbnew_config.cpp.o
[ 94%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/pcbplot.cpp.o
[ 94%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/pcb_draw_panel_gal.cpp.o
[ 94%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/plot_board_layers.cpp.o
[ 94%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/plot_brditems_plotter.cpp.o
[ 94%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/print_board_functions.cpp.o
[ 94%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/printout_controler.cpp.o
[ 95%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/ratsnest.cpp.o
[ 95%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/specctra.cpp.o
[ 95%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/specctra_export.cpp.o
[ 95%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/specctra_keywords.cpp.o
[ 95%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/specctra_import.cpp.o
[ 95%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/swap_layers.cpp.o
[ 95%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/target_edit.cpp.o
[ 95%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/tool_modedit.cpp.o
[ 95%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/tool_onrightclick.cpp.o
[ 95%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/tool_pcb.cpp.o
[ 95%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/toolbars_update_user_interface.cpp.o
[ 95%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/tracepcb.cpp.o
[ 95%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/tr_modif.cpp.o
[ 95%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/undo_redo.cpp.o
[ 95%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/zones_convert_brd_items_to_polygons_with_Boost.cpp.o
[ 95%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/zones_convert_to_polygons_aux_functions.cpp.o
[ 97%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/zones_by_polygon.cpp.o
[ 97%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/zones_by_polygon_fill_functions.cpp.o
[ 97%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/zone_filling_algorithm.cpp.o
[ 97%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/zones_functions_for_undo_redo.cpp.o
[ 97%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/zones_polygons_insulated_copper_islands.cpp.o
[ 97%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/zones_polygons_test_connections.cpp.o
[ 97%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/zones_test_and_combine_areas.cpp.o
[ 97%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/class_footprint_wizard.cpp.o
[ 97%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/class_action_plugin.cpp.o
[ 97%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/tools/pcb_tool.cpp.o
[ 97%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/tools/selection_tool.cpp.o
[ 97%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/tools/pcb_selection_conditions.cpp.o
[ 97%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/tools/pcb_bright_box.cpp.o
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/pcb_tool.cpp>: In member function ‘void PCB_TOOL::doInteractiveItemPlacement(PCB_TOOL::ITEM_CREATOR, const wxString&)’:
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/pcb_tool.cpp>:44:18: warning: declaration of ‘view’ shadows a member of 'this' [-Wshadow]
     KIGFX::VIEW& view = *getView();
                  ^
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/pcb_tool.cpp>:46:11: warning: declaration of ‘frame’ shadows a member of 'this' [-Wshadow]
     auto& frame = *getEditFrame<PCB_EDIT_FRAME>();
           ^
[ 97%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/tools/edit_points.cpp.o
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/selection_tool.cpp>: In member function ‘bool SELECTION_TOOL::selectMultiple()’:
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/selection_tool.cpp>:486:18: warning: declaration of ‘view’ shadows a member of 'this' [-Wshadow]
     KIGFX::VIEW* view = getView();
                  ^
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/selection_tool.cpp>: In member function ‘void SELECTION_TOOL::zoomFitSelection()’:
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/selection_tool.cpp>:968:10: warning: declaration of ‘view’ shadows a member of 'this' [-Wshadow]
     auto view = getView();
          ^
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/selection_tool.cpp>: In member function ‘int SELECTION_TOOL::filterSelection(const TOOL_EVENT&)’:
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/selection_tool.cpp>:1194:17: warning: declaration of ‘board’ shadows a member of 'this' [-Wshadow]
     const auto& board = *getModel<BOARD>();
                 ^
[ 97%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/tools/edit_constraints.cpp.o
[ 97%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/tools/point_editor.cpp.o
[ 98%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/tools/drawing_tool.cpp.o
[ 98%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/tools/edit_tool.cpp.o
[ 98%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/tools/position_relative_tool.cpp.o
[ 98%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/tools/pcbnew_control.cpp.o
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/edit_tool.cpp>: In member function ‘int EDIT_TOOL::MeasureTool(const TOOL_EVENT&)’:
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/edit_tool.cpp>:1031:11: warning: declaration of ‘view’ shadows a member of 'this' [-Wshadow]
     auto& view = *getView();
           ^
In file included from /usr/include/boost/bimap/set_of.hpp:37:0,
                 from /usr/include/boost/bimap/detail/manage_bimap_key.hpp:26,
                 from /usr/include/boost/bimap/detail/bimap_core.hpp:43,
                 from /usr/include/boost/bimap/bimap.hpp:61,
                 from /usr/include/boost/bimap.hpp:13,
                 from <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/./dialogs/dialog_create_array.h>:34,
                 from <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/./array_creator.h>:32,
                 from <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/position_relative_tool.cpp>:37:
/usr/include/boost/multi_index/ordered_index.hpp: In member function ‘void boost::multi_index::detail::ordered_index<KeyFromValue, Compare, SuperMeta, TagList, Category>::load_(Archive&, unsigned int, const index_loader_type&, boost::multi_index::detail::ordered_non_unique_tag)’:
/usr/include/boost/multi_index/ordered_index.hpp:1327:53: error: ‘_1’ was not declared in this scope
       ::boost::bind(&ordered_index::rearranger,this,_1,_2),
                                                     ^
/usr/include/boost/multi_index/ordered_index.hpp:1327:53: note: suggested alternatives:
In file included from /usr/include/c++/4.9/memory:79:0,
                 from <http://ci.kicad-pcb.org/job/kicad-qa/ws/include/make_unique.h>:40,
                 from <http://ci.kicad-pcb.org/job/kicad-qa/ws/include/common.h>:48,
                 from <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/./class_board.h>:36,
                 from <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/position_relative_tool.cpp>:28:
/usr/include/c++/4.9/functional:972:34: note:   ‘std::placeholders::_1’
     extern const _Placeholder<1> _1;
                                  ^
In file included from /usr/include/boost/mpl/aux_/include_preprocessed.hpp:37:0,
                 from /usr/include/boost/mpl/placeholders.hpp:43,
                 from /usr/include/boost/iterator/iterator_categories.hpp:17,
                 from /usr/include/boost/iterator/iterator_adaptor.hpp:14,
                 from /usr/include/boost/iterator/reverse_iterator.hpp:12,
                 from /usr/include/boost/range/reverse_iterator.hpp:20,
                 from /usr/include/boost/range/rbegin.hpp:19,
                 from /usr/include/boost/range/functions.hpp:23,
                 from /usr/include/boost/ptr_container/detail/reversible_ptr_container.hpp:29,
                 from /usr/include/boost/ptr_container/ptr_sequence_adapter.hpp:20,
                 from /usr/include/boost/ptr_container/ptr_vector.hpp:20,
                 from <http://ci.kicad-pcb.org/job/kicad-qa/ws/include/config_params.h>:36,
                 from <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/./class_pad.h>:38,
                 from <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/./class_board.h>:39,
                 from <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/position_relative_tool.cpp>:28:
/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
 typedef arg<1> _1;
                ^
/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:29:16: note:   ‘mpl_::_1’
In file included from /usr/include/boost/bimap/set_of.hpp:37:0,
                 from /usr/include/boost/bimap/detail/manage_bimap_key.hpp:26,
                 from /usr/include/boost/bimap/detail/bimap_core.hpp:43,
                 from /usr/include/boost/bimap/bimap.hpp:61,
                 from /usr/include/boost/bimap.hpp:13,
                 from <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/./dialogs/dialog_create_array.h>:34,
                 from <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/./array_creator.h>:32,
                 from <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/position_relative_tool.cpp>:37:
/usr/include/boost/multi_index/ordered_index.hpp:1327:56: error: ‘_2’ was not declared in this scope
       ::boost::bind(&ordered_index::rearranger,this,_1,_2),
                                                        ^
/usr/include/boost/multi_index/ordered_index.hpp:1327:56: note: suggested alternatives:
In file included from /usr/include/c++/4.9/memory:79:0,
                 from <http://ci.kicad-pcb.org/job/kicad-qa/ws/include/make_unique.h>:40,
                 from <http://ci.kicad-pcb.org/job/kicad-qa/ws/include/common.h>:48,
                 from <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/./class_board.h>:36,
                 from <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/position_relative_tool.cpp>:28:
/usr/include/c++/4.9/functional:973:34: note:   ‘std::placeholders::_2’
     extern const _Placeholder<2> _2;
                                  ^
In file included from /usr/include/boost/mpl/aux_/include_preprocessed.hpp:37:0,
                 from /usr/include/boost/mpl/placeholders.hpp:43,
                 from /usr/include/boost/iterator/iterator_categories.hpp:17,
                 from /usr/include/boost/iterator/iterator_adaptor.hpp:14,
                 from /usr/include/boost/iterator/reverse_iterator.hpp:12,
                 from /usr/include/boost/range/reverse_iterator.hpp:20,
                 from /usr/include/boost/range/rbegin.hpp:19,
                 from /usr/include/boost/range/functions.hpp:23,
                 from /usr/include/boost/ptr_container/detail/reversible_ptr_container.hpp:29,
                 from /usr/include/boost/ptr_container/ptr_sequence_adapter.hpp:20,
                 from /usr/include/boost/ptr_container/ptr_vector.hpp:20,
                 from <http://ci.kicad-pcb.org/job/kicad-qa/ws/include/config_params.h>:36,
                 from <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/./class_pad.h>:38,
                 from <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/./class_board.h>:39,
                 from <http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/position_relative_tool.cpp>:28:
/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:42:16: note:   ‘mpl_::_2’
 typedef arg<2> _2;
                ^
/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:42:16: note:   ‘mpl_::_2’
/usr/include/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp:42:16: note:   ‘mpl_::_2’
[ 98%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/tools/pcb_editor_control.cpp.o
[ 98%] Building CXX object pcbnew/CMakeFiles/pcbnew_kiface.dir/tools/microwave_tool.cpp.o
pcbnew/CMakeFiles/pcbnew_kiface.dir/build.make:5723: recipe for target 'pcbnew/CMakeFiles/pcbnew_kiface.dir/tools/position_relative_tool.cpp.o' failed
make[3]: *** [pcbnew/CMakeFiles/pcbnew_kiface.dir/tools/position_relative_tool.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/microwave_tool.cpp>: In member function ‘int MICROWAVE_TOOL::addMicrowaveFootprint(const TOOL_EVENT&)’:
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/microwave_tool.cpp>:188:11: warning: declaration of ‘frame’ shadows a member of 'this' [-Wshadow]
     auto& frame = *getEditFrame<PCB_EDIT_FRAME>();
           ^
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/microwave_tool.cpp>: In member function ‘void MICROWAVE_TOOL::createInductorBetween(const VECTOR2I&, const VECTOR2I&)’:
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/microwave_tool.cpp>:229:11: warning: declaration of ‘frame’ shadows a member of 'this' [-Wshadow]
     auto& frame = *getEditFrame<PCB_EDIT_FRAME>();
           ^
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/microwave_tool.cpp>: In member function ‘int MICROWAVE_TOOL::drawMicrowaveInductor(const TOOL_EVENT&)’:
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/microwave_tool.cpp>:286:18: warning: declaration of ‘view’ shadows a member of 'this' [-Wshadow]
     KIGFX::VIEW& view = *getView();
                  ^
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/microwave_tool.cpp>:288:11: warning: declaration of ‘frame’ shadows a member of 'this' [-Wshadow]
     auto& frame = *getEditFrame<PCB_EDIT_FRAME>();
           ^
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/pcb_editor_control.cpp>: In member function ‘int PCB_EDITOR_CONTROL::TrackWidthInc(const TOOL_EVENT&)’:
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/pcb_editor_control.cpp>:315:12: warning: declaration of ‘board’ shadows a member of 'this' [-Wshadow]
     BOARD* board = getModel<BOARD>();
            ^
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/pcb_editor_control.cpp>: In member function ‘int PCB_EDITOR_CONTROL::TrackWidthDec(const TOOL_EVENT&)’:
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/pcb_editor_control.cpp>:332:12: warning: declaration of ‘board’ shadows a member of 'this' [-Wshadow]
     BOARD* board = getModel<BOARD>();
            ^
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/pcb_editor_control.cpp>: In member function ‘int PCB_EDITOR_CONTROL::ViaSizeInc(const TOOL_EVENT&)’:
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/pcb_editor_control.cpp>:349:12: warning: declaration of ‘board’ shadows a member of 'this' [-Wshadow]
     BOARD* board = getModel<BOARD>();
            ^
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/pcb_editor_control.cpp>: In member function ‘int PCB_EDITOR_CONTROL::ViaSizeDec(const TOOL_EVENT&)’:
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/pcb_editor_control.cpp>:366:12: warning: declaration of ‘board’ shadows a member of 'this' [-Wshadow]
     BOARD* board = getModel<BOARD>();
            ^
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/pcb_editor_control.cpp>: In member function ‘int PCB_EDITOR_CONTROL::PlaceModule(const TOOL_EVENT&)’:
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/pcb_editor_control.cpp>:384:18: warning: declaration of ‘view’ shadows a member of 'this' [-Wshadow]
     KIGFX::VIEW* view = getView();
                  ^
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/pcb_editor_control.cpp>:386:12: warning: declaration of ‘board’ shadows a member of 'this' [-Wshadow]
     BOARD* board = getModel<BOARD>();
            ^
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/pcb_editor_control.cpp>: In member function ‘int PCB_EDITOR_CONTROL::PlaceTarget(const TOOL_EVENT&)’:
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/pcb_editor_control.cpp>:553:18: warning: declaration of ‘view’ shadows a member of 'this' [-Wshadow]
     KIGFX::VIEW* view = getView();
                  ^
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/pcb_editor_control.cpp>:555:12: warning: declaration of ‘board’ shadows a member of 'this' [-Wshadow]
     BOARD* board = getModel<BOARD>();
            ^
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/pcb_editor_control.cpp>: In member function ‘int PCB_EDITOR_CONTROL::ZoneFillAll(const TOOL_EVENT&)’:
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/pcb_editor_control.cpp>:668:12: warning: declaration of ‘board’ shadows a member of 'this' [-Wshadow]
     BOARD* board = getModel<BOARD>();
            ^
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/pcb_editor_control.cpp>: In member function ‘int PCB_EDITOR_CONTROL::ZoneUnfillAll(const TOOL_EVENT&)’:
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/pcb_editor_control.cpp>:725:12: warning: declaration of ‘board’ shadows a member of 'this' [-Wshadow]
     BOARD* board = getModel<BOARD>();
            ^
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/pcb_editor_control.cpp>: In member function ‘int PCB_EDITOR_CONTROL::ZoneMerge(const TOOL_EVENT&)’:
<http://ci.kicad-pcb.org/job/kicad-qa/ws/pcbnew/tools/pcb_editor_control.cpp>:788:12: warning: declaration of ‘board’ shadows a member of 'this' [-Wshadow]
     BOARD* board = getModel<BOARD>();
            ^
CMakeFiles/Makefile2:1343: recipe for target 'pcbnew/CMakeFiles/pcbnew_kiface.dir/all' failed
make[2]: *** [pcbnew/CMakeFiles/pcbnew_kiface.dir/all] Error 2
CMakeFiles/Makefile2:1390: recipe for target 'pcbnew/CMakeFiles/pcbnew_python_module.dir/rule' failed
make[1]: *** [pcbnew/CMakeFiles/pcbnew_python_module.dir/rule] Error 2
Makefile:574: recipe for target 'pcbnew_python_module' failed
make: *** [pcbnew_python_module] Error 2
Build step 'Execute shell' marked build as failure


Follow ups