Mock Version: 1.4.9
Mock Version: 1.4.9
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-wxpython4.spec'], chrootPath='/var/lib/mock/f29-build-8355-2663/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x2001fd77b8>timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-wxpython4.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: riscv64
Building for target riscv64
Wrote: /builddir/build/SRPMS/python-wxpython4-4.0.1-3.fc29.src.rpm
Child return code was: 0
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-wxpython4.spec'], chrootPath='/var/lib/mock/f29-build-8355-2663/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x2001fd77b8>timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-wxpython4.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: riscv64
Building for target riscv64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QMXEK2
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf python-wxpython4-4.0.1
+ /usr/bin/mkdir -p python-wxpython4-4.0.1
+ cd python-wxpython4-4.0.1
+ /usr/bin/tar -xof -
+ /usr/bin/gzip -dc /builddir/build/SOURCES/wxPython-4.0.1.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ mv wxPython-4.0.1 python2
+ pushd python2
~/build/BUILD/python-wxpython4-4.0.1/python2 ~/build/BUILD/python-wxpython4-4.0.1
Patch #0 (unbundle-sip.patch):
+ echo 'Patch #0 (unbundle-sip.patch):'
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file etg/dataview.py
patching file etg/grid.py
patching file etg/sizer.py
patching file etg/window.py
patching file wscript
patching file wx/lib/gizmos/dynamicsash.py
Hunk #2 succeeded at 942 (offset -3 lines).
Hunk #3 succeeded at 951 (offset -3 lines).
+ sed -i -e 's|WX_CONFIG = '\''wx-config'\''|WX_CONFIG = '\''wx-config-3.0'\''|' build.py
+ rm -rf sip/siplib
+ rm -rf wx/py/tests
+ rm -f docs/sphinx/_downloads/i18nwxapp/i18nwxapp.zip
+ cp -a wx/lib/pubsub/LICENSE_BSD_Simple.txt license
+ sed -i -e '/^#!\//, 1d' demo/AUI_DockingWindowMgr.py demo/AUI_MDI.py demo/AUI_Notebook.py demo/About.py demo/AboutBox.py demo/ActiveXWrapper_Acrobat.py demo/ActiveXWrapper_IE.py demo/ActiveX_FlashWindow.py demo/ActiveX_IEHtmlWindow.py demo/ActiveX_PDFWindow.py demo/AdjustChannels.py demo/AlphaDrawing.py demo/AnalogClock.py demo/AnimateCtrl.py demo/ArtProvider.py demo/BannerWindow.py demo/BitmapButton.py demo/BitmapComboBox.py demo/BitmapFromBuffer.py demo/Button.py demo/Cairo.py demo/Cairo_Snippets.py demo/Calendar.py demo/CalendarCtrl.py demo/CheckBox.py demo/CheckListBox.py demo/CheckListCtrlMixin.py demo/Choice.py demo/Choicebook.py demo/CollapsiblePane.py demo/ColorPanel.py demo/ColourDB.py demo/ColourDialog.py demo/ColourSelect.py demo/ComboBox.py demo/ComboCtrl.py demo/ComboTreeBox.py demo/CommandLinkButton.py demo/ContextHelp.py demo/Cursor.py demo/CustomDragAndDrop.py demo/DVC_CustomRenderer.py demo/DVC_DataViewModel.py demo/DVC_IndexListModel.py demo/DVC_ListCtrl.py demo/DVC_TreeCtrl.py demo/DatePickerCtrl.py demo/DelayedResult.py demo/Dialog.py demo/DialogUnits.py demo/DirDialog.py demo/DragAndDrop.py demo/DragImage.py demo/DragScroller.py demo/DrawXXXList.py demo/DynamicSashWindow.py demo/EditableListBox.py demo/Editor.py demo/EventManager.py demo/ExpandoTextCtrl.py demo/FancyText.py demo/FileBrowseButton.py demo/FileCtrl.py demo/FileDialog.py demo/FileHistory.py demo/FindReplaceDialog.py demo/FloatBar.py demo/FloatCanvas.py demo/FontDialog.py demo/FontEnumerator.py demo/Frame.py demo/GLCanvas.py demo/Gauge.py demo/GenericButtons.py demo/GenericDirCtrl.py demo/GetMouseState.py demo/GraphicsContext.py demo/GraphicsGradient.py demo/Grid.py demo/GridBagSizer.py demo/GridCustEditor.py demo/GridCustTable.py demo/GridDragAndDrop.py demo/GridDragable.py demo/GridEnterHandler.py demo/GridHugeTable.py demo/GridLabelRenderer.py demo/GridSimple.py demo/GridStdEdRend.py demo/Grid_MegaExample.py demo/HTML2_WebView.py demo/HtmlWindow.py demo/I18N.py demo/Image.py demo/ImageAlpha.py demo/ImageBrowser.py demo/ImageFromStream.py demo/Img2PyArtProvider.py demo/InfoBar.py demo/IntCtrl.py demo/ItemsPicker.py demo/Joystick.py demo/KeyEvents.py demo/LEDNumberCtrl.py demo/LayoutAnchors.py demo/LayoutConstraints.py demo/Layoutf.py demo/ListBox.py demo/ListCtrl.py demo/ListCtrl_edit.py demo/ListCtrl_virtual.py demo/Listbook.py demo/MDIDemo.py demo/MDISashDemo.py demo/MDIWindows.py demo/Main.py demo/Mask.py demo/MaskedEditControls.py demo/MaskedNumCtrl.py demo/MediaCtrl.py demo/Menu.py demo/MessageDialog.py demo/MimeTypesManager.py demo/MiniFrame.py demo/MouseGestures.py demo/MultiChoiceDialog.py demo/MultiSash.py demo/MultiSplitterWindow.py demo/MultipleChoiceDialog.py demo/Notebook.py demo/NotificationMessage.py demo/OGL.py demo/Overlay.py demo/OwnerDrawnComboBox.py demo/PDFViewer.py demo/PageSetupDialog.py demo/PenAndBrushStyles.py demo/Pickers.py demo/PlateButton.py demo/PopupControl.py demo/PopupMenu.py demo/PopupWindow.py demo/PrintDialog.py demo/PrintFramework.py demo/Process.py demo/ProgressDialog.py demo/PropertyGrid.py demo/PropertySheetDialog.py demo/PseudoDC.py demo/PyColourChooser.py demo/PyCrust.py demo/PyPlot.py demo/PyShell.py demo/PythonEvents.py demo/RadioBox.py demo/RadioButton.py demo/RawBitmapAccess.py demo/RearrangeDialog.py demo/RendererNative.py demo/ResizeWidget.py demo/RichMessageDialog.py demo/RichTextCtrl.py demo/RichToolTip.py demo/SashWindow.py demo/ScrolledMessageDialog.py demo/ScrolledPanel.py demo/ScrolledWindow.py demo/SearchCtrl.py demo/ShapedWindow.py demo/Simplebook.py demo/SingleChoiceDialog.py demo/SizedControls.py demo/Sizers.py demo/Slider.py demo/Sound.py demo/SpinButton.py demo/SpinCtrl.py demo/SpinCtrlDouble.py demo/SplitTree.py demo/SplitterWindow.py demo/StandardPaths.py demo/StaticBitmap.py demo/StaticBox.py demo/StaticText.py demo/StatusBar.py demo/StockButtons.py demo/StyledTextCtrl_1.py demo/StyledTextCtrl_2.py demo/SystemSettings.py demo/TablePrint.py demo/TextCtrl.py demo/TextEntryDialog.py demo/Threads.py demo/Throbber.py demo/Ticker.py demo/TimeCtrl.py demo/TimePickerCtrl.py demo/Timer.py demo/ToggleButton.py demo/ToolBar.py demo/ToolTip.py demo/Toolbook.py demo/TreeCtrl.py demo/TreeListCtrl.py demo/TreeMixin.py demo/Treebook.py demo/UIActionSimulator.py demo/URLDragAndDrop.py demo/Unicode.py demo/VListBox.py demo/Validator.py demo/Wizard.py demo/WrapSizer.py demo/XmlResource.py demo/XmlResourceHandler.py demo/XmlResourceSubclass.py demo/demo.py demo/demodata.py demo/encode_bitmaps.py demo/images.py demo/infoframe.py demo/run.py demo/template.py demo/throbImages.py demo/version.py demo/widgetTest.py demo/demo.pyw
+ sed -i -e '/^#!\//, 1d' demo/agw/AGWInfoBar.py demo/agw/AUI.py demo/agw/AdvancedSplash.py demo/agw/AquaButton.py demo/agw/BalloonTip.py demo/agw/ButtonPanel.py demo/agw/CubeColourDialog.py demo/agw/CustomTreeCtrl.py demo/agw/FlatMenu.py demo/agw/FlatNotebook.py demo/agw/FloatSpin.py demo/agw/FoldPanelBar.py demo/agw/FourWaySplitter.py demo/agw/GenericMessageDialog.py demo/agw/GradientButton.py demo/agw/HyperLinkCtrl.py demo/agw/HyperTreeList.py demo/agw/KnobCtrl.py demo/agw/LabelBook.py demo/agw/MacLargeDemo.py demo/agw/MultiDirDialog.py demo/agw/PeakMeter.py demo/agw/PersistentControls.py demo/agw/PieCtrl.py demo/agw/PyBusyInfo.py demo/agw/PyCollapsiblePane.py demo/agw/PyGauge.py demo/agw/PyProgress.py demo/agw/RibbonBar.py demo/agw/RulerCtrl.py demo/agw/ShapedButton.py demo/agw/ShortcutEditor.py demo/agw/SpeedMeter.py demo/agw/SuperToolTip.py demo/agw/ThumbnailCtrl.py demo/agw/ToasterBox.py demo/agw/UltimateListCtrl.py demo/agw/UltimateListIconDemo.py demo/agw/UltimateListListDemo.py demo/agw/UltimateReportDemo.py demo/agw/UltimateVirtualDemo.py demo/agw/Windows7Explorer_Contents.py demo/agw/XLSGrid.py demo/agw/ZoomBar.py demo/agw/__demo__.py demo/agw/images.py
+ sed -i -e '/^#!\//, 1d' docs/sphinx/_downloads/i18nwxapp/app_base.py docs/sphinx/_downloads/i18nwxapp/app_const.py docs/sphinx/_downloads/i18nwxapp/geni18n.py docs/sphinx/_downloads/i18nwxapp/sampleapp.py
+ sed -i -e '/^#!\//, 1d' samples/floatcanvas/Animation.py samples/floatcanvas/BB_HitTest.py samples/floatcanvas/BNAEditor.py samples/floatcanvas/BarPlot.py samples/floatcanvas/BouncingBall.py samples/floatcanvas/Chart.py samples/floatcanvas/ClickableBoxes.py samples/floatcanvas/DrawBot.py samples/floatcanvas/DrawRect.py samples/floatcanvas/GridDemo.py samples/floatcanvas/GroupDeleteDemo.py samples/floatcanvas/GroupDemo.py samples/floatcanvas/Hexagons.py samples/floatcanvas/Map.py samples/floatcanvas/MicroDemo.py samples/floatcanvas/MiniDemo.py samples/floatcanvas/MouseTest.py samples/floatcanvas/MovingElements.py samples/floatcanvas/MovingPlot.py samples/floatcanvas/MovingTriangle.py samples/floatcanvas/NoToolbar.py samples/floatcanvas/NonGUI.py samples/floatcanvas/OverlayDemo.py samples/floatcanvas/PieChart.py samples/floatcanvas/PixelBitmap.py samples/floatcanvas/PointsHitDemo.py samples/floatcanvas/PolyEditor.py samples/floatcanvas/ProcessDiagram.py samples/floatcanvas/ScaleDemo.py samples/floatcanvas/ScaledBitmap2Demo.py samples/floatcanvas/SplitterWindow.py samples/floatcanvas/SubClassNavCanvas.py samples/floatcanvas/TestSpline.py samples/floatcanvas/TextBox.py samples/floatcanvas/TextBox2.py samples/floatcanvas/Tree.py samples/floatcanvas/VectPlot.py samples/floatcanvas/YDownDemo.py
+ sed -i -e '/^#!\//, 1d' samples/mainloop/mainloop.py
+ sed -i -e '/^#!\//, 1d' samples/ribbon/images.py samples/ribbon/ribbonbar_demo.py
+ sed -i -e '/^#!\//, 1d' wx/py/PyAlaCarte.py wx/py/PyAlaMode.py wx/py/PyAlaModeTest.py wx/py/PyCrust.py wx/py/PyFilling.py wx/py/PyShell.py wx/py/PySlices.py wx/py/PySlicesShell.py wx/py/PyWrap.py wx/py/__init__.py wx/py/buffer.py wx/py/crust.py wx/py/crustslices.py wx/py/dispatcher.py wx/py/document.py wx/py/editor.py wx/py/editwindow.py wx/py/filling.py wx/py/frame.py wx/py/images.py wx/py/interpreter.py wx/py/introspect.py wx/py/magic.py wx/py/parse.py wx/py/path.py wx/py/pseudo.py wx/py/shell.py wx/py/sliceshell.py wx/py/version.py
+ sed -i -e '/^#!\//, 1d' wx/tools/__init__.py wx/tools/dbg.py wx/tools/genaxmodule.py wx/tools/helpviewer.py wx/tools/img2img.py wx/tools/img2png.py wx/tools/img2py.py wx/tools/img2xpm.py wx/tools/pywxrc.py wx/tools/wxget.py wx/tools/wxget_docs_demo.py
+ sed -i 's/\r$//' docs/sphinx/_downloads/ArtProvider.GetBitmap.1.py docs/sphinx/_downloads/CloseEvent.Veto.1.py docs/sphinx/_downloads/Colour.1.py docs/sphinx/_downloads/EvtHandler.Bind.1.py docs/sphinx/_downloads/Font.1.py docs/sphinx/_downloads/Frame.SetStatusWidths.1.py docs/sphinx/_downloads/GridBagSizer.1.py docs/sphinx/_downloads/GridBagSizer.2.py docs/sphinx/_downloads/MenuBar.1.py docs/sphinx/_downloads/MoveEvent.1.py docs/sphinx/_downloads/Notebook.1.py docs/sphinx/_downloads/PaintDC.1.py docs/sphinx/_downloads/Process.1.py docs/sphinx/_downloads/SplitterWindow.1.py docs/sphinx/_downloads/StatusBar.SetStatusWidths.1.py docs/sphinx/_downloads/TreeCtrl.1.py docs/sphinx/_downloads/TreeCtrl.OnCompareItems.1.py docs/sphinx/_downloads/functions.CallAfter.1.py docs/sphinx/_downloads/functions.Execute.1.py
+ sed -i 's/\r$//' docs/sphinx/rest_substitutions/snippets/python/contrib/ArtProvider.GetBitmap.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/CloseEvent.Veto.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/Colour.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/EvtHandler.Bind.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/Font.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/Frame.SetStatusWidths.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/GridBagSizer.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/GridBagSizer.2.py docs/sphinx/rest_substitutions/snippets/python/contrib/MenuBar.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/MoveEvent.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/Notebook.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/PaintDC.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/Process.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/SplitterWindow.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/StatusBar.SetStatusWidths.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/TreeCtrl.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/TreeCtrl.OnCompareItems.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/functions.CallAfter.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/functions.Execute.1.py
+ sed -i 's/\r$//' docs/sphinx/rest_substitutions/snippets/python/converted/wx.AcceleratorTable.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.AffineMatrix2D.Concat.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.AffineMatrix2D.Invert.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.AffineMatrix2D.Rotate.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.AffineMatrix2D.Scale.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.AffineMatrix2D.TransformDistance.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.AffineMatrix2D.TransformDistance.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.AffineMatrix2D.TransformPoint.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.AffineMatrix2D.TransformPoint.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.AffineMatrix2D.Translate.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.AffineMatrix2DBase.Concat.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.AffineMatrix2DBase.Invert.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.App.SetTopWindow.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.AppConsole.SetCLocale.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.AppConsole.SetCLocale.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ArtProvider.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ArtProvider.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Bitmap.NewFromPNGData.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Bitmap.NewFromPNGData.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Bitmap.__init__.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.BoxSizer.AddSpacer.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.BusyCursor.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.BusyInfo.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.BusyInfo.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Clipboard.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.CloseEvent.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.CollapsiblePane.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ComboCtrl.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ComboCtrl.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ComboCtrl.SetTextCtrlStyle.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ConfigBase.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ConfigBase.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ConfigBase.3.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ConfigBase.4.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ConfigBase.5.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ConfigPathChanger.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ConfigPathChanger.__init__.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ConfigPathChanger.__init__.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ContextHelp.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Control.GetSizeFromTextSize.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Control.GetSizeFromTextSize.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Control.SetLabelMarkup.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Cursor.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Cursor.__init__.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.DCClipper.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.DataObjectComposite.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.DateTime.ConvertYearToBC.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.DateTime.Now.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.DateTime.ParseFormat.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.DateTime.ParseFormat.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.DateTime.SetTimeT.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Dialog.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Dialog.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.DirDialog.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Event.Clone.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.EventBlocker.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.EventFilter.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.EventLoopActivator.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.EventLoopBase.Dispatch.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.EvtHandler.QueueEvent.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.EvtHandler.QueueEvent.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.EvtHandler.SetNextHandler.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.EvtHandler.TryAfter.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.EvtHandler.TryBefore.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FSFile.__init__.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileDialog.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileDialog.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileDialog.3.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileSystem.AddHandler.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileSystem.ChangePathTo.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileSystem.ChangePathTo.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileSystemHandler.CanOpen.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileSystemHandler.GetAnchor.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileSystemHandler.GetLeftLocation.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileSystemHandler.GetMimeTypeFromExt.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileSystemHandler.GetProtocol.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileSystemHandler.GetRightLocation.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileType.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileType.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Font.__init__.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Font.__init__.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FontInfo.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FontMapper.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Frame.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.GraphicsContext.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.GraphicsRenderer.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.HeaderColumnSimple.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.HeaderCtrl.AddColumnsItems.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.HeaderCtrl.Create.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.HeaderCtrl.UpdateColumnWidthToFit.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.HeaderCtrlSimple.HideColumn.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.HelpControllerBase.SetViewer.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.IconBundle.GetIcon.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Image.AddHandler.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Image.ComputeHistogram.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Image.GetImageExtWildcard.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Image.LoadFile.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Image.LoadFile.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Image.SaveFile.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Image.SaveFile.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Image.Scale.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Image.__init__.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.InfoBar.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.KeyEvent.GetKeyCode.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.KeyboardState.GetModifiers.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.KeyboardState.GetModifiers.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ListCtrl.GetNextItem.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ListCtrl.SetColumnsOrder.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ListCtrl.SetItemState.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ListCtrl.SetItemState.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ListCtrl.SortItems.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Locale.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Locale.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Log.LogRecord.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Log.SetComponentLevel.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.LogChain.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.LogFormatter.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.LogFormatter.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.LogNull.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.LogNull.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.MDIParentFrame.OnCreateClient.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.MemoryDC.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.MemoryDC.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.MemoryFSHandler.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Menu.Append.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Menu.Append.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Menu.Append.3.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Menu.Append.4.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.MenuItem.GetLabelText.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.MenuItem.SetItemLabel.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.MenuItem.__init__.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.MessageDialog.SetYesNoLabels.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.MessageDialog.SetYesNoLabels.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ModalDialogHook.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.NonOwnedWindow.SetShape.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Notebook.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Notebook.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.PaintEvent.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.PaintEvent.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.PickerBase.GetPickerCtrl.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.PlatformInformation.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Point.SetDefaults.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Point.__init__.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.RearrangeDialog.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.RearrangeDialog.AddExtraControls.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.RearrangeList.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.RichMessageDialog.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ScrollBar.SetScrollbar.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Scrolled.DoPrepareDC.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Scrolled.SetScrollbars.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.SearchCtrl.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.SingleInstanceChecker.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Size.SetDefaults.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Sizer.AddSpacer.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Sizer.AddStretchSpacer.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.SizerFlags.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.SizerFlags.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.SizerFlags.3.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.StandardPaths.MSWGetShellDir.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.StandardPaths.UseAppInfo.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.StaticBox.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.StaticBox.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.StaticBoxSizer.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.StopWatch.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.TextCompleterSimple.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.TextCtrl.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.TextCtrl.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.TextCtrl.3.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.TextCtrl.4.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.TextCtrl.5.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.TextEntry.GetInsertionPoint.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.TextUrlEvent.Clone.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.TimerEvent.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ToolBar.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ToolBar.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ToolBar.3.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Trackable.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.URLDataObject.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.VListBox.GetFirstSelected.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Validator.SetWindow.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.ConvertDialogToPixels.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.DoUpdateWindowUI.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.Fit.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.HandleWindowEvent.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.Move.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.Move.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.Move.3.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.ProcessEvent.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.ProcessWindowEvent.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.PushEventHandler.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.SetBackgroundStyle.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.SetMaxClientSize.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.SetMinClientSize.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.SetScrollbar.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.UpdateWindowUI.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.WindowModalDialogEvent.Clone.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.adv.AboutDialogInfo.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.adv.BannerWindow.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.adv.PropertySheetDialog.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.adv.RichToolTip.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.adv.Sound.Play.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.adv.Sound.PlaySound.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.adv.SplashScreen.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.adv.TreeListCtrl.GetNextItem.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.adv.WizardPageSimple.Chain.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.adv.WizardPageSimple.Chain.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.adv.WizardPageSimple.Chain.3.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.adv.functions.AboutBox.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.aui.AuiManager.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.aui.AuiManager.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.dataview.DataViewCustomRenderer.CreateEditorCtrl.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.dataview.DataViewCustomRenderer.GetValueFromEditorCtrl.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.dataview.DataViewListCtrl.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.dataview.DataViewModel.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.dataview.DataViewModel.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.dataview.DataViewRenderer.DisableEllipsize.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.dataview.TreeListCtrl.GetNextItem.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.functions.DirSelector.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.functions.FileSelector.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.functions.FileSelector.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.functions.Kill.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.functions.Kill.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.functions.MessageBox.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.grid.Grid.GetCellSize.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.grid.Grid.GetCellSize.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.grid.Grid.GetRowGridLinePen.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.grid.GridCellAttr.GetNonDefaultAlignment.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.grid.GridUpdateLocker.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlCell.AdjustPagebreak.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlCell.Draw.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlCell.DrawInvisible.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlContainerCell.SetWidthFloat.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlContainerCell.SetWidthFloat.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlFilter.CanRead.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlFilter.ReadFile.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlHelpController.AddBook.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlHelpController.AddBook.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlHelpWindow.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlModalHelp.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlParser.GetFS.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlParser.PushTagHandler.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlParser.PushTagHandler.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlTag.GetBeginPos.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlTag.GetEndPos1.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlTag.GetEndPos2.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlTag.GetParam.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlTag.HasEnding.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlTagHandler.HandleTag.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlTagHandler.ParseInner.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlWinParser.GetContainer.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlWindow.SetPage.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html2.WebView.GetNativeBackend.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.media.MediaCtrl.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.msw.Metafile.SetClipboard.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.CursorProperty.OnCustomPaint.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.DirProperty.DoGetValidator.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.FileProperty.DoGetValidator.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.FlagsProperty.ChildChanged.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.FloatProperty.DoGetValidator.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.FontProperty.ChildChanged.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.ImageFileProperty.OnCustomPaint.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.IntProperty.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.IntProperty.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.IntProperty.3.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.IntProperty.4.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.IntProperty.DoGetValidator.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGEditor.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGMultiButton.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGMultiButton.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGProperty.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGProperty.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGProperty.3.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGProperty.4.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGProperty.5.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGProperty.6.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGProperty.7.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGProperty.ChildChanged.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGProperty.DoGetValidator.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGProperty.OnCustomPaint.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGProperty.SetDefaultValue.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGProperty.__init__.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PropertyGrid.AddActionTrigger.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PropertyGrid.MakeColumnEditable.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PropertyGridInterface.Insert.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PropertyGridInterface.Insert.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PropertyGridInterface.ReplaceProperty.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PropertyGridManager.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.SystemColourProperty.OnCustomPaint.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.UIntProperty.DoGetValidator.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.richtext.RichTextEvent.Clone.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.richtext.RichTextFormattingDialog.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.richtext.RichTextHTMLHandler.SetFontSizeMapping.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.richtext.SymbolPickerDialog.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.stc.StyledTextCtrl.GetInsertionPoint.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.xml.XmlDocument.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.xml.XmlDocument.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.xml.XmlDocument.3.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.xml.XmlNode.GetNodeContent.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.xml.XmlNode.GetNodeContent.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.xrc.XmlResource.Load.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.xrc.XmlResource.LoadDialog.1.py
+ sed -i 's/\r$//' docs/sphinx/_downloads/i18nwxapp/locale/I18Nwxapp.pot
+ sed -i 's/\r$//' docs/sphinx/make.bat
+ sed -i 's/\r$//' docs/sphinx/phoenix_theme/theme.conf
+ sed -i 's/\r$//' samples/floatcanvas/BouncingBall.py
+ chmod -x demo/AUI_DockingWindowMgr.py demo/AUI_MDI.py demo/AUI_Notebook.py demo/About.py demo/AboutBox.py demo/ActiveXWrapper_Acrobat.py demo/ActiveXWrapper_IE.py demo/ActiveX_FlashWindow.py demo/ActiveX_IEHtmlWindow.py demo/ActiveX_PDFWindow.py demo/AdjustChannels.py demo/AlphaDrawing.py demo/AnalogClock.py demo/AnimateCtrl.py demo/ArtProvider.py demo/BannerWindow.py demo/BitmapButton.py demo/BitmapComboBox.py demo/BitmapFromBuffer.py demo/Button.py demo/Cairo.py demo/Cairo_Snippets.py demo/Calendar.py demo/CalendarCtrl.py demo/CheckBox.py demo/CheckListBox.py demo/CheckListCtrlMixin.py demo/Choice.py demo/Choicebook.py demo/CollapsiblePane.py demo/ColorPanel.py demo/ColourDB.py demo/ColourDialog.py demo/ColourSelect.py demo/ComboBox.py demo/ComboCtrl.py demo/ComboTreeBox.py demo/CommandLinkButton.py demo/ContextHelp.py demo/Cursor.py demo/CustomDragAndDrop.py demo/DVC_CustomRenderer.py demo/DVC_DataViewModel.py demo/DVC_IndexListModel.py demo/DVC_ListCtrl.py demo/DVC_TreeCtrl.py demo/DatePickerCtrl.py demo/DelayedResult.py demo/Dialog.py demo/DialogUnits.py demo/DirDialog.py demo/DragAndDrop.py demo/DragImage.py demo/DragScroller.py demo/DrawXXXList.py demo/DynamicSashWindow.py demo/EditableListBox.py demo/Editor.py demo/EventManager.py demo/ExpandoTextCtrl.py demo/FancyText.py demo/FileBrowseButton.py demo/FileCtrl.py demo/FileDialog.py demo/FileHistory.py demo/FindReplaceDialog.py demo/FloatBar.py demo/FloatCanvas.py demo/FontDialog.py demo/FontEnumerator.py demo/Frame.py demo/GLCanvas.py demo/Gauge.py demo/GenericButtons.py demo/GenericDirCtrl.py demo/GetMouseState.py demo/GraphicsContext.py demo/GraphicsGradient.py demo/Grid.py demo/GridBagSizer.py demo/GridCustEditor.py demo/GridCustTable.py demo/GridDragAndDrop.py demo/GridDragable.py demo/GridEnterHandler.py demo/GridHugeTable.py demo/GridLabelRenderer.py demo/GridSimple.py demo/GridStdEdRend.py demo/Grid_MegaExample.py demo/HTML2_WebView.py demo/HtmlWindow.py demo/I18N.py demo/Image.py demo/ImageAlpha.py demo/ImageBrowser.py demo/ImageFromStream.py demo/Img2PyArtProvider.py demo/InfoBar.py demo/IntCtrl.py demo/ItemsPicker.py demo/Joystick.py demo/KeyEvents.py demo/LEDNumberCtrl.py demo/LayoutAnchors.py demo/LayoutConstraints.py demo/Layoutf.py demo/ListBox.py demo/ListCtrl.py demo/ListCtrl_edit.py demo/ListCtrl_virtual.py demo/Listbook.py demo/MDIDemo.py demo/MDISashDemo.py demo/MDIWindows.py demo/Main.py demo/Mask.py demo/MaskedEditControls.py demo/MaskedNumCtrl.py demo/MediaCtrl.py demo/Menu.py demo/MessageDialog.py demo/MimeTypesManager.py demo/MiniFrame.py demo/MouseGestures.py demo/MultiChoiceDialog.py demo/MultiSash.py demo/MultiSplitterWindow.py demo/MultipleChoiceDialog.py demo/Notebook.py demo/NotificationMessage.py demo/OGL.py demo/Overlay.py demo/OwnerDrawnComboBox.py demo/PDFViewer.py demo/PageSetupDialog.py demo/PenAndBrushStyles.py demo/Pickers.py demo/PlateButton.py demo/PopupControl.py demo/PopupMenu.py demo/PopupWindow.py demo/PrintDialog.py demo/PrintFramework.py demo/Process.py demo/ProgressDialog.py demo/PropertyGrid.py demo/PropertySheetDialog.py demo/PseudoDC.py demo/PyColourChooser.py demo/PyCrust.py demo/PyPlot.py demo/PyShell.py demo/PythonEvents.py demo/RadioBox.py demo/RadioButton.py demo/RawBitmapAccess.py demo/RearrangeDialog.py demo/RendererNative.py demo/ResizeWidget.py demo/RichMessageDialog.py demo/RichTextCtrl.py demo/RichToolTip.py demo/SashWindow.py demo/ScrolledMessageDialog.py demo/ScrolledPanel.py demo/ScrolledWindow.py demo/SearchCtrl.py demo/ShapedWindow.py demo/Simplebook.py demo/SingleChoiceDialog.py demo/SizedControls.py demo/Sizers.py demo/Slider.py demo/Sound.py demo/SpinButton.py demo/SpinCtrl.py demo/SpinCtrlDouble.py demo/SplitTree.py demo/SplitterWindow.py demo/StandardPaths.py demo/StaticBitmap.py demo/StaticBox.py demo/StaticText.py demo/StatusBar.py demo/StockButtons.py demo/StyledTextCtrl_1.py demo/StyledTextCtrl_2.py demo/SystemSettings.py demo/TablePrint.py demo/TextCtrl.py demo/TextEntryDialog.py demo/Threads.py demo/Throbber.py demo/Ticker.py demo/TimeCtrl.py demo/TimePickerCtrl.py demo/Timer.py demo/ToggleButton.py demo/ToolBar.py demo/ToolTip.py demo/Toolbook.py demo/TreeCtrl.py demo/TreeListCtrl.py demo/TreeMixin.py demo/Treebook.py demo/UIActionSimulator.py demo/URLDragAndDrop.py demo/Unicode.py demo/VListBox.py demo/Validator.py demo/Wizard.py demo/WrapSizer.py demo/XmlResource.py demo/XmlResourceHandler.py demo/XmlResourceSubclass.py demo/demo.py demo/demodata.py demo/encode_bitmaps.py demo/images.py demo/infoframe.py demo/run.py demo/template.py demo/throbImages.py demo/version.py demo/widgetTest.py
+ chmod -x samples/mainloop/mainloop.py
+ chmod -x samples/printing/sample-text.txt
+ find demo -size 0 -delete
+ find docs/sphinx/rest_substitutions/snippets/python/converted -size 0 -delete
+ for file in demo/TestTable.txt docs/sphinx/_downloads/i18nwxapp/locale/I18Nwxapp.pot docs/sphinx/class_summary.pkl docs/sphinx/wx.1moduleindex.pkl
+ iconv -f ISO-8859-1 -t UTF-8 -o demo/TestTable.txt.new demo/TestTable.txt
+ touch -r demo/TestTable.txt demo/TestTable.txt.new
+ mv demo/TestTable.txt.new demo/TestTable.txt
+ for file in demo/TestTable.txt docs/sphinx/_downloads/i18nwxapp/locale/I18Nwxapp.pot docs/sphinx/class_summary.pkl docs/sphinx/wx.1moduleindex.pkl
+ iconv -f ISO-8859-1 -t UTF-8 -o docs/sphinx/_downloads/i18nwxapp/locale/I18Nwxapp.pot.new docs/sphinx/_downloads/i18nwxapp/locale/I18Nwxapp.pot
+ touch -r docs/sphinx/_downloads/i18nwxapp/locale/I18Nwxapp.pot docs/sphinx/_downloads/i18nwxapp/locale/I18Nwxapp.pot.new
+ mv docs/sphinx/_downloads/i18nwxapp/locale/I18Nwxapp.pot.new docs/sphinx/_downloads/i18nwxapp/locale/I18Nwxapp.pot
+ for file in demo/TestTable.txt docs/sphinx/_downloads/i18nwxapp/locale/I18Nwxapp.pot docs/sphinx/class_summary.pkl docs/sphinx/wx.1moduleindex.pkl
+ iconv -f ISO-8859-1 -t UTF-8 -o docs/sphinx/class_summary.pkl.new docs/sphinx/class_summary.pkl
+ touch -r docs/sphinx/class_summary.pkl docs/sphinx/class_summary.pkl.new
+ mv docs/sphinx/class_summary.pkl.new docs/sphinx/class_summary.pkl
+ for file in demo/TestTable.txt docs/sphinx/_downloads/i18nwxapp/locale/I18Nwxapp.pot docs/sphinx/class_summary.pkl docs/sphinx/wx.1moduleindex.pkl
+ iconv -f ISO-8859-1 -t UTF-8 -o docs/sphinx/wx.1moduleindex.pkl.new docs/sphinx/wx.1moduleindex.pkl
+ touch -r docs/sphinx/wx.1moduleindex.pkl docs/sphinx/wx.1moduleindex.pkl.new
+ mv docs/sphinx/wx.1moduleindex.pkl.new docs/sphinx/wx.1moduleindex.pkl
+ popd
~/build/BUILD/python-wxpython4-4.0.1
+ cp -a python2 python3
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fR6EFd
+ umask 022
~/build/BUILD/python-wxpython4-4.0.1/python2 ~/build/BUILD/python-wxpython4-4.0.1
+ cd /builddir/build/BUILD
+ cd python-wxpython4-4.0.1
+ pushd python2
+ DOXYGEN=/usr/bin/doxygen
+ SIP=/usr/bin/sip
+ /usr/bin/python2 -u build.py dox touch etg --nodoc sip build_py --use_syswx --gtk3 bdist_egg
Will build using: "/usr/bin/python2"
2.7.15 (default, May  7 2018, 14:37:14) 
[GCC 8.1.1 20180502 (Red Hat 8.1.1-1)]
Python's architecture is 64bit
cfg.VERSION: 4.0.1
Running command: dox
bash ./regen.sh xml
Finished command: dox (31m33.933s)
Running command: touch
touch etg/*.py
Finished command: touch (1.579s)
Running command: etg
"/usr/bin/python2" etg/_core.py --sip --nodoc
"/usr/bin/python2" etg/_html.py --sip --nodoc
"/usr/bin/python2" etg/_dataview.py --sip --nodoc
"/usr/bin/python2" etg/_aui.py --sip --nodoc
"/usr/bin/python2" etg/_webkit.py --sip --nodoc
"/usr/bin/python2" etg/_xml.py --sip --nodoc
"/usr/bin/python2" etg/_glcanvas.py --sip --nodoc
"/usr/bin/python2" etg/_adv.py --sip --nodoc
"/usr/bin/python2" etg/_stc.py --sip --nodoc
"/usr/bin/python2" etg/_xrc.py --sip --nodoc
"/usr/bin/python2" etg/_html2.py --sip --nodoc
"/usr/bin/python2" etg/_grid.py --sip --nodoc
"/usr/bin/python2" etg/_media.py --sip --nodoc
"/usr/bin/python2" etg/_richtext.py --sip --nodoc
"/usr/bin/python2" etg/_msw.py --sip --nodoc
"/usr/bin/python2" etg/_propgrid.py --sip --nodoc
"/usr/bin/python2" etg/_ribbon.py --sip --nodoc
"/usr/bin/python2" etg/defs.py --sip --nodoc
"/usr/bin/python2" etg/debug.py --sip --nodoc
"/usr/bin/python2" etg/object.py --sip --nodoc
"/usr/bin/python2" etg/clntdatactnr.py --sip --nodoc
"/usr/bin/python2" etg/wxdatetime.py --sip --nodoc
"/usr/bin/python2" etg/stopwatch.py --sip --nodoc
"/usr/bin/python2" etg/windowid.py --sip --nodoc
"/usr/bin/python2" etg/platinfo.py --sip --nodoc
"/usr/bin/python2" etg/vidmode.py --sip --nodoc
"/usr/bin/python2" etg/display.py --sip --nodoc
"/usr/bin/python2" etg/intl.py --sip --nodoc
"/usr/bin/python2" etg/translation.py --sip --nodoc
"/usr/bin/python2" etg/cmndata.py --sip --nodoc
"/usr/bin/python2" etg/gdicmn.py --sip --nodoc
"/usr/bin/python2" etg/geometry.py --sip --nodoc
"/usr/bin/python2" etg/affinematrix2d.py --sip --nodoc
"/usr/bin/python2" etg/position.py --sip --nodoc
"/usr/bin/python2" etg/colour.py --sip --nodoc
"/usr/bin/python2" etg/stream.py --sip --nodoc
"/usr/bin/python2" etg/filesys.py --sip --nodoc
"/usr/bin/python2" etg/image.py --sip --nodoc
"/usr/bin/python2" etg/gdiobj.py --sip --nodoc
"/usr/bin/python2" etg/bitmap.py --sip --nodoc
"/usr/bin/python2" etg/icon.py --sip --nodoc
"/usr/bin/python2" etg/iconloc.py --sip --nodoc
"/usr/bin/python2" etg/iconbndl.py --sip --nodoc
"/usr/bin/python2" etg/font.py --sip --nodoc
"/usr/bin/python2" etg/fontutil.py --sip --nodoc
"/usr/bin/python2" etg/pen.py --sip --nodoc
"/usr/bin/python2" etg/brush.py --sip --nodoc
"/usr/bin/python2" etg/cursor.py --sip --nodoc
"/usr/bin/python2" etg/region.py --sip --nodoc
"/usr/bin/python2" etg/dc.py --sip --nodoc
"/usr/bin/python2" etg/dcclient.py --sip --nodoc
"/usr/bin/python2" etg/dcmemory.py --sip --nodoc
"/usr/bin/python2" etg/dcbuffer.py --sip --nodoc
"/usr/bin/python2" etg/dcscreen.py --sip --nodoc
"/usr/bin/python2" etg/dcgraph.py --sip --nodoc
"/usr/bin/python2" etg/dcmirror.py --sip --nodoc
"/usr/bin/python2" etg/dcprint.py --sip --nodoc
"/usr/bin/python2" etg/dcps.py --sip --nodoc
"/usr/bin/python2" etg/dcsvg.py --sip --nodoc
"/usr/bin/python2" etg/graphics.py --sip --nodoc
"/usr/bin/python2" etg/imaglist.py --sip --nodoc
"/usr/bin/python2" etg/overlay.py --sip --nodoc
"/usr/bin/python2" etg/palette.py --sip --nodoc
"/usr/bin/python2" etg/renderer.py --sip --nodoc
"/usr/bin/python2" etg/rawbmp.py --sip --nodoc
"/usr/bin/python2" etg/accel.py --sip --nodoc
"/usr/bin/python2" etg/log.py --sip --nodoc
"/usr/bin/python2" etg/dataobj.py --sip --nodoc
"/usr/bin/python2" etg/dnd.py --sip --nodoc
"/usr/bin/python2" etg/clipbrd.py --sip --nodoc
"/usr/bin/python2" etg/config.py --sip --nodoc
"/usr/bin/python2" etg/tracker.py --sip --nodoc
"/usr/bin/python2" etg/kbdstate.py --sip --nodoc
"/usr/bin/python2" etg/mousestate.py --sip --nodoc
"/usr/bin/python2" etg/tooltip.py --sip --nodoc
"/usr/bin/python2" etg/layout.py --sip --nodoc
"/usr/bin/python2" etg/event.py --sip --nodoc
WARNING: Method wxCloseEvent::Veto already exists in C++ class API, can not create a property.
WARNING: Method wxHelpEvent::Origin already exists in C++ class API, can not create a property.
"/usr/bin/python2" etg/pyevent.py --sip --nodoc
"/usr/bin/python2" etg/sizer.py --sip --nodoc
"/usr/bin/python2" etg/gbsizer.py --sip --nodoc
"/usr/bin/python2" etg/wrapsizer.py --sip --nodoc
"/usr/bin/python2" etg/stdpaths.py --sip --nodoc
"/usr/bin/python2" etg/eventfilter.py --sip --nodoc
"/usr/bin/python2" etg/evtloop.py --sip --nodoc
"/usr/bin/python2" etg/apptrait.py --sip --nodoc
"/usr/bin/python2" etg/app.py --sip --nodoc
"/usr/bin/python2" etg/timer.py --sip --nodoc
"/usr/bin/python2" etg/window.py --sip --nodoc
"/usr/bin/python2" etg/validate.py --sip --nodoc
"/usr/bin/python2" etg/panel.py --sip --nodoc
"/usr/bin/python2" etg/menuitem.py --sip --nodoc
"/usr/bin/python2" etg/menu.py --sip --nodoc
"/usr/bin/python2" etg/scrolwin.py --sip --nodoc
"/usr/bin/python2" etg/vscroll.py --sip --nodoc
"/usr/bin/python2" etg/control.py --sip --nodoc
"/usr/bin/python2" etg/ctrlsub.py --sip --nodoc
"/usr/bin/python2" etg/statbmp.py --sip --nodoc
"/usr/bin/python2" etg/stattext.py --sip --nodoc
"/usr/bin/python2" etg/statbox.py --sip --nodoc
"/usr/bin/python2" etg/statusbar.py --sip --nodoc
"/usr/bin/python2" etg/choice.py --sip --nodoc
"/usr/bin/python2" etg/anybutton.py --sip --nodoc
"/usr/bin/python2" etg/button.py --sip --nodoc
"/usr/bin/python2" etg/bmpbuttn.py --sip --nodoc
"/usr/bin/python2" etg/withimage.py --sip --nodoc
"/usr/bin/python2" etg/bookctrl.py --sip --nodoc
"/usr/bin/python2" etg/notebook.py --sip --nodoc
"/usr/bin/python2" etg/splitter.py --sip --nodoc
"/usr/bin/python2" etg/collpane.py --sip --nodoc
"/usr/bin/python2" etg/statline.py --sip --nodoc
"/usr/bin/python2" etg/textcompleter.py --sip --nodoc
"/usr/bin/python2" etg/textentry.py --sip --nodoc
"/usr/bin/python2" etg/textctrl.py --sip --nodoc
"/usr/bin/python2" etg/combobox.py --sip --nodoc
"/usr/bin/python2" etg/checkbox.py --sip --nodoc
"/usr/bin/python2" etg/listbox.py --sip --nodoc
"/usr/bin/python2" etg/checklst.py --sip --nodoc
"/usr/bin/python2" etg/gauge.py --sip --nodoc
"/usr/bin/python2" etg/headercol.py --sip --nodoc
"/usr/bin/python2" etg/headerctrl.py --sip --nodoc
"/usr/bin/python2" etg/srchctrl.py --sip --nodoc
"/usr/bin/python2" etg/radiobox.py --sip --nodoc
"/usr/bin/python2" etg/radiobut.py --sip --nodoc
"/usr/bin/python2" etg/slider.py --sip --nodoc
"/usr/bin/python2" etg/spinbutt.py --sip --nodoc
"/usr/bin/python2" etg/spinctrl.py --sip --nodoc
"/usr/bin/python2" etg/tglbtn.py --sip --nodoc
"/usr/bin/python2" etg/scrolbar.py --sip --nodoc
"/usr/bin/python2" etg/toolbar.py --sip --nodoc
"/usr/bin/python2" etg/infobar.py --sip --nodoc
"/usr/bin/python2" etg/listctrl.py --sip --nodoc
"/usr/bin/python2" etg/treectrl.py --sip --nodoc
"/usr/bin/python2" etg/pickers.py --sip --nodoc
"/usr/bin/python2" etg/filectrl.py --sip --nodoc
"/usr/bin/python2" etg/combo.py --sip --nodoc
"/usr/bin/python2" etg/choicebk.py --sip --nodoc
"/usr/bin/python2" etg/listbook.py --sip --nodoc
"/usr/bin/python2" etg/toolbook.py --sip --nodoc
"/usr/bin/python2" etg/treebook.py --sip --nodoc
"/usr/bin/python2" etg/simplebook.py --sip --nodoc
"/usr/bin/python2" etg/vlbox.py --sip --nodoc
"/usr/bin/python2" etg/nonownedwnd.py --sip --nodoc
"/usr/bin/python2" etg/toplevel.py --sip --nodoc
"/usr/bin/python2" etg/dialog.py --sip --nodoc
"/usr/bin/python2" etg/dirdlg.py --sip --nodoc
"/usr/bin/python2" etg/dirctrl.py --sip --nodoc
"/usr/bin/python2" etg/filedlg.py --sip --nodoc
"/usr/bin/python2" etg/frame.py --sip --nodoc
"/usr/bin/python2" etg/msgdlg.py --sip --nodoc
"/usr/bin/python2" etg/richmsgdlg.py --sip --nodoc
"/usr/bin/python2" etg/progdlg.py --sip --nodoc
"/usr/bin/python2" etg/popupwin.py --sip --nodoc
"/usr/bin/python2" etg/tipwin.py --sip --nodoc
"/usr/bin/python2" etg/colordlg.py --sip --nodoc
"/usr/bin/python2" etg/choicdlg.py --sip --nodoc
"/usr/bin/python2" etg/fdrepdlg.py --sip --nodoc
"/usr/bin/python2" etg/mdi.py --sip --nodoc
"/usr/bin/python2" etg/fontdlg.py --sip --nodoc
WARNING: Method wxFontData::EnableEffects already exists in C++ class API, can not create a property.
"/usr/bin/python2" etg/rearrangectrl.py --sip --nodoc
"/usr/bin/python2" etg/minifram.py --sip --nodoc
"/usr/bin/python2" etg/textdlg.py --sip --nodoc
"/usr/bin/python2" etg/numdlg.py --sip --nodoc
"/usr/bin/python2" etg/power.py --sip --nodoc
"/usr/bin/python2" etg/utils.py --sip --nodoc
"/usr/bin/python2" etg/process.py --sip --nodoc
"/usr/bin/python2" etg/uiaction.py --sip --nodoc
"/usr/bin/python2" etg/snglinst.py --sip --nodoc
"/usr/bin/python2" etg/help.py --sip --nodoc
"/usr/bin/python2" etg/cshelp.py --sip --nodoc
"/usr/bin/python2" etg/settings.py --sip --nodoc
"/usr/bin/python2" etg/sysopt.py --sip --nodoc
"/usr/bin/python2" etg/artprov.py --sip --nodoc
"/usr/bin/python2" etg/dragimag.py --sip --nodoc
"/usr/bin/python2" etg/printfw.py --sip --nodoc
"/usr/bin/python2" etg/printdlg.py --sip --nodoc
"/usr/bin/python2" etg/mimetype.py --sip --nodoc
"/usr/bin/python2" etg/busyinfo.py --sip --nodoc
"/usr/bin/python2" etg/caret.py --sip --nodoc
"/usr/bin/python2" etg/fontenum.py --sip --nodoc
"/usr/bin/python2" etg/fontmap.py --sip --nodoc
"/usr/bin/python2" etg/mousemanager.py --sip --nodoc
"/usr/bin/python2" etg/filehistory.py --sip --nodoc
"/usr/bin/python2" etg/cmdproc.py --sip --nodoc
"/usr/bin/python2" etg/fswatcher.py --sip --nodoc
"/usr/bin/python2" etg/preferences.py --sip --nodoc
WARNING: Method wxStockPreferencesPage::Kind already exists in C++ class API, can not create a property.
"/usr/bin/python2" etg/modalhook.py --sip --nodoc
"/usr/bin/python2" etg/unichar.py --sip --nodoc
"/usr/bin/python2" etg/stockitem.py --sip --nodoc
"/usr/bin/python2" etg/htmldefs.py --sip --nodoc
"/usr/bin/python2" etg/htmlcell.py --sip --nodoc
"/usr/bin/python2" etg/htmlfilt.py --sip --nodoc
"/usr/bin/python2" etg/htmltag.py --sip --nodoc
"/usr/bin/python2" etg/htmlpars.py --sip --nodoc
"/usr/bin/python2" etg/htmlwin.py --sip --nodoc
"/usr/bin/python2" etg/htmlprint.py --sip --nodoc
"/usr/bin/python2" etg/htmlwinpars.py --sip --nodoc
"/usr/bin/python2" etg/helpdata.py --sip --nodoc
"/usr/bin/python2" etg/helpfrm.py --sip --nodoc
"/usr/bin/python2" etg/helpdlg.py --sip --nodoc
"/usr/bin/python2" etg/helpwnd.py --sip --nodoc
"/usr/bin/python2" etg/helpctrl.py --sip --nodoc
"/usr/bin/python2" etg/htmllbox.py --sip --nodoc
"/usr/bin/python2" etg/dataview.py --sip --nodoc
"/usr/bin/python2" etg/treelist.py --sip --nodoc
"/usr/bin/python2" etg/auiframemanager.py --sip --nodoc
WARNING: Method wxAuiManagerEvent::Veto already exists in C++ class API, can not create a property.
"/usr/bin/python2" etg/auidockart.py --sip --nodoc
"/usr/bin/python2" etg/auibar.py --sip --nodoc
"/usr/bin/python2" etg/auibook.py --sip --nodoc
"/usr/bin/python2" etg/auitabmdi.py --sip --nodoc
"/usr/bin/python2" etg/webkit.py --sip --nodoc
"/usr/bin/python2" etg/aboutdlg.py --sip --nodoc
"/usr/bin/python2" etg/helpext.py --sip --nodoc
"/usr/bin/python2" etg/commandlinkbutton.py --sip --nodoc
"/usr/bin/python2" etg/dateevt.py --sip --nodoc
"/usr/bin/python2" etg/datectrl.py --sip --nodoc
"/usr/bin/python2" etg/calctrl.py --sip --nodoc
"/usr/bin/python2" etg/hyperlink.py --sip --nodoc
"/usr/bin/python2" etg/tipdlg.py --sip --nodoc
"/usr/bin/python2" etg/taskbar.py --sip --nodoc
"/usr/bin/python2" etg/sound.py --sip --nodoc
"/usr/bin/python2" etg/joystick.py --sip --nodoc
"/usr/bin/python2" etg/animate.py --sip --nodoc
"/usr/bin/python2" etg/bannerwindow.py --sip --nodoc
"/usr/bin/python2" etg/editlbox.py --sip --nodoc
"/usr/bin/python2" etg/notifmsg.py --sip --nodoc
"/usr/bin/python2" etg/splash.py --sip --nodoc
"/usr/bin/python2" etg/sashwin.py --sip --nodoc
"/usr/bin/python2" etg/laywin.py --sip --nodoc
"/usr/bin/python2" etg/odcombo.py --sip --nodoc
"/usr/bin/python2" etg/bmpcbox.py --sip --nodoc
"/usr/bin/python2" etg/richtooltip.py --sip --nodoc
"/usr/bin/python2" etg/timectrl.py --sip --nodoc
"/usr/bin/python2" etg/wizard.py --sip --nodoc
"/usr/bin/python2" etg/pseudodc.py --sip --nodoc
"/usr/bin/python2" etg/propdlg.py --sip --nodoc
"/usr/bin/python2" etg/webview.py --sip --nodoc
"/usr/bin/python2" etg/grid.py --sip --nodoc
"/usr/bin/python2" etg/mediactrl.py --sip --nodoc
"/usr/bin/python2" etg/richtextbuffer.py --sip --nodoc
"/usr/bin/python2" etg/richtextctrl.py --sip --nodoc
"/usr/bin/python2" etg/richtexthtml.py --sip --nodoc
"/usr/bin/python2" etg/richtextxml.py --sip --nodoc
"/usr/bin/python2" etg/richtextprint.py --sip --nodoc
"/usr/bin/python2" etg/richtextstyles.py --sip --nodoc
"/usr/bin/python2" etg/richtextstyledlg.py --sip --nodoc
"/usr/bin/python2" etg/richtextsymboldlg.py --sip --nodoc
"/usr/bin/python2" etg/richtextformatdlg.py --sip --nodoc
"/usr/bin/python2" etg/metafile.py --sip --nodoc
"/usr/bin/python2" etg/axbase.py --sip --nodoc
"/usr/bin/python2" etg/propgriddefs.py --sip --nodoc
"/usr/bin/python2" etg/propgridproperty.py --sip --nodoc
"/usr/bin/python2" etg/propgrideditors.py --sip --nodoc
"/usr/bin/python2" etg/propgridpagestate.py --sip --nodoc
"/usr/bin/python2" etg/propgridiface.py --sip --nodoc
"/usr/bin/python2" etg/propgrid.py --sip --nodoc
"/usr/bin/python2" etg/propgridprops.py --sip --nodoc
"/usr/bin/python2" etg/propgridadvprops.py --sip --nodoc
"/usr/bin/python2" etg/propgridmanager.py --sip --nodoc
"/usr/bin/python2" etg/ribbon_control.py --sip --nodoc
"/usr/bin/python2" etg/ribbon_page.py --sip --nodoc
"/usr/bin/python2" etg/ribbon_panel.py --sip --nodoc
"/usr/bin/python2" etg/ribbon_bar.py --sip --nodoc
"/usr/bin/python2" etg/ribbon_art.py --sip --nodoc
"/usr/bin/python2" etg/ribbon_buttonbar.py --sip --nodoc
"/usr/bin/python2" etg/ribbon_gallery.py --sip --nodoc
"/usr/bin/python2" etg/ribbon_toolbar.py --sip --nodoc
Finished command: etg (448m53.483s)
Running command: sip
/usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/sip/gen -c /tmp/tmpUBpnjc -b sip/cpp/_core.sbf -X pycode_core:wx/core.py sip/gen/_core.sip
sip_corewxGUIEventLoop.cpp is changed, copying...
sip_corewxFileSystemWatcherEvent.cpp is changed, copying...
sip_corewxCollapsiblePane.cpp is changed, copying...
sip_corewxFileCtrlEvent.cpp is changed, copying...
sip_corewxGBPosition.cpp is changed, copying...
sip_corewxExecuteEnv.cpp is changed, copying...
sip_corewxBookCtrlEvent.cpp is changed, copying...
sip_corewxDirFilterListCtrl.cpp is changed, copying...
sip_corewxMDIChildFrame.cpp is changed, copying...
sip_corewxTreebook.cpp is changed, copying...
sip_corewxImageHSVValue.cpp is changed, copying...
sip_corewxListEvent.cpp is changed, copying...
sip_corewxLog.cpp is changed, copying...
sip_corewxUIActionSimulator.cpp is changed, copying...
sip_corewxStaticBitmap.cpp is changed, copying...
sip_corewxStaticBoxSizer.cpp is changed, copying...
sip_corewxDropSource.cpp is changed, copying...
sip_corewxVideoMode.cpp is changed, copying...
sip_corewxAffineMatrix2D.cpp is changed, copying...
sip_corewxGraphicsMatrix.cpp is changed, copying...
sip_corewxWindowList.cpp is changed, copying...
sip_corewxConfigPathChanger.cpp is changed, copying...
sip_corewxCollapsiblePaneEvent.cpp is changed, copying...
sip_corewxPoint.cpp is changed, copying...
sip_corewxListBox.cpp is changed, copying...
sip_corewxDataObject.cpp is changed, copying...
sip_corewxRearrangeDialog.cpp is changed, copying...
sip_corewxScrollEvent.cpp is changed, copying...
sip_corewxObject.cpp is changed, copying...
sip_corewxMoveEvent.cpp is changed, copying...
sip_corewxAppTraits.cpp is changed, copying...
sip_corewxInternetFSHandler.cpp is changed, copying...
sip_corewxSVGFileDC.cpp is changed, copying...
sip_corewxTGAHandler.cpp is changed, copying...
sip_corewxVListBox.cpp is changed, copying...
sip_corewxDisplayChangedEvent.cpp is changed, copying...
sip_corewxNonOwnedWindow.cpp is changed, copying...
sip_corewxListView.cpp is changed, copying...
sip_corewxSizerItemList.cpp is changed, copying...
sip_corewxGCDC.cpp is changed, copying...
sip_corewxRichMessageDialog.cpp is changed, copying...
sip_corewxNativeFontInfo.cpp is changed, copying...
sip_corewxGenericDragImage.cpp is changed, copying...
sip_corewxDelegateRendererNative.cpp is changed, copying...
sip_corewxStreamBase.cpp is changed, copying...
sip_corewxFileSystemHandler.cpp is changed, copying...
sip_corewxWindowList_iterator.cpp is changed, copying...
sip_corewxJPEGHandler.cpp is changed, copying...
sip_corewxRendererVersion.cpp is changed, copying...
sip_corewxNotifyEvent.cpp is changed, copying...
sip_corewxMouseCaptureChangedEvent.cpp is changed, copying...
sip_corewxAutoBufferedPaintDC.cpp is changed, copying...
sip_corewxPalette.cpp is changed, copying...
sip_corewxGBSizerItem.cpp is changed, copying...
sip_corewxLinuxDistributionInfo.cpp is changed, copying...
sip_corewxSimpleHelpProvider.cpp is changed, copying...
sip_corewxCheckListBox.cpp is changed, copying...
sip_corewxHeaderCtrlSimple.cpp is changed, copying...
sip_corewxComboBox.cpp is changed, copying...
sip_corewxCursor.cpp is changed, copying...
sip_corewxMessageDialog.cpp is changed, copying...
sip_corewxWindowDC.cpp is changed, copying...
sip_corewxTextAttr.cpp is changed, copying...
sip_corewxGDIObject.cpp is changed, copying...
sip_corewxListCtrl.cpp is changed, copying...
sip_corewxDataObjectSimple.cpp is changed, copying...
sip_corewxPyCommandEvent.cpp is changed, copying...
sip_corewxBookCtrlBase.cpp is changed, copying...
sip_corewxPrinterDC.cpp is changed, copying...
sip_corewxFileDialog.cpp is changed, copying...
sip_corewxDataObjectComposite.cpp is changed, copying...
sip_corewxIconBundle.cpp is changed, copying...
sip_corewxFont.cpp is changed, copying...
sip_corewxMultiChoiceDialog.cpp is changed, copying...
sip_corewxGauge.cpp is changed, copying...
sip_corewxMDIClientWindow.cpp is changed, copying...
sip_corewxGridBagSizer.cpp is changed, copying...
sip_corewxULongLong.cpp is changed, copying...
sip_corewxLogInterposer.cpp is changed, copying...
sip_corewxGraphicsGradientStops.cpp is changed, copying...
sip_corewxStatusBar.cpp is changed, copying...
sip_corewxPosition.cpp is changed, copying...
sip_corewxSplitterEvent.cpp is changed, copying...
sip_corewxVarVScrollHelper.cpp is changed, copying...
sip_corewxDateTime.cpp is changed, copying...
sip_corewxProcessEvent.cpp is changed, copying...
sip_corewxGenericDirCtrl.cpp is changed, copying...
sip_corewxStringCArrayHolder.cpp is changed, copying...
sip_corewxToolTip.cpp is changed, copying...
sip_corewxDateTimeTimeZone.cpp is changed, copying...
sip_corewxBitmapButton.cpp is changed, copying...
sip_corewxTimeSpan.cpp is changed, copying...
sip_corewxInfoBar.cpp is changed, copying...
sip_corewxVariantList.cpp is changed, copying...
sip_corewxChoice.cpp is changed, copying...
sip_corewxEraseEvent.cpp is changed, copying...
sip_corewxPaintEvent.cpp is changed, copying...
sip_corewxXPMHandler.cpp is changed, copying...
sip_corewxRearrangeList.cpp is changed, copying...
sip_corewxGridSizer.cpp is changed, copying...
sip_corewxPrintout.cpp is changed, copying...
sip_corewxPickerBase.cpp is changed, copying...
sip_corewxIFFHandler.cpp is changed, copying...
sip_corewxSplitterRenderParams.cpp is changed, copying...
sip_corewxGBSpan.cpp is changed, copying...
sip_corewxComboCtrlFeatures.cpp is changed, copying...
sip_corewxBufferedDC.cpp is changed, copying...
sip_corewxSlider.cpp is changed, copying...
sip_corewxHeaderColumn.cpp is changed, copying...
sip_corewxMouseCaptureLostEvent.cpp is changed, copying...
sip_corewxCheckBox.cpp is changed, copying...
sip_corewxActivateEvent.cpp is changed, copying...
sip_corewxFontInfo.cpp is changed, copying...
sip_corewxNotebook.cpp is changed, copying...
sip_corewxDateSpan.cpp is changed, copying...
sip_corewxSpinDoubleEvent.cpp is changed, copying...
sip_corewxTimerRunner.cpp is changed, copying...
sip_corewxLogChain.cpp is changed, copying...
sip_corewxStatusBarPane.cpp is changed, copying...
sip_corewxHVScrolledWindow.cpp is changed, copying...
sip_corewxSpinCtrlDouble.cpp is changed, copying...
sip_corewxRadioButton.cpp is changed, copying...
sip_corewxPixelDataBase.cpp is changed, copying...
sip_corewxSpinEvent.cpp is changed, copying...
sip_corewxClipboardTextEvent.cpp is changed, copying...
sip_corewxAlphaPixelData.cpp is changed, copying...
sip_corewxRearrangeCtrl.cpp is changed, copying...
sip_corewxClientDataContainer.cpp is changed, copying...
sip_corewxRect2DDouble.cpp is changed, copying...
sip_corewxContextHelp.cpp is changed, copying...
sip_corewxPyApp.cpp is changed, copying...
sip_corewxEvent.cpp is changed, copying...
sip_corewxDCClipper.cpp is changed, copying...
sip_corewxDateTimeTm.cpp is changed, copying...
sip_corewxPageSetupDialog.cpp is changed, copying...
sip_corewxFontPickerCtrl.cpp is changed, copying...
sip_corewxListItem.cpp is changed, copying...
sip_corewxEventLoopBase.cpp is changed, copying...
sip_corewxDisplay.cpp is changed, copying...
sip_corewxWindowModalDialogEvent.cpp is changed, copying...
sip_corewxPopupWindow.cpp is changed, copying...
sip_corewxIcon.cpp is changed, copying...
sip_corewxMask.cpp is changed, copying...
sip_corewxFilePickerCtrl.cpp is changed, copying...
sip_corewxShowEvent.cpp is changed, copying...
sip_corewxMessageDialogButtonLabel.cpp is changed, copying...
sip_corewxIdManager.cpp is changed, copying...
sip_corewxPrintDialog.cpp is changed, copying...
sip_corewxRendererNative.cpp is changed, copying...
sip_corewxColourDatabase.cpp is changed, copying...
sip_corewxVarScrollHelperBase.cpp is changed, copying...
sip_corewxDashCArrayHolder.cpp is changed, copying...
sip_corewxGraphicsFont.cpp is changed, copying...
sip_corewxTextCompleterSimple.cpp is changed, copying...
sip_corewxTextEntryDialog.cpp is changed, copying...
sip_corewxPlatformInfo.cpp is changed, copying...
sip_corewxRadioBox.cpp is changed, copying...
sip_corewxPrintData.cpp is changed, copying...
sip_corewxComboPopup.cpp is changed, copying...
sip_corecmodule.cpp is changed, copying...
sip_corewxFileType.cpp is changed, copying...
sip_corewxPNGHandler.cpp is changed, copying...
sip_corewxProcess.cpp is changed, copying...
sip_corewxDCBrushChanger.cpp is changed, copying...
sip_corewxGraphicsPath.cpp is changed, copying...
sip_corewxScrolledCanvas.cpp is changed, copying...
sip_corewxTimerEvent.cpp is changed, copying...
sip_corewxContextHelpButton.cpp is changed, copying...
sip_corewxCaret.cpp is changed, copying...
sip_corewxCommandList.cpp is changed, copying...
sip_corewxToolBarToolBase.cpp is changed, copying...
sip_corewxImageHandler.cpp is changed, copying...
sip_corewxCommandProcessor.cpp is changed, copying...
sip_corewxFileDataObject.cpp is changed, copying...
sip_corewxTextCtrl.cpp is changed, copying...
sip_corewxMouseState.cpp is changed, copying...
sip_corewxPrintAbortDialog.cpp is changed, copying...
sip_corewxBitmapDataObject.cpp is changed, copying...
sip_corewxFindReplaceData.cpp is changed, copying...
sip_corewxAcceleratorTable.cpp is changed, copying...
sip_corewxBrushList.cpp is changed, copying...
sip_corewxCommand.cpp is changed, copying...
sip_corewxMenuList.cpp is changed, copying...
sip_corewxMouseEvent.cpp is changed, copying...
sip_corewxFontMapper.cpp is changed, copying...
sip_corewxDropTarget.cpp is changed, copying...
sip_corewxTextDataObject.cpp is changed, copying...
sip_corewxSizerItemList_iterator.cpp is changed, copying...
sip_corewxLogFormatter.cpp is changed, copying...
sip_corewxTextCompleter.cpp is changed, copying...
sip_corewxFileHistoryMenuList_iterator.cpp is changed, copying...
sip_corewxMenuEvent.cpp is changed, copying...
sip_corewxWindowDestroyEvent.cpp is changed, copying...
sip_corewxDCOverlay.cpp is changed, copying...
sip_corewxIconizeEvent.cpp is changed, copying...
sip_corewxFileDropTarget.cpp is changed, copying...
sip_corewxFileConfig.cpp is changed, copying...
sip_corewxVersionInfo.cpp is changed, copying...
sip_corewxStockGDI.cpp is changed, copying...
sip_corewxSettableHeaderColumn.cpp is changed, copying...
sip_corewxPaintDC.cpp is changed, copying...
sip_corewxAppConsole.cpp is changed, copying...
sip_corewxArrayInt.cpp is changed, copying...
sip_corewxFontData.cpp is changed, copying...
sip_corewxSingleInstanceChecker.cpp is changed, copying...
sip_corewxStaticBox.cpp is changed, copying...
sip_corewxGraphicsRenderer.cpp is changed, copying...
sip_corewxPostScriptDC.cpp is changed, copying...
sip_corewxFileCtrl.cpp is changed, copying...
sip_corewxDropFilesEvent.cpp is changed, copying...
sip_corewxArrayVideoModes.cpp is changed, copying...
sip_corewxMsgCatalog.cpp is changed, copying...
sip_corewxSizerFlags.cpp is changed, copying...
sip_corewxColourPickerEvent.cpp is changed, copying...
sip_corewxRegion.cpp is changed, copying...
sip_corewxNativePixelData_Accessor.cpp is changed, copying...
sip_corewxOverlay.cpp is changed, copying...
sip_corewxFileDirPickerEvent.cpp is changed, copying...
sip_corewxWindowCreateEvent.cpp is changed, copying...
sip_corewxScrolledWindow.cpp is changed, copying...
sip_corewxFileSystem.cpp is changed, copying...
sip_corewxKeyEvent.cpp is changed, copying...
sip_corewxMenu.cpp is changed, copying...
sip_corewxColour.cpp is changed, copying...
sip_corewxTreeEvent.cpp is changed, copying...
sip_corewxRefCounter.cpp is changed, copying...
sip_corewxButton.cpp is changed, copying...
sip_corewxPyUserData.cpp is changed, copying...
sip_corewxLogInterposerTemp.cpp is changed, copying...
sip_corewxPrinter.cpp is changed, copying...
sip_corewxFileTypeInfo.cpp is changed, copying...
sip_corewxPrintPreview.cpp is changed, copying...
sip_corewxIconLocation.cpp is changed, copying...
sip_corewxRect.cpp is changed, copying...
sip_corewxTextEntry.cpp is changed, copying...
sip_corewxPageSetupDialogData.cpp is changed, copying...
sip_corewxMatrix2D.cpp is changed, copying...
sip_corewxHelpProvider.cpp is changed, copying...
sip_corewxArchiveFSHandler.cpp is changed, copying...
sip_corewxFileTypeMessageParameters.cpp is changed, copying...
sip_corewxKeyboardState.cpp is changed, copying...
sip_corewxFileTranslationsLoader.cpp is changed, copying...
sip_corewxAlphaPixelData_Accessor.cpp is changed, copying...
sip_core_ScrolledWindowBase.cpp is changed, copying...
sip_corewxGenericMessageDialog.cpp is changed, copying...
sip_corewxInputStream.cpp is changed, copying...
sip_corewxMiniFrame.cpp is changed, copying...
sip_corewxScreenDC.cpp is changed, copying...
sip_corewxPySingleChoiceDialog.cpp is changed, copying...
sip_corewxPasswordEntryDialog.cpp is changed, copying...
sip_corewxSystemOptions.cpp is changed, copying...
sip_corewxSpinButton.cpp is changed, copying...
sip_corewxBrush.cpp is changed, copying...
sip_corewxPropagationDisabler.cpp is changed, copying...
sip_corewxLogNull.cpp is changed, copying...
sip_corewxWithImages.cpp is changed, copying...
sip_corewxSystemSettings.cpp is changed, copying...
sip_corewxPreferencesEditor.cpp is changed, copying...
sip_corewxStockPreferencesPage.cpp is changed, copying...
sip_corewxLogWindow.cpp is changed, copying...
sip_corewxGraphicsBrush.cpp is changed, copying...
sip_corewxMemoryFSHandler.cpp is changed, copying...
sip_corewxTrackable.cpp is changed, copying...
sip_corewxNavigationKeyEvent.cpp is changed, copying...
sip_corewxClipboard.cpp is changed, copying...
sip_corewxFindReplaceDialog.cpp is changed, copying...
sip_corewxMimeTypesManager.cpp is changed, copying...
sip_corewxCommandEvent.cpp is changed, copying...
sip_corewxStaticText.cpp is changed, copying...
sip_corewxMirrorDC.cpp is changed, copying...
sip_corewxLogStderr.cpp is changed, copying...
sip_corewxConfigBase.cpp is changed, copying...
sip_corewxDialogLayoutAdapter.cpp is changed, copying...
sip_corewxEventBlocker.cpp is changed, copying...
sip_corewxHelpControllerBase.cpp is changed, copying...
sip_corewxHeaderCtrl.cpp is changed, copying...
sip_corewxSpinCtrl.cpp is changed, copying...
sip_corewxPreferencesPage.cpp is changed, copying...
sip_corewxURLDataObject.cpp is changed, copying...
sip_corewxImage.cpp is changed, copying...
sip_corewxDCTextColourChanger.cpp is changed, copying...
sip_corewxOutputStream.cpp is changed, copying...
sip_corewxTextDropTarget.cpp is changed, copying...
sip_corewxControlWithItems.cpp is changed, copying...
sip_corewxInitDialogEvent.cpp is changed, copying...
sip_corewxHeaderButtonParams.cpp is changed, copying...
sip_corewxTopLevelWindow.cpp is changed, copying...
sip_corewxRegionIterator.cpp is changed, copying...
sip_corewxWindowBase.cpp is changed, copying...
sip_corewxSizer.cpp is changed, copying...
sip_corewxSize.cpp is changed, copying...
sip_corewxMouseEventsManager.cpp is changed, copying...
sip_corewxLogTextCtrl.cpp is changed, copying...
sipAPI_core.h is changed, copying...
sip_corewxUpdateUIEvent.cpp is changed, copying...
sip_corewxChildFocusEvent.cpp is changed, copying...
sip_corewxDragImage.cpp is changed, copying...
sip_corewxLogGui.cpp is changed, copying...
sip_corewxAcceleratorEntry.cpp is changed, copying...
sip_corewxListItemAttr.cpp is changed, copying...
sip_corewxVScrolledWindow.cpp is changed, copying...
sip_corewxBufferedPaintDC.cpp is changed, copying...
sip_corewxHeaderCtrlEvent.cpp is changed, copying...
sip_corewxFontEnumerator.cpp is changed, copying...
sip_corewxFindDialogEvent.cpp is changed, copying...
sip_corewxString.cpp is changed, copying...
sip_corewxEvtHandler.cpp is changed, copying...
sip_corewxBusyCursor.cpp is changed, copying...
sip_corewxGraphicsBitmap.cpp is changed, copying...
sip_corewxDialog.cpp is changed, copying...
sip_corewxVariant.cpp is changed, copying...
sip_corewxChoicebook.cpp is changed, copying...
sip_corewxGraphicsObject.cpp is changed, copying...
sip_corewxGraphicsPen.cpp is changed, copying...
sip_corewxHeaderColumnSimple.cpp is changed, copying...
sip_corewxClientDC.cpp is changed, copying...
sip_corewxTreeItemData.cpp is changed, copying...
sip_corewxIntPtr.cpp is changed, copying...
sip_corewxProgressDialog.cpp is changed, copying...
sip_corewxAnyButton.cpp is changed, copying...
sip_corewxBitmapToggleButton.cpp is changed, copying...
sip_corewxStdDialogButtonSizer.cpp is changed, copying...
sip_corewxWrapSizer.cpp is changed, copying...
sip_corewxPointList_iterator.cpp is changed, copying...
sip_corewxPyEvent.cpp is changed, copying...
sip_corewxToggleButton.cpp is changed, copying...
sip_corewxMenuList_iterator.cpp is changed, copying...
sip_corewxUniChar.cpp is changed, copying...
sip_corewxStopWatch.cpp is changed, copying...
sip_corewxQueryNewPaletteEvent.cpp is changed, copying...
sip_corewxFileHistoryMenuList.cpp is changed, copying...
sip_corewxPCXHandler.cpp is changed, copying...
sip_corewxListbook.cpp is changed, copying...
sip_corewxImageArray.cpp is changed, copying...
sip_corewxStandardPaths.cpp is changed, copying...
sip_corewxCommandList_iterator.cpp is changed, copying...
sip_coresize_t.cpp is changed, copying...
sip_corewxAffineMatrix2DBase.cpp is changed, copying...
sip_corewxVisualAttributes.cpp is changed, copying...
sip_corewxJoystickEvent.cpp is changed, copying...
sip_corewxFontDialog.cpp is changed, copying...
sip_corewxWindowDisabler.cpp is changed, copying...
sip_corewxPreviewControlBar.cpp is changed, copying...
sip_corewxPenList.cpp is changed, copying...
sip_corewxToolBar.cpp is changed, copying...
sip_corewxDCPenChanger.cpp is changed, copying...
sip_corewxClientData.cpp is changed, copying...
sip_corewxLocale.cpp is changed, copying...
sip_corewxScrollWinEvent.cpp is changed, copying...
sip_corewxGenericProgressDialog.cpp is changed, copying...
sip_corewxFocusEvent.cpp is changed, copying...
sip_corewxCharBuffer.cpp is changed, copying...
sip_corewxFlexGridSizer.cpp is changed, copying...
sip_corewxFileSystemWatcher.cpp is changed, copying...
sip_corewxContextMenuEvent.cpp is changed, copying...
sip_corewxVarHScrollHelper.cpp is changed, copying...
sip_corewxEventFilter.cpp is changed, copying...
sip_corewxTreeItemId.cpp is changed, copying...
sip_corewxItemContainerImmutable.cpp is changed, copying...
sip_corewxPrintDialogData.cpp is changed, copying...
sip_corewxHScrolledWindow.cpp is changed, copying...
sip_corewxCloseEvent.cpp is changed, copying...
sip_corewxPaletteChangedEvent.cpp is changed, copying...
sip_corewxArtProvider.cpp is changed, copying...
sip_corewxDataFormat.cpp is changed, copying...
sip_corewxBoxSizer.cpp is changed, copying...
sip_corewxLanguageInfo.cpp is changed, copying...
sip_corewxItemContainer.cpp is changed, copying...
sip_corewxRealPoint.cpp is changed, copying...
sip_corewxFontPickerEvent.cpp is changed, copying...
sip_corewxSizeEvent.cpp is changed, copying...
sip_corewxLogBuffer.cpp is changed, copying...
sip_corewxFontList.cpp is changed, copying...
sip_corewxPNMHandler.cpp is changed, copying...
sip_corewxTranslations.cpp is changed, copying...
sip_corewxBusyInfo.cpp is changed, copying...
sip_corewxColourPickerCtrl.cpp is changed, copying...
sip_corewxHelpControllerHelpProvider.cpp is changed, copying...
sip_corewxIntCArrayHolder.cpp is changed, copying...
sip_corewxFilterFSHandler.cpp is changed, copying...
sip_corewxLayoutConstraints.cpp is changed, copying...
sip_corewxPowerEvent.cpp is changed, copying...
sip_corewxLongLong.cpp is changed, copying...
sip_corewxPreviewCanvas.cpp is changed, copying...
sip_corewxMaximizeEvent.cpp is changed, copying...
sip_corewxFSFile.cpp is changed, copying...
sip_corewxColourDialog.cpp is changed, copying...
sip_corewxFrame.cpp is changed, copying...
sip_corewxDC.cpp is changed, copying...
sip_corewxSetCursorEvent.cpp is changed, copying...
sip_corewxUIntPtr.cpp is changed, copying...
sip_corewxPen.cpp is changed, copying...
sip_corewxFontMetrics.cpp is changed, copying...
sip_corewxMemoryDC.cpp is changed, copying...
sip_corewxMenuItemList.cpp is changed, copying...
sip_corewxGraphicsGradientStop.cpp is changed, copying...
sip_corewxArrayDouble.cpp is changed, copying...
sip_corewxCustomDataObject.cpp is changed, copying...
sip_corewxControl.cpp is changed, copying...
sip_corewxMDIParentFrame.cpp is changed, copying...
sip_corewxIndividualLayoutConstraint.cpp is changed, copying...
sip_corewxSizerItem.cpp is changed, copying...
sip_corewxNativePixelData.cpp is changed, copying...
sip_corewxTipWindow.cpp is changed, copying...
sip_corewxTIFFHandler.cpp is changed, copying...
sip_corewxFileHistory.cpp is changed, copying...
sip_corewxPanel.cpp is changed, copying...
sip_corewxWindow.cpp is changed, copying...
sip_corewxPointList.cpp is changed, copying...
sip_corewxWindowChildrenRepositioningGuard.cpp is changed, copying...
sip_corewxDirDialog.cpp is changed, copying...
sip_corewxImageList.cpp is changed, copying...
sip_corewxColourData.cpp is changed, copying...
sip_corewxMemoryBuffer.cpp is changed, copying...
sip_corewxComboCtrl.cpp is changed, copying...
sip_corewxArrayString.cpp is changed, copying...
sip_corewxVarHVScrollHelper.cpp is changed, copying...
sip_corewxStaticLine.cpp is changed, copying...
sip_corewxBitmap.cpp is changed, copying...
sip_corewxTranslationsLoader.cpp is changed, copying...
sip_corewxFileName.cpp is changed, copying...
sip_corewxPreviewFrame.cpp is changed, copying...
sip_corewxHelpEvent.cpp is changed, copying...
sip_corewxLogRecordInfo.cpp is changed, copying...
sip_corewxSearchCtrl.cpp is changed, copying...
sip_corewxModalDialogHook.cpp is changed, copying...
sip_corewxPoint2DDouble.cpp is changed, copying...
sip_corewxIdleEvent.cpp is changed, copying...
sip_corewxEventLoopActivator.cpp is changed, copying...
sip_corewxPopupTransientWindow.cpp is changed, copying...
sip_corewxSysColourChangedEvent.cpp is changed, copying...
sip_corewxGraphicsContext.cpp is changed, copying...
sip_corewxConfig.cpp is changed, copying...
sip_corewxToolbook.cpp is changed, copying...
sip_corewxMenuBar.cpp is changed, copying...
sip_corewxGIFHandler.cpp is changed, copying...
sip_corewxPropagateOnce.cpp is changed, copying...
sip_corewxTextUrlEvent.cpp is changed, copying...
sip_corewxSplitterWindow.cpp is changed, copying...
sip_corewxImageHistogram.cpp is changed, copying...
sip_corewxPyBuffer.cpp is changed, copying...
sip_corewxValidator.cpp is changed, copying...
sip_corewxDirPickerCtrl.cpp is changed, copying...
sip_corewxScrollBar.cpp is changed, copying...
sip_corewxHTMLDataObject.cpp is changed, copying...
sip_corewxImageRGBValue.cpp is changed, copying...
sip_corewxDCFontChanger.cpp is changed, copying...
sip_corewxMenuItemList_iterator.cpp is changed, copying...
sip_corewxSimplebook.cpp is changed, copying...
sip_corewxTimer.cpp is changed, copying...
sip_corewxTreeCtrl.cpp is changed, copying...
sip_corewxMenuItem.cpp is changed, copying...
/usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/sip/gen -c /tmp/tmpaK0htE -b sip/cpp/_webkit.sbf -X pycode_webkit:wx/webkit.py sip/gen/_webkit.sip
sip_webkitwxWebKitStateChangedEvent.cpp is changed, copying...
sipAPI_webkit.h is changed, copying...
sip_webkitwxWebKitBeforeLoadEvent.cpp is changed, copying...
sip_webkitwxWebKitCtrl.cpp is changed, copying...
sip_webkitwxWebKitNewWindowEvent.cpp is changed, copying...
sip_webkitcmodule.cpp is changed, copying...
/usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/sip/gen -c /tmp/tmpQ28th_ -b sip/cpp/_xrc.sbf -X pycode_xrc:wx/xrc.py sip/gen/_xrc.sip
sip_xrcwxXmlSubclassFactory.cpp is changed, copying...
sip_xrcwxAnimation.cpp is changed, copying...
sip_xrcwxXmlResource.cpp is changed, copying...
sip_xrccmodule.cpp is changed, copying...
sipAPI_xrc.h is changed, copying...
sip_xrcwxXmlResourceHandler.cpp is changed, copying...
/usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/sip/gen -c /tmp/tmpAg49tH -b sip/cpp/_ribbon.sbf -X pycode_ribbon:wx/ribbon.py sip/gen/_ribbon.sip
sip_ribbonwxRibbonPanelEvent.cpp is changed, copying...
sip_ribbonwxRibbonControl.cpp is changed, copying...
sipAPI_ribbon.h is changed, copying...
sip_ribbonwxRibbonArtProvider.cpp is changed, copying...
sip_ribbonwxRibbonPageTabInfo.cpp is changed, copying...
sip_ribbonwxRibbonMSWArtProvider.cpp is changed, copying...
sip_ribbonwxRibbonButtonBar.cpp is changed, copying...
sip_ribbonwxRibbonToolBarToolBase.cpp is changed, copying...
sip_ribbonwxRibbonPanel.cpp is changed, copying...
sip_ribbonwxRibbonAUIArtProvider.cpp is changed, copying...
sip_ribbonwxRibbonBar.cpp is changed, copying...
sip_ribbonwxRibbonPageTabInfoArray.cpp is changed, copying...
sip_ribbonwxRibbonBarEvent.cpp is changed, copying...
sip_ribbonwxRibbonPage.cpp is changed, copying...
sip_ribbonwxRibbonButtonBarEvent.cpp is changed, copying...
sip_ribboncmodule.cpp is changed, copying...
sip_ribbonwxRibbonToolBar.cpp is changed, copying...
sip_ribbonwxRibbonGalleryItem.cpp is changed, copying...
sip_ribbonwxRibbonButtonBarButtonBase.cpp is changed, copying...
sip_ribbonwxRibbonGallery.cpp is changed, copying...
sip_ribbonwxRibbonGalleryEvent.cpp is changed, copying...
sip_ribbonwxRibbonToolBarEvent.cpp is changed, copying...
/usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/sip/gen -c /tmp/tmpGfzCOT -b sip/cpp/_glcanvas.sbf -X pycode_glcanvas:wx/glcanvas.py sip/gen/_glcanvas.sip
sip_glcanvascmodule.cpp is changed, copying...
sipAPI_glcanvas.h is changed, copying...
sip_glcanvaswxGLContext.cpp is changed, copying...
sip_glcanvaswxGLCanvas.cpp is changed, copying...
/usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/sip/gen -c /tmp/tmp7c54R1 -b sip/cpp/_stc.sbf -X pycode_stc:wx/stc.py sip/gen/_stc.sip
sip_stcwxStyledTextCtrl.cpp is changed, copying...
sip_stcwxStyledTextEvent.cpp is changed, copying...
sipAPI_stc.h is changed, copying...
sip_stccmodule.cpp is changed, copying...
/usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/sip/gen -c /tmp/tmpKdFBQp -b sip/cpp/_grid.sbf -X pycode_grid:wx/grid.py sip/gen/_grid.sip
sip_gridwxGridTableMessage.cpp is changed, copying...
sip_gridwxGridRangeSelectEvent.cpp is changed, copying...
sip_gridwxGridSizesInfo.cpp is changed, copying...
sip_gridwxGridEvent.cpp is changed, copying...
sip_gridwxGridCellEditor.cpp is changed, copying...
sip_gridwxGridCellAttrProvider.cpp is changed, copying...
sip_gridwxGridCornerHeaderRendererDefault.cpp is changed, copying...
sip_gridwxGridEditorCreatedEvent.cpp is changed, copying...
sip_gridwxGridCellAutoWrapStringRenderer.cpp is changed, copying...
sip_gridwxGridTableBase.cpp is changed, copying...
sip_gridcmodule.cpp is changed, copying...
sip_gridwxGridCellTextEditor.cpp is changed, copying...
sip_gridwxGridColumnHeaderRenderer.cpp is changed, copying...
sip_gridwxGridColumnHeaderRendererDefault.cpp is changed, copying...
sip_gridwxGridCellAttr.cpp is changed, copying...
sip_gridwxGridStringTable.cpp is changed, copying...
sip_gridwxGridCellDateTimeRenderer.cpp is changed, copying...
sip_gridwxGridHeaderLabelsRenderer.cpp is changed, copying...
sip_gridwxGrid.cpp is changed, copying...
sip_gridwxGridCellEnumEditor.cpp is changed, copying...
sip_gridwxGridCellStringRenderer.cpp is changed, copying...
sip_gridwxGridUpdateLocker.cpp is changed, copying...
sipAPI_grid.h is changed, copying...
sip_gridwxGridCellBoolRenderer.cpp is changed, copying...
sip_gridwxGridRowHeaderRenderer.cpp is changed, copying...
sip_gridwxGridRowHeaderRendererDefault.cpp is changed, copying...
sip_gridwxGridCellCoords.cpp is changed, copying...
sip_gridwxGridCellNumberEditor.cpp is changed, copying...
sip_gridwxGridCellFloatEditor.cpp is changed, copying...
sip_gridwxGridCellBoolEditor.cpp is changed, copying...
sip_gridwxGridCellCoordsArray.cpp is changed, copying...
sip_gridwxGridCellChoiceEditor.cpp is changed, copying...
sip_gridwxGridCellEnumRenderer.cpp is changed, copying...
sip_gridwxGridCellFloatRenderer.cpp is changed, copying...
sip_gridwxGridCellRenderer.cpp is changed, copying...
sip_gridwxGridCellNumberRenderer.cpp is changed, copying...
sip_gridwxGridCellAutoWrapStringEditor.cpp is changed, copying...
sip_gridwxGridCornerHeaderRenderer.cpp is changed, copying...
sip_gridwxGridSizeEvent.cpp is changed, copying...
/usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/sip/gen -c /tmp/tmpnPu72W -b sip/cpp/_media.sbf -X pycode_media:wx/media.py sip/gen/_media.sip
sip_mediacmodule.cpp is changed, copying...
sipAPI_media.h is changed, copying...
sip_mediawxMediaCtrl.cpp is changed, copying...
sip_mediawxMediaEvent.cpp is changed, copying...
/usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/sip/gen -c /tmp/tmpXdJDKk -b sip/cpp/_richtext.sbf -X pycode_richtext:wx/richtext.py sip/gen/_richtext.sip
sip_richtextwxRichTextStyleListBox.cpp is changed, copying...
sip_richtextwxRichTextStyleDefinition.cpp is changed, copying...
sip_richtextwxRichTextObjectList_.cpp is changed, copying...
sip_richtextwxRichTextRange.cpp is changed, copying...
sip_richtextwxRichTextSelection.cpp is changed, copying...
sip_richtextwxRichTextProperties.cpp is changed, copying...
sip_richtextwxTextAttrBorder.cpp is changed, copying...
sip_richtextwxRichTextField.cpp is changed, copying...
sip_richtextwxRichTextFormattingDialogFactory.cpp is changed, copying...
sip_richtextwxTextBoxAttr.cpp is changed, copying...
sip_richtextwxRichTextPlainTextHandler.cpp is changed, copying...
sip_richtextwxRichTextFileHandlerList_iterator.cpp is changed, copying...
sip_richtextwxRichTextLineList_iterator.cpp is changed, copying...
sip_richtextwxRichTextRangeArray.cpp is changed, copying...
sip_richtextwxRichTextParagraphStyleDefinition.cpp is changed, copying...
sip_richtextwxRichTextFileHandler.cpp is changed, copying...
sip_richtextwxRichTextObjectAddress.cpp is changed, copying...
sip_richtextwxRichTextCell.cpp is changed, copying...
sip_richtextwxRichTextActionList_iterator.cpp is changed, copying...
sip_richtextwxRichTextFieldTypeStandard.cpp is changed, copying...
sip_richtextwxRichTextPlainText.cpp is changed, copying...
sip_richtextwxRichTextFontTable.cpp is changed, copying...
sip_richtextwxRichTextStyleComboCtrl.cpp is changed, copying...
sip_richtextwxRichTextBufferDataObject.cpp is changed, copying...
sip_richtextwxRichTextDrawingContext.cpp is changed, copying...
sip_richtextwxRichTextObjectPtrArray.cpp is changed, copying...
sip_richtextwxRichTextObject.cpp is changed, copying...
sip_richtextwxRichTextFloatCollector.cpp is changed, copying...
sip_richtextwxRichTextEvent.cpp is changed, copying...
sip_richtextwxRichTextCharacterStyleDefinition.cpp is changed, copying...
sip_richtextwxRichTextFieldType.cpp is changed, copying...
sip_richtextwxRichTextTable.cpp is changed, copying...
sipAPI_richtext.h is changed, copying...
sip_richtextwxRichTextDrawingHandlerList.cpp is changed, copying...
sip_richtextwxRichTextRenderer.cpp is changed, copying...
sip_richtextwxRichTextParagraph.cpp is changed, copying...
sip_richtextwxRichTextCommand.cpp is changed, copying...
sip_richtextwxTextAttrDimensions.cpp is changed, copying...
sip_richtextwxRichTextBuffer.cpp is changed, copying...
sip_richtextwxRichTextXMLHandler.cpp is changed, copying...
sip_richtextwxTextAttrDimension.cpp is changed, copying...
sip_richtextwxRichTextContextMenuPropertiesInfo.cpp is changed, copying...
sip_richtextwxRichTextParagraphLayoutBox.cpp is changed, copying...
sip_richtextwxRichTextLine.cpp is changed, copying...
sip_richtextwxRichTextStyleListCtrl.cpp is changed, copying...
sip_richtextwxRichTextImageBlock.cpp is changed, copying...
sip_richtextwxRichTextLineList.cpp is changed, copying...
sip_richtextwxRichTextHTMLHandler.cpp is changed, copying...
sip_richtextwxRichTextStyleSheet.cpp is changed, copying...
sip_richtextwxRichTextAction.cpp is changed, copying...
sip_richtextwxRichTextAttrArray.cpp is changed, copying...
sip_richtextwxRichTextObjectList.cpp is changed, copying...
sip_richtextwxRichTextFormattingDialog.cpp is changed, copying...
sip_richtextwxRichTextPrintout.cpp is changed, copying...
sip_richtextwxRichTextObjectList__iterator.cpp is changed, copying...
sip_richtextwxRichTextHeaderFooterData.cpp is changed, copying...
sip_richtextwxRichTextListStyleDefinition.cpp is changed, copying...
sip_richtextwxRichTextDrawingHandler.cpp is changed, copying...
sip_richtextwxRichTextActionList.cpp is changed, copying...
sip_richtextwxTextAttrSize.cpp is changed, copying...
sip_richtextwxTextAttrBorders.cpp is changed, copying...
sip_richtextwxRichTextCompositeObject.cpp is changed, copying...
sip_richtextwxRichTextStyleOrganiserDialog.cpp is changed, copying...
sip_richtextwxRichTextStdRenderer.cpp is changed, copying...
sip_richtextwxRichTextBox.cpp is changed, copying...
sip_richtextwxRichTextFileHandlerList.cpp is changed, copying...
sip_richtextwxRichTextObjectPtrArrayArray.cpp is changed, copying...
sip_richtextcmodule.cpp is changed, copying...
sip_richtextwxRichTextAttr.cpp is changed, copying...
sip_richtextwxRichTextVariantArray.cpp is changed, copying...
sip_richtextwxTextAttrDimensionConverter.cpp is changed, copying...
sip_richtextwxSymbolPickerDialog.cpp is changed, copying...
sip_richtextwxRichTextPrinting.cpp is changed, copying...
sip_richtextwxRichTextObjectList_iterator.cpp is changed, copying...
sip_richtextwxRichTextDrawingHandlerList_iterator.cpp is changed, copying...
sip_richtextwxRichTextCtrl.cpp is changed, copying...
sip_richtextwxRichTextImage.cpp is changed, copying...
/usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/sip/gen -c /tmp/tmpzXPgJY -b sip/cpp/_html2.sbf -X pycode_html2:wx/html2.py sip/gen/_html2.sip
sip_html2wxWebViewEvent.cpp is changed, copying...
sip_html2cmodule.cpp is changed, copying...
sip_html2wxWebViewHandler.cpp is changed, copying...
sip_html2wxWebViewHistoryItem.cpp is changed, copying...
sip_html2wxWebViewFSHandler.cpp is changed, copying...
sipAPI_html2.h is changed, copying...
sip_html2wxWebViewFactory.cpp is changed, copying...
sip_html2wxWebView.cpp is changed, copying...
sip_html2wxWebViewArchiveHandler.cpp is changed, copying...
/usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/sip/gen -c /tmp/tmpGeRE90 -b sip/cpp/_aui.sbf -X pycode_aui:wx/aui.py sip/gen/_aui.sip
sip_auiwxAuiDockInfoPtrArray.cpp is changed, copying...
sip_auiwxAuiTabArt.cpp is changed, copying...
sip_auiwxAuiManager.cpp is changed, copying...
sipAPI_aui.h is changed, copying...
sip_auiwxAuiDockUIPartArray.cpp is changed, copying...
sip_auiwxAuiNotebook.cpp is changed, copying...
sip_auiwxAuiNotebookPageArray.cpp is changed, copying...
sip_auiwxAuiDockArt.cpp is changed, copying...
sip_auiwxAuiToolBarEvent.cpp is changed, copying...
sip_auicmodule.cpp is changed, copying...
sip_auiwxAuiPaneInfoArray.cpp is changed, copying...
sip_auiwxAuiDefaultTabArt.cpp is changed, copying...
sip_auiwxAuiMDIChildFrame.cpp is changed, copying...
sip_auiwxAuiNotebookPage.cpp is changed, copying...
sip_auiwxAuiToolBarItemArray.cpp is changed, copying...
sip_auiwxAuiMDIClientWindow.cpp is changed, copying...
sip_auiwxAuiToolBar.cpp is changed, copying...
sip_auiwxAuiTabContainerButton.cpp is changed, copying...
sip_auiwxAuiManagerEvent.cpp is changed, copying...
sip_auiwxAuiDefaultToolBarArt.cpp is changed, copying...
sip_auiwxAuiPaneInfoPtrArray.cpp is changed, copying...
sip_auiwxAuiDockInfo.cpp is changed, copying...
sip_auiwxAuiPaneButtonArray.cpp is changed, copying...
sip_auiwxAuiPaneButton.cpp is changed, copying...
sip_auiwxAuiToolBarItem.cpp is changed, copying...
sip_auiwxAuiTabCtrl.cpp is changed, copying...
sip_auiwxAuiSimpleTabArt.cpp is changed, copying...
sip_auiwxAuiNotebookEvent.cpp is changed, copying...
sip_auiwxAuiTabContainer.cpp is changed, copying...
sip_auiwxAuiMDIParentFrame.cpp is changed, copying...
sip_auiwxAuiToolBarArt.cpp is changed, copying...
sip_auiwxAuiTabContainerButtonArray.cpp is changed, copying...
sip_auiwxAuiDockUIPart.cpp is changed, copying...
sip_auiwxAuiDefaultDockArt.cpp is changed, copying...
sip_auiwxAuiPaneInfo.cpp is changed, copying...
sip_auiwxAuiDockInfoArray.cpp is changed, copying...
/usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/sip/gen -c /tmp/tmpZpPdP1 -b sip/cpp/_xml.sbf -X pycode_xml:wx/xml.py sip/gen/_xml.sip
sipAPI_xml.h is changed, copying...
sip_xmlwxXmlAttribute.cpp is changed, copying...
sip_xmlwxXmlNode.cpp is changed, copying...
sip_xmlwxXmlDocument.cpp is changed, copying...
sip_xmlcmodule.cpp is changed, copying...
/usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/sip/gen -c /tmp/tmpKj20os -b sip/cpp/_adv.sbf -X pycode_adv:wx/adv.py sip/gen/_adv.sip
sip_advwxDatePickerCtrlGeneric.cpp is changed, copying...
sip_advwxWizardEvent.cpp is changed, copying...
sip_advwxJoystick.cpp is changed, copying...
sipAPI_adv.h is changed, copying...
sip_advwxAboutDialogInfo.cpp is changed, copying...
sip_advwxPropertySheetDialog.cpp is changed, copying...
sip_advwxLayoutAlgorithm.cpp is changed, copying...
sip_advwxSound.cpp is changed, copying...
sip_advwxCalculateLayoutEvent.cpp is changed, copying...
sip_advwxAnimationCtrl.cpp is changed, copying...
sip_advwxWizardPageSimple.cpp is changed, copying...
sip_advwxNotificationMessage.cpp is changed, copying...
sip_advwxDatePickerCtrl.cpp is changed, copying...
sip_advwxSplashScreen.cpp is changed, copying...
sip_advcmodule.cpp is changed, copying...
sip_advwxPseudoDC.cpp is changed, copying...
sip_advwxHyperlinkCtrl.cpp is changed, copying...
sip_advwxCommandLinkButton.cpp is changed, copying...
sip_advwxTaskBarIconEvent.cpp is changed, copying...
sip_advwxSashLayoutWindow.cpp is changed, copying...
sip_advwxQueryLayoutInfoEvent.cpp is changed, copying...
sip_advwxCalendarEvent.cpp is changed, copying...
sip_advwxTaskBarIcon.cpp is changed, copying...
sip_advwxWizardPage.cpp is changed, copying...
sip_advwxTimePickerCtrl.cpp is changed, copying...
sip_advwxCalendarDateAttr.cpp is changed, copying...
sip_advwxHyperlinkEvent.cpp is changed, copying...
sip_advwxExtHelpController.cpp is changed, copying...
sip_advwxSashWindow.cpp is changed, copying...
sip_advwxAnimation.cpp is changed, copying...
sip_advwxSashEvent.cpp is changed, copying...
sip_advwxWizard.cpp is changed, copying...
sip_advwxGenericCalendarCtrl.cpp is changed, copying...
sip_advwxTipProvider.cpp is changed, copying...
sip_advwxDateEvent.cpp is changed, copying...
sip_advwxBitmapComboBox.cpp is changed, copying...
sip_advwxEditableListBox.cpp is changed, copying...
sip_advwxBannerWindow.cpp is changed, copying...
sip_advwxCalendarCtrl.cpp is changed, copying...
sip_advwxRichToolTip.cpp is changed, copying...
sip_advwxOwnerDrawnComboBox.cpp is changed, copying...
/usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/sip/gen -c /tmp/tmpflaWWP -b sip/cpp/_html.sbf -X pycode_html:wx/html.py sip/gen/_html.sip
sip_htmlwxHtmlFontCell.cpp is changed, copying...
sip_htmlwxHtmlDCRenderer.cpp is changed, copying...
sip_htmlwxHtmlWinTagHandler.cpp is changed, copying...
sip_htmlwxHtmlFilter.cpp is changed, copying...
sip_htmlwxHtmlBookRecord.cpp is changed, copying...
sip_htmlwxHtmlHelpDataItems.cpp is changed, copying...
sip_htmlwxHtmlEasyPrinting.cpp is changed, copying...
sip_htmlwxHtmlListBox.cpp is changed, copying...
sip_htmlwxHtmlWindowInterface.cpp is changed, copying...
sip_htmlwxHtmlWinParser.cpp is changed, copying...
sip_htmlwxHtmlParser.cpp is changed, copying...
sip_htmlwxHtmlCellEvent.cpp is changed, copying...
sip_htmlwxHtmlHelpFrame.cpp is changed, copying...
sip_htmlwxHtmlRenderingInfo.cpp is changed, copying...
sip_htmlwxHtmlWindow.cpp is changed, copying...
sip_htmlwxHtmlWidgetCell.cpp is changed, copying...
sip_htmlwxHtmlCell.cpp is changed, copying...
sip_htmlwxHtmlContainerCell.cpp is changed, copying...
sip_htmlwxHtmlLinkEvent.cpp is changed, copying...
sip_htmlwxHtmlTagHandler.cpp is changed, copying...
sip_htmlwxHtmlModalHelp.cpp is changed, copying...
sip_htmlwxHtmlHelpWindow.cpp is changed, copying...
sip_htmlwxHtmlRenderingState.cpp is changed, copying...
sip_htmlwxHtmlBookRecArray.cpp is changed, copying...
sip_htmlwxHtmlRenderingStyle.cpp is changed, copying...
sip_htmlwxHtmlWordWithTabsCell.cpp is changed, copying...
sip_htmlwxHtmlPrintout.cpp is changed, copying...
sip_htmlcmodule.cpp is changed, copying...
sip_htmlwxHtmlLinkInfo.cpp is changed, copying...
sip_htmlwxHtmlHelpData.cpp is changed, copying...
sip_htmlwxHtmlHelpDataItem.cpp is changed, copying...
sip_htmlwxSimpleHtmlListBox.cpp is changed, copying...
sip_htmlwxHtmlWordCell.cpp is changed, copying...
sip_htmlwxHtmlHelpController.cpp is changed, copying...
sip_htmlwxHtmlSelection.cpp is changed, copying...
sipAPI_html.h is changed, copying...
sip_htmlwxHtmlColourCell.cpp is changed, copying...
sip_htmlwxHtmlHelpDialog.cpp is changed, copying...
sip_htmlwxHtmlTag.cpp is changed, copying...
/usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/sip/gen -c /tmp/tmp3jd8Cr -b sip/cpp/_msw.sbf -X pycode_msw:wx/msw.py sip/gen/_msw.sip
sip_mswcmodule.cpp is changed, copying...
sip_mswwxMetafile.cpp is changed, copying...
sipAPI_msw.h is changed, copying...
sip_mswwxMetafileDC.cpp is changed, copying...
sip_mswwxPyAxBaseWindow.cpp is changed, copying...
/usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/sip/gen -c /tmp/tmpkefdrm -b sip/cpp/_dataview.sbf -X pycode_dataview:wx/dataview.py sip/gen/_dataview.sip
sip_dataviewwxDataViewListModel.cpp is changed, copying...
sip_dataviewwxDataViewRenderer.cpp is changed, copying...
sip_dataviewwxDataViewTreeStore.cpp is changed, copying...
sip_dataviewwxDataViewModelNotifier.cpp is changed, copying...
sip_dataviewwxDataViewSpinRenderer.cpp is changed, copying...
sip_dataviewwxDataViewItemArray.cpp is changed, copying...
sip_dataviewwxDataViewIconText.cpp is changed, copying...
sip_dataviewwxDataViewListCtrl.cpp is changed, copying...
sip_dataviewwxDataViewToggleRenderer.cpp is changed, copying...
sip_dataviewwxDataViewBitmapRenderer.cpp is changed, copying...
sip_dataviewwxDataViewCtrl.cpp is changed, copying...
sip_dataviewwxDataViewItemAttr.cpp is changed, copying...
sip_dataviewwxDataViewItem.cpp is changed, copying...
sip_dataviewwxDataViewProgressRenderer.cpp is changed, copying...
sip_dataviewwxDataViewColumn.cpp is changed, copying...
sip_dataviewwxDataViewChoiceRenderer.cpp is changed, copying...
sip_dataviewcmodule.cpp is changed, copying...
sip_dataviewwxDataViewDateRenderer.cpp is changed, copying...
sip_dataviewwxDataViewListStore.cpp is changed, copying...
sip_dataviewwxDataViewEvent.cpp is changed, copying...
sip_dataviewwxDataViewIndexListModel.cpp is changed, copying...
sip_dataviewwxDataViewTreeCtrl.cpp is changed, copying...
sip_dataviewwxDataViewIconTextRenderer.cpp is changed, copying...
sip_dataviewwxDataViewModel.cpp is changed, copying...
sip_dataviewwxTreeListItemComparator.cpp is changed, copying...
sipAPI_dataview.h is changed, copying...
sip_dataviewwxTreeListCtrl.cpp is changed, copying...
sip_dataviewwxDVCVariant.cpp is changed, copying...
sip_dataviewwxTreeListItem.cpp is changed, copying...
sip_dataviewwxDataViewCustomRenderer.cpp is changed, copying...
sip_dataviewwxDataViewVirtualListModel.cpp is changed, copying...
sip_dataviewwxTreeListEvent.cpp is changed, copying...
sip_dataviewwxDataViewTextRenderer.cpp is changed, copying...
sip_dataviewwxVariantVector.cpp is changed, copying...
/usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.1/python2/sip/gen -c /tmp/tmpE9O0VF -b sip/cpp/_propgrid.sbf -X pycode_propgrid:wx/propgrid.py sip/gen/_propgrid.sip
sip_propgridwxPGEditor.cpp is changed, copying...
sip_propgridwxPGPaintData.cpp is changed, copying...
sip_propgridwxFontProperty.cpp is changed, copying...
sip_propgridwxBoolProperty.cpp is changed, copying...
sip_propgridwxPGDefaultRenderer.cpp is changed, copying...
sip_propgridwxPropertyGridPage.cpp is changed, copying...
sip_propgridwxFloatProperty.cpp is changed, copying...
sip_propgridwxCursorProperty.cpp is changed, copying...
sip_propgridwxPGChoiceEntry.cpp is changed, copying...
sip_propgridwxPGChoicesData.cpp is changed, copying...
sip_propgridwxArrayPGProperty.cpp is changed, copying...
sip_propgridwxPGTextCtrlEditor.cpp is changed, copying...
sip_propgridwxPGCell.cpp is changed, copying...
sip_propgridwxColourProperty.cpp is changed, copying...
sip_propgridwxPGChoices.cpp is changed, copying...
sip_propgridwxDateProperty.cpp is changed, copying...
sip_propgridwxPGCellRenderer.cpp is changed, copying...
sip_propgridwxPGChoiceEditor.cpp is changed, copying...
sip_propgridwxPropertyGridEvent.cpp is changed, copying...
sip_propgridwxEnumProperty.cpp is changed, copying...
sip_propgridwxPropertyGrid.cpp is changed, copying...
sip_propgridwxImageFileProperty.cpp is changed, copying...
sip_propgridwxPGTextCtrlAndButtonEditor.cpp is changed, copying...
sip_propgridwxPGEditorDialogAdapter.cpp is changed, copying...
sip_propgridwxLongStringProperty.cpp is changed, copying...
sip_propgridwxUIntProperty.cpp is changed, copying...
sip_propgridwxPGVariantList.cpp is changed, copying...
sip_propgridwxPGArrayStringEditorDialog.cpp is changed, copying...
sip_propgridwxPropertyCategory.cpp is changed, copying...
sip_propgridwxColourPropertyValue.cpp is changed, copying...
sip_propgridwxPropertyGridPageState.cpp is changed, copying...
sip_propgridwxPropertyGridInterface.cpp is changed, copying...
sip_propgridwxPGArrayEditorDialog.cpp is changed, copying...
sip_propgridwxDirProperty.cpp is changed, copying...
sip_propgridwxPropertyGridIterator.cpp is changed, copying...
sip_propgridcmodule.cpp is changed, copying...
sip_propgridwxPropertyGridHitTestResult.cpp is changed, copying...
sip_propgridwxEditEnumProperty.cpp is changed, copying...
sip_propgridwxPGCheckBoxEditor.cpp is changed, copying...
sip_propgridwxPGLongStringDialogAdapter.cpp is changed, copying...
sip_propgridwxPGProperty.cpp is changed, copying...
sip_propgridwxPGVIterator.cpp is changed, copying...
sipAPI_propgrid.h is changed, copying...
sip_propgridwxFlagsProperty.cpp is changed, copying...
sip_propgridwxSystemColourProperty.cpp is changed, copying...
sip_propgridwxNumericPropertyValidator.cpp is changed, copying...
sip_propgridwxPGComboBoxEditor.cpp is changed, copying...
sip_propgridwxPGInDialogValidator.cpp is changed, copying...
sip_propgridwxMultiChoiceProperty.cpp is changed, copying...
sip_propgridwxStringProperty.cpp is changed, copying...
sip_propgridwxFileProperty.cpp is changed, copying...
sip_propgridwxPGSpinCtrlEditor.cpp is changed, copying...
sip_propgridwxPropertyGridIteratorBase.cpp is changed, copying...
sip_propgridwxPGVariant.cpp is changed, copying...
sip_propgridwxPGCellData.cpp is changed, copying...
sip_propgridwxPGMultiButton.cpp is changed, copying...
sip_propgridwxPGFileDialogAdapter.cpp is changed, copying...
sip_propgridwxArrayStringProperty.cpp is changed, copying...
sip_propgridwxPropertyGridManager.cpp is changed, copying...
sip_propgridwxPGChoiceAndButtonEditor.cpp is changed, copying...
sip_propgridwxIntProperty.cpp is changed, copying...
sip_propgridwxPGValidationInfo.cpp is changed, copying...
sip_propgridwxPGWindowList.cpp is changed, copying...
sip_propgridwxPGPropArgCls.cpp is changed, copying...
Finished command: sip (84m4.987s)
Running command: build_py
Checking for /builddir/build/BUILD/python-wxpython4-4.0.1/python2/bin/waf-1.7.15-p1...
"/usr/bin/python2" /builddir/build/BUILD/python-wxpython4-4.0.1/python2/bin/waf-1.7.15-p1 --wx_config=wx-config-3.0 --gtk3 --python="/usr/bin/python2" --out=build/waf/2.7/gtk3 configure build 
BUILDSTDERR: Setting top to                           : /builddir/build/BUILD/python-wxpython4-4.0.1/python2 
BUILDSTDERR: Setting out to                           : /builddir/build/BUILD/python-wxpython4-4.0.1/python2/build/waf/2.7/gtk3 
BUILDSTDERR: Checking for 'gcc' (c compiler)          : /usr/bin/gcc 
BUILDSTDERR: Checking for 'g++' (c++ compiler)        : /usr/bin/g++ 
BUILDSTDERR: Checking for program python              : /usr/bin/python2 
BUILDSTDERR: Checking for python version              : (2, 7, 15, 'final', 0) 
BUILDSTDERR: Checking for library python2.7 in LIBDIR : yes 
BUILDSTDERR: Checking for program /usr/bin/python2-config,python2.7-config,python-config-2.7,python2.7m-config : /usr/bin/python2-config 
BUILDSTDERR: Checking for header Python.h                                                                      : yes 
BUILDSTDERR: Checking for 'wx-config-3.0'                                                                      : yes 
BUILDSTDERR: Checking for 'wx-config-3.0'                                                                      : yes 
BUILDSTDERR: Checking for 'wx-config-3.0'                                                                      : yes 
BUILDSTDERR: Checking for 'wx-config-3.0'                                                                      : yes 
BUILDSTDERR: Checking for 'wx-config-3.0'                                                                      : yes 
BUILDSTDERR: Checking for 'wx-config-3.0'                                                                      : yes 
BUILDSTDERR: Checking for 'wx-config-3.0'                                                                      : yes 
BUILDSTDERR: Checking for 'wx-config-3.0'                                                                      : yes 
BUILDSTDERR: Checking for 'wx-config-3.0'                                                                      : yes 
BUILDSTDERR: Checking for 'wx-config-3.0'                                                                      : yes 
BUILDSTDERR: Checking for 'wx-config-3.0'                                                                      : yes 
BUILDSTDERR: Checking for 'wx-config-3.0'                                                                      : yes 
BUILDSTDERR: Checking for 'wx-config-3.0'                                                                      : yes 
BUILDSTDERR: 'configure' finished successfully (8m21.878s)
BUILDSTDERR: Waf: Entering directory `/builddir/build/BUILD/python-wxpython4-4.0.1/python2/build/waf/2.7/gtk3'
BUILDSTDERR: [  1/851] cxx: sip/cpp/sip_core_ScrolledWindowBase.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_core_ScrolledWindowBase.cpp.1.o
BUILDSTDERR: [  2/851] cxx: sip/cpp/sip_corecmodule.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corecmodule.cpp.1.o
BUILDSTDERR: [  3/851] cxx: sip/cpp/sip_coresize_t.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_coresize_t.cpp.1.o
BUILDSTDERR: [  4/851] cxx: sip/cpp/sip_corewxAcceleratorEntry.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxAcceleratorEntry.cpp.1.o
BUILDSTDERR: [  5/851] cxx: sip/cpp/sip_corewxAcceleratorTable.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxAcceleratorTable.cpp.1.o
BUILDSTDERR: [  6/851] cxx: sip/cpp/sip_corewxActivateEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxActivateEvent.cpp.1.o
BUILDSTDERR: [  7/851] cxx: sip/cpp/sip_corewxAffineMatrix2D.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxAffineMatrix2D.cpp.1.o
BUILDSTDERR: ../../../../sip/cpp/sip_corecmodule.cpp: In function 'PyObject* func_Usleep(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_corecmodule.cpp:10158:34: warning: 'void wxUsleep(long unsigned int)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:              wxUsleep(milliseconds);
BUILDSTDERR:                                   ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corecmodule.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/utils.h:491:37: note: declared here
BUILDSTDERR:  wxDEPRECATED( WXDLLIMPEXP_BASE void wxUsleep(unsigned long milliseconds) );
BUILDSTDERR:                                      ^~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: ../../../../sip/cpp/sip_corecmodule.cpp:10158:34: warning: 'void wxUsleep(long unsigned int)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:              wxUsleep(milliseconds);
BUILDSTDERR:                                   ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corecmodule.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/utils.h:491:37: note: declared here
BUILDSTDERR:  wxDEPRECATED( WXDLLIMPEXP_BASE void wxUsleep(unsigned long milliseconds) );
BUILDSTDERR:                                      ^~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: [  8/851] cxx: sip/cpp/sip_corewxAffineMatrix2DBase.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxAffineMatrix2DBase.cpp.1.o
BUILDSTDERR: [  9/851] cxx: sip/cpp/sip_corewxAlphaPixelData.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxAlphaPixelData.cpp.1.o
BUILDSTDERR: [ 10/851] cxx: sip/cpp/sip_corewxAlphaPixelData_Accessor.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxAlphaPixelData_Accessor.cpp.1.o
BUILDSTDERR: [ 11/851] cxx: sip/cpp/sip_corewxAnyButton.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxAnyButton.cpp.1.o
BUILDSTDERR: [ 12/851] cxx: sip/cpp/sip_corewxAppConsole.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxAppConsole.cpp.1.o
BUILDSTDERR: [ 13/851] cxx: sip/cpp/sip_corewxAppTraits.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxAppTraits.cpp.1.o
BUILDSTDERR: [ 14/851] cxx: sip/cpp/sip_corewxArchiveFSHandler.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxArchiveFSHandler.cpp.1.o
BUILDSTDERR: [ 15/851] cxx: sip/cpp/sip_corewxArrayDouble.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxArrayDouble.cpp.1.o
BUILDSTDERR: [ 16/851] cxx: sip/cpp/sip_corewxArrayInt.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxArrayInt.cpp.1.o
BUILDSTDERR: [ 17/851] cxx: sip/cpp/sip_corewxArrayString.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxArrayString.cpp.1.o
BUILDSTDERR: [ 18/851] cxx: sip/cpp/sip_corewxArrayVideoModes.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxArrayVideoModes.cpp.1.o
BUILDSTDERR: [ 19/851] cxx: sip/cpp/sip_corewxArtProvider.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxArtProvider.cpp.1.o
BUILDSTDERR: [ 20/851] cxx: sip/cpp/sip_corewxAutoBufferedPaintDC.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxAutoBufferedPaintDC.cpp.1.o
BUILDSTDERR: [ 21/851] cxx: sip/cpp/sip_corewxBitmap.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxBitmap.cpp.1.o
BUILDSTDERR: [ 22/851] cxx: sip/cpp/sip_corewxBitmapButton.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxBitmapButton.cpp.1.o
BUILDSTDERR: ../../../../sip/cpp/sip_corewxArtProvider.cpp: In function 'PyObject* meth_wxArtProvider_Insert(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_corewxArtProvider.cpp:446:31: warning: 'static void wxArtProvider::Insert(wxArtProvider*)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:               ::wxArtProvider::Insert(provider);
BUILDSTDERR:                                ^~~~~~
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corewxArtProvider.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/artprov.h:138:31: note: declared here
BUILDSTDERR:      static wxDEPRECATED( void Insert(wxArtProvider *provider) );
BUILDSTDERR:                                ^~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: ../../../../sip/cpp/sip_corewxArtProvider.cpp:446:46: warning: 'static void wxArtProvider::Insert(wxArtProvider*)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:               ::wxArtProvider::Insert(provider);
BUILDSTDERR:                                               ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corewxArtProvider.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/artprov.h:138:31: note: declared here
BUILDSTDERR:      static wxDEPRECATED( void Insert(wxArtProvider *provider) );
BUILDSTDERR:                                ^~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: ../../../../sip/cpp/sip_corewxArtProvider.cpp:446:46: warning: 'static void wxArtProvider::Insert(wxArtProvider*)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:               ::wxArtProvider::Insert(provider);
BUILDSTDERR:                                               ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corewxArtProvider.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/artprov.h:138:31: note: declared here
BUILDSTDERR:      static wxDEPRECATED( void Insert(wxArtProvider *provider) );
BUILDSTDERR:                                ^~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: [ 23/851] cxx: sip/cpp/sip_corewxBitmapDataObject.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxBitmapDataObject.cpp.1.o
BUILDSTDERR: [ 24/851] cxx: sip/cpp/sip_corewxBitmapToggleButton.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxBitmapToggleButton.cpp.1.o
BUILDSTDERR: [ 25/851] cxx: sip/cpp/sip_corewxBookCtrlBase.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxBookCtrlBase.cpp.1.o
BUILDSTDERR: [ 26/851] cxx: sip/cpp/sip_corewxBookCtrlEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxBookCtrlEvent.cpp.1.o
BUILDSTDERR: [ 27/851] cxx: sip/cpp/sip_corewxBoxSizer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxBoxSizer.cpp.1.o
BUILDSTDERR: [ 28/851] cxx: sip/cpp/sip_corewxBrush.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxBrush.cpp.1.o
BUILDSTDERR: [ 29/851] cxx: sip/cpp/sip_corewxBrushList.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxBrushList.cpp.1.o
BUILDSTDERR: [ 30/851] cxx: sip/cpp/sip_corewxBufferedDC.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxBufferedDC.cpp.1.o
BUILDSTDERR: [ 31/851] cxx: sip/cpp/sip_corewxBufferedPaintDC.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxBufferedPaintDC.cpp.1.o
BUILDSTDERR: [ 32/851] cxx: sip/cpp/sip_corewxBusyCursor.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxBusyCursor.cpp.1.o
BUILDSTDERR: [ 33/851] cxx: sip/cpp/sip_corewxBusyInfo.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxBusyInfo.cpp.1.o
BUILDSTDERR: [ 34/851] cxx: sip/cpp/sip_corewxButton.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxButton.cpp.1.o
BUILDSTDERR: [ 35/851] cxx: sip/cpp/sip_corewxCaret.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxCaret.cpp.1.o
BUILDSTDERR: [ 36/851] cxx: sip/cpp/sip_corewxCharBuffer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxCharBuffer.cpp.1.o
BUILDSTDERR: [ 37/851] cxx: sip/cpp/sip_corewxCheckBox.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxCheckBox.cpp.1.o
BUILDSTDERR: [ 38/851] cxx: sip/cpp/sip_corewxCheckListBox.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxCheckListBox.cpp.1.o
BUILDSTDERR: [ 39/851] cxx: sip/cpp/sip_corewxChildFocusEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxChildFocusEvent.cpp.1.o
BUILDSTDERR: [ 40/851] cxx: sip/cpp/sip_corewxChoice.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxChoice.cpp.1.o
BUILDSTDERR: [ 41/851] cxx: sip/cpp/sip_corewxChoicebook.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxChoicebook.cpp.1.o
BUILDSTDERR: [ 42/851] cxx: sip/cpp/sip_corewxClientDC.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxClientDC.cpp.1.o
BUILDSTDERR: [ 43/851] cxx: sip/cpp/sip_corewxClientData.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxClientData.cpp.1.o
BUILDSTDERR: [ 44/851] cxx: sip/cpp/sip_corewxClientDataContainer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxClientDataContainer.cpp.1.o
BUILDSTDERR: [ 45/851] cxx: sip/cpp/sip_corewxClipboard.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxClipboard.cpp.1.o
BUILDSTDERR: [ 46/851] cxx: sip/cpp/sip_corewxClipboardTextEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxClipboardTextEvent.cpp.1.o
BUILDSTDERR: [ 47/851] cxx: sip/cpp/sip_corewxCloseEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxCloseEvent.cpp.1.o
BUILDSTDERR: [ 48/851] cxx: sip/cpp/sip_corewxCollapsiblePane.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxCollapsiblePane.cpp.1.o
BUILDSTDERR: [ 49/851] cxx: sip/cpp/sip_corewxCollapsiblePaneEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxCollapsiblePaneEvent.cpp.1.o
BUILDSTDERR: [ 50/851] cxx: sip/cpp/sip_corewxColour.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxColour.cpp.1.o
BUILDSTDERR: [ 51/851] cxx: sip/cpp/sip_corewxColourData.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxColourData.cpp.1.o
BUILDSTDERR: [ 52/851] cxx: sip/cpp/sip_corewxColourDatabase.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxColourDatabase.cpp.1.o
BUILDSTDERR: [ 53/851] cxx: sip/cpp/sip_corewxColourDialog.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxColourDialog.cpp.1.o
BUILDSTDERR: [ 54/851] cxx: sip/cpp/sip_corewxColourPickerCtrl.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxColourPickerCtrl.cpp.1.o
BUILDSTDERR: [ 55/851] cxx: sip/cpp/sip_corewxColourPickerEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxColourPickerEvent.cpp.1.o
BUILDSTDERR: [ 56/851] cxx: sip/cpp/sip_corewxComboBox.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxComboBox.cpp.1.o
BUILDSTDERR: [ 57/851] cxx: sip/cpp/sip_corewxComboCtrl.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxComboCtrl.cpp.1.o
BUILDSTDERR: [ 58/851] cxx: sip/cpp/sip_corewxComboCtrlFeatures.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxComboCtrlFeatures.cpp.1.o
BUILDSTDERR: [ 59/851] cxx: sip/cpp/sip_corewxComboPopup.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxComboPopup.cpp.1.o
BUILDSTDERR: [ 60/851] cxx: sip/cpp/sip_corewxCommand.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxCommand.cpp.1.o
BUILDSTDERR: [ 61/851] cxx: sip/cpp/sip_corewxCommandEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxCommandEvent.cpp.1.o
BUILDSTDERR: [ 62/851] cxx: sip/cpp/sip_corewxCommandList.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxCommandList.cpp.1.o
BUILDSTDERR: ../../../../sip/cpp/sip_corewxComboCtrl.cpp: In function 'PyObject* meth_wxComboCtrl_GetTextIndent(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_corewxComboCtrl.cpp:2009:44: warning: 'wxCoord wxComboCtrlBase::GetTextIndent() const' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:              sipRes = sipCpp->GetTextIndent();
BUILDSTDERR:                                             ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corewxComboCtrl.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/combo.h:365:27: note: declared here
BUILDSTDERR:      wxDEPRECATED( wxCoord GetTextIndent() const );
BUILDSTDERR:                            ^~~~~~~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: ../../../../sip/cpp/sip_corewxComboCtrl.cpp: In function 'PyObject* meth_wxComboCtrl_SetTextIndent(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_corewxComboCtrl.cpp:3021:41: warning: 'void wxComboCtrlBase::SetTextIndent(int)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:              sipCpp->SetTextIndent(indent);
BUILDSTDERR:                                          ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corewxComboCtrl.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/combo.h:362:24: note: declared here
BUILDSTDERR:      wxDEPRECATED( void SetTextIndent( int indent ) );
BUILDSTDERR:                         ^~~~~~~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: [ 63/851] cxx: sip/cpp/sip_corewxCommandList_iterator.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxCommandList_iterator.cpp.1.o
BUILDSTDERR: [ 64/851] cxx: sip/cpp/sip_corewxCommandProcessor.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxCommandProcessor.cpp.1.o
BUILDSTDERR: [ 65/851] cxx: sip/cpp/sip_corewxConfig.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxConfig.cpp.1.o
BUILDSTDERR: [ 66/851] cxx: sip/cpp/sip_corewxConfigBase.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxConfigBase.cpp.1.o
BUILDSTDERR: [ 67/851] cxx: sip/cpp/sip_corewxConfigPathChanger.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxConfigPathChanger.cpp.1.o
BUILDSTDERR: [ 68/851] cxx: sip/cpp/sip_corewxContextHelp.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxContextHelp.cpp.1.o
BUILDSTDERR: [ 69/851] cxx: sip/cpp/sip_corewxContextHelpButton.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxContextHelpButton.cpp.1.o
BUILDSTDERR: [ 70/851] cxx: sip/cpp/sip_corewxContextMenuEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxContextMenuEvent.cpp.1.o
BUILDSTDERR: [ 71/851] cxx: sip/cpp/sip_corewxControl.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxControl.cpp.1.o
BUILDSTDERR: [ 72/851] cxx: sip/cpp/sip_corewxControlWithItems.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxControlWithItems.cpp.1.o
BUILDSTDERR: [ 73/851] cxx: sip/cpp/sip_corewxCursor.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxCursor.cpp.1.o
BUILDSTDERR: [ 74/851] cxx: sip/cpp/sip_corewxCustomDataObject.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxCustomDataObject.cpp.1.o
BUILDSTDERR: [ 75/851] cxx: sip/cpp/sip_corewxDC.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxDC.cpp.1.o
BUILDSTDERR: [ 76/851] cxx: sip/cpp/sip_corewxDCBrushChanger.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxDCBrushChanger.cpp.1.o
BUILDSTDERR: [ 77/851] cxx: sip/cpp/sip_corewxDCClipper.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxDCClipper.cpp.1.o
BUILDSTDERR: [ 78/851] cxx: sip/cpp/sip_corewxDCFontChanger.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxDCFontChanger.cpp.1.o
BUILDSTDERR: [ 79/851] cxx: sip/cpp/sip_corewxDCOverlay.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxDCOverlay.cpp.1.o
BUILDSTDERR: [ 80/851] cxx: sip/cpp/sip_corewxDCPenChanger.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxDCPenChanger.cpp.1.o
BUILDSTDERR: [ 81/851] cxx: sip/cpp/sip_corewxDCTextColourChanger.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxDCTextColourChanger.cpp.1.o
BUILDSTDERR: [ 82/851] cxx: sip/cpp/sip_corewxDashCArrayHolder.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxDashCArrayHolder.cpp.1.o
BUILDSTDERR: [ 83/851] cxx: sip/cpp/sip_corewxDataFormat.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxDataFormat.cpp.1.o
BUILDSTDERR: [ 84/851] cxx: sip/cpp/sip_corewxDataObject.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxDataObject.cpp.1.o
BUILDSTDERR: [ 85/851] cxx: sip/cpp/sip_corewxDataObjectComposite.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxDataObjectComposite.cpp.1.o
BUILDSTDERR: [ 86/851] cxx: sip/cpp/sip_corewxDataObjectSimple.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxDataObjectSimple.cpp.1.o
BUILDSTDERR: [ 87/851] cxx: sip/cpp/sip_corewxDateSpan.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxDateSpan.cpp.1.o
BUILDSTDERR: [ 88/851] cxx: sip/cpp/sip_corewxDateTime.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxDateTime.cpp.1.o
BUILDSTDERR: [ 89/851] cxx: sip/cpp/sip_corewxDateTimeTimeZone.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxDateTimeTimeZone.cpp.1.o
BUILDSTDERR: [ 90/851] cxx: sip/cpp/sip_corewxDateTimeTm.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxDateTimeTm.cpp.1.o
BUILDSTDERR: [ 91/851] cxx: sip/cpp/sip_corewxDelegateRendererNative.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxDelegateRendererNative.cpp.1.o
BUILDSTDERR: [ 92/851] cxx: sip/cpp/sip_corewxDialog.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxDialog.cpp.1.o
BUILDSTDERR: [ 93/851] cxx: sip/cpp/sip_corewxDialogLayoutAdapter.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxDialogLayoutAdapter.cpp.1.o
BUILDSTDERR: [ 94/851] cxx: sip/cpp/sip_corewxDirDialog.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxDirDialog.cpp.1.o
BUILDSTDERR: [ 95/851] cxx: sip/cpp/sip_corewxDirFilterListCtrl.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxDirFilterListCtrl.cpp.1.o
BUILDSTDERR: [ 96/851] cxx: sip/cpp/sip_corewxDirPickerCtrl.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxDirPickerCtrl.cpp.1.o
BUILDSTDERR: [ 97/851] cxx: sip/cpp/sip_corewxDisplay.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxDisplay.cpp.1.o
BUILDSTDERR: [ 98/851] cxx: sip/cpp/sip_corewxDisplayChangedEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxDisplayChangedEvent.cpp.1.o
BUILDSTDERR: [ 99/851] cxx: sip/cpp/sip_corewxDragImage.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxDragImage.cpp.1.o
BUILDSTDERR: [100/851] cxx: sip/cpp/sip_corewxDropFilesEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxDropFilesEvent.cpp.1.o
BUILDSTDERR: [101/851] cxx: sip/cpp/sip_corewxDropSource.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxDropSource.cpp.1.o
BUILDSTDERR: [102/851] cxx: sip/cpp/sip_corewxDropTarget.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxDropTarget.cpp.1.o
BUILDSTDERR: [103/851] cxx: sip/cpp/sip_corewxEraseEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxEraseEvent.cpp.1.o
BUILDSTDERR: [104/851] cxx: sip/cpp/sip_corewxEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxEvent.cpp.1.o
BUILDSTDERR: [105/851] cxx: sip/cpp/sip_corewxEventBlocker.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxEventBlocker.cpp.1.o
BUILDSTDERR: [106/851] cxx: sip/cpp/sip_corewxEventFilter.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxEventFilter.cpp.1.o
BUILDSTDERR: [107/851] cxx: sip/cpp/sip_corewxEventLoopActivator.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxEventLoopActivator.cpp.1.o
BUILDSTDERR: [108/851] cxx: sip/cpp/sip_corewxEventLoopBase.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxEventLoopBase.cpp.1.o
BUILDSTDERR: [109/851] cxx: sip/cpp/sip_corewxEvtHandler.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxEvtHandler.cpp.1.o
BUILDSTDERR: [110/851] cxx: sip/cpp/sip_corewxExecuteEnv.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxExecuteEnv.cpp.1.o
BUILDSTDERR: [111/851] cxx: sip/cpp/sip_corewxFSFile.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFSFile.cpp.1.o
BUILDSTDERR: [112/851] cxx: sip/cpp/sip_corewxFileConfig.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFileConfig.cpp.1.o
BUILDSTDERR: [113/851] cxx: sip/cpp/sip_corewxFileCtrl.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFileCtrl.cpp.1.o
BUILDSTDERR: [114/851] cxx: sip/cpp/sip_corewxFileCtrlEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFileCtrlEvent.cpp.1.o
BUILDSTDERR: [115/851] cxx: sip/cpp/sip_corewxFileDataObject.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFileDataObject.cpp.1.o
BUILDSTDERR: [116/851] cxx: sip/cpp/sip_corewxFileDialog.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFileDialog.cpp.1.o
BUILDSTDERR: [117/851] cxx: sip/cpp/sip_corewxFileDirPickerEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFileDirPickerEvent.cpp.1.o
BUILDSTDERR: [118/851] cxx: sip/cpp/sip_corewxFileDropTarget.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFileDropTarget.cpp.1.o
BUILDSTDERR: [119/851] cxx: sip/cpp/sip_corewxFileHistory.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFileHistory.cpp.1.o
BUILDSTDERR: [120/851] cxx: sip/cpp/sip_corewxFileHistoryMenuList.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFileHistoryMenuList.cpp.1.o
BUILDSTDERR: [121/851] cxx: sip/cpp/sip_corewxFileHistoryMenuList_iterator.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFileHistoryMenuList_iterator.cpp.1.o
BUILDSTDERR: [122/851] cxx: sip/cpp/sip_corewxFileName.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFileName.cpp.1.o
BUILDSTDERR: [123/851] cxx: sip/cpp/sip_corewxFilePickerCtrl.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFilePickerCtrl.cpp.1.o
BUILDSTDERR: [124/851] cxx: sip/cpp/sip_corewxFileSystem.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFileSystem.cpp.1.o
BUILDSTDERR: [125/851] cxx: sip/cpp/sip_corewxFileSystemHandler.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFileSystemHandler.cpp.1.o
BUILDSTDERR: [126/851] cxx: sip/cpp/sip_corewxFileSystemWatcher.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFileSystemWatcher.cpp.1.o
BUILDSTDERR: [127/851] cxx: sip/cpp/sip_corewxFileSystemWatcherEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFileSystemWatcherEvent.cpp.1.o
BUILDSTDERR: [128/851] cxx: sip/cpp/sip_corewxFileTranslationsLoader.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFileTranslationsLoader.cpp.1.o
BUILDSTDERR: [129/851] cxx: sip/cpp/sip_corewxFileType.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFileType.cpp.1.o
BUILDSTDERR: [130/851] cxx: sip/cpp/sip_corewxFileTypeInfo.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFileTypeInfo.cpp.1.o
BUILDSTDERR: [131/851] cxx: sip/cpp/sip_corewxFileTypeMessageParameters.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFileTypeMessageParameters.cpp.1.o
BUILDSTDERR: [132/851] cxx: sip/cpp/sip_corewxFilterFSHandler.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFilterFSHandler.cpp.1.o
BUILDSTDERR: [133/851] cxx: sip/cpp/sip_corewxFindDialogEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFindDialogEvent.cpp.1.o
BUILDSTDERR: [134/851] cxx: sip/cpp/sip_corewxFindReplaceData.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFindReplaceData.cpp.1.o
BUILDSTDERR: [135/851] cxx: sip/cpp/sip_corewxFindReplaceDialog.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFindReplaceDialog.cpp.1.o
BUILDSTDERR: [136/851] cxx: sip/cpp/sip_corewxFlexGridSizer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFlexGridSizer.cpp.1.o
BUILDSTDERR: [137/851] cxx: sip/cpp/sip_corewxFocusEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFocusEvent.cpp.1.o
BUILDSTDERR: [138/851] cxx: sip/cpp/sip_corewxFont.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFont.cpp.1.o
BUILDSTDERR: [139/851] cxx: sip/cpp/sip_corewxFontData.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFontData.cpp.1.o
BUILDSTDERR: [140/851] cxx: sip/cpp/sip_corewxFontDialog.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFontDialog.cpp.1.o
BUILDSTDERR: [141/851] cxx: sip/cpp/sip_corewxFontEnumerator.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFontEnumerator.cpp.1.o
BUILDSTDERR: [142/851] cxx: sip/cpp/sip_corewxFontInfo.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFontInfo.cpp.1.o
BUILDSTDERR: [143/851] cxx: sip/cpp/sip_corewxFontList.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFontList.cpp.1.o
BUILDSTDERR: [144/851] cxx: sip/cpp/sip_corewxFontMapper.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFontMapper.cpp.1.o
BUILDSTDERR: [145/851] cxx: sip/cpp/sip_corewxFontMetrics.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFontMetrics.cpp.1.o
BUILDSTDERR: [146/851] cxx: sip/cpp/sip_corewxFontPickerCtrl.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFontPickerCtrl.cpp.1.o
BUILDSTDERR: [147/851] cxx: sip/cpp/sip_corewxFontPickerEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFontPickerEvent.cpp.1.o
BUILDSTDERR: [148/851] cxx: sip/cpp/sip_corewxFrame.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxFrame.cpp.1.o
BUILDSTDERR: [149/851] cxx: sip/cpp/sip_corewxGBPosition.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxGBPosition.cpp.1.o
BUILDSTDERR: [150/851] cxx: sip/cpp/sip_corewxGBSizerItem.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxGBSizerItem.cpp.1.o
BUILDSTDERR: [151/851] cxx: sip/cpp/sip_corewxGBSpan.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxGBSpan.cpp.1.o
BUILDSTDERR: [152/851] cxx: sip/cpp/sip_corewxGCDC.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxGCDC.cpp.1.o
BUILDSTDERR: [153/851] cxx: sip/cpp/sip_corewxGDIObject.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxGDIObject.cpp.1.o
BUILDSTDERR: [154/851] cxx: sip/cpp/sip_corewxGIFHandler.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxGIFHandler.cpp.1.o
BUILDSTDERR: [155/851] cxx: sip/cpp/sip_corewxGUIEventLoop.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxGUIEventLoop.cpp.1.o
BUILDSTDERR: [156/851] cxx: sip/cpp/sip_corewxGauge.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxGauge.cpp.1.o
BUILDSTDERR: [157/851] cxx: sip/cpp/sip_corewxGenericDirCtrl.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxGenericDirCtrl.cpp.1.o
BUILDSTDERR: [158/851] cxx: sip/cpp/sip_corewxGenericDragImage.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxGenericDragImage.cpp.1.o
BUILDSTDERR: [159/851] cxx: sip/cpp/sip_corewxGenericMessageDialog.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxGenericMessageDialog.cpp.1.o
BUILDSTDERR: [160/851] cxx: sip/cpp/sip_corewxGenericProgressDialog.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxGenericProgressDialog.cpp.1.o
BUILDSTDERR: [161/851] cxx: sip/cpp/sip_corewxGraphicsBitmap.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxGraphicsBitmap.cpp.1.o
BUILDSTDERR: [162/851] cxx: sip/cpp/sip_corewxGraphicsBrush.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxGraphicsBrush.cpp.1.o
BUILDSTDERR: [163/851] cxx: sip/cpp/sip_corewxGraphicsContext.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxGraphicsContext.cpp.1.o
BUILDSTDERR: [164/851] cxx: sip/cpp/sip_corewxGraphicsFont.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxGraphicsFont.cpp.1.o
BUILDSTDERR: [165/851] cxx: sip/cpp/sip_corewxGraphicsGradientStop.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxGraphicsGradientStop.cpp.1.o
BUILDSTDERR: [166/851] cxx: sip/cpp/sip_corewxGraphicsGradientStops.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxGraphicsGradientStops.cpp.1.o
BUILDSTDERR: [167/851] cxx: sip/cpp/sip_corewxGraphicsMatrix.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxGraphicsMatrix.cpp.1.o
BUILDSTDERR: [168/851] cxx: sip/cpp/sip_corewxGraphicsObject.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxGraphicsObject.cpp.1.o
BUILDSTDERR: [169/851] cxx: sip/cpp/sip_corewxGraphicsPath.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxGraphicsPath.cpp.1.o
BUILDSTDERR: [170/851] cxx: sip/cpp/sip_corewxGraphicsPen.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxGraphicsPen.cpp.1.o
BUILDSTDERR: [171/851] cxx: sip/cpp/sip_corewxGraphicsRenderer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxGraphicsRenderer.cpp.1.o
BUILDSTDERR: [172/851] cxx: sip/cpp/sip_corewxGridBagSizer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxGridBagSizer.cpp.1.o
BUILDSTDERR: [173/851] cxx: sip/cpp/sip_corewxGridSizer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxGridSizer.cpp.1.o
BUILDSTDERR: [174/851] cxx: sip/cpp/sip_corewxHScrolledWindow.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxHScrolledWindow.cpp.1.o
BUILDSTDERR: [175/851] cxx: sip/cpp/sip_corewxHTMLDataObject.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxHTMLDataObject.cpp.1.o
BUILDSTDERR: [176/851] cxx: sip/cpp/sip_corewxHVScrolledWindow.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxHVScrolledWindow.cpp.1.o
BUILDSTDERR: [177/851] cxx: sip/cpp/sip_corewxHeaderButtonParams.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxHeaderButtonParams.cpp.1.o
BUILDSTDERR: [178/851] cxx: sip/cpp/sip_corewxHeaderColumn.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxHeaderColumn.cpp.1.o
BUILDSTDERR: [179/851] cxx: sip/cpp/sip_corewxHeaderColumnSimple.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxHeaderColumnSimple.cpp.1.o
BUILDSTDERR: [180/851] cxx: sip/cpp/sip_corewxHeaderCtrl.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxHeaderCtrl.cpp.1.o
BUILDSTDERR: [181/851] cxx: sip/cpp/sip_corewxHeaderCtrlEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxHeaderCtrlEvent.cpp.1.o
BUILDSTDERR: [182/851] cxx: sip/cpp/sip_corewxHeaderCtrlSimple.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxHeaderCtrlSimple.cpp.1.o
BUILDSTDERR: [183/851] cxx: sip/cpp/sip_corewxHelpControllerBase.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxHelpControllerBase.cpp.1.o
BUILDSTDERR: [184/851] cxx: sip/cpp/sip_corewxHelpControllerHelpProvider.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxHelpControllerHelpProvider.cpp.1.o
BUILDSTDERR: [185/851] cxx: sip/cpp/sip_corewxHelpEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxHelpEvent.cpp.1.o
BUILDSTDERR: [186/851] cxx: sip/cpp/sip_corewxHelpProvider.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxHelpProvider.cpp.1.o
BUILDSTDERR: [187/851] cxx: sip/cpp/sip_corewxIFFHandler.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxIFFHandler.cpp.1.o
BUILDSTDERR: [188/851] cxx: sip/cpp/sip_corewxIcon.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxIcon.cpp.1.o
BUILDSTDERR: [189/851] cxx: sip/cpp/sip_corewxIconBundle.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxIconBundle.cpp.1.o
BUILDSTDERR: [190/851] cxx: sip/cpp/sip_corewxIconLocation.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxIconLocation.cpp.1.o
BUILDSTDERR: [191/851] cxx: sip/cpp/sip_corewxIconizeEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxIconizeEvent.cpp.1.o
BUILDSTDERR: [192/851] cxx: sip/cpp/sip_corewxIdManager.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxIdManager.cpp.1.o
BUILDSTDERR: [193/851] cxx: sip/cpp/sip_corewxIdleEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxIdleEvent.cpp.1.o
BUILDSTDERR: [194/851] cxx: sip/cpp/sip_corewxImage.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxImage.cpp.1.o
BUILDSTDERR: ../../../../sip/cpp/sip_corewxIconizeEvent.cpp: In function 'PyObject* meth_wxIconizeEvent_Iconized(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_corewxIconizeEvent.cpp:147:39: warning: 'bool wxIconizeEvent::Iconized() const' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:              sipRes = sipCpp->Iconized();
BUILDSTDERR:                                        ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corewxIconizeEvent.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/event.h:2469:24: note: declared here
BUILDSTDERR:      wxDEPRECATED( bool Iconized() const { return IsIconized(); } )
BUILDSTDERR:                         ^~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: [195/851] cxx: sip/cpp/sip_corewxImageArray.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxImageArray.cpp.1.o
BUILDSTDERR: [196/851] cxx: sip/cpp/sip_corewxImageHSVValue.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxImageHSVValue.cpp.1.o
BUILDSTDERR: [197/851] cxx: sip/cpp/sip_corewxImageHandler.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxImageHandler.cpp.1.o
BUILDSTDERR: [198/851] cxx: sip/cpp/sip_corewxImageHistogram.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxImageHistogram.cpp.1.o
BUILDSTDERR: [199/851] cxx: sip/cpp/sip_corewxImageList.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxImageList.cpp.1.o
BUILDSTDERR: [200/851] cxx: sip/cpp/sip_corewxImageRGBValue.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxImageRGBValue.cpp.1.o
BUILDSTDERR: [201/851] cxx: sip/cpp/sip_corewxIndividualLayoutConstraint.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxIndividualLayoutConstraint.cpp.1.o
BUILDSTDERR: [202/851] cxx: sip/cpp/sip_corewxInfoBar.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxInfoBar.cpp.1.o
BUILDSTDERR: [203/851] cxx: sip/cpp/sip_corewxInitDialogEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxInitDialogEvent.cpp.1.o
BUILDSTDERR: [204/851] cxx: sip/cpp/sip_corewxInputStream.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxInputStream.cpp.1.o
BUILDSTDERR: [205/851] cxx: sip/cpp/sip_corewxIntCArrayHolder.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxIntCArrayHolder.cpp.1.o
BUILDSTDERR: [206/851] cxx: sip/cpp/sip_corewxIntPtr.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxIntPtr.cpp.1.o
BUILDSTDERR: [207/851] cxx: sip/cpp/sip_corewxInternetFSHandler.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxInternetFSHandler.cpp.1.o
BUILDSTDERR: [208/851] cxx: sip/cpp/sip_corewxItemContainer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxItemContainer.cpp.1.o
BUILDSTDERR: [209/851] cxx: sip/cpp/sip_corewxItemContainerImmutable.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxItemContainerImmutable.cpp.1.o
BUILDSTDERR: [210/851] cxx: sip/cpp/sip_corewxJPEGHandler.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxJPEGHandler.cpp.1.o
BUILDSTDERR: [211/851] cxx: sip/cpp/sip_corewxJoystickEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxJoystickEvent.cpp.1.o
BUILDSTDERR: [212/851] cxx: sip/cpp/sip_corewxKeyEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxKeyEvent.cpp.1.o
BUILDSTDERR: [213/851] cxx: sip/cpp/sip_corewxKeyboardState.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxKeyboardState.cpp.1.o
BUILDSTDERR: [214/851] cxx: sip/cpp/sip_corewxLanguageInfo.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxLanguageInfo.cpp.1.o
BUILDSTDERR: [215/851] cxx: sip/cpp/sip_corewxLayoutConstraints.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxLayoutConstraints.cpp.1.o
BUILDSTDERR: [216/851] cxx: sip/cpp/sip_corewxLinuxDistributionInfo.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxLinuxDistributionInfo.cpp.1.o
BUILDSTDERR: [217/851] cxx: sip/cpp/sip_corewxListBox.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxListBox.cpp.1.o
BUILDSTDERR: [218/851] cxx: sip/cpp/sip_corewxListCtrl.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxListCtrl.cpp.1.o
BUILDSTDERR: [219/851] cxx: sip/cpp/sip_corewxListEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxListEvent.cpp.1.o
BUILDSTDERR: [220/851] cxx: sip/cpp/sip_corewxListItem.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxListItem.cpp.1.o
BUILDSTDERR: [221/851] cxx: sip/cpp/sip_corewxListItemAttr.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxListItemAttr.cpp.1.o
BUILDSTDERR: [222/851] cxx: sip/cpp/sip_corewxListView.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxListView.cpp.1.o
BUILDSTDERR: [223/851] cxx: sip/cpp/sip_corewxListbook.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxListbook.cpp.1.o
BUILDSTDERR: [224/851] cxx: sip/cpp/sip_corewxLocale.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxLocale.cpp.1.o
BUILDSTDERR: [225/851] cxx: sip/cpp/sip_corewxLog.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxLog.cpp.1.o
BUILDSTDERR: [226/851] cxx: sip/cpp/sip_corewxLogBuffer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxLogBuffer.cpp.1.o
BUILDSTDERR: [227/851] cxx: sip/cpp/sip_corewxLogChain.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxLogChain.cpp.1.o
BUILDSTDERR: [228/851] cxx: sip/cpp/sip_corewxLogFormatter.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxLogFormatter.cpp.1.o
BUILDSTDERR: [229/851] cxx: sip/cpp/sip_corewxLogGui.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxLogGui.cpp.1.o
BUILDSTDERR: [230/851] cxx: sip/cpp/sip_corewxLogInterposer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxLogInterposer.cpp.1.o
BUILDSTDERR: [231/851] cxx: sip/cpp/sip_corewxLogInterposerTemp.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxLogInterposerTemp.cpp.1.o
BUILDSTDERR: [232/851] cxx: sip/cpp/sip_corewxLogNull.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxLogNull.cpp.1.o
BUILDSTDERR: [233/851] cxx: sip/cpp/sip_corewxLogRecordInfo.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxLogRecordInfo.cpp.1.o
BUILDSTDERR: [234/851] cxx: sip/cpp/sip_corewxLogStderr.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxLogStderr.cpp.1.o
BUILDSTDERR: [235/851] cxx: sip/cpp/sip_corewxLogTextCtrl.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxLogTextCtrl.cpp.1.o
BUILDSTDERR: [236/851] cxx: sip/cpp/sip_corewxLogWindow.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxLogWindow.cpp.1.o
BUILDSTDERR: [237/851] cxx: sip/cpp/sip_corewxLongLong.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxLongLong.cpp.1.o
BUILDSTDERR: [238/851] cxx: sip/cpp/sip_corewxMDIChildFrame.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMDIChildFrame.cpp.1.o
BUILDSTDERR: [239/851] cxx: sip/cpp/sip_corewxMDIClientWindow.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMDIClientWindow.cpp.1.o
BUILDSTDERR: [240/851] cxx: sip/cpp/sip_corewxMDIParentFrame.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMDIParentFrame.cpp.1.o
BUILDSTDERR: [241/851] cxx: sip/cpp/sip_corewxMask.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMask.cpp.1.o
BUILDSTDERR: [242/851] cxx: sip/cpp/sip_corewxMatrix2D.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMatrix2D.cpp.1.o
BUILDSTDERR: [243/851] cxx: sip/cpp/sip_corewxMaximizeEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMaximizeEvent.cpp.1.o
BUILDSTDERR: [244/851] cxx: sip/cpp/sip_corewxMemoryBuffer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMemoryBuffer.cpp.1.o
BUILDSTDERR: [245/851] cxx: sip/cpp/sip_corewxMemoryDC.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMemoryDC.cpp.1.o
BUILDSTDERR: [246/851] cxx: sip/cpp/sip_corewxMemoryFSHandler.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMemoryFSHandler.cpp.1.o
BUILDSTDERR: [247/851] cxx: sip/cpp/sip_corewxMenu.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMenu.cpp.1.o
BUILDSTDERR: [248/851] cxx: sip/cpp/sip_corewxMenuBar.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMenuBar.cpp.1.o
BUILDSTDERR: [249/851] cxx: sip/cpp/sip_corewxMenuEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMenuEvent.cpp.1.o
BUILDSTDERR: [250/851] cxx: sip/cpp/sip_corewxMenuItem.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMenuItem.cpp.1.o
BUILDSTDERR: [251/851] cxx: sip/cpp/sip_corewxMenuItemList.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMenuItemList.cpp.1.o
BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuBar.cpp: In function 'PyObject* meth_wxMenuBar_GetLabelTop(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuBar.cpp:2141:62: warning: 'wxString wxMenuBarBase::GetLabelTop(size_t) const' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:              sipRes = new  ::wxString(sipCpp->GetLabelTop(*pos));
BUILDSTDERR:                                                               ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corewxMenuBar.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/menu.h:555:28: note: declared here
BUILDSTDERR:      wxDEPRECATED( wxString GetLabelTop(size_t pos) const );
BUILDSTDERR:                             ^~~~~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuBar.cpp: In function 'PyObject* meth_wxMenuBar_SetLabelTop(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuBar.cpp:2706:44: warning: 'void wxMenuBarBase::SetLabelTop(size_t, const wxString&)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:              sipCpp->SetLabelTop(*pos,*label);
BUILDSTDERR:                                             ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corewxMenuBar.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/menu.h:553:24: note: declared here
BUILDSTDERR:      wxDEPRECATED( void SetLabelTop(size_t pos, const wxString& label) );
BUILDSTDERR:                         ^~~~~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: [252/851] cxx: sip/cpp/sip_corewxMenuItemList_iterator.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMenuItemList_iterator.cpp.1.o
BUILDSTDERR: [253/851] cxx: sip/cpp/sip_corewxMenuList.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMenuList.cpp.1.o
BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp: In function 'PyObject* meth_wxMenuItem_GetLabel(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp:474:55: warning: 'wxString wxMenuItemBase::GetLabel() const' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:              sipRes = new  ::wxString(sipCpp->GetLabel());
BUILDSTDERR:                                                        ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:56,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:182:17: note: declared here
BUILDSTDERR:  inline wxString wxMenuItemBase::GetLabel() const
BUILDSTDERR:                  ^~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp: In function 'PyObject* meth_wxMenuItem_GetName(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp:584:54: warning: 'wxString wxMenuItemBase::GetName() const' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:              sipRes = new  ::wxString(sipCpp->GetName());
BUILDSTDERR:                                                       ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:56,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:180:17: note: declared here
BUILDSTDERR:  inline wxString wxMenuItemBase::GetName() const
BUILDSTDERR:                  ^~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp: In function 'PyObject* meth_wxMenuItem_GetText(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp:658:54: warning: 'const wxString& wxMenuItemBase::GetText() const' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:              sipRes = new  ::wxString(sipCpp->GetText());
BUILDSTDERR:                                                       ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:56,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:184:24: note: declared here
BUILDSTDERR:  inline const wxString& wxMenuItemBase::GetText() const { return m_text; }
BUILDSTDERR:                         ^~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp: In function 'PyObject* meth_wxMenuItem_SetText(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp:1446:34: warning: 'virtual void wxMenuItemBase::SetText(const wxString&)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:              sipCpp->SetText(*text);
BUILDSTDERR:                                   ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:56,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:185:13: note: declared here
BUILDSTDERR:  inline void wxMenuItemBase::SetText(const wxString& text) { SetItemLabel(text); }
BUILDSTDERR:              ^~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp: In function 'PyObject* meth_wxMenuItem_GetLabelFromText(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp:1652:53: warning: 'static wxString wxMenuItemBase::GetLabelFromText(const wxString&)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:              sipRes = new  ::wxString( ::wxMenuItem::GetLabelFromText(*text));
BUILDSTDERR:                                                      ^~~~~~~~~~~~~~~~
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:135:35: note: declared here
BUILDSTDERR:      static wxDEPRECATED( wxString GetLabelFromText(const wxString& text) );
BUILDSTDERR:                                    ^~~~~~~~~~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp:1652:75: warning: 'static wxString wxMenuItemBase::GetLabelFromText(const wxString&)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:              sipRes = new  ::wxString( ::wxMenuItem::GetLabelFromText(*text));
BUILDSTDERR:                                                                            ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:135:35: note: declared here
BUILDSTDERR:      static wxDEPRECATED( wxString GetLabelFromText(const wxString& text) );
BUILDSTDERR:                                    ^~~~~~~~~~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp:1652:75: warning: 'static wxString wxMenuItemBase::GetLabelFromText(const wxString&)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:              sipRes = new  ::wxString( ::wxMenuItem::GetLabelFromText(*text));
BUILDSTDERR:                                                                            ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:135:35: note: declared here
BUILDSTDERR:      static wxDEPRECATED( wxString GetLabelFromText(const wxString& text) );
BUILDSTDERR:                                    ^~~~~~~~~~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: [254/851] cxx: sip/cpp/sip_corewxMenuList_iterator.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMenuList_iterator.cpp.1.o
BUILDSTDERR: [255/851] cxx: sip/cpp/sip_corewxMessageDialog.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMessageDialog.cpp.1.o
BUILDSTDERR: [256/851] cxx: sip/cpp/sip_corewxMessageDialogButtonLabel.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMessageDialogButtonLabel.cpp.1.o
BUILDSTDERR: [257/851] cxx: sip/cpp/sip_corewxMimeTypesManager.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMimeTypesManager.cpp.1.o
BUILDSTDERR: [258/851] cxx: sip/cpp/sip_corewxMiniFrame.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMiniFrame.cpp.1.o
BUILDSTDERR: [259/851] cxx: sip/cpp/sip_corewxMirrorDC.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMirrorDC.cpp.1.o
BUILDSTDERR: [260/851] cxx: sip/cpp/sip_corewxModalDialogHook.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxModalDialogHook.cpp.1.o
BUILDSTDERR: [261/851] cxx: sip/cpp/sip_corewxMouseCaptureChangedEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMouseCaptureChangedEvent.cpp.1.o
BUILDSTDERR: [262/851] cxx: sip/cpp/sip_corewxMouseCaptureLostEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMouseCaptureLostEvent.cpp.1.o
BUILDSTDERR: [263/851] cxx: sip/cpp/sip_corewxMouseEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMouseEvent.cpp.1.o
BUILDSTDERR: [264/851] cxx: sip/cpp/sip_corewxMouseEventsManager.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMouseEventsManager.cpp.1.o
BUILDSTDERR: [265/851] cxx: sip/cpp/sip_corewxMouseState.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMouseState.cpp.1.o
BUILDSTDERR: [266/851] cxx: sip/cpp/sip_corewxMoveEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMoveEvent.cpp.1.o
BUILDSTDERR: [267/851] cxx: sip/cpp/sip_corewxMsgCatalog.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMsgCatalog.cpp.1.o
BUILDSTDERR: [268/851] cxx: sip/cpp/sip_corewxMultiChoiceDialog.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxMultiChoiceDialog.cpp.1.o
BUILDSTDERR: [269/851] cxx: sip/cpp/sip_corewxNativeFontInfo.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxNativeFontInfo.cpp.1.o
BUILDSTDERR: [270/851] cxx: sip/cpp/sip_corewxNativePixelData.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxNativePixelData.cpp.1.o
BUILDSTDERR: [271/851] cxx: sip/cpp/sip_corewxNativePixelData_Accessor.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxNativePixelData_Accessor.cpp.1.o
BUILDSTDERR: [272/851] cxx: sip/cpp/sip_corewxNavigationKeyEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxNavigationKeyEvent.cpp.1.o
BUILDSTDERR: [273/851] cxx: sip/cpp/sip_corewxNonOwnedWindow.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxNonOwnedWindow.cpp.1.o
BUILDSTDERR: [274/851] cxx: sip/cpp/sip_corewxNotebook.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxNotebook.cpp.1.o
BUILDSTDERR: [275/851] cxx: sip/cpp/sip_corewxNotifyEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxNotifyEvent.cpp.1.o
BUILDSTDERR: [276/851] cxx: sip/cpp/sip_corewxObject.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxObject.cpp.1.o
BUILDSTDERR: [277/851] cxx: sip/cpp/sip_corewxOutputStream.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxOutputStream.cpp.1.o
BUILDSTDERR: [278/851] cxx: sip/cpp/sip_corewxOverlay.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxOverlay.cpp.1.o
BUILDSTDERR: [279/851] cxx: sip/cpp/sip_corewxPCXHandler.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPCXHandler.cpp.1.o
BUILDSTDERR: [280/851] cxx: sip/cpp/sip_corewxPNGHandler.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPNGHandler.cpp.1.o
BUILDSTDERR: [281/851] cxx: sip/cpp/sip_corewxPNMHandler.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPNMHandler.cpp.1.o
BUILDSTDERR: [282/851] cxx: sip/cpp/sip_corewxPageSetupDialog.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPageSetupDialog.cpp.1.o
BUILDSTDERR: [283/851] cxx: sip/cpp/sip_corewxPageSetupDialogData.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPageSetupDialogData.cpp.1.o
BUILDSTDERR: [284/851] cxx: sip/cpp/sip_corewxPaintDC.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPaintDC.cpp.1.o
BUILDSTDERR: [285/851] cxx: sip/cpp/sip_corewxPaintEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPaintEvent.cpp.1.o
BUILDSTDERR: [286/851] cxx: sip/cpp/sip_corewxPalette.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPalette.cpp.1.o
BUILDSTDERR: [287/851] cxx: sip/cpp/sip_corewxPaletteChangedEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPaletteChangedEvent.cpp.1.o
BUILDSTDERR: [288/851] cxx: sip/cpp/sip_corewxPanel.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPanel.cpp.1.o
BUILDSTDERR: [289/851] cxx: sip/cpp/sip_corewxPasswordEntryDialog.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPasswordEntryDialog.cpp.1.o
BUILDSTDERR: [290/851] cxx: sip/cpp/sip_corewxPen.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPen.cpp.1.o
BUILDSTDERR: [291/851] cxx: sip/cpp/sip_corewxPenList.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPenList.cpp.1.o
BUILDSTDERR: [292/851] cxx: sip/cpp/sip_corewxPickerBase.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPickerBase.cpp.1.o
BUILDSTDERR: [293/851] cxx: sip/cpp/sip_corewxPixelDataBase.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPixelDataBase.cpp.1.o
BUILDSTDERR: [294/851] cxx: sip/cpp/sip_corewxPlatformInfo.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPlatformInfo.cpp.1.o
BUILDSTDERR: [295/851] cxx: sip/cpp/sip_corewxPoint.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPoint.cpp.1.o
BUILDSTDERR: [296/851] cxx: sip/cpp/sip_corewxPoint2DDouble.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPoint2DDouble.cpp.1.o
BUILDSTDERR: [297/851] cxx: sip/cpp/sip_corewxPointList.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPointList.cpp.1.o
BUILDSTDERR: [298/851] cxx: sip/cpp/sip_corewxPointList_iterator.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPointList_iterator.cpp.1.o
BUILDSTDERR: [299/851] cxx: sip/cpp/sip_corewxPopupTransientWindow.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPopupTransientWindow.cpp.1.o
BUILDSTDERR: [300/851] cxx: sip/cpp/sip_corewxPopupWindow.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPopupWindow.cpp.1.o
BUILDSTDERR: [301/851] cxx: sip/cpp/sip_corewxPosition.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPosition.cpp.1.o
BUILDSTDERR: [302/851] cxx: sip/cpp/sip_corewxPostScriptDC.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPostScriptDC.cpp.1.o
BUILDSTDERR: [303/851] cxx: sip/cpp/sip_corewxPowerEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPowerEvent.cpp.1.o
BUILDSTDERR: [304/851] cxx: sip/cpp/sip_corewxPreferencesEditor.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPreferencesEditor.cpp.1.o
BUILDSTDERR: [305/851] cxx: sip/cpp/sip_corewxPreferencesPage.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPreferencesPage.cpp.1.o
BUILDSTDERR: [306/851] cxx: sip/cpp/sip_corewxPreviewCanvas.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPreviewCanvas.cpp.1.o
BUILDSTDERR: [307/851] cxx: sip/cpp/sip_corewxPreviewControlBar.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPreviewControlBar.cpp.1.o
BUILDSTDERR: [308/851] cxx: sip/cpp/sip_corewxPreviewFrame.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPreviewFrame.cpp.1.o
BUILDSTDERR: [309/851] cxx: sip/cpp/sip_corewxPrintAbortDialog.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPrintAbortDialog.cpp.1.o
BUILDSTDERR: [310/851] cxx: sip/cpp/sip_corewxPrintData.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPrintData.cpp.1.o
BUILDSTDERR: [311/851] cxx: sip/cpp/sip_corewxPrintDialog.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPrintDialog.cpp.1.o
BUILDSTDERR: [312/851] cxx: sip/cpp/sip_corewxPrintDialogData.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPrintDialogData.cpp.1.o
BUILDSTDERR: [313/851] cxx: sip/cpp/sip_corewxPrintPreview.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPrintPreview.cpp.1.o
BUILDSTDERR: [314/851] cxx: sip/cpp/sip_corewxPrinter.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPrinter.cpp.1.o
BUILDSTDERR: [315/851] cxx: sip/cpp/sip_corewxPrinterDC.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPrinterDC.cpp.1.o
BUILDSTDERR: [316/851] cxx: sip/cpp/sip_corewxPrintout.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPrintout.cpp.1.o
BUILDSTDERR: [317/851] cxx: sip/cpp/sip_corewxProcess.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxProcess.cpp.1.o
BUILDSTDERR: [318/851] cxx: sip/cpp/sip_corewxProcessEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxProcessEvent.cpp.1.o
BUILDSTDERR: [319/851] cxx: sip/cpp/sip_corewxProgressDialog.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxProgressDialog.cpp.1.o
BUILDSTDERR: [320/851] cxx: sip/cpp/sip_corewxPropagateOnce.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPropagateOnce.cpp.1.o
BUILDSTDERR: [321/851] cxx: sip/cpp/sip_corewxPropagationDisabler.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPropagationDisabler.cpp.1.o
BUILDSTDERR: [322/851] cxx: sip/cpp/sip_corewxPyApp.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPyApp.cpp.1.o
BUILDSTDERR: [323/851] cxx: sip/cpp/sip_corewxPyBuffer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPyBuffer.cpp.1.o
BUILDSTDERR: [324/851] cxx: sip/cpp/sip_corewxPyCommandEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPyCommandEvent.cpp.1.o
BUILDSTDERR: [325/851] cxx: sip/cpp/sip_corewxPyEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPyEvent.cpp.1.o
BUILDSTDERR: [326/851] cxx: sip/cpp/sip_corewxPySingleChoiceDialog.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPySingleChoiceDialog.cpp.1.o
BUILDSTDERR: [327/851] cxx: sip/cpp/sip_corewxPyUserData.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxPyUserData.cpp.1.o
BUILDSTDERR: [328/851] cxx: sip/cpp/sip_corewxQueryNewPaletteEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxQueryNewPaletteEvent.cpp.1.o
BUILDSTDERR: [329/851] cxx: sip/cpp/sip_corewxRadioBox.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxRadioBox.cpp.1.o
BUILDSTDERR: [330/851] cxx: sip/cpp/sip_corewxRadioButton.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxRadioButton.cpp.1.o
BUILDSTDERR: [331/851] cxx: sip/cpp/sip_corewxRealPoint.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxRealPoint.cpp.1.o
BUILDSTDERR: [332/851] cxx: sip/cpp/sip_corewxRearrangeCtrl.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxRearrangeCtrl.cpp.1.o
BUILDSTDERR: [333/851] cxx: sip/cpp/sip_corewxRearrangeDialog.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxRearrangeDialog.cpp.1.o
BUILDSTDERR: [334/851] cxx: sip/cpp/sip_corewxRearrangeList.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxRearrangeList.cpp.1.o
BUILDSTDERR: [335/851] cxx: sip/cpp/sip_corewxRect.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxRect.cpp.1.o
BUILDSTDERR: [336/851] cxx: sip/cpp/sip_corewxRect2DDouble.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxRect2DDouble.cpp.1.o
BUILDSTDERR: [337/851] cxx: sip/cpp/sip_corewxRefCounter.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxRefCounter.cpp.1.o
BUILDSTDERR: [338/851] cxx: sip/cpp/sip_corewxRegion.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxRegion.cpp.1.o
BUILDSTDERR: [339/851] cxx: sip/cpp/sip_corewxRegionIterator.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxRegionIterator.cpp.1.o
BUILDSTDERR: [340/851] cxx: sip/cpp/sip_corewxRendererNative.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxRendererNative.cpp.1.o
BUILDSTDERR: [341/851] cxx: sip/cpp/sip_corewxRendererVersion.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxRendererVersion.cpp.1.o
BUILDSTDERR: [342/851] cxx: sip/cpp/sip_corewxRichMessageDialog.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxRichMessageDialog.cpp.1.o
BUILDSTDERR: [343/851] cxx: sip/cpp/sip_corewxSVGFileDC.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxSVGFileDC.cpp.1.o
BUILDSTDERR: [344/851] cxx: sip/cpp/sip_corewxScreenDC.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxScreenDC.cpp.1.o
BUILDSTDERR: [345/851] cxx: sip/cpp/sip_corewxScrollBar.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxScrollBar.cpp.1.o
BUILDSTDERR: ../../../../sip/cpp/sip_corewxSVGFileDC.cpp: In function 'PyObject* meth_wxSVGFileDC_SetClippingRegion(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_corewxSVGFileDC.cpp:581:46: warning: 'void wxDC::SetClippingRegion(const wxRegion&)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:              sipCpp->SetClippingRegion(*region);
BUILDSTDERR:                                               ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corewxSVGFileDC.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/dc.h:996:30: note: declared here
BUILDSTDERR:      wxDEPRECATED_INLINE(void SetClippingRegion(const wxRegion& region),
BUILDSTDERR:                               ^~~~~~~~~~~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: /usr/include/wx-3.0/wx/dc.h:996:5: note: in expansion of macro 'wxDEPRECATED_INLINE'
BUILDSTDERR:      wxDEPRECATED_INLINE(void SetClippingRegion(const wxRegion& region),
BUILDSTDERR:      ^~~~~~~~~~~~~~~~~~~
BUILDSTDERR: [346/851] cxx: sip/cpp/sip_corewxScrollEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxScrollEvent.cpp.1.o
BUILDSTDERR: [347/851] cxx: sip/cpp/sip_corewxScrollWinEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxScrollWinEvent.cpp.1.o
BUILDSTDERR: [348/851] cxx: sip/cpp/sip_corewxScrolledCanvas.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxScrolledCanvas.cpp.1.o
BUILDSTDERR: [349/851] cxx: sip/cpp/sip_corewxScrolledWindow.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxScrolledWindow.cpp.1.o
BUILDSTDERR: [350/851] cxx: sip/cpp/sip_corewxSearchCtrl.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxSearchCtrl.cpp.1.o
BUILDSTDERR: [351/851] cxx: sip/cpp/sip_corewxSetCursorEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxSetCursorEvent.cpp.1.o
BUILDSTDERR: [352/851] cxx: sip/cpp/sip_corewxSettableHeaderColumn.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxSettableHeaderColumn.cpp.1.o
BUILDSTDERR: [353/851] cxx: sip/cpp/sip_corewxShowEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxShowEvent.cpp.1.o
BUILDSTDERR: [354/851] cxx: sip/cpp/sip_corewxSimpleHelpProvider.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxSimpleHelpProvider.cpp.1.o
BUILDSTDERR: [355/851] cxx: sip/cpp/sip_corewxSimplebook.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxSimplebook.cpp.1.o
BUILDSTDERR: [356/851] cxx: sip/cpp/sip_corewxSingleInstanceChecker.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxSingleInstanceChecker.cpp.1.o
BUILDSTDERR: [357/851] cxx: sip/cpp/sip_corewxSize.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxSize.cpp.1.o
BUILDSTDERR: [358/851] cxx: sip/cpp/sip_corewxSizeEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxSizeEvent.cpp.1.o
BUILDSTDERR: [359/851] cxx: sip/cpp/sip_corewxSizer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxSizer.cpp.1.o
BUILDSTDERR: [360/851] cxx: sip/cpp/sip_corewxSizerFlags.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxSizerFlags.cpp.1.o
BUILDSTDERR: [361/851] cxx: sip/cpp/sip_corewxSizerItem.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxSizerItem.cpp.1.o
BUILDSTDERR: [362/851] cxx: sip/cpp/sip_corewxSizerItemList.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxSizerItemList.cpp.1.o
BUILDSTDERR: ../../../../sip/cpp/sip_corewxSizer.cpp: In function 'PyObject* meth_wxSizer_SetVirtualSizeHints(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_corewxSizer.cpp:3048:47: warning: 'void wxSizer::SetVirtualSizeHints(wxWindow*)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:              sipCpp->SetVirtualSizeHints(window);
BUILDSTDERR:                                                ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corewxSizer.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/sizer.h:666:24: note: declared here
BUILDSTDERR:      wxDEPRECATED( void SetVirtualSizeHints( wxWindow *window ) );
BUILDSTDERR:                         ^~~~~~~~~~~~~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: [363/851] cxx: sip/cpp/sip_corewxSizerItemList_iterator.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxSizerItemList_iterator.cpp.1.o
BUILDSTDERR: [364/851] cxx: sip/cpp/sip_corewxSlider.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxSlider.cpp.1.o
BUILDSTDERR: [365/851] cxx: sip/cpp/sip_corewxSpinButton.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxSpinButton.cpp.1.o
BUILDSTDERR: [366/851] cxx: sip/cpp/sip_corewxSpinCtrl.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxSpinCtrl.cpp.1.o
BUILDSTDERR: [367/851] cxx: sip/cpp/sip_corewxSpinCtrlDouble.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxSpinCtrlDouble.cpp.1.o
BUILDSTDERR: [368/851] cxx: sip/cpp/sip_corewxSpinDoubleEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxSpinDoubleEvent.cpp.1.o
BUILDSTDERR: [369/851] cxx: sip/cpp/sip_corewxSpinEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxSpinEvent.cpp.1.o
BUILDSTDERR: [370/851] cxx: sip/cpp/sip_corewxSplitterEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxSplitterEvent.cpp.1.o
BUILDSTDERR: [371/851] cxx: sip/cpp/sip_corewxSplitterRenderParams.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxSplitterRenderParams.cpp.1.o
BUILDSTDERR: [372/851] cxx: sip/cpp/sip_corewxSplitterWindow.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxSplitterWindow.cpp.1.o
BUILDSTDERR: [373/851] cxx: sip/cpp/sip_corewxStandardPaths.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxStandardPaths.cpp.1.o
BUILDSTDERR: [374/851] cxx: sip/cpp/sip_corewxStaticBitmap.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxStaticBitmap.cpp.1.o
BUILDSTDERR: [375/851] cxx: sip/cpp/sip_corewxStaticBox.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxStaticBox.cpp.1.o
BUILDSTDERR: ../../../../sip/cpp/sip_corewxSplitterWindow.cpp: In function 'PyObject* meth_wxSplitterWindow_SetSashSize(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_corewxSplitterWindow.cpp:1584:37: warning: 'void wxSplitterWindow::SetSashSize(int)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:              sipCpp->SetSashSize(size);
BUILDSTDERR:                                      ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corewxSplitterWindow.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/generic/splitter.h:225:31: note: declared here
BUILDSTDERR:      wxDEPRECATED_INLINE( void SetSashSize(int WXUNUSED(width)), return; )
BUILDSTDERR:                                ^~~~~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: /usr/include/wx-3.0/wx/generic/splitter.h:225:5: note: in expansion of macro 'wxDEPRECATED_INLINE'
BUILDSTDERR:      wxDEPRECATED_INLINE( void SetSashSize(int WXUNUSED(width)), return; )
BUILDSTDERR:      ^~~~~~~~~~~~~~~~~~~
BUILDSTDERR: [376/851] cxx: sip/cpp/sip_corewxStaticBoxSizer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxStaticBoxSizer.cpp.1.o
BUILDSTDERR: [377/851] cxx: sip/cpp/sip_corewxStaticLine.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxStaticLine.cpp.1.o
BUILDSTDERR: [378/851] cxx: sip/cpp/sip_corewxStaticText.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxStaticText.cpp.1.o
BUILDSTDERR: [379/851] cxx: sip/cpp/sip_corewxStatusBar.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxStatusBar.cpp.1.o
BUILDSTDERR: [380/851] cxx: sip/cpp/sip_corewxStatusBarPane.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxStatusBarPane.cpp.1.o
BUILDSTDERR: [381/851] cxx: sip/cpp/sip_corewxStdDialogButtonSizer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxStdDialogButtonSizer.cpp.1.o
BUILDSTDERR: [382/851] cxx: sip/cpp/sip_corewxStockGDI.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxStockGDI.cpp.1.o
BUILDSTDERR: [383/851] cxx: sip/cpp/sip_corewxStockPreferencesPage.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxStockPreferencesPage.cpp.1.o
BUILDSTDERR: [384/851] cxx: sip/cpp/sip_corewxStopWatch.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxStopWatch.cpp.1.o
BUILDSTDERR: [385/851] cxx: sip/cpp/sip_corewxStreamBase.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxStreamBase.cpp.1.o
BUILDSTDERR: [386/851] cxx: sip/cpp/sip_corewxString.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxString.cpp.1.o
BUILDSTDERR: [387/851] cxx: sip/cpp/sip_corewxStringCArrayHolder.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxStringCArrayHolder.cpp.1.o
BUILDSTDERR: [388/851] cxx: sip/cpp/sip_corewxSysColourChangedEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxSysColourChangedEvent.cpp.1.o
BUILDSTDERR: [389/851] cxx: sip/cpp/sip_corewxSystemOptions.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxSystemOptions.cpp.1.o
BUILDSTDERR: [390/851] cxx: sip/cpp/sip_corewxSystemSettings.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxSystemSettings.cpp.1.o
BUILDSTDERR: [391/851] cxx: sip/cpp/sip_corewxTGAHandler.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxTGAHandler.cpp.1.o
BUILDSTDERR: [392/851] cxx: sip/cpp/sip_corewxTIFFHandler.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxTIFFHandler.cpp.1.o
BUILDSTDERR: [393/851] cxx: sip/cpp/sip_corewxTextAttr.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxTextAttr.cpp.1.o
BUILDSTDERR: [394/851] cxx: sip/cpp/sip_corewxTextCompleter.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxTextCompleter.cpp.1.o
BUILDSTDERR: [395/851] cxx: sip/cpp/sip_corewxTextCompleterSimple.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxTextCompleterSimple.cpp.1.o
BUILDSTDERR: [396/851] cxx: sip/cpp/sip_corewxTextCtrl.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxTextCtrl.cpp.1.o
BUILDSTDERR: [397/851] cxx: sip/cpp/sip_corewxTextDataObject.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxTextDataObject.cpp.1.o
BUILDSTDERR: [398/851] cxx: sip/cpp/sip_corewxTextDropTarget.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxTextDropTarget.cpp.1.o
BUILDSTDERR: [399/851] cxx: sip/cpp/sip_corewxTextEntry.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxTextEntry.cpp.1.o
BUILDSTDERR: ../../../../sip/cpp/sip_corewxTextCtrl.cpp: In function 'bool _wxTextCtrl_ShowNativeCaret(wxTextCtrl*, bool)':
BUILDSTDERR: ../../../../sip/cpp/sip_corewxTextCtrl.cpp:59:5: warning: no return statement in function returning non-void [-Wreturn-type]
BUILDSTDERR:      }
BUILDSTDERR:      ^
BUILDSTDERR: ../../../../sip/cpp/sip_corewxTextCtrl.cpp: In function 'bool _wxTextCtrl_HideNativeCaret(wxTextCtrl*)':
BUILDSTDERR: ../../../../sip/cpp/sip_corewxTextCtrl.cpp:65:5: warning: no return statement in function returning non-void [-Wreturn-type]
BUILDSTDERR:      }
BUILDSTDERR:      ^
BUILDSTDERR: [400/851] cxx: sip/cpp/sip_corewxTextEntryDialog.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxTextEntryDialog.cpp.1.o
BUILDSTDERR: [401/851] cxx: sip/cpp/sip_corewxTextUrlEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxTextUrlEvent.cpp.1.o
BUILDSTDERR: [402/851] cxx: sip/cpp/sip_corewxTimeSpan.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxTimeSpan.cpp.1.o
BUILDSTDERR: [403/851] cxx: sip/cpp/sip_corewxTimer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxTimer.cpp.1.o
BUILDSTDERR: [404/851] cxx: sip/cpp/sip_corewxTimerEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxTimerEvent.cpp.1.o
BUILDSTDERR: [405/851] cxx: sip/cpp/sip_corewxTimerRunner.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxTimerRunner.cpp.1.o
BUILDSTDERR: [406/851] cxx: sip/cpp/sip_corewxTipWindow.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxTipWindow.cpp.1.o
BUILDSTDERR: [407/851] cxx: sip/cpp/sip_corewxToggleButton.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxToggleButton.cpp.1.o
BUILDSTDERR: [408/851] cxx: sip/cpp/sip_corewxToolBar.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxToolBar.cpp.1.o
BUILDSTDERR: [409/851] cxx: sip/cpp/sip_corewxToolBarToolBase.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxToolBarToolBase.cpp.1.o
BUILDSTDERR: [410/851] cxx: sip/cpp/sip_corewxToolTip.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxToolTip.cpp.1.o
BUILDSTDERR: [411/851] cxx: sip/cpp/sip_corewxToolbook.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxToolbook.cpp.1.o
BUILDSTDERR: [412/851] cxx: sip/cpp/sip_corewxTopLevelWindow.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxTopLevelWindow.cpp.1.o
BUILDSTDERR: [413/851] cxx: sip/cpp/sip_corewxTrackable.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxTrackable.cpp.1.o
BUILDSTDERR: [414/851] cxx: sip/cpp/sip_corewxTranslations.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxTranslations.cpp.1.o
BUILDSTDERR: [415/851] cxx: sip/cpp/sip_corewxTranslationsLoader.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxTranslationsLoader.cpp.1.o
BUILDSTDERR: [416/851] cxx: sip/cpp/sip_corewxTreeCtrl.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxTreeCtrl.cpp.1.o
BUILDSTDERR: [417/851] cxx: sip/cpp/sip_corewxTreeEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxTreeEvent.cpp.1.o
BUILDSTDERR: [418/851] cxx: sip/cpp/sip_corewxTreeItemData.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxTreeItemData.cpp.1.o
BUILDSTDERR: [419/851] cxx: sip/cpp/sip_corewxTreeItemId.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxTreeItemId.cpp.1.o
BUILDSTDERR: [420/851] cxx: sip/cpp/sip_corewxTreebook.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxTreebook.cpp.1.o
BUILDSTDERR: [421/851] cxx: sip/cpp/sip_corewxUIActionSimulator.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxUIActionSimulator.cpp.1.o
BUILDSTDERR: [422/851] cxx: sip/cpp/sip_corewxUIntPtr.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxUIntPtr.cpp.1.o
BUILDSTDERR: [423/851] cxx: sip/cpp/sip_corewxULongLong.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxULongLong.cpp.1.o
BUILDSTDERR: [424/851] cxx: sip/cpp/sip_corewxURLDataObject.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxURLDataObject.cpp.1.o
BUILDSTDERR: [425/851] cxx: sip/cpp/sip_corewxUniChar.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxUniChar.cpp.1.o
BUILDSTDERR: [426/851] cxx: sip/cpp/sip_corewxUpdateUIEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxUpdateUIEvent.cpp.1.o
BUILDSTDERR: [427/851] cxx: sip/cpp/sip_corewxVListBox.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxVListBox.cpp.1.o
BUILDSTDERR: [428/851] cxx: sip/cpp/sip_corewxVScrolledWindow.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxVScrolledWindow.cpp.1.o
BUILDSTDERR: [429/851] cxx: sip/cpp/sip_corewxValidator.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxValidator.cpp.1.o
BUILDSTDERR: [430/851] cxx: sip/cpp/sip_corewxVarHScrollHelper.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxVarHScrollHelper.cpp.1.o
BUILDSTDERR: [431/851] cxx: sip/cpp/sip_corewxVarHVScrollHelper.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxVarHVScrollHelper.cpp.1.o
BUILDSTDERR: [432/851] cxx: sip/cpp/sip_corewxVarScrollHelperBase.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxVarScrollHelperBase.cpp.1.o
BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function 'long unsigned int _wxVScrolledWindow_GetFirstVisibleLine(wxVScrolledWindow*)':
BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:47:42: warning: 'size_t wxVarVScrollLegacyAdaptor::GetFirstVisibleLine() const' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:          return self->GetFirstVisibleLine();
BUILDSTDERR:                                           ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:574:26: note: declared here
BUILDSTDERR:      wxDEPRECATED( size_t GetFirstVisibleLine() const );
BUILDSTDERR:                           ^~~~~~~~~~~~~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function 'long unsigned int _wxVScrolledWindow_GetLastVisibleLine(wxVScrolledWindow*)':
BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:51:41: warning: 'size_t wxVarVScrollLegacyAdaptor::GetLastVisibleLine() const' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:          return self->GetLastVisibleLine();
BUILDSTDERR:                                          ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:581:26: note: declared here
BUILDSTDERR:      wxDEPRECATED( size_t GetLastVisibleLine() const );
BUILDSTDERR:                           ^~~~~~~~~~~~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function 'long unsigned int _wxVScrolledWindow_GetLineCount(wxVScrolledWindow*)':
BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:55:35: warning: 'size_t wxVarVScrollLegacyAdaptor::GetLineCount() const' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:          return self->GetLineCount();
BUILDSTDERR:                                    ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:587:26: note: declared here
BUILDSTDERR:      wxDEPRECATED( size_t GetLineCount() const );
BUILDSTDERR:                           ^~~~~~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function 'void _wxVScrolledWindow_SetLineCount(wxVScrolledWindow*, long unsigned int)':
BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:59:33: warning: 'void wxVarVScrollLegacyAdaptor::SetLineCount(size_t)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:          self->SetLineCount(count);
BUILDSTDERR:                                  ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:592:24: note: declared here
BUILDSTDERR:      wxDEPRECATED( void SetLineCount(size_t count) );
BUILDSTDERR:                         ^~~~~~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function 'void _wxVScrolledWindow_RefreshLine(wxVScrolledWindow*, long unsigned int)':
BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:63:31: warning: 'virtual void wxVarVScrollLegacyAdaptor::RefreshLine(size_t)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:          self->RefreshLine(line);
BUILDSTDERR:                                ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:595:32: note: declared here
BUILDSTDERR:      wxDEPRECATED( virtual void RefreshLine(size_t line) );
BUILDSTDERR:                                 ^~~~~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function 'void _wxVScrolledWindow_RefreshLines(wxVScrolledWindow*, long unsigned int, long unsigned int)':
BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:67:38: warning: 'virtual void wxVarVScrollLegacyAdaptor::RefreshLines(size_t, size_t)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:          self->RefreshLines(from_, to_);
BUILDSTDERR:                                       ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:598:32: note: declared here
BUILDSTDERR:      wxDEPRECATED( virtual void RefreshLines(size_t from, size_t to) );
BUILDSTDERR:                                 ^~~~~~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function 'bool _wxVScrolledWindow_ScrollToLine(wxVScrolledWindow*, long unsigned int)':
BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:71:39: warning: 'bool wxVarVScrollLegacyAdaptor::ScrollToLine(size_t)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:          return self->ScrollToLine(line);
BUILDSTDERR:                                        ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:604:24: note: declared here
BUILDSTDERR:      wxDEPRECATED( bool ScrollToLine(size_t line) );
BUILDSTDERR:                         ^~~~~~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function 'bool _wxVScrolledWindow_ScrollLines(wxVScrolledWindow*, int)':
BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:75:66: warning: 'virtual bool wxVarVScrollLegacyAdaptor::ScrollLines(int)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:          return self->wxVarVScrollLegacyAdaptor::ScrollLines(lines);
BUILDSTDERR:                                                                   ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:607:32: note: declared here
BUILDSTDERR:      wxDEPRECATED( virtual bool ScrollLines(int lines) );
BUILDSTDERR:                                 ^~~~~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function 'bool _wxVScrolledWindow_ScrollPages(wxVScrolledWindow*, int)':
BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:79:66: warning: 'virtual bool wxVarVScrollLegacyAdaptor::ScrollPages(int)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:          return self->wxVarVScrollLegacyAdaptor::ScrollPages(pages);
BUILDSTDERR:                                                                   ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_core.h:19332,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:608:32: note: declared here
BUILDSTDERR:      wxDEPRECATED( virtual bool ScrollPages(int pages) );
BUILDSTDERR:                                 ^~~~~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: [433/851] cxx: sip/cpp/sip_corewxVarVScrollHelper.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxVarVScrollHelper.cpp.1.o
BUILDSTDERR: [434/851] cxx: sip/cpp/sip_corewxVariant.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxVariant.cpp.1.o
BUILDSTDERR: [435/851] cxx: sip/cpp/sip_corewxVariantList.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxVariantList.cpp.1.o
BUILDSTDERR: [436/851] cxx: sip/cpp/sip_corewxVersionInfo.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxVersionInfo.cpp.1.o
BUILDSTDERR: [437/851] cxx: sip/cpp/sip_corewxVideoMode.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxVideoMode.cpp.1.o
BUILDSTDERR: [438/851] cxx: sip/cpp/sip_corewxVisualAttributes.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxVisualAttributes.cpp.1.o
BUILDSTDERR: [439/851] cxx: sip/cpp/sip_corewxWindow.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxWindow.cpp.1.o
BUILDSTDERR: [440/851] cxx: sip/cpp/sip_corewxWindowBase.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxWindowBase.cpp.1.o
BUILDSTDERR: [441/851] cxx: sip/cpp/sip_corewxWindowChildrenRepositioningGuard.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxWindowChildrenRepositioningGuard.cpp.1.o
BUILDSTDERR: [442/851] cxx: sip/cpp/sip_corewxWindowCreateEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxWindowCreateEvent.cpp.1.o
BUILDSTDERR: [443/851] cxx: sip/cpp/sip_corewxWindowDC.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxWindowDC.cpp.1.o
BUILDSTDERR: [444/851] cxx: sip/cpp/sip_corewxWindowDestroyEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxWindowDestroyEvent.cpp.1.o
BUILDSTDERR: [445/851] cxx: sip/cpp/sip_corewxWindowDisabler.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxWindowDisabler.cpp.1.o
BUILDSTDERR: [446/851] cxx: sip/cpp/sip_corewxWindowList.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxWindowList.cpp.1.o
BUILDSTDERR: [447/851] cxx: sip/cpp/sip_corewxWindowList_iterator.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxWindowList_iterator.cpp.1.o
BUILDSTDERR: [448/851] cxx: sip/cpp/sip_corewxWindowModalDialogEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxWindowModalDialogEvent.cpp.1.o
BUILDSTDERR: [449/851] cxx: sip/cpp/sip_corewxWithImages.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxWithImages.cpp.1.o
BUILDSTDERR: [450/851] cxx: sip/cpp/sip_corewxWrapSizer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxWrapSizer.cpp.1.o
BUILDSTDERR: [451/851] cxx: sip/cpp/sip_corewxXPMHandler.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_corewxXPMHandler.cpp.1.o
BUILDSTDERR: [452/851] cxx: sip/cpp/sip_advcmodule.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advcmodule.cpp.3.o
BUILDSTDERR: [453/851] cxx: sip/cpp/sip_advwxAboutDialogInfo.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxAboutDialogInfo.cpp.3.o
BUILDSTDERR: [454/851] cxx: sip/cpp/sip_advwxAnimation.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxAnimation.cpp.3.o
BUILDSTDERR: [455/851] cxx: sip/cpp/sip_advwxAnimationCtrl.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxAnimationCtrl.cpp.3.o
BUILDSTDERR: [456/851] cxx: sip/cpp/sip_advwxBannerWindow.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxBannerWindow.cpp.3.o
BUILDSTDERR: [457/851] cxx: sip/cpp/sip_advwxBitmapComboBox.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxBitmapComboBox.cpp.3.o
BUILDSTDERR: [458/851] cxx: sip/cpp/sip_advwxCalculateLayoutEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxCalculateLayoutEvent.cpp.3.o
BUILDSTDERR: [459/851] cxx: sip/cpp/sip_advwxCalendarCtrl.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxCalendarCtrl.cpp.3.o
BUILDSTDERR: [460/851] cxx: sip/cpp/sip_advwxCalendarDateAttr.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxCalendarDateAttr.cpp.3.o
BUILDSTDERR: [461/851] cxx: sip/cpp/sip_advwxCalendarEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxCalendarEvent.cpp.3.o
BUILDSTDERR: [462/851] cxx: sip/cpp/sip_advwxCommandLinkButton.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxCommandLinkButton.cpp.3.o
BUILDSTDERR: [463/851] cxx: sip/cpp/sip_advwxDateEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxDateEvent.cpp.3.o
BUILDSTDERR: [464/851] cxx: sip/cpp/sip_advwxDatePickerCtrl.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxDatePickerCtrl.cpp.3.o
BUILDSTDERR: [465/851] cxx: sip/cpp/sip_advwxDatePickerCtrlGeneric.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxDatePickerCtrlGeneric.cpp.3.o
BUILDSTDERR: [466/851] cxx: sip/cpp/sip_advwxEditableListBox.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxEditableListBox.cpp.3.o
BUILDSTDERR: [467/851] cxx: sip/cpp/sip_advwxExtHelpController.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxExtHelpController.cpp.3.o
BUILDSTDERR: [468/851] cxx: sip/cpp/sip_advwxGenericCalendarCtrl.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxGenericCalendarCtrl.cpp.3.o
BUILDSTDERR: [469/851] cxx: sip/cpp/sip_advwxHyperlinkCtrl.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxHyperlinkCtrl.cpp.3.o
BUILDSTDERR: [470/851] cxx: sip/cpp/sip_advwxHyperlinkEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxHyperlinkEvent.cpp.3.o
BUILDSTDERR: [471/851] cxx: sip/cpp/sip_advwxJoystick.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxJoystick.cpp.3.o
BUILDSTDERR: [472/851] cxx: sip/cpp/sip_advwxLayoutAlgorithm.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxLayoutAlgorithm.cpp.3.o
BUILDSTDERR: [473/851] cxx: sip/cpp/sip_advwxNotificationMessage.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxNotificationMessage.cpp.3.o
BUILDSTDERR: [474/851] cxx: sip/cpp/sip_advwxOwnerDrawnComboBox.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxOwnerDrawnComboBox.cpp.3.o
BUILDSTDERR: [475/851] cxx: sip/cpp/sip_advwxPropertySheetDialog.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxPropertySheetDialog.cpp.3.o
BUILDSTDERR: [476/851] cxx: sip/cpp/sip_advwxPseudoDC.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxPseudoDC.cpp.3.o
BUILDSTDERR: [477/851] cxx: sip/cpp/sip_advwxQueryLayoutInfoEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxQueryLayoutInfoEvent.cpp.3.o
BUILDSTDERR: [478/851] cxx: sip/cpp/sip_advwxRichToolTip.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxRichToolTip.cpp.3.o
BUILDSTDERR: [479/851] cxx: sip/cpp/sip_advwxSashEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxSashEvent.cpp.3.o
BUILDSTDERR: [480/851] cxx: sip/cpp/sip_advwxSashLayoutWindow.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxSashLayoutWindow.cpp.3.o
BUILDSTDERR: [481/851] cxx: sip/cpp/sip_advwxSashWindow.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxSashWindow.cpp.3.o
BUILDSTDERR: [482/851] cxx: sip/cpp/sip_advwxSound.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxSound.cpp.3.o
BUILDSTDERR: [483/851] cxx: sip/cpp/sip_advwxSplashScreen.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxSplashScreen.cpp.3.o
BUILDSTDERR: [484/851] cxx: sip/cpp/sip_advwxTaskBarIcon.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxTaskBarIcon.cpp.3.o
BUILDSTDERR: [485/851] cxx: sip/cpp/sip_advwxTaskBarIconEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxTaskBarIconEvent.cpp.3.o
BUILDSTDERR: [486/851] cxx: sip/cpp/sip_advwxTimePickerCtrl.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxTimePickerCtrl.cpp.3.o
BUILDSTDERR: [487/851] cxx: sip/cpp/sip_advwxTipProvider.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxTipProvider.cpp.3.o
BUILDSTDERR: [488/851] cxx: sip/cpp/sip_advwxWizard.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxWizard.cpp.3.o
BUILDSTDERR: [489/851] cxx: sip/cpp/sip_advwxWizardEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxWizardEvent.cpp.3.o
BUILDSTDERR: [490/851] cxx: sip/cpp/sip_advwxWizardPage.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxWizardPage.cpp.3.o
BUILDSTDERR: [491/851] cxx: sip/cpp/sip_advwxWizardPageSimple.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_advwxWizardPageSimple.cpp.3.o
BUILDSTDERR: [492/851] cxx: sip/cpp/sip_dataviewcmodule.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewcmodule.cpp.5.o
BUILDSTDERR: [493/851] cxx: sip/cpp/sip_dataviewwxDVCVariant.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxDVCVariant.cpp.5.o
BUILDSTDERR: [494/851] cxx: sip/cpp/sip_dataviewwxDataViewBitmapRenderer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxDataViewBitmapRenderer.cpp.5.o
BUILDSTDERR: [495/851] cxx: sip/cpp/sip_dataviewwxDataViewChoiceRenderer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxDataViewChoiceRenderer.cpp.5.o
BUILDSTDERR: [496/851] cxx: sip/cpp/sip_dataviewwxDataViewColumn.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxDataViewColumn.cpp.5.o
BUILDSTDERR: [497/851] cxx: sip/cpp/sip_dataviewwxDataViewCtrl.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxDataViewCtrl.cpp.5.o
BUILDSTDERR: [498/851] cxx: sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp.5.o
BUILDSTDERR: [499/851] cxx: sip/cpp/sip_dataviewwxDataViewDateRenderer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxDataViewDateRenderer.cpp.5.o
BUILDSTDERR: [500/851] cxx: sip/cpp/sip_dataviewwxDataViewEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxDataViewEvent.cpp.5.o
BUILDSTDERR: [501/851] cxx: sip/cpp/sip_dataviewwxDataViewIconText.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxDataViewIconText.cpp.5.o
BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp: In member function 'virtual bool sipwxDataViewCustomRenderer::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, uint)':
BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:124:45: warning: 'virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:          return  ::wxDataViewCustomRenderer::Activate(cell,model,item,col);
BUILDSTDERR:                                              ^~~~~~~~
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_dataview.h:2062,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here
BUILDSTDERR:          virtual bool Activate(wxRect WXUNUSED(cell),
BUILDSTDERR:                       ^~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:250:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE'
BUILDSTDERR:      wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
BUILDSTDERR:      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:124:73: warning: 'virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:          return  ::wxDataViewCustomRenderer::Activate(cell,model,item,col);
BUILDSTDERR:                                                                          ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_dataview.h:2062,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here
BUILDSTDERR:          virtual bool Activate(wxRect WXUNUSED(cell),
BUILDSTDERR:                       ^~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:250:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE'
BUILDSTDERR:      wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
BUILDSTDERR:      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp: In member function 'virtual bool sipwxDataViewCustomRenderer::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, uint)':
BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:139:45: warning: 'virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:          return  ::wxDataViewCustomRenderer::LeftClick(cursor,cell,model,item,col);
BUILDSTDERR:                                              ^~~~~~~~~
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_dataview.h:2062,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here
BUILDSTDERR:          virtual bool LeftClick(wxPoint WXUNUSED(cursor),
BUILDSTDERR:                       ^~~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:258:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE'
BUILDSTDERR:      wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
BUILDSTDERR:      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:139:81: warning: 'virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:          return  ::wxDataViewCustomRenderer::LeftClick(cursor,cell,model,item,col);
BUILDSTDERR:                                                                                  ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_dataview.h:2062,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here
BUILDSTDERR:          virtual bool LeftClick(wxPoint WXUNUSED(cursor),
BUILDSTDERR:                       ^~~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:258:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE'
BUILDSTDERR:      wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
BUILDSTDERR:      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp: In function 'PyObject* meth_wxDataViewCustomRenderer_LeftClick(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:706:115: warning: 'virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:              sipRes = (sipSelfWasArg ? sipCpp-> ::wxDataViewCustomRenderer::LeftClick(*cursor,*cell,model,*item,col) : sipCpp->LeftClick(*cursor,*cell,model,*item,col));
BUILDSTDERR:                                                                                                                    ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_dataview.h:2062,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here
BUILDSTDERR:          virtual bool LeftClick(wxPoint WXUNUSED(cursor),
BUILDSTDERR:                       ^~~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:258:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE'
BUILDSTDERR:      wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
BUILDSTDERR:      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:706:166: warning: 'virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:              sipRes = (sipSelfWasArg ? sipCpp-> ::wxDataViewCustomRenderer::LeftClick(*cursor,*cell,model,*item,col) : sipCpp->LeftClick(*cursor,*cell,model,*item,col));
BUILDSTDERR:                                                                                                                                                                       ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_dataview.h:2062,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here
BUILDSTDERR:          virtual bool LeftClick(wxPoint WXUNUSED(cursor),
BUILDSTDERR:                       ^~~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:258:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE'
BUILDSTDERR:      wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
BUILDSTDERR:      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp: In function 'PyObject* meth_wxDataViewCustomRenderer_Activate(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:757:106: warning: 'virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:              sipRes = (sipSelfWasArg ? sipCpp-> ::wxDataViewCustomRenderer::Activate(*cell,model,*item,col) : sipCpp->Activate(*cell,model,*item,col));
BUILDSTDERR:                                                                                                           ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_dataview.h:2062,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here
BUILDSTDERR:          virtual bool Activate(wxRect WXUNUSED(cell),
BUILDSTDERR:                       ^~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:250:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE'
BUILDSTDERR:      wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
BUILDSTDERR:      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:757:148: warning: 'virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:              sipRes = (sipSelfWasArg ? sipCpp-> ::wxDataViewCustomRenderer::Activate(*cell,model,*item,col) : sipCpp->Activate(*cell,model,*item,col));
BUILDSTDERR:                                                                                                                                                     ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_dataview.h:2062,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here
BUILDSTDERR:          virtual bool Activate(wxRect WXUNUSED(cell),
BUILDSTDERR:                       ^~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:250:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE'
BUILDSTDERR:      wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
BUILDSTDERR:      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: [502/851] cxx: sip/cpp/sip_dataviewwxDataViewIconTextRenderer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxDataViewIconTextRenderer.cpp.5.o
BUILDSTDERR: [503/851] cxx: sip/cpp/sip_dataviewwxDataViewIndexListModel.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxDataViewIndexListModel.cpp.5.o
BUILDSTDERR: [504/851] cxx: sip/cpp/sip_dataviewwxDataViewItem.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxDataViewItem.cpp.5.o
BUILDSTDERR: [505/851] cxx: sip/cpp/sip_dataviewwxDataViewItemArray.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxDataViewItemArray.cpp.5.o
BUILDSTDERR: [506/851] cxx: sip/cpp/sip_dataviewwxDataViewItemAttr.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxDataViewItemAttr.cpp.5.o
BUILDSTDERR: [507/851] cxx: sip/cpp/sip_dataviewwxDataViewListCtrl.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxDataViewListCtrl.cpp.5.o
BUILDSTDERR: [508/851] cxx: sip/cpp/sip_dataviewwxDataViewListModel.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxDataViewListModel.cpp.5.o
BUILDSTDERR: [509/851] cxx: sip/cpp/sip_dataviewwxDataViewListStore.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxDataViewListStore.cpp.5.o
BUILDSTDERR: [510/851] cxx: sip/cpp/sip_dataviewwxDataViewModel.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxDataViewModel.cpp.5.o
BUILDSTDERR: [511/851] cxx: sip/cpp/sip_dataviewwxDataViewModelNotifier.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxDataViewModelNotifier.cpp.5.o
BUILDSTDERR: [512/851] cxx: sip/cpp/sip_dataviewwxDataViewProgressRenderer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxDataViewProgressRenderer.cpp.5.o
BUILDSTDERR: [513/851] cxx: sip/cpp/sip_dataviewwxDataViewRenderer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxDataViewRenderer.cpp.5.o
BUILDSTDERR: [514/851] cxx: sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp.5.o
BUILDSTDERR: [515/851] cxx: sip/cpp/sip_dataviewwxDataViewTextRenderer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxDataViewTextRenderer.cpp.5.o
BUILDSTDERR: [516/851] cxx: sip/cpp/sip_dataviewwxDataViewToggleRenderer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxDataViewToggleRenderer.cpp.5.o
BUILDSTDERR: [517/851] cxx: sip/cpp/sip_dataviewwxDataViewTreeCtrl.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxDataViewTreeCtrl.cpp.5.o
BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp: In member function 'virtual bool sipwxDataViewSpinRenderer::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, uint)':
BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:310:43: warning: 'virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:          return  ::wxDataViewSpinRenderer::LeftClick(cursor,cell,model,item,col);
BUILDSTDERR:                                            ^~~~~~~~~
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_dataview.h:2062,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here
BUILDSTDERR:          virtual bool LeftClick(wxPoint WXUNUSED(cursor),
BUILDSTDERR:                       ^~~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:258:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE'
BUILDSTDERR:      wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
BUILDSTDERR:      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:310:79: warning: 'virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:          return  ::wxDataViewSpinRenderer::LeftClick(cursor,cell,model,item,col);
BUILDSTDERR:                                                                                ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_dataview.h:2062,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here
BUILDSTDERR:          virtual bool LeftClick(wxPoint WXUNUSED(cursor),
BUILDSTDERR:                       ^~~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:258:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE'
BUILDSTDERR:      wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
BUILDSTDERR:      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp: In member function 'virtual bool sipwxDataViewSpinRenderer::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, uint)':
BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:325:43: warning: 'virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:          return  ::wxDataViewSpinRenderer::Activate(cell,model,item,col);
BUILDSTDERR:                                            ^~~~~~~~
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_dataview.h:2062,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here
BUILDSTDERR:          virtual bool Activate(wxRect WXUNUSED(cell),
BUILDSTDERR:                       ^~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:250:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE'
BUILDSTDERR:      wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
BUILDSTDERR:      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:325:71: warning: 'virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:          return  ::wxDataViewSpinRenderer::Activate(cell,model,item,col);
BUILDSTDERR:                                                                        ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14,
BUILDSTDERR:                  from /builddir/build/BUILD/python-wxpython4-4.0.1/python2/src/wxpy_api.h:41,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_dataview.h:2062,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here
BUILDSTDERR:          virtual bool Activate(wxRect WXUNUSED(cell),
BUILDSTDERR:                       ^~~~~~~~
BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED'
BUILDSTDERR:  #define wxDEPRECATED(x) wxDEPRECATED_DECL x
BUILDSTDERR:                                            ^
BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:250:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE'
BUILDSTDERR:      wxDEPRECATED_BUT_USED_INTERNALLY_INLINE(
BUILDSTDERR:      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: [518/851] cxx: sip/cpp/sip_dataviewwxDataViewTreeStore.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxDataViewTreeStore.cpp.5.o
BUILDSTDERR: [519/851] cxx: sip/cpp/sip_dataviewwxDataViewVirtualListModel.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxDataViewVirtualListModel.cpp.5.o
BUILDSTDERR: [520/851] cxx: sip/cpp/sip_dataviewwxTreeListCtrl.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxTreeListCtrl.cpp.5.o
BUILDSTDERR: [521/851] cxx: sip/cpp/sip_dataviewwxTreeListEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxTreeListEvent.cpp.5.o
BUILDSTDERR: [522/851] cxx: sip/cpp/sip_dataviewwxTreeListItem.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxTreeListItem.cpp.5.o
BUILDSTDERR: [523/851] cxx: sip/cpp/sip_dataviewwxTreeListItemComparator.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxTreeListItemComparator.cpp.5.o
BUILDSTDERR: [524/851] cxx: sip/cpp/sip_dataviewwxVariantVector.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_dataviewwxVariantVector.cpp.5.o
BUILDSTDERR: [525/851] cxx: sip/cpp/sip_gridcmodule.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridcmodule.cpp.7.o
BUILDSTDERR: [526/851] cxx: sip/cpp/sip_gridwxGrid.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGrid.cpp.7.o
BUILDSTDERR: [527/851] cxx: sip/cpp/sip_gridwxGridCellAttr.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridCellAttr.cpp.7.o
BUILDSTDERR: [528/851] cxx: sip/cpp/sip_gridwxGridCellAttrProvider.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridCellAttrProvider.cpp.7.o
BUILDSTDERR: [529/851] cxx: sip/cpp/sip_gridwxGridCellAutoWrapStringEditor.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridCellAutoWrapStringEditor.cpp.7.o
BUILDSTDERR: [530/851] cxx: sip/cpp/sip_gridwxGridCellAutoWrapStringRenderer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridCellAutoWrapStringRenderer.cpp.7.o
BUILDSTDERR: [531/851] cxx: sip/cpp/sip_gridwxGridCellBoolEditor.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridCellBoolEditor.cpp.7.o
BUILDSTDERR: [532/851] cxx: sip/cpp/sip_gridwxGridCellBoolRenderer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridCellBoolRenderer.cpp.7.o
BUILDSTDERR: [533/851] cxx: sip/cpp/sip_gridwxGridCellChoiceEditor.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridCellChoiceEditor.cpp.7.o
BUILDSTDERR: [534/851] cxx: sip/cpp/sip_gridwxGridCellCoords.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridCellCoords.cpp.7.o
BUILDSTDERR: [535/851] cxx: sip/cpp/sip_gridwxGridCellCoordsArray.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridCellCoordsArray.cpp.7.o
BUILDSTDERR: [536/851] cxx: sip/cpp/sip_gridwxGridCellDateTimeRenderer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridCellDateTimeRenderer.cpp.7.o
BUILDSTDERR: [537/851] cxx: sip/cpp/sip_gridwxGridCellEditor.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridCellEditor.cpp.7.o
BUILDSTDERR: [538/851] cxx: sip/cpp/sip_gridwxGridCellEnumEditor.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridCellEnumEditor.cpp.7.o
BUILDSTDERR: [539/851] cxx: sip/cpp/sip_gridwxGridCellEnumRenderer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridCellEnumRenderer.cpp.7.o
BUILDSTDERR: [540/851] cxx: sip/cpp/sip_gridwxGridCellFloatEditor.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridCellFloatEditor.cpp.7.o
BUILDSTDERR: [541/851] cxx: sip/cpp/sip_gridwxGridCellFloatRenderer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridCellFloatRenderer.cpp.7.o
BUILDSTDERR: [542/851] cxx: sip/cpp/sip_gridwxGridCellNumberEditor.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridCellNumberEditor.cpp.7.o
BUILDSTDERR: [543/851] cxx: sip/cpp/sip_gridwxGridCellNumberRenderer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridCellNumberRenderer.cpp.7.o
BUILDSTDERR: [544/851] cxx: sip/cpp/sip_gridwxGridCellRenderer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridCellRenderer.cpp.7.o
BUILDSTDERR: [545/851] cxx: sip/cpp/sip_gridwxGridCellStringRenderer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridCellStringRenderer.cpp.7.o
BUILDSTDERR: [546/851] cxx: sip/cpp/sip_gridwxGridCellTextEditor.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridCellTextEditor.cpp.7.o
BUILDSTDERR: [547/851] cxx: sip/cpp/sip_gridwxGridColumnHeaderRenderer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridColumnHeaderRenderer.cpp.7.o
BUILDSTDERR: [548/851] cxx: sip/cpp/sip_gridwxGridColumnHeaderRendererDefault.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridColumnHeaderRendererDefault.cpp.7.o
BUILDSTDERR: [549/851] cxx: sip/cpp/sip_gridwxGridCornerHeaderRenderer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridCornerHeaderRenderer.cpp.7.o
BUILDSTDERR: [550/851] cxx: sip/cpp/sip_gridwxGridCornerHeaderRendererDefault.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridCornerHeaderRendererDefault.cpp.7.o
BUILDSTDERR: [551/851] cxx: sip/cpp/sip_gridwxGridEditorCreatedEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridEditorCreatedEvent.cpp.7.o
BUILDSTDERR: [552/851] cxx: sip/cpp/sip_gridwxGridEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridEvent.cpp.7.o
BUILDSTDERR: [553/851] cxx: sip/cpp/sip_gridwxGridHeaderLabelsRenderer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridHeaderLabelsRenderer.cpp.7.o
BUILDSTDERR: [554/851] cxx: sip/cpp/sip_gridwxGridRangeSelectEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridRangeSelectEvent.cpp.7.o
BUILDSTDERR: [555/851] cxx: sip/cpp/sip_gridwxGridRowHeaderRenderer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridRowHeaderRenderer.cpp.7.o
BUILDSTDERR: [556/851] cxx: sip/cpp/sip_gridwxGridRowHeaderRendererDefault.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridRowHeaderRendererDefault.cpp.7.o
BUILDSTDERR: [557/851] cxx: sip/cpp/sip_gridwxGridSizeEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridSizeEvent.cpp.7.o
BUILDSTDERR: [558/851] cxx: sip/cpp/sip_gridwxGridSizesInfo.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridSizesInfo.cpp.7.o
BUILDSTDERR: [559/851] cxx: sip/cpp/sip_gridwxGridStringTable.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridStringTable.cpp.7.o
BUILDSTDERR: [560/851] cxx: sip/cpp/sip_gridwxGridTableBase.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridTableBase.cpp.7.o
BUILDSTDERR: [561/851] cxx: sip/cpp/sip_gridwxGridTableMessage.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridTableMessage.cpp.7.o
BUILDSTDERR: [562/851] cxx: sip/cpp/sip_gridwxGridUpdateLocker.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_gridwxGridUpdateLocker.cpp.7.o
BUILDSTDERR: [563/851] cxx: sip/cpp/sip_stccmodule.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_stccmodule.cpp.9.o
BUILDSTDERR: [564/851] cxx: sip/cpp/sip_stcwxStyledTextCtrl.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_stcwxStyledTextCtrl.cpp.9.o
BUILDSTDERR: [565/851] cxx: sip/cpp/sip_stcwxStyledTextEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_stcwxStyledTextEvent.cpp.9.o
BUILDSTDERR: [566/851] cxx: sip/cpp/sip_htmlcmodule.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlcmodule.cpp.11.o
BUILDSTDERR: [567/851] cxx: sip/cpp/sip_htmlwxHtmlBookRecArray.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlBookRecArray.cpp.11.o
BUILDSTDERR: [568/851] cxx: sip/cpp/sip_htmlwxHtmlBookRecord.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlBookRecord.cpp.11.o
BUILDSTDERR: [569/851] cxx: sip/cpp/sip_htmlwxHtmlCell.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlCell.cpp.11.o
BUILDSTDERR: [570/851] cxx: sip/cpp/sip_htmlwxHtmlCellEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlCellEvent.cpp.11.o
BUILDSTDERR: [571/851] cxx: sip/cpp/sip_htmlwxHtmlColourCell.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlColourCell.cpp.11.o
BUILDSTDERR: [572/851] cxx: sip/cpp/sip_htmlwxHtmlContainerCell.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlContainerCell.cpp.11.o
BUILDSTDERR: [573/851] cxx: sip/cpp/sip_htmlwxHtmlDCRenderer.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlDCRenderer.cpp.11.o
BUILDSTDERR: [574/851] cxx: sip/cpp/sip_htmlwxHtmlEasyPrinting.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlEasyPrinting.cpp.11.o
BUILDSTDERR: [575/851] cxx: sip/cpp/sip_htmlwxHtmlFilter.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlFilter.cpp.11.o
BUILDSTDERR: [576/851] cxx: sip/cpp/sip_htmlwxHtmlFontCell.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlFontCell.cpp.11.o
BUILDSTDERR: [577/851] cxx: sip/cpp/sip_htmlwxHtmlHelpController.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlHelpController.cpp.11.o
BUILDSTDERR: [578/851] cxx: sip/cpp/sip_htmlwxHtmlHelpData.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlHelpData.cpp.11.o
BUILDSTDERR: [579/851] cxx: sip/cpp/sip_htmlwxHtmlHelpDataItem.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlHelpDataItem.cpp.11.o
BUILDSTDERR: [580/851] cxx: sip/cpp/sip_htmlwxHtmlHelpDataItems.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlHelpDataItems.cpp.11.o
BUILDSTDERR: [581/851] cxx: sip/cpp/sip_htmlwxHtmlHelpDialog.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlHelpDialog.cpp.11.o
BUILDSTDERR: [582/851] cxx: sip/cpp/sip_htmlwxHtmlHelpFrame.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlHelpFrame.cpp.11.o
BUILDSTDERR: [583/851] cxx: sip/cpp/sip_htmlwxHtmlHelpWindow.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlHelpWindow.cpp.11.o
BUILDSTDERR: [584/851] cxx: sip/cpp/sip_htmlwxHtmlLinkEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlLinkEvent.cpp.11.o
BUILDSTDERR: [585/851] cxx: sip/cpp/sip_htmlwxHtmlLinkInfo.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlLinkInfo.cpp.11.o
BUILDSTDERR: [586/851] cxx: sip/cpp/sip_htmlwxHtmlListBox.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlListBox.cpp.11.o
BUILDSTDERR: [587/851] cxx: sip/cpp/sip_htmlwxHtmlModalHelp.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlModalHelp.cpp.11.o
BUILDSTDERR: [588/851] cxx: sip/cpp/sip_htmlwxHtmlParser.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlParser.cpp.11.o
BUILDSTDERR: [589/851] cxx: sip/cpp/sip_htmlwxHtmlPrintout.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlPrintout.cpp.11.o
BUILDSTDERR: [590/851] cxx: sip/cpp/sip_htmlwxHtmlRenderingInfo.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlRenderingInfo.cpp.11.o
BUILDSTDERR: [591/851] cxx: sip/cpp/sip_htmlwxHtmlRenderingState.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlRenderingState.cpp.11.o
BUILDSTDERR: [592/851] cxx: sip/cpp/sip_htmlwxHtmlRenderingStyle.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlRenderingStyle.cpp.11.o
BUILDSTDERR: [593/851] cxx: sip/cpp/sip_htmlwxHtmlSelection.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlSelection.cpp.11.o
BUILDSTDERR: [594/851] cxx: sip/cpp/sip_htmlwxHtmlTag.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlTag.cpp.11.o
BUILDSTDERR: [595/851] cxx: sip/cpp/sip_htmlwxHtmlTagHandler.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlTagHandler.cpp.11.o
BUILDSTDERR: [596/851] cxx: sip/cpp/sip_htmlwxHtmlWidgetCell.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlWidgetCell.cpp.11.o
BUILDSTDERR: [597/851] cxx: sip/cpp/sip_htmlwxHtmlWinParser.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlWinParser.cpp.11.o
BUILDSTDERR: [598/851] cxx: sip/cpp/sip_htmlwxHtmlWinTagHandler.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlWinTagHandler.cpp.11.o
BUILDSTDERR: ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp: In function 'PyObject* meth_wxHtmlTag_GetBeginPos(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp:73:42: warning: 'int wxHtmlTag::GetBeginPos() const' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:              sipRes = sipCpp->GetBeginPos();
BUILDSTDERR:                                           ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/html/htmlpars.h:15,
BUILDSTDERR:                  from /usr/include/wx-3.0/wx/html/winpars.h:17,
BUILDSTDERR:                  from /usr/include/wx-3.0/wx/html/htmlwin.h:19,
BUILDSTDERR:                  from /usr/include/wx-3.0/wx/htmllbox.h:15,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_html.h:2462,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/html/htmltag.h:168:12: note: declared here
BUILDSTDERR:  inline int wxHtmlTag::GetBeginPos() const { return int(m_Begin - m_sourceStart); }
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp: In function 'PyObject* meth_wxHtmlTag_GetEndPos1(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp:110:41: warning: 'int wxHtmlTag::GetEndPos1() const' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:              sipRes = sipCpp->GetEndPos1();
BUILDSTDERR:                                          ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/html/htmlpars.h:15,
BUILDSTDERR:                  from /usr/include/wx-3.0/wx/html/winpars.h:17,
BUILDSTDERR:                  from /usr/include/wx-3.0/wx/html/htmlwin.h:19,
BUILDSTDERR:                  from /usr/include/wx-3.0/wx/htmllbox.h:15,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_html.h:2462,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/html/htmltag.h:169:12: note: declared here
BUILDSTDERR:  inline int wxHtmlTag::GetEndPos1() const { return int(m_End1 - m_sourceStart); }
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp: In function 'PyObject* meth_wxHtmlTag_GetEndPos2(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp:147:41: warning: 'int wxHtmlTag::GetEndPos2() const' is deprecated [-Wdeprecated-declarations]
BUILDSTDERR:              sipRes = sipCpp->GetEndPos2();
BUILDSTDERR:                                          ^
BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/html/htmlpars.h:15,
BUILDSTDERR:                  from /usr/include/wx-3.0/wx/html/winpars.h:17,
BUILDSTDERR:                  from /usr/include/wx-3.0/wx/html/htmlwin.h:19,
BUILDSTDERR:                  from /usr/include/wx-3.0/wx/htmllbox.h:15,
BUILDSTDERR:                  from ../../../../sip/cpp/sipAPI_html.h:2462,
BUILDSTDERR:                  from ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp:10:
BUILDSTDERR: /usr/include/wx-3.0/wx/html/htmltag.h:170:12: note: declared here
BUILDSTDERR:  inline int wxHtmlTag::GetEndPos2() const { return int(m_End2 - m_sourceStart); }
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: [599/851] cxx: sip/cpp/sip_htmlwxHtmlWindow.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlWindow.cpp.11.o
BUILDSTDERR: [600/851] cxx: sip/cpp/sip_htmlwxHtmlWindowInterface.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlWindowInterface.cpp.11.o
BUILDSTDERR: [601/851] cxx: sip/cpp/sip_htmlwxHtmlWordCell.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlWordCell.cpp.11.o
BUILDSTDERR: [602/851] cxx: sip/cpp/sip_htmlwxHtmlWordWithTabsCell.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxHtmlWordWithTabsCell.cpp.11.o
BUILDSTDERR: [603/851] cxx: sip/cpp/sip_htmlwxSimpleHtmlListBox.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_htmlwxSimpleHtmlListBox.cpp.11.o
BUILDSTDERR: [604/851] cxx: sip/cpp/sip_glcanvascmodule.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_glcanvascmodule.cpp.13.o
BUILDSTDERR: [605/851] cxx: sip/cpp/sip_glcanvaswxGLCanvas.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_glcanvaswxGLCanvas.cpp.13.o
BUILDSTDERR: [606/851] cxx: sip/cpp/sip_glcanvaswxGLContext.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_glcanvaswxGLContext.cpp.13.o
BUILDSTDERR: [607/851] cxx: sip/cpp/sip_html2cmodule.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_html2cmodule.cpp.15.o
BUILDSTDERR: [608/851] cxx: sip/cpp/sip_html2wxWebView.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_html2wxWebView.cpp.15.o
BUILDSTDERR: [609/851] cxx: sip/cpp/sip_html2wxWebViewArchiveHandler.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_html2wxWebViewArchiveHandler.cpp.15.o
BUILDSTDERR: [610/851] cxx: sip/cpp/sip_html2wxWebViewEvent.cpp -> build/waf/2.7/gtk3/sip/cpp/sip_html2wxWebViewEvent.cpp.15.o
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:391:4: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:   ::wxWebView* sipVH__html2_23(sip_gilstate_t sipGILState, sipVirtErrorHandlerFunc sipErrorHandler, sipSimpleWrapper *sipPySelf, PyObject *sipMethod,  ::wxWindow*parent, ::wxWindowID id,const  ::wxString& url,const  ::wxPoint& pos,const  ::wxSize& size,long style,const  ::wxString& name)
BUILDSTDERR:     ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:391:2: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:   ::wxWebView* sipVH__html2_23(sip_gilstate_t sipGILState, sipVirtErrorHandlerFunc sipErrorHandler, sipSimpleWrapper *sipPySelf, PyObject *sipMethod,  ::wxWindow*parent, ::wxWindowID id,const  ::wxString& url,const  ::wxPoint& pos,const  ::wxSize& size,long style,const  ::wxString& name)
BUILDSTDERR:   ^~
BUILDSTDERR:   wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:401:4: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:   ::wxWebView* sipVH__html2_22(sip_gilstate_t sipGILState, sipVirtErrorHandlerFunc sipErrorHandler, sipSimpleWrapper *sipPySelf, PyObject *sipMethod)
BUILDSTDERR:     ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:401:2: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:   ::wxWebView* sipVH__html2_22(sip_gilstate_t sipGILState, sipVirtErrorHandlerFunc sipErrorHandler, sipSimpleWrapper *sipPySelf, PyObject *sipMethod)
BUILDSTDERR:   ^~
BUILDSTDERR:   wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:592:57: error: '::wxWEBVIEW_FIND_BACKWARDS' has not been declared
BUILDSTDERR:      {sipName_WEBVIEW_FIND_BACKWARDS, static_cast<int>(::wxWEBVIEW_FIND_BACKWARDS), 5},
BUILDSTDERR:                                                          ^~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:592:57: note: suggested alternative: 'sipName_WEBVIEW_FIND_BACKWARDS'
BUILDSTDERR:      {sipName_WEBVIEW_FIND_BACKWARDS, static_cast<int>(::wxWEBVIEW_FIND_BACKWARDS), 5},
BUILDSTDERR:                                                          ^~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                                          sipName_WEBVIEW_FIND_BACKWARDS
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:593:55: error: '::wxWEBVIEW_FIND_DEFAULT' has not been declared
BUILDSTDERR:      {sipName_WEBVIEW_FIND_DEFAULT, static_cast<int>(::wxWEBVIEW_FIND_DEFAULT), 5},
BUILDSTDERR:                                                        ^~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:593:55: note: suggested alternative: 'sipName_WEBVIEW_FIND_DEFAULT'
BUILDSTDERR:      {sipName_WEBVIEW_FIND_DEFAULT, static_cast<int>(::wxWEBVIEW_FIND_DEFAULT), 5},
BUILDSTDERR:                                                        ^~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                                        sipName_WEBVIEW_FIND_DEFAULT
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:594:59: error: '::wxWEBVIEW_FIND_ENTIRE_WORD' has not been declared
BUILDSTDERR:      {sipName_WEBVIEW_FIND_ENTIRE_WORD, static_cast<int>(::wxWEBVIEW_FIND_ENTIRE_WORD), 5},
BUILDSTDERR:                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:594:59: note: suggested alternative: 'sipName_WEBVIEW_FIND_ENTIRE_WORD'
BUILDSTDERR:      {sipName_WEBVIEW_FIND_ENTIRE_WORD, static_cast<int>(::wxWEBVIEW_FIND_ENTIRE_WORD), 5},
BUILDSTDERR:                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                                            sipName_WEBVIEW_FIND_ENTIRE_WORD
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:595:64: error: '::wxWEBVIEW_FIND_HIGHLIGHT_RESULT' has not been declared
BUILDSTDERR:      {sipName_WEBVIEW_FIND_HIGHLIGHT_RESULT, static_cast<int>(::wxWEBVIEW_FIND_HIGHLIGHT_RESULT), 5},
BUILDSTDERR:                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:595:64: note: suggested alternative: 'sipName_WEBVIEW_FIND_HIGHLIGHT_RESULT'
BUILDSTDERR:      {sipName_WEBVIEW_FIND_HIGHLIGHT_RESULT, static_cast<int>(::wxWEBVIEW_FIND_HIGHLIGHT_RESULT), 5},
BUILDSTDERR:                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                                                 sipName_WEBVIEW_FIND_HIGHLIGHT_RESULT
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:596:58: error: '::wxWEBVIEW_FIND_MATCH_CASE' has not been declared
BUILDSTDERR:      {sipName_WEBVIEW_FIND_MATCH_CASE, static_cast<int>(::wxWEBVIEW_FIND_MATCH_CASE), 5},
BUILDSTDERR:                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:596:58: note: suggested alternative: 'sipName_WEBVIEW_FIND_MATCH_CASE'
BUILDSTDERR:      {sipName_WEBVIEW_FIND_MATCH_CASE, static_cast<int>(::wxWEBVIEW_FIND_MATCH_CASE), 5},
BUILDSTDERR:                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                                           sipName_WEBVIEW_FIND_MATCH_CASE
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:597:52: error: '::wxWEBVIEW_FIND_WRAP' has not been declared
BUILDSTDERR:      {sipName_WEBVIEW_FIND_WRAP, static_cast<int>(::wxWEBVIEW_FIND_WRAP), 5},
BUILDSTDERR:                                                     ^~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:597:52: note: suggested alternative: 'sipName_WEBVIEW_FIND_WRAP'
BUILDSTDERR:      {sipName_WEBVIEW_FIND_WRAP, static_cast<int>(::wxWEBVIEW_FIND_WRAP), 5},
BUILDSTDERR:                                                     ^~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                                     sipName_WEBVIEW_FIND_WRAP
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:598:55: error: '::wxWEBVIEW_NAV_ERR_AUTH' has not been declared
BUILDSTDERR:      {sipName_WEBVIEW_NAV_ERR_AUTH, static_cast<int>(::wxWEBVIEW_NAV_ERR_AUTH), 8},
BUILDSTDERR:                                                        ^~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:598:55: note: suggested alternative: 'sipName_WEBVIEW_NAV_ERR_AUTH'
BUILDSTDERR:      {sipName_WEBVIEW_NAV_ERR_AUTH, static_cast<int>(::wxWEBVIEW_NAV_ERR_AUTH), 8},
BUILDSTDERR:                                                        ^~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                                        sipName_WEBVIEW_NAV_ERR_AUTH
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:599:62: error: '::wxWEBVIEW_NAV_ERR_CERTIFICATE' has not been declared
BUILDSTDERR:      {sipName_WEBVIEW_NAV_ERR_CERTIFICATE, static_cast<int>(::wxWEBVIEW_NAV_ERR_CERTIFICATE), 8},
BUILDSTDERR:                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:599:62: note: suggested alternative: 'sipName_WEBVIEW_NAV_ERR_CERTIFICATE'
BUILDSTDERR:      {sipName_WEBVIEW_NAV_ERR_CERTIFICATE, static_cast<int>(::wxWEBVIEW_NAV_ERR_CERTIFICATE), 8},
BUILDSTDERR:                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                                               sipName_WEBVIEW_NAV_ERR_CERTIFICATE
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:600:61: error: '::wxWEBVIEW_NAV_ERR_CONNECTION' has not been declared
BUILDSTDERR:      {sipName_WEBVIEW_NAV_ERR_CONNECTION, static_cast<int>(::wxWEBVIEW_NAV_ERR_CONNECTION), 8},
BUILDSTDERR:                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:600:61: note: suggested alternative: 'sipName_WEBVIEW_NAV_ERR_CONNECTION'
BUILDSTDERR:      {sipName_WEBVIEW_NAV_ERR_CONNECTION, static_cast<int>(::wxWEBVIEW_NAV_ERR_CONNECTION), 8},
BUILDSTDERR:                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                                              sipName_WEBVIEW_NAV_ERR_CONNECTION
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:601:60: error: '::wxWEBVIEW_NAV_ERR_NOT_FOUND' has not been declared
BUILDSTDERR:      {sipName_WEBVIEW_NAV_ERR_NOT_FOUND, static_cast<int>(::wxWEBVIEW_NAV_ERR_NOT_FOUND), 8},
BUILDSTDERR:                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:601:60: note: suggested alternative: 'sipName_WEBVIEW_NAV_ERR_NOT_FOUND'
BUILDSTDERR:      {sipName_WEBVIEW_NAV_ERR_NOT_FOUND, static_cast<int>(::wxWEBVIEW_NAV_ERR_NOT_FOUND), 8},
BUILDSTDERR:                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                                             sipName_WEBVIEW_NAV_ERR_NOT_FOUND
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:602:56: error: '::wxWEBVIEW_NAV_ERR_OTHER' has not been declared
BUILDSTDERR:      {sipName_WEBVIEW_NAV_ERR_OTHER, static_cast<int>(::wxWEBVIEW_NAV_ERR_OTHER), 8},
BUILDSTDERR:                                                         ^~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:602:56: note: suggested alternative: 'sipName_WEBVIEW_NAV_ERR_OTHER'
BUILDSTDERR:      {sipName_WEBVIEW_NAV_ERR_OTHER, static_cast<int>(::wxWEBVIEW_NAV_ERR_OTHER), 8},
BUILDSTDERR:                                                         ^~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                                         sipName_WEBVIEW_NAV_ERR_OTHER
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:603:58: error: '::wxWEBVIEW_NAV_ERR_REQUEST' has not been declared
BUILDSTDERR:      {sipName_WEBVIEW_NAV_ERR_REQUEST, static_cast<int>(::wxWEBVIEW_NAV_ERR_REQUEST), 8},
BUILDSTDERR:                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:603:58: note: suggested alternative: 'sipName_WEBVIEW_NAV_ERR_REQUEST'
BUILDSTDERR:      {sipName_WEBVIEW_NAV_ERR_REQUEST, static_cast<int>(::wxWEBVIEW_NAV_ERR_REQUEST), 8},
BUILDSTDERR:                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                                           sipName_WEBVIEW_NAV_ERR_REQUEST
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:604:59: error: '::wxWEBVIEW_NAV_ERR_SECURITY' has not been declared
BUILDSTDERR:      {sipName_WEBVIEW_NAV_ERR_SECURITY, static_cast<int>(::wxWEBVIEW_NAV_ERR_SECURITY), 8},
BUILDSTDERR:                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:604:59: note: suggested alternative: 'sipName_WEBVIEW_NAV_ERR_SECURITY'
BUILDSTDERR:      {sipName_WEBVIEW_NAV_ERR_SECURITY, static_cast<int>(::wxWEBVIEW_NAV_ERR_SECURITY), 8},
BUILDSTDERR:                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                                            sipName_WEBVIEW_NAV_ERR_SECURITY
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:605:65: error: '::wxWEBVIEW_NAV_ERR_USER_CANCELLED' has not been declared
BUILDSTDERR:      {sipName_WEBVIEW_NAV_ERR_USER_CANCELLED, static_cast<int>(::wxWEBVIEW_NAV_ERR_USER_CANCELLED), 8},
BUILDSTDERR:                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:605:65: note: suggested alternative: 'sipName_WEBVIEW_NAV_ERR_USER_CANCELLED'
BUILDSTDERR:      {sipName_WEBVIEW_NAV_ERR_USER_CANCELLED, static_cast<int>(::wxWEBVIEW_NAV_ERR_USER_CANCELLED), 8},
BUILDSTDERR:                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                                                  sipName_WEBVIEW_NAV_ERR_USER_CANCELLED
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:606:57: error: '::wxWEBVIEW_RELOAD_DEFAULT' has not been declared
BUILDSTDERR:      {sipName_WEBVIEW_RELOAD_DEFAULT, static_cast<int>(::wxWEBVIEW_RELOAD_DEFAULT), 9},
BUILDSTDERR:                                                          ^~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:606:57: note: suggested alternative: 'wxLOCALE_LOAD_DEFAULT'
BUILDSTDERR:      {sipName_WEBVIEW_RELOAD_DEFAULT, static_cast<int>(::wxWEBVIEW_RELOAD_DEFAULT), 9},
BUILDSTDERR:                                                          ^~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                                          wxLOCALE_LOAD_DEFAULT
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:607:58: error: '::wxWEBVIEW_RELOAD_NO_CACHE' has not been declared
BUILDSTDERR:      {sipName_WEBVIEW_RELOAD_NO_CACHE, static_cast<int>(::wxWEBVIEW_RELOAD_NO_CACHE), 9},
BUILDSTDERR:                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:607:58: note: suggested alternative: 'sipName_WEBVIEW_RELOAD_NO_CACHE'
BUILDSTDERR:      {sipName_WEBVIEW_RELOAD_NO_CACHE, static_cast<int>(::wxWEBVIEW_RELOAD_NO_CACHE), 9},
BUILDSTDERR:                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                                           sipName_WEBVIEW_RELOAD_NO_CACHE
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:608:53: error: '::wxWEBVIEW_ZOOM_LARGE' has not been declared
BUILDSTDERR:      {sipName_WEBVIEW_ZOOM_LARGE, static_cast<int>(::wxWEBVIEW_ZOOM_LARGE), 10},
BUILDSTDERR:                                                      ^~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:608:53: note: suggested alternative: 'sipName_WEBVIEW_ZOOM_LARGE'
BUILDSTDERR:      {sipName_WEBVIEW_ZOOM_LARGE, static_cast<int>(::wxWEBVIEW_ZOOM_LARGE), 10},
BUILDSTDERR:                                                      ^~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                                      sipName_WEBVIEW_ZOOM_LARGE
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:609:55: error: '::wxWEBVIEW_ZOOM_LARGEST' has not been declared
BUILDSTDERR:      {sipName_WEBVIEW_ZOOM_LARGEST, static_cast<int>(::wxWEBVIEW_ZOOM_LARGEST), 10},
BUILDSTDERR:                                                        ^~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:609:55: note: suggested alternative: 'sipName_WEBVIEW_ZOOM_LARGEST'
BUILDSTDERR:      {sipName_WEBVIEW_ZOOM_LARGEST, static_cast<int>(::wxWEBVIEW_ZOOM_LARGEST), 10},
BUILDSTDERR:                                                        ^~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                                        sipName_WEBVIEW_ZOOM_LARGEST
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:610:54: error: '::wxWEBVIEW_ZOOM_MEDIUM' has not been declared
BUILDSTDERR:      {sipName_WEBVIEW_ZOOM_MEDIUM, static_cast<int>(::wxWEBVIEW_ZOOM_MEDIUM), 10},
BUILDSTDERR:                                                       ^~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:610:54: note: suggested alternative: 'sipName_WEBVIEW_ZOOM_MEDIUM'
BUILDSTDERR:      {sipName_WEBVIEW_ZOOM_MEDIUM, static_cast<int>(::wxWEBVIEW_ZOOM_MEDIUM), 10},
BUILDSTDERR:                                                       ^~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                                       sipName_WEBVIEW_ZOOM_MEDIUM
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:611:53: error: '::wxWEBVIEW_ZOOM_SMALL' has not been declared
BUILDSTDERR:      {sipName_WEBVIEW_ZOOM_SMALL, static_cast<int>(::wxWEBVIEW_ZOOM_SMALL), 10},
BUILDSTDERR:                                                      ^~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:611:53: note: suggested alternative: 'sipName_WEBVIEW_ZOOM_SMALL'
BUILDSTDERR:      {sipName_WEBVIEW_ZOOM_SMALL, static_cast<int>(::wxWEBVIEW_ZOOM_SMALL), 10},
BUILDSTDERR:                                                      ^~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                                      sipName_WEBVIEW_ZOOM_SMALL
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:612:52: error: '::wxWEBVIEW_ZOOM_TINY' has not been declared
BUILDSTDERR:      {sipName_WEBVIEW_ZOOM_TINY, static_cast<int>(::wxWEBVIEW_ZOOM_TINY), 10},
BUILDSTDERR:                                                     ^~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:612:52: note: suggested alternative: 'wxID_ZOOM_IN'
BUILDSTDERR:      {sipName_WEBVIEW_ZOOM_TINY, static_cast<int>(::wxWEBVIEW_ZOOM_TINY), 10},
BUILDSTDERR:                                                     ^~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                                     wxID_ZOOM_IN
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:613:59: error: '::wxWEBVIEW_ZOOM_TYPE_LAYOUT' has not been declared
BUILDSTDERR:      {sipName_WEBVIEW_ZOOM_TYPE_LAYOUT, static_cast<int>(::wxWEBVIEW_ZOOM_TYPE_LAYOUT), 11},
BUILDSTDERR:                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:613:59: note: suggested alternative: 'sipName_WEBVIEW_ZOOM_TYPE_LAYOUT'
BUILDSTDERR:      {sipName_WEBVIEW_ZOOM_TYPE_LAYOUT, static_cast<int>(::wxWEBVIEW_ZOOM_TYPE_LAYOUT), 11},
BUILDSTDERR:                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                                            sipName_WEBVIEW_ZOOM_TYPE_LAYOUT
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:614:57: error: '::wxWEBVIEW_ZOOM_TYPE_TEXT' has not been declared
BUILDSTDERR:      {sipName_WEBVIEW_ZOOM_TYPE_TEXT, static_cast<int>(::wxWEBVIEW_ZOOM_TYPE_TEXT), 11},
BUILDSTDERR:                                                          ^~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:614:57: note: suggested alternative: 'sipName_WEBVIEW_ZOOM_TYPE_TEXT'
BUILDSTDERR:      {sipName_WEBVIEW_ZOOM_TYPE_TEXT, static_cast<int>(::wxWEBVIEW_ZOOM_TYPE_TEXT), 11},
BUILDSTDERR:                                                          ^~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                                          sipName_WEBVIEW_ZOOM_TYPE_TEXT
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:671:37: error: 'wxWebViewBackendDefault' was not declared in this scope
BUILDSTDERR:      {sipName_WebViewBackendDefault, wxWebViewBackendDefault, 'N'},
BUILDSTDERR:                                      ^~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:671:37: note: suggested alternative: 'sipName_WebViewBackendDefault'
BUILDSTDERR:      {sipName_WebViewBackendDefault, wxWebViewBackendDefault, 'N'},
BUILDSTDERR:                                      ^~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                      sipName_WebViewBackendDefault
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:672:32: error: 'wxWebViewBackendIE' was not declared in this scope
BUILDSTDERR:      {sipName_WebViewBackendIE, wxWebViewBackendIE, 'N'},
BUILDSTDERR:                                 ^~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:672:32: note: suggested alternative: 'sipName_WebViewBackendIE'
BUILDSTDERR:      {sipName_WebViewBackendIE, wxWebViewBackendIE, 'N'},
BUILDSTDERR:                                 ^~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                 sipName_WebViewBackendIE
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:673:36: error: 'wxWebViewBackendWebKit' was not declared in this scope
BUILDSTDERR:      {sipName_WebViewBackendWebKit, wxWebViewBackendWebKit, 'N'},
BUILDSTDERR:                                     ^~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:673:36: note: suggested alternative: 'sipName_WebViewBackendWebKit'
BUILDSTDERR:      {sipName_WebViewBackendWebKit, wxWebViewBackendWebKit, 'N'},
BUILDSTDERR:                                     ^~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                     sipName_WebViewBackendWebKit
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:674:36: error: 'wxWebViewDefaultURLStr' was not declared in this scope
BUILDSTDERR:      {sipName_WebViewDefaultURLStr, wxWebViewDefaultURLStr, 'N'},
BUILDSTDERR:                                     ^~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:674:36: note: suggested alternative: 'sipName_WebViewDefaultURLStr'
BUILDSTDERR:      {sipName_WebViewDefaultURLStr, wxWebViewDefaultURLStr, 'N'},
BUILDSTDERR:                                     ^~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                     sipName_WebViewDefaultURLStr
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:675:30: error: 'wxWebViewNameStr' was not declared in this scope
BUILDSTDERR:      {sipName_WebViewNameStr, wxWebViewNameStr, 'N'},
BUILDSTDERR:                               ^~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:675:30: note: suggested alternative: 'wxGaugeNameStr'
BUILDSTDERR:      {sipName_WebViewNameStr, wxWebViewNameStr, 'N'},
BUILDSTDERR:                               ^~~~~~~~~~~~~~~~
BUILDSTDERR:                               wxGaugeNameStr
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:682:35: error: 'wxEVT_WEBVIEW_ERROR' was not declared in this scope
BUILDSTDERR:      {sipName_wxEVT_WEBVIEW_ERROR, wxEVT_WEBVIEW_ERROR},
BUILDSTDERR:                                    ^~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:682:35: note: suggested alternative: 'sipName_wxEVT_WEBVIEW_ERROR'
BUILDSTDERR:      {sipName_wxEVT_WEBVIEW_ERROR, wxEVT_WEBVIEW_ERROR},
BUILDSTDERR:                                    ^~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                    sipName_wxEVT_WEBVIEW_ERROR
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:683:36: error: 'wxEVT_WEBVIEW_LOADED' was not declared in this scope
BUILDSTDERR:      {sipName_wxEVT_WEBVIEW_LOADED, wxEVT_WEBVIEW_LOADED},
BUILDSTDERR:                                     ^~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:683:36: note: suggested alternative: 'sipName_wxEVT_WEBVIEW_LOADED'
BUILDSTDERR:      {sipName_wxEVT_WEBVIEW_LOADED, wxEVT_WEBVIEW_LOADED},
BUILDSTDERR:                                     ^~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                     sipName_wxEVT_WEBVIEW_LOADED
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:684:39: error: 'wxEVT_WEBVIEW_NAVIGATED' was not declared in this scope
BUILDSTDERR:      {sipName_wxEVT_WEBVIEW_NAVIGATED, wxEVT_WEBVIEW_NAVIGATED},
BUILDSTDERR:                                        ^~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:684:39: note: suggested alternative: 'sipName_wxEVT_WEBVIEW_NAVIGATED'
BUILDSTDERR:      {sipName_wxEVT_WEBVIEW_NAVIGATED, wxEVT_WEBVIEW_NAVIGATED},
BUILDSTDERR:                                        ^~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                        sipName_wxEVT_WEBVIEW_NAVIGATED
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:685:40: error: 'wxEVT_WEBVIEW_NAVIGATING' was not declared in this scope
BUILDSTDERR:      {sipName_wxEVT_WEBVIEW_NAVIGATING, wxEVT_WEBVIEW_NAVIGATING},
BUILDSTDERR:                                         ^~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:685:40: note: suggested alternative: 'sipName_wxEVT_WEBVIEW_NAVIGATING'
BUILDSTDERR:      {sipName_wxEVT_WEBVIEW_NAVIGATING, wxEVT_WEBVIEW_NAVIGATING},
BUILDSTDERR:                                         ^~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                         sipName_wxEVT_WEBVIEW_NAVIGATING
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:686:39: error: 'wxEVT_WEBVIEW_NEWWINDOW' was not declared in this scope
BUILDSTDERR:      {sipName_wxEVT_WEBVIEW_NEWWINDOW, wxEVT_WEBVIEW_NEWWINDOW},
BUILDSTDERR:                                        ^~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:686:39: note: suggested alternative: 'wxEVT_LEAVE_WINDOW'
BUILDSTDERR:      {sipName_wxEVT_WEBVIEW_NEWWINDOW, wxEVT_WEBVIEW_NEWWINDOW},
BUILDSTDERR:                                        ^~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                        wxEVT_LEAVE_WINDOW
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:687:43: error: 'wxEVT_WEBVIEW_TITLE_CHANGED' was not declared in this scope
BUILDSTDERR:      {sipName_wxEVT_WEBVIEW_TITLE_CHANGED, wxEVT_WEBVIEW_TITLE_CHANGED},
BUILDSTDERR:                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2cmodule.cpp:687:43: note: suggested alternative: 'sipName_wxEVT_WEBVIEW_TITLE_CHANGED'
BUILDSTDERR:      {sipName_wxEVT_WEBVIEW_TITLE_CHANGED, wxEVT_WEBVIEW_TITLE_CHANGED},
BUILDSTDERR:                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                            sipName_wxEVT_WEBVIEW_TITLE_CHANGED
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:49:45: error: 'wxWebView' was not declared in this scope
BUILDSTDERR:      PyObject* _wxWebView_GetBackwardHistory(wxWebView* self)
BUILDSTDERR:                                              ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:49:45: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:      PyObject* _wxWebView_GetBackwardHistory(wxWebView* self)
BUILDSTDERR:                                              ^~~~~~~~~
BUILDSTDERR:                                              wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:49:56: error: 'self' was not declared in this scope
BUILDSTDERR:      PyObject* _wxWebView_GetBackwardHistory(wxWebView* self)
BUILDSTDERR:                                                         ^~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:49:56: note: suggested alternative: 'feof'
BUILDSTDERR:      PyObject* _wxWebView_GetBackwardHistory(wxWebView* self)
BUILDSTDERR:                                                         ^~~~
BUILDSTDERR:                                                         feof
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:63:44: error: 'wxWebView' was not declared in this scope
BUILDSTDERR:      PyObject* _wxWebView_GetForwardHistory(wxWebView* self)
BUILDSTDERR:                                             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:63:44: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:      PyObject* _wxWebView_GetForwardHistory(wxWebView* self)
BUILDSTDERR:                                             ^~~~~~~~~
BUILDSTDERR:                                             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:63:55: error: 'self' was not declared in this scope
BUILDSTDERR:      PyObject* _wxWebView_GetForwardHistory(wxWebView* self)
BUILDSTDERR:                                                        ^~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:63:55: note: suggested alternative: 'feof'
BUILDSTDERR:      PyObject* _wxWebView_GetForwardHistory(wxWebView* self)
BUILDSTDERR:                                                        ^~~~
BUILDSTDERR:                                                        feof
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_CanCopy(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:89:18: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:89:16: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:91:84: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:91:84: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR:                                                                                     stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_CanCut(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:125:18: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:125:16: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:127:84: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:127:84: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR:                                                                                     stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_CanPaste(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:161:18: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:161:16: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:163:84: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:163:84: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR:                                                                                     stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_Copy(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:197:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:197:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:197:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:197:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_Cut(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:232:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:232:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:232:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:232:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_Paste(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:267:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:267:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:267:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:267:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_EnableContextMenu(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:303:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:303:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:303:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:303:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_IsContextMenuEnabled(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:342:18: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:342:16: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:344:84: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:344:84: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR:                                                                                     stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_CanGoBack(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:379:18: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:379:16: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:381:84: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:381:84: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR:                                                                                     stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_CanGoForward(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:416:18: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:416:16: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:418:84: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:418:84: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR:                                                                                     stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_ClearHistory(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:452:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:452:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:452:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:452:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_EnableHistory(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:488:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:488:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:488:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:488:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_GetBackwardHistory(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:527:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:527:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:527:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:527:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:536:54: error: '_wxWebView_GetBackwardHistory' cannot be used as a function
BUILDSTDERR:          sipRes = _wxWebView_GetBackwardHistory(sipCpp);
BUILDSTDERR:                                                       ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_GetForwardHistory(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:564:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:564:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:564:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:564:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:573:53: error: '_wxWebView_GetForwardHistory' cannot be used as a function
BUILDSTDERR:          sipRes = _wxWebView_GetForwardHistory(sipCpp);
BUILDSTDERR:                                                      ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_GoBack(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:601:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:601:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:601:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:601:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_GoForward(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:636:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:636:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:636:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:636:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_ClearSelection(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:671:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:671:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:671:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:671:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_DeleteSelection(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:706:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:706:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:706:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:706:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_GetSelectedSource(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:741:18: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:741:16: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:743:84: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:743:84: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR:                                                                                     stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_GetSelectedText(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:777:18: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:777:16: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:779:84: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:779:84: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR:                                                                                     stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_HasSelection(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:813:18: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:813:16: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:815:84: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:815:84: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR:                                                                                     stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_SelectAll(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:849:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:849:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:849:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:849:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_CanRedo(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:884:18: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:884:16: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:886:84: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:886:84: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR:                                                                                     stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_CanUndo(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:920:18: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:920:16: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:922:84: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:922:84: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR:                                                                                     stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_Redo(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:956:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:956:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:956:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:956:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_Undo(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:991:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:991:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:991:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:991:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_Find(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1029:12: error: '::wxWebViewFindFlags' has not been declared
BUILDSTDERR:           ::wxWebViewFindFlags flags = wxWEBVIEW_FIND_DEFAULT;
BUILDSTDERR:             ^~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1029:12: note: suggested alternative: 'sipName_wxWebViewFindFlags'
BUILDSTDERR:           ::wxWebViewFindFlags flags = wxWEBVIEW_FIND_DEFAULT;
BUILDSTDERR:             ^~~~~~~~~~~~~~~~~~
BUILDSTDERR:             sipName_wxWebViewFindFlags
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1030:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1030:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1030:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1030:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1037:191: error: 'flags' was not declared in this scope
BUILDSTDERR:          if (sipParseKwdArgs(&sipParseErr, sipArgs, sipKwds, sipKwdList, NULL, "BJ1|E", &sipSelf, sipType_wxWebView, &sipCpp, sipType_wxString,&text, &textState, sipType_wxWebViewFindFlags, &flags))
BUILDSTDERR:                                                                                                                                                                                                ^~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1037:191: note: suggested alternative: 'llabs'
BUILDSTDERR:          if (sipParseKwdArgs(&sipParseErr, sipArgs, sipKwds, sipKwdList, NULL, "BJ1|E", &sipSelf, sipType_wxWebView, &sipCpp, sipType_wxString,&text, &textState, sipType_wxWebViewFindFlags, &flags))
BUILDSTDERR:                                                                                                                                                                                                ^~~~~
BUILDSTDERR:                                                                                                                                                                                                llabs
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_CanSetZoomType(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1072:12: error: '::wxWebViewZoomType' has not been declared
BUILDSTDERR:           ::wxWebViewZoomType type;
BUILDSTDERR:             ^~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1072:12: note: suggested alternative: 'sipType_wxWebViewZoomType'
BUILDSTDERR:           ::wxWebViewZoomType type;
BUILDSTDERR:             ^~~~~~~~~~~~~~~~~
BUILDSTDERR:             sipType_wxWebViewZoomType
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1073:18: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1073:16: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1079:115: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseKwdArgs(&sipParseErr, sipArgs, sipKwds, sipKwdList, NULL, "BE", &sipSelf, sipType_wxWebView, &sipCpp, sipType_wxWebViewZoomType, &type))
BUILDSTDERR:                                                                                                                    ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1079:115: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseKwdArgs(&sipParseErr, sipArgs, sipKwds, sipKwdList, NULL, "BE", &sipSelf, sipType_wxWebView, &sipCpp, sipType_wxWebViewZoomType, &type))
BUILDSTDERR:                                                                                                                    ^~~~~~
BUILDSTDERR:                                                                                                                    stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1079:151: error: 'type' was not declared in this scope
BUILDSTDERR:          if (sipParseKwdArgs(&sipParseErr, sipArgs, sipKwds, sipKwdList, NULL, "BE", &sipSelf, sipType_wxWebView, &sipCpp, sipType_wxWebViewZoomType, &type))
BUILDSTDERR:                                                                                                                                                        ^~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1079:151: note: suggested alternative: 'byte'
BUILDSTDERR:          if (sipParseKwdArgs(&sipParseErr, sipArgs, sipKwds, sipKwdList, NULL, "BE", &sipSelf, sipType_wxWebView, &sipCpp, sipType_wxWebViewZoomType, &type))
BUILDSTDERR:                                                                                                                                                        ^~~~
BUILDSTDERR:                                                                                                                                                        byte
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_GetZoom(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1113:18: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1113:16: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1115:84: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1115:84: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR:                                                                                     stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1117:16: error: '::wxWebViewZoom' has not been declared
BUILDSTDERR:               ::wxWebViewZoom sipRes;
BUILDSTDERR:                 ^~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1122:13: error: 'sipRes' was not declared in this scope
BUILDSTDERR:              sipRes = sipCpp->GetZoom();
BUILDSTDERR:              ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1122:13: note: suggested alternative: 'sipSelf'
BUILDSTDERR:              sipRes = sipCpp->GetZoom();
BUILDSTDERR:              ^~~~~~
BUILDSTDERR:              sipSelf
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1128:56: error: 'sipRes' was not declared in this scope
BUILDSTDERR:              return sipConvertFromEnum(static_cast<int>(sipRes), sipType_wxWebViewZoom);
BUILDSTDERR:                                                         ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1128:56: note: suggested alternative: 'sipSelf'
BUILDSTDERR:              return sipConvertFromEnum(static_cast<int>(sipRes), sipType_wxWebViewZoom);
BUILDSTDERR:                                                         ^~~~~~
BUILDSTDERR:                                                         sipSelf
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_GetZoomType(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1149:18: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1149:16: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1151:84: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1151:84: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR:                                                                                     stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1153:16: error: '::wxWebViewZoomType' has not been declared
BUILDSTDERR:               ::wxWebViewZoomType sipRes;
BUILDSTDERR:                 ^~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1153:16: note: suggested alternative: 'doc_wxWebView_GetZoomType'
BUILDSTDERR:               ::wxWebViewZoomType sipRes;
BUILDSTDERR:                 ^~~~~~~~~~~~~~~~~
BUILDSTDERR:                 doc_wxWebView_GetZoomType
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1158:13: error: 'sipRes' was not declared in this scope
BUILDSTDERR:              sipRes = sipCpp->GetZoomType();
BUILDSTDERR:              ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1158:13: note: suggested alternative: 'sipSelf'
BUILDSTDERR:              sipRes = sipCpp->GetZoomType();
BUILDSTDERR:              ^~~~~~
BUILDSTDERR:              sipSelf
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1164:56: error: 'sipRes' was not declared in this scope
BUILDSTDERR:              return sipConvertFromEnum(static_cast<int>(sipRes), sipType_wxWebViewZoomType);
BUILDSTDERR:                                                         ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1164:56: note: suggested alternative: 'sipSelf'
BUILDSTDERR:              return sipConvertFromEnum(static_cast<int>(sipRes), sipType_wxWebViewZoomType);
BUILDSTDERR:                                                         ^~~~~~
BUILDSTDERR:                                                         sipSelf
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_SetZoom(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1185:12: error: '::wxWebViewZoom' has not been declared
BUILDSTDERR:           ::wxWebViewZoom zoom;
BUILDSTDERR:             ^~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1186:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1186:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1186:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1186:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1192:147: error: 'zoom' was not declared in this scope
BUILDSTDERR:          if (sipParseKwdArgs(&sipParseErr, sipArgs, sipKwds, sipKwdList, NULL, "BE", &sipSelf, sipType_wxWebView, &sipCpp, sipType_wxWebViewZoom, &zoom))
BUILDSTDERR:                                                                                                                                                    ^~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1192:147: note: suggested alternative: 'bool'
BUILDSTDERR:          if (sipParseKwdArgs(&sipParseErr, sipArgs, sipKwds, sipKwdList, NULL, "BE", &sipSelf, sipType_wxWebView, &sipCpp, sipType_wxWebViewZoom, &zoom))
BUILDSTDERR:                                                                                                                                                    ^~~~
BUILDSTDERR:                                                                                                                                                    bool
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_SetZoomType(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1225:12: error: '::wxWebViewZoomType' has not been declared
BUILDSTDERR:           ::wxWebViewZoomType zoomType;
BUILDSTDERR:             ^~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1225:12: note: suggested alternative: 'doc_wxWebView_SetZoomType'
BUILDSTDERR:           ::wxWebViewZoomType zoomType;
BUILDSTDERR:             ^~~~~~~~~~~~~~~~~
BUILDSTDERR:             doc_wxWebView_SetZoomType
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1226:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1226:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1226:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1226:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1232:151: error: 'zoomType' was not declared in this scope
BUILDSTDERR:          if (sipParseKwdArgs(&sipParseErr, sipArgs, sipKwds, sipKwdList, NULL, "BE", &sipSelf, sipType_wxWebView, &sipCpp, sipType_wxWebViewZoomType, &zoomType))
BUILDSTDERR:                                                                                                                                                        ^~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_Create(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1267:37: error: 'wxWebViewDefaultURLStr' was not declared in this scope
BUILDSTDERR:          const  ::wxString& urldef = wxWebViewDefaultURLStr;
BUILDSTDERR:                                      ^~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1267:37: note: suggested alternative: 'sipName_WebViewDefaultURLStr'
BUILDSTDERR:          const  ::wxString& urldef = wxWebViewDefaultURLStr;
BUILDSTDERR:                                      ^~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                      sipName_WebViewDefaultURLStr
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1277:38: error: 'wxWebViewNameStr' was not declared in this scope
BUILDSTDERR:          const  ::wxString& namedef = wxWebViewNameStr;
BUILDSTDERR:                                       ^~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1277:38: note: suggested alternative: 'wxGaugeNameStr'
BUILDSTDERR:          const  ::wxString& namedef = wxWebViewNameStr;
BUILDSTDERR:                                       ^~~~~~~~~~~~~~~~
BUILDSTDERR:                                       wxGaugeNameStr
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1281:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1281:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1281:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1281:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_GetCurrentTitle(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1337:18: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1337:16: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1339:84: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1339:84: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR:                                                                                     stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_GetCurrentURL(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1373:18: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1373:16: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1375:84: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1375:84: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR:                                                                                     stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_GetNativeBackend(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1409:18: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1409:16: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1411:84: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1411:84: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR:                                                                                     stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_GetPageSource(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1445:18: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1445:16: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1447:84: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1447:84: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR:                                                                                     stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_GetPageText(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1481:18: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1481:16: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1483:84: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1483:84: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR:                                                                                     stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_IsBusy(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1518:18: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1518:16: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1520:84: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1520:84: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR:                                                                                     stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_IsEditable(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1554:18: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1554:16: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1556:84: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1556:84: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR:                                                                                     stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_LoadURL(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1592:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1592:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1592:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1592:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_Print(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1633:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1633:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1633:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1633:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_RegisterHandler(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1668:12: error: '::wxWebViewHandler' has not been declared
BUILDSTDERR:           ::wxWebViewHandler* handler;
BUILDSTDERR:             ^~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1668:12: note: suggested alternative: 'wxImageHandler'
BUILDSTDERR:           ::wxWebViewHandler* handler;
BUILDSTDERR:             ^~~~~~~~~~~~~~~~
BUILDSTDERR:             wxImageHandler
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1668:30: error: 'handler' was not declared in this scope
BUILDSTDERR:           ::wxWebViewHandler* handler;
BUILDSTDERR:                               ^~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1668:30: note: suggested alternative: 'rand_r'
BUILDSTDERR:           ::wxWebViewHandler* handler;
BUILDSTDERR:                               ^~~~~~~
BUILDSTDERR:                               rand_r
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1669:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1669:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1669:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1669:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1677:45: error: 'wxWebViewHandler' was not declared in this scope
BUILDSTDERR:          sipCpp->RegisterHandler(wxSharedPtr<wxWebViewHandler>(handler));
BUILDSTDERR:                                              ^~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1677:45: note: suggested alternative: 'wxImageHandler'
BUILDSTDERR:          sipCpp->RegisterHandler(wxSharedPtr<wxWebViewHandler>(handler));
BUILDSTDERR:                                              ^~~~~~~~~~~~~~~~
BUILDSTDERR:                                              wxImageHandler
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1677:61: error: template argument 1 is invalid
BUILDSTDERR:          sipCpp->RegisterHandler(wxSharedPtr<wxWebViewHandler>(handler));
BUILDSTDERR:                                                              ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_Reload(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1701:12: error: '::wxWebViewReloadFlags' has not been declared
BUILDSTDERR:           ::wxWebViewReloadFlags flags = wxWEBVIEW_RELOAD_DEFAULT;
BUILDSTDERR:             ^~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1701:12: note: suggested alternative: 'sipEnum_wxWebViewReloadFlags'
BUILDSTDERR:           ::wxWebViewReloadFlags flags = wxWEBVIEW_RELOAD_DEFAULT;
BUILDSTDERR:             ^~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:             sipEnum_wxWebViewReloadFlags
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1702:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1702:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1702:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1702:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1708:155: error: 'flags' was not declared in this scope
BUILDSTDERR:          if (sipParseKwdArgs(&sipParseErr, sipArgs, sipKwds, sipKwdList, NULL, "B|E", &sipSelf, sipType_wxWebView, &sipCpp, sipType_wxWebViewReloadFlags, &flags))
BUILDSTDERR:                                                                                                                                                            ^~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1708:155: note: suggested alternative: 'llabs'
BUILDSTDERR:          if (sipParseKwdArgs(&sipParseErr, sipArgs, sipKwds, sipKwdList, NULL, "B|E", &sipSelf, sipType_wxWebView, &sipCpp, sipType_wxWebViewReloadFlags, &flags))
BUILDSTDERR:                                                                                                                                                            ^~~~~
BUILDSTDERR:                                                                                                                                                            llabs
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_RunScript(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1743:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1743:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1743:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1743:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_SetEditable(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1784:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1784:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1784:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1784:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_SetPage(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1829:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1829:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1829:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1829:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1859:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1859:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1859:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1859:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_Stop(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1901:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1901:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1901:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1901:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_New(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1939:41: error: 'wxWebViewBackendDefault' was not declared in this scope
BUILDSTDERR:          const  ::wxString& backenddef = wxWebViewBackendDefault;
BUILDSTDERR:                                          ^~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1939:41: note: suggested alternative: 'sipName_WebViewBackendDefault'
BUILDSTDERR:          const  ::wxString& backenddef = wxWebViewBackendDefault;
BUILDSTDERR:                                          ^~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                          sipName_WebViewBackendDefault
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1949:16: error: '::wxWebView' has not been declared
BUILDSTDERR:               ::wxWebView*sipRes;
BUILDSTDERR:                 ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1949:16: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:               ::wxWebView*sipRes;
BUILDSTDERR:                 ^~~~~~~~~
BUILDSTDERR:                 wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1949:26: error: 'sipRes' was not declared in this scope
BUILDSTDERR:               ::wxWebView*sipRes;
BUILDSTDERR:                           ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1949:26: note: suggested alternative: 'sipArgs'
BUILDSTDERR:               ::wxWebView*sipRes;
BUILDSTDERR:                           ^~~~~~
BUILDSTDERR:                           sipArgs
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1954:25: error: '::wxWebView' has not been declared
BUILDSTDERR:              sipRes =  ::wxWebView::New(*backend);
BUILDSTDERR:                          ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1968:37: error: 'wxWebViewDefaultURLStr' was not declared in this scope
BUILDSTDERR:          const  ::wxString& urldef = wxWebViewDefaultURLStr;
BUILDSTDERR:                                      ^~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1968:37: note: suggested alternative: 'sipName_WebViewDefaultURLStr'
BUILDSTDERR:          const  ::wxString& urldef = wxWebViewDefaultURLStr;
BUILDSTDERR:                                      ^~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                      sipName_WebViewDefaultURLStr
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1977:41: error: 'wxWebViewBackendDefault' was not declared in this scope
BUILDSTDERR:          const  ::wxString& backenddef = wxWebViewBackendDefault;
BUILDSTDERR:                                          ^~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1977:41: note: suggested alternative: 'sipName_WebViewBackendDefault'
BUILDSTDERR:          const  ::wxString& backenddef = wxWebViewBackendDefault;
BUILDSTDERR:                                          ^~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:                                          sipName_WebViewBackendDefault
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1981:38: error: 'wxWebViewNameStr' was not declared in this scope
BUILDSTDERR:          const  ::wxString& namedef = wxWebViewNameStr;
BUILDSTDERR:                                       ^~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1981:38: note: suggested alternative: 'wxGaugeNameStr'
BUILDSTDERR:          const  ::wxString& namedef = wxWebViewNameStr;
BUILDSTDERR:                                       ^~~~~~~~~~~~~~~~
BUILDSTDERR:                                       wxGaugeNameStr
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1999:16: error: '::wxWebView' has not been declared
BUILDSTDERR:               ::wxWebView*sipRes;
BUILDSTDERR:                 ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1999:16: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:               ::wxWebView*sipRes;
BUILDSTDERR:                 ^~~~~~~~~
BUILDSTDERR:                 wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1999:26: error: 'sipRes' was not declared in this scope
BUILDSTDERR:               ::wxWebView*sipRes;
BUILDSTDERR:                           ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:1999:26: note: suggested alternative: 'size'
BUILDSTDERR:               ::wxWebView*sipRes;
BUILDSTDERR:                           ^~~~~~
BUILDSTDERR:                           size
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2004:25: error: '::wxWebView' has not been declared
BUILDSTDERR:              sipRes =  ::wxWebView::New(parent,id,*url,*pos,*size,*backend,style,*name);
BUILDSTDERR:                          ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_RegisterFactory(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2038:12: error: '::wxWebViewFactory' has not been declared
BUILDSTDERR:           ::wxWebViewFactory* factory;
BUILDSTDERR:             ^~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2038:12: note: suggested alternative: 'wxNativeDCFactory'
BUILDSTDERR:           ::wxWebViewFactory* factory;
BUILDSTDERR:             ^~~~~~~~~~~~~~~~
BUILDSTDERR:             wxNativeDCFactory
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2038:30: error: 'factory' was not declared in this scope
BUILDSTDERR:           ::wxWebViewFactory* factory;
BUILDSTDERR:                               ^~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2047:9: error: 'wxWebView' has not been declared
BUILDSTDERR:          wxWebView::RegisterFactory(*backend, wxSharedPtr<wxWebViewFactory>(factory));
BUILDSTDERR:          ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2047:58: error: 'wxWebViewFactory' was not declared in this scope
BUILDSTDERR:          wxWebView::RegisterFactory(*backend, wxSharedPtr<wxWebViewFactory>(factory));
BUILDSTDERR:                                                           ^~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2047:58: note: suggested alternative: 'wxNativeDCFactory'
BUILDSTDERR:          wxWebView::RegisterFactory(*backend, wxSharedPtr<wxWebViewFactory>(factory));
BUILDSTDERR:                                                           ^~~~~~~~~~~~~~~~
BUILDSTDERR:                                                           wxNativeDCFactory
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2047:74: error: template argument 1 is invalid
BUILDSTDERR:          wxWebView::RegisterFactory(*backend, wxSharedPtr<wxWebViewFactory>(factory));
BUILDSTDERR:                                                                           ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_GetClientAreaOrigin(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2071:18: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2071:16: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2073:84: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2073:84: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR:                                                                                     stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2080:65: error: '::wxWebView' has not been declared
BUILDSTDERR:              sipRes = new  ::wxPoint((sipSelfWasArg ? sipCpp-> ::wxWebView::GetClientAreaOrigin() : sipCpp->GetClientAreaOrigin()));
BUILDSTDERR:                                                                  ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_Validate(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2106:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2106:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2106:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2106:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2115:50: error: '::wxWebView' has not been declared
BUILDSTDERR:              sipRes = (sipSelfWasArg ? sipCpp-> ::wxWebView::Validate() : sipCpp->Validate());
BUILDSTDERR:                                                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_TransferDataToWindow(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2141:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2141:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2141:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2141:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2150:50: error: '::wxWebView' has not been declared
BUILDSTDERR:              sipRes = (sipSelfWasArg ? sipCpp-> ::wxWebView::TransferDataToWindow() : sipCpp->TransferDataToWindow());
BUILDSTDERR:                                                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_TransferDataFromWindow(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2176:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2176:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2176:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2176:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2185:50: error: '::wxWebView' has not been declared
BUILDSTDERR:              sipRes = (sipSelfWasArg ? sipCpp-> ::wxWebView::TransferDataFromWindow() : sipCpp->TransferDataFromWindow());
BUILDSTDERR:                                                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_InitDialog(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2211:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2211:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2211:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2211:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2218:41: error: '::wxWebView' has not been declared
BUILDSTDERR:              (sipSelfWasArg ? sipCpp-> ::wxWebView::InitDialog() : sipCpp->InitDialog());
BUILDSTDERR:                                          ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_AcceptsFocus(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2245:18: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2245:16: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2247:84: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2247:84: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR:                                                                                     stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2254:50: error: '::wxWebView' has not been declared
BUILDSTDERR:              sipRes = (sipSelfWasArg ? sipCpp-> ::wxWebView::AcceptsFocus() : sipCpp->AcceptsFocus());
BUILDSTDERR:                                                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_AcceptsFocusRecursively(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2280:18: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2280:16: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2282:84: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2282:84: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR:                                                                                     stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2289:50: error: '::wxWebView' has not been declared
BUILDSTDERR:              sipRes = (sipSelfWasArg ? sipCpp-> ::wxWebView::AcceptsFocusRecursively() : sipCpp->AcceptsFocusRecursively());
BUILDSTDERR:                                                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_AcceptsFocusFromKeyboard(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2315:18: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2315:16: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2317:84: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2317:84: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR:                                                                                     stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2324:50: error: '::wxWebView' has not been declared
BUILDSTDERR:              sipRes = (sipSelfWasArg ? sipCpp-> ::wxWebView::AcceptsFocusFromKeyboard() : sipCpp->AcceptsFocusFromKeyboard());
BUILDSTDERR:                                                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_AddChild(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2351:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2351:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2351:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2351:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2362:41: error: '::wxWebView' has not been declared
BUILDSTDERR:              (sipSelfWasArg ? sipCpp-> ::wxWebView::AddChild(child) : sipCpp->AddChild(child));
BUILDSTDERR:                                          ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_RemoveChild(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2390:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2390:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2390:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2390:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2401:41: error: '::wxWebView' has not been declared
BUILDSTDERR:              (sipSelfWasArg ? sipCpp-> ::wxWebView::RemoveChild(child) : sipCpp->RemoveChild(child));
BUILDSTDERR:                                          ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_InheritAttributes(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2428:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2428:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2428:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2428:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2435:41: error: '::wxWebView' has not been declared
BUILDSTDERR:              (sipSelfWasArg ? sipCpp-> ::wxWebView::InheritAttributes() : sipCpp->InheritAttributes());
BUILDSTDERR:                                          ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_ShouldInheritColours(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2462:18: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2462:16: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:          const  ::wxWebView *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2464:84: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2464:84: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebView, &sipCpp))
BUILDSTDERR:                                                                                     ^~~~~~
BUILDSTDERR:                                                                                     stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2471:50: error: '::wxWebView' has not been declared
BUILDSTDERR:              sipRes = (sipSelfWasArg ? sipCpp-> ::wxWebView::ShouldInheritColours() : sipCpp->ShouldInheritColours());
BUILDSTDERR:                                                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_OnInternalIdle(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2497:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2497:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2497:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2497:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2504:41: error: '::wxWebView' has not been declared
BUILDSTDERR:              (sipSelfWasArg ? sipCpp-> ::wxWebView::OnInternalIdle() : sipCpp->OnInternalIdle());
BUILDSTDERR:                                          ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_GetMainWindowOfCompositeControl(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2531:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2531:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2531:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2531:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2540:50: error: '::wxWebView' has not been declared
BUILDSTDERR:              sipRes = (sipSelfWasArg ? sipCpp-> ::wxWebView::GetMainWindowOfCompositeControl() : sipCpp->GetMainWindowOfCompositeControl());
BUILDSTDERR:                                                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_InformFirstDirection(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2569:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2569:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2569:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2569:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2584:50: error: '::wxWebView' has not been declared
BUILDSTDERR:              sipRes = (sipSelfWasArg ? sipCpp-> ::wxWebView::InformFirstDirection(direction,size,availableOtherDir) : sipCpp->InformFirstDirection(direction,size,availableOtherDir));
BUILDSTDERR:                                                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_SetCanFocus(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2611:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2611:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2611:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2611:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2622:41: error: '::wxWebView' has not been declared
BUILDSTDERR:              (sipSelfWasArg ? sipCpp-> ::wxWebView::SetCanFocus(canFocus) : sipCpp->SetCanFocus(canFocus));
BUILDSTDERR:                                          ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_Destroy(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2649:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2649:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2649:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2649:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2658:50: error: '::wxWebView' has not been declared
BUILDSTDERR:              sipRes = (sipSelfWasArg ? sipCpp-> ::wxWebView::Destroy() : sipCpp->Destroy());
BUILDSTDERR:                                                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_SetValidator(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2685:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2685:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2685:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2685:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2696:41: error: '::wxWebView' has not been declared
BUILDSTDERR:              (sipSelfWasArg ? sipCpp-> ::wxWebView::SetValidator(*validator) : sipCpp->SetValidator(*validator));
BUILDSTDERR:                                          ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_GetValidator(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2723:12: error: '::wxWebView' has not been declared
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2723:12: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:             ^~~~~~~~~
BUILDSTDERR:             wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2723:23: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2723:23: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebView *sipCpp;
BUILDSTDERR:                        ^~~~~~
BUILDSTDERR:                        stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2732:50: error: '::wxWebView' has not been declared
BUILDSTDERR:              sipRes = (sipSelfWasArg ? sipCpp-> ::wxWebView::GetValidator() : sipCpp->GetValidator());
BUILDSTDERR:                                                   ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'PyObject* meth_wxWebView_GetClassDefaultAttributes(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2770:51: error: '::wxWebView' has not been declared
BUILDSTDERR:              sipRes = new  ::wxVisualAttributes( ::wxWebView::GetClassDefaultAttributes(variant));
BUILDSTDERR:                                                    ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'void* cast_wxWebView(void*, const sipTypeDef*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2791:8: error: '::wxWebView' has not been declared
BUILDSTDERR:       ::wxWebView *sipCpp = reinterpret_cast< ::wxWebView *>(sipCppV);
BUILDSTDERR:         ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2791:8: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:       ::wxWebView *sipCpp = reinterpret_cast< ::wxWebView *>(sipCppV);
BUILDSTDERR:         ^~~~~~~~~
BUILDSTDERR:         wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2791:19: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:       ::wxWebView *sipCpp = reinterpret_cast< ::wxWebView *>(sipCppV);
BUILDSTDERR:                    ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2791:19: note: suggested alternative: 'sipCppV'
BUILDSTDERR:       ::wxWebView *sipCpp = reinterpret_cast< ::wxWebView *>(sipCppV);
BUILDSTDERR:                    ^~~~~~
BUILDSTDERR:                    sipCppV
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2791:48: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:       ::wxWebView *sipCpp = reinterpret_cast< ::wxWebView *>(sipCppV);
BUILDSTDERR:                                                 ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2791:46: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:       ::wxWebView *sipCpp = reinterpret_cast< ::wxWebView *>(sipCppV);
BUILDSTDERR:                                               ^~
BUILDSTDERR:                                               wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2791:58: error: expected '>' before '*' token
BUILDSTDERR:       ::wxWebView *sipCpp = reinterpret_cast< ::wxWebView *>(sipCppV);
BUILDSTDERR:                                                           ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2791:58: error: expected '(' before '*' token
BUILDSTDERR:       ::wxWebView *sipCpp = reinterpret_cast< ::wxWebView *>(sipCppV);
BUILDSTDERR:                                                           ^
BUILDSTDERR:                                                           (
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2791:59: error: expected primary-expression before '>' token
BUILDSTDERR:       ::wxWebView *sipCpp = reinterpret_cast< ::wxWebView *>(sipCppV);
BUILDSTDERR:                                                            ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2791:69: error: expected ')' before ';' token
BUILDSTDERR:       ::wxWebView *sipCpp = reinterpret_cast< ::wxWebView *>(sipCppV);
BUILDSTDERR:                                                                      ^
BUILDSTDERR:                                                                      )
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp: In function 'void release_wxWebView(void*, int)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2821:32: error: 'wxWebView' in namespace '::' does not name a type
BUILDSTDERR:      delete reinterpret_cast< ::wxWebView *>(sipCppV);
BUILDSTDERR:                                 ^~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2821:30: note: suggested alternative: 'wxWeakRef'
BUILDSTDERR:      delete reinterpret_cast< ::wxWebView *>(sipCppV);
BUILDSTDERR:                               ^~
BUILDSTDERR:                               wxWeakRef
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2821:42: error: expected '>' before '*' token
BUILDSTDERR:      delete reinterpret_cast< ::wxWebView *>(sipCppV);
BUILDSTDERR:                                           ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2821:42: error: expected '(' before '*' token
BUILDSTDERR:      delete reinterpret_cast< ::wxWebView *>(sipCppV);
BUILDSTDERR:                                           ^
BUILDSTDERR:                                           (
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2821:43: error: expected primary-expression before '>' token
BUILDSTDERR:      delete reinterpret_cast< ::wxWebView *>(sipCppV);
BUILDSTDERR:                                            ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebView.cpp:2821:53: error: expected ')' before ';' token
BUILDSTDERR:      delete reinterpret_cast< ::wxWebView *>(sipCppV);
BUILDSTDERR:                                                      ^
BUILDSTDERR:                                                      )
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:20:1: error: expected class-name before '{' token
BUILDSTDERR:  {
BUILDSTDERR:  ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:24:32: error: 'wxWebViewEvent' in namespace '::' does not name a type
BUILDSTDERR:      sipwxWebViewEvent(const  ::wxWebViewEvent&);
BUILDSTDERR:                                 ^~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:24:30: note: suggested alternative: 'sipwxWebViewEvent'
BUILDSTDERR:      sipwxWebViewEvent(const  ::wxWebViewEvent&);
BUILDSTDERR:                               ^~
BUILDSTDERR:                               sipwxWebViewEvent
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp: In constructor 'sipwxWebViewEvent::sipwxWebViewEvent()':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:45:58: error: expected class-name before '(' token
BUILDSTDERR:  sipwxWebViewEvent::sipwxWebViewEvent():  ::wxWebViewEvent(), sipPySelf(0)
BUILDSTDERR:                                                           ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:45:58: error: expected '{' before '(' token
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp: At global scope:
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:45:59: error: expected unqualified-id before ')' token
BUILDSTDERR:  sipwxWebViewEvent::sipwxWebViewEvent():  ::wxWebViewEvent(), sipPySelf(0)
BUILDSTDERR:                                                            ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:45:71: error: expected constructor, destructor, or type conversion before '(' token
BUILDSTDERR:  sipwxWebViewEvent::sipwxWebViewEvent():  ::wxWebViewEvent(), sipPySelf(0)
BUILDSTDERR:                                                                        ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp: In constructor 'sipwxWebViewEvent::sipwxWebViewEvent(wxEventType, int, wxString, wxString)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:50:132: error: expected class-name before '(' token
BUILDSTDERR:  sipwxWebViewEvent::sipwxWebViewEvent( ::wxEventType type,int id,const  ::wxString href,const  ::wxString target):  ::wxWebViewEvent(type,id,href,target), sipPySelf(0)
BUILDSTDERR:                                                                                                                                     ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:50:132: error: expected '{' before '(' token
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp: At global scope:
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:50:137: error: expected ')' before ',' token
BUILDSTDERR:  sipwxWebViewEvent::sipwxWebViewEvent( ::wxEventType type,int id,const  ::wxString href,const  ::wxString target):  ::wxWebViewEvent(type,id,href,target), sipPySelf(0)
BUILDSTDERR:                                                                                                                                     ~    ^
BUILDSTDERR:                                                                                                                                          )
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:50:140: error: expected constructor, destructor, or type conversion before ',' token
BUILDSTDERR:  sipwxWebViewEvent::sipwxWebViewEvent( ::wxEventType type,int id,const  ::wxString href,const  ::wxString target):  ::wxWebViewEvent(type,id,href,target), sipPySelf(0)
BUILDSTDERR:                                                                                                                                             ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:50:145: error: expected constructor, destructor, or type conversion before ',' token
BUILDSTDERR:  sipwxWebViewEvent::sipwxWebViewEvent( ::wxEventType type,int id,const  ::wxString href,const  ::wxString target):  ::wxWebViewEvent(type,id,href,target), sipPySelf(0)
BUILDSTDERR:                                                                                                                                                  ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:50:152: error: expected constructor, destructor, or type conversion before ')' token
BUILDSTDERR:  sipwxWebViewEvent::sipwxWebViewEvent( ::wxEventType type,int id,const  ::wxString href,const  ::wxString target):  ::wxWebViewEvent(type,id,href,target), sipPySelf(0)
BUILDSTDERR:                                                                                                                                                         ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:55:47: error: 'wxWebViewEvent' in namespace '::' does not name a type
BUILDSTDERR:  sipwxWebViewEvent::sipwxWebViewEvent(const  ::wxWebViewEvent& a0):  ::wxWebViewEvent(a0), sipPySelf(0)
BUILDSTDERR:                                                ^~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:55:45: note: suggested alternative: 'sipwxWebViewEvent'
BUILDSTDERR:  sipwxWebViewEvent::sipwxWebViewEvent(const  ::wxWebViewEvent& a0):  ::wxWebViewEvent(a0), sipPySelf(0)
BUILDSTDERR:                                              ^~
BUILDSTDERR:                                              sipwxWebViewEvent
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp: In constructor 'sipwxWebViewEvent::sipwxWebViewEvent(const int&)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:55:85: error: expected class-name before '(' token
BUILDSTDERR:  sipwxWebViewEvent::sipwxWebViewEvent(const  ::wxWebViewEvent& a0):  ::wxWebViewEvent(a0), sipPySelf(0)
BUILDSTDERR:                                                                                      ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:55:85: error: expected '{' before '(' token
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp: At global scope:
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:55:89: error: expected constructor, destructor, or type conversion before ',' token
BUILDSTDERR:  sipwxWebViewEvent::sipwxWebViewEvent(const  ::wxWebViewEvent& a0):  ::wxWebViewEvent(a0), sipPySelf(0)
BUILDSTDERR:                                                                                          ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:55:100: error: expected constructor, destructor, or type conversion before '(' token
BUILDSTDERR:  sipwxWebViewEvent::sipwxWebViewEvent(const  ::wxWebViewEvent& a0):  ::wxWebViewEvent(a0), sipPySelf(0)
BUILDSTDERR:                                                                                                     ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp: In member function 'wxEvent* sipwxWebViewEvent::Clone() const':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:73:19: error: '::wxWebViewEvent' has not been declared
BUILDSTDERR:          return  ::wxWebViewEvent::Clone();
BUILDSTDERR:                    ^~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp: In member function 'wxEventCategory sipwxWebViewEvent::GetEventCategory() const':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:88:19: error: '::wxWebViewEvent' has not been declared
BUILDSTDERR:          return  ::wxWebViewEvent::GetEventCategory();
BUILDSTDERR:                    ^~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp: In function 'PyObject* meth_wxWebViewEvent_GetTarget(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:107:18: error: 'wxWebViewEvent' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebViewEvent *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:107:16: note: suggested alternative: 'sipwxWebViewEvent'
BUILDSTDERR:          const  ::wxWebViewEvent *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 sipwxWebViewEvent
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:109:89: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebViewEvent, &sipCpp))
BUILDSTDERR:                                                                                          ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:109:89: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebViewEvent, &sipCpp))
BUILDSTDERR:                                                                                          ^~~~~~
BUILDSTDERR:                                                                                          stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp: In function 'PyObject* meth_wxWebViewEvent_GetURL(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:143:18: error: 'wxWebViewEvent' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebViewEvent *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:143:16: note: suggested alternative: 'sipwxWebViewEvent'
BUILDSTDERR:          const  ::wxWebViewEvent *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 sipwxWebViewEvent
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:145:89: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebViewEvent, &sipCpp))
BUILDSTDERR:                                                                                          ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:145:89: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebViewEvent, &sipCpp))
BUILDSTDERR:                                                                                          ^~~~~~
BUILDSTDERR:                                                                                          stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp: In function 'PyObject* meth_wxWebViewEvent_Clone(PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:178:18: error: 'wxWebViewEvent' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebViewEvent *sipCpp;
BUILDSTDERR:                   ^~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:178:16: note: suggested alternative: 'sipwxWebViewEvent'
BUILDSTDERR:          const  ::wxWebViewEvent *sipCpp;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 sipwxWebViewEvent
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:180:89: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebViewEvent, &sipCpp))
BUILDSTDERR:                                                                                          ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:180:89: note: suggested alternative: 'stpcpy'
BUILDSTDERR:          if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxWebViewEvent, &sipCpp))
BUILDSTDERR:                                                                                          ^~~~~~
BUILDSTDERR:                                                                                          stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:187:50: error: '::wxWebViewEvent' has not been declared
BUILDSTDERR:              sipRes = (sipSelfWasArg ? sipCpp-> ::wxWebViewEvent::Clone() : sipCpp->Clone());
BUILDSTDERR:                                                   ^~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp: In function 'void* cast_wxWebViewEvent(void*, const sipTypeDef*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:208:8: error: '::wxWebViewEvent' has not been declared
BUILDSTDERR:       ::wxWebViewEvent *sipCpp = reinterpret_cast< ::wxWebViewEvent *>(sipCppV);
BUILDSTDERR:         ^~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:208:8: note: suggested alternative: 'sipwxWebViewEvent'
BUILDSTDERR:       ::wxWebViewEvent *sipCpp = reinterpret_cast< ::wxWebViewEvent *>(sipCppV);
BUILDSTDERR:         ^~~~~~~~~~~~~~
BUILDSTDERR:         sipwxWebViewEvent
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:208:24: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:       ::wxWebViewEvent *sipCpp = reinterpret_cast< ::wxWebViewEvent *>(sipCppV);
BUILDSTDERR:                         ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:208:24: note: suggested alternative: 'sipCppV'
BUILDSTDERR:       ::wxWebViewEvent *sipCpp = reinterpret_cast< ::wxWebViewEvent *>(sipCppV);
BUILDSTDERR:                         ^~~~~~
BUILDSTDERR:                         sipCppV
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:208:53: error: 'wxWebViewEvent' in namespace '::' does not name a type
BUILDSTDERR:       ::wxWebViewEvent *sipCpp = reinterpret_cast< ::wxWebViewEvent *>(sipCppV);
BUILDSTDERR:                                                      ^~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:208:51: note: suggested alternative: 'sipwxWebViewEvent'
BUILDSTDERR:       ::wxWebViewEvent *sipCpp = reinterpret_cast< ::wxWebViewEvent *>(sipCppV);
BUILDSTDERR:                                                    ^~
BUILDSTDERR:                                                    sipwxWebViewEvent
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:208:68: error: expected '>' before '*' token
BUILDSTDERR:       ::wxWebViewEvent *sipCpp = reinterpret_cast< ::wxWebViewEvent *>(sipCppV);
BUILDSTDERR:                                                                     ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:208:68: error: expected '(' before '*' token
BUILDSTDERR:       ::wxWebViewEvent *sipCpp = reinterpret_cast< ::wxWebViewEvent *>(sipCppV);
BUILDSTDERR:                                                                     ^
BUILDSTDERR:                                                                     (
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:208:69: error: expected primary-expression before '>' token
BUILDSTDERR:       ::wxWebViewEvent *sipCpp = reinterpret_cast< ::wxWebViewEvent *>(sipCppV);
BUILDSTDERR:                                                                      ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:208:79: error: expected ')' before ';' token
BUILDSTDERR:       ::wxWebViewEvent *sipCpp = reinterpret_cast< ::wxWebViewEvent *>(sipCppV);
BUILDSTDERR:                                                                                ^
BUILDSTDERR:                                                                                )
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp: In function 'void release_wxWebViewEvent(void*, int)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:235:36: error: 'wxWebViewEvent' in namespace '::' does not name a type
BUILDSTDERR:          delete reinterpret_cast< ::wxWebViewEvent *>(sipCppV);
BUILDSTDERR:                                     ^~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:235:34: note: suggested alternative: 'sipwxWebViewEvent'
BUILDSTDERR:          delete reinterpret_cast< ::wxWebViewEvent *>(sipCppV);
BUILDSTDERR:                                   ^~
BUILDSTDERR:                                   sipwxWebViewEvent
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:235:51: error: expected '>' before '*' token
BUILDSTDERR:          delete reinterpret_cast< ::wxWebViewEvent *>(sipCppV);
BUILDSTDERR:                                                    ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:235:51: error: expected '(' before '*' token
BUILDSTDERR:          delete reinterpret_cast< ::wxWebViewEvent *>(sipCppV);
BUILDSTDERR:                                                    ^
BUILDSTDERR:                                                    (
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:235:52: error: expected primary-expression before '>' token
BUILDSTDERR:          delete reinterpret_cast< ::wxWebViewEvent *>(sipCppV);
BUILDSTDERR:                                                     ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:235:62: error: expected ')' before ';' token
BUILDSTDERR:          delete reinterpret_cast< ::wxWebViewEvent *>(sipCppV);
BUILDSTDERR:                                                               ^
BUILDSTDERR:                                                               )
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp: In function 'void* init_type_wxWebViewEvent(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:318:18: error: 'wxWebViewEvent' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebViewEvent* a0;
BUILDSTDERR:                   ^~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:318:16: note: suggested alternative: 'sipwxWebViewEvent'
BUILDSTDERR:          const  ::wxWebViewEvent* a0;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 sipwxWebViewEvent
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:320:108: error: 'a0' was not declared in this scope
BUILDSTDERR:          if (sipParseKwdArgs(sipParseErr, sipArgs, sipKwds, NULL, sipUnused, "J9", sipType_wxWebViewEvent, &a0))
BUILDSTDERR:                                                                                                             ^~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewEvent.cpp:320:108: note: suggested alternative: 'y0'
BUILDSTDERR:          if (sipParseKwdArgs(sipParseErr, sipArgs, sipKwds, NULL, sipUnused, "J9", sipType_wxWebViewEvent, &a0))
BUILDSTDERR:                                                                                                             ^~
BUILDSTDERR:                                                                                                             y0
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:18:1: error: expected class-name before '{' token
BUILDSTDERR:  {
BUILDSTDERR:  ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:21:41: error: 'wxWebViewArchiveHandler' in namespace '::' does not name a type
BUILDSTDERR:      sipwxWebViewArchiveHandler(const  ::wxWebViewArchiveHandler&);
BUILDSTDERR:                                          ^~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:21:39: note: suggested alternative: 'sipwxWebViewArchiveHandler'
BUILDSTDERR:      sipwxWebViewArchiveHandler(const  ::wxWebViewArchiveHandler&);
BUILDSTDERR:                                        ^~
BUILDSTDERR:                                        sipwxWebViewArchiveHandler
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp: In constructor 'sipwxWebViewArchiveHandler::sipwxWebViewArchiveHandler(const wxString&)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:42:110: error: expected class-name before '(' token
BUILDSTDERR:  sipwxWebViewArchiveHandler::sipwxWebViewArchiveHandler(const  ::wxString& scheme):  ::wxWebViewArchiveHandler(scheme), sipPySelf(0)
BUILDSTDERR:                                                                                                               ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:42:110: error: expected '{' before '(' token
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp: At global scope:
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:42:118: error: expected constructor, destructor, or type conversion before ',' token
BUILDSTDERR:  sipwxWebViewArchiveHandler::sipwxWebViewArchiveHandler(const  ::wxString& scheme):  ::wxWebViewArchiveHandler(scheme), sipPySelf(0)
BUILDSTDERR:                                                                                                                       ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:42:129: error: expected constructor, destructor, or type conversion before '(' token
BUILDSTDERR:  sipwxWebViewArchiveHandler::sipwxWebViewArchiveHandler(const  ::wxString& scheme):  ::wxWebViewArchiveHandler(scheme), sipPySelf(0)
BUILDSTDERR:                                                                                                                                  ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:47:65: error: 'wxWebViewArchiveHandler' in namespace '::' does not name a type
BUILDSTDERR:  sipwxWebViewArchiveHandler::sipwxWebViewArchiveHandler(const  ::wxWebViewArchiveHandler& a0):  ::wxWebViewArchiveHandler(a0), sipPySelf(0)
BUILDSTDERR:                                                                  ^~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:47:63: note: suggested alternative: 'sipwxWebViewArchiveHandler'
BUILDSTDERR:  sipwxWebViewArchiveHandler::sipwxWebViewArchiveHandler(const  ::wxWebViewArchiveHandler& a0):  ::wxWebViewArchiveHandler(a0), sipPySelf(0)
BUILDSTDERR:                                                                ^~
BUILDSTDERR:                                                                sipwxWebViewArchiveHandler
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp: In constructor 'sipwxWebViewArchiveHandler::sipwxWebViewArchiveHandler(const int&)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:47:121: error: expected class-name before '(' token
BUILDSTDERR:  sipwxWebViewArchiveHandler::sipwxWebViewArchiveHandler(const  ::wxWebViewArchiveHandler& a0):  ::wxWebViewArchiveHandler(a0), sipPySelf(0)
BUILDSTDERR:                                                                                                                          ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:47:121: error: expected '{' before '(' token
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp: At global scope:
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:47:125: error: expected constructor, destructor, or type conversion before ',' token
BUILDSTDERR:  sipwxWebViewArchiveHandler::sipwxWebViewArchiveHandler(const  ::wxWebViewArchiveHandler& a0):  ::wxWebViewArchiveHandler(a0), sipPySelf(0)
BUILDSTDERR:                                                                                                                              ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:47:136: error: expected constructor, destructor, or type conversion before '(' token
BUILDSTDERR:  sipwxWebViewArchiveHandler::sipwxWebViewArchiveHandler(const  ::wxWebViewArchiveHandler& a0):  ::wxWebViewArchiveHandler(a0), sipPySelf(0)
BUILDSTDERR:                                                                                                                                         ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp: In member function 'wxFSFile* sipwxWebViewArchiveHandler::GetFile(const wxString&)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:65:19: error: '::wxWebViewArchiveHandler' has not been declared
BUILDSTDERR:          return  ::wxWebViewArchiveHandler::GetFile(uri);
BUILDSTDERR:                    ^~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp: In member function 'wxString sipwxWebViewArchiveHandler::GetName() const':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:80:19: error: '::wxWebViewArchiveHandler' has not been declared
BUILDSTDERR:          return  ::wxWebViewArchiveHandler::GetName();
BUILDSTDERR:                    ^~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp: In function 'PyObject* meth_wxWebViewArchiveHandler_GetFile(PyObject*, PyObject*, PyObject*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:99:12: error: '::wxWebViewArchiveHandler' has not been declared
BUILDSTDERR:           ::wxWebViewArchiveHandler *sipCpp;
BUILDSTDERR:             ^~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:99:12: note: suggested alternative: 'sipwxWebViewArchiveHandler'
BUILDSTDERR:           ::wxWebViewArchiveHandler *sipCpp;
BUILDSTDERR:             ^~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:             sipwxWebViewArchiveHandler
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:99:37: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:           ::wxWebViewArchiveHandler *sipCpp;
BUILDSTDERR:                                      ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:99:37: note: suggested alternative: 'stpcpy'
BUILDSTDERR:           ::wxWebViewArchiveHandler *sipCpp;
BUILDSTDERR:                                      ^~~~~~
BUILDSTDERR:                                      stpcpy
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:112:50: error: '::wxWebViewArchiveHandler' has not been declared
BUILDSTDERR:              sipRes = (sipSelfWasArg ? sipCpp-> ::wxWebViewArchiveHandler::GetFile(*uri) : sipCpp->GetFile(*uri));
BUILDSTDERR:                                                   ^~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp: In function 'void* cast_wxWebViewArchiveHandler(void*, const sipTypeDef*)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:134:8: error: '::wxWebViewArchiveHandler' has not been declared
BUILDSTDERR:       ::wxWebViewArchiveHandler *sipCpp = reinterpret_cast< ::wxWebViewArchiveHandler *>(sipCppV);
BUILDSTDERR:         ^~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:134:8: note: suggested alternative: 'sipwxWebViewArchiveHandler'
BUILDSTDERR:       ::wxWebViewArchiveHandler *sipCpp = reinterpret_cast< ::wxWebViewArchiveHandler *>(sipCppV);
BUILDSTDERR:         ^~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR:         sipwxWebViewArchiveHandler
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:134:33: error: 'sipCpp' was not declared in this scope
BUILDSTDERR:       ::wxWebViewArchiveHandler *sipCpp = reinterpret_cast< ::wxWebViewArchiveHandler *>(sipCppV);
BUILDSTDERR:                                  ^~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:134:33: note: suggested alternative: 'sipCppV'
BUILDSTDERR:       ::wxWebViewArchiveHandler *sipCpp = reinterpret_cast< ::wxWebViewArchiveHandler *>(sipCppV);
BUILDSTDERR:                                  ^~~~~~
BUILDSTDERR:                                  sipCppV
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:134:62: error: 'wxWebViewArchiveHandler' in namespace '::' does not name a type
BUILDSTDERR:       ::wxWebViewArchiveHandler *sipCpp = reinterpret_cast< ::wxWebViewArchiveHandler *>(sipCppV);
BUILDSTDERR:                                                               ^~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:134:60: note: suggested alternative: 'sipwxWebViewArchiveHandler'
BUILDSTDERR:       ::wxWebViewArchiveHandler *sipCpp = reinterpret_cast< ::wxWebViewArchiveHandler *>(sipCppV);
BUILDSTDERR:                                                             ^~
BUILDSTDERR:                                                             sipwxWebViewArchiveHandler
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:134:86: error: expected '>' before '*' token
BUILDSTDERR:       ::wxWebViewArchiveHandler *sipCpp = reinterpret_cast< ::wxWebViewArchiveHandler *>(sipCppV);
BUILDSTDERR:                                                                                       ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:134:86: error: expected '(' before '*' token
BUILDSTDERR:       ::wxWebViewArchiveHandler *sipCpp = reinterpret_cast< ::wxWebViewArchiveHandler *>(sipCppV);
BUILDSTDERR:                                                                                       ^
BUILDSTDERR:                                                                                       (
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:134:87: error: expected primary-expression before '>' token
BUILDSTDERR:       ::wxWebViewArchiveHandler *sipCpp = reinterpret_cast< ::wxWebViewArchiveHandler *>(sipCppV);
BUILDSTDERR:                                                                                        ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:134:97: error: expected ')' before ';' token
BUILDSTDERR:       ::wxWebViewArchiveHandler *sipCpp = reinterpret_cast< ::wxWebViewArchiveHandler *>(sipCppV);
BUILDSTDERR:                                                                                                  ^
BUILDSTDERR:                                                                                                  )
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:137:31: error: 'wxWebViewHandler' in namespace '::' does not name a type
BUILDSTDERR:          return static_cast< ::wxWebViewHandler *>(sipCpp);
BUILDSTDERR:                                ^~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:137:29: note: suggested alternative: 'wxImageHandler'
BUILDSTDERR:          return static_cast< ::wxWebViewHandler *>(sipCpp);
BUILDSTDERR:                              ^~
BUILDSTDERR:                              wxImageHandler
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:137:48: error: expected '>' before '*' token
BUILDSTDERR:          return static_cast< ::wxWebViewHandler *>(sipCpp);
BUILDSTDERR:                                                 ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:137:48: error: expected '(' before '*' token
BUILDSTDERR:          return static_cast< ::wxWebViewHandler *>(sipCpp);
BUILDSTDERR:                                                 ^
BUILDSTDERR:                                                 (
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:137:49: error: expected primary-expression before '>' token
BUILDSTDERR:          return static_cast< ::wxWebViewHandler *>(sipCpp);
BUILDSTDERR:                                                  ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:137:58: error: expected ')' before ';' token
BUILDSTDERR:          return static_cast< ::wxWebViewHandler *>(sipCpp);
BUILDSTDERR:                                                           ^
BUILDSTDERR:                                                           )
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp: In function 'void release_wxWebViewArchiveHandler(void*, int)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:152:36: error: 'wxWebViewArchiveHandler' in namespace '::' does not name a type
BUILDSTDERR:          delete reinterpret_cast< ::wxWebViewArchiveHandler *>(sipCppV);
BUILDSTDERR:                                     ^~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:152:34: note: suggested alternative: 'sipwxWebViewArchiveHandler'
BUILDSTDERR:          delete reinterpret_cast< ::wxWebViewArchiveHandler *>(sipCppV);
BUILDSTDERR:                                   ^~
BUILDSTDERR:                                   sipwxWebViewArchiveHandler
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:152:60: error: expected '>' before '*' token
BUILDSTDERR:          delete reinterpret_cast< ::wxWebViewArchiveHandler *>(sipCppV);
BUILDSTDERR:                                                             ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:152:60: error: expected '(' before '*' token
BUILDSTDERR:          delete reinterpret_cast< ::wxWebViewArchiveHandler *>(sipCppV);
BUILDSTDERR:                                                             ^
BUILDSTDERR:                                                             (
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:152:61: error: expected primary-expression before '>' token
BUILDSTDERR:          delete reinterpret_cast< ::wxWebViewArchiveHandler *>(sipCppV);
BUILDSTDERR:                                                              ^
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:152:71: error: expected ')' before ';' token
BUILDSTDERR:          delete reinterpret_cast< ::wxWebViewArchiveHandler *>(sipCppV);
BUILDSTDERR:                                                                        ^
BUILDSTDERR:                                                                        )
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp: In function 'void* init_type_wxWebViewArchiveHandler(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)':
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:206:18: error: 'wxWebViewArchiveHandler' in namespace '::' does not name a type
BUILDSTDERR:          const  ::wxWebViewArchiveHandler* a0;
BUILDSTDERR:                   ^~~~~~~~~~~~~~~~~~~~~~~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:206:16: note: suggested alternative: 'sipwxWebViewArchiveHandler'
BUILDSTDERR:          const  ::wxWebViewArchiveHandler* a0;
BUILDSTDERR:                 ^~
BUILDSTDERR:                 sipwxWebViewArchiveHandler
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:208:117: error: 'a0' was not declared in this scope
BUILDSTDERR:          if (sipParseKwdArgs(sipParseErr, sipArgs, sipKwds, NULL, sipUnused, "J9", sipType_wxWebViewArchiveHandler, &a0))
BUILDSTDERR:                                                                                                                      ^~
BUILDSTDERR: ../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp:208:117: note: suggested alternative: 'y0'
BUILDSTDERR:          if (sipParseKwdArgs(sipParseErr, sipArgs, sipKwds, NULL, sipUnused, "J9", sipType_wxWebViewArchiveHandler, &a0))
BUILDSTDERR:                                                                                                                      ^~
BUILDSTDERR:                                                                                                                      y0
BUILDSTDERR: Waf: Leaving directory `/builddir/build/BUILD/python-wxpython4-4.0.1/python2/build/waf/2.7/gtk3'
BUILDSTDERR: Build failed
BUILDSTDERR:  -> task in '_html2' failed (exit status 1): 
BUILDSTDERR: 	{task 137487413904: cxx sip_html2cmodule.cpp -> sip_html2cmodule.cpp.15.o}
BUILDSTDERR: ['/usr/bin/g++', '-std=c++11', '-fPIC', '-pthread', '-pthread', '-UNDEBUG', '-g', '-pthread', '-fno-strict-aliasing', '-fexceptions', '-fstack-protector-strong', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-fwrapv', '-fexceptions', '-fstack-protector-strong', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-fwrapv', '-fno-strict-aliasing', '-I/usr/lib64/wx/include/gtk3-unicode-3.0', '-I/usr/include/wx-3.0', '-I/builddir/build/BUILD/python-wxpython4-4.0.1/python2/build/waf/2.7/gtk3/src', '-I/builddir/build/BUILD/python-wxpython4-4.0.1/python2/src', '-I/usr/include/python2.7', '-DPYTHONDIR="/usr/local/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/local/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DHAVE_WX=1', '-DHAVE_WXADV=1', '-DHAVE_WXSTC=1', '-DHAVE_WXHTML=1', '-DHAVE_WXGL=1', '-DHAVE_WXWEBVIEW=1', '-DHAVE_WXXML=1', '-DHAVE_WXXRC=1', '-DHAVE_WXRICHTEXT=1', '-DHAVE_WXMEDIA=1', '-DHAVE_WXRIBBON=1', '-DHAVE_WXPROPGRID=1', '-DHAVE_WXAUI=1', '-D_FILE_OFFSET_BITS=64', '-DWXUSINGDLL', '-D__WXGTK__', '-D_GNU_SOURCE', '-D_GNU_SOURCE', '../../../../sip/cpp/sip_html2cmodule.cpp', '-c', '-o', 'sip/cpp/sip_html2cmodule.cpp.15.o']
BUILDSTDERR:  -> task in '_html2' failed (exit status 1): 
BUILDSTDERR: 	{task 137487414096: cxx sip_html2wxWebView.cpp -> sip_html2wxWebView.cpp.15.o}
BUILDSTDERR: ['/usr/bin/g++', '-std=c++11', '-fPIC', '-pthread', '-pthread', '-UNDEBUG', '-g', '-pthread', '-fno-strict-aliasing', '-fexceptions', '-fstack-protector-strong', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-fwrapv', '-fexceptions', '-fstack-protector-strong', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-fwrapv', '-fno-strict-aliasing', '-I/usr/lib64/wx/include/gtk3-unicode-3.0', '-I/usr/include/wx-3.0', '-I/builddir/build/BUILD/python-wxpython4-4.0.1/python2/build/waf/2.7/gtk3/src', '-I/builddir/build/BUILD/python-wxpython4-4.0.1/python2/src', '-I/usr/include/python2.7', '-DPYTHONDIR="/usr/local/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/local/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DHAVE_WX=1', '-DHAVE_WXADV=1', '-DHAVE_WXSTC=1', '-DHAVE_WXHTML=1', '-DHAVE_WXGL=1', '-DHAVE_WXWEBVIEW=1', '-DHAVE_WXXML=1', '-DHAVE_WXXRC=1', '-DHAVE_WXRICHTEXT=1', '-DHAVE_WXMEDIA=1', '-DHAVE_WXRIBBON=1', '-DHAVE_WXPROPGRID=1', '-DHAVE_WXAUI=1', '-D_FILE_OFFSET_BITS=64', '-DWXUSINGDLL', '-D__WXGTK__', '-D_GNU_SOURCE', '-D_GNU_SOURCE', '../../../../sip/cpp/sip_html2wxWebView.cpp', '-c', '-o', 'sip/cpp/sip_html2wxWebView.cpp.15.o']
BUILDSTDERR:  -> task in '_html2' failed (exit status 1): 
BUILDSTDERR: 	{task 137487414352: cxx sip_html2wxWebViewEvent.cpp -> sip_html2wxWebViewEvent.cpp.15.o}
BUILDSTDERR: ['/usr/bin/g++', '-std=c++11', '-fPIC', '-pthread', '-pthread', '-UNDEBUG', '-g', '-pthread', '-fno-strict-aliasing', '-fexceptions', '-fstack-protector-strong', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-fwrapv', '-fexceptions', '-fstack-protector-strong', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-fwrapv', '-fno-strict-aliasing', '-I/usr/lib64/wx/include/gtk3-unicode-3.0', '-I/usr/include/wx-3.0', '-I/builddir/build/BUILD/python-wxpython4-4.0.1/python2/build/waf/2.7/gtk3/src', '-I/builddir/build/BUILD/python-wxpython4-4.0.1/python2/src', '-I/usr/include/python2.7', '-DPYTHONDIR="/usr/local/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/local/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DHAVE_WX=1', '-DHAVE_WXADV=1', '-DHAVE_WXSTC=1', '-DHAVE_WXHTML=1', '-DHAVE_WXGL=1', '-DHAVE_WXWEBVIEW=1', '-DHAVE_WXXML=1', '-DHAVE_WXXRC=1', '-DHAVE_WXRICHTEXT=1', '-DHAVE_WXMEDIA=1', '-DHAVE_WXRIBBON=1', '-DHAVE_WXPROPGRID=1', '-DHAVE_WXAUI=1', '-D_FILE_OFFSET_BITS=64', '-DWXUSINGDLL', '-D__WXGTK__', '-D_GNU_SOURCE', '-D_GNU_SOURCE', '../../../../sip/cpp/sip_html2wxWebViewEvent.cpp', '-c', '-o', 'sip/cpp/sip_html2wxWebViewEvent.cpp.15.o']
BUILDSTDERR:  -> task in '_html2' failed (exit status 1): 
BUILDSTDERR: 	{task 137487414224: cxx sip_html2wxWebViewArchiveHandler.cpp -> sip_html2wxWebViewArchiveHandler.cpp.15.o}
BUILDSTDERR: ['/usr/bin/g++', '-std=c++11', '-fPIC', '-pthread', '-pthread', '-UNDEBUG', '-g', '-pthread', '-fno-strict-aliasing', '-fexceptions', '-fstack-protector-strong', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-fwrapv', '-fexceptions', '-fstack-protector-strong', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-fPIC', '-fwrapv', '-fno-strict-aliasing', '-I/usr/lib64/wx/include/gtk3-unicode-3.0', '-I/usr/include/wx-3.0', '-I/builddir/build/BUILD/python-wxpython4-4.0.1/python2/build/waf/2.7/gtk3/src', '-I/builddir/build/BUILD/python-wxpython4-4.0.1/python2/src', '-I/usr/include/python2.7', '-DPYTHONDIR="/usr/local/lib/python2.7/site-packages"', '-DPYTHONARCHDIR="/usr/local/lib64/python2.7/site-packages"', '-DHAVE_PYTHON_H=1', '-DHAVE_WX=1', '-DHAVE_WXADV=1', '-DHAVE_WXSTC=1', '-DHAVE_WXHTML=1', '-DHAVE_WXGL=1', '-DHAVE_WXWEBVIEW=1', '-DHAVE_WXXML=1', '-DHAVE_WXXRC=1', '-DHAVE_WXRICHTEXT=1', '-DHAVE_WXMEDIA=1', '-DHAVE_WXRIBBON=1', '-DHAVE_WXPROPGRID=1', '-DHAVE_WXAUI=1', '-D_FILE_OFFSET_BITS=64', '-DWXUSINGDLL', '-D__WXGTK__', '-D_GNU_SOURCE', '-D_GNU_SOURCE', '../../../../sip/cpp/sip_html2wxWebViewArchiveHandler.cpp', '-c', '-o', 'sip/cpp/sip_html2wxWebViewArchiveHandler.cpp.15.o']
Command '"/usr/bin/python2" /builddir/build/BUILD/python-wxpython4-4.0.1/python2/bin/waf-1.7.15-p1 --wx_config=wx-config-3.0 --gtk3 --python="/usr/bin/python2" --out=build/waf/2.7/gtk3 configure build ' failed with exit code 1.
Finished command: build_py (529m19.27s)
BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.fR6EFd (%build)
RPM build errors:
BUILDSTDERR:     Bad exit status from /var/tmp/rpm-tmp.fR6EFd (%build)
Child return code was: 1
EXCEPTION: [Error()]
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace
    result = func(*args, **kw)
  File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 626, in do
    raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode)
mockbuild.exception.Error: Command failed: 
 # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-wxpython4.spec