Vast amount of warnings (-Wdeprecated-declarations) with gcc 5.1.0

When compiling some programs (eg. kicad, libopenshot) with gcc 5.1.0 the is a vast amount of warnings (-Wdeprecated-declarations). Thousands and thousands of warnings.
In file included from /usr/include/wx-3.0/wx/wx.h:14:0,
from /koko/kicad-bzr/src/kicad/include/common.h:37,
from /koko/kicad-bzr/src/kicad/include/base_units.h:37,
from /koko/kicad-bzr/src/kicad/pcbnew/router/pns_meander_placer.cpp:23:
/usr/include/wx-3.0/wx/event.h:3685:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/pcbnew/router/pns_meander_placer.cpp:277:1: warning: ‘virtual void wxWindowBase::SetVirtualSizeHints(int, int, int, int)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/wx.h:14:0,
from /koko/kicad-bzr/src/kicad/include/common.h:37,
from /koko/kicad-bzr/src/kicad/include/base_units.h:37,
from /koko/kicad-bzr/src/kicad/pcbnew/router/pns_meander_placer.cpp:23:
/usr/include/wx-3.0/wx/window.h:459:5: note: declared here
wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH,
^
/koko/kicad-bzr/src/kicad/pcbnew/router/pns_meander_placer.cpp:277:1: warning: ‘virtual void wxWindowBase::MakeModal(bool)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/wx.h:14:0,
from /koko/kicad-bzr/src/kicad/include/common.h:37,
from /koko/kicad-bzr/src/kicad/include/base_units.h:37,
from /koko/kicad-bzr/src/kicad/pcbnew/router/pns_meander_placer.cpp:23:
/usr/include/wx-3.0/wx/window.h:688:5: note: declared here
wxDEPRECATED( virtual void MakeModal(bool modal = true) );
^
/koko/kicad-bzr/src/kicad/pcbnew/router/pns_meander_placer.cpp:277:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/wx.h:38:0,
from /koko/kicad-bzr/src/kicad/include/common.h:37,
from /koko/kicad-bzr/src/kicad/include/base_units.h:37,
from /koko/kicad-bzr/src/kicad/pcbnew/router/pns_meander_placer.cpp:23:
/usr/include/wx-3.0/wx/window.h:1872:13: note: declared here
inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
^
[ 54%] Building CXX object pcbnew/router/CMakeFiles/pnsrouter.dir/pns_meander_placer_base.cpp.o
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryValidator(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3682:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryParent(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3685:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetVirtualSizeHints(int, int, int, int)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:459:5: note: declared here
wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH,
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::MakeModal(bool)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:688:5: note: declared here
wxDEPRECATED( virtual void MakeModal(bool modal = true) );
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/xrc/xmlreshandler.h:23:0,
from /usr/include/wx-3.0/wx/xrc/xmlres.h:30,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:12,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:1872:13: note: declared here
inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryValidator(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3682:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryParent(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3685:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetVirtualSizeHints(int, int, int, int)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:459:5: note: declared here
wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH,
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::MakeModal(bool)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:688:5: note: declared here
wxDEPRECATED( virtual void MakeModal(bool modal = true) );
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/xrc/xmlreshandler.h:23:0,
from /usr/include/wx-3.0/wx/xrc/xmlres.h:30,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:12,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:1872:13: note: declared here
inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryValidator(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3682:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryParent(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3685:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetVirtualSizeHints(int, int, int, int)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:459:5: note: declared here
wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH,
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::MakeModal(bool)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:688:5: note: declared here
wxDEPRECATED( virtual void MakeModal(bool modal = true) );
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/xrc/xmlreshandler.h:23:0,
from /usr/include/wx-3.0/wx/xrc/xmlres.h:30,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:12,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:1872:13: note: declared here
inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryValidator(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3682:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryParent(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3685:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetVirtualSizeHints(int, int, int, int)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:459:5: note: declared here
wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH,
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::MakeModal(bool)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:688:5: note: declared here
wxDEPRECATED( virtual void MakeModal(bool modal = true) );
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/xrc/xmlreshandler.h:23:0,
from /usr/include/wx-3.0/wx/xrc/xmlres.h:30,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:12,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:1872:13: note: declared here
inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryValidator(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3682:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryParent(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3685:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetVirtualSizeHints(int, int, int, int)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:459:5: note: declared here
wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH,
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::MakeModal(bool)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:688:5: note: declared here
wxDEPRECATED( virtual void MakeModal(bool modal = true) );
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/xrc/xmlreshandler.h:23:0,
from /usr/include/wx-3.0/wx/xrc/xmlres.h:30,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:12,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:1872:13: note: declared here
inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryValidator(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3682:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryParent(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3685:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetVirtualSizeHints(int, int, int, int)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:459:5: note: declared here
wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH,
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::MakeModal(bool)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:688:5: note: declared here
wxDEPRECATED( virtual void MakeModal(bool modal = true) );
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/xrc/xmlreshandler.h:23:0,
from /usr/include/wx-3.0/wx/xrc/xmlres.h:30,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:12,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:1872:13: note: declared here
inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryValidator(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3682:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryParent(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3685:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetVirtualSizeHints(int, int, int, int)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:459:5: note: declared here
wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH,
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::MakeModal(bool)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:688:5: note: declared here
wxDEPRECATED( virtual void MakeModal(bool modal = true) );
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/xrc/xmlreshandler.h:23:0,
from /usr/include/wx-3.0/wx/xrc/xmlres.h:30,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:12,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:1872:13: note: declared here
inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryValidator(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3682:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryParent(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3685:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetVirtualSizeHints(int, int, int, int)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:459:5: note: declared here
wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH,
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::MakeModal(bool)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:688:5: note: declared here
wxDEPRECATED( virtual void MakeModal(bool modal = true) );
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/xrc/xmlreshandler.h:23:0,
from /usr/include/wx-3.0/wx/xrc/xmlres.h:30,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:12,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:1872:13: note: declared here
inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryValidator(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3682:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryParent(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3685:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetVirtualSizeHints(int, int, int, int)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:459:5: note: declared here
wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH,
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::MakeModal(bool)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:688:5: note: declared here
wxDEPRECATED( virtual void MakeModal(bool modal = true) );
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/xrc/xmlreshandler.h:23:0,
from /usr/include/wx-3.0/wx/xrc/xmlres.h:30,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:12,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:1872:13: note: declared here
inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryValidator(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3682:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryParent(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3685:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetVirtualSizeHints(int, int, int, int)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:459:5: note: declared here
wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH,
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::MakeModal(bool)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:688:5: note: declared here
wxDEPRECATED( virtual void MakeModal(bool modal = true) );
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/xrc/xmlreshandler.h:23:0,
from /usr/include/wx-3.0/wx/xrc/xmlres.h:30,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:12,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:1872:13: note: declared here
inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryValidator(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3682:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryParent(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3685:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetVirtualSizeHints(int, int, int, int)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:459:5: note: declared here
wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH,
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::MakeModal(bool)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:688:5: note: declared here
wxDEPRECATED( virtual void MakeModal(bool modal = true) );
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/xrc/xmlreshandler.h:23:0,
from /usr/include/wx-3.0/wx/xrc/xmlres.h:30,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:12,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:1872:13: note: declared here
inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryValidator(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3682:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryParent(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3685:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetVirtualSizeHints(int, int, int, int)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:459:5: note: declared here
wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH,
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::MakeModal(bool)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:688:5: note: declared here
wxDEPRECATED( virtual void MakeModal(bool modal = true) );
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/xrc/xmlreshandler.h:23:0,
from /usr/include/wx-3.0/wx/xrc/xmlres.h:30,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:12,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:1872:13: note: declared here
inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryValidator(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3682:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryParent(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3685:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetVirtualSizeHints(int, int, int, int)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:459:5: note: declared here
wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH,
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::MakeModal(bool)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:688:5: note: declared here
wxDEPRECATED( virtual void MakeModal(bool modal = true) );
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/xrc/xmlreshandler.h:23:0,
from /usr/include/wx-3.0/wx/xrc/xmlres.h:30,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:12,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:1872:13: note: declared here
inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryValidator(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3682:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryParent(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3685:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetVirtualSizeHints(int, int, int, int)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:459:5: note: declared here
wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH,
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::MakeModal(bool)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:688:5: note: declared here
wxDEPRECATED( virtual void MakeModal(bool modal = true) );
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/xrc/xmlreshandler.h:23:0,
from /usr/include/wx-3.0/wx/xrc/xmlres.h:30,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:12,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:1872:13: note: declared here
inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryValidator(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3682:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryParent(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3685:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetVirtualSizeHints(int, int, int, int)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:459:5: note: declared here
wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH,
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::MakeModal(bool)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:688:5: note: declared here
wxDEPRECATED( virtual void MakeModal(bool modal = true) );
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/xrc/xmlreshandler.h:23:0,
from /usr/include/wx-3.0/wx/xrc/xmlres.h:30,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:12,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:1872:13: note: declared here
inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryValidator(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3682:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryParent(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3685:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetVirtualSizeHints(int, int, int, int)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:459:5: note: declared here
wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH,
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::MakeModal(bool)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:688:5: note: declared here
wxDEPRECATED( virtual void MakeModal(bool modal = true) );
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/xrc/xmlreshandler.h:23:0,
from /usr/include/wx-3.0/wx/xrc/xmlres.h:30,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:12,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:1872:13: note: declared here
inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryValidator(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3682:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryParent(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3685:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetVirtualSizeHints(int, int, int, int)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:459:5: note: declared here
wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH,
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::MakeModal(bool)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:688:5: note: declared here
wxDEPRECATED( virtual void MakeModal(bool modal = true) );
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/xrc/xmlreshandler.h:23:0,
from /usr/include/wx-3.0/wx/xrc/xmlres.h:30,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:12,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:1872:13: note: declared here
inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryValidator(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3682:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryParent(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3685:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetVirtualSizeHints(int, int, int, int)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:459:5: note: declared here
wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH,
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::MakeModal(bool)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:688:5: note: declared here
wxDEPRECATED( virtual void MakeModal(bool modal = true) );
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/xrc/xmlreshandler.h:23:0,
from /usr/include/wx-3.0/wx/xrc/xmlres.h:30,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:12,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:1872:13: note: declared here
inline void wxWindowBase::SetInitialBestSize(const wxSize& size)
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryValidator(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3682:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual bool wxEvtHandler::TryParent(wxEvent&)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/event.h:3685:5: note: declared here
wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetVirtualSizeHints(int, int, int, int)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:459:5: note: declared here
wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH,
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::MakeModal(bool)’ is deprecated [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/string.h:24:0,
from /usr/include/wx-3.0/wx/artprov.h:14,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:11,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:8:
/usr/include/wx-3.0/wx/window.h:688:5: note: declared here
wxDEPRECATED( virtual void MakeModal(bool modal = true) );
^
/koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.cpp:102:1: warning: ‘virtual void wxWindowBase::SetInitialBestSize(const wxSize&)’ is deprecated: use SetInitialSize() instead. [-Wdeprecated-declarations]
^
In file included from /usr/include/wx-3.0/wx/xrc/xmlreshandler.h:23:0,
from /usr/include/wx-3.0/wx/xrc/xmlres.h:30,
from /koko/kicad-bzr/src/kicad/eeschema/dialogs/dialog_sch_edit_sheet_pin_base.h:12,

One of the wxWidgets developers has already opened a bug report for GCC: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65974

Similar Messages

  • Help!Apache compiling with gcc in Solaris 10

    Greetings
    I am having problems with Apache 1.3.
    When I am running the script ./src/Configure my output is:
    #./Configure
    Using config file: Configuration
    Creating Makefile
    + configured for Solaris 2100 platform
    + setting C pre-processor to gcc -E
    + using "tr [a-z] [A-Z]" to uppercase
    + checking for system header files
    + adding selected modules
    ./helpers/TestCompile: make: not found
    + using builtin Expat
    ./Configure: make: not found
    + checking sizeof various data types
    ./helpers/TestCompile: make: not found
    ./helpers/TestCompile: make: not found
    ./helpers/TestCompile: make: not found
    ./helpers/TestCompile: make: not found
    ./helpers/TestCompile: make: not found
    ./helpers/TestCompile: make: not found
    ./helpers/TestCompile: make: not found
    ./helpers/TestCompile: make: not found
    ./helpers/TestCompile: make: not found
    + doing sanity check on compiler and options
    ./helpers/TestCompile: make: not found
    ** A test compilation with your Makefile configuration
    ** failed. The below error output from the compilation
    ** test will give you an idea what is failing. Note that
    ** Apache requires an ANSI C Compiler, such as gcc.
    ======== Error Output for sanity check ========
    ./helpers/TestCompile: make: not found
    ============= End of Error Report =============
    Aborting!
    I am root, my PATH is
    /usr/bin:/usr/ucb:/etc:/usr/local/bin:/opt/netscape:/usr/css/bin/:/bin:/usr/openwin/bin:/usr/sbin:/
    I am missing something stupid, I know but I can't find it!!!!Help please I am a newbie.
    I am curious. Has anyone been able to compile succesfully apache server with gcc in Solaris 10?
    Thanks,

    Thanks,
    It was only that.!!!
    But now I have the following problem, I can't create executables when I type make. The output is:
    when I am in the src/folder
    #make
    ===> regex
    <=== regex
    ===> os/unix
    gcc -c -I../../os/unix -I../../include -DSOLARIS2=2100 -DUSE_HSREGEX -DUSE_EXPAT -I../../lib/expat-lite -DNO_DL_NEEDED os.c
    In file included from /usr/include/sys/wait.h:24,
    from ../../include/ap_config.h:1079,
    from os.c:21:
    /usr/include/sys/siginfo.h:259: error: parse error before "ctid_t"
    /usr/include/sys/siginfo.h:292: error: parse error before '}' token
    /usr/include/sys/siginfo.h:294: error: parse error before '}' token
    /usr/include/sys/siginfo.h:390: error: parse error before "ctid_t"
    /usr/include/sys/siginfo.h:392: error: conflicting types for `__proc'
    /usr/include/sys/siginfo.h:261: error: previous declaration of `__proc'
    /usr/include/sys/siginfo.h:398: error: conflicting types for `__fault'
    /usr/include/sys/siginfo.h:267: error: previous declaration of `__fault'
    /usr/include/sys/siginfo.h:404: error: conflicting types for `__file'
    /usr/include/sys/siginfo.h:273: error: previous declaration of `__file'
    /usr/include/sys/siginfo.h:420: error: conflicting types for `__prof'
    /usr/include/sys/siginfo.h:287: error: previous declaration of `__prof'
    /usr/include/sys/siginfo.h:424: error: conflicting types for `__rctl'
    /usr/include/sys/siginfo.h:291: error: previous declaration of `__rctl'
    /usr/include/sys/siginfo.h:426: error: parse error before '}' token
    /usr/include/sys/siginfo.h:428: error: parse error before '}' token
    /usr/include/sys/siginfo.h:432: error: parse error before "k_siginfo_t"
    /usr/include/sys/siginfo.h:437: error: parse error before '}' token
    In file included from /usr/include/sys/procset.h:24,
    from /usr/include/sys/wait.h:25,
    from ../../include/ap_config.h:1079,
    from os.c:21:
    /usr/include/sys/signal.h:85: error: parse error before "siginfo_t"
    In file included from ../../include/ap_config.h:1079,
    from os.c:21:
    /usr/include/sys/wait.h:86: error: parse error before "siginfo_t"
    In file included from ../../include/ap_config.h:1096,
    from os.c:21:
    /usr/include/signal.h:111: error: parse error before "siginfo_t"
    /usr/include/signal.h:113: error: parse error before "siginfo_t"
    *** Error code 1
    make: Fatal error: Command failed for target `os.o'
    Current working directory /web-download/apache_1.3.33/src/os/unix
    *** Error code 1
    The following command caused the error:
    for i in regex os/unix ap main lib modules; do \
    echo "===> $i"; \
    case ".Solaris 2100" in \
    .OS390 | .TPF) ( cd $i && make SDP='' OPTIM='') || exit 1;; \
    *) ( cd $i && make SDP='' CC='gcc' AUX_CFLAGS=' -DSOLARIS2=2100 -DUSE_HSREGEX -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED ' RANLIB='ranlib' OPTIM='') || exit 1;; \
    esac; \
    echo "<=== $i"; \
    done
    make: Fatal error: Command failed for target `subdirs'
    but when I am typing one step up is.
    ===> src
    ===> src/regex
    <=== src/regex
    ===> src/os/unix
    gcc -c -I../../os/unix -I../../include -DSOLARIS2=2100 -DUSE_HSREGEX -DUSE_EXPAT -I../../lib/expat-lite -DNO_DL_NEEDED os.c
    In file included from /usr/include/sys/wait.h:24,
    from ../../include/ap_config.h:1079,
    from os.c:21:
    /usr/include/sys/siginfo.h:259: error: parse error before "ctid_t"
    /usr/include/sys/siginfo.h:292: error: parse error before '}' token
    /usr/include/sys/siginfo.h:294: error: parse error before '}' token
    /usr/include/sys/siginfo.h:390: error: parse error before "ctid_t"
    /usr/include/sys/siginfo.h:392: error: conflicting types for `__proc'
    /usr/include/sys/siginfo.h:261: error: previous declaration of `__proc'
    /usr/include/sys/siginfo.h:398: error: conflicting types for `__fault'
    /usr/include/sys/siginfo.h:267: error: previous declaration of `__fault'
    /usr/include/sys/siginfo.h:404: error: conflicting types for `__file'
    /usr/include/sys/siginfo.h:273: error: previous declaration of `__file'
    /usr/include/sys/siginfo.h:420: error: conflicting types for `__prof'
    /usr/include/sys/siginfo.h:287: error: previous declaration of `__prof'
    /usr/include/sys/siginfo.h:424: error: conflicting types for `__rctl'
    /usr/include/sys/siginfo.h:291: error: previous declaration of `__rctl'
    /usr/include/sys/siginfo.h:426: error: parse error before '}' token
    /usr/include/sys/siginfo.h:428: error: parse error before '}' token
    /usr/include/sys/siginfo.h:432: error: parse error before "k_siginfo_t"
    /usr/include/sys/siginfo.h:437: error: parse error before '}' token
    In file included from /usr/include/sys/procset.h:24,
    from /usr/include/sys/wait.h:25,
    from ../../include/ap_config.h:1079,
    from os.c:21:
    /usr/include/sys/signal.h:85: error: parse error before "siginfo_t"
    In file included from ../../include/ap_config.h:1079,
    from os.c:21:
    /usr/include/sys/wait.h:86: error: parse error before "siginfo_t"
    In file included from ../../include/ap_config.h:1096,
    from os.c:21:
    /usr/include/signal.h:111: error: parse error before "siginfo_t"
    /usr/include/signal.h:113: error: parse error before "siginfo_t"
    *** Error code 1
    make: Fatal error: Command failed for target `os.o'
    Current working directory /web-download/apache_1.3.33/src/os/unix
    *** Error code 1
    The following command caused the error:
    for i in regex os/unix ap main lib modules; do \
    echo "===> src/$i"; \
    case ".Solaris 2100" in \
    .OS390 | .TPF) ( cd $i && make SDP='src/' OPTIM='') || exit 1;; \
    *) ( cd $i && make SDP='src/' CC='gcc' AUX_CFLAGS=' -DSOLARIS2=2100 -DUSE_HSREGEX -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED ' RANLIB='ranlib' OPTIM='') || exit 1;; \
    esac; \
    echo "<=== src/$i"; \
    done
    make: Fatal error: Command failed for target `subdirs'
    Current working directory /web-download/apache_1.3.33/src
    *** Error code 1
    The following command caused the error:
    case "xi86pc-sun-solaris2.2100" in \
    x*390*) C89STEPS="0xffffffff"; export C89STEPS;; \
    esac; \
    cd ./src; make SDP=src/ all
    make: Fatal error: Command failed for target `build-std'
    Current working directory /web-download/apache_1.3.33
    *** Error code 1
    The following command caused the error:
    make -f ./Makefile root= build-std
    make: Fatal error: Command failed for target `build'
    I am newbie with Solaris and gcc so I have no so much idea what is missing there.
    Thanks,
    Juan

  • Compiling Apache 1.3 with gcc

    Hi all,
    I have trying to set up Apache server in Soalris 10, and to compile with gcc but I am having problems.
    The first part of ./configure --prefix=... is fine, but when I type make I am getting this:
    # make
    ===> src
    ===> src/regex
    <=== src/regex
    ===> src/os/unix
    gcc -c -I../../os/unix -I../../include -DSOLARIS2=2100 -DUSE_HSREGEX -DUSE_EXPAT -I../../lib/expat-lite -DNO_DL_NEEDED `../../apaci` os.c
    In file included from /usr/include/sys/wait.h:24,
    from ../../include/ap_config.h:1079,
    from os.c:21:
    /usr/include/sys/siginfo.h:259: error: parse error before "ctid_t"
    /usr/include/sys/siginfo.h:292: error: parse error before '}' token
    /usr/include/sys/siginfo.h:294: error: parse error before '}' token
    /usr/include/sys/siginfo.h:390: error: parse error before "ctid_t"
    /usr/include/sys/siginfo.h:392: error: conflicting types for `__proc'
    /usr/include/sys/siginfo.h:261: error: previous declaration of `__proc'
    /usr/include/sys/siginfo.h:398: error: conflicting types for `__fault'
    /usr/include/sys/siginfo.h:267: error: previous declaration of `__fault'
    /usr/include/sys/siginfo.h:404: error: conflicting types for `__file'
    /usr/include/sys/siginfo.h:273: error: previous declaration of `__file'
    /usr/include/sys/siginfo.h:420: error: conflicting types for `__prof'
    /usr/include/sys/siginfo.h:287: error: previous declaration of `__prof'
    /usr/include/sys/siginfo.h:424: error: conflicting types for `__rctl'
    /usr/include/sys/siginfo.h:291: error: previous declaration of `__rctl'
    /usr/include/sys/siginfo.h:426: error: parse error before '}' token
    /usr/include/sys/siginfo.h:428: error: parse error before '}' token
    /usr/include/sys/siginfo.h:432: error: parse error before "k_siginfo_t"
    /usr/include/sys/siginfo.h:437: error: parse error before '}' token
    In file included from /usr/include/sys/procset.h:24,
    from /usr/include/sys/wait.h:25,
    from ../../include/ap_config.h:1079,
    from os.c:21:
    /usr/include/sys/signal.h:85: error: parse error before "siginfo_t"
    In file included from ../../include/ap_config.h:1079,
    from os.c:21:
    /usr/include/sys/wait.h:86: error: parse error before "siginfo_t"
    In file included from ../../include/ap_config.h:1096,
    from os.c:21:
    /usr/include/signal.h:111: error: parse error before "siginfo_t"
    /usr/include/signal.h:113: error: parse error before "siginfo_t"
    *** Error code 1
    make: Fatal error: Command failed for target `os.o'
    Current working directory /web-download/apache_1.3.33/src/os/unix
    *** Error code 1
    The following command caused the error:
    for i in regex os/unix ap main lib modules; do \
    echo "===> src/$i"; \
    case ".Solaris 2100" in \
    .OS390 | .TPF) ( cd $i && make SDP='src/' OPTIM='') || exit 1;; \
    *) ( cd $i && make SDP='src/' CC='gcc' AUX_CFLAGS=' -DSOLARIS2=2100 -DUSE_HSREGEX -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED `./apaci`' RANLIB='ranlib' OPTIM='') || exit 1;; \
    esac; \
    echo "<=== src/$i"; \
    done
    make: Fatal error: Command failed for target `subdirs'
    Current working directory /web-download/apache_1.3.33/src
    *** Error code 1
    The following command caused the error:
    case "xi86pc-sun-solaris2.2100" in \
    x*390*) C89STEPS="0xffffffff"; export C89STEPS;; \
    esac; \
    cd ./src; make SDP=src/ all
    make: Fatal error: Command failed for target `build-std'
    Current working directory /web-download/apache_1.3.33
    *** Error code 1
    The following command caused the error:
    make -f ./Makefile root= build-std
    make: Fatal error: Command failed for target `build'
    # svcadm
    Usage: svcadm [-v] enable [-rt] {FMRI | pattern}...
    svcadm [-v] disable [-t] {FMRI | pattern}...
    svcadm [-v] restart {FMRI | pattern}...
    svcadm [-v] refresh {FMRI | pattern}...
    svcadm [-v] mark [-It] {degraded | maintenance} {FMRI | pattern}...
    svcadm [-v] clear {FMRI | pattern}...
    svcadm [-v] delegate restarter_FMRI {FMRI | pattern}...
    svcadm [-v] milestone [-d] milestone_FMRI
    # svcadm -v
    Usage: svcadm [-v] enable [-rt] {FMRI | pattern}...
    svcadm [-v] disable [-t] {FMRI | pattern}...
    svcadm [-v] restart {FMRI | pattern}...
    svcadm [-v] refresh {FMRI | pattern}...
    svcadm [-v] mark [-It] {degraded | maintenance} {FMRI | pattern}...
    svcadm [-v] clear {FMRI | pattern}...
    svcadm [-v] delegate restarter_FMRI {FMRI | pattern}...
    svcadm [-v] milestone [-d] milestone_FMRI
    # make
    ===> src
    ===> src/regex
    <=== src/regex
    ===> src/os/unix
    gcc -c -I../../os/unix -I../../include -DSOLARIS2=2100 -DUSE_HSREGEX -DUSE_EXPAT -I../../lib/expat-lite -DNO_DL_NEEDED `../../apaci` os.c
    In file included from /usr/include/sys/wait.h:24,
    from ../../include/ap_config.h:1079,
    from os.c:21:
    /usr/include/sys/siginfo.h:259: error: parse error before "ctid_t"
    /usr/include/sys/siginfo.h:292: error: parse error before '}' token
    /usr/include/sys/siginfo.h:294: error: parse error before '}' token
    /usr/include/sys/siginfo.h:390: error: parse error before "ctid_t"
    /usr/include/sys/siginfo.h:392: error: conflicting types for `__proc'
    /usr/include/sys/siginfo.h:261: error: previous declaration of `__proc'
    /usr/include/sys/siginfo.h:398: error: conflicting types for `__fault'
    /usr/include/sys/siginfo.h:267: error: previous declaration of `__fault'
    /usr/include/sys/siginfo.h:404: error: conflicting types for `__file'
    /usr/include/sys/siginfo.h:273: error: previous declaration of `__file'
    /usr/include/sys/siginfo.h:420: error: conflicting types for `__prof'
    /usr/include/sys/siginfo.h:287: error: previous declaration of `__prof'
    /usr/include/sys/siginfo.h:424: error: conflicting types for `__rctl'
    /usr/include/sys/siginfo.h:291: error: previous declaration of `__rctl'
    /usr/include/sys/siginfo.h:426: error: parse error before '}' token
    /usr/include/sys/siginfo.h:428: error: parse error before '}' token
    /usr/include/sys/siginfo.h:432: error: parse error before "k_siginfo_t"
    /usr/include/sys/siginfo.h:437: error: parse error before '}' token
    In file included from /usr/include/sys/procset.h:24,
    from /usr/include/sys/wait.h:25,
    from ../../include/ap_config.h:1079,
    from os.c:21:
    /usr/include/sys/signal.h:85: error: parse error before "siginfo_t"
    In file included from ../../include/ap_config.h:1079,
    from os.c:21:
    /usr/include/sys/wait.h:86: error: parse error before "siginfo_t"
    In file included from ../../include/ap_config.h:1096,
    from os.c:21:
    /usr/include/signal.h:111: error: parse error before "siginfo_t"
    /usr/include/signal.h:113: error: parse error before "siginfo_t"
    *** Error code 1
    make: Fatal error: Command failed for target `os.o'
    Current working directory /web-download/apache_1.3.33/src/os/unix
    *** Error code 1
    The following command caused the error:
    for i in regex os/unix ap main lib modules; do \
    echo "===> src/$i"; \
    case ".Solaris 2100" in \
    .OS390 | .TPF) ( cd $i && make SDP='src/' OPTIM='') || exit 1;; \
    *) ( cd $i && make SDP='src/' CC='gcc' AUX_CFLAGS=' -DSOLARIS2=2100 -DUSE_HSREGEX -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED `./apaci`' RANLIB='ranlib' OPTIM='') || exit 1;; \
    esac; \
    echo "<=== src/$i"; \
    done
    make: Fatal error: Command failed for target `subdirs'
    Current working directory /web-download/apache_1.3.33/src
    *** Error code 1
    The following command caused the error:
    case "xi86pc-sun-solaris2.2100" in \
    x*390*) C89STEPS="0xffffffff"; export C89STEPS;; \
    esac; \
    cd ./src; make SDP=src/ all
    make: Fatal error: Command failed for target `build-std'
    Current working directory /web-download/apache_1.3.33
    *** Error code 1
    The following command caused the error:
    make -f ./Makefile root= build-std
    make: Fatal error: Command failed for target `build'
    And I have no idea what is the problem. Has anyone experience the same?
    I am newbie so...
    Thanks,
    Juan

    Compiling Apache 1.3 with gcc on linux or unix? If you are using unix, I would be compiling with cc and not gcc. You have gcc set to compile using regular expressions and I believe that has to be specified during SunOS install as posix compliant.

  • Time_out issue (Vast Amount of Data)

    I was about to load vast amount data into an Infoobject (MD) its getting Time_out i have increased the Time_out time in InfoPackage from 7hours to 1 day . Now its saying as <b>Not Enough Memory and sourse system error</b>. How can  i increase the size of Infoobject? Is there a way around for this?
    Thanks

    Do you know about how many records you need to load?  You might be better off creating separate infopackages with different selection criteria so that all your data gets loaded in pieces.
    For example, if you have 100,000,000 materials, you may want to divide the extract into several loads.  One to load material#'s between A and B9999999, etc.
    Does this help?

  • HDV Workflow - VAST amount of footage - Need Recommendations

    I searched the forum and found some useful information, but I wanted to post this with my actual workflow for specific recommendations. I am in development for a new reality-based show that will shoot HDV 1080i. Each show will shoot for 4 days, 10 hours a day, 3 cameras totaling an average of 120 hours of footage per show.
    I currently work mostly with DVCProHD footage shot either Varicam or P2 that stays in that native codec throughout the entire post process. I have worked a bit with HDV footage and agree with most that the render times are horrendous!
    I do have a capture device, a Matrox MXO2 that I can use to capture the HDV footage outside of the native HDV. I am looking for the most efficient workflow throughout the editing process. What is the best workflow for rendering? Editing response? Etc. Hard drive space is not a big issue since there will be drive sets allocated for this specific series. Thanks in advance.

    ElasticPictures wrote:
    Thanks for your reply. It seems that this is definitely a possibility, although I think it will take a vast amount of storage for 120 hours per show to capture at ProRes. Would it be better to capture DVCProHD since the storage required is similar to HDV? Thanks again in advance.
    1. Don't capture in ProRes. It will take up gobs more space, and although it does have a better color space, it can't just include color space info that wasn't recorded onto the tape.
    2. How would you capture straight into DVCProHD? Can the MXO2 do that?
    What I've heard suggested is to RENDER in ProRes. That's a setting in...I don't remember where, but it's default is to whatever format the project is (HDV project would render in HDV, DVCPro in DVCPRO etc.).
    What's your deck that you're hooking up to the MXO2? I did a project where it was four angles of DVCProHD that I needed to multicam so I used compressor to make DV files so I could play them all back in realtime, edited those, then Media Managed back to the DVCProHD files. What you could do depending on the deck and MXO2 is downconvert to anamorphic DV, edit those, then Media Manage like you were talking about doing. Of course make sure that all the tapes are labeled and cataloged precisely or you'll be screwed at the end, and if you think you'll be using at least some footage off each tape, then Media Managing would be a big pain in the butt as well.
    G'luck,
    -Brian

  • HT1373 I have lost my harddrive which contains a vast amount of music I've been collecting for many years. I just purchased a new Mac, but I've reached my activation limit. And I only have access to 2 of the 5 activated computers. What will happen to my m

    I have lost my harddrive which contains a vast amount of music I've been collecting for many years. I just purchased a new Mac, but I've reached my activation limit. And I only have access to 2 of the 5 activated computers. My old music can still be played on my iPod, but I need to set up another account on my new Mac. What will happen to my music if I were to deactivate all of activated computers?

    Authorization determines to which computers material requiring authorization can be transferrred using the itunes interface.  If you want to re-download past purchases then a computer need to be authorized.
    As for transferring music from the iPod, your i-device was not designed for unique storage of your media. It is not a backup device and media transfer is designed with you maintaining a master copy of your media on a computer which is itself properly backed up against loss. Syncing is one way, computer to device, updating the device content to the content on the computer, not updating or restoring content on a computer. The exception is purchased content.
    iTunes Store: Transferring purchases from your iOS device or iPod to a computer - http://support.apple.com/kb/HT1848 - only media purchased from iTunes Store
    For transferring other items from an i-device to a computer you will have to use third party commercial software. Examples (check the web for others; this is not an exhaustive listing, nor do I have any idea if they are any good):
    - Senuti - http://www.fadingred.com/senuti/
    - Phoneview - http://www.ecamm.com/mac/phoneview/
    - MusicRescue - http://www.kennettnet.co.uk/products/musicrescue/ - Mac & Windows
    - Sharepod (free) - http://download.cnet.com/SharePod/3000-2141_4-10794489.html?tag=mncol;2 - Windows
    - Snowfox/iMedia - http://www.mac-videoconverter.com/imedia-transfer-mac.html - Mac & PC
    - iexplorer (free) - http://www.macroplant.com/iexplorer/ - Mac&PC
    - Yamipod (free) - http://www.yamipod.com/main/modules/downloads/ - PC, Linux, Mac [Still updated for use on newer devices? No edits to site since 2010.]
    - 2010 Post by Zevoneer: iPod media recovery options - https://discussions.apple.com/message/11624224 - this is an older post and many of the links are also for old posts, so bear this in mind when reading them.
    Syncing to a "New" Computer or replacing a "crashed" Hard Drive - https://discussions.apple.com/docs/DOC-3141 - dates from 2008 and some outdated information now.
    Copying Content from your iPod to your Computer - The Definitive Guide - http://www.ilounge.com/index.php/articles/comments/copying-music-from-ipod-to-co mputer/ - Information about use in disk mode pertains only to older model iPods.
    Get Your Music Off of Your iPod - http://howto.wired.com/wiki/Get_Your_Music_Off_of_Your_iPod - I am not sure but this may only work with some models and not newer Touch, iPhone, or iPad.
    Additional information here https://discussions.apple.com/message/18324797

  • OpenMP with gcc over network?

    Does anyone know how to run OpenMP with gcc on two, three or more computers (identical computers with identical settings) that are connected together by router?
    At the moment I have ssh connection between each node (with each node having keygen ID of all others).... so no password is needed for any ssh connection request.
    Last edited by kdar (2013-03-20 17:31:55)

    It is important to remember that OpenMP uses shared memory as a means of communication between multiple threads. Generally speaking, OpenMP cannot be used to parallelize an application over multiple machines (because they do not share the same memory address space). I seem to recall reading about some research going into virtual shared memory systems for clusters, which would allow an threaded application to be run as if it was on a single machine. Unfortunately, I can't seem to find the article at the moment.
    Anyway, for distributed memory systems (e.g. clusters), the Message Passing Interface (MPI) is the de-facto standard. There are a number of different MPI implementations, with Open MPI and MPICH being popular choices. The main advantage of MPI is that it defines a portable standard for developing parallel applications. In theory, an MPI based parallel application will run on anything from a single multi-core desktop PC, to a Beowulf UNIX/Linux cluster, to a top500 supercomputer. Some of the better MPI implementations will even optimize the communication based on the particular environment you are running in. The main disadvantage of MPI is that it generally requires one to use Domain Decomposition Methods (DDM) to efficiently parallelize their application. While DDM is very powerful, it does carry some important trade-offs: (1) it cannot be easily retrofitted to existing serial applications, and (2) it can impact the numerical stability and accuracy of your simulation. This is why there has been a fair amount of research going into hybrid MPI/OpenMP applications; where MPI is used for coarse grained parallelizm, and OpenMP for the fine grained parallelizm.
    In your case, it sounds like you're trying to run a computation on commodity PC's over a home/office LAN? In this case, you should look into the possibility of configuring these machines to function as a small Beowulf cluster. Then running MPI and MPI/OpenMP applications will be very straightforward. Of course, before you invest in doing this, you'll want to estimate the parallel efficiency you would get with this configuration. Unless you're using high speed networking equipment, it may turn out that your application doesn't run significantly faster on two machines than one. For sure, it won't be twice as fast. (I'm assuming that the motivation for doing this is to make your application run faster; i.e. you're not memory bound.)
    I hope this helps.
    EDIT: I also seem to recall reading about tools for Grid Computing. The main idea behind Grid Computing is being able to create ad-hoc clusters out of an arbitrary collection of networked computers (either via the Internet or LAN). So, perhaps do some Googling with "grid computing", and see if that turns up anything that helps.
    Last edited by bsilbaugh (2013-03-23 00:24:32)

  • Workstation 11.1, Tools 9.9.2 build-2496486: Not compatible with GCC 5.1.0 on linux (Arch, Debian, Ubuntu, etc)

    First, there are some compilation problems with the latest linux kernel and Tools 9.9.2's source of vmhgfs: vmhgfs module not compilable for VMware Tools 9.9.0 (Fusion7.1) after Ubuntu Linux kernel update to 3.13.0-46-generic (Febr. 2015) (Shared Folder Feature not working in Ubuntu 14.04 LTS (Guest) on MacOSX Yosemite (Host))?
    In short, you have to patch the source to get it to compile: rasa/vmware-tools-patches · GitHub
    Arch linux is a "rolling" distro, meaning we always have latest - and are usually the first to find problems before it trickles down to Ubuntu, Mint, Debian and other Linux distros. Well, now there is a serious problem that is unresolvable.
    The vmhgfs source is not compatible with linux kernels built with gcc 5.1.0.  It hard locks the VM, requiring a hard reset when the kernel module loads.  It also hard locks during vmware-tools-install.pl torwards the very end when it says, "Guest filesystem driver" enabling.  And on boot, it is vmhgfs that is being loaded when the VM hard locks.
    I was able to get around this earlier when gcc 4.9.2 was in core - i just rebuilt the kernel under 4.9.2: https://bbs.archlinux.org/viewtopic.php?id=196915
    Obviously that isn't a long-term solution.  But now that gcc 5.1.0 has been pushed out to core, that means recompiling the kernel under 4.9.2 is no easy feat since dependencies now depend on gcc 5.1.0.
    @Developers: We have a big problem with VMware Tools vmhgfs and kernels compiled under gcc 5.1.0.  Given it make take years before the Debian distros get the latest and greatest, it's coming.
    Because of this, and the wasted time in me having to support this mess, I may recommend to my company we no longer continue with our Enterprise account of 100 licenses of Workstation and Fusion.  It is obvious in the previous thread vmhgfs module not compilable for VMware Tools 9.9.0 (Fusion7.1) after Ubuntu Linux kernel update to 3.13.0-46-generic (Febr. 2015) (Shared Folder Feature not working in Ubuntu 14.04 LTS (Guest) on MacOSX Yosemite (Host))? that VMware is no hurry to resolve even the simple build errors that the community has resolved last year with patches.  Good thing too, renewal comes up in two months.
    I shiver to think how long it will take VMware to release a fix for gcc 5.1.0.

    Additional info...
    The hard lock is a panic when mounting the /mnt/hgfs partition, which is what is configured in my fstab:
    .host:/
    /mnt/hgfs
    vmhgfs
    defaults
    0 0
    The reason the above is just "./host:/" is for the auto-mounting of shares on the fly, or all shares on boot.  Specifying a share doesn't change anything.
    Even mounting it manually panic's the kernel:
    mount -n -t vmhgfs .host:/<shared_folder> /home/user1/shares
    Again, this all worked fine with a kernel built on 4.9.2, but not 5.1.0.

  • String Array declaration with multiple lines

    I have an array declaration with several indexes where it covers multiple lines.
    Please advise if this is the best way to declare an array declaration with multiple lines:
    String cityString = "San Diego, Oakland, London, New York, Dublin," +
    "Dallas, Milan";
    String city[] = cityString.split(",");

    String[] city = {"San Diego", "Oakland", "London",
    "New York", "Dublin", "Dallas", "Toronto"};You can use indentation and line breaks as you like, as usual in Java.

  • Create a dll for windows with gcc

    hello!
    I have made a program in 'C' under linux and i want to make it into a dll with gcc to use it in labview under windows.
    Has anyone already done a such thing? so what is the magic option to pass to gcc to make it properly?
    Thank you.

    vincent72 wrote:
    Thank you for your replies. unfortunately, these options don't work on our computer. the keyword 'declspec' wasn't reconnised by our gcc. we also tried the keyword '__attribute ((dllexport))__' but it didn't work anymore.
    I think the standard gcc attribute is more
    something like attribute(export). After all gcc environments typically
    use shared libraries and not DLLs. But then again not every gcc
    compiler will be able to just create proper Win32 executables. As
    explained already, there needs to be quite a lot in the toolchain for
    the intended target.
    For instance the compiler/linker should support COFF library format in
    order to create a valid Win32 executable file unless you have a your
    own format specific Win32 compatible loader that gets linked in and
    understands your library format. Also declspec() is a Microsoft
    specific extension not supported by off the shelf gcc. And gcc has no
    intentions to add anything they consider non-standard, and most
    Microsoft extensions are non-standard.
    MingW does come with a patched gcc, that supports the most important
    things to be able to create valid Win32 executables but most other gcc
    versions don't.
    Rolf Kalbermatter
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • How to compile DNG SDK with GCC?

    I tried to compile DNG SDK with GCC, but I got stuck to the following error message:
    ... dng_flags.h:33:28: error: RawEnvironment.h: No such file or directory ...
    In other words, it seems that file 'RawEnvironment.h' is missing. I cannot find this file from DNG SDK or XMP SDK. Do you know where I could find this file or do you know how to compile DNG SDK with GCC?
    Regards Sami

    Please define either qMacOS or qWinOS (i.e., in your list of preprocessor defines). As you can see in line 32 of dng_flags.h this is required.

  • Building Net-SNMP with gcc and Solaris 10's Forte-built Perl

    The 5.0.9 Net-SNMP that come with Solaris SPARC is too old for our users. Building the latest version appears to be basically impossible and I'm just about to bail and just build yet another version of Perl for Solaris 10 so it will work. But on the chance that someone has done this:
    I am trying to build Net-SNMP 5.4.1.2 with the Sunfreeware gcc. The configure script seems to ignore the --disable-perl-cc-checks flag:
    ./configure with-perl-modules disable-perl-cc-checks
    configure: error: This build is using a GNU C compiler (gcc) while Perl has been compiled with a non-GNU (or non-working) compiler (cc). This likely won't work for building with Perl support. Either specify a different compiler (--with-cc=PATH), disable this check (--disable-perl-cc-checks) or build without Perl (--without-perl-modules).
    Has anyone successfully done this? I was hoping to get a successful configure run, then build the binaries, and then further tweak the perl makefiles with "GCC=/usr/perl5/5.8.4/bin/perlgcc" or something.

    configure: error: This build is using a GNU C compiler (gcc) while Perl has been compiled with a non-GNU (or non-working) compiler (cc). This likely won't work for building with Perl support. Either specify a different compiler (--with-cc=PATH), disable this check (--disable-perl-cc-checks) or build without Perl (--without-perl-modules).The perl supplied by Sun should be compiled with Sun Studio and the error mentioned above seems to reflect this.
    So, either build perl first with sunfreeware's gcc and then move on to net-snmp or install and use Sun Studio instead of gcc so perl is happy.
    alan

  • This component requires that the embedded font be declared with embedAsCFF=false.

    I'm getting the following warning for my project.
    "warning: incompatible embedded font 'MyFont' specified for views::MyViewInnerClass0 (MyViewInnerClass0_61) . This component requires that the embedded font be declared with embedAsCFF=false."
    Here's what I have in my style.css file.
    /* CSS file */
    @namespace s "library://ns.adobe.com/flex/spark";
    @namespace supportClasses "spark.globalization.supportClasses.*";
    @namespace views "views.*";
    @font-face {
              src: url("assets/MyFont.ttf");
      fontFamily: "MyFont";
      advancedAntiAliasing: true;
      embedAsCFF: true;
    @font-face {
              src: url("assets/MyFont.ttf");
      fontFamily: "MyFont";
      advancedAntiAliasing: false;
      embedAsCFF: false;
    The 2nd font section I have is what is suggested as the fix in most places but that isn't working out for me. I wonder if I'm missing something else.

    I tried changing the name and it didn't work. Tried all sort of combinations too and none worked. Tried a different font and that didn't work too.
    Turns out the problem wasn't in the declaration of the fonts but where I was using it.
    I initially had the font declared globally
    global
       fontFamily: DroidSansMono;
    I saw that, in your comment you had mentioned "..then apply it to the component" so I applied the font to the label component
    s|Label
      fontFamily: DroidSansMono;
    and boom.. no warning. Problem solved.
    Thanks so much.

  • This component requires that the embedded font be declared with embedAsCFF=true.

    Hey all,
    I fall into a small problem with fonts embedding. In my application I have embedded over 50 fonts and all expect one works as expected.
    That one shows an error "warning: incompatible embedded font 'Algerian-CFF' specified for spark.components::RichEditableText (RichEditableText310) . This component requires that the embedded font be declared with embedAsCFF=true."
    I have been looking all over the internet for similar problem, without success. Why this font is not working while all the rest does? Any clues?
    /* CSS file */
    @namespace s "library://ns.adobe.com/flex/spark";
    /* embedded font */
    @font-face {
    src: url("ttf/ALGER.ttf");
    fontFamily: Algerian-CFF;
    Thanks.

    Thanks,
    My issue is not to embed a font twice. Let me describe the issue so this will helpful.
    I have embed a fonts like below code.And apply LucidaBlackletterSpark font for spark component but it gives me error like
    "warning: incompatible embedded font 'LucidaBlackletterSpark' specified for spark.components::RichEditableText (RichEditableText2301) . This component requires that the embedded font be declared with embedAsCFF=true".
    But Font have already embedAsCFF property true. I am not able to find the solution why it is give me this warning.Due to that i am not able to embed a font.
    @font-face {
              src: url("assets/fonts/LucidaBlackletter.ttf");
              fontFamily: LucidaBlackletterSpark;
              embedAsCFF: true;
    @font-face {
              src: url("assets/fonts/LucidaBlackletter.ttf");
              fontFamily: LucidaBlackletterMX;
              embedAsCFF: false;

  • Problem with gcc -pg

    Hello,
    I have a problem using profiling on solaris 8 using gcc. When I compile a small test program with gcc -g -pg, it compiles and runs correctly. However, when I build my main application using the same flags at the compilationa and likning steps, the build completes successfully but
    the application gives a segemntation fault. Is it a bug? Does gcc have a problem profiling in presence of threads or shared libs?
    Thanks in advance,
    Rajsekhar Bhattacharjee (Raj)
    The relevant details are as follows:
    OS (using uname -a): SunOS 5.8 Generic_108528-15 sun4u sparc SUNW,Sun-Blade-100
    gcc version (using gcc -v): gcc version 2.95.3 20010315 (release)
    debugger output :
    GNU gdb 5.0
    Copyright 2000 Free Software Foundation, Inc.
    GDB is free software, covered by the GNU General Public License, and you are
    welcome to change it and/or distribute copies of it under certain conditions.
    Type "show copying" to see the conditions.
    There is absolutely no warranty for GDB. Type "show warranty" for details.
    This GDB was configured as "sparc-sun-solaris2.8"...
    Core was generated by `/home/raja/zentime/bin/solaris/gprof/zentime /mnt/elmer/export/home1/TestSyst
    em'.
    Program terminated with signal 11, Segmentation Fault.
    Reading symbols from /usr/lib/libdl.so.1...done.
    Loaded symbols for /usr/lib/libdl.so.1
    Reading symbols from /usr/lib/libpthread.so.1...done.
    Loaded symbols for /usr/lib/libpthread.so.1
    Reading symbols from /usr/lib/libcurses.so.1...done.
    Loaded symbols for /usr/lib/libcurses.so.1
    Reading symbols from /usr/lib/libsocket.so.1...done.
    Loaded symbols for /usr/lib/libsocket.so.1
    Reading symbols from /usr/lib/libnsl.so.1...done.
    Loaded symbols for /usr/lib/libnsl.so.1
    Reading symbols from /usr/openwin/lib/libX11.so.4...done.
    Loaded symbols for /usr/openwin/lib/libX11.so.4
    Reading symbols from /usr/lib/libc.so.1...done.
    Loaded symbols for /usr/lib/libc.so.1
    Reading symbols from /usr/lib/libmp.so.2...done.
    Loaded symbols for /usr/lib/libmp.so.2
    Reading symbols from /usr/openwin/lib/libXext.so.0...done.
    Loaded symbols for /usr/openwin/lib/libXext.so.0
    Reading symbols from /usr/lib/libthread.so.1...done.
    Loaded symbols for /usr/lib/libthread.so.1
    Reading symbols from /usr/platform/SUNW,Ultra-1/lib/libc_psr.so.1...done.
    Loaded symbols for /usr/platform/SUNW,Ultra-1/lib/libc_psr.so.1
    #0 0xfd7dbe8c in __csigsetjmp () from /usr/lib/libthread.so.1
    (gdb)

    Hi,
    we have the same Problem with the inline assembler. We are using Sunstudio 12 on x86 and tried to get this code compiled (Sunstudio 12 should be gas compatible).
    any ideas ?
    thanks
    Dieter
    #define HEC_HTONF(x) \
    (__extension__ \
    register HVB::float32_t __v, __x = (x); \
    __asm__ ( \
    "bswap %0" \
    : "=r" (__v) \
    : "0" (__x) \
    __v; \
    #define HEC_HTONLF_INPLACE(x) \
    __asm__ ( \
    "leal %0, %%ecx \n\t" \
    "movl (%%ecx), %%eax \n\t" \
    "movl 4(%%ecx), %%edx \n\t" \
    "bswap %%eax \n\t" \
    "bswap %%edx \n\t" \
    "movl %%eax, 4(%%ecx) \n\t" \
    "movl %%edx, (%%ecx) \n\t" \
    : "=m" (x) \
    : "m" (x) \
    : "%eax", "%ecx", "%edx" \
    );

Maybe you are looking for

  • Mail won't work in 10.7.5

    I recently upgraded to a MacBookPro running 10.8 and it's fine. I too the HD out of my older MacBook and turned it into an external runing 10.7. I discovered when starting up in 10.8 that I coul not acces the Mail an AddressBook files on the 10.7 ext

  • Slideshow picture quality

    I created my slideshow in iPhoto 08 & it look gorgeous when played back, sharp, clean images. I have tried creating slideshows directly in iDVD 08, but the quality wasn't as good , so I shared my iPhoto slideshow, exporting it to iDVD. However, the p

  • How to code on button click increase cell height ?

    hi, Am new in development .Am creating app same like facebook.i have table view controller in that every cell having button .on perticular button click i want to add view to that cell .on same same when i click second time then it hide the addded vie

  • Since Adobe Reader IX updated, it is slow to open pdf's

    How can I fix it?

  • Shipping type in Interlocutor Bussines Object

    Hello. Trying to import Interlocutors, system tells me 0 cannot be a value because there is no 0 cardcode in OSHP table (in other words but that is it). If I look in that table, there are 1,2,3,4 values ... but the new value is 5. Can I manually inse