Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-wxpython4.spec'], chrootPath='/var/lib/mock/f31-build-74555-31055/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: warning: line 60: Possible unexpanded macro in: Requires: python2-sip-api(%{_sip_api_major})(riscv-64) >= %{_sip_api} BUILDSTDERR: warning: line 93: Possible unexpanded macro in: Requires: python3-sip-api(%{_sip_api_major})(riscv-64) >= %{_sip_api} Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564099200 Wrote: /builddir/build/SRPMS/python-wxpython4-4.0.6-5.fc31.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/f31-build-74555-31055/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564099200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6V4Bl8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-wxpython4-4.0.6 + /usr/bin/mkdir -p python-wxpython4-4.0.6 + cd python-wxpython4-4.0.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/wxPython-4.0.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv wxPython-4.0.6 python2 + pushd python2 + echo 'Patch #0 (unbundle-sip.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + 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/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/__main__.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.Metafile.SetClipboard.1.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/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/__main__.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 + cp -a python2 python3 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 ~/build/BUILD/python-wxpython4-4.0.6/python2 ~/build/BUILD/python-wxpython4-4.0.6 Patch #0 (unbundle-sip.patch): patching file buildtools/config.py patching file etg/dataview.py patching file etg/grid.py patching file etg/sizer.py patching file etg/window.py Hunk #1 succeeded at 201 (offset 23 lines). patching file unittests/test_dc.py patching file wscript Hunk #1 succeeded at 106 (offset 2 lines). Hunk #2 succeeded at 309 (offset 17 lines). Hunk #3 succeeded at 557 (offset 17 lines). patching file wx/lib/gizmos/dynamicsash.py ~/build/BUILD/python-wxpython4-4.0.6 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Yoewl7 + umask 022 + cd /builddir/build/BUILD + cd python-wxpython4-4.0.6 + 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 ~/build/BUILD/python-wxpython4-4.0.6/python2 ~/build/BUILD/python-wxpython4-4.0.6 Will build using: "/usr/bin/python2" 2.7.16 (default, Jul 26 2019, 00:00:00) [GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] Python's architecture is 64bit cfg.VERSION: 4.0.6 Running command: dox bash ./regen.sh xml Finished command: dox (15m3.678s) Running command: touch Finished command: touch (0.704s) Running command: etg "/usr/bin/python2" etg/_core.py --sip --nodoc "/usr/bin/python2" etg/_html.py --sip --nodoc "/usr/bin/python2" etg/_grid.py --sip --nodoc "/usr/bin/python2" etg/_propgrid.py --sip --nodoc "/usr/bin/python2" etg/_dataview.py --sip --nodoc "/usr/bin/python2" etg/_aui.py --sip --nodoc "/usr/bin/python2" etg/_richtext.py --sip --nodoc "/usr/bin/python2" etg/_adv.py --sip --nodoc "/usr/bin/python2" etg/_msw.py --sip --nodoc "/usr/bin/python2" etg/_media.py --sip --nodoc "/usr/bin/python2" etg/_html2.py --sip --nodoc "/usr/bin/python2" etg/_xrc.py --sip --nodoc "/usr/bin/python2" etg/_webkit.py --sip --nodoc "/usr/bin/python2" etg/_stc.py --sip --nodoc "/usr/bin/python2" etg/_xml.py --sip --nodoc "/usr/bin/python2" etg/_ribbon.py --sip --nodoc "/usr/bin/python2" etg/_glcanvas.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/metafile.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/access.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/grid.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/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/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/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/axbase.py --sip --nodoc "/usr/bin/python2" etg/mediactrl.py --sip --nodoc "/usr/bin/python2" etg/webview.py --sip --nodoc "/usr/bin/python2" etg/webkit.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 (258m13.259s) Running command: sip /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmpNxLSRY -b sip/cpp/_core.sbf -X pycode_core:wx/core.py sip/gen/_core.sip sip_corewxContextMenuEvent.cpp is changed, copying... sip_corewxIndividualLayoutConstraint.cpp is changed, copying... sip_corewxImageRGBValue.cpp is changed, copying... sip_corewxPrintData.cpp is changed, copying... sip_corewxBusyInfo.cpp is changed, copying... sip_corewxPNGHandler.cpp is changed, copying... sip_corewxConfigBase.cpp is changed, copying... sip_corewxLogWindow.cpp is changed, copying... sip_corewxCharBuffer.cpp is changed, copying... sip_corewxTipWindow.cpp is changed, copying... sip_corewxStaticBoxSizer.cpp is changed, copying... sip_corewxSizerItemList_iterator.cpp is changed, copying... sip_corewxPCXHandler.cpp is changed, copying... sip_corewxContextHelpButton.cpp is changed, copying... sip_corewxPalette.cpp is changed, copying... sip_corewxPyBuffer.cpp is changed, copying... sip_corewxPyUserData.cpp is changed, copying... sip_corewxDelegateRendererNative.cpp is changed, copying... sip_corewxImageHistogram.cpp is changed, copying... sip_corewxVariant.cpp is changed, copying... sip_corewxMenuBar.cpp is changed, copying... sip_corewxFileSystemHandler.cpp is changed, copying... sip_corewxSysColourChangedEvent.cpp is changed, copying... sip_corewxEventBlocker.cpp is changed, copying... sip_corewxRendererVersion.cpp is changed, copying... sip_corewxNativeFontInfo.cpp is changed, copying... sip_corewxPreviewControlBar.cpp is changed, copying... sip_corewxGenericProgressDialog.cpp is changed, copying... sip_corewxTopLevelWindow.cpp is changed, copying... sip_corewxStaticText.cpp is changed, copying... sip_corewxPrintout.cpp is changed, copying... sip_corewxFlexGridSizer.cpp is changed, copying... sip_corewxAppConsole.cpp is changed, copying... sip_corewxFSFile.cpp is changed, copying... sip_corewxLanguageInfo.cpp is changed, copying... sip_corewxHelpEvent.cpp is changed, copying... sip_corewxBitmapDataObject.cpp is changed, copying... sip_corewxPySingleChoiceDialog.cpp is changed, copying... sip_corewxWindowDisabler.cpp is changed, copying... sip_corewxGenericMessageDialog.cpp is changed, copying... sip_corewxActivateEvent.cpp is changed, copying... sip_corewxClassInfo.cpp is changed, copying... sip_corewxGauge.cpp is changed, copying... sip_corewxHeaderColumn.cpp is changed, copying... sip_corewxFindDialogEvent.cpp is changed, copying... sip_corewxVisualAttributes.cpp is changed, copying... sip_corewxSingleInstanceChecker.cpp is changed, copying... sip_corewxPageSetupDialogData.cpp is changed, copying... sip_corewxGridBagSizer.cpp is changed, copying... sip_corewxTextUrlEvent.cpp is changed, copying... sip_corewxValidator.cpp is changed, copying... sip_corewxLogFormatter.cpp is changed, copying... sip_corewxMemoryDC.cpp is changed, copying... sip_corewxMsgCatalog.cpp is changed, copying... sip_corewxBusyCursor.cpp is changed, copying... sip_corewxWithImages.cpp is changed, copying... sip_corewxLogTextCtrl.cpp is changed, copying... sip_corewxProgressDialog.cpp is changed, copying... sip_corewxTextDataObject.cpp is changed, copying... sip_corewxPaintDC.cpp is changed, copying... sip_corewxNotebook.cpp is changed, copying... sip_corewxFileDropTarget.cpp is changed, copying... sip_corewxChoice.cpp is changed, copying... sip_corewxGridSizer.cpp is changed, copying... sip_corewxAppTraits.cpp is changed, copying... sip_corewxURLDataObject.cpp is changed, copying... sip_corewxBitmap.cpp is changed, copying... sip_corewxPopupWindow.cpp is changed, copying... sip_corewxWindowDestroyEvent.cpp is changed, copying... sip_corewxAnyButton.cpp is changed, copying... sip_corewxOverlay.cpp is changed, copying... sip_corewxPaintEvent.cpp is changed, copying... sip_corewxFontEnumerator.cpp is changed, copying... sip_corewxDisplayChangedEvent.cpp is changed, copying... sipAPI_core.h is changed, copying... sip_corewxConfig.cpp is changed, copying... sip_corewxXPMHandler.cpp is changed, copying... sip_corewxScrolledCanvas.cpp is changed, copying... sip_corewxStaticLine.cpp is changed, copying... sip_corewxStdDialogButtonSizer.cpp is changed, copying... sip_corewxColourDatabase.cpp is changed, copying... sip_corewxChildFocusEvent.cpp is changed, copying... sip_corewxGraphicsBrush.cpp is changed, copying... sip_corewxMimeTypesManager.cpp is changed, copying... sip_corewxGraphicsObject.cpp is changed, copying... sip_corewxLogRecordInfo.cpp is changed, copying... sip_corewxHeaderColumnSimple.cpp is changed, copying... sip_corewxDCFontChanger.cpp is changed, copying... sip_corewxToolBar.cpp is changed, copying... sip_corewxIdleEvent.cpp is changed, copying... sip_corewxImage.cpp is changed, copying... sip_corewxCommand.cpp is changed, copying... sip_corewxFileDirPickerEvent.cpp is changed, copying... sip_corewxFontMetrics.cpp is changed, copying... sip_corewxFontPickerEvent.cpp is changed, copying... sip_corewxStatusBar.cpp is changed, copying... sip_corewxSplitterWindow.cpp is changed, copying... sip_corewxOutputStream.cpp is changed, copying... sip_corewxTextCompleter.cpp is changed, copying... sip_corewxCommandList_iterator.cpp is changed, copying... sip_corewxDialog.cpp is changed, copying... sip_corewxInitDialogEvent.cpp is changed, copying... sip_corewxPaletteChangedEvent.cpp is changed, copying... sip_corewxTreeItemId.cpp is changed, copying... sip_corewxMetafileDC.cpp is changed, copying... sip_corewxLog.cpp is changed, copying... sip_corewxNonOwnedWindow.cpp is changed, copying... sip_corewxBoxSizer.cpp is changed, copying... sip_corewxDateTimeTm.cpp is changed, copying... sip_corewxLinuxDistributionInfo.cpp is changed, copying... sip_corewxDataObject.cpp is changed, copying... sip_corewxTreebook.cpp is changed, copying... sip_corewxFileHistory.cpp is changed, copying... sip_corewxColour.cpp is changed, copying... sip_corewxMenuList.cpp is changed, copying... sip_corewxRegion.cpp is changed, copying... sip_corewxMouseState.cpp is changed, copying... sip_corewxGraphicsGradientStop.cpp is changed, copying... sip_corewxPenList.cpp is changed, copying... sip_corewxCommandEvent.cpp is changed, copying... sip_corewxInfoBar.cpp is changed, copying... sip_corewxBrushList.cpp is changed, copying... sip_corewxTreeCtrl.cpp is changed, copying... sip_corewxJPEGHandler.cpp is changed, copying... sip_corewxPixelDataBase.cpp is changed, copying... sip_corewxScrolledWindow.cpp is changed, copying... sip_corewxClipboard.cpp is changed, copying... sip_corewxModalDialogHook.cpp is changed, copying... sip_corewxTextEntry.cpp is changed, copying... sip_corewxLogNull.cpp is changed, copying... sip_corewxFilterFSHandler.cpp is changed, copying... sip_corewxAcceleratorEntry.cpp is changed, copying... sip_corewxSplitterEvent.cpp is changed, copying... sip_corewxMessageDialog.cpp is changed, copying... sip_corewxMouseCaptureLostEvent.cpp is changed, copying... sip_corewxRendererNative.cpp is changed, copying... sip_corewxEventLoopActivator.cpp is changed, copying... sip_corewxGIFHandler.cpp is changed, copying... sip_corewxRearrangeDialog.cpp is changed, copying... sip_corewxStaticBitmap.cpp is changed, copying... sip_corewxPlatformInfo.cpp is changed, copying... sip_corewxFileHistoryMenuList.cpp is changed, copying... sip_corewxVersionInfo.cpp is changed, copying... sip_corewxDashCArrayHolder.cpp is changed, copying... sip_corewxNativePixelData.cpp is changed, copying... sip_corewxRadioBox.cpp is changed, copying... sip_corewxFileTranslationsLoader.cpp is changed, copying... sip_corewxContextHelp.cpp is changed, copying... sip_corewxIdManager.cpp is changed, copying... sip_corewxEvent.cpp is changed, copying... sip_corewxWindowIDRef.cpp is changed, copying... sip_corewxPreviewCanvas.cpp is changed, copying... sip_corewxFileTypeMessageParameters.cpp is changed, copying... sip_corewxVScrolledWindow.cpp is changed, copying... sip_corewxFindReplaceDialog.cpp is changed, copying... sip_corewxColourPickerCtrl.cpp is changed, copying... sip_corewxArchiveFSHandler.cpp is changed, copying... sip_corewxUIntPtr.cpp is changed, copying... sip_corewxFileSystem.cpp is changed, copying... sip_corewxLayoutConstraints.cpp is changed, copying... sip_corewxEventLoopBase.cpp is changed, copying... sip_corewxSizerFlags.cpp is changed, copying... sip_corewxShowEvent.cpp is changed, copying... sip_corewxComboBox.cpp is changed, copying... sip_corewxAffineMatrix2D.cpp is changed, copying... sip_corewxFileTypeInfo.cpp is changed, copying... sip_corewxString.cpp is changed, copying... sip_corewxMouseEventsManager.cpp is changed, copying... sip_corewxHelpControllerHelpProvider.cpp is changed, copying... sip_corewxPropagateOnce.cpp is changed, copying... sip_corewxBookCtrlBase.cpp is changed, copying... sip_corewxAffineMatrix2DBase.cpp is changed, copying... sip_corewxPoint2DDouble.cpp is changed, copying... sip_corewxHeaderCtrlSimple.cpp is changed, copying... sip_corewxSizer.cpp is changed, copying... sip_corewxMatrix2D.cpp is changed, copying... sip_corewxFontMapper.cpp is changed, copying... sip_corewxLogStderr.cpp is changed, copying... sip_corewxFindReplaceData.cpp is changed, copying... sip_corewxPropagationDisabler.cpp is changed, copying... sip_corewxSimplebook.cpp is changed, copying... sip_corewxPopupTransientWindow.cpp is changed, copying... sip_corewxFontInfo.cpp is changed, copying... sip_corewxToolbook.cpp is changed, copying... sip_corewxBookCtrlEvent.cpp is changed, copying... sip_corewxSize.cpp is changed, copying... sip_corewxDataObjectSimple.cpp is changed, copying... sip_corewxGraphicsFont.cpp is changed, copying... sip_corewxControl.cpp is changed, copying... sip_corewxHelpProvider.cpp is changed, copying... sip_corewxDateTimeTimeZone.cpp is changed, copying... sip_corewxFrame.cpp is changed, copying... sip_corewxStatusBarPane.cpp is changed, copying... sip_corewxPyEvent.cpp is changed, copying... sip_corewxTimerRunner.cpp is changed, copying... sip_corewxSVGFileDC.cpp is changed, copying... sip_corewxTextDropTarget.cpp is changed, copying... sip_corewxClientDC.cpp is changed, copying... sip_corewxArrayDouble.cpp is changed, copying... sip_corewxArtProvider.cpp is changed, copying... sip_corewxItemContainer.cpp is changed, copying... sip_corecmodule.cpp is changed, copying... sip_corewxFileHistoryMenuList_iterator.cpp is changed, copying... sip_corewxSystemSettings.cpp is changed, copying... sip_corewxFontList.cpp is changed, copying... sip_corewxDateSpan.cpp is changed, copying... sip_corewxArrayInt.cpp is changed, copying... sip_corewxCheckListBox.cpp is changed, copying... sip_corewxAlphaPixelData.cpp is changed, copying... sip_corewxIcon.cpp is changed, copying... sip_corewxSystemOptions.cpp is changed, copying... sip_corewxTranslationsLoader.cpp is changed, copying... sip_corewxGraphicsPath.cpp is changed, copying... sip_corewxGraphicsMatrix.cpp is changed, copying... sip_corewxSlider.cpp is changed, copying... sip_corewxSpinButton.cpp is changed, copying... sip_corewxClipboardTextEvent.cpp is changed, copying... sip_corewxDC.cpp is changed, copying... sip_corewxStopWatch.cpp is changed, copying... sip_corewxScrollEvent.cpp is changed, copying... sip_corewxStaticBox.cpp is changed, copying... sip_corewxDirFilterListCtrl.cpp is changed, copying... sip_corewxMenuEvent.cpp is changed, copying... sip_corewxIFFHandler.cpp is changed, copying... sip_corewxMDIParentFrame.cpp is changed, copying... sip_corewxGUIEventLoop.cpp is changed, copying... sip_corewxQueryNewPaletteEvent.cpp is changed, copying... sip_corewxIntCArrayHolder.cpp is changed, copying... sip_corewxMemoryFSHandler.cpp is changed, copying... sip_corewxColourDialog.cpp is changed, copying... sip_corewxPreferencesEditor.cpp is changed, copying... sip_corewxMenu.cpp is changed, copying... sip_corewxNotifyEvent.cpp is changed, copying... sip_corewxInputStream.cpp is changed, copying... sip_corewxHeaderCtrl.cpp is changed, copying... sip_corewxListBox.cpp is changed, copying... sip_corewxMenuItem.cpp is changed, copying... sip_corewxRichMessageDialog.cpp is changed, copying... sip_corewxTGAHandler.cpp is changed, copying... sip_corewxRefCounter.cpp is changed, copying... sip_corewxNativePixelData_Accessor.cpp is changed, copying... sip_corewxWindowList_iterator.cpp is changed, copying... sip_corewxMenuList_iterator.cpp is changed, copying... sip_corewxGBSpan.cpp is changed, copying... sip_corewxGBPosition.cpp is changed, copying... sip_corewxPowerEvent.cpp is changed, copying... sip_corewxGBSizerItem.cpp is changed, copying... sip_corewxWindowCreateEvent.cpp is changed, copying... sip_corewxItemContainerImmutable.cpp is changed, copying... sip_corewxStringCArrayHolder.cpp is changed, copying... sip_corewxRealPoint.cpp is changed, copying... sip_corewxTreeItemData.cpp is changed, copying... sip_corewxNumberEntryDialog.cpp is changed, copying... sip_corewxToolBarToolBase.cpp is changed, copying... sip_corewxSearchCtrl.cpp is changed, copying... sip_corewxPosition.cpp is changed, copying... sip_corewxSpinEvent.cpp is changed, copying... sip_corewxTrackable.cpp is changed, copying... sip_corewxHelpControllerBase.cpp is changed, copying... sip_core_ScrolledWindowBase.cpp is changed, copying... sip_corewxVarHVScrollHelper.cpp is changed, copying... sip_corewxListView.cpp is changed, copying... sip_corewxFontDialog.cpp is changed, copying... sip_corewxIconBundle.cpp is changed, copying... sip_corewxVarHScrollHelper.cpp is changed, copying... sip_corewxMenuItemList.cpp is changed, copying... sip_corewxProcessEvent.cpp is changed, copying... sip_corewxBitmapToggleButton.cpp is changed, copying... sip_corewxCollapsiblePaneEvent.cpp is changed, copying... sip_corewxDataObjectComposite.cpp is changed, copying... sip_corewxComboCtrl.cpp is changed, copying... sip_corewxHTMLDataObject.cpp is changed, copying... sip_corewxSizerItem.cpp is changed, copying... sip_corewxMoveEvent.cpp is changed, copying... sip_corewxPasswordEntryDialog.cpp is changed, copying... sip_corewxWindowBase.cpp is changed, copying... sip_corewxListItemAttr.cpp is changed, copying... sip_corewxStockPreferencesPage.cpp is changed, copying... sip_corewxToolTip.cpp is changed, copying... sip_corewxMaximizeEvent.cpp is changed, copying... sip_corewxKeyboardState.cpp is changed, copying... sip_corewxPoint.cpp is changed, copying... sip_corewxPrintDialogData.cpp is changed, copying... sip_corewxDragImage.cpp is changed, copying... sip_corewxVarScrollHelperBase.cpp is changed, copying... sip_corewxVarVScrollHelper.cpp is changed, copying... sip_corewxFileSystemWatcher.cpp is changed, copying... sip_corewxLogBuffer.cpp is changed, copying... sip_corewxRect.cpp is changed, copying... sip_corewxColourPickerEvent.cpp is changed, copying... sip_corewxLogInterposerTemp.cpp is changed, copying... sip_corewxEvtHandler.cpp is changed, copying... sip_corewxHScrolledWindow.cpp is changed, copying... sip_corewxMDIClientWindow.cpp is changed, copying... sip_corewxControlWithItems.cpp is changed, copying... sip_corewxEraseEvent.cpp is changed, copying... sip_corewxVideoMode.cpp is changed, copying... sip_corewxCaret.cpp is changed, copying... sip_corewxNavigationKeyEvent.cpp is changed, copying... sip_corewxEventFilter.cpp is changed, copying... sip_corewxTextCtrl.cpp is changed, copying... sip_corewxFileCtrl.cpp is changed, copying... sip_corewxIntPtr.cpp is changed, copying... sip_corewxAutoBufferedPaintDC.cpp is changed, copying... sip_corewxVListBox.cpp is changed, copying... sip_corewxSizeEvent.cpp is changed, copying... sip_corewxMask.cpp is changed, copying... sip_corewxAlphaPixelData_Accessor.cpp is changed, copying... sip_corewxLogGui.cpp is changed, copying... sip_corewxStockGDI.cpp is changed, copying... sip_corewxSpinCtrlDouble.cpp is changed, copying... sip_corewxRadioButton.cpp is changed, copying... sip_corewxJoystickEvent.cpp is changed, copying... sip_corewxMetafile.cpp is changed, copying... sip_corewxDCTextColourChanger.cpp is changed, copying... sip_corewxGenericDragImage.cpp is changed, copying... sip_corewxObject.cpp is changed, copying... sip_corewxGenericDirCtrl.cpp is changed, copying... sip_corewxDCClipper.cpp is changed, copying... sip_corewxCheckBox.cpp is changed, copying... sip_corewxGraphicsContext.cpp is changed, copying... sip_corewxImageHandler.cpp is changed, copying... sip_corewxDropSource.cpp is changed, copying... sip_corewxRearrangeCtrl.cpp is changed, copying... sip_corewxCollapsiblePane.cpp is changed, copying... sip_corewxPrintPreview.cpp is changed, copying... sip_corewxTIFFHandler.cpp is changed, copying... sip_corewxDirPickerCtrl.cpp is changed, copying... sip_corewxPrinter.cpp is changed, copying... sip_corewxFont.cpp is changed, copying... sip_corewxListEvent.cpp is changed, copying... sip_corewxListCtrl.cpp is changed, copying... sip_corewxVariantList.cpp is changed, copying... sip_corewxFileName.cpp is changed, copying... sip_corewxListItem.cpp is changed, copying... sip_corewxTextCompleterSimple.cpp is changed, copying... sip_corewxGCDC.cpp is changed, copying... sip_corewxPrinterDC.cpp is changed, copying... sip_corewxTranslations.cpp is changed, copying... sip_corewxWindow.cpp is changed, copying... sip_corewxClientDataContainer.cpp is changed, copying... sip_corewxHeaderButtonParams.cpp is changed, copying... sip_corewxTimeSpan.cpp is changed, copying... sip_corewxTimerEvent.cpp is changed, copying... sip_corewxGraphicsBitmap.cpp is changed, copying... sip_corewxFileCtrlEvent.cpp is changed, copying... sip_corewxIconizeEvent.cpp is changed, copying... sip_corewxPanel.cpp is changed, copying... sip_corewxPageSetupDialog.cpp is changed, copying... sip_corewxCloseEvent.cpp is changed, copying... sip_corewxFontPickerCtrl.cpp is changed, copying... sip_corewxHeaderCtrlEvent.cpp is changed, copying... sip_corewxComboCtrlFeatures.cpp is changed, copying... sip_corewxFontData.cpp is changed, copying... sip_corewxSimpleHelpProvider.cpp is changed, copying... sip_corewxLocale.cpp is changed, copying... sip_corewxBufferedDC.cpp is changed, copying... sip_corewxFileDataObject.cpp is changed, copying... sip_corewxWindowChildrenRepositioningGuard.cpp is changed, copying... sip_corewxMiniFrame.cpp is changed, copying... sip_corewxMessageDialogButtonLabel.cpp is changed, copying... sip_corewxKeyEvent.cpp is changed, copying... sip_corewxIconLocation.cpp is changed, copying... sip_corewxTextAttr.cpp is changed, copying... sip_corewxUniChar.cpp is changed, copying... sip_corewxCustomDataObject.cpp is changed, copying... sip_corewxGraphicsPen.cpp is changed, copying... sip_corewxMDIChildFrame.cpp is changed, copying... sip_corewxAccessible.cpp is changed, copying... sip_corewxGraphicsGradientStops.cpp is changed, copying... sip_corewxWindowDC.cpp is changed, copying... sip_corewxDCBrushChanger.cpp is changed, copying... sip_corewxFileConfig.cpp is changed, copying... sip_corewxDCOverlay.cpp is changed, copying... sip_corewxButton.cpp is changed, copying... sip_corewxSplitterRenderParams.cpp is changed, copying... sip_corewxPreferencesPage.cpp is changed, copying... sip_corewxTextEntryDialog.cpp is changed, copying... sip_corewxLogChain.cpp is changed, copying... sip_corewxPointList.cpp is changed, copying... sip_corewxImageArray.cpp is changed, copying... sip_corewxStandardPaths.cpp is changed, copying... sip_corewxPyApp.cpp is changed, copying... sip_corewxGraphicsRenderer.cpp is changed, copying... sip_corewxFilePickerCtrl.cpp is changed, copying... sip_corewxWindowList.cpp is changed, copying... sip_corewxStreamBase.cpp is changed, copying... sip_corewxChoicebook.cpp is changed, copying... sip_corewxPen.cpp is changed, copying... sip_corewxProcess.cpp is changed, copying... sip_corewxSizerItemList.cpp is changed, copying... sip_corewxTreeEvent.cpp is changed, copying... sip_corewxDirDialog.cpp is changed, copying... sip_corewxArrayString.cpp is changed, copying... sip_corewxGDIObject.cpp is changed, copying... sip_corewxUIActionSimulator.cpp is changed, copying... sip_corewxSpinCtrl.cpp is changed, copying... sip_corewxPrintAbortDialog.cpp is changed, copying... sip_corewxBufferedPaintDC.cpp is changed, copying... sip_corewxScrollWinEvent.cpp is changed, copying... sip_corewxPyCommandEvent.cpp is changed, copying... sip_corewxAcceleratorTable.cpp is changed, copying... sip_corewxCommandProcessor.cpp is changed, copying... sip_corewxExecuteEnv.cpp is changed, copying... sip_corewxCursor.cpp is changed, copying... sip_corewxRearrangeList.cpp is changed, copying... sip_corewxULongLong.cpp is changed, copying... sip_corewxArrayVideoModes.cpp is changed, copying... sip_corewxFileDialog.cpp is changed, copying... sip_corewxMouseEvent.cpp is changed, copying... sip_corewxConfigPathChanger.cpp is changed, copying... sip_corewxFileType.cpp is changed, copying... sip_corewxMouseCaptureChangedEvent.cpp is changed, copying... sip_corewxDisplay.cpp is changed, copying... sip_corewxImageHSVValue.cpp is changed, copying... sip_corewxWindowModalDialogEvent.cpp is changed, copying... sip_corewxScreenDC.cpp is changed, copying... sip_corewxWrapSizer.cpp is changed, copying... sip_corewxListbook.cpp is changed, copying... sip_corewxMultiChoiceDialog.cpp is changed, copying... sip_corewxDataFormat.cpp is changed, copying... sip_corewxColourData.cpp is changed, copying... sip_corewxTimer.cpp is changed, copying... sip_corewxLongLong.cpp is changed, copying... sip_corewxMemoryBuffer.cpp is changed, copying... sip_corewxPNMHandler.cpp is changed, copying... sip_corewxDialogLayoutAdapter.cpp is changed, copying... sip_corewxPreviewFrame.cpp is changed, copying... sip_corewxSpinDoubleEvent.cpp is changed, copying... sip_corewxScrollBar.cpp is changed, copying... sip_corewxSetCursorEvent.cpp is changed, copying... sip_corewxSettableHeaderColumn.cpp is changed, copying... sip_corewxToggleButton.cpp is changed, copying... sip_corewxPointList_iterator.cpp is changed, copying... sip_corewxUpdateUIEvent.cpp is changed, copying... sip_corewxInternetFSHandler.cpp is changed, copying... sip_corewxMenuItemList_iterator.cpp is changed, copying... sip_corewxImageList.cpp is changed, copying... sip_corewxDropFilesEvent.cpp is changed, copying... sip_corewxFileSystemWatcherEvent.cpp is changed, copying... sip_corewxDateTime.cpp is changed, copying... sip_corewxBrush.cpp is changed, copying... sip_corewxClientData.cpp is changed, copying... sip_corewxPickerBase.cpp is changed, copying... sip_corewxFocusEvent.cpp is changed, copying... sip_corewxRegionIterator.cpp is changed, copying... sip_corewxPrintDialog.cpp is changed, copying... sip_corewxDropTarget.cpp is changed, copying... sip_corewxLogInterposer.cpp is changed, copying... sip_corewxRect2DDouble.cpp is changed, copying... sip_corewxCommandList.cpp is changed, copying... sip_corewxPostScriptDC.cpp is changed, copying... sip_corewxComboPopup.cpp is changed, copying... sip_corewxDCPenChanger.cpp is changed, copying... sip_corewxHVScrolledWindow.cpp is changed, copying... sip_corewxMirrorDC.cpp is changed, copying... sip_corewxBitmapButton.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmpWJXR9U -b sip/cpp/_stc.sbf -X pycode_stc:wx/stc.py sip/gen/_stc.sip sip_stcwxStyledTextEvent.cpp is changed, copying... sip_stccmodule.cpp is changed, copying... sipAPI_stc.h is changed, copying... sip_stcwxStyledTextCtrl.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmpstXLa2 -b sip/cpp/_grid.sbf -X pycode_grid:wx/grid.py sip/gen/_grid.sip sip_gridwxGridRangeSelectEvent.cpp is changed, copying... sip_gridwxGridCellAutoWrapStringRenderer.cpp is changed, copying... sip_gridwxGridCellChoiceEditor.cpp is changed, copying... sip_gridwxGridColumnHeaderRendererDefault.cpp is changed, copying... sip_gridwxGridCellBoolEditor.cpp is changed, copying... sip_gridwxGridCellStringRenderer.cpp is changed, copying... sip_gridwxGrid.cpp is changed, copying... sip_gridwxGridEvent.cpp is changed, copying... sip_gridwxGridCellNumberEditor.cpp is changed, copying... sip_gridwxGridCellBoolRenderer.cpp is changed, copying... sip_gridwxGridCellRenderer.cpp is changed, copying... sip_gridwxGridCellCoords.cpp is changed, copying... sip_gridwxGridTableBase.cpp is changed, copying... sip_gridwxGridCellNumberRenderer.cpp is changed, copying... sip_gridwxGridColumnHeaderRenderer.cpp is changed, copying... sip_gridwxGridTableMessage.cpp is changed, copying... sip_gridwxGridRowHeaderRenderer.cpp is changed, copying... sip_gridwxGridCellTextEditor.cpp is changed, copying... sip_gridwxGridCellDateTimeRenderer.cpp is changed, copying... sip_gridwxGridCellEditor.cpp is changed, copying... sip_gridwxGridRowHeaderRendererDefault.cpp is changed, copying... sip_gridwxGridCellEnumRenderer.cpp is changed, copying... sip_gridwxGridHeaderLabelsRenderer.cpp is changed, copying... sip_gridwxGridCellFloatRenderer.cpp is changed, copying... sip_gridwxGridCornerHeaderRenderer.cpp is changed, copying... sip_gridwxGridUpdateLocker.cpp is changed, copying... sip_gridwxGridSizesInfo.cpp is changed, copying... sip_gridwxGridCellAutoWrapStringEditor.cpp is changed, copying... sip_gridwxGridCellAttrProvider.cpp is changed, copying... sipAPI_grid.h is changed, copying... sip_gridwxGridCellCoordsArray.cpp is changed, copying... sip_gridwxGridCellAttr.cpp is changed, copying... sip_gridwxGridSizeEvent.cpp is changed, copying... sip_gridwxGridStringTable.cpp is changed, copying... sip_gridcmodule.cpp is changed, copying... sip_gridwxGridCellEnumEditor.cpp is changed, copying... sip_gridwxGridEditorCreatedEvent.cpp is changed, copying... sip_gridwxGridCornerHeaderRendererDefault.cpp is changed, copying... sip_gridwxGridCellFloatEditor.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmpmvVHNi -b sip/cpp/_html.sbf -X pycode_html:wx/html.py sip/gen/_html.sip sip_htmlwxHtmlHelpDialog.cpp is changed, copying... sip_htmlwxHtmlWindowInterface.cpp is changed, copying... sip_htmlwxHtmlFilter.cpp is changed, copying... sip_htmlwxHtmlCell.cpp is changed, copying... sip_htmlwxHtmlLinkInfo.cpp is changed, copying... sip_htmlwxHtmlColourCell.cpp is changed, copying... sip_htmlwxHtmlSelection.cpp is changed, copying... sip_htmlwxHtmlHelpDataItem.cpp is changed, copying... sip_htmlwxHtmlHelpDataItems.cpp is changed, copying... sip_htmlwxHtmlWinParser.cpp is changed, copying... sip_htmlwxHtmlRenderingState.cpp is changed, copying... sip_htmlwxHtmlWidgetCell.cpp is changed, copying... sip_htmlwxHtmlHelpController.cpp is changed, copying... sip_htmlwxHtmlParser.cpp is changed, copying... sip_htmlwxHtmlWordWithTabsCell.cpp is changed, copying... sip_htmlwxHtmlFontCell.cpp is changed, copying... sip_htmlwxHtmlWinTagHandler.cpp is changed, copying... sip_htmlwxHtmlLinkEvent.cpp is changed, copying... sip_htmlwxHtmlListBox.cpp is changed, copying... sip_htmlwxHtmlContainerCell.cpp is changed, copying... sip_htmlwxHtmlHelpWindow.cpp is changed, copying... sip_htmlwxHtmlBookRecArray.cpp is changed, copying... sip_htmlwxHtmlRenderingStyle.cpp is changed, copying... sip_htmlwxHtmlWindow.cpp is changed, copying... sip_htmlwxHtmlTagHandler.cpp is changed, copying... sip_htmlwxHtmlPrintout.cpp is changed, copying... sip_htmlwxHtmlCellEvent.cpp is changed, copying... sip_htmlwxHtmlModalHelp.cpp is changed, copying... sip_htmlwxHtmlRenderingInfo.cpp is changed, copying... sipAPI_html.h is changed, copying... sip_htmlwxHtmlHelpFrame.cpp is changed, copying... sip_htmlwxSimpleHtmlListBox.cpp is changed, copying... sip_htmlwxHtmlHelpData.cpp is changed, copying... sip_htmlwxHtmlEasyPrinting.cpp is changed, copying... sip_htmlwxHtmlWordCell.cpp is changed, copying... sip_htmlwxHtmlBookRecord.cpp is changed, copying... sip_htmlwxHtmlDCRenderer.cpp is changed, copying... sip_htmlwxHtmlTag.cpp is changed, copying... sip_htmlcmodule.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmpnAUPf9 -b sip/cpp/_adv.sbf -X pycode_adv:wx/adv.py sip/gen/_adv.sip sip_advwxAnimation.cpp is changed, copying... sip_advwxCalendarDateAttr.cpp is changed, copying... sip_advwxExtHelpController.cpp is changed, copying... sip_advwxSashWindow.cpp is changed, copying... sip_advwxEditableListBox.cpp is changed, copying... sip_advwxNotificationMessage.cpp is changed, copying... sip_advwxCommandLinkButton.cpp is changed, copying... sip_advwxTaskBarIcon.cpp is changed, copying... sip_advwxCalendarCtrl.cpp is changed, copying... sip_advwxDateEvent.cpp is changed, copying... sip_advwxDatePickerCtrl.cpp is changed, copying... sip_advwxSound.cpp is changed, copying... sip_advwxWizardPage.cpp is changed, copying... sip_advwxOwnerDrawnComboBox.cpp is changed, copying... sip_advwxQueryLayoutInfoEvent.cpp is changed, copying... sip_advwxHyperlinkEvent.cpp is changed, copying... sip_advwxAboutDialogInfo.cpp is changed, copying... sip_advcmodule.cpp is changed, copying... sip_advwxTimePickerCtrl.cpp is changed, copying... sip_advwxWizardEvent.cpp is changed, copying... sip_advwxSashLayoutWindow.cpp is changed, copying... sip_advwxBitmapComboBox.cpp is changed, copying... sip_advwxHyperlinkCtrl.cpp is changed, copying... sip_advwxCalculateLayoutEvent.cpp is changed, copying... sip_advwxBannerWindow.cpp is changed, copying... sip_advwxCalendarEvent.cpp is changed, copying... sipAPI_adv.h is changed, copying... sip_advwxDatePickerCtrlGeneric.cpp is changed, copying... sip_advwxWizardPageSimple.cpp is changed, copying... sip_advwxRichToolTip.cpp is changed, copying... sip_advwxWizard.cpp is changed, copying... sip_advwxAnimationCtrl.cpp is changed, copying... sip_advwxLayoutAlgorithm.cpp is changed, copying... sip_advwxPropertySheetDialog.cpp is changed, copying... sip_advwxTipProvider.cpp is changed, copying... sip_advwxTaskBarIconEvent.cpp is changed, copying... sip_advwxSashEvent.cpp is changed, copying... sip_advwxPseudoDC.cpp is changed, copying... sip_advwxSplashScreen.cpp is changed, copying... sip_advwxJoystick.cpp is changed, copying... sip_advwxGenericCalendarCtrl.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmp6a10aW -b sip/cpp/_aui.sbf -X pycode_aui:wx/aui.py sip/gen/_aui.sip sip_auiwxAuiPaneInfo.cpp is changed, copying... sip_auiwxAuiDockUIPartArray.cpp is changed, copying... sip_auiwxAuiDockInfoPtrArray.cpp is changed, copying... sip_auiwxAuiTabContainerButtonArray.cpp is changed, copying... sipAPI_aui.h is changed, copying... sip_auiwxAuiTabContainer.cpp is changed, copying... sip_auiwxAuiDockInfo.cpp is changed, copying... sip_auiwxAuiDefaultToolBarArt.cpp is changed, copying... sip_auiwxAuiDockUIPart.cpp is changed, copying... sip_auiwxAuiManagerEvent.cpp is changed, copying... sip_auiwxAuiToolBarItem.cpp is changed, copying... sip_auiwxAuiNotebookEvent.cpp is changed, copying... sip_auiwxAuiTabArt.cpp is changed, copying... sip_auiwxAuiMDIClientWindow.cpp is changed, copying... sip_auiwxAuiToolBarItemArray.cpp is changed, copying... sip_auiwxAuiMDIChildFrame.cpp is changed, copying... sip_auiwxAuiManager.cpp is changed, copying... sip_auiwxAuiNotebook.cpp is changed, copying... sip_auiwxAuiDockInfoArray.cpp is changed, copying... sip_auiwxAuiPaneInfoArray.cpp is changed, copying... sip_auiwxAuiToolBarEvent.cpp is changed, copying... sip_auiwxAuiNotebookPage.cpp is changed, copying... sip_auiwxAuiTabContainerButton.cpp is changed, copying... sip_auiwxAuiPaneButton.cpp is changed, copying... sip_auiwxAuiToolBarArt.cpp is changed, copying... sip_auiwxAuiToolBar.cpp is changed, copying... sip_auiwxAuiDockArt.cpp is changed, copying... sip_auiwxAuiPaneButtonArray.cpp is changed, copying... sip_auiwxAuiTabCtrl.cpp is changed, copying... sip_auiwxAuiDefaultTabArt.cpp is changed, copying... sip_auiwxAuiDefaultDockArt.cpp is changed, copying... sip_auiwxAuiNotebookPageArray.cpp is changed, copying... sip_auiwxAuiMDIParentFrame.cpp is changed, copying... sip_auiwxAuiSimpleTabArt.cpp is changed, copying... sip_auiwxAuiPaneInfoPtrArray.cpp is changed, copying... sip_auicmodule.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmpA6qFWi -b sip/cpp/_propgrid.sbf -X pycode_propgrid:wx/propgrid.py sip/gen/_propgrid.sip sip_propgridwxBoolProperty.cpp is changed, copying... sip_propgridwxPropertyGridIterator.cpp is changed, copying... sip_propgridwxPGProperty.cpp is changed, copying... sip_propgridwxPGChoicesData.cpp is changed, copying... sip_propgridwxSystemColourProperty.cpp is changed, copying... sip_propgridwxPropertyGridManager.cpp is changed, copying... sip_propgridwxPGPropArgCls.cpp is changed, copying... sip_propgridwxEnumProperty.cpp is changed, copying... sip_propgridwxArrayStringProperty.cpp is changed, copying... sip_propgridwxPGValidationInfo.cpp is changed, copying... sip_propgridwxPGLongStringDialogAdapter.cpp is changed, copying... sip_propgridwxFloatProperty.cpp is changed, copying... sip_propgridwxDirProperty.cpp is changed, copying... sip_propgridwxFlagsProperty.cpp is changed, copying... sip_propgridwxIntProperty.cpp is changed, copying... sip_propgridwxPGArrayEditorDialog.cpp is changed, copying... sip_propgridwxPGInDialogValidator.cpp is changed, copying... sip_propgridwxPGSpinCtrlEditor.cpp is changed, copying... sip_propgridwxPGPaintData.cpp is changed, copying... sip_propgridwxPGMultiButton.cpp is changed, copying... sip_propgridwxPGCheckBoxEditor.cpp is changed, copying... sip_propgridwxFileProperty.cpp is changed, copying... sip_propgridwxPGEditor.cpp is changed, copying... sip_propgridwxColourPropertyValue.cpp is changed, copying... sip_propgridwxPGVIterator.cpp is changed, copying... sip_propgridwxUIntProperty.cpp is changed, copying... sip_propgridwxColourProperty.cpp is changed, copying... sip_propgridwxEditEnumProperty.cpp is changed, copying... sip_propgridwxPGEditorDialogAdapter.cpp is changed, copying... sip_propgridwxMultiChoiceProperty.cpp is changed, copying... sip_propgridwxPropertyGridHitTestResult.cpp is changed, copying... sip_propgridwxFontProperty.cpp is changed, copying... sip_propgridwxPropertyGridInterface.cpp is changed, copying... sipAPI_propgrid.h is changed, copying... sip_propgridwxPGCellData.cpp is changed, copying... sip_propgridwxNumericPropertyValidator.cpp is changed, copying... sip_propgridwxPGTextCtrlEditor.cpp is changed, copying... sip_propgridwxPGVariantList.cpp is changed, copying... sip_propgridwxPGComboBoxEditor.cpp is changed, copying... sip_propgridwxPGFileDialogAdapter.cpp is changed, copying... sip_propgridwxPropertyGridPageState.cpp is changed, copying... sip_propgridwxStringProperty.cpp is changed, copying... sip_propgridwxPropertyCategory.cpp is changed, copying... sip_propgridwxPropertyGridEvent.cpp is changed, copying... sip_propgridwxPGChoiceEditor.cpp is changed, copying... sip_propgridwxPGChoices.cpp is changed, copying... sip_propgridwxArrayPGProperty.cpp is changed, copying... sip_propgridwxPGChoiceAndButtonEditor.cpp is changed, copying... sip_propgridwxPGTextCtrlAndButtonEditor.cpp is changed, copying... sip_propgridwxPGVariant.cpp is changed, copying... sip_propgridcmodule.cpp is changed, copying... sip_propgridwxPropertyGridIteratorBase.cpp is changed, copying... sip_propgridwxDateProperty.cpp is changed, copying... sip_propgridwxPGChoiceEntry.cpp is changed, copying... sip_propgridwxPGArrayStringEditorDialog.cpp is changed, copying... sip_propgridwxCursorProperty.cpp is changed, copying... sip_propgridwxPGWindowList.cpp is changed, copying... sip_propgridwxPropertyGrid.cpp is changed, copying... sip_propgridwxPGDefaultRenderer.cpp is changed, copying... sip_propgridwxImageFileProperty.cpp is changed, copying... sip_propgridwxLongStringProperty.cpp is changed, copying... sip_propgridwxPGCell.cpp is changed, copying... sip_propgridwxPropertyGridPage.cpp is changed, copying... sip_propgridwxPGCellRenderer.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmpiaSt_2 -b sip/cpp/_xrc.sbf -X pycode_xrc:wx/xrc.py sip/gen/_xrc.sip sipAPI_xrc.h is changed, copying... sip_xrcwxXmlResourceHandler.cpp is changed, copying... sip_xrcwxAnimation.cpp is changed, copying... sip_xrcwxXmlResource.cpp is changed, copying... sip_xrccmodule.cpp is changed, copying... sip_xrcwxXmlSubclassFactory.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmpdHJQM6 -b sip/cpp/_glcanvas.sbf -X pycode_glcanvas:wx/glcanvas.py sip/gen/_glcanvas.sip sip_glcanvascmodule.cpp is changed, copying... sip_glcanvaswxGLCanvas.cpp is changed, copying... sipAPI_glcanvas.h is changed, copying... sip_glcanvaswxGLContext.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmptLzyyH -b sip/cpp/_dataview.sbf -X pycode_dataview:wx/dataview.py sip/gen/_dataview.sip sip_dataviewwxDataViewIconTextRenderer.cpp is changed, copying... sipAPI_dataview.h is changed, copying... sip_dataviewwxDataViewIndexListModel.cpp is changed, copying... sip_dataviewwxDVCVariant.cpp is changed, copying... sip_dataviewwxDataViewItem.cpp is changed, copying... sip_dataviewwxDataViewListStore.cpp is changed, copying... sip_dataviewwxDataViewEvent.cpp is changed, copying... sip_dataviewwxDataViewListCtrl.cpp is changed, copying... sip_dataviewwxTreeListItem.cpp is changed, copying... sip_dataviewwxDataViewListModel.cpp is changed, copying... sip_dataviewwxDataViewIconText.cpp is changed, copying... sip_dataviewwxDataViewDateRenderer.cpp is changed, copying... sip_dataviewwxDataViewRenderer.cpp is changed, copying... sip_dataviewwxVariantVector.cpp is changed, copying... sip_dataviewwxDataViewItemArray.cpp is changed, copying... sip_dataviewwxTreeListEvent.cpp is changed, copying... sip_dataviewwxTreeListCtrl.cpp is changed, copying... sip_dataviewwxDataViewTreeCtrl.cpp is changed, copying... sip_dataviewwxDataViewModel.cpp is changed, copying... sip_dataviewwxDataViewBitmapRenderer.cpp is changed, copying... sip_dataviewwxDataViewToggleRenderer.cpp is changed, copying... sip_dataviewwxDataViewColumn.cpp is changed, copying... sip_dataviewwxDataViewCtrl.cpp is changed, copying... sip_dataviewwxDataViewSpinRenderer.cpp is changed, copying... sip_dataviewwxDataViewTreeStore.cpp is changed, copying... sip_dataviewcmodule.cpp is changed, copying... sip_dataviewwxDataViewCustomRenderer.cpp is changed, copying... sip_dataviewwxDataViewChoiceRenderer.cpp is changed, copying... sip_dataviewwxDataViewModelNotifier.cpp is changed, copying... sip_dataviewwxTreeListItemComparator.cpp is changed, copying... sip_dataviewwxDataViewProgressRenderer.cpp is changed, copying... sip_dataviewwxDataViewItemAttr.cpp is changed, copying... sip_dataviewwxDataViewVirtualListModel.cpp is changed, copying... sip_dataviewwxDataViewTextRenderer.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmp4DCxRb -b sip/cpp/_webkit.sbf -X pycode_webkit:wx/webkit.py sip/gen/_webkit.sip sip_webkitwxWebKitNewWindowEvent.cpp is changed, copying... sip_webkitwxWebKitStateChangedEvent.cpp is changed, copying... sip_webkitwxWebKitCtrl.cpp is changed, copying... sip_webkitcmodule.cpp is changed, copying... sipAPI_webkit.h is changed, copying... sip_webkitwxWebKitBeforeLoadEvent.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmplura6r -b sip/cpp/_xml.sbf -X pycode_xml:wx/xml.py sip/gen/_xml.sip sip_xmlwxXmlDocument.cpp is changed, copying... sip_xmlwxXmlAttribute.cpp is changed, copying... sipAPI_xml.h is changed, copying... sip_xmlwxXmlNode.cpp is changed, copying... sip_xmlcmodule.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmpzjXsTZ -b sip/cpp/_media.sbf -X pycode_media:wx/media.py sip/gen/_media.sip sipAPI_media.h is changed, copying... sip_mediawxMediaCtrl.cpp is changed, copying... sip_mediawxMediaEvent.cpp is changed, copying... sip_mediacmodule.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmp3SwZy5 -b sip/cpp/_html2.sbf -X pycode_html2:wx/html2.py sip/gen/_html2.sip sip_html2wxWebViewEvent.cpp is changed, copying... sip_html2wxWebViewArchiveHandler.cpp is changed, copying... sip_html2wxWebViewHistoryItem.cpp is changed, copying... sip_html2wxWebViewFSHandler.cpp is changed, copying... sip_html2wxWebView.cpp is changed, copying... sipAPI_html2.h is changed, copying... sip_html2wxWebViewHandler.cpp is changed, copying... sip_html2cmodule.cpp is changed, copying... sip_html2wxWebViewFactory.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmp5S5liz -b sip/cpp/_ribbon.sbf -X pycode_ribbon:wx/ribbon.py sip/gen/_ribbon.sip sip_ribbonwxRibbonBar.cpp is changed, copying... sip_ribbonwxRibbonToolBarEvent.cpp is changed, copying... sip_ribbonwxRibbonBarEvent.cpp is changed, copying... sip_ribbonwxRibbonPanel.cpp is changed, copying... sip_ribbonwxRibbonToolBar.cpp is changed, copying... sip_ribbonwxRibbonPageTabInfoArray.cpp is changed, copying... sipAPI_ribbon.h is changed, copying... sip_ribbonwxRibbonGalleryItem.cpp is changed, copying... sip_ribbonwxRibbonGalleryEvent.cpp is changed, copying... sip_ribbonwxRibbonArtProvider.cpp is changed, copying... sip_ribbonwxRibbonAUIArtProvider.cpp is changed, copying... sip_ribbonwxRibbonButtonBarButtonBase.cpp is changed, copying... sip_ribbonwxRibbonButtonBar.cpp is changed, copying... sip_ribbonwxRibbonControl.cpp is changed, copying... sip_ribbonwxRibbonGallery.cpp is changed, copying... sip_ribbonwxRibbonToolBarToolBase.cpp is changed, copying... sip_ribbonwxRibbonMSWArtProvider.cpp is changed, copying... sip_ribbonwxRibbonButtonBarEvent.cpp is changed, copying... sip_ribbonwxRibbonPage.cpp is changed, copying... sip_ribboncmodule.cpp is changed, copying... sip_ribbonwxRibbonPanelEvent.cpp is changed, copying... sip_ribbonwxRibbonPageTabInfo.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmpw5HSO7 -b sip/cpp/_msw.sbf -X pycode_msw:wx/msw.py sip/gen/_msw.sip sip_mswcmodule.cpp is changed, copying... sip_mswwxPyAxBaseWindow.cpp is changed, copying... sipAPI_msw.h is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmpW6LzDb -b sip/cpp/_richtext.sbf -X pycode_richtext:wx/richtext.py sip/gen/_richtext.sip sip_richtextwxRichTextFieldTypeStandard.cpp is changed, copying... sip_richtextwxRichTextObjectList.cpp is changed, copying... sip_richtextwxSymbolPickerDialog.cpp is changed, copying... sip_richtextwxRichTextDrawingHandlerList_iterator.cpp is changed, copying... sip_richtextwxRichTextDrawingHandler.cpp is changed, copying... sip_richtextwxRichTextFileHandler.cpp is changed, copying... sip_richtextwxRichTextObjectPtrArray.cpp is changed, copying... sip_richtextwxRichTextLine.cpp is changed, copying... sip_richtextwxRichTextRange.cpp is changed, copying... sip_richtextwxRichTextAction.cpp is changed, copying... sip_richtextwxRichTextParagraphStyleDefinition.cpp is changed, copying... sip_richtextwxRichTextProperties.cpp is changed, copying... sip_richtextwxTextAttrDimension.cpp is changed, copying... sip_richtextwxRichTextObjectList_.cpp is changed, copying... sip_richtextwxRichTextAttrArray.cpp is changed, copying... sip_richtextwxRichTextFormattingDialog.cpp is changed, copying... sip_richtextwxRichTextImage.cpp is changed, copying... sip_richtextwxRichTextStyleOrganiserDialog.cpp is changed, copying... sip_richtextwxRichTextFieldType.cpp is changed, copying... sip_richtextwxRichTextRangeArray.cpp is changed, copying... sip_richtextcmodule.cpp is changed, copying... sip_richtextwxRichTextCharacterStyleDefinition.cpp is changed, copying... sip_richtextwxRichTextObjectPtrArrayArray.cpp is changed, copying... sip_richtextwxRichTextVariantArray.cpp is changed, copying... sip_richtextwxRichTextXMLHandler.cpp is changed, copying... sip_richtextwxRichTextCtrl.cpp is changed, copying... sip_richtextwxTextAttrSize.cpp is changed, copying... sip_richtextwxRichTextDrawingContext.cpp is changed, copying... sip_richtextwxRichTextRenderer.cpp is changed, copying... sip_richtextwxRichTextCommand.cpp is changed, copying... sip_richtextwxRichTextHeaderFooterData.cpp is changed, copying... sip_richtextwxRichTextActionList.cpp is changed, copying... sip_richtextwxRichTextDrawingHandlerList.cpp is changed, copying... sip_richtextwxRichTextField.cpp is changed, copying... sip_richtextwxRichTextAttr.cpp is changed, copying... sip_richtextwxRichTextObjectAddress.cpp is changed, copying... sip_richtextwxTextAttrDimensionConverter.cpp is changed, copying... sip_richtextwxRichTextFloatCollector.cpp is changed, copying... sip_richtextwxRichTextActionList_iterator.cpp is changed, copying... sip_richtextwxRichTextObjectList__iterator.cpp is changed, copying... sip_richtextwxRichTextTable.cpp is changed, copying... sip_richtextwxRichTextCell.cpp is changed, copying... sip_richtextwxRichTextLineList.cpp is changed, copying... sip_richtextwxRichTextStyleComboCtrl.cpp is changed, copying... sip_richtextwxRichTextEvent.cpp is changed, copying... sip_richtextwxRichTextBufferDataObject.cpp is changed, copying... sip_richtextwxRichTextSelection.cpp is changed, copying... sip_richtextwxTextAttrBorders.cpp is changed, copying... sip_richtextwxRichTextPlainText.cpp is changed, copying... sip_richtextwxTextAttrBorder.cpp is changed, copying... sip_richtextwxRichTextHTMLHandler.cpp is changed, copying... sip_richtextwxRichTextBox.cpp is changed, copying... sip_richtextwxRichTextParagraphLayoutBox.cpp is changed, copying... sip_richtextwxRichTextFileHandlerList_iterator.cpp is changed, copying... sip_richtextwxRichTextImageBlock.cpp is changed, copying... sip_richtextwxRichTextContextMenuPropertiesInfo.cpp is changed, copying... sip_richtextwxTextBoxAttr.cpp is changed, copying... sipAPI_richtext.h is changed, copying... sip_richtextwxRichTextStdRenderer.cpp is changed, copying... sip_richtextwxRichTextCompositeObject.cpp is changed, copying... sip_richtextwxRichTextObject.cpp is changed, copying... sip_richtextwxRichTextParagraph.cpp is changed, copying... sip_richtextwxRichTextStyleDefinition.cpp is changed, copying... sip_richtextwxRichTextPrinting.cpp is changed, copying... sip_richtextwxRichTextBuffer.cpp is changed, copying... sip_richtextwxRichTextListStyleDefinition.cpp is changed, copying... sip_richtextwxTextAttrDimensions.cpp is changed, copying... sip_richtextwxRichTextStyleListBox.cpp is changed, copying... sip_richtextwxRichTextFormattingDialogFactory.cpp is changed, copying... sip_richtextwxRichTextLineList_iterator.cpp is changed, copying... sip_richtextwxRichTextFileHandlerList.cpp is changed, copying... sip_richtextwxRichTextStyleSheet.cpp is changed, copying... sip_richtextwxRichTextPrintout.cpp is changed, copying... sip_richtextwxRichTextObjectList_iterator.cpp is changed, copying... sip_richtextwxRichTextPlainTextHandler.cpp is changed, copying... sip_richtextwxRichTextStyleListCtrl.cpp is changed, copying... sip_richtextwxRichTextFontTable.cpp is changed, copying... Finished command: sip (27m9.490s) Running command: build_py Checking for /builddir/build/BUILD/python-wxpython4-4.0.6/python2/bin/waf-2.0.8... "/usr/bin/python2" /builddir/build/BUILD/python-wxpython4-4.0.6/python2/bin/waf-2.0.8 --wx_config=wx-config-3.0 --gtk3 --python="/usr/bin/python2" --out=build/waf/2.7/gtk3 configure build Setting top to : /builddir/build/BUILD/python-wxpython4-4.0.6/python2 Setting out to : /builddir/build/BUILD/python-wxpython4-4.0.6/python2/build/waf/2.7/gtk3 Checking for 'gcc' (C compiler) : /usr/bin/gcc Checking for 'g++' (C++ compiler) : /usr/bin/g++ Checking for program 'python' : /usr/bin/python2 Checking for python version >= 2.7.0 : 2.7.16 python-config : /usr/bin/python2-config Asking python-config for pyext '--cflags --libs --ldflags' flags : yes Testing pyext configuration : yes Finding libs for WX : yes Finding libs for WXADV : yes Finding libs for WXSTC : yes Finding libs for WXHTML : yes Finding libs for WXGL : yes Finding libs for WXWEBVIEW : yes Finding libs for WXXML : yes Finding libs for WXXRC : yes Finding libs for WXRICHTEXT : yes Finding libs for WXMEDIA : yes Finding libs for WXRIBBON : yes Finding libs for WXPROPGRID : yes Finding libs for WXAUI : yes 'configure' finished successfully (1m31.312s) Waf: Entering directory `/builddir/build/BUILD/python-wxpython4-4.0.6/python2/build/waf/2.7/gtk3' [ 1/856] Compiling sip/cpp/sip_corewxMenuList_iterator.cpp [ 2/856] Compiling sip/cpp/sip_corewxFileSystemWatcher.cpp [ 3/856] Compiling sip/cpp/sip_corewxCommandList.cpp [ 4/856] Compiling sip/cpp/sip_corewxBufferedPaintDC.cpp [ 5/856] Compiling sip/cpp/sip_corewxArrayDouble.cpp [ 6/856] Compiling sip/cpp/sip_corewxAffineMatrix2D.cpp [ 7/856] Compiling sip/cpp/sip_core_ScrolledWindowBase.cpp [ 8/856] Compiling sip/cpp/sip_corewxMenuItemList.cpp [ 9/856] Compiling sip/cpp/sip_corewxMemoryFSHandler.cpp [ 10/856] Compiling sip/cpp/sip_corewxFileName.cpp [ 11/856] Compiling sip/cpp/sip_corewxMenu.cpp [ 12/856] Compiling sip/cpp/sip_corewxCommand.cpp [ 13/856] Compiling sip/cpp/sip_corewxMemoryDC.cpp [ 14/856] Compiling sip/cpp/sip_corewxMemoryBuffer.cpp [ 15/856] Compiling sip/cpp/sip_corewxFileHistoryMenuList_iterator.cpp [ 16/856] Compiling sip/cpp/sip_corewxMaximizeEvent.cpp BUILDSTDERR: [ 17/856] Co../../../../sip/cpp/sip_corewxComboCtrl.cpp: In function 'PyObject* meth_wxComboCtrl_GetTextIndent(PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxComboCtrl.cpp:2191:44: warning: 'wxCoord wxComboCtrlBase::GetTextIndent() const' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 2191 | sipRes = sipCpp->GetTextIndent(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxComboCtrl.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/combo.h:365:27: note: declared here BUILDSTDERR: 365 | wxDEPRECATED( wxCoord GetTextIndent() const ); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #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:3210:41: warning: 'void wxComboCtrlBase::SetTextIndent(int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 3210 | sipCpp->SetTextIndent(indent); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxComboCtrl.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/combo.h:362:24: note: declared here BUILDSTDERR: 362 | wxDEPRECATED( void SetTextIndent( int indent ) ); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ mpiling sip/cpp/sip_corewxMatrix2D.cpp [ 18/856] Compiling sip/cpp/sip_corewxFileHistoryMenuList.cpp [ 19/856] Compiling sip/cpp/sip_corewxComboPopup.cpp [ 20/856] Compiling sip/cpp/sip_corewxMask.cpp [ 21/856] Compiling sip/cpp/sip_corewxMDIParentFrame.cpp [ 22/856] Compiling sip/cpp/sip_corewxFileHistory.cpp [ 23/856] Compiling sip/cpp/sip_corewxMDIClientWindow.cpp [ 24/856] Compiling sip/cpp/sip_corewxMDIChildFrame.cpp [ 25/856] Compiling sip/cpp/sip_corewxFileDropTarget.cpp [ 26/856] Compiling sip/cpp/sip_corewxComboCtrlFeatures.cpp [ 27/856] Compiling sip/cpp/sip_corewxBrushList.cpp [ 28/856] Compiling sip/cpp/sip_corewxArchiveFSHandler.cpp [ 29/856] Compiling sip/cpp/sip_corewxLongLong.cpp [ 30/856] Compiling sip/cpp/sip_corewxLogWindow.cpp [ 31/856] Compiling sip/cpp/sip_corewxFileDirPickerEvent.cpp [ 32/856] Compiling sip/cpp/sip_corewxLogTextCtrl.cpp [ 33/856] Compiling sip/cpp/sip_corewxLogStderr.cpp [ 34/856] Compiling sip/cpp/sip_corewxFileDialog.cpp [ 35/856] Compiling sip/cpp/sip_corewxComboCtrl.cpp [ 36/856] Compiling sip/cpp/sip_corewxLogRecordInfo.cpp [ 37/856] Compiling sip/cpp/sip_corewxLogNull.cpp [ 38/856] Compiling sip/cpp/sip_corewxFileDataObject.cpp [ 39/856] Compiling sip/cpp/sip_corewxLogInterposerTemp.cpp [ 40/856] Compiling sip/cpp/sip_corewxLogInterposer.cpp [ 41/856] Compiling sip/cpp/sip_corewxFileCtrlEvent.cpp [ 42/856] Compiling sip/cpp/sip_corewxComboBox.cpp [ 43/856] Compiling sip/cpp/sip_corewxBrush.cpp [ 44/856] Compiling sip/cpp/sip_corewxLogGui.cpp [ 45/856] Compiling sip/cpp/sip_corewxLogFormatter.cpp [ 46/856] Compiling sip/cpp/sip_corewxFileCtrl.cpp [ 47/856] Compiling sip/cpp/sip_corewxXPMHandler.cpp [ 48/856] Compiling sip/cpp/sip_corewxLogChain.cpp [ 49/856] Compiling sip/cpp/sip_corewxWrapSizer.cpp [ 50/856] Compiling sip/cpp/sip_corewxLogBuffer.cpp [ 51/856] Compiling sip/cpp/sip_corewxFileConfig.cpp [ 52/856] Compiling sip/cpp/sip_corewxColourPickerEvent.cpp [ 53/856] Compiling sip/cpp/sip_corewxWithImages.cpp [ 54/856] Compiling sip/cpp/sip_corewxWindowModalDialogEvent.cpp [ 55/856] Compiling sip/cpp/sip_corewxLog.cpp [ 56/856] Compiling sip/cpp/sip_corewxWindowList_iterator.cpp [ 57/856] Compiling sip/cpp/sip_corewxWindowList.cpp [ 58/856] Compiling sip/cpp/sip_corewxLocale.cpp [ 59/856] Compiling sip/cpp/sip_corewxFSFile.cpp [ 60/856] Compiling sip/cpp/sip_corewxWindowIDRef.cpp [ 61/856] Compiling sip/cpp/sip_corewxWindowDisabler.cpp [ 62/856] Compiling sip/cpp/sip_corewxListbook.cpp [ 63/856] Compiling sip/cpp/sip_corewxWindowDestroyEvent.cpp [ 64/856] Compiling sip/cpp/sip_corewxWindowDC.cpp [ 65/856] Compiling sip/cpp/sip_corewxBufferedDC.cpp [ 66/856] Compiling sip/cpp/sip_corewxExecuteEnv.cpp [ 67/856] Compiling sip/cpp/sip_corewxColourPickerCtrl.cpp [ 68/856] Compiling sip/cpp/sip_corewxBoxSizer.cpp [ 69/856] Compiling sip/cpp/sip_corewxListView.cpp [ 70/856] Compiling sip/cpp/sip_corewxActivateEvent.cpp [ 71/856] Compiling sip/cpp/sip_corewxAppTraits.cpp [ 72/856] Compiling sip/cpp/sip_corewxWindowCreateEvent.cpp [ 73/856] Compiling sip/cpp/sip_corewxListItemAttr.cpp [ 74/856] Compiling sip/cpp/sip_corewxWindowBase.cpp [ 75/856] Compiling sip/cpp/sip_corewxWindow.cpp [ 76/856] Compiling sip/cpp/sip_corewxListItem.cpp [ 77/856] Compiling sip/cpp/sip_corewxEvtHandler.cpp [ 78/856] Compiling sip/cpp/sip_corewxVisualAttributes.cpp [ 79/856] Compiling sip/cpp/sip_corewxVideoMode.cpp [ 80/856] Compiling sip/cpp/sip_corewxListEvent.cpp [ 81/856] Compiling sip/cpp/sip_corewxVersionInfo.cpp [ 82/856] Compiling sip/cpp/sip_corewxVariantList.cpp [ 83/856] Compiling sip/cpp/sip_corewxListCtrl.cpp [ 84/856] Compiling sip/cpp/sip_corewxEventLoopBase.cpp [ 85/856] Compiling sip/cpp/sip_corewxColourDialog.cpp [ 86/856] Compiling sip/cpp/sip_corewxVariant.cpp [ 87/856] Compiling sip/cpp/sip_corewxVarVScrollHelper.cpp [ 88/856] Compiling sip/cpp/sip_corewxListBox.cpp [ 89/856] Compiling sip/cpp/sip_corewxVarScrollHelperBase.cpp [ 90/856] Compiling sip/cpp/sip_corewxVarHVScrollHelper.cpp [ 91/856] Compiling sip/cpp/sip_corewxLinuxDistributionInfo.cpp BUILDSTDERR: [ 92/856] Compiling sip/cpp/sip_../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function 'long unsigned int _wxVScrolledWindow_GetFirstVisibleLine(wxVScrolledWindow*)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:48:42: warning: 'size_t wxVarVScrollLegacyAdaptor::GetFirstVisibleLine() const' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 48 | return self->GetFirstVisibleLine(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:574:26: note: declared here BUILDSTDERR: 574 | wxDEPRECATED( size_t GetFirstVisibleLine() const ); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #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:52:41: warning: 'size_t wxVarVScrollLegacyAdaptor::GetLastVisibleLine() const' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 52 | return self->GetLastVisibleLine(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:581:26: note: declared here BUILDSTDERR: 581 | wxDEPRECATED( size_t GetLastVisibleLine() const ); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #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:56:35: warning: 'size_t wxVarVScrollLegacyAdaptor::GetLineCount() const' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 56 | return self->GetLineCount(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:587:26: note: declared here BUILDSTDERR: 587 | wxDEPRECATED( size_t GetLineCount() const ); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #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:60:33: warning: 'void wxVarVScrollLegacyAdaptor::SetLineCount(size_t)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 60 | self->SetLineCount(count); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:592:24: note: declared here BUILDSTDERR: 592 | 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: 654 | #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:64:31: warning: 'virtual void wxVarVScrollLegacyAdaptor::RefreshLine(size_t)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 64 | self->RefreshLine(line); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:595:32: note: declared here BUILDSTDERR: 595 | 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: 654 | #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:68:38: warning: 'virtual void wxVarVScrollLegacyAdaptor::RefreshLines(size_t, size_t)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 68 | self->RefreshLines(from_, to_); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:598:32: note: declared here BUILDSTDERR: 598 | 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: 654 | #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:72:39: warning: 'bool wxVarVScrollLegacyAdaptor::ScrollToLine(size_t)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 72 | return self->ScrollToLine(line); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:604:24: note: declared here BUILDSTDERR: 604 | 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: 654 | #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:76:66: warning: 'virtual bool wxVarVScrollLegacyAdaptor::ScrollLines(int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 76 | return self->wxVarVScrollLegacyAdaptor::ScrollLines(lines); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:607:32: note: declared here BUILDSTDERR: 607 | 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: 654 | #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:80:66: warning: 'virtual bool wxVarVScrollLegacyAdaptor::ScrollPages(int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 80 | return self->wxVarVScrollLegacyAdaptor::ScrollPages(pages); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:608:32: note: declared here BUILDSTDERR: 608 | 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: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ corewxEventLoopActivator.cpp [ 93/856] Compiling sip/cpp/sip_corewxVarHScrollHelper.cpp [ 94/856] Compiling sip/cpp/sip_corewxValidator.cpp [ 95/856] Compiling sip/cpp/sip_corewxLayoutConstraints.cpp [ 96/856] Compiling sip/cpp/sip_corewxVScrolledWindow.cpp [ 97/856] Compiling sip/cpp/sip_corewxVListBox.cpp [ 98/856] Compiling sip/cpp/sip_corewxLanguageInfo.cpp [ 99/856] Compiling sip/cpp/sip_corewxEventFilter.cpp [100/856] Compiling sip/cpp/sip_corewxColourDatabase.cpp [101/856] Compiling sip/cpp/sip_corewxBookCtrlEvent.cpp [102/856] Compiling sip/cpp/sip_corewxUpdateUIEvent.cpp [103/856] Compiling sip/cpp/sip_corewxUniChar.cpp [104/856] Compiling sip/cpp/sip_corewxKeyboardState.cpp [105/856] Compiling sip/cpp/sip_corewxURLDataObject.cpp [106/856] Compiling sip/cpp/sip_corewxULongLong.cpp [107/856] Compiling sip/cpp/sip_corewxKeyEvent.cpp [108/856] Compiling sip/cpp/sip_corewxEventBlocker.cpp [109/856] Compiling sip/cpp/sip_corewxUIntPtr.cpp [110/856] Compiling sip/cpp/sip_corewxUIActionSimulator.cpp [111/856] Compiling sip/cpp/sip_corewxJoystickEvent.cpp [112/856] Compiling sip/cpp/sip_corewxTreebook.cpp [113/856] Compiling sip/cpp/sip_corewxTreeItemId.cpp [114/856] Compiling sip/cpp/sip_corewxJPEGHandler.cpp [115/856] Compiling sip/cpp/sip_corewxEvent.cpp [116/856] Compiling sip/cpp/sip_corewxColourData.cpp [117/856] Compiling sip/cpp/sip_corewxTreeItemData.cpp [118/856] Compiling sip/cpp/sip_corewxTreeEvent.cpp [119/856] Compiling sip/cpp/sip_corewxItemContainerImmutable.cpp [120/856] Compiling sip/cpp/sip_corewxTreeCtrl.cpp [121/856] Compiling sip/cpp/sip_corewxTranslationsLoader.cpp [122/856] Compiling sip/cpp/sip_corewxItemContainer.cpp [123/856] Compiling sip/cpp/sip_corewxEraseEvent.cpp [124/856] Compiling sip/cpp/sip_corewxTranslations.cpp [125/856] Compiling sip/cpp/sip_corewxTrackable.cpp [126/856] Compiling sip/cpp/sip_corewxInternetFSHandler.cpp [127/856] Compiling sip/cpp/sip_corewxTopLevelWindow.cpp [128/856] Compiling sip/cpp/sip_corewxToolbook.cpp [129/856] Compiling sip/cpp/sip_corewxIntPtr.cpp [130/856] Compiling sip/cpp/sip_corewxDropTarget.cpp [131/856] Compiling sip/cpp/sip_corewxColour.cpp [132/856] Compiling sip/cpp/sip_corewxBookCtrlBase.cpp [133/856] Compiling sip/cpp/sip_corewxAppConsole.cpp [134/856] Compiling sip/cpp/sip_corewxToolTip.cpp [135/856] Compiling sip/cpp/sip_corewxToolBarToolBase.cpp [136/856] Compiling sip/cpp/sip_corewxIntCArrayHolder.cpp [137/856] Compiling sip/cpp/sip_corewxToolBar.cpp [138/856] Compiling sip/cpp/sip_corewxToggleButton.cpp [139/856] Compiling sip/cpp/sip_corewxInputStream.cpp [140/856] Compiling sip/cpp/sip_corewxDropSource.cpp [141/856] Compiling sip/cpp/sip_corewxTipWindow.cpp [142/856] Compiling sip/cpp/sip_corewxWindowChildrenRepositioningGuard.cpp [143/856] Compiling sip/cpp/sip_corewxInitDialogEvent.cpp [144/856] Compiling sip/cpp/sip_corewxTimerEvent.cpp [145/856] Compiling sip/cpp/sip_corewxTimer.cpp [146/856] Compiling sip/cpp/sip_corewxInfoBar.cpp [147/856] Compiling sip/cpp/sip_corewxDropFilesEvent.cpp [148/856] Compiling sip/cpp/sip_corewxCollapsiblePaneEvent.cpp [149/856] Compiling sip/cpp/sip_corewxTimeSpan.cpp [150/856] Compiling sip/cpp/sip_corewxTextUrlEvent.cpp [151/856] Compiling sip/cpp/sip_corewxIndividualLayoutConstraint.cpp [152/856] Compiling sip/cpp/sip_corewxTextEntryDialog.cpp [153/856] Compiling sip/cpp/sip_corewxTextEntry.cpp [154/856] Compiling sip/cpp/sip_corewxImageRGBValue.cpp [155/856] Compiling sip/cpp/sip_corewxTimerRunner.cpp [156/856] Compiling sip/cpp/sip_corewxTextDropTarget.cpp [157/856] Compiling sip/cpp/sip_corewxTextDataObject.cpp [158/856] Compiling sip/cpp/sip_corewxImageList.cpp [159/856] Compiling sip/cpp/sip_corewxDragImage.cpp [160/856] Compiling sip/cpp/sip_corewxTextCompleterSimple.cpp [161/856] Compiling sip/cpp/sip_corewxImageHistogram.cpp [162/856] Compiling sip/cpp/sip_corewxDisplayChangedEvent.cpp [163/856] Compiling sip/cpp/sip_corewxTextCtrl.cpp [164/856] Compiling sip/cpp/sip_corewxBitmapToggleButton.cpp [165/856] Compiling sip/cpp/sip_corewxTextCompleter.cpp BUILDSTDERR: [166/856] Compiling sip/cpp/sip_corewxCol../../../../sip/cpp/sip_corewxTextCtrl.cpp: In function 'bool _wxTextCtrl_ShowNativeCaret(wxTextCtrl*, bool)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxTextCtrl.cpp:61:5: warning: no return statement in function returning non-void [-Wreturn-type] BUILDSTDERR: 61 | } BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxTextCtrl.cpp: In function 'bool _wxTextCtrl_HideNativeCaret(wxTextCtrl*)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxTextCtrl.cpp:67:5: warning: no return statement in function returning non-void [-Wreturn-type] BUILDSTDERR: 67 | } BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxIconizeEvent.cpp: In function 'PyObject* meth_wxIconizeEvent_Iconized(PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxIconizeEvent.cpp:148:39: warning: 'bool wxIconizeEvent::Iconized() const' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 148 | sipRes = sipCpp->Iconized(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxIconizeEvent.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/event.h:2469:24: note: declared here BUILDSTDERR: 2469 | 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: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corecmodule.cpp: In function 'PyObject* func_Usleep(PyObject*, PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_corecmodule.cpp:10489:34: warning: 'void wxUsleep(long unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 10489 | wxUsleep(milliseconds); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corecmodule.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/utils.h:491:37: note: declared here BUILDSTDERR: 491 | 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: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corecmodule.cpp:10489:34: warning: 'void wxUsleep(long unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 10489 | wxUsleep(milliseconds); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corecmodule.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/utils.h:491:37: note: declared here BUILDSTDERR: 491 | 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: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxSplitterWindow.cpp: In function 'PyObject* meth_wxSplitterWindow_SetSashSize(PyObject*, PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxSplitterWindow.cpp:1586:37: warning: 'void wxSplitterWindow::SetSashSize(int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1586 | sipCpp->SetSashSize(size); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxSplitterWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/generic/splitter.h:225:31: note: declared here BUILDSTDERR: 225 | 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: 654 | #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: 225 | wxDEPRECATED_INLINE( void SetSashSize(int WXUNUSED(width)), return; ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_corewxSizer.cpp: In function 'PyObject* meth_wxSizer_SetVirtualSizeHints(PyObject*, PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxSizer.cpp:3021:47: warning: 'void wxSizer::SetVirtualSizeHints(wxWindow*)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 3021 | sipCpp->SetVirtualSizeHints(window); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxSizer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/sizer.h:666:24: note: declared here BUILDSTDERR: 666 | wxDEPRECATED( void SetVirtualSizeHints( wxWindow *window ) ); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ lapsiblePane.cpp [167/856] Compiling sip/cpp/sip_corewxTextAttr.cpp [168/856] Compiling sip/cpp/sip_corewxTIFFHandler.cpp [169/856] Compiling sip/cpp/sip_corewxTGAHandler.cpp [170/856] Compiling sip/cpp/sip_corewxImageHandler.cpp [171/856] Compiling sip/cpp/sip_corewxDisplay.cpp [172/856] Compiling sip/cpp/sip_corewxSystemSettings.cpp [173/856] Compiling sip/cpp/sip_corewxSystemOptions.cpp [174/856] Compiling sip/cpp/sip_corewxImageArray.cpp [175/856] Compiling sip/cpp/sip_corewxSysColourChangedEvent.cpp [176/856] Compiling sip/cpp/sip_corewxImageHSVValue.cpp [177/856] Compiling sip/cpp/sip_corewxImage.cpp [178/856] Compiling sip/cpp/sip_corewxDirPickerCtrl.cpp [179/856] Compiling sip/cpp/sip_corewxCloseEvent.cpp [180/856] Compiling sip/cpp/sip_corewxString.cpp [181/856] Compiling sip/cpp/sip_corewxStreamBase.cpp [182/856] Compiling sip/cpp/sip_corewxIdleEvent.cpp [183/856] Compiling sip/cpp/sip_corewxStopWatch.cpp [184/856] Compiling sip/cpp/sip_corewxStockPreferencesPage.cpp [185/856] Compiling sip/cpp/sip_corewxIdManager.cpp [186/856] Compiling sip/cpp/sip_corewxDirFilterListCtrl.cpp [187/856] Compiling sip/cpp/sip_corewxStockGDI.cpp [188/856] Compiling sip/cpp/sip_corewxStdDialogButtonSizer.cpp [189/856] Compiling sip/cpp/sip_corewxIconizeEvent.cpp [190/856] Compiling sip/cpp/sip_corewxStatusBarPane.cpp [191/856] Compiling sip/cpp/sip_corewxStatusBar.cpp [192/856] Compiling sip/cpp/sip_corewxIconLocation.cpp [193/856] Compiling sip/cpp/sip_corewxDirDialog.cpp [194/856] Compiling sip/cpp/sip_corewxClipboardTextEvent.cpp [195/856] Compiling sip/cpp/sip_corewxStringCArrayHolder.cpp [196/856] Compiling sip/cpp/sip_corewxAnyButton.cpp [197/856] Compiling sip/cpp/sip_corewxAccessible.cpp [198/856] Compiling sip/cpp/sip_corecmodule.cpp [199/856] Compiling sip/cpp/sip_corewxStaticText.cpp [200/856] Compiling sip/cpp/sip_corewxStaticLine.cpp [201/856] Compiling sip/cpp/sip_corewxIconBundle.cpp [202/856] Compiling sip/cpp/sip_corewxStaticBoxSizer.cpp [203/856] Compiling sip/cpp/sip_corewxStaticBox.cpp [204/856] Compiling sip/cpp/sip_corewxIcon.cpp [205/856] Compiling sip/cpp/sip_corewxDialogLayoutAdapter.cpp [206/856] Compiling sip/cpp/sip_corewxStaticBitmap.cpp [207/856] Compiling sip/cpp/sip_corewxStandardPaths.cpp [208/856] Compiling sip/cpp/sip_corewxIFFHandler.cpp [209/856] Compiling sip/cpp/sip_corewxSplitterWindow.cpp [210/856] Compiling sip/cpp/sip_corewxSplitterRenderParams.cpp [211/856] Compiling sip/cpp/sip_corewxHelpProvider.cpp [212/856] Compiling sip/cpp/sip_corewxDialog.cpp [213/856] Compiling sip/cpp/sip_corewxClipboard.cpp [214/856] Compiling sip/cpp/sip_corewxSplitterEvent.cpp [215/856] Compiling sip/cpp/sip_corewxBitmapDataObject.cpp [216/856] Compiling sip/cpp/sip_corewxHelpEvent.cpp [217/856] Compiling sip/cpp/sip_corewxSpinDoubleEvent.cpp [218/856] Compiling sip/cpp/sip_corewxSpinCtrlDouble.cpp [219/856] Compiling sip/cpp/sip_corewxHelpControllerHelpProvider.cpp [220/856] Compiling sip/cpp/sip_corewxDelegateRendererNative.cpp [221/856] Compiling sip/cpp/sip_corewxSpinCtrl.cpp [222/856] Compiling sip/cpp/sip_corewxSpinButton.cpp [223/856] Compiling sip/cpp/sip_corewxHelpControllerBase.cpp [224/856] Compiling sip/cpp/sip_corewxSlider.cpp [225/856] Compiling sip/cpp/sip_corewxSizerItemList_iterator.cpp [226/856] Compiling sip/cpp/sip_corewxHeaderCtrlSimple.cpp [227/856] Compiling sip/cpp/sip_corewxDateTimeTm.cpp [228/856] Compiling sip/cpp/sip_corewxClientDataContainer.cpp [229/856] Compiling sip/cpp/sip_corewxBitmapButton.cpp [230/856] Compiling sip/cpp/sip_corewxSizerItemList.cpp [231/856] Compiling sip/cpp/sip_corewxSizerItem.cpp [232/856] Compiling sip/cpp/sip_corewxHeaderCtrlEvent.cpp [233/856] Compiling sip/cpp/sip_corewxSizerFlags.cpp [234/856] Compiling sip/cpp/sip_corewxSizer.cpp [235/856] Compiling sip/cpp/sip_corewxHeaderCtrl.cpp [236/856] Compiling sip/cpp/sip_corewxDateTimeTimeZone.cpp [237/856] Compiling sip/cpp/sip_corewxSizeEvent.cpp [238/856] Compiling sip/cpp/sip_corewxSize.cpp [239/856] Compiling sip/cpp/sip_corewxHeaderColumnSimple.cpp BUILDSTDERR: [240/856] Compiling sip/cpp/sip_corewxSingleInstanceC../../../../sip/cpp/sip_corewxSVGFileDC.cpp: In function 'PyObject* meth_wxSVGFileDC_SetClippingRegion(PyObject*, PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxSVGFileDC.cpp:583:46: warning: 'void wxDC::SetClippingRegion(const wxRegion&)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 583 | sipCpp->SetClippingRegion(*region); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxSVGFileDC.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dc.h:996:30: note: declared here BUILDSTDERR: 996 | 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: 654 | #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: 996 | wxDEPRECATED_INLINE(void SetClippingRegion(const wxRegion& region), BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ hecker.cpp [241/856] Compiling sip/cpp/sip_corewxSimplebook.cpp [242/856] Compiling sip/cpp/sip_corewxHeaderColumn.cpp [243/856] Compiling sip/cpp/sip_corewxDateTime.cpp [244/856] Compiling sip/cpp/sip_corewxClientData.cpp [245/856] Compiling sip/cpp/sip_corewxSimpleHelpProvider.cpp [246/856] Compiling sip/cpp/sip_corewxShowEvent.cpp [247/856] Compiling sip/cpp/sip_corewxHeaderButtonParams.cpp [248/856] Compiling sip/cpp/sip_corewxSettableHeaderColumn.cpp [249/856] Compiling sip/cpp/sip_corewxSetCursorEvent.cpp [250/856] Compiling sip/cpp/sip_corewxHVScrolledWindow.cpp [251/856] Compiling sip/cpp/sip_corewxDateSpan.cpp [252/856] Compiling sip/cpp/sip_corewxSearchCtrl.cpp [253/856] Compiling sip/cpp/sip_corewxScrolledWindow.cpp [254/856] Compiling sip/cpp/sip_corewxHTMLDataObject.cpp [255/856] Compiling sip/cpp/sip_corewxScrolledCanvas.cpp [256/856] Compiling sip/cpp/sip_corewxScrollWinEvent.cpp [257/856] Compiling sip/cpp/sip_corewxHScrolledWindow.cpp [258/856] Compiling sip/cpp/sip_corewxDataObjectSimple.cpp [259/856] Compiling sip/cpp/sip_corewxSpinEvent.cpp [260/856] Compiling sip/cpp/sip_corewxBitmap.cpp [261/856] Compiling sip/cpp/sip_corewxAlphaPixelData_Accessor.cpp [262/856] Compiling sip/cpp/sip_corewxScrollEvent.cpp [263/856] Compiling sip/cpp/sip_corewxScrollBar.cpp [264/856] Compiling sip/cpp/sip_corewxGridSizer.cpp [265/856] Compiling sip/cpp/sip_corewxScreenDC.cpp [266/856] Compiling sip/cpp/sip_corewxSVGFileDC.cpp [267/856] Compiling sip/cpp/sip_corewxGridBagSizer.cpp [268/856] Compiling sip/cpp/sip_corewxDataObjectComposite.cpp [269/856] Compiling sip/cpp/sip_corewxRichMessageDialog.cpp [270/856] Compiling sip/cpp/sip_corewxRendererVersion.cpp [271/856] Compiling sip/cpp/sip_corewxGraphicsRenderer.cpp [272/856] Compiling sip/cpp/sip_corewxRendererNative.cpp [273/856] Compiling sip/cpp/sip_corewxClientDC.cpp [274/856] Compiling sip/cpp/sip_corewxGraphicsPen.cpp [275/856] Compiling sip/cpp/sip_corewxDataObject.cpp [276/856] Compiling sip/cpp/sip_corewxClassInfo.cpp [277/856] Compiling sip/cpp/sip_corewxRegion.cpp [278/856] Compiling sip/cpp/sip_corewxRefCounter.cpp [279/856] Compiling sip/cpp/sip_corewxGraphicsPath.cpp [280/856] Compiling sip/cpp/sip_corewxRect2DDouble.cpp [281/856] Compiling sip/cpp/sip_corewxRect.cpp [282/856] Compiling sip/cpp/sip_corewxGraphicsObject.cpp [283/856] Compiling sip/cpp/sip_corewxDataFormat.cpp [284/856] Compiling sip/cpp/sip_corewxRearrangeList.cpp [285/856] Compiling sip/cpp/sip_corewxRearrangeDialog.cpp [286/856] Compiling sip/cpp/sip_corewxGraphicsMatrix.cpp [287/856] Compiling sip/cpp/sip_corewxRearrangeCtrl.cpp [288/856] Compiling sip/cpp/sip_corewxRealPoint.cpp [289/856] Compiling sip/cpp/sip_corewxGraphicsGradientStops.cpp [290/856] Compiling sip/cpp/sip_corewxDashCArrayHolder.cpp [291/856] Compiling sip/cpp/sip_corewxChoicebook.cpp [292/856] Compiling sip/cpp/sip_corewxAutoBufferedPaintDC.cpp [293/856] Compiling sip/cpp/sip_corewxRadioButton.cpp [294/856] Compiling sip/cpp/sip_corewxRadioBox.cpp [295/856] Compiling sip/cpp/sip_corewxGraphicsGradientStop.cpp [296/856] Compiling sip/cpp/sip_corewxQueryNewPaletteEvent.cpp [297/856] Compiling sip/cpp/sip_corewxPyUserData.cpp [298/856] Compiling sip/cpp/sip_corewxGraphicsFont.cpp [299/856] Compiling sip/cpp/sip_corewxDCTextColourChanger.cpp [300/856] Compiling sip/cpp/sip_corewxPySingleChoiceDialog.cpp [301/856] Compiling sip/cpp/sip_corewxPyEvent.cpp [302/856] Compiling sip/cpp/sip_corewxGraphicsContext.cpp [303/856] Compiling sip/cpp/sip_corewxPyCommandEvent.cpp [304/856] Compiling sip/cpp/sip_corewxPyBuffer.cpp [305/856] Compiling sip/cpp/sip_corewxGraphicsBrush.cpp [306/856] Compiling sip/cpp/sip_corewxDCPenChanger.cpp [307/856] Compiling sip/cpp/sip_corewxChoice.cpp [308/856] Compiling sip/cpp/sip_corewxPyApp.cpp [309/856] Compiling sip/cpp/sip_corewxPropagationDisabler.cpp [310/856] Compiling sip/cpp/sip_corewxGraphicsBitmap.cpp [311/856] Compiling sip/cpp/sip_corewxPropagateOnce.cpp [312/856] Compiling sip/cpp/sip_corewxProgressDialog.cpp [313/856] Compiling sip/cpp/sip_corewxGenericProgressDialog.cpp BUILDSTDERR: [314/856] Co../../../../sip/cpp/sip_corewxArtProvider.cpp: In function 'PyObject* meth_wxArtProvider_Insert(PyObject*, PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxArtProvider.cpp:450:31: warning: 'static void wxArtProvider::Insert(wxArtProvider*)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 450 | ::wxArtProvider::Insert(provider); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxArtProvider.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/artprov.h:138:31: note: declared here BUILDSTDERR: 138 | 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: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxArtProvider.cpp:450:46: warning: 'static void wxArtProvider::Insert(wxArtProvider*)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 450 | ::wxArtProvider::Insert(provider); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxArtProvider.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/artprov.h:138:31: note: declared here BUILDSTDERR: 138 | 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: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxArtProvider.cpp:450:46: warning: 'static void wxArtProvider::Insert(wxArtProvider*)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 450 | ::wxArtProvider::Insert(provider); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxArtProvider.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/artprov.h:138:31: note: declared here BUILDSTDERR: 138 | 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: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ mpiling sip/cpp/sip_corewxDCOverlay.cpp [315/856] Compiling sip/cpp/sip_corewxProcessEvent.cpp [316/856] Compiling sip/cpp/sip_corewxProcess.cpp [317/856] Compiling sip/cpp/sip_corewxGenericMessageDialog.cpp [318/856] Compiling sip/cpp/sip_corewxPrintout.cpp [319/856] Compiling sip/cpp/sip_corewxPrinterDC.cpp [320/856] Compiling sip/cpp/sip_corewxGenericDragImage.cpp [321/856] Compiling sip/cpp/sip_corewxDCFontChanger.cpp [322/856] Compiling sip/cpp/sip_corewxChildFocusEvent.cpp [323/856] Compiling sip/cpp/sip_corewxArtProvider.cpp [324/856] Compiling sip/cpp/sip_corewxAlphaPixelData.cpp [325/856] Compiling sip/cpp/sip_corewxAcceleratorTable.cpp [326/856] Compiling sip/cpp/sip_corewxPrinter.cpp [327/856] Compiling sip/cpp/sip_corewxPrintPreview.cpp [328/856] Compiling sip/cpp/sip_corewxGenericDirCtrl.cpp [329/856] Compiling sip/cpp/sip_corewxPrintDialogData.cpp [330/856] Compiling sip/cpp/sip_corewxPrintDialog.cpp [331/856] Compiling sip/cpp/sip_corewxGauge.cpp [332/856] Compiling sip/cpp/sip_corewxDCClipper.cpp [333/856] Compiling sip/cpp/sip_corewxPrintData.cpp [334/856] Compiling sip/cpp/sip_corewxPrintAbortDialog.cpp [335/856] Compiling sip/cpp/sip_corewxGUIEventLoop.cpp [336/856] Compiling sip/cpp/sip_corewxPreviewFrame.cpp [337/856] Compiling sip/cpp/sip_corewxRegionIterator.cpp [338/856] Compiling sip/cpp/sip_corewxGIFHandler.cpp [339/856] Compiling sip/cpp/sip_corewxDCBrushChanger.cpp [340/856] Compiling sip/cpp/sip_corewxCheckListBox.cpp [341/856] Compiling sip/cpp/sip_corewxPreviewCanvas.cpp [342/856] Compiling sip/cpp/sip_corewxPreferencesPage.cpp [343/856] Compiling sip/cpp/sip_corewxGDIObject.cpp [344/856] Compiling sip/cpp/sip_corewxPreferencesEditor.cpp [345/856] Compiling sip/cpp/sip_corewxPowerEvent.cpp [346/856] Compiling sip/cpp/sip_corewxGCDC.cpp [347/856] Compiling sip/cpp/sip_corewxDC.cpp [348/856] Compiling sip/cpp/sip_corewxPostScriptDC.cpp [349/856] Compiling sip/cpp/sip_corewxPosition.cpp [350/856] Compiling sip/cpp/sip_corewxGBSpan.cpp [351/856] Compiling sip/cpp/sip_corewxPopupWindow.cpp [352/856] Compiling sip/cpp/sip_corewxPopupTransientWindow.cpp [353/856] Compiling sip/cpp/sip_corewxGBSizerItem.cpp [354/856] Compiling sip/cpp/sip_corewxCustomDataObject.cpp [355/856] Compiling sip/cpp/sip_corewxCheckBox.cpp [356/856] Compiling sip/cpp/sip_corewxArrayVideoModes.cpp [357/856] Compiling sip/cpp/sip_corewxPointList_iterator.cpp [358/856] Compiling sip/cpp/sip_corewxPointList.cpp [359/856] Compiling sip/cpp/sip_corewxGBPosition.cpp [360/856] Compiling sip/cpp/sip_corewxPoint2DDouble.cpp [361/856] Compiling sip/cpp/sip_corewxPoint.cpp [362/856] Compiling sip/cpp/sip_corewxPreviewControlBar.cpp [363/856] Compiling sip/cpp/sip_corewxCursor.cpp [364/856] Compiling sip/cpp/sip_corewxFrame.cpp [365/856] Compiling sip/cpp/sip_corewxPixelDataBase.cpp [366/856] Compiling sip/cpp/sip_corewxFontPickerEvent.cpp [367/856] Compiling sip/cpp/sip_corewxPickerBase.cpp [368/856] Compiling sip/cpp/sip_corewxPenList.cpp [369/856] Compiling sip/cpp/sip_corewxFontPickerCtrl.cpp [370/856] Compiling sip/cpp/sip_corewxControlWithItems.cpp [371/856] Compiling sip/cpp/sip_corewxCharBuffer.cpp [372/856] Compiling sip/cpp/sip_corewxPen.cpp [373/856] Compiling sip/cpp/sip_corewxPasswordEntryDialog.cpp [374/856] Compiling sip/cpp/sip_corewxFontMetrics.cpp [375/856] Compiling sip/cpp/sip_corewxPanel.cpp [376/856] Compiling sip/cpp/sip_corewxPaletteChangedEvent.cpp [377/856] Compiling sip/cpp/sip_corewxFontMapper.cpp [378/856] Compiling sip/cpp/sip_corewxControl.cpp [379/856] Compiling sip/cpp/sip_corewxPalette.cpp [380/856] Compiling sip/cpp/sip_corewxPaintEvent.cpp [381/856] Compiling sip/cpp/sip_corewxFontList.cpp [382/856] Compiling sip/cpp/sip_corewxPaintDC.cpp [383/856] Compiling sip/cpp/sip_corewxPageSetupDialogData.cpp [384/856] Compiling sip/cpp/sip_corewxFontInfo.cpp [385/856] Compiling sip/cpp/sip_corewxContextMenuEvent.cpp [386/856] Compiling sip/cpp/sip_corewxCaret.cpp [387/856] Compiling sip/cpp/sip_corewxArrayString.cpp [388/856] Compiling sip/cpp/sip_corewxAffineMatrix2DBase.cpp BUILDSTDERR: [389/856] Compiling sip/cpp/sip_c../../../../sip/cpp/sip_corewxMenuBar.cpp: In function 'PyObject* meth_wxMenuBar_GetLabelTop(PyObject*, PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuBar.cpp:2140:61: warning: 'wxString wxMenuBarBase::GetLabelTop(size_t) const' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 2140 | sipRes = new ::wxString(sipCpp->GetLabelTop(pos)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuBar.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menu.h:555:28: note: declared here BUILDSTDERR: 555 | 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: 654 | #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:2694:43: warning: 'void wxMenuBarBase::SetLabelTop(size_t, const wxString&)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 2694 | sipCpp->SetLabelTop(pos,*label); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuBar.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menu.h:553:24: note: declared here BUILDSTDERR: 553 | 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: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp: In function 'PyObject* meth_wxMenuItem_GetLabel(PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp:478:55: warning: 'wxString wxMenuItemBase::GetLabel() const' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 478 | sipRes = new ::wxString(sipCpp->GetLabel()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:56, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:182:17: note: declared here BUILDSTDERR: 182 | 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:591:54: warning: 'wxString wxMenuItemBase::GetName() const' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 591 | sipRes = new ::wxString(sipCpp->GetName()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:56, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:180:17: note: declared here BUILDSTDERR: 180 | 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:668:54: warning: 'const wxString& wxMenuItemBase::GetText() const' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 668 | sipRes = new ::wxString(sipCpp->GetText()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:56, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:184:24: note: declared here BUILDSTDERR: 184 | 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:1459:34: warning: 'virtual void wxMenuItemBase::SetText(const wxString&)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1459 | sipCpp->SetText(*text); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:56, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:185:13: note: declared here BUILDSTDERR: 185 | 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:1668:53: warning: 'static wxString wxMenuItemBase::GetLabelFromText(const wxString&)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1668 | sipRes = new ::wxString( ::wxMenuItem::GetLabelFromText(*text)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:135:35: note: declared here BUILDSTDERR: 135 | 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: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp:1668:75: warning: 'static wxString wxMenuItemBase::GetLabelFromText(const wxString&)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1668 | sipRes = new ::wxString( ::wxMenuItem::GetLabelFromText(*text)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:135:35: note: declared here BUILDSTDERR: 135 | 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: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp:1668:75: warning: 'static wxString wxMenuItemBase::GetLabelFromText(const wxString&)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1668 | sipRes = new ::wxString( ::wxMenuItem::GetLabelFromText(*text)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:135:35: note: declared here BUILDSTDERR: 135 | 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: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ orewxPageSetupDialog.cpp [390/856] Compiling sip/cpp/sip_corewxPNMHandler.cpp [391/856] Compiling sip/cpp/sip_corewxFontEnumerator.cpp [392/856] Compiling sip/cpp/sip_corewxPNGHandler.cpp [393/856] Compiling sip/cpp/sip_corewxPCXHandler.cpp [394/856] Compiling sip/cpp/sip_corewxFontDialog.cpp [395/856] Compiling sip/cpp/sip_corewxContextHelpButton.cpp [396/856] Compiling sip/cpp/sip_corewxOverlay.cpp [397/856] Compiling sip/cpp/sip_corewxOutputStream.cpp [398/856] Compiling sip/cpp/sip_corewxFontData.cpp [399/856] Compiling sip/cpp/sip_corewxObject.cpp [400/856] Compiling sip/cpp/sip_corewxNumberEntryDialog.cpp [401/856] Compiling sip/cpp/sip_corewxFont.cpp [402/856] Compiling sip/cpp/sip_corewxContextHelp.cpp [403/856] Compiling sip/cpp/sip_corewxButton.cpp [404/856] Compiling sip/cpp/sip_corewxNotifyEvent.cpp [405/856] Compiling sip/cpp/sip_corewxPlatformInfo.cpp [406/856] Compiling sip/cpp/sip_corewxFocusEvent.cpp [407/856] Compiling sip/cpp/sip_corewxNonOwnedWindow.cpp [408/856] Compiling sip/cpp/sip_corewxNavigationKeyEvent.cpp [409/856] Compiling sip/cpp/sip_corewxNotebook.cpp [410/856] Compiling sip/cpp/sip_corewxConfigPathChanger.cpp [411/856] Compiling sip/cpp/sip_corewxNativePixelData_Accessor.cpp [412/856] Compiling sip/cpp/sip_corewxFlexGridSizer.cpp [413/856] Compiling sip/cpp/sip_corewxFindReplaceDialog.cpp [414/856] Compiling sip/cpp/sip_corewxNativeFontInfo.cpp [415/856] Compiling sip/cpp/sip_corewxMultiChoiceDialog.cpp [416/856] Compiling sip/cpp/sip_corewxFindReplaceData.cpp [417/856] Compiling sip/cpp/sip_corewxConfigBase.cpp [418/856] Compiling sip/cpp/sip_corewxBusyInfo.cpp [419/856] Compiling sip/cpp/sip_corewxArrayInt.cpp [420/856] Compiling sip/cpp/sip_corewxMsgCatalog.cpp [421/856] Compiling sip/cpp/sip_corewxMoveEvent.cpp [422/856] Compiling sip/cpp/sip_corewxFindDialogEvent.cpp [423/856] Compiling sip/cpp/sip_corewxMouseState.cpp [424/856] Compiling sip/cpp/sip_corewxMouseEventsManager.cpp [425/856] Compiling sip/cpp/sip_corewxFilterFSHandler.cpp [426/856] Compiling sip/cpp/sip_corewxConfig.cpp [427/856] Compiling sip/cpp/sip_corewxMouseEvent.cpp [428/856] Compiling sip/cpp/sip_corewxMouseCaptureLostEvent.cpp [429/856] Compiling sip/cpp/sip_corewxFileTypeMessageParameters.cpp [430/856] Compiling sip/cpp/sip_corewxMouseCaptureChangedEvent.cpp [431/856] Compiling sip/cpp/sip_corewxModalDialogHook.cpp [432/856] Compiling sip/cpp/sip_corewxFileTypeInfo.cpp [433/856] Compiling sip/cpp/sip_corewxCommandProcessor.cpp [434/856] Compiling sip/cpp/sip_corewxBusyCursor.cpp [435/856] Compiling sip/cpp/sip_corewxMirrorDC.cpp [436/856] Compiling sip/cpp/sip_corewxMiniFrame.cpp [437/856] Compiling sip/cpp/sip_corewxFileType.cpp [438/856] Compiling sip/cpp/sip_corewxMimeTypesManager.cpp [439/856] Compiling sip/cpp/sip_corewxMetafileDC.cpp [440/856] Compiling sip/cpp/sip_corewxFileTranslationsLoader.cpp [441/856] Compiling sip/cpp/sip_corewxCommandList_iterator.cpp [442/856] Compiling sip/cpp/sip_corewxMetafile.cpp [443/856] Compiling sip/cpp/sip_corewxMessageDialogButtonLabel.cpp [444/856] Compiling sip/cpp/sip_corewxFileSystemWatcherEvent.cpp [445/856] Compiling sip/cpp/sip_corewxMessageDialog.cpp [446/856] Compiling sip/cpp/sip_corewxNativePixelData.cpp [447/856] Compiling sip/cpp/sip_corewxFileSystemHandler.cpp [448/856] Compiling sip/cpp/sip_corewxFilePickerCtrl.cpp [449/856] Compiling sip/cpp/sip_corewxMenuBar.cpp [450/856] Compiling sip/cpp/sip_corewxAcceleratorEntry.cpp [451/856] Compiling sip/cpp/sip_corewxMenuItemList_iterator.cpp [452/856] Compiling sip/cpp/sip_corewxMenuEvent.cpp [453/856] Compiling sip/cpp/sip_corewxCommandEvent.cpp [454/856] Compiling sip/cpp/sip_corewxMenuList.cpp [455/856] Compiling sip/cpp/sip_corewxFileSystem.cpp [456/856] Compiling sip/cpp/sip_corewxMenuItem.cpp [457/856] Compiling sip/cpp/sip_advwxWizardPageSimple.cpp [458/856] Compiling sip/cpp/sip_advwxWizardEvent.cpp [459/856] Compiling sip/cpp/sip_advwxTaskBarIconEvent.cpp [460/856] Compiling sip/cpp/sip_advwxOwnerDrawnComboBox.cpp [461/856] Compiling sip/cpp/sip_advwxNotificationMessage.cpp BUILDSTDERR: [462/856] Compiling sip/cpp/s../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp: In member function 'virtual bool sipwxDataViewCustomRenderer::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, uint)': BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:125:45: warning: 'virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 125 | return ::wxDataViewCustomRenderer::Activate(cell,model,item,col); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here BUILDSTDERR: 251 | 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: 654 | #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: 250 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:125:73: warning: 'virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 125 | return ::wxDataViewCustomRenderer::Activate(cell,model,item,col); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here BUILDSTDERR: 251 | 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: 654 | #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: 250 | 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:140:45: warning: 'virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 140 | 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 ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here BUILDSTDERR: 259 | 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: 654 | #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: 258 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:140:81: warning: 'virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 140 | 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 ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here BUILDSTDERR: 259 | 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: 654 | #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: 258 | 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:707:115: warning: 'virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 707 | 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 ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here BUILDSTDERR: 259 | 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: 654 | #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: 258 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:707:166: warning: 'virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 707 | 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 ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here BUILDSTDERR: 259 | 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: 654 | #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: 258 | 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:758:106: warning: 'virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 758 | 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 ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here BUILDSTDERR: 251 | 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: 654 | #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: 250 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:758:148: warning: 'virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 758 | 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 ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here BUILDSTDERR: 251 | 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: 654 | #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: 250 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ip_advwxWizardPage.cpp [463/856] Compiling sip/cpp/sip_advwxJoystick.cpp [464/856] Linking build/waf/2.7/gtk3/_core.so [465/856] Compiling sip/cpp/sip_advwxHyperlinkEvent.cpp [466/856] Compiling sip/cpp/sip_advwxHyperlinkCtrl.cpp [467/856] Compiling sip/cpp/sip_advwxLayoutAlgorithm.cpp [468/856] Compiling sip/cpp/sip_advwxDatePickerCtrlGeneric.cpp [469/856] Compiling sip/cpp/sip_advwxDatePickerCtrl.cpp [470/856] Compiling sip/cpp/sip_advwxCommandLinkButton.cpp [471/856] Compiling sip/cpp/sip_advwxCalendarEvent.cpp [472/856] Compiling sip/cpp/sip_advwxCalendarDateAttr.cpp [473/856] Compiling sip/cpp/sip_advwxCalculateLayoutEvent.cpp [474/856] Compiling sip/cpp/sip_advwxBitmapComboBox.cpp [475/856] Compiling sip/cpp/sip_advwxBannerWindow.cpp [476/856] Compiling sip/cpp/sip_advwxAnimationCtrl.cpp [477/856] Compiling sip/cpp/sip_advwxAnimation.cpp [478/856] Compiling sip/cpp/sip_advwxAboutDialogInfo.cpp [479/856] Compiling sip/cpp/sip_advcmodule.cpp [480/856] Compiling sip/cpp/sip_advwxEditableListBox.cpp [481/856] Compiling sip/cpp/sip_advwxSplashScreen.cpp [482/856] Compiling sip/cpp/sip_advwxSashEvent.cpp [483/856] Compiling sip/cpp/sip_advwxPropertySheetDialog.cpp [484/856] Compiling sip/cpp/sip_advwxExtHelpController.cpp [485/856] Compiling sip/cpp/sip_advwxDateEvent.cpp [486/856] Compiling sip/cpp/sip_advwxCalendarCtrl.cpp [487/856] Compiling sip/cpp/sip_advwxGenericCalendarCtrl.cpp [488/856] Compiling sip/cpp/sip_advwxWizard.cpp [489/856] Compiling sip/cpp/sip_advwxTimePickerCtrl.cpp [490/856] Compiling sip/cpp/sip_advwxTipProvider.cpp [491/856] Compiling sip/cpp/sip_advwxTaskBarIcon.cpp [492/856] Compiling sip/cpp/sip_advwxSashWindow.cpp [493/856] Compiling sip/cpp/sip_advwxPseudoDC.cpp [494/856] Compiling sip/cpp/sip_advwxSound.cpp [495/856] Compiling sip/cpp/sip_advwxSashLayoutWindow.cpp [496/856] Compiling sip/cpp/sip_advwxQueryLayoutInfoEvent.cpp [497/856] Compiling sip/cpp/sip_advwxRichToolTip.cpp [498/856] Compiling sip/cpp/sip_dataviewwxDataViewItemAttr.cpp [499/856] Compiling sip/cpp/sip_dataviewwxDataViewItem.cpp [500/856] Compiling sip/cpp/sip_dataviewwxDataViewEvent.cpp [501/856] Compiling sip/cpp/sip_dataviewwxDataViewListCtrl.cpp [502/856] Compiling sip/cpp/sip_dataviewwxDataViewListModel.cpp [503/856] Linking build/waf/2.7/gtk3/_adv.so [504/856] Compiling sip/cpp/sip_dataviewwxDVCVariant.cpp [505/856] Compiling sip/cpp/sip_dataviewcmodule.cpp [506/856] Compiling sip/cpp/sip_dataviewwxVariantVector.cpp [507/856] Compiling sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp [508/856] Compiling sip/cpp/sip_dataviewwxTreeListItem.cpp [509/856] Compiling sip/cpp/sip_dataviewwxDataViewRenderer.cpp [510/856] Compiling sip/cpp/sip_dataviewwxTreeListItemComparator.cpp [511/856] Compiling sip/cpp/sip_dataviewwxDataViewChoiceRenderer.cpp [512/856] Compiling sip/cpp/sip_dataviewwxTreeListCtrl.cpp [513/856] Compiling sip/cpp/sip_dataviewwxDataViewTreeStore.cpp [514/856] Compiling sip/cpp/sip_dataviewwxDataViewTreeCtrl.cpp [515/856] Compiling sip/cpp/sip_dataviewwxDataViewProgressRenderer.cpp [516/856] Compiling sip/cpp/sip_dataviewwxDataViewModel.cpp [517/856] Compiling sip/cpp/sip_dataviewwxDataViewModelNotifier.cpp [518/856] Compiling sip/cpp/sip_dataviewwxDataViewListStore.cpp [519/856] Compiling sip/cpp/sip_dataviewwxDataViewDateRenderer.cpp [520/856] Compiling sip/cpp/sip_dataviewwxTreeListEvent.cpp [521/856] Compiling sip/cpp/sip_dataviewwxDataViewItemArray.cpp [522/856] Compiling sip/cpp/sip_dataviewwxDataViewIndexListModel.cpp [523/856] Compiling sip/cpp/sip_dataviewwxDataViewIconText.cpp [524/856] Compiling sip/cpp/sip_dataviewwxDataViewIconTextRenderer.cpp [525/856] Compiling sip/cpp/sip_dataviewwxDataViewBitmapRenderer.cpp [526/856] Compiling sip/cpp/sip_dataviewwxDataViewTextRenderer.cpp [527/856] Compiling sip/cpp/sip_dataviewwxDataViewColumn.cpp [528/856] Compiling sip/cpp/sip_dataviewwxDataViewVirtualListModel.cpp [529/856] Compiling sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp [530/856] Compiling sip/cpp/sip_dataviewwxDataViewCtrl.cpp BUILDSTDERR: [531/856] Compiling sip/cpp/sip_dataviewwxDataViewToggleRenderer.cp../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp: In member function 'virtual bool sipwxDataViewSpinRenderer::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, uint)': BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:311:43: warning: 'virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 311 | 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 ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here BUILDSTDERR: 259 | 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: 654 | #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: 258 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:311:79: warning: 'virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 311 | 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 ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here BUILDSTDERR: 259 | 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: 654 | #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: 258 | 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:326:43: warning: 'virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 326 | return ::wxDataViewSpinRenderer::Activate(cell,model,item,col); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here BUILDSTDERR: 251 | 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: 654 | #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: 250 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:326:71: warning: 'virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 326 | return ::wxDataViewSpinRenderer::Activate(cell,model,item,col); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here BUILDSTDERR: 251 | 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: 654 | #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: 250 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ p [532/856] Compiling sip/cpp/sip_gridwxGridCellEnumEditor.cpp [533/856] Compiling sip/cpp/sip_gridwxGridCellAttrProvider.cpp [534/856] Compiling sip/cpp/sip_gridwxGridRangeSelectEvent.cpp [535/856] Compiling sip/cpp/sip_gridwxGridTableMessage.cpp [536/856] Compiling sip/cpp/sip_gridwxGridTableBase.cpp [537/856] Linking build/waf/2.7/gtk3/_dataview.so [538/856] Compiling sip/cpp/sip_gridwxGridSizesInfo.cpp [539/856] Compiling sip/cpp/sip_gridwxGridRowHeaderRendererDefault.cpp [540/856] Compiling sip/cpp/sip_gridwxGridEvent.cpp [541/856] Compiling sip/cpp/sip_gridwxGridColumnHeaderRenderer.cpp [542/856] Compiling sip/cpp/sip_gridwxGridCellAutoWrapStringRenderer.cpp [543/856] Compiling sip/cpp/sip_gridwxGridEditorCreatedEvent.cpp [544/856] Compiling sip/cpp/sip_gridwxGridCornerHeaderRenderer.cpp [545/856] Compiling sip/cpp/sip_gridwxGridColumnHeaderRendererDefault.cpp [546/856] Compiling sip/cpp/sip_gridwxGridCellNumberRenderer.cpp [547/856] Compiling sip/cpp/sip_gridwxGridCellFloatRenderer.cpp [548/856] Compiling sip/cpp/sip_gridwxGridCellEditor.cpp [549/856] Compiling sip/cpp/sip_gridwxGridCellFloatEditor.cpp [550/856] Compiling sip/cpp/sip_gridwxGridCellDateTimeRenderer.cpp [551/856] Compiling sip/cpp/sip_gridwxGridCellCoords.cpp [552/856] Compiling sip/cpp/sip_gridwxGridCellChoiceEditor.cpp [553/856] Compiling sip/cpp/sip_gridwxGridCellAttr.cpp [554/856] Compiling sip/cpp/sip_gridwxGridCellEnumRenderer.cpp [555/856] Compiling sip/cpp/sip_gridcmodule.cpp [556/856] Compiling sip/cpp/sip_gridwxGrid.cpp [557/856] Compiling sip/cpp/sip_gridwxGridCellBoolEditor.cpp [558/856] Compiling sip/cpp/sip_gridwxGridRowHeaderRenderer.cpp [559/856] Compiling sip/cpp/sip_gridwxGridCellCoordsArray.cpp [560/856] Compiling sip/cpp/sip_gridwxGridCellBoolRenderer.cpp [561/856] Compiling sip/cpp/sip_gridwxGridSizeEvent.cpp [562/856] Compiling sip/cpp/sip_gridwxGridHeaderLabelsRenderer.cpp [563/856] Compiling sip/cpp/sip_gridwxGridCellRenderer.cpp [564/856] Compiling sip/cpp/sip_gridwxGridStringTable.cpp [565/856] Compiling sip/cpp/sip_gridwxGridCellNumberEditor.cpp [566/856] Compiling sip/cpp/sip_gridwxGridUpdateLocker.cpp [567/856] Compiling sip/cpp/sip_gridwxGridCellAutoWrapStringEditor.cpp [568/856] Compiling sip/cpp/sip_gridwxGridCellStringRenderer.cpp [569/856] Compiling sip/cpp/sip_gridwxGridCellTextEditor.cpp [570/856] Compiling sip/cpp/sip_gridwxGridCornerHeaderRendererDefault.cpp [571/856] Compiling sip/cpp/sip_stccmodule.cpp [572/856] Compiling sip/cpp/sip_stcwxStyledTextEvent.cpp [573/856] Compiling sip/cpp/sip_stcwxStyledTextCtrl.cpp [574/856] Compiling sip/cpp/sip_htmlwxHtmlTagHandler.cpp [575/856] Compiling sip/cpp/sip_htmlwxHtmlCell.cpp [576/856] Linking build/waf/2.7/gtk3/_grid.so [577/856] Compiling sip/cpp/sip_htmlwxHtmlEasyPrinting.cpp [578/856] Compiling sip/cpp/sip_htmlwxHtmlColourCell.cpp [579/856] Compiling sip/cpp/sip_htmlwxHtmlCellEvent.cpp [580/856] Compiling sip/cpp/sip_htmlwxHtmlHelpFrame.cpp [581/856] Compiling sip/cpp/sip_htmlwxHtmlBookRecArray.cpp [582/856] Compiling sip/cpp/sip_htmlwxSimpleHtmlListBox.cpp [583/856] Compiling sip/cpp/sip_htmlwxHtmlWordCell.cpp [584/856] Compiling sip/cpp/sip_htmlwxHtmlWindowInterface.cpp [585/856] Linking build/waf/2.7/gtk3/_stc.so [586/856] Compiling sip/cpp/sip_htmlwxHtmlWindow.cpp [587/856] Compiling sip/cpp/sip_htmlwxHtmlWinParser.cpp [588/856] Compiling sip/cpp/sip_htmlwxHtmlWidgetCell.cpp [589/856] Compiling sip/cpp/sip_htmlwxHtmlPrintout.cpp [590/856] Compiling sip/cpp/sip_htmlwxHtmlRenderingInfo.cpp [591/856] Compiling sip/cpp/sip_htmlwxHtmlParser.cpp [592/856] Compiling sip/cpp/sip_htmlwxHtmlLinkEvent.cpp [593/856] Compiling sip/cpp/sip_htmlwxHtmlModalHelp.cpp [594/856] Compiling sip/cpp/sip_htmlwxHtmlHelpWindow.cpp [595/856] Compiling sip/cpp/sip_htmlwxHtmlHelpDialog.cpp [596/856] Compiling sip/cpp/sip_htmlwxHtmlHelpDataItems.cpp [597/856] Compiling sip/cpp/sip_htmlwxHtmlFilter.cpp [598/856] Compiling sip/cpp/sip_htmlwxHtmlDCRenderer.cpp [599/856] Compiling sip/cpp/sip_htmlwxHtmlContainerCell.cpp [600/856] Compiling sip/cpp/sip_htmlwxHtmlBookRecord.cpp BUILDSTDERR: [601/856] Compil../../../../sip/cpp/sip_htmlwxHtmlTag.cpp: In function 'PyObject* meth_wxHtmlTag_GetBeginPos(PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp:76:42: warning: 'int wxHtmlTag::GetBeginPos() const' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 76 | 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:2146, BUILDSTDERR: from ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/html/htmltag.h:168:12: note: declared here BUILDSTDERR: 168 | 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:116:41: warning: 'int wxHtmlTag::GetEndPos1() const' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 116 | 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:2146, BUILDSTDERR: from ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/html/htmltag.h:169:12: note: declared here BUILDSTDERR: 169 | 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:156:41: warning: 'int wxHtmlTag::GetEndPos2() const' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 156 | 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:2146, BUILDSTDERR: from ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/html/htmltag.h:170:12: note: declared here BUILDSTDERR: 170 | inline int wxHtmlTag::GetEndPos2() const { return int(m_End2 - m_sourceStart); } BUILDSTDERR: | ^~~~~~~~~ ing sip/cpp/sip_htmlwxHtmlRenderingState.cpp [602/856] Compiling sip/cpp/sip_htmlwxHtmlWordWithTabsCell.cpp [603/856] Compiling sip/cpp/sip_htmlwxHtmlListBox.cpp [604/856] Compiling sip/cpp/sip_htmlwxHtmlHelpDataItem.cpp [605/856] Compiling sip/cpp/sip_htmlwxHtmlTag.cpp [606/856] Compiling sip/cpp/sip_htmlwxHtmlSelection.cpp [607/856] Compiling sip/cpp/sip_htmlwxHtmlRenderingStyle.cpp [608/856] Compiling sip/cpp/sip_htmlwxHtmlFontCell.cpp [609/856] Compiling sip/cpp/sip_htmlwxHtmlHelpController.cpp [610/856] Compiling sip/cpp/sip_htmlwxHtmlWinTagHandler.cpp [611/856] Compiling sip/cpp/sip_htmlcmodule.cpp [612/856] Compiling sip/cpp/sip_htmlwxHtmlLinkInfo.cpp [613/856] Compiling sip/cpp/sip_htmlwxHtmlHelpData.cpp [614/856] Compiling sip/cpp/sip_glcanvaswxGLContext.cpp [615/856] Compiling sip/cpp/sip_glcanvaswxGLCanvas.cpp [616/856] Compiling sip/cpp/sip_glcanvascmodule.cpp [617/856] Compiling sip/cpp/sip_html2wxWebView.cpp [618/856] Compiling sip/cpp/sip_html2wxWebViewEvent.cpp [619/856] Linking build/waf/2.7/gtk3/_html.so [620/856] Compiling sip/cpp/sip_html2wxWebViewHistoryItem.cpp [621/856] Compiling sip/cpp/sip_html2wxWebViewFactory.cpp [622/856] Linking build/waf/2.7/gtk3/_glcanvas.so [623/856] Compiling sip/cpp/sip_html2wxWebViewHandler.cpp [624/856] Compiling sip/cpp/sip_html2cmodule.cpp [625/856] Compiling sip/cpp/sip_html2wxWebViewFSHandler.cpp [626/856] Compiling sip/cpp/sip_html2wxWebViewArchiveHandler.cpp [627/856] Compiling sip/cpp/sip_xmlcmodule.cpp [628/856] Compiling sip/cpp/sip_xmlwxXmlDocument.cpp [629/856] Compiling sip/cpp/sip_xmlwxXmlAttribute.cpp [630/856] Compiling sip/cpp/sip_xmlwxXmlNode.cpp [631/856] Compiling sip/cpp/sip_xrcwxXmlResourceHandler.cpp [632/856] Linking build/waf/2.7/gtk3/_html2.so [633/856] Compiling sip/cpp/sip_xrcwxAnimation.cpp [634/856] Compiling sip/cpp/sip_xrcwxXmlResource.cpp [635/856] Compiling sip/cpp/sip_xrcwxXmlSubclassFactory.cpp [636/856] Compiling sip/cpp/sip_xrccmodule.cpp [637/856] Linking build/waf/2.7/gtk3/_xml.so [638/856] Compiling sip/cpp/sip_richtextwxRichTextDrawingHandlerList.cpp [639/856] Compiling sip/cpp/sip_richtextwxRichTextFieldType.cpp [640/856] Compiling sip/cpp/sip_richtextwxRichTextCtrl.cpp [641/856] Compiling sip/cpp/sip_richtextwxRichTextPrintout.cpp [642/856] Compiling sip/cpp/sip_richtextwxRichTextContextMenuPropertiesInfo.cpp [643/856] Linking build/waf/2.7/gtk3/_xrc.so [644/856] Compiling sip/cpp/sip_richtextwxRichTextBox.cpp [645/856] Compiling sip/cpp/sip_richtextwxRichTextCell.cpp [646/856] Compiling sip/cpp/sip_richtextwxRichTextBuffer.cpp [647/856] Compiling sip/cpp/sip_richtextwxTextAttrBorders.cpp [648/856] Compiling sip/cpp/sip_richtextwxTextAttrDimensions.cpp [649/856] Compiling sip/cpp/sip_richtextwxRichTextTable.cpp [650/856] Compiling sip/cpp/sip_richtextwxRichTextImage.cpp [651/856] Compiling sip/cpp/sip_richtextwxTextAttrDimensionConverter.cpp [652/856] Compiling sip/cpp/sip_richtextwxRichTextFieldTypeStandard.cpp [653/856] Compiling sip/cpp/sip_richtextwxTextBoxAttr.cpp [654/856] Compiling sip/cpp/sip_richtextwxRichTextStyleDefinition.cpp [655/856] Compiling sip/cpp/sip_richtextwxRichTextParagraphStyleDefinition.cpp [656/856] Compiling sip/cpp/sip_richtextwxRichTextRenderer.cpp [657/856] Compiling sip/cpp/sip_richtextwxRichTextStyleListCtrl.cpp [658/856] Compiling sip/cpp/sip_richtextwxRichTextParagraphLayoutBox.cpp [659/856] Compiling sip/cpp/sip_richtextwxRichTextObjectList.cpp [660/856] Compiling sip/cpp/sip_richtextwxRichTextStyleComboCtrl.cpp [661/856] Compiling sip/cpp/sip_richtextwxRichTextFormattingDialogFactory.cpp [662/856] Compiling sip/cpp/sip_richtextwxRichTextFileHandlerList_iterator.cpp [663/856] Compiling sip/cpp/sip_richtextwxRichTextFileHandlerList.cpp [664/856] Compiling sip/cpp/sip_richtextwxRichTextAttrArray.cpp [665/856] Compiling sip/cpp/sip_richtextwxRichTextDrawingHandler.cpp [666/856] Compiling sip/cpp/sip_richtextwxRichTextHeaderFooterData.cpp [667/856] Compiling sip/cpp/sip_richtextwxTextAttrSize.cpp [668/856] Compiling sip/cpp/sip_richtextwxRichTextFileHandler.cpp [669/856] Compiling sip/cpp/sip_richtextwxRichTextActionList.cpp [670/856] Compiling sip/cpp/sip_richtextwxRichTextObjectList_.cpp [671/856] Compiling sip/cpp/sip_richtextwxRichTextStyleSheet.cpp [672/856] Compiling sip/cpp/sip_richtextwxRichTextProperties.cpp [673/856] Compiling sip/cpp/sip_richtextwxRichTextXMLHandler.cpp [674/856] Compiling sip/cpp/sip_richtextwxRichTextParagraph.cpp [675/856] Compiling sip/cpp/sip_richtextwxRichTextPrinting.cpp [676/856] Compiling sip/cpp/sip_richtextwxRichTextSelection.cpp [677/856] Compiling sip/cpp/sip_richtextwxRichTextRange.cpp [678/856] Compiling sip/cpp/sip_richtextwxSymbolPickerDialog.cpp [679/856] Compiling sip/cpp/sip_richtextwxRichTextPlainTextHandler.cpp [680/856] Compiling sip/cpp/sip_richtextwxRichTextObjectList_iterator.cpp [681/856] Compiling sip/cpp/sip_richtextwxRichTextField.cpp [682/856] Compiling sip/cpp/sip_richtextwxRichTextEvent.cpp [683/856] Compiling sip/cpp/sip_richtextwxRichTextLineList_iterator.cpp [684/856] Compiling sip/cpp/sip_richtextwxRichTextLineList.cpp [685/856] Compiling sip/cpp/sip_richtextwxRichTextStyleOrganiserDialog.cpp [686/856] Compiling sip/cpp/sip_richtextwxRichTextFloatCollector.cpp [687/856] Compiling sip/cpp/sip_richtextwxRichTextVariantArray.cpp [688/856] Compiling sip/cpp/sip_richtextcmodule.cpp [689/856] Compiling sip/cpp/sip_richtextwxRichTextImageBlock.cpp [690/856] Compiling sip/cpp/sip_richtextwxTextAttrDimension.cpp [691/856] Compiling sip/cpp/sip_richtextwxRichTextStyleListBox.cpp [692/856] Compiling sip/cpp/sip_richtextwxRichTextStdRenderer.cpp [693/856] Compiling sip/cpp/sip_richtextwxRichTextPlainText.cpp [694/856] Compiling sip/cpp/sip_richtextwxRichTextObjectList__iterator.cpp [695/856] Compiling sip/cpp/sip_richtextwxRichTextLine.cpp [696/856] Compiling sip/cpp/sip_richtextwxRichTextAction.cpp [697/856] Compiling sip/cpp/sip_richtextwxRichTextObjectAddress.cpp [698/856] Compiling sip/cpp/sip_richtextwxRichTextHTMLHandler.cpp [699/856] Compiling sip/cpp/sip_richtextwxRichTextFontTable.cpp [700/856] Compiling sip/cpp/sip_richtextwxRichTextDrawingHandlerList_iterator.cpp [701/856] Compiling sip/cpp/sip_richtextwxRichTextDrawingContext.cpp [702/856] Compiling sip/cpp/sip_richtextwxRichTextCompositeObject.cpp [703/856] Compiling sip/cpp/sip_richtextwxRichTextActionList_iterator.cpp [704/856] Compiling sip/cpp/sip_richtextwxRichTextAttr.cpp [705/856] Compiling sip/cpp/sip_richtextwxRichTextListStyleDefinition.cpp [706/856] Compiling sip/cpp/sip_richtextwxRichTextFormattingDialog.cpp [707/856] Compiling sip/cpp/sip_richtextwxTextAttrBorder.cpp [708/856] Compiling sip/cpp/sip_richtextwxRichTextBufferDataObject.cpp [709/856] Compiling sip/cpp/sip_richtextwxRichTextObject.cpp [710/856] Compiling sip/cpp/sip_richtextwxRichTextCharacterStyleDefinition.cpp [711/856] Compiling sip/cpp/sip_richtextwxRichTextCommand.cpp [712/856] Compiling sip/cpp/sip_richtextwxRichTextObjectPtrArray.cpp [713/856] Compiling sip/cpp/sip_richtextwxRichTextObjectPtrArrayArray.cpp [714/856] Compiling sip/cpp/sip_richtextwxRichTextRangeArray.cpp [715/856] Compiling sip/cpp/sip_mediacmodule.cpp [716/856] Compiling sip/cpp/sip_mediawxMediaCtrl.cpp [717/856] Compiling sip/cpp/sip_mediawxMediaEvent.cpp [718/856] Compiling sip/cpp/sip_ribbonwxRibbonToolBarEvent.cpp [719/856] Compiling sip/cpp/sip_ribbonwxRibbonPageTabInfo.cpp [720/856] Linking build/waf/2.7/gtk3/_richtext.so [721/856] Compiling sip/cpp/sip_ribboncmodule.cpp [722/856] Compiling sip/cpp/sip_ribbonwxRibbonPanel.cpp [723/856] Compiling sip/cpp/sip_ribbonwxRibbonAUIArtProvider.cpp [724/856] Linking build/waf/2.7/gtk3/_media.so [725/856] Compiling sip/cpp/sip_ribbonwxRibbonArtProvider.cpp [726/856] Compiling sip/cpp/sip_ribbonwxRibbonPanelEvent.cpp [727/856] Compiling sip/cpp/sip_ribbonwxRibbonGallery.cpp [728/856] Compiling sip/cpp/sip_ribbonwxRibbonPage.cpp [729/856] Compiling sip/cpp/sip_ribbonwxRibbonGalleryEvent.cpp [730/856] Compiling sip/cpp/sip_ribbonwxRibbonButtonBar.cpp [731/856] Compiling sip/cpp/sip_ribbonwxRibbonButtonBarButtonBase.cpp [732/856] Compiling sip/cpp/sip_ribbonwxRibbonToolBarToolBase.cpp BUILDSTDERR: [733/856] Compiling si../../../../sip/cpp/sip_propgridwxPGProperty.cpp: In function 'PyObject* meth_wxPGProperty_AddChild(PyObject*, PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_propgridwxPGProperty.cpp:1402:34: warning: 'void wxPGProperty::AddChild(wxPGProperty*)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1402 | sipCpp->AddChild(prop); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_propgrid.h:2971, BUILDSTDERR: from ../../../../sip/cpp/sip_propgridwxPGProperty.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/propgrid/property.h:2231:24: note: declared here BUILDSTDERR: 2231 | wxDEPRECATED( void AddChild( wxPGProperty* prop ) ); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_propgridwxPGProperty.cpp: In function 'PyObject* meth_wxPGProperty_GetValueString(PyObject*, PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_propgridwxPGProperty.cpp:3142:69: warning: 'wxString wxPGProperty::GetValueString(int) const' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 3142 | sipRes = new ::wxString(sipCpp->GetValueString(argFlags)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_propgrid.h:2971, BUILDSTDERR: from ../../../../sip/cpp/sip_propgridwxPGProperty.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/propgrid/property.h:1657:28: note: declared here BUILDSTDERR: 1657 | wxDEPRECATED( wxString GetValueString( int argFlags = 0 ) const ); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ p/cpp/sip_ribbonwxRibbonButtonBarEvent.cpp [734/856] Compiling sip/cpp/sip_ribbonwxRibbonControl.cpp [735/856] Compiling sip/cpp/sip_ribbonwxRibbonPageTabInfoArray.cpp [736/856] Compiling sip/cpp/sip_ribbonwxRibbonMSWArtProvider.cpp [737/856] Compiling sip/cpp/sip_ribbonwxRibbonGalleryItem.cpp [738/856] Compiling sip/cpp/sip_ribbonwxRibbonBar.cpp [739/856] Compiling sip/cpp/sip_ribbonwxRibbonBarEvent.cpp [740/856] Compiling sip/cpp/sip_ribbonwxRibbonToolBar.cpp [741/856] Compiling sip/cpp/sip_propgridwxPGCell.cpp [742/856] Compiling sip/cpp/sip_propgridwxLongStringProperty.cpp [743/856] Compiling sip/cpp/sip_propgridwxNumericPropertyValidator.cpp [744/856] Compiling sip/cpp/sip_propgridwxPGPropArgCls.cpp [745/856] Compiling sip/cpp/sip_propgridwxEnumProperty.cpp [746/856] Linking build/waf/2.7/gtk3/_ribbon.so [747/856] Compiling sip/cpp/sip_propgridwxPGEditorDialogAdapter.cpp [748/856] Compiling sip/cpp/sip_propgridwxUIntProperty.cpp [749/856] Compiling sip/cpp/sip_propgridwxPGVariant.cpp [750/856] Compiling sip/cpp/sip_propgridwxIntProperty.cpp [751/856] Compiling sip/cpp/sip_propgridcmodule.cpp [752/856] Compiling sip/cpp/sip_propgridwxEditEnumProperty.cpp [753/856] Compiling sip/cpp/sip_propgridwxPGChoices.cpp [754/856] Compiling sip/cpp/sip_propgridwxPGChoiceAndButtonEditor.cpp [755/856] Compiling sip/cpp/sip_propgridwxPGChoiceEntry.cpp [756/856] Compiling sip/cpp/sip_propgridwxPGSpinCtrlEditor.cpp [757/856] Compiling sip/cpp/sip_propgridwxFontProperty.cpp [758/856] Compiling sip/cpp/sip_propgridwxDirProperty.cpp [759/856] Compiling sip/cpp/sip_propgridwxImageFileProperty.cpp [760/856] Compiling sip/cpp/sip_propgridwxPGVIterator.cpp [761/856] Compiling sip/cpp/sip_propgridwxPGArrayEditorDialog.cpp [762/856] Compiling sip/cpp/sip_propgridwxPGFileDialogAdapter.cpp [763/856] Compiling sip/cpp/sip_propgridwxArrayPGProperty.cpp [764/856] Compiling sip/cpp/sip_propgridwxArrayStringProperty.cpp [765/856] Compiling sip/cpp/sip_propgridwxDateProperty.cpp [766/856] Compiling sip/cpp/sip_propgridwxFloatProperty.cpp [767/856] Compiling sip/cpp/sip_propgridwxPropertyGridHitTestResult.cpp [768/856] Compiling sip/cpp/sip_propgridwxPropertyGridPage.cpp [769/856] Compiling sip/cpp/sip_propgridwxPropertyGridIteratorBase.cpp [770/856] Compiling sip/cpp/sip_propgridwxPropertyGridManager.cpp [771/856] Compiling sip/cpp/sip_propgridwxColourPropertyValue.cpp [772/856] Compiling sip/cpp/sip_propgridwxPGChoiceEditor.cpp [773/856] Compiling sip/cpp/sip_propgridwxPropertyGridIterator.cpp [774/856] Compiling sip/cpp/sip_propgridwxPropertyCategory.cpp [775/856] Compiling sip/cpp/sip_propgridwxPGChoicesData.cpp [776/856] Compiling sip/cpp/sip_propgridwxPGCellRenderer.cpp [777/856] Compiling sip/cpp/sip_propgridwxPGInDialogValidator.cpp [778/856] Compiling sip/cpp/sip_propgridwxSystemColourProperty.cpp [779/856] Compiling sip/cpp/sip_propgridwxPGVariantList.cpp [780/856] Compiling sip/cpp/sip_propgridwxPGProperty.cpp [781/856] Compiling sip/cpp/sip_propgridwxFlagsProperty.cpp [782/856] Compiling sip/cpp/sip_propgridwxColourProperty.cpp [783/856] Compiling sip/cpp/sip_propgridwxPGEditor.cpp [784/856] Compiling sip/cpp/sip_propgridwxPropertyGridInterface.cpp [785/856] Compiling sip/cpp/sip_propgridwxPGWindowList.cpp [786/856] Compiling sip/cpp/sip_propgridwxPGMultiButton.cpp [787/856] Compiling sip/cpp/sip_propgridwxFileProperty.cpp [788/856] Compiling sip/cpp/sip_propgridwxCursorProperty.cpp [789/856] Compiling sip/cpp/sip_propgridwxPGTextCtrlEditor.cpp [790/856] Compiling sip/cpp/sip_propgridwxPGLongStringDialogAdapter.cpp [791/856] Compiling sip/cpp/sip_propgridwxPGArrayStringEditorDialog.cpp [792/856] Compiling sip/cpp/sip_propgridwxPGComboBoxEditor.cpp [793/856] Compiling sip/cpp/sip_propgridwxBoolProperty.cpp [794/856] Compiling sip/cpp/sip_propgridwxPropertyGridEvent.cpp [795/856] Compiling sip/cpp/sip_propgridwxPGTextCtrlAndButtonEditor.cpp [796/856] Compiling sip/cpp/sip_propgridwxPropertyGridPageState.cpp [797/856] Compiling sip/cpp/sip_propgridwxMultiChoiceProperty.cpp [798/856] Compiling sip/cpp/sip_propgridwxPGDefaultRenderer.cpp [799/856] Compiling sip/cpp/sip_propgridwxPropertyGrid.cpp [800/856] Compiling sip/cpp/sip_propgridwxPGCellData.cpp [801/856] Compiling sip/cpp/sip_propgridwxPGValidationInfo.cpp [802/856] Compiling sip/cpp/sip_propgridwxStringProperty.cpp [803/856] Compiling sip/cpp/sip_propgridwxPGCheckBoxEditor.cpp [804/856] Compiling sip/cpp/sip_propgridwxPGPaintData.cpp [805/856] Compiling sip/cpp/sip_auiwxAuiToolBarItemArray.cpp [806/856] Compiling sip/cpp/sip_auiwxAuiTabContainerButton.cpp [807/856] Compiling sip/cpp/sip_auiwxAuiToolBarItem.cpp [808/856] Compiling sip/cpp/sip_auiwxAuiPaneButton.cpp [809/856] Compiling sip/cpp/sip_auiwxAuiDockArt.cpp [810/856] Linking build/waf/2.7/gtk3/_propgrid.so [811/856] Compiling sip/cpp/sip_auiwxAuiTabArt.cpp [812/856] Compiling sip/cpp/sip_auiwxAuiTabContainerButtonArray.cpp [813/856] Compiling sip/cpp/sip_auiwxAuiNotebookPage.cpp [814/856] Compiling sip/cpp/sip_auiwxAuiDefaultDockArt.cpp [815/856] Compiling sip/cpp/sip_auiwxAuiMDIParentFrame.cpp [816/856] Compiling sip/cpp/sip_auiwxAuiPaneInfoArray.cpp [817/856] Compiling sip/cpp/sip_auiwxAuiToolBarArt.cpp [818/856] Compiling sip/cpp/sip_auiwxAuiTabContainer.cpp [819/856] Compiling sip/cpp/sip_auiwxAuiDefaultToolBarArt.cpp [820/856] Compiling sip/cpp/sip_auiwxAuiToolBar.cpp [821/856] Compiling sip/cpp/sip_auiwxAuiNotebook.cpp [822/856] Compiling sip/cpp/sip_auicmodule.cpp [823/856] Compiling sip/cpp/sip_auiwxAuiToolBarEvent.cpp [824/856] Compiling sip/cpp/sip_auiwxAuiMDIChildFrame.cpp [825/856] Compiling sip/cpp/sip_auiwxAuiSimpleTabArt.cpp [826/856] Compiling sip/cpp/sip_auiwxAuiDockInfo.cpp [827/856] Compiling sip/cpp/sip_auiwxAuiPaneInfoPtrArray.cpp [828/856] Compiling sip/cpp/sip_auiwxAuiMDIClientWindow.cpp [829/856] Compiling sip/cpp/sip_auiwxAuiManager.cpp [830/856] Compiling sip/cpp/sip_auiwxAuiTabCtrl.cpp [831/856] Compiling sip/cpp/sip_auiwxAuiPaneButtonArray.cpp [832/856] Compiling sip/cpp/sip_auiwxAuiNotebookEvent.cpp [833/856] Compiling sip/cpp/sip_auiwxAuiPaneInfo.cpp [834/856] Compiling sip/cpp/sip_auiwxAuiDockUIPartArray.cpp [835/856] Compiling sip/cpp/sip_auiwxAuiDefaultTabArt.cpp [836/856] Compiling sip/cpp/sip_auiwxAuiDockUIPart.cpp [837/856] Compiling sip/cpp/sip_auiwxAuiDockInfoArray.cpp [838/856] Compiling sip/cpp/sip_auiwxAuiNotebookPageArray.cpp [839/856] Compiling sip/cpp/sip_auiwxAuiManagerEvent.cpp [840/856] Compiling sip/cpp/sip_auiwxAuiDockInfoPtrArray.cpp [841/856] Compiling build/waf/2.7/gtk3/_core.so [842/856] Compiling build/waf/2.7/gtk3/_adv.so [843/856] Compiling build/waf/2.7/gtk3/_dataview.so [844/856] Compiling build/waf/2.7/gtk3/_grid.so [845/856] Compiling build/waf/2.7/gtk3/_stc.so [846/856] Compiling build/waf/2.7/gtk3/_html.so [847/856] Compiling build/waf/2.7/gtk3/_glcanvas.so [848/856] Compiling build/waf/2.7/gtk3/_html2.so [849/856] Compiling build/waf/2.7/gtk3/_xml.so [850/856] Compiling build/waf/2.7/gtk3/_xrc.so [851/856] Compiling build/waf/2.7/gtk3/_richtext.so [852/856] Compiling build/waf/2.7/gtk3/_media.so [853/856] Compiling build/waf/2.7/gtk3/_ribbon.so [854/856] Compiling build/waf/2.7/gtk3/_propgrid.so [855/856] Linking build/waf/2.7/gtk3/_aui.so [856/856] Compiling build/waf/2.7/gtk3/_aui.so Waf: Leaving directory `/builddir/build/BUILD/python-wxpython4-4.0.6/python2/build/waf/2.7/gtk3' 'build' finished successfully (9h37m41.351s) ------------ BUILD FINISHED ------------ To use wxPython from the build folder (without installing): - Set your PYTHONPATH variable to /builddir/build/BUILD/python-wxpython4-4.0.6/python2. - You may also need to set your (DY)LD_LIBRARY_PATH to /builddir/build/BUILD/python-wxpython4-4.0.6/python2/build/wxbld/gtk3/lib, or wherever the wxWidgets libs have been installed. Finished command: build_py (579m26.458s) Running command: bdist_egg "/usr/bin/python2" setup.py bdist_egg --skip-build running bdist_egg running build running build_py creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/wx copying wx/aui.py -> build/lib.linux-riscv64-2.7/wx copying wx/glcanvas.py -> build/lib.linux-riscv64-2.7/wx copying wx/core.py -> build/lib.linux-riscv64-2.7/wx copying wx/richtext.py -> build/lib.linux-riscv64-2.7/wx copying wx/xml.py -> build/lib.linux-riscv64-2.7/wx copying wx/__init__.py -> build/lib.linux-riscv64-2.7/wx copying wx/gizmos.py -> build/lib.linux-riscv64-2.7/wx copying wx/msw.py -> build/lib.linux-riscv64-2.7/wx copying wx/webkit.py -> build/lib.linux-riscv64-2.7/wx copying wx/propgrid.py -> build/lib.linux-riscv64-2.7/wx copying wx/html2.py -> build/lib.linux-riscv64-2.7/wx copying wx/stc.py -> build/lib.linux-riscv64-2.7/wx copying wx/media.py -> build/lib.linux-riscv64-2.7/wx copying wx/xrc.py -> build/lib.linux-riscv64-2.7/wx copying wx/adv.py -> build/lib.linux-riscv64-2.7/wx copying wx/ribbon.py -> build/lib.linux-riscv64-2.7/wx copying wx/__version__.py -> build/lib.linux-riscv64-2.7/wx copying wx/dataview.py -> build/lib.linux-riscv64-2.7/wx copying wx/grid.py -> build/lib.linux-riscv64-2.7/wx copying wx/html.py -> build/lib.linux-riscv64-2.7/wx creating build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/delayedresult.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/busy.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/imageutils.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/combotreebox.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/gridmovers.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/softwareupdate.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/langlistctrl.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/progressindicator.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/anchors.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/activexwrapper.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/splitter.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/newevent.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/resizewidget.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/activex.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/scrolledpanel.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/multisash.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/intctrl.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/msgpanel.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/pydocview.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/wordwrap.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/gestures.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/iewin.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/statbmp.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/CDate.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/flashwin_old.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/__init__.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/pdfwin_old.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/ClickableHtmlWindow.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/eventwatcher.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/sized_controls.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/foldmenu.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/buttons.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/rcsizer.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/dialogs.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/flashwin.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/ticker_xrc.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/nvdlg.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/ticker.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/layoutf.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/sheet.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/stattext.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/wxpTag.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/fancytext.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/throbber.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/popupctl.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/calendar.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/printout.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/colourutils.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/utils.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/pdfwin.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/docview.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/embeddedimage.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/iewin_old.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/dragscroller.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/expando.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/colourdb.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/evtmgr.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/eventStack.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/filebrowsebutton.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/graphics.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/itemspicker.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/infoframe.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/colourselect.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/inspection.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/platebtn.py -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/imagebrowser.py -> build/lib.linux-riscv64-2.7/wx/lib creating build/lib.linux-riscv64-2.7/wx/py copying wx/py/PyCrust.py -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/PyFilling.py -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/crust.py -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/magic.py -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/PyWrap.py -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/filling.py -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/editwindow.py -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/editor.py -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/PySlicesShell.py -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/introspect.py -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/PyAlaMode.py -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/shell.py -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/__init__.py -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/PySlices.py -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/pseudo.py -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/dispatcher.py -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/path.py -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/PyAlaCarte.py -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/parse.py -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/document.py -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/interpreter.py -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/buffer.py -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/PyShell.py -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/images.py -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/crustslices.py -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/PyAlaModeTest.py -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/frame.py -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/sliceshell.py -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/version.py -> build/lib.linux-riscv64-2.7/wx/py creating build/lib.linux-riscv64-2.7/wx/tools copying wx/tools/img2xpm.py -> build/lib.linux-riscv64-2.7/wx/tools copying wx/tools/img2py.py -> build/lib.linux-riscv64-2.7/wx/tools copying wx/tools/wxget_docs_demo.py -> build/lib.linux-riscv64-2.7/wx/tools copying wx/tools/__init__.py -> build/lib.linux-riscv64-2.7/wx/tools copying wx/tools/img2png.py -> build/lib.linux-riscv64-2.7/wx/tools copying wx/tools/dbg.py -> build/lib.linux-riscv64-2.7/wx/tools copying wx/tools/wxget.py -> build/lib.linux-riscv64-2.7/wx/tools copying wx/tools/genaxmodule.py -> build/lib.linux-riscv64-2.7/wx/tools copying wx/tools/helpviewer.py -> build/lib.linux-riscv64-2.7/wx/tools copying wx/tools/img2img.py -> build/lib.linux-riscv64-2.7/wx/tools copying wx/tools/pywxrc.py -> build/lib.linux-riscv64-2.7/wx/tools creating build/lib.linux-riscv64-2.7/wx/lib/masked copying wx/lib/masked/numctrl.py -> build/lib.linux-riscv64-2.7/wx/lib/masked copying wx/lib/masked/textctrl.py -> build/lib.linux-riscv64-2.7/wx/lib/masked copying wx/lib/masked/timectrl.py -> build/lib.linux-riscv64-2.7/wx/lib/masked copying wx/lib/masked/__init__.py -> build/lib.linux-riscv64-2.7/wx/lib/masked copying wx/lib/masked/ctrl.py -> build/lib.linux-riscv64-2.7/wx/lib/masked copying wx/lib/masked/combobox.py -> build/lib.linux-riscv64-2.7/wx/lib/masked copying wx/lib/masked/ipaddrctrl.py -> build/lib.linux-riscv64-2.7/wx/lib/masked copying wx/lib/masked/maskededit.py -> build/lib.linux-riscv64-2.7/wx/lib/masked creating build/lib.linux-riscv64-2.7/wx/lib/colourchooser copying wx/lib/colourchooser/canvas.py -> build/lib.linux-riscv64-2.7/wx/lib/colourchooser copying wx/lib/colourchooser/intl.py -> build/lib.linux-riscv64-2.7/wx/lib/colourchooser copying wx/lib/colourchooser/pypalette.py -> build/lib.linux-riscv64-2.7/wx/lib/colourchooser copying wx/lib/colourchooser/__init__.py -> build/lib.linux-riscv64-2.7/wx/lib/colourchooser copying wx/lib/colourchooser/pycolourbox.py -> build/lib.linux-riscv64-2.7/wx/lib/colourchooser copying wx/lib/colourchooser/pycolourchooser.py -> build/lib.linux-riscv64-2.7/wx/lib/colourchooser copying wx/lib/colourchooser/pycolourslider.py -> build/lib.linux-riscv64-2.7/wx/lib/colourchooser creating build/lib.linux-riscv64-2.7/wx/lib/art copying wx/lib/art/__init__.py -> build/lib.linux-riscv64-2.7/wx/lib/art copying wx/lib/art/img2pyartprov.py -> build/lib.linux-riscv64-2.7/wx/lib/art copying wx/lib/art/flagart.py -> build/lib.linux-riscv64-2.7/wx/lib/art creating build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/multidirdialog.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/aquabutton.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/supertooltip.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/hypertreelist.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/speedmeter.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/knobctrl.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/labelbook.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/customtreectrl.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/artmanager.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/fmresources.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/flatmenu.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/shapedbutton.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/pycollapsiblepane.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/piectrl.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/hyperlink.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/advancedsplash.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/__init__.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/gradientbutton.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/flatnotebook.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/pybusyinfo.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/genericmessagedialog.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/infobar.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/shortcuteditor.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/pyprogress.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/toasterbox.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/peakmeter.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/buttonpanel.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/rulerctrl.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/xlsgrid.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/zoombar.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/fmcustomizedlg.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/foldpanelbar.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/balloontip.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/thumbnailctrl.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/fourwaysplitter.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/cubecolourdialog.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/pygauge.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/ultimatelistctrl.py -> build/lib.linux-riscv64-2.7/wx/lib/agw copying wx/lib/agw/floatspin.py -> build/lib.linux-riscv64-2.7/wx/lib/agw creating build/lib.linux-riscv64-2.7/wx/lib/analogclock copying wx/lib/analogclock/helpers.py -> build/lib.linux-riscv64-2.7/wx/lib/analogclock copying wx/lib/analogclock/styles.py -> build/lib.linux-riscv64-2.7/wx/lib/analogclock copying wx/lib/analogclock/setup.py -> build/lib.linux-riscv64-2.7/wx/lib/analogclock copying wx/lib/analogclock/analogclock.py -> build/lib.linux-riscv64-2.7/wx/lib/analogclock copying wx/lib/analogclock/__init__.py -> build/lib.linux-riscv64-2.7/wx/lib/analogclock creating build/lib.linux-riscv64-2.7/wx/lib/gizmos copying wx/lib/gizmos/dynamicsash.py -> build/lib.linux-riscv64-2.7/wx/lib/gizmos copying wx/lib/gizmos/__init__.py -> build/lib.linux-riscv64-2.7/wx/lib/gizmos copying wx/lib/gizmos/treelistctrl.py -> build/lib.linux-riscv64-2.7/wx/lib/gizmos copying wx/lib/gizmos/ledctrl.py -> build/lib.linux-riscv64-2.7/wx/lib/gizmos creating build/lib.linux-riscv64-2.7/wx/lib/pdfviewer copying wx/lib/pdfviewer/__init__.py -> build/lib.linux-riscv64-2.7/wx/lib/pdfviewer copying wx/lib/pdfviewer/buttonpanel.py -> build/lib.linux-riscv64-2.7/wx/lib/pdfviewer copying wx/lib/pdfviewer/viewer.py -> build/lib.linux-riscv64-2.7/wx/lib/pdfviewer copying wx/lib/pdfviewer/images.py -> build/lib.linux-riscv64-2.7/wx/lib/pdfviewer creating build/lib.linux-riscv64-2.7/wx/lib/ogl copying wx/lib/ogl/oglmisc.py -> build/lib.linux-riscv64-2.7/wx/lib/ogl copying wx/lib/ogl/canvas.py -> build/lib.linux-riscv64-2.7/wx/lib/ogl copying wx/lib/ogl/basic.py -> build/lib.linux-riscv64-2.7/wx/lib/ogl copying wx/lib/ogl/diagram.py -> build/lib.linux-riscv64-2.7/wx/lib/ogl copying wx/lib/ogl/composit.py -> build/lib.linux-riscv64-2.7/wx/lib/ogl copying wx/lib/ogl/__init__.py -> build/lib.linux-riscv64-2.7/wx/lib/ogl copying wx/lib/ogl/lines.py -> build/lib.linux-riscv64-2.7/wx/lib/ogl copying wx/lib/ogl/bmpshape.py -> build/lib.linux-riscv64-2.7/wx/lib/ogl copying wx/lib/ogl/divided.py -> build/lib.linux-riscv64-2.7/wx/lib/ogl copying wx/lib/ogl/drawn.py -> build/lib.linux-riscv64-2.7/wx/lib/ogl creating build/lib.linux-riscv64-2.7/wx/lib/plot copying wx/lib/plot/polyobjects.py -> build/lib.linux-riscv64-2.7/wx/lib/plot copying wx/lib/plot/__init__.py -> build/lib.linux-riscv64-2.7/wx/lib/plot copying wx/lib/plot/plotcanvas.py -> build/lib.linux-riscv64-2.7/wx/lib/plot copying wx/lib/plot/__main__.py -> build/lib.linux-riscv64-2.7/wx/lib/plot copying wx/lib/plot/utils.py -> build/lib.linux-riscv64-2.7/wx/lib/plot creating build/lib.linux-riscv64-2.7/wx/lib/wxcairo copying wx/lib/wxcairo/__init__.py -> build/lib.linux-riscv64-2.7/wx/lib/wxcairo copying wx/lib/wxcairo/wx_pycairo.py -> build/lib.linux-riscv64-2.7/wx/lib/wxcairo copying wx/lib/wxcairo/wx_cairocffi.py -> build/lib.linux-riscv64-2.7/wx/lib/wxcairo creating build/lib.linux-riscv64-2.7/wx/lib/editor copying wx/lib/editor/editor.py -> build/lib.linux-riscv64-2.7/wx/lib/editor copying wx/lib/editor/__init__.py -> build/lib.linux-riscv64-2.7/wx/lib/editor copying wx/lib/editor/selection.py -> build/lib.linux-riscv64-2.7/wx/lib/editor copying wx/lib/editor/images.py -> build/lib.linux-riscv64-2.7/wx/lib/editor creating build/lib.linux-riscv64-2.7/wx/lib/pubsub copying wx/lib/pubsub/policies.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub copying wx/lib/pubsub/setuparg1.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub copying wx/lib/pubsub/__init__.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub copying wx/lib/pubsub/py2and3.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub copying wx/lib/pubsub/setupkwargs.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub copying wx/lib/pubsub/pub.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub creating build/lib.linux-riscv64-2.7/wx/lib/mixins copying wx/lib/mixins/gridlabelrenderer.py -> build/lib.linux-riscv64-2.7/wx/lib/mixins copying wx/lib/mixins/imagelist.py -> build/lib.linux-riscv64-2.7/wx/lib/mixins copying wx/lib/mixins/listctrl.py -> build/lib.linux-riscv64-2.7/wx/lib/mixins copying wx/lib/mixins/__init__.py -> build/lib.linux-riscv64-2.7/wx/lib/mixins copying wx/lib/mixins/treemixin.py -> build/lib.linux-riscv64-2.7/wx/lib/mixins copying wx/lib/mixins/rubberband.py -> build/lib.linux-riscv64-2.7/wx/lib/mixins copying wx/lib/mixins/inspection.py -> build/lib.linux-riscv64-2.7/wx/lib/mixins copying wx/lib/mixins/grid.py -> build/lib.linux-riscv64-2.7/wx/lib/mixins creating build/lib.linux-riscv64-2.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/NavCanvas.py -> build/lib.linux-riscv64-2.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/ScreenShot.py -> build/lib.linux-riscv64-2.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/Resources.py -> build/lib.linux-riscv64-2.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/__init__.py -> build/lib.linux-riscv64-2.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/GUIMode.py -> build/lib.linux-riscv64-2.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/FCEvents.py -> build/lib.linux-riscv64-2.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/FloatCanvas.py -> build/lib.linux-riscv64-2.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/FCObjects.py -> build/lib.linux-riscv64-2.7/wx/lib/floatcanvas creating build/lib.linux-riscv64-2.7/wx/lib/agw/aui copying wx/lib/agw/aui/dockart.py -> build/lib.linux-riscv64-2.7/wx/lib/agw/aui copying wx/lib/agw/aui/aui_utilities.py -> build/lib.linux-riscv64-2.7/wx/lib/agw/aui copying wx/lib/agw/aui/auibar.py -> build/lib.linux-riscv64-2.7/wx/lib/agw/aui copying wx/lib/agw/aui/__init__.py -> build/lib.linux-riscv64-2.7/wx/lib/agw/aui copying wx/lib/agw/aui/auibook.py -> build/lib.linux-riscv64-2.7/wx/lib/agw/aui copying wx/lib/agw/aui/framemanager.py -> build/lib.linux-riscv64-2.7/wx/lib/agw/aui copying wx/lib/agw/aui/aui_constants.py -> build/lib.linux-riscv64-2.7/wx/lib/agw/aui copying wx/lib/agw/aui/aui_switcherdialog.py -> build/lib.linux-riscv64-2.7/wx/lib/agw/aui copying wx/lib/agw/aui/tabart.py -> build/lib.linux-riscv64-2.7/wx/lib/agw/aui copying wx/lib/agw/aui/tabmdi.py -> build/lib.linux-riscv64-2.7/wx/lib/agw/aui creating build/lib.linux-riscv64-2.7/wx/lib/agw/persist copying wx/lib/agw/persist/persist_handlers.py -> build/lib.linux-riscv64-2.7/wx/lib/agw/persist copying wx/lib/agw/persist/persist_constants.py -> build/lib.linux-riscv64-2.7/wx/lib/agw/persist copying wx/lib/agw/persist/__init__.py -> build/lib.linux-riscv64-2.7/wx/lib/agw/persist copying wx/lib/agw/persist/persistencemanager.py -> build/lib.linux-riscv64-2.7/wx/lib/agw/persist creating build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art.py -> build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art_msw.py -> build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/panel.py -> build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/buttonbar.py -> build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/control.py -> build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/__init__.py -> build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/toolbar.py -> build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art_osx.py -> build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art_default.py -> build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/bar.py -> build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art_internal.py -> build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/gallery.py -> build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/page.py -> build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art_aui.py -> build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon creating build/lib.linux-riscv64-2.7/wx/lib/analogclock/lib_setup copying wx/lib/analogclock/lib_setup/buttontreectrlpanel.py -> build/lib.linux-riscv64-2.7/wx/lib/analogclock/lib_setup copying wx/lib/analogclock/lib_setup/__init__.py -> build/lib.linux-riscv64-2.7/wx/lib/analogclock/lib_setup copying wx/lib/analogclock/lib_setup/fontselect.py -> build/lib.linux-riscv64-2.7/wx/lib/analogclock/lib_setup creating build/lib.linux-riscv64-2.7/wx/lib/plot/examples copying wx/lib/plot/examples/demo.py -> build/lib.linux-riscv64-2.7/wx/lib/plot/examples copying wx/lib/plot/examples/simple_example.py -> build/lib.linux-riscv64-2.7/wx/lib/plot/examples copying wx/lib/plot/examples/__init__.py -> build/lib.linux-riscv64-2.7/wx/lib/plot/examples creating build/lib.linux-riscv64-2.7/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/topictreeprinter.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/misc.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/notification.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/__init__.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/exchandling.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/xmltopicdefnprovider.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/utils creating build/lib.linux-riscv64-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/treeconfig.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/listener.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicdefnprovider.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/notificationmgr.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/validatedefnargs.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicexc.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicobj.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/__init__.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/itopicdefnprovider.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/callables.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/topictreetraverser.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicmgr.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicutils.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/weakmethod.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/imp2.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicargspec.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/publisherbase.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/listenerbase.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core creating build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/listenerimpl.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/__init__.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/topicmgrimpl.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/publishermixin.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/publisher.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/topicargspecimpl.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/arg1 creating build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/listenerimpl.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/__init__.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/datamsg.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/kwargs BUILDSTDERR: copying wx/lib/pubsub/core/kwarno previously-included directories found matching 'docs/sphinx/build' BUILDSTDERR: warning: no previously-included files matching '.git' found under directory 'wx' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found under directory 'wx' BUILDSTDERR: warning: no previously-included files matching '__pycache__' found under directory 'wx' gs/topicmgrimpl.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/publishermixin.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/publisher.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/topicargspecimpl.py -> build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/kwargs creating build/lib.linux-riscv64-2.7/wx/lib/floatcanvas/Utilities copying wx/lib/floatcanvas/Utilities/Colors.py -> build/lib.linux-riscv64-2.7/wx/lib/floatcanvas/Utilities copying wx/lib/floatcanvas/Utilities/GUI.py -> build/lib.linux-riscv64-2.7/wx/lib/floatcanvas/Utilities copying wx/lib/floatcanvas/Utilities/__init__.py -> build/lib.linux-riscv64-2.7/wx/lib/floatcanvas/Utilities copying wx/lib/floatcanvas/Utilities/BBox.py -> build/lib.linux-riscv64-2.7/wx/lib/floatcanvas/Utilities running egg_info writing requirements to wxPython.egg-info/requires.txt writing wxPython.egg-info/PKG-INFO writing top-level names to wxPython.egg-info/top_level.txt writing dependency_links to wxPython.egg-info/dependency_links.txt writing entry points to wxPython.egg-info/entry_points.txt reading manifest file 'wxPython.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'wxPython.egg-info/SOURCES.txt' copying wx/_adv.so -> build/lib.linux-riscv64-2.7/wx copying wx/_aui.so -> build/lib.linux-riscv64-2.7/wx copying wx/_core.so -> build/lib.linux-riscv64-2.7/wx copying wx/_dataview.so -> build/lib.linux-riscv64-2.7/wx copying wx/_glcanvas.so -> build/lib.linux-riscv64-2.7/wx copying wx/_grid.so -> build/lib.linux-riscv64-2.7/wx copying wx/_html.so -> build/lib.linux-riscv64-2.7/wx copying wx/_html2.so -> build/lib.linux-riscv64-2.7/wx copying wx/_media.so -> build/lib.linux-riscv64-2.7/wx copying wx/_propgrid.so -> build/lib.linux-riscv64-2.7/wx copying wx/_ribbon.so -> build/lib.linux-riscv64-2.7/wx copying wx/_richtext.so -> build/lib.linux-riscv64-2.7/wx copying wx/_stc.so -> build/lib.linux-riscv64-2.7/wx copying wx/_xml.so -> build/lib.linux-riscv64-2.7/wx copying wx/_xrc.so -> build/lib.linux-riscv64-2.7/wx copying wx/adv.pyi -> build/lib.linux-riscv64-2.7/wx copying wx/aui.pyi -> build/lib.linux-riscv64-2.7/wx copying wx/core.pyi -> build/lib.linux-riscv64-2.7/wx copying wx/dataview.pyi -> build/lib.linux-riscv64-2.7/wx copying wx/glcanvas.pyi -> build/lib.linux-riscv64-2.7/wx copying wx/grid.pyi -> build/lib.linux-riscv64-2.7/wx copying wx/html.pyi -> build/lib.linux-riscv64-2.7/wx copying wx/html2.pyi -> build/lib.linux-riscv64-2.7/wx copying wx/media.pyi -> build/lib.linux-riscv64-2.7/wx copying wx/msw.pyi -> build/lib.linux-riscv64-2.7/wx copying wx/propgrid.pyi -> build/lib.linux-riscv64-2.7/wx copying wx/ribbon.pyi -> build/lib.linux-riscv64-2.7/wx copying wx/richtext.pyi -> build/lib.linux-riscv64-2.7/wx copying wx/stc.pyi -> build/lib.linux-riscv64-2.7/wx copying wx/webkit.pyi -> build/lib.linux-riscv64-2.7/wx copying wx/xml.pyi -> build/lib.linux-riscv64-2.7/wx copying wx/xrc.pyi -> build/lib.linux-riscv64-2.7/wx creating build/lib.linux-riscv64-2.7/wx/include creating build/lib.linux-riscv64-2.7/wx/include/wxPython copying wx/include/wxPython/wxpy_api.h -> build/lib.linux-riscv64-2.7/wx/include/wxPython creating build/lib.linux-riscv64-2.7/wx/locale creating build/lib.linux-riscv64-2.7/wx/locale/af creating build/lib.linux-riscv64-2.7/wx/locale/af/LC_MESSAGES copying wx/locale/af/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/af/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/an creating build/lib.linux-riscv64-2.7/wx/locale/an/LC_MESSAGES copying wx/locale/an/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/an/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/ar creating build/lib.linux-riscv64-2.7/wx/locale/ar/LC_MESSAGES copying wx/locale/ar/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/ar/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/ca creating build/lib.linux-riscv64-2.7/wx/locale/ca/LC_MESSAGES copying wx/locale/ca/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/ca/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/ca@valencia creating build/lib.linux-riscv64-2.7/wx/locale/ca@valencia/LC_MESSAGES copying wx/locale/ca@valencia/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/ca@valencia/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/cs creating build/lib.linux-riscv64-2.7/wx/locale/cs/LC_MESSAGES copying wx/locale/cs/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/cs/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/da creating build/lib.linux-riscv64-2.7/wx/locale/da/LC_MESSAGES copying wx/locale/da/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/da/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/de creating build/lib.linux-riscv64-2.7/wx/locale/de/LC_MESSAGES copying wx/locale/de/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/de/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/el creating build/lib.linux-riscv64-2.7/wx/locale/el/LC_MESSAGES copying wx/locale/el/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/el/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/es creating build/lib.linux-riscv64-2.7/wx/locale/es/LC_MESSAGES copying wx/locale/es/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/es/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/eu creating build/lib.linux-riscv64-2.7/wx/locale/eu/LC_MESSAGES copying wx/locale/eu/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/eu/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/fi creating build/lib.linux-riscv64-2.7/wx/locale/fi/LC_MESSAGES copying wx/locale/fi/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/fi/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/fr creating build/lib.linux-riscv64-2.7/wx/locale/fr/LC_MESSAGES copying wx/locale/fr/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/fr/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/gl_ES creating build/lib.linux-riscv64-2.7/wx/locale/gl_ES/LC_MESSAGES copying wx/locale/gl_ES/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/gl_ES/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/hi creating build/lib.linux-riscv64-2.7/wx/locale/hi/LC_MESSAGES copying wx/locale/hi/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/hi/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/hu creating build/lib.linux-riscv64-2.7/wx/locale/hu/LC_MESSAGES copying wx/locale/hu/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/hu/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/id creating build/lib.linux-riscv64-2.7/wx/locale/id/LC_MESSAGES copying wx/locale/id/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/id/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/it creating build/lib.linux-riscv64-2.7/wx/locale/it/LC_MESSAGES copying wx/locale/it/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/it/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/ja creating build/lib.linux-riscv64-2.7/wx/locale/ja/LC_MESSAGES copying wx/locale/ja/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/ja/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/ko_KR creating build/lib.linux-riscv64-2.7/wx/locale/ko_KR/LC_MESSAGES copying wx/locale/ko_KR/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/ko_KR/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/lt creating build/lib.linux-riscv64-2.7/wx/locale/lt/LC_MESSAGES copying wx/locale/lt/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/lt/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/lv creating build/lib.linux-riscv64-2.7/wx/locale/lv/LC_MESSAGES copying wx/locale/lv/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/lv/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/ms creating build/lib.linux-riscv64-2.7/wx/locale/ms/LC_MESSAGES copying wx/locale/ms/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/ms/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/nb creating build/lib.linux-riscv64-2.7/wx/locale/nb/LC_MESSAGES copying wx/locale/nb/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/nb/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/ne creating build/lib.linux-riscv64-2.7/wx/locale/ne/LC_MESSAGES copying wx/locale/ne/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/ne/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/nl creating build/lib.linux-riscv64-2.7/wx/locale/nl/LC_MESSAGES copying wx/locale/nl/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/nl/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/pl creating build/lib.linux-riscv64-2.7/wx/locale/pl/LC_MESSAGES copying wx/locale/pl/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/pl/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/pt creating build/lib.linux-riscv64-2.7/wx/locale/pt/LC_MESSAGES copying wx/locale/pt/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/pt/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/pt_BR creating build/lib.linux-riscv64-2.7/wx/locale/pt_BR/LC_MESSAGES copying wx/locale/pt_BR/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/pt_BR/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/ro creating build/lib.linux-riscv64-2.7/wx/locale/ro/LC_MESSAGES copying wx/locale/ro/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/ro/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/ru creating build/lib.linux-riscv64-2.7/wx/locale/ru/LC_MESSAGES copying wx/locale/ru/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/ru/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/sk creating build/lib.linux-riscv64-2.7/wx/locale/sk/LC_MESSAGES copying wx/locale/sk/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/sk/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/sl creating build/lib.linux-riscv64-2.7/wx/locale/sl/LC_MESSAGES copying wx/locale/sl/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/sl/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/sq creating build/lib.linux-riscv64-2.7/wx/locale/sq/LC_MESSAGES copying wx/locale/sq/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/sq/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/sv creating build/lib.linux-riscv64-2.7/wx/locale/sv/LC_MESSAGES copying wx/locale/sv/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/sv/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/ta creating build/lib.linux-riscv64-2.7/wx/locale/ta/LC_MESSAGES copying wx/locale/ta/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/ta/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/tr creating build/lib.linux-riscv64-2.7/wx/locale/tr/LC_MESSAGES copying wx/locale/tr/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/tr/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/uk creating build/lib.linux-riscv64-2.7/wx/locale/uk/LC_MESSAGES copying wx/locale/uk/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/uk/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/vi creating build/lib.linux-riscv64-2.7/wx/locale/vi/LC_MESSAGES copying wx/locale/vi/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/vi/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/zh_CN creating build/lib.linux-riscv64-2.7/wx/locale/zh_CN/LC_MESSAGES copying wx/locale/zh_CN/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/zh_CN/LC_MESSAGES creating build/lib.linux-riscv64-2.7/wx/locale/zh_TW creating build/lib.linux-riscv64-2.7/wx/locale/zh_TW/LC_MESSAGES copying wx/locale/zh_TW/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-2.7/wx/locale/zh_TW/LC_MESSAGES copying wx/lib/myole4ax.idl -> build/lib.linux-riscv64-2.7/wx/lib copying wx/lib/myole4ax.tlb -> build/lib.linux-riscv64-2.7/wx/lib copying wx/py/CHANGES.txt -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/Py.ico -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/PyCrust.ico -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/PyCrust_16.png -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/PyCrust_32.png -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/PySlices.ico -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/PySlices_16.png -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/PySlices_32.png -> build/lib.linux-riscv64-2.7/wx/py copying wx/py/README.txt -> build/lib.linux-riscv64-2.7/wx/py creating build/lib.linux-riscv64-2.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_1.png -> build/lib.linux-riscv64-2.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_1_thumb.png -> build/lib.linux-riscv64-2.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_2.png -> build/lib.linux-riscv64-2.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_2_thumb.png -> build/lib.linux-riscv64-2.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_3.png -> build/lib.linux-riscv64-2.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_3_thumb.png -> build/lib.linux-riscv64-2.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_4.png -> build/lib.linux-riscv64-2.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_4_thumb.png -> build/lib.linux-riscv64-2.7/wx/lib/agw/data copying wx/lib/agw/data/default_help_text.html -> build/lib.linux-riscv64-2.7/wx/lib/agw/data creating build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/ArrowLeft.png -> build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/ArrowRight.png -> build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/DirectionH.png -> build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/DirectionV.png -> build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/PlayerFirst.png -> build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/PlayerLast.png -> build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/PlayerNext.png -> build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/PlayerPrev.png -> build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/Printer.png -> build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/ReadMe.txt -> build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/Save.png -> build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/ZoomIn.png -> build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/ZoomOut.png -> build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/encode_bitmaps.py -> build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/plot/CHANGELOG.md -> build/lib.linux-riscv64-2.7/wx/lib/plot copying wx/lib/plot/README.md -> build/lib.linux-riscv64-2.7/wx/lib/plot copying wx/lib/editor/README.txt -> build/lib.linux-riscv64-2.7/wx/lib/editor copying wx/lib/pubsub/LICENSE_BSD_Simple.txt -> build/lib.linux-riscv64-2.7/wx/lib/pubsub copying wx/lib/pubsub/README_WxPython.txt -> build/lib.linux-riscv64-2.7/wx/lib/pubsub copying wx/lib/pubsub/RELEASE_NOTES.txt -> build/lib.linux-riscv64-2.7/wx/lib/pubsub installing library code to build/bdist.linux-riscv64/egg running install_lib creating build/bdist.linux-riscv64 creating build/bdist.linux-riscv64/egg creating build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/core.pyi -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/_grid.so -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/aui.py -> build/bdist.linux-riscv64/egg/wx creating build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/delayedresult.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/busy.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/imageutils.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/combotreebox.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/gridmovers.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/softwareupdate.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/langlistctrl.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/progressindicator.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/anchors.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/activexwrapper.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/splitter.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/newevent.py -> build/bdist.linux-riscv64/egg/wx/lib creating build/bdist.linux-riscv64/egg/wx/lib/masked copying build/lib.linux-riscv64-2.7/wx/lib/masked/numctrl.py -> build/bdist.linux-riscv64/egg/wx/lib/masked copying build/lib.linux-riscv64-2.7/wx/lib/masked/textctrl.py -> build/bdist.linux-riscv64/egg/wx/lib/masked copying build/lib.linux-riscv64-2.7/wx/lib/masked/timectrl.py -> build/bdist.linux-riscv64/egg/wx/lib/masked copying build/lib.linux-riscv64-2.7/wx/lib/masked/__init__.py -> build/bdist.linux-riscv64/egg/wx/lib/masked copying build/lib.linux-riscv64-2.7/wx/lib/masked/ctrl.py -> build/bdist.linux-riscv64/egg/wx/lib/masked copying build/lib.linux-riscv64-2.7/wx/lib/masked/combobox.py -> build/bdist.linux-riscv64/egg/wx/lib/masked copying build/lib.linux-riscv64-2.7/wx/lib/masked/ipaddrctrl.py -> build/bdist.linux-riscv64/egg/wx/lib/masked copying build/lib.linux-riscv64-2.7/wx/lib/masked/maskededit.py -> build/bdist.linux-riscv64/egg/wx/lib/masked copying build/lib.linux-riscv64-2.7/wx/lib/resizewidget.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/activex.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/scrolledpanel.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/multisash.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/intctrl.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/msgpanel.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/pydocview.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/wordwrap.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/gestures.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/iewin.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/statbmp.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/CDate.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/flashwin_old.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/__init__.py -> build/bdist.linux-riscv64/egg/wx/lib creating build/bdist.linux-riscv64/egg/wx/lib/colourchooser copying build/lib.linux-riscv64-2.7/wx/lib/colourchooser/canvas.py -> build/bdist.linux-riscv64/egg/wx/lib/colourchooser copying build/lib.linux-riscv64-2.7/wx/lib/colourchooser/intl.py -> build/bdist.linux-riscv64/egg/wx/lib/colourchooser copying build/lib.linux-riscv64-2.7/wx/lib/colourchooser/pypalette.py -> build/bdist.linux-riscv64/egg/wx/lib/colourchooser copying build/lib.linux-riscv64-2.7/wx/lib/colourchooser/__init__.py -> build/bdist.linux-riscv64/egg/wx/lib/colourchooser copying build/lib.linux-riscv64-2.7/wx/lib/colourchooser/pycolourbox.py -> build/bdist.linux-riscv64/egg/wx/lib/colourchooser copying build/lib.linux-riscv64-2.7/wx/lib/colourchooser/pycolourchooser.py -> build/bdist.linux-riscv64/egg/wx/lib/colourchooser copying build/lib.linux-riscv64-2.7/wx/lib/colourchooser/pycolourslider.py -> build/bdist.linux-riscv64/egg/wx/lib/colourchooser copying build/lib.linux-riscv64-2.7/wx/lib/pdfwin_old.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/ClickableHtmlWindow.py -> build/bdist.linux-riscv64/egg/wx/lib creating build/bdist.linux-riscv64/egg/wx/lib/art copying build/lib.linux-riscv64-2.7/wx/lib/art/__init__.py -> build/bdist.linux-riscv64/egg/wx/lib/art copying build/lib.linux-riscv64-2.7/wx/lib/art/img2pyartprov.py -> build/bdist.linux-riscv64/egg/wx/lib/art copying build/lib.linux-riscv64-2.7/wx/lib/art/flagart.py -> build/bdist.linux-riscv64/egg/wx/lib/art copying build/lib.linux-riscv64-2.7/wx/lib/eventwatcher.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/sized_controls.py -> build/bdist.linux-riscv64/egg/wx/lib creating build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/multidirdialog.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/aquabutton.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/supertooltip.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/hypertreelist.py -> build/bdist.linux-riscv64/egg/wx/lib/agw creating build/bdist.linux-riscv64/egg/wx/lib/agw/aui copying build/lib.linux-riscv64-2.7/wx/lib/agw/aui/dockart.py -> build/bdist.linux-riscv64/egg/wx/lib/agw/aui copying build/lib.linux-riscv64-2.7/wx/lib/agw/aui/aui_utilities.py -> build/bdist.linux-riscv64/egg/wx/lib/agw/aui copying build/lib.linux-riscv64-2.7/wx/lib/agw/aui/auibar.py -> build/bdist.linux-riscv64/egg/wx/lib/agw/aui copying build/lib.linux-riscv64-2.7/wx/lib/agw/aui/__init__.py -> build/bdist.linux-riscv64/egg/wx/lib/agw/aui copying build/lib.linux-riscv64-2.7/wx/lib/agw/aui/auibook.py -> build/bdist.linux-riscv64/egg/wx/lib/agw/aui copying build/lib.linux-riscv64-2.7/wx/lib/agw/aui/framemanager.py -> build/bdist.linux-riscv64/egg/wx/lib/agw/aui copying build/lib.linux-riscv64-2.7/wx/lib/agw/aui/aui_constants.py -> build/bdist.linux-riscv64/egg/wx/lib/agw/aui copying build/lib.linux-riscv64-2.7/wx/lib/agw/aui/aui_switcherdialog.py -> build/bdist.linux-riscv64/egg/wx/lib/agw/aui copying build/lib.linux-riscv64-2.7/wx/lib/agw/aui/tabart.py -> build/bdist.linux-riscv64/egg/wx/lib/agw/aui copying build/lib.linux-riscv64-2.7/wx/lib/agw/aui/tabmdi.py -> build/bdist.linux-riscv64/egg/wx/lib/agw/aui creating build/bdist.linux-riscv64/egg/wx/lib/agw/persist copying build/lib.linux-riscv64-2.7/wx/lib/agw/persist/persist_handlers.py -> build/bdist.linux-riscv64/egg/wx/lib/agw/persist copying build/lib.linux-riscv64-2.7/wx/lib/agw/persist/persist_constants.py -> build/bdist.linux-riscv64/egg/wx/lib/agw/persist copying build/lib.linux-riscv64-2.7/wx/lib/agw/persist/__init__.py -> build/bdist.linux-riscv64/egg/wx/lib/agw/persist copying build/lib.linux-riscv64-2.7/wx/lib/agw/persist/persistencemanager.py -> build/bdist.linux-riscv64/egg/wx/lib/agw/persist copying build/lib.linux-riscv64-2.7/wx/lib/agw/speedmeter.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/knobctrl.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/labelbook.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/customtreectrl.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/artmanager.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/fmresources.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/flatmenu.py -> build/bdist.linux-riscv64/egg/wx/lib/agw creating build/bdist.linux-riscv64/egg/wx/lib/agw/data copying build/lib.linux-riscv64-2.7/wx/lib/agw/data/ShortcutEditor_2_thumb.png -> build/bdist.linux-riscv64/egg/wx/lib/agw/data copying build/lib.linux-riscv64-2.7/wx/lib/agw/data/ShortcutEditor_1.png -> build/bdist.linux-riscv64/egg/wx/lib/agw/data copying build/lib.linux-riscv64-2.7/wx/lib/agw/data/ShortcutEditor_4.png -> build/bdist.linux-riscv64/egg/wx/lib/agw/data copying build/lib.linux-riscv64-2.7/wx/lib/agw/data/ShortcutEditor_4_thumb.png -> build/bdist.linux-riscv64/egg/wx/lib/agw/data copying build/lib.linux-riscv64-2.7/wx/lib/agw/data/ShortcutEditor_2.png -> build/bdist.linux-riscv64/egg/wx/lib/agw/data copying build/lib.linux-riscv64-2.7/wx/lib/agw/data/ShortcutEditor_3.png -> build/bdist.linux-riscv64/egg/wx/lib/agw/data copying build/lib.linux-riscv64-2.7/wx/lib/agw/data/ShortcutEditor_3_thumb.png -> build/bdist.linux-riscv64/egg/wx/lib/agw/data copying build/lib.linux-riscv64-2.7/wx/lib/agw/data/default_help_text.html -> build/bdist.linux-riscv64/egg/wx/lib/agw/data copying build/lib.linux-riscv64-2.7/wx/lib/agw/data/ShortcutEditor_1_thumb.png -> build/bdist.linux-riscv64/egg/wx/lib/agw/data copying build/lib.linux-riscv64-2.7/wx/lib/agw/shapedbutton.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/pycollapsiblepane.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/piectrl.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/hyperlink.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/advancedsplash.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/__init__.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/gradientbutton.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/flatnotebook.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/pybusyinfo.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/genericmessagedialog.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/infobar.py -> build/bdist.linux-riscv64/egg/wx/lib/agw creating build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon copying build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon/art.py -> build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon copying build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon/art_msw.py -> build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon copying build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon/panel.py -> build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon copying build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon/buttonbar.py -> build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon copying build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon/control.py -> build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon copying build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon/__init__.py -> build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon copying build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon/toolbar.py -> build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon copying build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon/art_osx.py -> build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon copying build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon/art_default.py -> build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon copying build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon/bar.py -> build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon copying build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon/art_internal.py -> build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon copying build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon/gallery.py -> build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon copying build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon/page.py -> build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon copying build/lib.linux-riscv64-2.7/wx/lib/agw/ribbon/art_aui.py -> build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon copying build/lib.linux-riscv64-2.7/wx/lib/agw/shortcuteditor.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/pyprogress.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/toasterbox.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/peakmeter.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/buttonpanel.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/rulerctrl.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/xlsgrid.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/zoombar.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/fmcustomizedlg.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/foldpanelbar.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/balloontip.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/thumbnailctrl.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/fourwaysplitter.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/cubecolourdialog.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/pygauge.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/ultimatelistctrl.py -> build/bdist.linux-riscv64/egg/wx/lib/agw copying build/lib.linux-riscv64-2.7/wx/lib/agw/floatspin.py -> build/bdist.linux-riscv64/egg/wx/lib/agw creating build/bdist.linux-riscv64/egg/wx/lib/analogclock copying build/lib.linux-riscv64-2.7/wx/lib/analogclock/helpers.py -> build/bdist.linux-riscv64/egg/wx/lib/analogclock copying build/lib.linux-riscv64-2.7/wx/lib/analogclock/styles.py -> build/bdist.linux-riscv64/egg/wx/lib/analogclock creating build/bdist.linux-riscv64/egg/wx/lib/analogclock/lib_setup copying build/lib.linux-riscv64-2.7/wx/lib/analogclock/lib_setup/buttontreectrlpanel.py -> build/bdist.linux-riscv64/egg/wx/lib/analogclock/lib_setup copying build/lib.linux-riscv64-2.7/wx/lib/analogclock/lib_setup/__init__.py -> build/bdist.linux-riscv64/egg/wx/lib/analogclock/lib_setup copying build/lib.linux-riscv64-2.7/wx/lib/analogclock/lib_setup/fontselect.py -> build/bdist.linux-riscv64/egg/wx/lib/analogclock/lib_setup copying build/lib.linux-riscv64-2.7/wx/lib/analogclock/setup.py -> build/bdist.linux-riscv64/egg/wx/lib/analogclock copying build/lib.linux-riscv64-2.7/wx/lib/analogclock/analogclock.py -> build/bdist.linux-riscv64/egg/wx/lib/analogclock copying build/lib.linux-riscv64-2.7/wx/lib/analogclock/__init__.py -> build/bdist.linux-riscv64/egg/wx/lib/analogclock copying build/lib.linux-riscv64-2.7/wx/lib/foldmenu.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/buttons.py -> build/bdist.linux-riscv64/egg/wx/lib creating build/bdist.linux-riscv64/egg/wx/lib/gizmos copying build/lib.linux-riscv64-2.7/wx/lib/gizmos/dynamicsash.py -> build/bdist.linux-riscv64/egg/wx/lib/gizmos copying build/lib.linux-riscv64-2.7/wx/lib/gizmos/__init__.py -> build/bdist.linux-riscv64/egg/wx/lib/gizmos copying build/lib.linux-riscv64-2.7/wx/lib/gizmos/treelistctrl.py -> build/bdist.linux-riscv64/egg/wx/lib/gizmos copying build/lib.linux-riscv64-2.7/wx/lib/gizmos/ledctrl.py -> build/bdist.linux-riscv64/egg/wx/lib/gizmos creating build/bdist.linux-riscv64/egg/wx/lib/pdfviewer creating build/bdist.linux-riscv64/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps/Save.png -> build/bdist.linux-riscv64/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps/Printer.png -> build/bdist.linux-riscv64/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps/PlayerFirst.png -> build/bdist.linux-riscv64/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps/ReadMe.txt -> build/bdist.linux-riscv64/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps/ZoomIn.png -> build/bdist.linux-riscv64/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps/encode_bitmaps.py -> build/bdist.linux-riscv64/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps/DirectionH.png -> build/bdist.linux-riscv64/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps/ArrowRight.png -> build/bdist.linux-riscv64/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps/PlayerLast.png -> build/bdist.linux-riscv64/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps/PlayerPrev.png -> build/bdist.linux-riscv64/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps/DirectionV.png -> build/bdist.linux-riscv64/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps/ArrowLeft.png -> build/bdist.linux-riscv64/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps/PlayerNext.png -> build/bdist.linux-riscv64/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/bitmaps/ZoomOut.png -> build/bdist.linux-riscv64/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/__init__.py -> build/bdist.linux-riscv64/egg/wx/lib/pdfviewer copying build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/buttonpanel.py -> build/bdist.linux-riscv64/egg/wx/lib/pdfviewer copying build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/viewer.py -> build/bdist.linux-riscv64/egg/wx/lib/pdfviewer copying build/lib.linux-riscv64-2.7/wx/lib/pdfviewer/images.py -> build/bdist.linux-riscv64/egg/wx/lib/pdfviewer copying build/lib.linux-riscv64-2.7/wx/lib/rcsizer.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/dialogs.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/flashwin.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/ticker_xrc.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/nvdlg.py -> build/bdist.linux-riscv64/egg/wx/lib creating build/bdist.linux-riscv64/egg/wx/lib/ogl copying build/lib.linux-riscv64-2.7/wx/lib/ogl/oglmisc.py -> build/bdist.linux-riscv64/egg/wx/lib/ogl copying build/lib.linux-riscv64-2.7/wx/lib/ogl/canvas.py -> build/bdist.linux-riscv64/egg/wx/lib/ogl copying build/lib.linux-riscv64-2.7/wx/lib/ogl/basic.py -> build/bdist.linux-riscv64/egg/wx/lib/ogl copying build/lib.linux-riscv64-2.7/wx/lib/ogl/diagram.py -> build/bdist.linux-riscv64/egg/wx/lib/ogl copying build/lib.linux-riscv64-2.7/wx/lib/ogl/composit.py -> build/bdist.linux-riscv64/egg/wx/lib/ogl copying build/lib.linux-riscv64-2.7/wx/lib/ogl/__init__.py -> build/bdist.linux-riscv64/egg/wx/lib/ogl copying build/lib.linux-riscv64-2.7/wx/lib/ogl/lines.py -> build/bdist.linux-riscv64/egg/wx/lib/ogl copying build/lib.linux-riscv64-2.7/wx/lib/ogl/bmpshape.py -> build/bdist.linux-riscv64/egg/wx/lib/ogl copying build/lib.linux-riscv64-2.7/wx/lib/ogl/divided.py -> build/bdist.linux-riscv64/egg/wx/lib/ogl copying build/lib.linux-riscv64-2.7/wx/lib/ogl/drawn.py -> build/bdist.linux-riscv64/egg/wx/lib/ogl creating build/bdist.linux-riscv64/egg/wx/lib/plot copying build/lib.linux-riscv64-2.7/wx/lib/plot/polyobjects.py -> build/bdist.linux-riscv64/egg/wx/lib/plot copying build/lib.linux-riscv64-2.7/wx/lib/plot/__init__.py -> build/bdist.linux-riscv64/egg/wx/lib/plot copying build/lib.linux-riscv64-2.7/wx/lib/plot/plotcanvas.py -> build/bdist.linux-riscv64/egg/wx/lib/plot copying build/lib.linux-riscv64-2.7/wx/lib/plot/CHANGELOG.md -> build/bdist.linux-riscv64/egg/wx/lib/plot copying build/lib.linux-riscv64-2.7/wx/lib/plot/__main__.py -> build/bdist.linux-riscv64/egg/wx/lib/plot copying build/lib.linux-riscv64-2.7/wx/lib/plot/README.md -> build/bdist.linux-riscv64/egg/wx/lib/plot copying build/lib.linux-riscv64-2.7/wx/lib/plot/utils.py -> build/bdist.linux-riscv64/egg/wx/lib/plot creating build/bdist.linux-riscv64/egg/wx/lib/plot/examples copying build/lib.linux-riscv64-2.7/wx/lib/plot/examples/demo.py -> build/bdist.linux-riscv64/egg/wx/lib/plot/examples copying build/lib.linux-riscv64-2.7/wx/lib/plot/examples/simple_example.py -> build/bdist.linux-riscv64/egg/wx/lib/plot/examples copying build/lib.linux-riscv64-2.7/wx/lib/plot/examples/__init__.py -> build/bdist.linux-riscv64/egg/wx/lib/plot/examples copying build/lib.linux-riscv64-2.7/wx/lib/ticker.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/layoutf.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/sheet.py -> build/bdist.linux-riscv64/egg/wx/lib creating build/bdist.linux-riscv64/egg/wx/lib/wxcairo copying build/lib.linux-riscv64-2.7/wx/lib/wxcairo/__init__.py -> build/bdist.linux-riscv64/egg/wx/lib/wxcairo copying build/lib.linux-riscv64-2.7/wx/lib/wxcairo/wx_pycairo.py -> build/bdist.linux-riscv64/egg/wx/lib/wxcairo copying build/lib.linux-riscv64-2.7/wx/lib/wxcairo/wx_cairocffi.py -> build/bdist.linux-riscv64/egg/wx/lib/wxcairo copying build/lib.linux-riscv64-2.7/wx/lib/stattext.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/wxpTag.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/fancytext.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/throbber.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/popupctl.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/calendar.py -> build/bdist.linux-riscv64/egg/wx/lib creating build/bdist.linux-riscv64/egg/wx/lib/editor copying build/lib.linux-riscv64-2.7/wx/lib/editor/README.txt -> build/bdist.linux-riscv64/egg/wx/lib/editor copying build/lib.linux-riscv64-2.7/wx/lib/editor/editor.py -> build/bdist.linux-riscv64/egg/wx/lib/editor copying build/lib.linux-riscv64-2.7/wx/lib/editor/__init__.py -> build/bdist.linux-riscv64/egg/wx/lib/editor copying build/lib.linux-riscv64-2.7/wx/lib/editor/selection.py -> build/bdist.linux-riscv64/egg/wx/lib/editor copying build/lib.linux-riscv64-2.7/wx/lib/editor/images.py -> build/bdist.linux-riscv64/egg/wx/lib/editor copying build/lib.linux-riscv64-2.7/wx/lib/printout.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/colourutils.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/utils.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/pdfwin.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/docview.py -> build/bdist.linux-riscv64/egg/wx/lib creating build/bdist.linux-riscv64/egg/wx/lib/pubsub copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/policies.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/README_WxPython.txt -> build/bdist.linux-riscv64/egg/wx/lib/pubsub copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/setuparg1.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/__init__.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub creating build/bdist.linux-riscv64/egg/wx/lib/pubsub/utils copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/utils/topictreeprinter.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/utils copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/utils/misc.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/utils copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/utils/notification.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/utils copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/utils/__init__.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/utils copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/utils/exchandling.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/utils copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/utils/xmltopicdefnprovider.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/utils copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/LICENSE_BSD_Simple.txt -> build/bdist.linux-riscv64/egg/wx/lib/pubsub copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/py2and3.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub creating build/bdist.linux-riscv64/egg/wx/lib/pubsub/core copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/treeconfig.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core creating build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/arg1 copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/arg1/listenerimpl.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/arg1 copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/arg1/__init__.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/arg1 copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/arg1/topicmgrimpl.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/arg1 copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/arg1/publishermixin.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/arg1 copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/arg1/publisher.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/arg1 copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/arg1/topicargspecimpl.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/arg1 copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/listener.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/topicdefnprovider.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/notificationmgr.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/validatedefnargs.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/topicexc.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/topicobj.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/__init__.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/itopicdefnprovider.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/callables.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/topictreetraverser.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/topicmgr.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/topicutils.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/weakmethod.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/imp2.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/topicargspec.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/publisherbase.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core creating build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/kwargs copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/kwargs/listenerimpl.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/kwargs copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/kwargs/__init__.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/kwargs copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/kwargs/datamsg.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/kwargs copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/kwargs/topicmgrimpl.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/kwargs copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/kwargs/publishermixin.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/kwargs copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/kwargs/publisher.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/kwargs copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/kwargs/topicargspecimpl.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/kwargs copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/core/listenerbase.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub/core copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/RELEASE_NOTES.txt -> build/bdist.linux-riscv64/egg/wx/lib/pubsub copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/setupkwargs.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub copying build/lib.linux-riscv64-2.7/wx/lib/pubsub/pub.py -> build/bdist.linux-riscv64/egg/wx/lib/pubsub copying build/lib.linux-riscv64-2.7/wx/lib/embeddedimage.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/iewin_old.py -> build/bdist.linux-riscv64/egg/wx/lib creating build/bdist.linux-riscv64/egg/wx/lib/mixins copying build/lib.linux-riscv64-2.7/wx/lib/mixins/gridlabelrenderer.py -> build/bdist.linux-riscv64/egg/wx/lib/mixins copying build/lib.linux-riscv64-2.7/wx/lib/mixins/imagelist.py -> build/bdist.linux-riscv64/egg/wx/lib/mixins copying build/lib.linux-riscv64-2.7/wx/lib/mixins/listctrl.py -> build/bdist.linux-riscv64/egg/wx/lib/mixins copying build/lib.linux-riscv64-2.7/wx/lib/mixins/__init__.py -> build/bdist.linux-riscv64/egg/wx/lib/mixins copying build/lib.linux-riscv64-2.7/wx/lib/mixins/treemixin.py -> build/bdist.linux-riscv64/egg/wx/lib/mixins copying build/lib.linux-riscv64-2.7/wx/lib/mixins/rubberband.py -> build/bdist.linux-riscv64/egg/wx/lib/mixins copying build/lib.linux-riscv64-2.7/wx/lib/mixins/inspection.py -> build/bdist.linux-riscv64/egg/wx/lib/mixins copying build/lib.linux-riscv64-2.7/wx/lib/mixins/grid.py -> build/bdist.linux-riscv64/egg/wx/lib/mixins copying build/lib.linux-riscv64-2.7/wx/lib/dragscroller.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/expando.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/colourdb.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/evtmgr.py -> build/bdist.linux-riscv64/egg/wx/lib creating build/bdist.linux-riscv64/egg/wx/lib/floatcanvas copying build/lib.linux-riscv64-2.7/wx/lib/floatcanvas/NavCanvas.py -> build/bdist.linux-riscv64/egg/wx/lib/floatcanvas copying build/lib.linux-riscv64-2.7/wx/lib/floatcanvas/ScreenShot.py -> build/bdist.linux-riscv64/egg/wx/lib/floatcanvas copying build/lib.linux-riscv64-2.7/wx/lib/floatcanvas/Resources.py -> build/bdist.linux-riscv64/egg/wx/lib/floatcanvas copying build/lib.linux-riscv64-2.7/wx/lib/floatcanvas/__init__.py -> build/bdist.linux-riscv64/egg/wx/lib/floatcanvas copying build/lib.linux-riscv64-2.7/wx/lib/floatcanvas/GUIMode.py -> build/bdist.linux-riscv64/egg/wx/lib/floatcanvas copying build/lib.linux-riscv64-2.7/wx/lib/floatcanvas/FCEvents.py -> build/bdist.linux-riscv64/egg/wx/lib/floatcanvas copying build/lib.linux-riscv64-2.7/wx/lib/floatcanvas/FloatCanvas.py -> build/bdist.linux-riscv64/egg/wx/lib/floatcanvas creating build/bdist.linux-riscv64/egg/wx/lib/floatcanvas/Utilities copying build/lib.linux-riscv64-2.7/wx/lib/floatcanvas/Utilities/Colors.py -> build/bdist.linux-riscv64/egg/wx/lib/floatcanvas/Utilities copying build/lib.linux-riscv64-2.7/wx/lib/floatcanvas/Utilities/GUI.py -> build/bdist.linux-riscv64/egg/wx/lib/floatcanvas/Utilities copying build/lib.linux-riscv64-2.7/wx/lib/floatcanvas/Utilities/__init__.py -> build/bdist.linux-riscv64/egg/wx/lib/floatcanvas/Utilities copying build/lib.linux-riscv64-2.7/wx/lib/floatcanvas/Utilities/BBox.py -> build/bdist.linux-riscv64/egg/wx/lib/floatcanvas/Utilities copying build/lib.linux-riscv64-2.7/wx/lib/floatcanvas/FCObjects.py -> build/bdist.linux-riscv64/egg/wx/lib/floatcanvas copying build/lib.linux-riscv64-2.7/wx/lib/eventStack.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/filebrowsebutton.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/graphics.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/itemspicker.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/infoframe.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/colourselect.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/inspection.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/myole4ax.tlb -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/myole4ax.idl -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/platebtn.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/lib/imagebrowser.py -> build/bdist.linux-riscv64/egg/wx/lib copying build/lib.linux-riscv64-2.7/wx/_stc.so -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/html2.pyi -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/aui.pyi -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/glcanvas.py -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/adv.pyi -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/ribbon.pyi -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/xml.pyi -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/core.py -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/_ribbon.so -> build/bdist.linux-riscv64/egg/wx creating build/bdist.linux-riscv64/egg/wx/include creating build/bdist.linux-riscv64/egg/wx/include/wxPython copying build/lib.linux-riscv64-2.7/wx/include/wxPython/wxpy_api.h -> build/bdist.linux-riscv64/egg/wx/include/wxPython copying build/lib.linux-riscv64-2.7/wx/richtext.py -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/xml.py -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/_xml.so -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/stc.pyi -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/_html.so -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/__init__.py -> build/bdist.linux-riscv64/egg/wx creating build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/PyCrust.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/CHANGES.txt -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/PyCrust_32.png -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/PyFilling.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/crust.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/magic.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/PyWrap.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/filling.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/README.txt -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/editwindow.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/editor.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/PySlices_32.png -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/PySlicesShell.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/introspect.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/PyAlaMode.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/PySlices.ico -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/shell.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/PySlices_16.png -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/__init__.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/PySlices.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/pseudo.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/PyCrust.ico -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/dispatcher.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/PyCrust_16.png -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/Py.ico -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/path.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/PyAlaCarte.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/parse.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/document.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/interpreter.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/buffer.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/PyShell.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/images.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/crustslices.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/PyAlaModeTest.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/frame.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/sliceshell.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/py/version.py -> build/bdist.linux-riscv64/egg/wx/py copying build/lib.linux-riscv64-2.7/wx/propgrid.pyi -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/dataview.pyi -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/richtext.pyi -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/_richtext.so -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/gizmos.py -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/_html2.so -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/_media.so -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/_adv.so -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/msw.py -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/webkit.py -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/propgrid.py -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/_glcanvas.so -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/_dataview.so -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/_core.so -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/html2.py -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/stc.py -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/xrc.pyi -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/media.py -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/xrc.py -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/media.pyi -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/adv.py -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/html.pyi -> build/bdist.linux-riscv64/egg/wx creating build/bdist.linux-riscv64/egg/wx/tools copying build/lib.linux-riscv64-2.7/wx/tools/img2xpm.py -> build/bdist.linux-riscv64/egg/wx/tools copying build/lib.linux-riscv64-2.7/wx/tools/img2py.py -> build/bdist.linux-riscv64/egg/wx/tools copying build/lib.linux-riscv64-2.7/wx/tools/wxget_docs_demo.py -> build/bdist.linux-riscv64/egg/wx/tools copying build/lib.linux-riscv64-2.7/wx/tools/__init__.py -> build/bdist.linux-riscv64/egg/wx/tools copying build/lib.linux-riscv64-2.7/wx/tools/img2png.py -> build/bdist.linux-riscv64/egg/wx/tools copying build/lib.linux-riscv64-2.7/wx/tools/dbg.py -> build/bdist.linux-riscv64/egg/wx/tools copying build/lib.linux-riscv64-2.7/wx/tools/wxget.py -> build/bdist.linux-riscv64/egg/wx/tools copying build/lib.linux-riscv64-2.7/wx/tools/genaxmodule.py -> build/bdist.linux-riscv64/egg/wx/tools copying build/lib.linux-riscv64-2.7/wx/tools/helpviewer.py -> build/bdist.linux-riscv64/egg/wx/tools copying build/lib.linux-riscv64-2.7/wx/tools/img2img.py -> build/bdist.linux-riscv64/egg/wx/tools copying build/lib.linux-riscv64-2.7/wx/tools/pywxrc.py -> build/bdist.linux-riscv64/egg/wx/tools copying build/lib.linux-riscv64-2.7/wx/msw.pyi -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/_xrc.so -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/webkit.pyi -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/_aui.so -> build/bdist.linux-riscv64/egg/wx creating build/bdist.linux-riscv64/egg/wx/locale creating build/bdist.linux-riscv64/egg/wx/locale/zh_CN creating build/bdist.linux-riscv64/egg/wx/locale/zh_CN/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/zh_CN/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/zh_CN/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/gl_ES creating build/bdist.linux-riscv64/egg/wx/locale/gl_ES/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/gl_ES/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/gl_ES/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/eu creating build/bdist.linux-riscv64/egg/wx/locale/eu/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/eu/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/eu/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/ca@valencia creating build/bdist.linux-riscv64/egg/wx/locale/ca@valencia/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/ca@valencia/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/ca@valencia/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/sv creating build/bdist.linux-riscv64/egg/wx/locale/sv/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/sv/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/sv/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/ne creating build/bdist.linux-riscv64/egg/wx/locale/ne/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/ne/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/ne/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/tr creating build/bdist.linux-riscv64/egg/wx/locale/tr/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/tr/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/tr/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/an creating build/bdist.linux-riscv64/egg/wx/locale/an/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/an/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/an/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/uk creating build/bdist.linux-riscv64/egg/wx/locale/uk/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/uk/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/uk/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/fr creating build/bdist.linux-riscv64/egg/wx/locale/fr/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/fr/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/fr/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/it creating build/bdist.linux-riscv64/egg/wx/locale/it/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/it/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/it/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/nl creating build/bdist.linux-riscv64/egg/wx/locale/nl/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/nl/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/nl/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/vi creating build/bdist.linux-riscv64/egg/wx/locale/vi/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/vi/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/vi/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/ja creating build/bdist.linux-riscv64/egg/wx/locale/ja/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/ja/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/ja/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/hu creating build/bdist.linux-riscv64/egg/wx/locale/hu/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/hu/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/hu/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/sq creating build/bdist.linux-riscv64/egg/wx/locale/sq/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/sq/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/sq/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/el creating build/bdist.linux-riscv64/egg/wx/locale/el/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/el/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/el/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/pl creating build/bdist.linux-riscv64/egg/wx/locale/pl/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/pl/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/pl/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/ko_KR creating build/bdist.linux-riscv64/egg/wx/locale/ko_KR/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/ko_KR/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/ko_KR/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/da creating build/bdist.linux-riscv64/egg/wx/locale/da/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/da/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/da/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/de creating build/bdist.linux-riscv64/egg/wx/locale/de/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/de/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/de/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/ar creating build/bdist.linux-riscv64/egg/wx/locale/ar/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/ar/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/ar/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/ta creating build/bdist.linux-riscv64/egg/wx/locale/ta/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/ta/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/ta/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/sk creating build/bdist.linux-riscv64/egg/wx/locale/sk/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/sk/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/sk/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/pt creating build/bdist.linux-riscv64/egg/wx/locale/pt/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/pt/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/pt/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/sl creating build/bdist.linux-riscv64/egg/wx/locale/sl/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/sl/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/sl/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/ru creating build/bdist.linux-riscv64/egg/wx/locale/ru/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/ru/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/ru/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/hi creating build/bdist.linux-riscv64/egg/wx/locale/hi/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/hi/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/hi/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/af creating build/bdist.linux-riscv64/egg/wx/locale/af/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/af/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/af/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/zh_TW creating build/bdist.linux-riscv64/egg/wx/locale/zh_TW/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/zh_TW/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/zh_TW/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/nb creating build/bdist.linux-riscv64/egg/wx/locale/nb/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/nb/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/nb/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/ms creating build/bdist.linux-riscv64/egg/wx/locale/ms/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/ms/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/ms/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/lv creating build/bdist.linux-riscv64/egg/wx/locale/lv/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/lv/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/lv/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/es creating build/bdist.linux-riscv64/egg/wx/locale/es/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/es/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/es/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/ca creating build/bdist.linux-riscv64/egg/wx/locale/ca/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/ca/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/ca/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/lt creating build/bdist.linux-riscv64/egg/wx/locale/lt/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/lt/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/lt/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/id creating build/bdist.linux-riscv64/egg/wx/locale/id/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/id/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/id/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/pt_BR creating build/bdist.linux-riscv64/egg/wx/locale/pt_BR/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/pt_BR/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/pt_BR/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/ro creating build/bdist.linux-riscv64/egg/wx/locale/ro/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/ro/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/ro/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/fi creating build/bdist.linux-riscv64/egg/wx/locale/fi/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/fi/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/fi/LC_MESSAGES creating build/bdist.linux-riscv64/egg/wx/locale/cs creating build/bdist.linux-riscv64/egg/wx/locale/cs/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/locale/cs/LC_MESSAGES/wxstd.mo -> build/bdist.linux-riscv64/egg/wx/locale/cs/LC_MESSAGES copying build/lib.linux-riscv64-2.7/wx/ribbon.py -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/glcanvas.pyi -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/_propgrid.so -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/__version__.py -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/dataview.py -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/grid.py -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/html.py -> build/bdist.linux-riscv64/egg/wx copying build/lib.linux-riscv64-2.7/wx/grid.pyi -> build/bdist.linux-riscv64/egg/wx byte-compiling build/bdist.linux-riscv64/egg/wx/aui.py to aui.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/delayedresult.py to delayedresult.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/busy.py to busy.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/imageutils.py to imageutils.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/combotreebox.py to combotreebox.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/gridmovers.py to gridmovers.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/softwareupdate.py to softwareupdate.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/langlistctrl.py to langlistctrl.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/progressindicator.py to progressindicator.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/anchors.py to anchors.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/activexwrapper.py to activexwrapper.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/splitter.py to splitter.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/newevent.py to newevent.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/masked/numctrl.py to numctrl.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/masked/textctrl.py to textctrl.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/masked/timectrl.py to timectrl.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/masked/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/masked/ctrl.py to ctrl.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/masked/combobox.py to combobox.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/masked/ipaddrctrl.py to ipaddrctrl.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/masked/maskededit.py to maskededit.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/resizewidget.py to resizewidget.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/activex.py to activex.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/scrolledpanel.py to scrolledpanel.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/multisash.py to multisash.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/intctrl.py to intctrl.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/msgpanel.py to msgpanel.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pydocview.py to pydocview.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/wordwrap.py to wordwrap.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/gestures.py to gestures.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/iewin.py to iewin.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/statbmp.py to statbmp.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/CDate.py to CDate.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/flashwin_old.py to flashwin_old.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/colourchooser/canvas.py to canvas.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/colourchooser/intl.py to intl.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/colourchooser/pypalette.py to pypalette.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/colourchooser/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/colourchooser/pycolourbox.py to pycolourbox.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/colourchooser/pycolourchooser.py to pycolourchooser.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/colourchooser/pycolourslider.py to pycolourslider.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pdfwin_old.py to pdfwin_old.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/ClickableHtmlWindow.py to ClickableHtmlWindow.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/art/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/art/img2pyartprov.py to img2pyartprov.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/art/flagart.py to flagart.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/eventwatcher.py to eventwatcher.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/sized_controls.py to sized_controls.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/multidirdialog.py to multidirdialog.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/aquabutton.py to aquabutton.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/supertooltip.py to supertooltip.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/hypertreelist.py to hypertreelist.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/aui/dockart.py to dockart.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/aui/aui_utilities.py to aui_utilities.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/aui/auibar.py to auibar.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/aui/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/aui/auibook.py to auibook.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/aui/framemanager.py to framemanager.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/aui/aui_constants.py to aui_constants.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/aui/aui_switcherdialog.py to aui_switcherdialog.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/aui/tabart.py to tabart.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/aui/tabmdi.py to tabmdi.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/persist/persist_handlers.py to persist_handlers.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/persist/persist_constants.py to persist_constants.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/persist/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/persist/persistencemanager.py to persistencemanager.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/speedmeter.py to speedmeter.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/knobctrl.py to knobctrl.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/labelbook.py to labelbook.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/customtreectrl.py to customtreectrl.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/artmanager.py to artmanager.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/fmresources.py to fmresources.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/flatmenu.py to flatmenu.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/shapedbutton.py to shapedbutton.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/pycollapsiblepane.py to pycollapsiblepane.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/piectrl.py to piectrl.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/hyperlink.py to hyperlink.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/advancedsplash.py to advancedsplash.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/gradientbutton.py to gradientbutton.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/flatnotebook.py to flatnotebook.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/pybusyinfo.py to pybusyinfo.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/genericmessagedialog.py to genericmessagedialog.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/infobar.py to infobar.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon/art.py to art.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon/art_msw.py to art_msw.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon/panel.py to panel.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon/buttonbar.py to buttonbar.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon/control.py to control.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon/toolbar.py to toolbar.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon/art_osx.py to art_osx.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon/art_default.py to art_default.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon/bar.py to bar.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon/art_internal.py to art_internal.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon/gallery.py to gallery.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon/page.py to page.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/ribbon/art_aui.py to art_aui.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/shortcuteditor.py to shortcuteditor.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/pyprogress.py to pyprogress.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/toasterbox.py to toasterbox.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/peakmeter.py to peakmeter.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/buttonpanel.py to buttonpanel.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/rulerctrl.py to rulerctrl.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/xlsgrid.py to xlsgrid.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/zoombar.py to zoombar.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/fmcustomizedlg.py to fmcustomizedlg.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/foldpanelbar.py to foldpanelbar.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/balloontip.py to balloontip.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/thumbnailctrl.py to thumbnailctrl.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/fourwaysplitter.py to fourwaysplitter.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/cubecolourdialog.py to cubecolourdialog.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/pygauge.py to pygauge.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/ultimatelistctrl.py to ultimatelistctrl.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/agw/floatspin.py to floatspin.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/analogclock/helpers.py to helpers.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/analogclock/styles.py to styles.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/analogclock/lib_setup/buttontreectrlpanel.py to buttontreectrlpanel.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/analogclock/lib_setup/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/analogclock/lib_setup/fontselect.py to fontselect.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/analogclock/setup.py to setup.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/analogclock/analogclock.py to analogclock.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/analogclock/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/foldmenu.py to foldmenu.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/buttons.py to buttons.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/gizmos/dynamicsash.py to dynamicsash.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/gizmos/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/gizmos/treelistctrl.py to treelistctrl.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/gizmos/ledctrl.py to ledctrl.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pdfviewer/bitmaps/encode_bitmaps.py to encode_bitmaps.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pdfviewer/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pdfviewer/buttonpanel.py to buttonpanel.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pdfviewer/viewer.py to viewer.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pdfviewer/images.py to images.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/rcsizer.py to rcsizer.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/dialogs.py to dialogs.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/flashwin.py to flashwin.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/ticker_xrc.py to ticker_xrc.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/nvdlg.py to nvdlg.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/ogl/oglmisc.py to oglmisc.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/ogl/canvas.py to canvas.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/ogl/basic.py to basic.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/ogl/diagram.py to diagram.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/ogl/composit.py to composit.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/ogl/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/ogl/lines.py to lines.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/ogl/bmpshape.py to bmpshape.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/ogl/divided.py to divided.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/ogl/drawn.py to drawn.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/plot/polyobjects.py to polyobjects.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/plot/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/plot/plotcanvas.py to plotcanvas.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/plot/__main__.py to __main__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/plot/utils.py to utils.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/plot/examples/demo.py to demo.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/plot/examples/simple_example.py to simple_example.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/plot/examples/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/ticker.py to ticker.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/layoutf.py to layoutf.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/sheet.py to sheet.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/wxcairo/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/wxcairo/wx_pycairo.py to wx_pycairo.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/wxcairo/wx_cairocffi.py to wx_cairocffi.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/stattext.py to stattext.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/wxpTag.py to wxpTag.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/fancytext.py to fancytext.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/throbber.py to throbber.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/popupctl.py to popupctl.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/calendar.py to calendar.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/editor/editor.py to editor.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/editor/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/editor/selection.py to selection.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/editor/images.py to images.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/printout.py to printout.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/colourutils.py to colourutils.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/utils.py to utils.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pdfwin.py to pdfwin.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/docview.py to docview.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/policies.py to policies.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/setuparg1.py to setuparg1.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/utils/topictreeprinter.py to topictreeprinter.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/utils/misc.py to misc.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/utils/notification.py to notification.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/utils/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/utils/exchandling.py to exchandling.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/utils/xmltopicdefnprovider.py to xmltopicdefnprovider.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/py2and3.py to py2and3.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/treeconfig.py to treeconfig.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/arg1/listenerimpl.py to listenerimpl.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/arg1/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/arg1/topicmgrimpl.py to topicmgrimpl.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/arg1/publishermixin.py to publishermixin.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/arg1/publisher.py to publisher.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/arg1/topicargspecimpl.py to topicargspecimpl.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/listener.py to listener.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/topicdefnprovider.py to topicdefnprovider.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/notificationmgr.py to notificationmgr.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/validatedefnargs.py to validatedefnargs.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/topicexc.py to topicexc.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/topicobj.py to topicobj.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/itopicdefnprovider.py to itopicdefnprovider.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/callables.py to callables.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/topictreetraverser.py to topictreetraverser.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/topicmgr.py to topicmgr.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/topicutils.py to topicutils.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/weakmethod.py to weakmethod.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/imp2.py to imp2.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/topicargspec.py to topicargspec.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/publisherbase.py to publisherbase.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/kwargs/listenerimpl.py to listenerimpl.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/kwargs/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/kwargs/datamsg.py to datamsg.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/kwargs/topicmgrimpl.py to topicmgrimpl.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/kwargs/publishermixin.py to publishermixin.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/kwargs/publisher.py to publisher.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/kwargs/topicargspecimpl.py to topicargspecimpl.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/core/listenerbase.py to listenerbase.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/setupkwargs.py to setupkwargs.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/pubsub/pub.py to pub.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/embeddedimage.py to embeddedimage.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/iewin_old.py to iewin_old.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/mixins/gridlabelrenderer.py to gridlabelrenderer.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/mixins/imagelist.py to imagelist.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/mixins/listctrl.py to listctrl.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/mixins/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/mixins/treemixin.py to treemixin.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/mixins/rubberband.py to rubberband.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/mixins/inspection.py to inspection.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/mixins/grid.py to grid.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/dragscroller.py to dragscroller.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/expando.py to expando.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/colourdb.py to colourdb.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/evtmgr.py to evtmgr.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/floatcanvas/NavCanvas.py to NavCanvas.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/floatcanvas/ScreenShot.py to ScreenShot.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/floatcanvas/Resources.py to Resources.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/floatcanvas/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/floatcanvas/GUIMode.py to GUIMode.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/floatcanvas/FCEvents.py to FCEvents.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/floatcanvas/FloatCanvas.py to FloatCanvas.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/floatcanvas/Utilities/Colors.py to Colors.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/floatcanvas/Utilities/GUI.py to GUI.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/floatcanvas/Utilities/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/floatcanvas/Utilities/BBox.py to BBox.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/floatcanvas/FCObjects.py to FCObjects.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/eventStack.py to eventStack.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/filebrowsebutton.py to filebrowsebutton.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/graphics.py to graphics.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/itemspicker.py to itemspicker.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/infoframe.py to infoframe.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/colourselect.py to colourselect.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/inspection.py to inspection.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/platebtn.py to platebtn.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/lib/imagebrowser.py to imagebrowser.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/glcanvas.py to glcanvas.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/core.py to core.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/richtext.py to richtext.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/xml.py to xml.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/py/PyCrust.py to PyCrust.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/py/PyFilling.py to PyFilling.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/py/crust.py to crust.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/py/magic.py to magic.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/py/PyWrap.py to PyWrap.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/py/filling.py to filling.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/py/editwindow.py to editwindow.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/py/editor.py to editor.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/py/PySlicesShell.py to PySlicesShell.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/py/introspect.py to introspect.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/py/PyAlaMode.py to PyAlaMode.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/py/shell.py to shell.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/py/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/py/PySlices.py to PySlices.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/py/pseudo.py to pseudo.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/py/dispatcher.py to dispatcher.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/py/path.py to path.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/py/PyAlaCarte.py to PyAlaCarte.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/py/parse.py to parse.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/py/document.py to document.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/py/interpreter.py to interpreter.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/py/buffer.py to buffer.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/py/PyShell.py to PyShell.pyc BUILDSTDERR: byte-compiling build/bdist.linux-riscv64/egg/wx/py/images.py to imag+ popd + pushd python3 + DOXYGEN=/usr/bin/doxygen + SIP=/usr/bin/sip + /usr/bin/python3 -u build.py dox touch etg --nodoc sip build_py --use_syswx --gtk3 es.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/py/crustslices.py to crustslices.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/py/PyAlaModeTest.py to PyAlaModeTest.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/py/frame.py to frame.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/py/sliceshell.py to sliceshell.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/py/version.py to version.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/gizmos.py to gizmos.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/msw.py to msw.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/webkit.py to webkit.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/propgrid.py to propgrid.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/html2.py to html2.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/stc.py to stc.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/media.py to media.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/xrc.py to xrc.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/adv.py to adv.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/tools/img2xpm.py to img2xpm.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/tools/img2py.py to img2py.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/tools/wxget_docs_demo.py to wxget_docs_demo.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/tools/__init__.py to __init__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/tools/img2png.py to img2png.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/tools/dbg.py to dbg.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/tools/wxget.py to wxget.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/tools/genaxmodule.py to genaxmodule.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/tools/helpviewer.py to helpviewer.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/tools/img2img.py to img2img.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/tools/pywxrc.py to pywxrc.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/ribbon.py to ribbon.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/__version__.py to __version__.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/dataview.py to dataview.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/grid.py to grid.pyc byte-compiling build/bdist.linux-riscv64/egg/wx/html.py to html.pyc creating build/bdist.linux-riscv64/egg/EGG-INFO copying wxPython.egg-info/PKG-INFO -> build/bdist.linux-riscv64/egg/EGG-INFO copying wxPython.egg-info/SOURCES.txt -> build/bdist.linux-riscv64/egg/EGG-INFO copying wxPython.egg-info/dependency_links.txt -> build/bdist.linux-riscv64/egg/EGG-INFO copying wxPython.egg-info/entry_points.txt -> build/bdist.linux-riscv64/egg/EGG-INFO copying wxPython.egg-info/not-zip-safe -> build/bdist.linux-riscv64/egg/EGG-INFO copying wxPython.egg-info/requires.txt -> build/bdist.linux-riscv64/egg/EGG-INFO copying wxPython.egg-info/top_level.txt -> build/bdist.linux-riscv64/egg/EGG-INFO writing build/bdist.linux-riscv64/egg/EGG-INFO/native_libs.txt creating dist creating 'dist/wxPython-4.0.6-py2.7-linux-riscv64.egg' and adding 'build/bdist.linux-riscv64/egg' to it removing 'build/bdist.linux-riscv64/egg' (and everything under it) Finished command: bdist_egg (5m36.635s) Done! ~/build/BUILD/python-wxpython4-4.0.6 ~/build/BUILD/python-wxpython4-4.0.6/python3 ~/build/BUILD/python-wxpython4-4.0.6 Will build using: "/usr/bin/python3" 3.7.4 (default, Jul 22 2019, 15:06:15) [GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] Python's architecture is 64bit cfg.VERSION: 4.0.6 Running command: dox bash ./regen.sh xml Finished command: dox (12m55.998s) Running command: touch Finished command: touch (0.498s) Running command: etg "/usr/bin/python3" etg/_core.py --sip --nodoc "/usr/bin/python3" etg/_html.py --sip --nodoc "/usr/bin/python3" etg/_grid.py --sip --nodoc "/usr/bin/python3" etg/_propgrid.py --sip --nodoc "/usr/bin/python3" etg/_dataview.py --sip --nodoc "/usr/bin/python3" etg/_aui.py --sip --nodoc "/usr/bin/python3" etg/_richtext.py --sip --nodoc "/usr/bin/python3" etg/_adv.py --sip --nodoc "/usr/bin/python3" etg/_msw.py --sip --nodoc "/usr/bin/python3" etg/_media.py --sip --nodoc "/usr/bin/python3" etg/_html2.py --sip --nodoc "/usr/bin/python3" etg/_xrc.py --sip --nodoc "/usr/bin/python3" etg/_webkit.py --sip --nodoc "/usr/bin/python3" etg/_stc.py --sip --nodoc "/usr/bin/python3" etg/_xml.py --sip --nodoc "/usr/bin/python3" etg/_ribbon.py --sip --nodoc "/usr/bin/python3" etg/_glcanvas.py --sip --nodoc "/usr/bin/python3" etg/defs.py --sip --nodoc "/usr/bin/python3" etg/debug.py --sip --nodoc "/usr/bin/python3" etg/object.py --sip --nodoc "/usr/bin/python3" etg/clntdatactnr.py --sip --nodoc "/usr/bin/python3" etg/wxdatetime.py --sip --nodoc "/usr/bin/python3" etg/stopwatch.py --sip --nodoc "/usr/bin/python3" etg/windowid.py --sip --nodoc "/usr/bin/python3" etg/platinfo.py --sip --nodoc "/usr/bin/python3" etg/vidmode.py --sip --nodoc "/usr/bin/python3" etg/display.py --sip --nodoc "/usr/bin/python3" etg/intl.py --sip --nodoc "/usr/bin/python3" etg/translation.py --sip --nodoc "/usr/bin/python3" etg/cmndata.py --sip --nodoc "/usr/bin/python3" etg/gdicmn.py --sip --nodoc "/usr/bin/python3" etg/geometry.py --sip --nodoc "/usr/bin/python3" etg/affinematrix2d.py --sip --nodoc "/usr/bin/python3" etg/position.py --sip --nodoc "/usr/bin/python3" etg/colour.py --sip --nodoc "/usr/bin/python3" etg/stream.py --sip --nodoc "/usr/bin/python3" etg/filesys.py --sip --nodoc "/usr/bin/python3" etg/image.py --sip --nodoc "/usr/bin/python3" etg/gdiobj.py --sip --nodoc "/usr/bin/python3" etg/bitmap.py --sip --nodoc "/usr/bin/python3" etg/icon.py --sip --nodoc "/usr/bin/python3" etg/iconloc.py --sip --nodoc "/usr/bin/python3" etg/iconbndl.py --sip --nodoc "/usr/bin/python3" etg/font.py --sip --nodoc "/usr/bin/python3" etg/fontutil.py --sip --nodoc "/usr/bin/python3" etg/pen.py --sip --nodoc "/usr/bin/python3" etg/brush.py --sip --nodoc "/usr/bin/python3" etg/cursor.py --sip --nodoc "/usr/bin/python3" etg/region.py --sip --nodoc "/usr/bin/python3" etg/dc.py --sip --nodoc "/usr/bin/python3" etg/dcclient.py --sip --nodoc "/usr/bin/python3" etg/dcmemory.py --sip --nodoc "/usr/bin/python3" etg/dcbuffer.py --sip --nodoc "/usr/bin/python3" etg/dcscreen.py --sip --nodoc "/usr/bin/python3" etg/dcgraph.py --sip --nodoc "/usr/bin/python3" etg/dcmirror.py --sip --nodoc "/usr/bin/python3" etg/dcprint.py --sip --nodoc "/usr/bin/python3" etg/dcps.py --sip --nodoc "/usr/bin/python3" etg/dcsvg.py --sip --nodoc "/usr/bin/python3" etg/metafile.py --sip --nodoc "/usr/bin/python3" etg/graphics.py --sip --nodoc "/usr/bin/python3" etg/imaglist.py --sip --nodoc "/usr/bin/python3" etg/overlay.py --sip --nodoc "/usr/bin/python3" etg/palette.py --sip --nodoc "/usr/bin/python3" etg/renderer.py --sip --nodoc "/usr/bin/python3" etg/rawbmp.py --sip --nodoc "/usr/bin/python3" etg/access.py --sip --nodoc "/usr/bin/python3" etg/accel.py --sip --nodoc "/usr/bin/python3" etg/log.py --sip --nodoc "/usr/bin/python3" etg/dataobj.py --sip --nodoc "/usr/bin/python3" etg/dnd.py --sip --nodoc "/usr/bin/python3" etg/clipbrd.py --sip --nodoc "/usr/bin/python3" etg/config.py --sip --nodoc "/usr/bin/python3" etg/tracker.py --sip --nodoc "/usr/bin/python3" etg/kbdstate.py --sip --nodoc "/usr/bin/python3" etg/mousestate.py --sip --nodoc "/usr/bin/python3" etg/tooltip.py --sip --nodoc "/usr/bin/python3" etg/layout.py --sip --nodoc "/usr/bin/python3" 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/python3" etg/pyevent.py --sip --nodoc "/usr/bin/python3" etg/sizer.py --sip --nodoc "/usr/bin/python3" etg/gbsizer.py --sip --nodoc "/usr/bin/python3" etg/wrapsizer.py --sip --nodoc "/usr/bin/python3" etg/stdpaths.py --sip --nodoc "/usr/bin/python3" etg/eventfilter.py --sip --nodoc "/usr/bin/python3" etg/evtloop.py --sip --nodoc "/usr/bin/python3" etg/apptrait.py --sip --nodoc "/usr/bin/python3" etg/app.py --sip --nodoc "/usr/bin/python3" etg/timer.py --sip --nodoc "/usr/bin/python3" etg/window.py --sip --nodoc "/usr/bin/python3" etg/validate.py --sip --nodoc "/usr/bin/python3" etg/panel.py --sip --nodoc "/usr/bin/python3" etg/menuitem.py --sip --nodoc "/usr/bin/python3" etg/menu.py --sip --nodoc "/usr/bin/python3" etg/scrolwin.py --sip --nodoc "/usr/bin/python3" etg/vscroll.py --sip --nodoc "/usr/bin/python3" etg/control.py --sip --nodoc "/usr/bin/python3" etg/ctrlsub.py --sip --nodoc "/usr/bin/python3" etg/statbmp.py --sip --nodoc "/usr/bin/python3" etg/stattext.py --sip --nodoc "/usr/bin/python3" etg/statbox.py --sip --nodoc "/usr/bin/python3" etg/statusbar.py --sip --nodoc "/usr/bin/python3" etg/choice.py --sip --nodoc "/usr/bin/python3" etg/anybutton.py --sip --nodoc "/usr/bin/python3" etg/button.py --sip --nodoc "/usr/bin/python3" etg/bmpbuttn.py --sip --nodoc "/usr/bin/python3" etg/withimage.py --sip --nodoc "/usr/bin/python3" etg/bookctrl.py --sip --nodoc "/usr/bin/python3" etg/notebook.py --sip --nodoc "/usr/bin/python3" etg/splitter.py --sip --nodoc "/usr/bin/python3" etg/collpane.py --sip --nodoc "/usr/bin/python3" etg/statline.py --sip --nodoc "/usr/bin/python3" etg/textcompleter.py --sip --nodoc "/usr/bin/python3" etg/textentry.py --sip --nodoc "/usr/bin/python3" etg/textctrl.py --sip --nodoc "/usr/bin/python3" etg/combobox.py --sip --nodoc "/usr/bin/python3" etg/checkbox.py --sip --nodoc "/usr/bin/python3" etg/listbox.py --sip --nodoc "/usr/bin/python3" etg/checklst.py --sip --nodoc "/usr/bin/python3" etg/gauge.py --sip --nodoc "/usr/bin/python3" etg/headercol.py --sip --nodoc "/usr/bin/python3" etg/headerctrl.py --sip --nodoc "/usr/bin/python3" etg/srchctrl.py --sip --nodoc "/usr/bin/python3" etg/radiobox.py --sip --nodoc "/usr/bin/python3" etg/radiobut.py --sip --nodoc "/usr/bin/python3" etg/slider.py --sip --nodoc "/usr/bin/python3" etg/spinbutt.py --sip --nodoc "/usr/bin/python3" etg/spinctrl.py --sip --nodoc "/usr/bin/python3" etg/tglbtn.py --sip --nodoc "/usr/bin/python3" etg/scrolbar.py --sip --nodoc "/usr/bin/python3" etg/toolbar.py --sip --nodoc "/usr/bin/python3" etg/infobar.py --sip --nodoc "/usr/bin/python3" etg/listctrl.py --sip --nodoc "/usr/bin/python3" etg/treectrl.py --sip --nodoc "/usr/bin/python3" etg/pickers.py --sip --nodoc "/usr/bin/python3" etg/filectrl.py --sip --nodoc "/usr/bin/python3" etg/combo.py --sip --nodoc "/usr/bin/python3" etg/choicebk.py --sip --nodoc "/usr/bin/python3" etg/listbook.py --sip --nodoc "/usr/bin/python3" etg/toolbook.py --sip --nodoc "/usr/bin/python3" etg/treebook.py --sip --nodoc "/usr/bin/python3" etg/simplebook.py --sip --nodoc "/usr/bin/python3" etg/vlbox.py --sip --nodoc "/usr/bin/python3" etg/nonownedwnd.py --sip --nodoc "/usr/bin/python3" etg/toplevel.py --sip --nodoc "/usr/bin/python3" etg/dialog.py --sip --nodoc "/usr/bin/python3" etg/dirdlg.py --sip --nodoc "/usr/bin/python3" etg/dirctrl.py --sip --nodoc "/usr/bin/python3" etg/filedlg.py --sip --nodoc "/usr/bin/python3" etg/frame.py --sip --nodoc "/usr/bin/python3" etg/msgdlg.py --sip --nodoc "/usr/bin/python3" etg/richmsgdlg.py --sip --nodoc "/usr/bin/python3" etg/progdlg.py --sip --nodoc "/usr/bin/python3" etg/popupwin.py --sip --nodoc "/usr/bin/python3" etg/tipwin.py --sip --nodoc "/usr/bin/python3" etg/colordlg.py --sip --nodoc "/usr/bin/python3" etg/choicdlg.py --sip --nodoc "/usr/bin/python3" etg/fdrepdlg.py --sip --nodoc "/usr/bin/python3" etg/mdi.py --sip --nodoc "/usr/bin/python3" etg/fontdlg.py --sip --nodoc WARNING: Method wxFontData::EnableEffects already exists in C++ class API, can not create a property. "/usr/bin/python3" etg/rearrangectrl.py --sip --nodoc "/usr/bin/python3" etg/minifram.py --sip --nodoc "/usr/bin/python3" etg/textdlg.py --sip --nodoc "/usr/bin/python3" etg/numdlg.py --sip --nodoc "/usr/bin/python3" etg/power.py --sip --nodoc "/usr/bin/python3" etg/utils.py --sip --nodoc "/usr/bin/python3" etg/process.py --sip --nodoc "/usr/bin/python3" etg/uiaction.py --sip --nodoc "/usr/bin/python3" etg/snglinst.py --sip --nodoc "/usr/bin/python3" etg/help.py --sip --nodoc "/usr/bin/python3" etg/cshelp.py --sip --nodoc "/usr/bin/python3" etg/settings.py --sip --nodoc "/usr/bin/python3" etg/sysopt.py --sip --nodoc "/usr/bin/python3" etg/artprov.py --sip --nodoc "/usr/bin/python3" etg/dragimag.py --sip --nodoc "/usr/bin/python3" etg/printfw.py --sip --nodoc "/usr/bin/python3" etg/printdlg.py --sip --nodoc "/usr/bin/python3" etg/mimetype.py --sip --nodoc "/usr/bin/python3" etg/busyinfo.py --sip --nodoc "/usr/bin/python3" etg/caret.py --sip --nodoc "/usr/bin/python3" etg/fontenum.py --sip --nodoc "/usr/bin/python3" etg/fontmap.py --sip --nodoc "/usr/bin/python3" etg/mousemanager.py --sip --nodoc "/usr/bin/python3" etg/filehistory.py --sip --nodoc "/usr/bin/python3" etg/cmdproc.py --sip --nodoc "/usr/bin/python3" etg/fswatcher.py --sip --nodoc "/usr/bin/python3" etg/preferences.py --sip --nodoc WARNING: Method wxStockPreferencesPage::Kind already exists in C++ class API, can not create a property. "/usr/bin/python3" etg/modalhook.py --sip --nodoc "/usr/bin/python3" etg/unichar.py --sip --nodoc "/usr/bin/python3" etg/stockitem.py --sip --nodoc "/usr/bin/python3" etg/htmldefs.py --sip --nodoc "/usr/bin/python3" etg/htmlcell.py --sip --nodoc "/usr/bin/python3" etg/htmlfilt.py --sip --nodoc "/usr/bin/python3" etg/htmltag.py --sip --nodoc "/usr/bin/python3" etg/htmlpars.py --sip --nodoc "/usr/bin/python3" etg/htmlwin.py --sip --nodoc "/usr/bin/python3" etg/htmlprint.py --sip --nodoc "/usr/bin/python3" etg/htmlwinpars.py --sip --nodoc "/usr/bin/python3" etg/helpdata.py --sip --nodoc "/usr/bin/python3" etg/helpfrm.py --sip --nodoc "/usr/bin/python3" etg/helpdlg.py --sip --nodoc "/usr/bin/python3" etg/helpwnd.py --sip --nodoc "/usr/bin/python3" etg/helpctrl.py --sip --nodoc "/usr/bin/python3" etg/htmllbox.py --sip --nodoc "/usr/bin/python3" etg/grid.py --sip --nodoc "/usr/bin/python3" etg/propgriddefs.py --sip --nodoc "/usr/bin/python3" etg/propgridproperty.py --sip --nodoc "/usr/bin/python3" etg/propgrideditors.py --sip --nodoc "/usr/bin/python3" etg/propgridpagestate.py --sip --nodoc "/usr/bin/python3" etg/propgridiface.py --sip --nodoc "/usr/bin/python3" etg/propgrid.py --sip --nodoc "/usr/bin/python3" etg/propgridprops.py --sip --nodoc "/usr/bin/python3" etg/propgridadvprops.py --sip --nodoc "/usr/bin/python3" etg/propgridmanager.py --sip --nodoc "/usr/bin/python3" etg/dataview.py --sip --nodoc "/usr/bin/python3" etg/treelist.py --sip --nodoc "/usr/bin/python3" etg/auiframemanager.py --sip --nodoc WARNING: Method wxAuiManagerEvent::Veto already exists in C++ class API, can not create a property. "/usr/bin/python3" etg/auidockart.py --sip --nodoc "/usr/bin/python3" etg/auibar.py --sip --nodoc "/usr/bin/python3" etg/auibook.py --sip --nodoc "/usr/bin/python3" etg/auitabmdi.py --sip --nodoc "/usr/bin/python3" etg/richtextbuffer.py --sip --nodoc "/usr/bin/python3" etg/richtextctrl.py --sip --nodoc "/usr/bin/python3" etg/richtexthtml.py --sip --nodoc "/usr/bin/python3" etg/richtextxml.py --sip --nodoc "/usr/bin/python3" etg/richtextprint.py --sip --nodoc "/usr/bin/python3" etg/richtextstyles.py --sip --nodoc "/usr/bin/python3" etg/richtextstyledlg.py --sip --nodoc "/usr/bin/python3" etg/richtextsymboldlg.py --sip --nodoc "/usr/bin/python3" etg/richtextformatdlg.py --sip --nodoc "/usr/bin/python3" etg/aboutdlg.py --sip --nodoc "/usr/bin/python3" etg/helpext.py --sip --nodoc "/usr/bin/python3" etg/commandlinkbutton.py --sip --nodoc "/usr/bin/python3" etg/dateevt.py --sip --nodoc "/usr/bin/python3" etg/datectrl.py --sip --nodoc "/usr/bin/python3" etg/calctrl.py --sip --nodoc "/usr/bin/python3" etg/hyperlink.py --sip --nodoc "/usr/bin/python3" etg/tipdlg.py --sip --nodoc "/usr/bin/python3" etg/taskbar.py --sip --nodoc "/usr/bin/python3" etg/sound.py --sip --nodoc "/usr/bin/python3" etg/joystick.py --sip --nodoc "/usr/bin/python3" etg/animate.py --sip --nodoc "/usr/bin/python3" etg/bannerwindow.py --sip --nodoc "/usr/bin/python3" etg/editlbox.py --sip --nodoc "/usr/bin/python3" etg/notifmsg.py --sip --nodoc "/usr/bin/python3" etg/splash.py --sip --nodoc "/usr/bin/python3" etg/sashwin.py --sip --nodoc "/usr/bin/python3" etg/laywin.py --sip --nodoc "/usr/bin/python3" etg/odcombo.py --sip --nodoc "/usr/bin/python3" etg/bmpcbox.py --sip --nodoc "/usr/bin/python3" etg/richtooltip.py --sip --nodoc "/usr/bin/python3" etg/timectrl.py --sip --nodoc "/usr/bin/python3" etg/wizard.py --sip --nodoc "/usr/bin/python3" etg/pseudodc.py --sip --nodoc "/usr/bin/python3" etg/propdlg.py --sip --nodoc "/usr/bin/python3" etg/axbase.py --sip --nodoc "/usr/bin/python3" etg/mediactrl.py --sip --nodoc "/usr/bin/python3" etg/webview.py --sip --nodoc "/usr/bin/python3" etg/webkit.py --sip --nodoc "/usr/bin/python3" etg/ribbon_control.py --sip --nodoc "/usr/bin/python3" etg/ribbon_page.py --sip --nodoc "/usr/bin/python3" etg/ribbon_panel.py --sip --nodoc "/usr/bin/python3" etg/ribbon_bar.py --sip --nodoc "/usr/bin/python3" etg/ribbon_art.py --sip --nodoc "/usr/bin/python3" etg/ribbon_buttonbar.py --sip --nodoc "/usr/bin/python3" etg/ribbon_gallery.py --sip --nodoc "/usr/bin/python3" etg/ribbon_toolbar.py --sip --nodoc Finished command: etg (75m50.280s) Running command: sip /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmp7hh_sl4f -b sip/cpp/_core.sbf -X pycode_core:wx/core.py sip/gen/_core.sip sip_corewxContextMenuEvent.cpp is changed, copying... sip_corewxIndividualLayoutConstraint.cpp is changed, copying... sip_corewxImageRGBValue.cpp is changed, copying... sip_corewxPrintData.cpp is changed, copying... sip_corewxBusyInfo.cpp is changed, copying... sip_corewxPNGHandler.cpp is changed, copying... sip_corewxConfigBase.cpp is changed, copying... sip_corewxLogWindow.cpp is changed, copying... sip_corewxCharBuffer.cpp is changed, copying... sip_corewxTipWindow.cpp is changed, copying... sip_corewxStaticBoxSizer.cpp is changed, copying... sip_corewxSizerItemList_iterator.cpp is changed, copying... sip_corewxPCXHandler.cpp is changed, copying... sip_corewxContextHelpButton.cpp is changed, copying... sip_corewxPalette.cpp is changed, copying... sip_corewxPyBuffer.cpp is changed, copying... sip_corewxPyUserData.cpp is changed, copying... sip_corewxDelegateRendererNative.cpp is changed, copying... sip_corewxImageHistogram.cpp is changed, copying... sip_corewxVariant.cpp is changed, copying... sip_corewxMenuBar.cpp is changed, copying... sip_corewxFileSystemHandler.cpp is changed, copying... sip_corewxSysColourChangedEvent.cpp is changed, copying... sip_corewxEventBlocker.cpp is changed, copying... sip_corewxRendererVersion.cpp is changed, copying... sip_corewxNativeFontInfo.cpp is changed, copying... sip_corewxPreviewControlBar.cpp is changed, copying... sip_corewxGenericProgressDialog.cpp is changed, copying... sip_corewxTopLevelWindow.cpp is changed, copying... sip_corewxStaticText.cpp is changed, copying... sip_corewxPrintout.cpp is changed, copying... sip_corewxFlexGridSizer.cpp is changed, copying... sip_corewxAppConsole.cpp is changed, copying... sip_corewxFSFile.cpp is changed, copying... sip_corewxLanguageInfo.cpp is changed, copying... sip_corewxHelpEvent.cpp is changed, copying... sip_corewxBitmapDataObject.cpp is changed, copying... sip_corewxPySingleChoiceDialog.cpp is changed, copying... sip_corewxWindowDisabler.cpp is changed, copying... sip_corewxGenericMessageDialog.cpp is changed, copying... sip_corewxActivateEvent.cpp is changed, copying... sip_corewxClassInfo.cpp is changed, copying... sip_corewxGauge.cpp is changed, copying... sip_corewxHeaderColumn.cpp is changed, copying... sip_corewxFindDialogEvent.cpp is changed, copying... sip_corewxVisualAttributes.cpp is changed, copying... sip_corewxSingleInstanceChecker.cpp is changed, copying... sip_corewxPageSetupDialogData.cpp is changed, copying... sip_corewxGridBagSizer.cpp is changed, copying... sip_corewxTextUrlEvent.cpp is changed, copying... sip_corewxValidator.cpp is changed, copying... sip_corewxLogFormatter.cpp is changed, copying... sip_corewxMemoryDC.cpp is changed, copying... sip_corewxMsgCatalog.cpp is changed, copying... sip_corewxBusyCursor.cpp is changed, copying... sip_corewxWithImages.cpp is changed, copying... sip_corewxLogTextCtrl.cpp is changed, copying... sip_corewxProgressDialog.cpp is changed, copying... sip_corewxTextDataObject.cpp is changed, copying... sip_corewxPaintDC.cpp is changed, copying... sip_corewxNotebook.cpp is changed, copying... sip_corewxFileDropTarget.cpp is changed, copying... sip_corewxChoice.cpp is changed, copying... sip_corewxGridSizer.cpp is changed, copying... sip_corewxAppTraits.cpp is changed, copying... sip_corewxURLDataObject.cpp is changed, copying... sip_corewxBitmap.cpp is changed, copying... sip_corewxPopupWindow.cpp is changed, copying... sip_corewxWindowDestroyEvent.cpp is changed, copying... sip_corewxAnyButton.cpp is changed, copying... sip_corewxOverlay.cpp is changed, copying... sip_corewxPaintEvent.cpp is changed, copying... sip_corewxFontEnumerator.cpp is changed, copying... sip_corewxDisplayChangedEvent.cpp is changed, copying... sipAPI_core.h is changed, copying... sip_corewxConfig.cpp is changed, copying... sip_corewxXPMHandler.cpp is changed, copying... sip_corewxScrolledCanvas.cpp is changed, copying... sip_corewxStaticLine.cpp is changed, copying... sip_corewxStdDialogButtonSizer.cpp is changed, copying... sip_corewxColourDatabase.cpp is changed, copying... sip_corewxChildFocusEvent.cpp is changed, copying... sip_corewxGraphicsBrush.cpp is changed, copying... sip_corewxMimeTypesManager.cpp is changed, copying... sip_corewxGraphicsObject.cpp is changed, copying... sip_corewxLogRecordInfo.cpp is changed, copying... sip_corewxHeaderColumnSimple.cpp is changed, copying... sip_corewxDCFontChanger.cpp is changed, copying... sip_corewxToolBar.cpp is changed, copying... sip_corewxIdleEvent.cpp is changed, copying... sip_corewxImage.cpp is changed, copying... sip_corewxCommand.cpp is changed, copying... sip_corewxFileDirPickerEvent.cpp is changed, copying... sip_corewxFontMetrics.cpp is changed, copying... sip_corewxFontPickerEvent.cpp is changed, copying... sip_corewxStatusBar.cpp is changed, copying... sip_corewxSplitterWindow.cpp is changed, copying... sip_corewxOutputStream.cpp is changed, copying... sip_corewxTextCompleter.cpp is changed, copying... sip_corewxCommandList_iterator.cpp is changed, copying... sip_corewxDialog.cpp is changed, copying... sip_corewxInitDialogEvent.cpp is changed, copying... sip_corewxPaletteChangedEvent.cpp is changed, copying... sip_corewxTreeItemId.cpp is changed, copying... sip_corewxMetafileDC.cpp is changed, copying... sip_corewxLog.cpp is changed, copying... sip_corewxNonOwnedWindow.cpp is changed, copying... sip_corewxBoxSizer.cpp is changed, copying... sip_corewxDateTimeTm.cpp is changed, copying... sip_corewxLinuxDistributionInfo.cpp is changed, copying... sip_corewxDataObject.cpp is changed, copying... sip_corewxTreebook.cpp is changed, copying... sip_corewxFileHistory.cpp is changed, copying... sip_corewxColour.cpp is changed, copying... sip_corewxMenuList.cpp is changed, copying... sip_corewxRegion.cpp is changed, copying... sip_corewxMouseState.cpp is changed, copying... sip_corewxGraphicsGradientStop.cpp is changed, copying... sip_corewxPenList.cpp is changed, copying... sip_corewxCommandEvent.cpp is changed, copying... sip_corewxInfoBar.cpp is changed, copying... sip_corewxBrushList.cpp is changed, copying... sip_corewxTreeCtrl.cpp is changed, copying... sip_corewxJPEGHandler.cpp is changed, copying... sip_corewxPixelDataBase.cpp is changed, copying... sip_corewxScrolledWindow.cpp is changed, copying... sip_corewxClipboard.cpp is changed, copying... sip_corewxModalDialogHook.cpp is changed, copying... sip_corewxTextEntry.cpp is changed, copying... sip_corewxLogNull.cpp is changed, copying... sip_corewxFilterFSHandler.cpp is changed, copying... sip_corewxAcceleratorEntry.cpp is changed, copying... sip_corewxSplitterEvent.cpp is changed, copying... sip_corewxMessageDialog.cpp is changed, copying... sip_corewxMouseCaptureLostEvent.cpp is changed, copying... sip_corewxRendererNative.cpp is changed, copying... sip_corewxEventLoopActivator.cpp is changed, copying... sip_corewxGIFHandler.cpp is changed, copying... sip_corewxRearrangeDialog.cpp is changed, copying... sip_corewxStaticBitmap.cpp is changed, copying... sip_corewxPlatformInfo.cpp is changed, copying... sip_corewxFileHistoryMenuList.cpp is changed, copying... sip_corewxVersionInfo.cpp is changed, copying... sip_corewxDashCArrayHolder.cpp is changed, copying... sip_corewxNativePixelData.cpp is changed, copying... sip_corewxRadioBox.cpp is changed, copying... sip_corewxFileTranslationsLoader.cpp is changed, copying... sip_corewxContextHelp.cpp is changed, copying... sip_corewxIdManager.cpp is changed, copying... sip_corewxEvent.cpp is changed, copying... sip_corewxWindowIDRef.cpp is changed, copying... sip_corewxPreviewCanvas.cpp is changed, copying... sip_corewxFileTypeMessageParameters.cpp is changed, copying... sip_corewxVScrolledWindow.cpp is changed, copying... sip_corewxFindReplaceDialog.cpp is changed, copying... sip_corewxColourPickerCtrl.cpp is changed, copying... sip_corewxArchiveFSHandler.cpp is changed, copying... sip_corewxUIntPtr.cpp is changed, copying... sip_corewxFileSystem.cpp is changed, copying... sip_corewxLayoutConstraints.cpp is changed, copying... sip_corewxEventLoopBase.cpp is changed, copying... sip_corewxSizerFlags.cpp is changed, copying... sip_corewxShowEvent.cpp is changed, copying... sip_corewxComboBox.cpp is changed, copying... sip_corewxAffineMatrix2D.cpp is changed, copying... sip_corewxFileTypeInfo.cpp is changed, copying... sip_corewxString.cpp is changed, copying... sip_corewxMouseEventsManager.cpp is changed, copying... sip_corewxHelpControllerHelpProvider.cpp is changed, copying... sip_corewxPropagateOnce.cpp is changed, copying... sip_corewxBookCtrlBase.cpp is changed, copying... sip_corewxAffineMatrix2DBase.cpp is changed, copying... sip_corewxPoint2DDouble.cpp is changed, copying... sip_corewxHeaderCtrlSimple.cpp is changed, copying... sip_corewxSizer.cpp is changed, copying... sip_corewxMatrix2D.cpp is changed, copying... sip_corewxFontMapper.cpp is changed, copying... sip_corewxLogStderr.cpp is changed, copying... sip_corewxFindReplaceData.cpp is changed, copying... sip_corewxPropagationDisabler.cpp is changed, copying... sip_corewxSimplebook.cpp is changed, copying... sip_corewxPopupTransientWindow.cpp is changed, copying... sip_corewxFontInfo.cpp is changed, copying... sip_corewxToolbook.cpp is changed, copying... sip_corewxBookCtrlEvent.cpp is changed, copying... sip_corewxSize.cpp is changed, copying... sip_corewxDataObjectSimple.cpp is changed, copying... sip_corewxGraphicsFont.cpp is changed, copying... sip_corewxControl.cpp is changed, copying... sip_corewxHelpProvider.cpp is changed, copying... sip_corewxDateTimeTimeZone.cpp is changed, copying... sip_corewxFrame.cpp is changed, copying... sip_corewxStatusBarPane.cpp is changed, copying... sip_corewxPyEvent.cpp is changed, copying... sip_corewxTimerRunner.cpp is changed, copying... sip_corewxSVGFileDC.cpp is changed, copying... sip_corewxTextDropTarget.cpp is changed, copying... sip_corewxClientDC.cpp is changed, copying... sip_corewxArrayDouble.cpp is changed, copying... sip_corewxArtProvider.cpp is changed, copying... sip_corewxItemContainer.cpp is changed, copying... sip_corecmodule.cpp is changed, copying... sip_corewxFileHistoryMenuList_iterator.cpp is changed, copying... sip_corewxSystemSettings.cpp is changed, copying... sip_corewxFontList.cpp is changed, copying... sip_corewxDateSpan.cpp is changed, copying... sip_corewxArrayInt.cpp is changed, copying... sip_corewxCheckListBox.cpp is changed, copying... sip_corewxAlphaPixelData.cpp is changed, copying... sip_corewxIcon.cpp is changed, copying... sip_corewxSystemOptions.cpp is changed, copying... sip_corewxTranslationsLoader.cpp is changed, copying... sip_corewxGraphicsPath.cpp is changed, copying... sip_corewxGraphicsMatrix.cpp is changed, copying... sip_corewxSlider.cpp is changed, copying... sip_corewxSpinButton.cpp is changed, copying... sip_corewxClipboardTextEvent.cpp is changed, copying... sip_corewxDC.cpp is changed, copying... sip_corewxStopWatch.cpp is changed, copying... sip_corewxScrollEvent.cpp is changed, copying... sip_corewxStaticBox.cpp is changed, copying... sip_corewxDirFilterListCtrl.cpp is changed, copying... sip_corewxMenuEvent.cpp is changed, copying... sip_corewxIFFHandler.cpp is changed, copying... sip_corewxMDIParentFrame.cpp is changed, copying... sip_corewxGUIEventLoop.cpp is changed, copying... sip_corewxQueryNewPaletteEvent.cpp is changed, copying... sip_corewxIntCArrayHolder.cpp is changed, copying... sip_corewxMemoryFSHandler.cpp is changed, copying... sip_corewxColourDialog.cpp is changed, copying... sip_corewxPreferencesEditor.cpp is changed, copying... sip_corewxMenu.cpp is changed, copying... sip_corewxNotifyEvent.cpp is changed, copying... sip_corewxInputStream.cpp is changed, copying... sip_corewxHeaderCtrl.cpp is changed, copying... sip_corewxListBox.cpp is changed, copying... sip_corewxMenuItem.cpp is changed, copying... sip_corewxRichMessageDialog.cpp is changed, copying... sip_corewxTGAHandler.cpp is changed, copying... sip_corewxRefCounter.cpp is changed, copying... sip_corewxNativePixelData_Accessor.cpp is changed, copying... sip_corewxWindowList_iterator.cpp is changed, copying... sip_corewxMenuList_iterator.cpp is changed, copying... sip_corewxGBSpan.cpp is changed, copying... sip_corewxGBPosition.cpp is changed, copying... sip_corewxPowerEvent.cpp is changed, copying... sip_corewxGBSizerItem.cpp is changed, copying... sip_corewxWindowCreateEvent.cpp is changed, copying... sip_corewxItemContainerImmutable.cpp is changed, copying... sip_corewxStringCArrayHolder.cpp is changed, copying... sip_corewxRealPoint.cpp is changed, copying... sip_corewxTreeItemData.cpp is changed, copying... sip_corewxNumberEntryDialog.cpp is changed, copying... sip_corewxToolBarToolBase.cpp is changed, copying... sip_corewxSearchCtrl.cpp is changed, copying... sip_corewxPosition.cpp is changed, copying... sip_corewxSpinEvent.cpp is changed, copying... sip_corewxTrackable.cpp is changed, copying... sip_corewxHelpControllerBase.cpp is changed, copying... sip_core_ScrolledWindowBase.cpp is changed, copying... sip_corewxVarHVScrollHelper.cpp is changed, copying... sip_corewxListView.cpp is changed, copying... sip_corewxFontDialog.cpp is changed, copying... sip_corewxIconBundle.cpp is changed, copying... sip_corewxVarHScrollHelper.cpp is changed, copying... sip_corewxMenuItemList.cpp is changed, copying... sip_corewxProcessEvent.cpp is changed, copying... sip_corewxBitmapToggleButton.cpp is changed, copying... sip_corewxCollapsiblePaneEvent.cpp is changed, copying... sip_corewxDataObjectComposite.cpp is changed, copying... sip_corewxComboCtrl.cpp is changed, copying... sip_corewxHTMLDataObject.cpp is changed, copying... sip_corewxSizerItem.cpp is changed, copying... sip_corewxMoveEvent.cpp is changed, copying... sip_corewxPasswordEntryDialog.cpp is changed, copying... sip_corewxWindowBase.cpp is changed, copying... sip_corewxListItemAttr.cpp is changed, copying... sip_corewxStockPreferencesPage.cpp is changed, copying... sip_corewxToolTip.cpp is changed, copying... sip_corewxMaximizeEvent.cpp is changed, copying... sip_corewxKeyboardState.cpp is changed, copying... sip_corewxPoint.cpp is changed, copying... sip_corewxPrintDialogData.cpp is changed, copying... sip_corewxDragImage.cpp is changed, copying... sip_corewxVarScrollHelperBase.cpp is changed, copying... sip_corewxVarVScrollHelper.cpp is changed, copying... sip_corewxFileSystemWatcher.cpp is changed, copying... sip_corewxLogBuffer.cpp is changed, copying... sip_corewxRect.cpp is changed, copying... sip_corewxColourPickerEvent.cpp is changed, copying... sip_corewxLogInterposerTemp.cpp is changed, copying... sip_corewxEvtHandler.cpp is changed, copying... sip_corewxHScrolledWindow.cpp is changed, copying... sip_corewxMDIClientWindow.cpp is changed, copying... sip_corewxControlWithItems.cpp is changed, copying... sip_corewxEraseEvent.cpp is changed, copying... sip_corewxVideoMode.cpp is changed, copying... sip_corewxCaret.cpp is changed, copying... sip_corewxNavigationKeyEvent.cpp is changed, copying... sip_corewxEventFilter.cpp is changed, copying... sip_corewxTextCtrl.cpp is changed, copying... sip_corewxFileCtrl.cpp is changed, copying... sip_corewxIntPtr.cpp is changed, copying... sip_corewxAutoBufferedPaintDC.cpp is changed, copying... sip_corewxVListBox.cpp is changed, copying... sip_corewxSizeEvent.cpp is changed, copying... sip_corewxMask.cpp is changed, copying... sip_corewxAlphaPixelData_Accessor.cpp is changed, copying... sip_corewxLogGui.cpp is changed, copying... sip_corewxStockGDI.cpp is changed, copying... sip_corewxSpinCtrlDouble.cpp is changed, copying... sip_corewxRadioButton.cpp is changed, copying... sip_corewxJoystickEvent.cpp is changed, copying... sip_corewxMetafile.cpp is changed, copying... sip_corewxDCTextColourChanger.cpp is changed, copying... sip_corewxGenericDragImage.cpp is changed, copying... sip_corewxObject.cpp is changed, copying... sip_corewxGenericDirCtrl.cpp is changed, copying... sip_corewxDCClipper.cpp is changed, copying... sip_corewxCheckBox.cpp is changed, copying... sip_corewxGraphicsContext.cpp is changed, copying... sip_corewxImageHandler.cpp is changed, copying... sip_corewxDropSource.cpp is changed, copying... sip_corewxRearrangeCtrl.cpp is changed, copying... sip_corewxCollapsiblePane.cpp is changed, copying... sip_corewxPrintPreview.cpp is changed, copying... sip_corewxTIFFHandler.cpp is changed, copying... sip_corewxDirPickerCtrl.cpp is changed, copying... sip_corewxPrinter.cpp is changed, copying... sip_corewxFont.cpp is changed, copying... sip_corewxListEvent.cpp is changed, copying... sip_corewxListCtrl.cpp is changed, copying... sip_corewxVariantList.cpp is changed, copying... sip_corewxFileName.cpp is changed, copying... sip_corewxListItem.cpp is changed, copying... sip_corewxTextCompleterSimple.cpp is changed, copying... sip_corewxGCDC.cpp is changed, copying... sip_corewxPrinterDC.cpp is changed, copying... sip_corewxTranslations.cpp is changed, copying... sip_corewxWindow.cpp is changed, copying... sip_corewxClientDataContainer.cpp is changed, copying... sip_corewxHeaderButtonParams.cpp is changed, copying... sip_corewxTimeSpan.cpp is changed, copying... sip_corewxTimerEvent.cpp is changed, copying... sip_corewxGraphicsBitmap.cpp is changed, copying... sip_corewxFileCtrlEvent.cpp is changed, copying... sip_corewxIconizeEvent.cpp is changed, copying... sip_corewxPanel.cpp is changed, copying... sip_corewxPageSetupDialog.cpp is changed, copying... sip_corewxCloseEvent.cpp is changed, copying... sip_corewxFontPickerCtrl.cpp is changed, copying... sip_corewxHeaderCtrlEvent.cpp is changed, copying... sip_corewxComboCtrlFeatures.cpp is changed, copying... sip_corewxFontData.cpp is changed, copying... sip_corewxSimpleHelpProvider.cpp is changed, copying... sip_corewxLocale.cpp is changed, copying... sip_corewxBufferedDC.cpp is changed, copying... sip_corewxFileDataObject.cpp is changed, copying... sip_corewxWindowChildrenRepositioningGuard.cpp is changed, copying... sip_corewxMiniFrame.cpp is changed, copying... sip_corewxMessageDialogButtonLabel.cpp is changed, copying... sip_corewxKeyEvent.cpp is changed, copying... sip_corewxIconLocation.cpp is changed, copying... sip_corewxTextAttr.cpp is changed, copying... sip_corewxUniChar.cpp is changed, copying... sip_corewxCustomDataObject.cpp is changed, copying... sip_corewxGraphicsPen.cpp is changed, copying... sip_corewxMDIChildFrame.cpp is changed, copying... sip_corewxAccessible.cpp is changed, copying... sip_corewxGraphicsGradientStops.cpp is changed, copying... sip_corewxWindowDC.cpp is changed, copying... sip_corewxDCBrushChanger.cpp is changed, copying... sip_corewxFileConfig.cpp is changed, copying... sip_corewxDCOverlay.cpp is changed, copying... sip_corewxButton.cpp is changed, copying... sip_corewxSplitterRenderParams.cpp is changed, copying... sip_corewxPreferencesPage.cpp is changed, copying... sip_corewxTextEntryDialog.cpp is changed, copying... sip_corewxLogChain.cpp is changed, copying... sip_corewxPointList.cpp is changed, copying... sip_corewxImageArray.cpp is changed, copying... sip_corewxStandardPaths.cpp is changed, copying... sip_corewxPyApp.cpp is changed, copying... sip_corewxGraphicsRenderer.cpp is changed, copying... sip_corewxFilePickerCtrl.cpp is changed, copying... sip_corewxWindowList.cpp is changed, copying... sip_corewxStreamBase.cpp is changed, copying... sip_corewxChoicebook.cpp is changed, copying... sip_corewxPen.cpp is changed, copying... sip_corewxProcess.cpp is changed, copying... sip_corewxSizerItemList.cpp is changed, copying... sip_corewxTreeEvent.cpp is changed, copying... sip_corewxDirDialog.cpp is changed, copying... sip_corewxArrayString.cpp is changed, copying... sip_corewxGDIObject.cpp is changed, copying... sip_corewxUIActionSimulator.cpp is changed, copying... sip_corewxSpinCtrl.cpp is changed, copying... sip_corewxPrintAbortDialog.cpp is changed, copying... sip_corewxBufferedPaintDC.cpp is changed, copying... sip_corewxScrollWinEvent.cpp is changed, copying... sip_corewxPyCommandEvent.cpp is changed, copying... sip_corewxAcceleratorTable.cpp is changed, copying... sip_corewxCommandProcessor.cpp is changed, copying... sip_corewxExecuteEnv.cpp is changed, copying... sip_corewxCursor.cpp is changed, copying... sip_corewxRearrangeList.cpp is changed, copying... sip_corewxULongLong.cpp is changed, copying... sip_corewxArrayVideoModes.cpp is changed, copying... sip_corewxFileDialog.cpp is changed, copying... sip_corewxMouseEvent.cpp is changed, copying... sip_corewxConfigPathChanger.cpp is changed, copying... sip_corewxFileType.cpp is changed, copying... sip_corewxMouseCaptureChangedEvent.cpp is changed, copying... sip_corewxDisplay.cpp is changed, copying... sip_corewxImageHSVValue.cpp is changed, copying... sip_corewxWindowModalDialogEvent.cpp is changed, copying... sip_corewxScreenDC.cpp is changed, copying... sip_corewxWrapSizer.cpp is changed, copying... sip_corewxListbook.cpp is changed, copying... sip_corewxMultiChoiceDialog.cpp is changed, copying... sip_corewxDataFormat.cpp is changed, copying... sip_corewxColourData.cpp is changed, copying... sip_corewxTimer.cpp is changed, copying... sip_corewxLongLong.cpp is changed, copying... sip_corewxMemoryBuffer.cpp is changed, copying... sip_corewxPNMHandler.cpp is changed, copying... sip_corewxDialogLayoutAdapter.cpp is changed, copying... sip_corewxPreviewFrame.cpp is changed, copying... sip_corewxSpinDoubleEvent.cpp is changed, copying... sip_corewxScrollBar.cpp is changed, copying... sip_corewxSetCursorEvent.cpp is changed, copying... sip_corewxSettableHeaderColumn.cpp is changed, copying... sip_corewxToggleButton.cpp is changed, copying... sip_corewxPointList_iterator.cpp is changed, copying... sip_corewxUpdateUIEvent.cpp is changed, copying... sip_corewxInternetFSHandler.cpp is changed, copying... sip_corewxMenuItemList_iterator.cpp is changed, copying... sip_corewxImageList.cpp is changed, copying... sip_corewxDropFilesEvent.cpp is changed, copying... sip_corewxFileSystemWatcherEvent.cpp is changed, copying... sip_corewxDateTime.cpp is changed, copying... sip_corewxBrush.cpp is changed, copying... sip_corewxClientData.cpp is changed, copying... sip_corewxPickerBase.cpp is changed, copying... sip_corewxFocusEvent.cpp is changed, copying... sip_corewxRegionIterator.cpp is changed, copying... sip_corewxPrintDialog.cpp is changed, copying... sip_corewxDropTarget.cpp is changed, copying... sip_corewxLogInterposer.cpp is changed, copying... sip_corewxRect2DDouble.cpp is changed, copying... sip_corewxCommandList.cpp is changed, copying... sip_corewxPostScriptDC.cpp is changed, copying... sip_corewxComboPopup.cpp is changed, copying... sip_corewxDCPenChanger.cpp is changed, copying... sip_corewxHVScrolledWindow.cpp is changed, copying... sip_corewxMirrorDC.cpp is changed, copying... sip_corewxBitmapButton.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmp8z66_6vg -b sip/cpp/_stc.sbf -X pycode_stc:wx/stc.py sip/gen/_stc.sip sip_stcwxStyledTextEvent.cpp is changed, copying... sip_stccmodule.cpp is changed, copying... sipAPI_stc.h is changed, copying... sip_stcwxStyledTextCtrl.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmpbm8uilbl -b sip/cpp/_grid.sbf -X pycode_grid:wx/grid.py sip/gen/_grid.sip sip_gridwxGridRangeSelectEvent.cpp is changed, copying... sip_gridwxGridCellAutoWrapStringRenderer.cpp is changed, copying... sip_gridwxGridCellChoiceEditor.cpp is changed, copying... sip_gridwxGridColumnHeaderRendererDefault.cpp is changed, copying... sip_gridwxGridCellBoolEditor.cpp is changed, copying... sip_gridwxGridCellStringRenderer.cpp is changed, copying... sip_gridwxGrid.cpp is changed, copying... sip_gridwxGridEvent.cpp is changed, copying... sip_gridwxGridCellNumberEditor.cpp is changed, copying... sip_gridwxGridCellBoolRenderer.cpp is changed, copying... sip_gridwxGridCellRenderer.cpp is changed, copying... sip_gridwxGridCellCoords.cpp is changed, copying... sip_gridwxGridTableBase.cpp is changed, copying... sip_gridwxGridCellNumberRenderer.cpp is changed, copying... sip_gridwxGridColumnHeaderRenderer.cpp is changed, copying... sip_gridwxGridTableMessage.cpp is changed, copying... sip_gridwxGridRowHeaderRenderer.cpp is changed, copying... sip_gridwxGridCellTextEditor.cpp is changed, copying... sip_gridwxGridCellDateTimeRenderer.cpp is changed, copying... sip_gridwxGridCellEditor.cpp is changed, copying... sip_gridwxGridRowHeaderRendererDefault.cpp is changed, copying... sip_gridwxGridCellEnumRenderer.cpp is changed, copying... sip_gridwxGridHeaderLabelsRenderer.cpp is changed, copying... sip_gridwxGridCellFloatRenderer.cpp is changed, copying... sip_gridwxGridCornerHeaderRenderer.cpp is changed, copying... sip_gridwxGridUpdateLocker.cpp is changed, copying... sip_gridwxGridSizesInfo.cpp is changed, copying... sip_gridwxGridCellAutoWrapStringEditor.cpp is changed, copying... sip_gridwxGridCellAttrProvider.cpp is changed, copying... sipAPI_grid.h is changed, copying... sip_gridwxGridCellCoordsArray.cpp is changed, copying... sip_gridwxGridCellAttr.cpp is changed, copying... sip_gridwxGridSizeEvent.cpp is changed, copying... sip_gridwxGridStringTable.cpp is changed, copying... sip_gridcmodule.cpp is changed, copying... sip_gridwxGridCellEnumEditor.cpp is changed, copying... sip_gridwxGridEditorCreatedEvent.cpp is changed, copying... sip_gridwxGridCornerHeaderRendererDefault.cpp is changed, copying... sip_gridwxGridCellFloatEditor.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmpeaijfrf7 -b sip/cpp/_html.sbf -X pycode_html:wx/html.py sip/gen/_html.sip sip_htmlwxHtmlHelpDialog.cpp is changed, copying... sip_htmlwxHtmlWindowInterface.cpp is changed, copying... sip_htmlwxHtmlFilter.cpp is changed, copying... sip_htmlwxHtmlCell.cpp is changed, copying... sip_htmlwxHtmlLinkInfo.cpp is changed, copying... sip_htmlwxHtmlColourCell.cpp is changed, copying... sip_htmlwxHtmlSelection.cpp is changed, copying... sip_htmlwxHtmlHelpDataItem.cpp is changed, copying... sip_htmlwxHtmlHelpDataItems.cpp is changed, copying... sip_htmlwxHtmlWinParser.cpp is changed, copying... sip_htmlwxHtmlRenderingState.cpp is changed, copying... sip_htmlwxHtmlWidgetCell.cpp is changed, copying... sip_htmlwxHtmlHelpController.cpp is changed, copying... sip_htmlwxHtmlParser.cpp is changed, copying... sip_htmlwxHtmlWordWithTabsCell.cpp is changed, copying... sip_htmlwxHtmlFontCell.cpp is changed, copying... sip_htmlwxHtmlWinTagHandler.cpp is changed, copying... sip_htmlwxHtmlLinkEvent.cpp is changed, copying... sip_htmlwxHtmlListBox.cpp is changed, copying... sip_htmlwxHtmlContainerCell.cpp is changed, copying... sip_htmlwxHtmlHelpWindow.cpp is changed, copying... sip_htmlwxHtmlBookRecArray.cpp is changed, copying... sip_htmlwxHtmlRenderingStyle.cpp is changed, copying... sip_htmlwxHtmlWindow.cpp is changed, copying... sip_htmlwxHtmlTagHandler.cpp is changed, copying... sip_htmlwxHtmlPrintout.cpp is changed, copying... sip_htmlwxHtmlCellEvent.cpp is changed, copying... sip_htmlwxHtmlModalHelp.cpp is changed, copying... sip_htmlwxHtmlRenderingInfo.cpp is changed, copying... sipAPI_html.h is changed, copying... sip_htmlwxHtmlHelpFrame.cpp is changed, copying... sip_htmlwxSimpleHtmlListBox.cpp is changed, copying... sip_htmlwxHtmlHelpData.cpp is changed, copying... sip_htmlwxHtmlEasyPrinting.cpp is changed, copying... sip_htmlwxHtmlWordCell.cpp is changed, copying... sip_htmlwxHtmlBookRecord.cpp is changed, copying... sip_htmlwxHtmlDCRenderer.cpp is changed, copying... sip_htmlwxHtmlTag.cpp is changed, copying... sip_htmlcmodule.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmpevnjkra9 -b sip/cpp/_adv.sbf -X pycode_adv:wx/adv.py sip/gen/_adv.sip sip_advwxAnimation.cpp is changed, copying... sip_advwxCalendarDateAttr.cpp is changed, copying... sip_advwxExtHelpController.cpp is changed, copying... sip_advwxSashWindow.cpp is changed, copying... sip_advwxEditableListBox.cpp is changed, copying... sip_advwxNotificationMessage.cpp is changed, copying... sip_advwxCommandLinkButton.cpp is changed, copying... sip_advwxTaskBarIcon.cpp is changed, copying... sip_advwxCalendarCtrl.cpp is changed, copying... sip_advwxDateEvent.cpp is changed, copying... sip_advwxDatePickerCtrl.cpp is changed, copying... sip_advwxSound.cpp is changed, copying... sip_advwxWizardPage.cpp is changed, copying... sip_advwxOwnerDrawnComboBox.cpp is changed, copying... sip_advwxQueryLayoutInfoEvent.cpp is changed, copying... sip_advwxHyperlinkEvent.cpp is changed, copying... sip_advwxAboutDialogInfo.cpp is changed, copying... sip_advcmodule.cpp is changed, copying... sip_advwxTimePickerCtrl.cpp is changed, copying... sip_advwxWizardEvent.cpp is changed, copying... sip_advwxSashLayoutWindow.cpp is changed, copying... sip_advwxBitmapComboBox.cpp is changed, copying... sip_advwxHyperlinkCtrl.cpp is changed, copying... sip_advwxCalculateLayoutEvent.cpp is changed, copying... sip_advwxBannerWindow.cpp is changed, copying... sip_advwxCalendarEvent.cpp is changed, copying... sipAPI_adv.h is changed, copying... sip_advwxDatePickerCtrlGeneric.cpp is changed, copying... sip_advwxWizardPageSimple.cpp is changed, copying... sip_advwxRichToolTip.cpp is changed, copying... sip_advwxWizard.cpp is changed, copying... sip_advwxAnimationCtrl.cpp is changed, copying... sip_advwxLayoutAlgorithm.cpp is changed, copying... sip_advwxPropertySheetDialog.cpp is changed, copying... sip_advwxTipProvider.cpp is changed, copying... sip_advwxTaskBarIconEvent.cpp is changed, copying... sip_advwxSashEvent.cpp is changed, copying... sip_advwxPseudoDC.cpp is changed, copying... sip_advwxSplashScreen.cpp is changed, copying... sip_advwxJoystick.cpp is changed, copying... sip_advwxGenericCalendarCtrl.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmpe2lf0c7k -b sip/cpp/_aui.sbf -X pycode_aui:wx/aui.py sip/gen/_aui.sip sip_auiwxAuiPaneInfo.cpp is changed, copying... sip_auiwxAuiDockUIPartArray.cpp is changed, copying... sip_auiwxAuiDockInfoPtrArray.cpp is changed, copying... sip_auiwxAuiTabContainerButtonArray.cpp is changed, copying... sipAPI_aui.h is changed, copying... sip_auiwxAuiTabContainer.cpp is changed, copying... sip_auiwxAuiDockInfo.cpp is changed, copying... sip_auiwxAuiDefaultToolBarArt.cpp is changed, copying... sip_auiwxAuiDockUIPart.cpp is changed, copying... sip_auiwxAuiManagerEvent.cpp is changed, copying... sip_auiwxAuiToolBarItem.cpp is changed, copying... sip_auiwxAuiNotebookEvent.cpp is changed, copying... sip_auiwxAuiTabArt.cpp is changed, copying... sip_auiwxAuiMDIClientWindow.cpp is changed, copying... sip_auiwxAuiToolBarItemArray.cpp is changed, copying... sip_auiwxAuiMDIChildFrame.cpp is changed, copying... sip_auiwxAuiManager.cpp is changed, copying... sip_auiwxAuiNotebook.cpp is changed, copying... sip_auiwxAuiDockInfoArray.cpp is changed, copying... sip_auiwxAuiPaneInfoArray.cpp is changed, copying... sip_auiwxAuiToolBarEvent.cpp is changed, copying... sip_auiwxAuiNotebookPage.cpp is changed, copying... sip_auiwxAuiTabContainerButton.cpp is changed, copying... sip_auiwxAuiPaneButton.cpp is changed, copying... sip_auiwxAuiToolBarArt.cpp is changed, copying... sip_auiwxAuiToolBar.cpp is changed, copying... sip_auiwxAuiDockArt.cpp is changed, copying... sip_auiwxAuiPaneButtonArray.cpp is changed, copying... sip_auiwxAuiTabCtrl.cpp is changed, copying... sip_auiwxAuiDefaultTabArt.cpp is changed, copying... sip_auiwxAuiDefaultDockArt.cpp is changed, copying... sip_auiwxAuiNotebookPageArray.cpp is changed, copying... sip_auiwxAuiMDIParentFrame.cpp is changed, copying... sip_auiwxAuiSimpleTabArt.cpp is changed, copying... sip_auiwxAuiPaneInfoPtrArray.cpp is changed, copying... sip_auicmodule.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmppy7klald -b sip/cpp/_propgrid.sbf -X pycode_propgrid:wx/propgrid.py sip/gen/_propgrid.sip sip_propgridwxBoolProperty.cpp is changed, copying... sip_propgridwxPropertyGridIterator.cpp is changed, copying... sip_propgridwxPGProperty.cpp is changed, copying... sip_propgridwxPGChoicesData.cpp is changed, copying... sip_propgridwxSystemColourProperty.cpp is changed, copying... sip_propgridwxPropertyGridManager.cpp is changed, copying... sip_propgridwxPGPropArgCls.cpp is changed, copying... sip_propgridwxEnumProperty.cpp is changed, copying... sip_propgridwxArrayStringProperty.cpp is changed, copying... sip_propgridwxPGValidationInfo.cpp is changed, copying... sip_propgridwxPGLongStringDialogAdapter.cpp is changed, copying... sip_propgridwxFloatProperty.cpp is changed, copying... sip_propgridwxDirProperty.cpp is changed, copying... sip_propgridwxFlagsProperty.cpp is changed, copying... sip_propgridwxIntProperty.cpp is changed, copying... sip_propgridwxPGArrayEditorDialog.cpp is changed, copying... sip_propgridwxPGInDialogValidator.cpp is changed, copying... sip_propgridwxPGSpinCtrlEditor.cpp is changed, copying... sip_propgridwxPGPaintData.cpp is changed, copying... sip_propgridwxPGMultiButton.cpp is changed, copying... sip_propgridwxPGCheckBoxEditor.cpp is changed, copying... sip_propgridwxFileProperty.cpp is changed, copying... sip_propgridwxPGEditor.cpp is changed, copying... sip_propgridwxColourPropertyValue.cpp is changed, copying... sip_propgridwxPGVIterator.cpp is changed, copying... sip_propgridwxUIntProperty.cpp is changed, copying... sip_propgridwxColourProperty.cpp is changed, copying... sip_propgridwxEditEnumProperty.cpp is changed, copying... sip_propgridwxPGEditorDialogAdapter.cpp is changed, copying... sip_propgridwxMultiChoiceProperty.cpp is changed, copying... sip_propgridwxPropertyGridHitTestResult.cpp is changed, copying... sip_propgridwxFontProperty.cpp is changed, copying... sip_propgridwxPropertyGridInterface.cpp is changed, copying... sipAPI_propgrid.h is changed, copying... sip_propgridwxPGCellData.cpp is changed, copying... sip_propgridwxNumericPropertyValidator.cpp is changed, copying... sip_propgridwxPGTextCtrlEditor.cpp is changed, copying... sip_propgridwxPGVariantList.cpp is changed, copying... sip_propgridwxPGComboBoxEditor.cpp is changed, copying... sip_propgridwxPGFileDialogAdapter.cpp is changed, copying... sip_propgridwxPropertyGridPageState.cpp is changed, copying... sip_propgridwxStringProperty.cpp is changed, copying... sip_propgridwxPropertyCategory.cpp is changed, copying... sip_propgridwxPropertyGridEvent.cpp is changed, copying... sip_propgridwxPGChoiceEditor.cpp is changed, copying... sip_propgridwxPGChoices.cpp is changed, copying... sip_propgridwxArrayPGProperty.cpp is changed, copying... sip_propgridwxPGChoiceAndButtonEditor.cpp is changed, copying... sip_propgridwxPGTextCtrlAndButtonEditor.cpp is changed, copying... sip_propgridwxPGVariant.cpp is changed, copying... sip_propgridcmodule.cpp is changed, copying... sip_propgridwxPropertyGridIteratorBase.cpp is changed, copying... sip_propgridwxDateProperty.cpp is changed, copying... sip_propgridwxPGChoiceEntry.cpp is changed, copying... sip_propgridwxPGArrayStringEditorDialog.cpp is changed, copying... sip_propgridwxCursorProperty.cpp is changed, copying... sip_propgridwxPGWindowList.cpp is changed, copying... sip_propgridwxPropertyGrid.cpp is changed, copying... sip_propgridwxPGDefaultRenderer.cpp is changed, copying... sip_propgridwxImageFileProperty.cpp is changed, copying... sip_propgridwxLongStringProperty.cpp is changed, copying... sip_propgridwxPGCell.cpp is changed, copying... sip_propgridwxPropertyGridPage.cpp is changed, copying... sip_propgridwxPGCellRenderer.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmpudeds3ff -b sip/cpp/_xrc.sbf -X pycode_xrc:wx/xrc.py sip/gen/_xrc.sip sipAPI_xrc.h is changed, copying... sip_xrcwxXmlResourceHandler.cpp is changed, copying... sip_xrcwxAnimation.cpp is changed, copying... sip_xrcwxXmlResource.cpp is changed, copying... sip_xrccmodule.cpp is changed, copying... sip_xrcwxXmlSubclassFactory.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmpi8vsyhc4 -b sip/cpp/_glcanvas.sbf -X pycode_glcanvas:wx/glcanvas.py sip/gen/_glcanvas.sip sip_glcanvascmodule.cpp is changed, copying... sip_glcanvaswxGLCanvas.cpp is changed, copying... sipAPI_glcanvas.h is changed, copying... sip_glcanvaswxGLContext.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmph2hs6zdm -b sip/cpp/_dataview.sbf -X pycode_dataview:wx/dataview.py sip/gen/_dataview.sip sip_dataviewwxDataViewIconTextRenderer.cpp is changed, copying... sipAPI_dataview.h is changed, copying... sip_dataviewwxDataViewIndexListModel.cpp is changed, copying... sip_dataviewwxDVCVariant.cpp is changed, copying... sip_dataviewwxDataViewItem.cpp is changed, copying... sip_dataviewwxDataViewListStore.cpp is changed, copying... sip_dataviewwxDataViewEvent.cpp is changed, copying... sip_dataviewwxDataViewListCtrl.cpp is changed, copying... sip_dataviewwxTreeListItem.cpp is changed, copying... sip_dataviewwxDataViewListModel.cpp is changed, copying... sip_dataviewwxDataViewIconText.cpp is changed, copying... sip_dataviewwxDataViewDateRenderer.cpp is changed, copying... sip_dataviewwxDataViewRenderer.cpp is changed, copying... sip_dataviewwxVariantVector.cpp is changed, copying... sip_dataviewwxDataViewItemArray.cpp is changed, copying... sip_dataviewwxTreeListEvent.cpp is changed, copying... sip_dataviewwxTreeListCtrl.cpp is changed, copying... sip_dataviewwxDataViewTreeCtrl.cpp is changed, copying... sip_dataviewwxDataViewModel.cpp is changed, copying... sip_dataviewwxDataViewBitmapRenderer.cpp is changed, copying... sip_dataviewwxDataViewToggleRenderer.cpp is changed, copying... sip_dataviewwxDataViewColumn.cpp is changed, copying... sip_dataviewwxDataViewCtrl.cpp is changed, copying... sip_dataviewwxDataViewSpinRenderer.cpp is changed, copying... sip_dataviewwxDataViewTreeStore.cpp is changed, copying... sip_dataviewcmodule.cpp is changed, copying... sip_dataviewwxDataViewCustomRenderer.cpp is changed, copying... sip_dataviewwxDataViewChoiceRenderer.cpp is changed, copying... sip_dataviewwxDataViewModelNotifier.cpp is changed, copying... sip_dataviewwxTreeListItemComparator.cpp is changed, copying... sip_dataviewwxDataViewProgressRenderer.cpp is changed, copying... sip_dataviewwxDataViewItemAttr.cpp is changed, copying... sip_dataviewwxDataViewVirtualListModel.cpp is changed, copying... sip_dataviewwxDataViewTextRenderer.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmp3drv2c3_ -b sip/cpp/_webkit.sbf -X pycode_webkit:wx/webkit.py sip/gen/_webkit.sip sip_webkitwxWebKitNewWindowEvent.cpp is changed, copying... sip_webkitwxWebKitStateChangedEvent.cpp is changed, copying... sip_webkitwxWebKitCtrl.cpp is changed, copying... sip_webkitcmodule.cpp is changed, copying... sipAPI_webkit.h is changed, copying... sip_webkitwxWebKitBeforeLoadEvent.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmpma6no7ae -b sip/cpp/_xml.sbf -X pycode_xml:wx/xml.py sip/gen/_xml.sip sip_xmlwxXmlDocument.cpp is changed, copying... sip_xmlwxXmlAttribute.cpp is changed, copying... sipAPI_xml.h is changed, copying... sip_xmlwxXmlNode.cpp is changed, copying... sip_xmlcmodule.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmpfkxef02i -b sip/cpp/_media.sbf -X pycode_media:wx/media.py sip/gen/_media.sip sipAPI_media.h is changed, copying... sip_mediawxMediaCtrl.cpp is changed, copying... sip_mediawxMediaEvent.cpp is changed, copying... sip_mediacmodule.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmpbvctxdag -b sip/cpp/_html2.sbf -X pycode_html2:wx/html2.py sip/gen/_html2.sip sip_html2wxWebViewEvent.cpp is changed, copying... sip_html2wxWebViewArchiveHandler.cpp is changed, copying... sip_html2wxWebViewHistoryItem.cpp is changed, copying... sip_html2wxWebViewFSHandler.cpp is changed, copying... sip_html2wxWebView.cpp is changed, copying... sipAPI_html2.h is changed, copying... sip_html2wxWebViewHandler.cpp is changed, copying... sip_html2cmodule.cpp is changed, copying... sip_html2wxWebViewFactory.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmpsfubt6ft -b sip/cpp/_ribbon.sbf -X pycode_ribbon:wx/ribbon.py sip/gen/_ribbon.sip sip_ribbonwxRibbonBar.cpp is changed, copying... sip_ribbonwxRibbonToolBarEvent.cpp is changed, copying... sip_ribbonwxRibbonBarEvent.cpp is changed, copying... sip_ribbonwxRibbonPanel.cpp is changed, copying... sip_ribbonwxRibbonToolBar.cpp is changed, copying... sip_ribbonwxRibbonPageTabInfoArray.cpp is changed, copying... sipAPI_ribbon.h is changed, copying... sip_ribbonwxRibbonGalleryItem.cpp is changed, copying... sip_ribbonwxRibbonGalleryEvent.cpp is changed, copying... sip_ribbonwxRibbonArtProvider.cpp is changed, copying... sip_ribbonwxRibbonAUIArtProvider.cpp is changed, copying... sip_ribbonwxRibbonButtonBarButtonBase.cpp is changed, copying... sip_ribbonwxRibbonButtonBar.cpp is changed, copying... sip_ribbonwxRibbonControl.cpp is changed, copying... sip_ribbonwxRibbonGallery.cpp is changed, copying... sip_ribbonwxRibbonToolBarToolBase.cpp is changed, copying... sip_ribbonwxRibbonMSWArtProvider.cpp is changed, copying... sip_ribbonwxRibbonButtonBarEvent.cpp is changed, copying... sip_ribbonwxRibbonPage.cpp is changed, copying... sip_ribboncmodule.cpp is changed, copying... sip_ribbonwxRibbonPanelEvent.cpp is changed, copying... sip_ribbonwxRibbonPageTabInfo.cpp is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmpwbgwh02p -b sip/cpp/_msw.sbf -X pycode_msw:wx/msw.py sip/gen/_msw.sip sip_mswcmodule.cpp is changed, copying... sip_mswwxPyAxBaseWindow.cpp is changed, copying... sipAPI_msw.h is changed, copying... /usr/bin/sip -w -o -g -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmpe8slvvkx -b sip/cpp/_richtext.sbf -X pycode_richtext:wx/richtext.py sip/gen/_richtext.sip sip_richtextwxRichTextFieldTypeStandard.cpp is changed, copying... sip_richtextwxRichTextObjectList.cpp is changed, copying... sip_richtextwxSymbolPickerDialog.cpp is changed, copying... sip_richtextwxRichTextDrawingHandlerList_iterator.cpp is changed, copying... sip_richtextwxRichTextDrawingHandler.cpp is changed, copying... sip_richtextwxRichTextFileHandler.cpp is changed, copying... sip_richtextwxRichTextObjectPtrArray.cpp is changed, copying... sip_richtextwxRichTextLine.cpp is changed, copying... sip_richtextwxRichTextRange.cpp is changed, copying... sip_richtextwxRichTextAction.cpp is changed, copying... sip_richtextwxRichTextParagraphStyleDefinition.cpp is changed, copying... sip_richtextwxRichTextProperties.cpp is changed, copying... sip_richtextwxTextAttrDimension.cpp is changed, copying... sip_richtextwxRichTextObjectList_.cpp is changed, copying... sip_richtextwxRichTextAttrArray.cpp is changed, copying... sip_richtextwxRichTextFormattingDialog.cpp is changed, copying... sip_richtextwxRichTextImage.cpp is changed, copying... sip_richtextwxRichTextStyleOrganiserDialog.cpp is changed, copying... sip_richtextwxRichTextFieldType.cpp is changed, copying... sip_richtextwxRichTextRangeArray.cpp is changed, copying... sip_richtextcmodule.cpp is changed, copying... sip_richtextwxRichTextCharacterStyleDefinition.cpp is changed, copying... sip_richtextwxRichTextObjectPtrArrayArray.cpp is changed, copying... sip_richtextwxRichTextVariantArray.cpp is changed, copying... sip_richtextwxRichTextXMLHandler.cpp is changed, copying... sip_richtextwxRichTextCtrl.cpp is changed, copying... sip_richtextwxTextAttrSize.cpp is changed, copying... sip_richtextwxRichTextDrawingContext.cpp is changed, copying... sip_richtextwxRichTextRenderer.cpp is changed, copying... sip_richtextwxRichTextCommand.cpp is changed, copying... sip_richtextwxRichTextHeaderFooterData.cpp is changed, copying... sip_richtextwxRichTextActionList.cpp is changed, copying... sip_richtextwxRichTextDrawingHandlerList.cpp is changed, copying... sip_richtextwxRichTextField.cpp is changed, copying... sip_richtextwxRichTextAttr.cpp is changed, copying... sip_richtextwxRichTextObjectAddress.cpp is changed, copying... sip_richtextwxTextAttrDimensionConverter.cpp is changed, copying... sip_richtextwxRichTextFloatCollector.cpp is changed, copying... sip_richtextwxRichTextActionList_iterator.cpp is changed, copying... sip_richtextwxRichTextObjectList__iterator.cpp is changed, copying... sip_richtextwxRichTextTable.cpp is changed, copying... sip_richtextwxRichTextCell.cpp is changed, copying... sip_richtextwxRichTextLineList.cpp is changed, copying... sip_richtextwxRichTextStyleComboCtrl.cpp is changed, copying... sip_richtextwxRichTextEvent.cpp is changed, copying... sip_richtextwxRichTextBufferDataObject.cpp is changed, copying... sip_richtextwxRichTextSelection.cpp is changed, copying... sip_richtextwxTextAttrBorders.cpp is changed, copying... sip_richtextwxRichTextPlainText.cpp is changed, copying... sip_richtextwxTextAttrBorder.cpp is changed, copying... sip_richtextwxRichTextHTMLHandler.cpp is changed, copying... sip_richtextwxRichTextBox.cpp is changed, copying... sip_richtextwxRichTextParagraphLayoutBox.cpp is changed, copying... sip_richtextwxRichTextFileHandlerList_iterator.cpp is changed, copying... sip_richtextwxRichTextImageBlock.cpp is changed, copying... sip_richtextwxRichTextContextMenuPropertiesInfo.cpp is changed, copying... sip_richtextwxTextBoxAttr.cpp is changed, copying... sipAPI_richtext.h is changed, copying... sip_richtextwxRichTextStdRenderer.cpp is changed, copying... sip_richtextwxRichTextCompositeObject.cpp is changed, copying... sip_richtextwxRichTextObject.cpp is changed, copying... sip_richtextwxRichTextParagraph.cpp is changed, copying... sip_richtextwxRichTextStyleDefinition.cpp is changed, copying... sip_richtextwxRichTextPrinting.cpp is changed, copying... sip_richtextwxRichTextBuffer.cpp is changed, copying... sip_richtextwxRichTextListStyleDefinition.cpp is changed, copying... sip_richtextwxTextAttrDimensions.cpp is changed, copying... sip_richtextwxRichTextStyleListBox.cpp is changed, copying... sip_richtextwxRichTextFormattingDialogFactory.cpp is changed, copying... sip_richtextwxRichTextLineList_iterator.cpp is changed, copying... sip_richtextwxRichTextFileHandlerList.cpp is changed, copying... sip_richtextwxRichTextStyleSheet.cpp is changed, copying... sip_richtextwxRichTextPrintout.cpp is changed, copying... sip_richtextwxRichTextObjectList_iterator.cpp is changed, copying... sip_richtextwxRichTextPlainTextHandler.cpp is changed, copying... sip_richtextwxRichTextStyleListCtrl.cpp is changed, copying... sip_richtextwxRichTextFontTable.cpp is changed, copying... Finished command: sip (32m38.679s) Running command: build_py Checking for /builddir/build/BUILD/python-wxpython4-4.0.6/python3/bin/waf-2.0.8... "/usr/bin/python3" /builddir/build/BUILD/python-wxpython4-4.0.6/python3/bin/waf-2.0.8 --wx_config=wx-config-3.0 --gtk3 --python="/usr/bin/python3" --out=build/waf/3.7/gtk3 configure build Setting top to : /builddir/build/BUILD/python-wxpython4-4.0.6/python3 Setting out to : /builddir/build/BUILD/python-wxpython4-4.0.6/python3/build/waf/3.7/gtk3 Checking for 'gcc' (C compiler) : /usr/bin/gcc Checking for 'g++' (C++ compiler) : /usr/bin/g++ Checking for program 'python' : /usr/bin/python3 Checking for python version >= 2.7.0 : 3.7.4 python-config : /usr/bin/python3-config Asking python-config for pyext '--cflags --libs --ldflags' flags : yes Testing pyext configuration : yes Finding libs for WX : yes Finding libs for WXADV : yes Finding libs for WXSTC : yes Finding libs for WXHTML : yes Finding libs for WXGL : yes Finding libs for WXWEBVIEW : yes Finding libs for WXXML : yes Finding libs for WXXRC : yes Finding libs for WXRICHTEXT : yes Finding libs for WXMEDIA : yes Finding libs for WXRIBBON : yes Finding libs for WXPROPGRID : yes Finding libs for WXAUI : yes 'configure' finished successfully (1m40.963s) Waf: Entering directory `/builddir/build/BUILD/python-wxpython4-4.0.6/python3/build/waf/3.7/gtk3' [ 1/856] Compiling sip/cpp/sip_corewxMenuList_iterator.cpp [ 2/856] Compiling sip/cpp/sip_corewxFileSystemWatcher.cpp [ 3/856] Compiling sip/cpp/sip_corewxCommandList.cpp [ 4/856] Compiling sip/cpp/sip_corewxBufferedPaintDC.cpp [ 5/856] Compiling sip/cpp/sip_corewxArrayDouble.cpp [ 6/856] Compiling sip/cpp/sip_corewxAffineMatrix2D.cpp [ 7/856] Compiling sip/cpp/sip_core_ScrolledWindowBase.cpp [ 8/856] Compiling sip/cpp/sip_corewxMenuItemList.cpp [ 9/856] Compiling sip/cpp/sip_corewxMemoryFSHandler.cpp [ 10/856] Compiling sip/cpp/sip_corewxMenu.cpp [ 11/856] Compiling sip/cpp/sip_corewxFileName.cpp [ 12/856] Compiling sip/cpp/sip_corewxCommand.cpp [ 13/856] Compiling sip/cpp/sip_corewxMemoryDC.cpp [ 14/856] Compiling sip/cpp/sip_corewxMemoryBuffer.cpp [ 15/856] Compiling sip/cpp/sip_corewxFileHistoryMenuList_iterator.cpp [ 16/856] Compiling sip/cpp/sip_corewxMaximizeEvent.cpp [ 17/856] Compiling sip/cpp/sip_corewxMatrix2D.cpp [ 18/856] Compiling sip/cpp/sip_corewxBufferedDC.cpp [ 19/856] Compiling sip/cpp/sip_corewxComboPopup.cpp [ 20/856] Compiling sip/cpp/sip_corewxMask.cpp [ 21/856] Compiling sip/cpp/sip_corewxMDIParentFrame.cpp [ 22/856] Compiling sip/cpp/sip_corewxFileHistoryMenuList.cpp [ 23/856] Compiling sip/cpp/sip_corewxMDIClientWindow.cpp [ 24/856] Compiling sip/cpp/sip_corewxMDIChildFrame.cpp [ 25/856] Compiling sip/cpp/sip_corewxFileDropTarget.cpp [ 26/856] Compiling sip/cpp/sip_corewxComboCtrlFeatures.cpp [ 27/856] Compiling sip/cpp/sip_corewxBrushList.cpp [ 28/856] Compiling sip/cpp/sip_corewxArchiveFSHandler.cpp [ 29/856] Compiling sip/cpp/sip_corewxLongLong.cpp [ 30/856] Compiling sip/cpp/sip_corewxLogWindow.cpp BUILDSTDERR: [ 31/856] Compiling sip/cpp/sip_corewxFileDirPickerEv../../../../sip/cpp/sip_corewxComboCtrl.cpp: In function ‘PyObject* meth_wxComboCtrl_GetTextIndent(PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxComboCtrl.cpp:2191:44: warning: ‘wxCoord wxComboCtrlBase::GetTextIndent() const’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 2191 | sipRes = sipCpp->GetTextIndent(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxComboCtrl.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/combo.h:365:27: note: declared here BUILDSTDERR: 365 | wxDEPRECATED( wxCoord GetTextIndent() const ); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #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:3210:41: warning: ‘void wxComboCtrlBase::SetTextIndent(int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 3210 | sipCpp->SetTextIndent(indent); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxComboCtrl.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/combo.h:362:24: note: declared here BUILDSTDERR: 362 | wxDEPRECATED( void SetTextIndent( int indent ) ); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function ‘long unsigned int _wxVScrolledWindow_GetFirstVisibleLine(wxVScrolledWindow*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:48:42: warning: ‘size_t wxVarVScrollLegacyAdaptor::GetFirstVisibleLine() const’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 48 | return self->GetFirstVisibleLine(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:574:26: note: declared here BUILDSTDERR: 574 | wxDEPRECATED( size_t GetFirstVisibleLine() const ); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #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:52:41: warning: ‘size_t wxVarVScrollLegacyAdaptor::GetLastVisibleLine() const’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 52 | return self->GetLastVisibleLine(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:581:26: note: declared here BUILDSTDERR: 581 | wxDEPRECATED( size_t GetLastVisibleLine() const ); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #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:56:35: warning: ‘size_t wxVarVScrollLegacyAdaptor::GetLineCount() const’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 56 | return self->GetLineCount(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:587:26: note: declared here BUILDSTDERR: 587 | wxDEPRECATED( size_t GetLineCount() const ); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #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:60:33: warning: ‘void wxVarVScrollLegacyAdaptor::SetLineCount(size_t)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 60 | self->SetLineCount(count); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:592:24: note: declared here BUILDSTDERR: 592 | 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: 654 | #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:64:31: warning: ‘virtual void wxVarVScrollLegacyAdaptor::RefreshLine(size_t)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 64 | self->RefreshLine(line); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:595:32: note: declared here BUILDSTDERR: 595 | 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: 654 | #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:68:38: warning: ‘virtual void wxVarVScrollLegacyAdaptor::RefreshLines(size_t, size_t)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 68 | self->RefreshLines(from_, to_); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:598:32: note: declared here BUILDSTDERR: 598 | 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: 654 | #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:72:39: warning: ‘bool wxVarVScrollLegacyAdaptor::ScrollToLine(size_t)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 72 | return self->ScrollToLine(line); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:604:24: note: declared here BUILDSTDERR: 604 | 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: 654 | #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:76:66: warning: ‘virtual bool wxVarVScrollLegacyAdaptor::ScrollLines(int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 76 | return self->wxVarVScrollLegacyAdaptor::ScrollLines(lines); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:607:32: note: declared here BUILDSTDERR: 607 | 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: 654 | #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:80:66: warning: ‘virtual bool wxVarVScrollLegacyAdaptor::ScrollPages(int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 80 | return self->wxVarVScrollLegacyAdaptor::ScrollPages(pages); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:608:32: note: declared here BUILDSTDERR: 608 | 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: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ ent.cpp [ 32/856] Compiling sip/cpp/sip_corewxLogTextCtrl.cpp [ 33/856] Compiling sip/cpp/sip_corewxLogStderr.cpp [ 34/856] Compiling sip/cpp/sip_corewxFileDialog.cpp [ 35/856] Compiling sip/cpp/sip_corewxComboCtrl.cpp [ 36/856] Compiling sip/cpp/sip_corewxLogRecordInfo.cpp [ 37/856] Compiling sip/cpp/sip_corewxLogNull.cpp [ 38/856] Compiling sip/cpp/sip_corewxFileDataObject.cpp [ 39/856] Compiling sip/cpp/sip_corewxLogInterposerTemp.cpp [ 40/856] Compiling sip/cpp/sip_corewxLogInterposer.cpp [ 41/856] Compiling sip/cpp/sip_corewxFileCtrlEvent.cpp [ 42/856] Compiling sip/cpp/sip_corewxComboBox.cpp [ 43/856] Compiling sip/cpp/sip_corewxBrush.cpp [ 44/856] Compiling sip/cpp/sip_corewxLogGui.cpp [ 45/856] Compiling sip/cpp/sip_corewxLogFormatter.cpp [ 46/856] Compiling sip/cpp/sip_corewxFileCtrl.cpp [ 47/856] Compiling sip/cpp/sip_corewxXPMHandler.cpp [ 48/856] Compiling sip/cpp/sip_corewxLogChain.cpp [ 49/856] Compiling sip/cpp/sip_corewxWrapSizer.cpp [ 50/856] Compiling sip/cpp/sip_corewxLogBuffer.cpp [ 51/856] Compiling sip/cpp/sip_corewxFileConfig.cpp [ 52/856] Compiling sip/cpp/sip_corewxColourPickerEvent.cpp [ 53/856] Compiling sip/cpp/sip_corewxWithImages.cpp [ 54/856] Compiling sip/cpp/sip_corewxWindowModalDialogEvent.cpp [ 55/856] Compiling sip/cpp/sip_corewxLog.cpp [ 56/856] Compiling sip/cpp/sip_corewxFileHistory.cpp [ 57/856] Compiling sip/cpp/sip_corewxWindowList.cpp [ 58/856] Compiling sip/cpp/sip_corewxLocale.cpp [ 59/856] Compiling sip/cpp/sip_corewxFSFile.cpp [ 60/856] Compiling sip/cpp/sip_corewxWindowIDRef.cpp [ 61/856] Compiling sip/cpp/sip_corewxWindowDisabler.cpp [ 62/856] Compiling sip/cpp/sip_corewxListbook.cpp [ 63/856] Compiling sip/cpp/sip_corewxWindowDestroyEvent.cpp [ 64/856] Compiling sip/cpp/sip_corewxWindowDC.cpp [ 65/856] Compiling sip/cpp/sip_corewxListView.cpp [ 66/856] Compiling sip/cpp/sip_corewxExecuteEnv.cpp [ 67/856] Compiling sip/cpp/sip_corewxColourPickerCtrl.cpp [ 68/856] Compiling sip/cpp/sip_corewxBoxSizer.cpp [ 69/856] Compiling sip/cpp/sip_corewxAppTraits.cpp [ 70/856] Compiling sip/cpp/sip_corewxActivateEvent.cpp [ 71/856] Compiling sip/cpp/sip_corewxWindowList_iterator.cpp [ 72/856] Compiling sip/cpp/sip_corewxWindowChildrenRepositioningGuard.cpp [ 73/856] Compiling sip/cpp/sip_corewxListItemAttr.cpp [ 74/856] Compiling sip/cpp/sip_corewxWindowBase.cpp [ 75/856] Compiling sip/cpp/sip_corewxWindow.cpp [ 76/856] Compiling sip/cpp/sip_corewxListItem.cpp [ 77/856] Compiling sip/cpp/sip_corewxEvtHandler.cpp [ 78/856] Compiling sip/cpp/sip_corewxVisualAttributes.cpp [ 79/856] Compiling sip/cpp/sip_corewxVideoMode.cpp [ 80/856] Compiling sip/cpp/sip_corewxListEvent.cpp [ 81/856] Compiling sip/cpp/sip_corewxVersionInfo.cpp [ 82/856] Compiling sip/cpp/sip_corewxVariantList.cpp [ 83/856] Compiling sip/cpp/sip_corewxListCtrl.cpp [ 84/856] Compiling sip/cpp/sip_corewxEventLoopBase.cpp [ 85/856] Compiling sip/cpp/sip_corewxColourDialog.cpp [ 86/856] Compiling sip/cpp/sip_corewxVariant.cpp [ 87/856] Compiling sip/cpp/sip_corewxVarVScrollHelper.cpp [ 88/856] Compiling sip/cpp/sip_corewxListBox.cpp [ 89/856] Compiling sip/cpp/sip_corewxVarScrollHelperBase.cpp [ 90/856] Compiling sip/cpp/sip_corewxVarHVScrollHelper.cpp [ 91/856] Compiling sip/cpp/sip_corewxLinuxDistributionInfo.cpp [ 92/856] Compiling sip/cpp/sip_corewxWindowCreateEvent.cpp [ 93/856] Compiling sip/cpp/sip_corewxVarHScrollHelper.cpp [ 94/856] Compiling sip/cpp/sip_corewxValidator.cpp [ 95/856] Compiling sip/cpp/sip_corewxLayoutConstraints.cpp [ 96/856] Compiling sip/cpp/sip_corewxVScrolledWindow.cpp [ 97/856] Compiling sip/cpp/sip_corewxVListBox.cpp [ 98/856] Compiling sip/cpp/sip_corewxLanguageInfo.cpp [ 99/856] Compiling sip/cpp/sip_corewxEventFilter.cpp [100/856] Compiling sip/cpp/sip_corewxColourDatabase.cpp [101/856] Compiling sip/cpp/sip_corewxBookCtrlEvent.cpp [102/856] Compiling sip/cpp/sip_corewxUpdateUIEvent.cpp [103/856] Compiling sip/cpp/sip_corewxUniChar.cpp [104/856] Compiling sip/cpp/sip_corewxKeyboardState.cpp [105/856] Compiling sip/cpp/sip_corewxEventLoopActivator.cpp BUILDSTDERR: [106/856] Compiling sip/cpp/sip_corewxULo../../../../sip/cpp/sip_corewxTextCtrl.cpp: In function ‘bool _wxTextCtrl_ShowNativeCaret(wxTextCtrl*, bool)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxTextCtrl.cpp:61:5: warning: no return statement in function returning non-void [-Wreturn-type] BUILDSTDERR: 61 | } BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxTextCtrl.cpp: In function ‘bool _wxTextCtrl_HideNativeCaret(wxTextCtrl*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxTextCtrl.cpp:67:5: warning: no return statement in function returning non-void [-Wreturn-type] BUILDSTDERR: 67 | } BUILDSTDERR: | ^ ngLong.cpp [107/856] Compiling sip/cpp/sip_corewxKeyEvent.cpp [108/856] Compiling sip/cpp/sip_corewxEventBlocker.cpp [109/856] Compiling sip/cpp/sip_corewxURLDataObject.cpp [110/856] Compiling sip/cpp/sip_corewxUIActionSimulator.cpp [111/856] Compiling sip/cpp/sip_corewxJoystickEvent.cpp [112/856] Compiling sip/cpp/sip_corewxTreebook.cpp [113/856] Compiling sip/cpp/sip_corewxTreeItemId.cpp [114/856] Compiling sip/cpp/sip_corewxJPEGHandler.cpp [115/856] Compiling sip/cpp/sip_corewxEvent.cpp [116/856] Compiling sip/cpp/sip_corewxColourData.cpp [117/856] Compiling sip/cpp/sip_corewxUIntPtr.cpp [118/856] Compiling sip/cpp/sip_corewxTreeEvent.cpp [119/856] Compiling sip/cpp/sip_corewxItemContainerImmutable.cpp [120/856] Compiling sip/cpp/sip_corewxTreeCtrl.cpp [121/856] Compiling sip/cpp/sip_corewxTranslationsLoader.cpp [122/856] Compiling sip/cpp/sip_corewxTreeItemData.cpp [123/856] Compiling sip/cpp/sip_corewxEraseEvent.cpp [124/856] Compiling sip/cpp/sip_corewxTranslations.cpp [125/856] Compiling sip/cpp/sip_corewxTrackable.cpp [126/856] Compiling sip/cpp/sip_corewxInternetFSHandler.cpp [127/856] Compiling sip/cpp/sip_corewxTopLevelWindow.cpp [128/856] Compiling sip/cpp/sip_corewxToolbook.cpp [129/856] Compiling sip/cpp/sip_corewxIntPtr.cpp [130/856] Compiling sip/cpp/sip_corewxDropTarget.cpp [131/856] Compiling sip/cpp/sip_corewxColour.cpp [132/856] Compiling sip/cpp/sip_corewxBookCtrlBase.cpp [133/856] Compiling sip/cpp/sip_corewxAppConsole.cpp [134/856] Compiling sip/cpp/sip_corewxToolTip.cpp [135/856] Compiling sip/cpp/sip_corewxToolBarToolBase.cpp [136/856] Compiling sip/cpp/sip_corewxIntCArrayHolder.cpp [137/856] Compiling sip/cpp/sip_corewxToolBar.cpp [138/856] Compiling sip/cpp/sip_corewxToggleButton.cpp [139/856] Compiling sip/cpp/sip_corewxInputStream.cpp [140/856] Compiling sip/cpp/sip_corewxDropSource.cpp [141/856] Compiling sip/cpp/sip_corewxTipWindow.cpp [142/856] Compiling sip/cpp/sip_corewxTimerRunner.cpp [143/856] Compiling sip/cpp/sip_corewxInitDialogEvent.cpp [144/856] Compiling sip/cpp/sip_corewxTimerEvent.cpp [145/856] Compiling sip/cpp/sip_corewxTimer.cpp [146/856] Compiling sip/cpp/sip_corewxInfoBar.cpp [147/856] Compiling sip/cpp/sip_corewxDropFilesEvent.cpp [148/856] Compiling sip/cpp/sip_corewxCollapsiblePaneEvent.cpp [149/856] Compiling sip/cpp/sip_corewxTimeSpan.cpp [150/856] Compiling sip/cpp/sip_corewxTextUrlEvent.cpp [151/856] Compiling sip/cpp/sip_corewxIndividualLayoutConstraint.cpp [152/856] Compiling sip/cpp/sip_corewxTextEntryDialog.cpp [153/856] Compiling sip/cpp/sip_corewxTextEntry.cpp [154/856] Compiling sip/cpp/sip_corewxImageRGBValue.cpp [155/856] Compiling sip/cpp/sip_corewxDragImage.cpp [156/856] Compiling sip/cpp/sip_corewxTextDropTarget.cpp [157/856] Compiling sip/cpp/sip_corewxTextDataObject.cpp [158/856] Compiling sip/cpp/sip_corewxItemContainer.cpp [159/856] Compiling sip/cpp/sip_corewxTextCtrl.cpp [160/856] Compiling sip/cpp/sip_corewxTextCompleterSimple.cpp [161/856] Compiling sip/cpp/sip_corewxImageHistogram.cpp [162/856] Compiling sip/cpp/sip_corewxDisplayChangedEvent.cpp [163/856] Compiling sip/cpp/sip_corewxCollapsiblePane.cpp [164/856] Compiling sip/cpp/sip_corewxBitmapToggleButton.cpp [165/856] Compiling sip/cpp/sip_corewxTextCompleter.cpp [166/856] Compiling sip/cpp/sip_corewxImageList.cpp [167/856] Compiling sip/cpp/sip_corewxImageHandler.cpp [168/856] Compiling sip/cpp/sip_corewxTextAttr.cpp [169/856] Compiling sip/cpp/sip_corewxTGAHandler.cpp [170/856] Compiling sip/cpp/sip_corewxTIFFHandler.cpp [171/856] Compiling sip/cpp/sip_corewxDisplay.cpp [172/856] Compiling sip/cpp/sip_corewxImageHSVValue.cpp [173/856] Compiling sip/cpp/sip_corewxSystemOptions.cpp [174/856] Compiling sip/cpp/sip_corewxImageArray.cpp [175/856] Compiling sip/cpp/sip_corewxSysColourChangedEvent.cpp [176/856] Compiling sip/cpp/sip_corewxStringCArrayHolder.cpp [177/856] Compiling sip/cpp/sip_corewxSystemSettings.cpp [178/856] Compiling sip/cpp/sip_corewxDirPickerCtrl.cpp [179/856] Compiling sip/cpp/sip_corewxCloseEvent.cpp [180/856] Compiling sip/cpp/sip_corewxString.cpp BUILDSTDERR: [181/856] Compiling sip/../../../../sip/cpp/sip_corewxIconizeEvent.cpp: In function ‘PyObject* meth_wxIconizeEvent_Iconized(PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxIconizeEvent.cpp:148:39: warning: ‘bool wxIconizeEvent::Iconized() const’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 148 | sipRes = sipCpp->Iconized(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxIconizeEvent.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/event.h:2469:24: note: declared here BUILDSTDERR: 2469 | 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: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corecmodule.cpp: In function ‘PyObject* func_Usleep(PyObject*, PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corecmodule.cpp:10489:34: warning: ‘void wxUsleep(long unsigned int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 10489 | wxUsleep(milliseconds); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corecmodule.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/utils.h:491:37: note: declared here BUILDSTDERR: 491 | 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: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corecmodule.cpp:10489:34: warning: ‘void wxUsleep(long unsigned int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 10489 | wxUsleep(milliseconds); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corecmodule.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/utils.h:491:37: note: declared here BUILDSTDERR: 491 | 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: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxSplitterWindow.cpp: In function ‘PyObject* meth_wxSplitterWindow_SetSashSize(PyObject*, PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxSplitterWindow.cpp:1586:37: warning: ‘void wxSplitterWindow::SetSashSize(int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1586 | sipCpp->SetSashSize(size); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxSplitterWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/generic/splitter.h:225:31: note: declared here BUILDSTDERR: 225 | 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: 654 | #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: 225 | wxDEPRECATED_INLINE( void SetSashSize(int WXUNUSED(width)), return; ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_corewxSizer.cpp: In function ‘PyObject* meth_wxSizer_SetVirtualSizeHints(PyObject*, PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxSizer.cpp:3021:47: warning: ‘void wxSizer::SetVirtualSizeHints(wxWindow*)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 3021 | sipCpp->SetVirtualSizeHints(window); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxSizer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/sizer.h:666:24: note: declared here BUILDSTDERR: 666 | wxDEPRECATED( void SetVirtualSizeHints( wxWindow *window ) ); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ cpp/sip_corewxImage.cpp [182/856] Compiling sip/cpp/sip_corewxIdleEvent.cpp [183/856] Compiling sip/cpp/sip_corewxStopWatch.cpp [184/856] Compiling sip/cpp/sip_corewxStockPreferencesPage.cpp [185/856] Compiling sip/cpp/sip_corewxIdManager.cpp [186/856] Compiling sip/cpp/sip_corewxDirFilterListCtrl.cpp [187/856] Compiling sip/cpp/sip_corewxStockGDI.cpp [188/856] Compiling sip/cpp/sip_corewxStdDialogButtonSizer.cpp [189/856] Compiling sip/cpp/sip_corewxIconizeEvent.cpp [190/856] Compiling sip/cpp/sip_corewxStatusBarPane.cpp [191/856] Compiling sip/cpp/sip_corewxStatusBar.cpp [192/856] Compiling sip/cpp/sip_corewxIconLocation.cpp [193/856] Compiling sip/cpp/sip_corewxDirDialog.cpp [194/856] Compiling sip/cpp/sip_corewxClipboardTextEvent.cpp [195/856] Compiling sip/cpp/sip_corewxBitmapDataObject.cpp [196/856] Compiling sip/cpp/sip_corewxAnyButton.cpp [197/856] Compiling sip/cpp/sip_corewxAccessible.cpp [198/856] Compiling sip/cpp/sip_corecmodule.cpp [199/856] Compiling sip/cpp/sip_corewxStaticText.cpp [200/856] Compiling sip/cpp/sip_corewxStreamBase.cpp [201/856] Compiling sip/cpp/sip_corewxIconBundle.cpp [202/856] Compiling sip/cpp/sip_corewxStaticBoxSizer.cpp [203/856] Compiling sip/cpp/sip_corewxStaticBox.cpp [204/856] Compiling sip/cpp/sip_corewxStaticLine.cpp [205/856] Compiling sip/cpp/sip_corewxDialogLayoutAdapter.cpp [206/856] Compiling sip/cpp/sip_corewxStaticBitmap.cpp [207/856] Compiling sip/cpp/sip_corewxStandardPaths.cpp [208/856] Compiling sip/cpp/sip_corewxIFFHandler.cpp [209/856] Compiling sip/cpp/sip_corewxSplitterWindow.cpp [210/856] Compiling sip/cpp/sip_corewxSplitterRenderParams.cpp [211/856] Compiling sip/cpp/sip_corewxHelpProvider.cpp [212/856] Compiling sip/cpp/sip_corewxDialog.cpp [213/856] Compiling sip/cpp/sip_corewxClipboard.cpp [214/856] Compiling sip/cpp/sip_corewxSplitterEvent.cpp [215/856] Compiling sip/cpp/sip_corewxSpinEvent.cpp [216/856] Compiling sip/cpp/sip_corewxHelpEvent.cpp [217/856] Compiling sip/cpp/sip_corewxSpinDoubleEvent.cpp [218/856] Compiling sip/cpp/sip_corewxIcon.cpp [219/856] Compiling sip/cpp/sip_corewxHelpControllerHelpProvider.cpp [220/856] Compiling sip/cpp/sip_corewxDelegateRendererNative.cpp [221/856] Compiling sip/cpp/sip_corewxSpinCtrl.cpp [222/856] Compiling sip/cpp/sip_corewxSpinButton.cpp [223/856] Compiling sip/cpp/sip_corewxHelpControllerBase.cpp [224/856] Compiling sip/cpp/sip_corewxSlider.cpp [225/856] Compiling sip/cpp/sip_corewxSizerItemList_iterator.cpp [226/856] Compiling sip/cpp/sip_corewxHeaderCtrlSimple.cpp [227/856] Compiling sip/cpp/sip_corewxDateTimeTm.cpp [228/856] Compiling sip/cpp/sip_corewxClientDataContainer.cpp [229/856] Compiling sip/cpp/sip_corewxBitmapButton.cpp [230/856] Compiling sip/cpp/sip_corewxSpinCtrlDouble.cpp [231/856] Compiling sip/cpp/sip_corewxSizerItem.cpp [232/856] Compiling sip/cpp/sip_corewxHeaderCtrlEvent.cpp [233/856] Compiling sip/cpp/sip_corewxSizerFlags.cpp [234/856] Compiling sip/cpp/sip_corewxSizer.cpp [235/856] Compiling sip/cpp/sip_corewxHeaderCtrl.cpp [236/856] Compiling sip/cpp/sip_corewxDateTimeTimeZone.cpp [237/856] Compiling sip/cpp/sip_corewxSizeEvent.cpp [238/856] Compiling sip/cpp/sip_corewxSize.cpp [239/856] Compiling sip/cpp/sip_corewxHeaderColumnSimple.cpp [240/856] Compiling sip/cpp/sip_corewxSingleInstanceChecker.cpp [241/856] Compiling sip/cpp/sip_corewxSimplebook.cpp [242/856] Compiling sip/cpp/sip_corewxHeaderColumn.cpp [243/856] Compiling sip/cpp/sip_corewxDateTime.cpp [244/856] Compiling sip/cpp/sip_corewxClientData.cpp [245/856] Compiling sip/cpp/sip_corewxSimpleHelpProvider.cpp [246/856] Compiling sip/cpp/sip_corewxShowEvent.cpp [247/856] Compiling sip/cpp/sip_corewxHeaderButtonParams.cpp [248/856] Compiling sip/cpp/sip_corewxSettableHeaderColumn.cpp [249/856] Compiling sip/cpp/sip_corewxSetCursorEvent.cpp [250/856] Compiling sip/cpp/sip_corewxHVScrolledWindow.cpp [251/856] Compiling sip/cpp/sip_corewxDateSpan.cpp [252/856] Compiling sip/cpp/sip_corewxSearchCtrl.cpp [253/856] Compiling sip/cpp/sip_corewxScrolledWindow.cpp [254/856] Compiling sip/cpp/sip_corewxSizerItemList.cpp BUILDSTDERR: [255/856] Compiling ../../../../sip/cpp/sip_corewxSVGFileDC.cpp: In function ‘PyObject* meth_wxSVGFileDC_SetClippingRegion(PyObject*, PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxSVGFileDC.cpp:583:46: warning: ‘void wxDC::SetClippingRegion(const wxRegion&)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 583 | sipCpp->SetClippingRegion(*region); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxSVGFileDC.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dc.h:996:30: note: declared here BUILDSTDERR: 996 | 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: 654 | #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: 996 | wxDEPRECATED_INLINE(void SetClippingRegion(const wxRegion& region), BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_corewxArtProvider.cpp: In function ‘PyObject* meth_wxArtProvider_Insert(PyObject*, PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxArtProvider.cpp:450:31: warning: ‘static void wxArtProvider::Insert(wxArtProvider*)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 450 | ::wxArtProvider::Insert(provider); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxArtProvider.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/artprov.h:138:31: note: declared here BUILDSTDERR: 138 | 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: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxArtProvider.cpp:450:46: warning: ‘static void wxArtProvider::Insert(wxArtProvider*)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 450 | ::wxArtProvider::Insert(provider); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxArtProvider.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/artprov.h:138:31: note: declared here BUILDSTDERR: 138 | 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: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxArtProvider.cpp:450:46: warning: ‘static void wxArtProvider::Insert(wxArtProvider*)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 450 | ::wxArtProvider::Insert(provider); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxArtProvider.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/artprov.h:138:31: note: declared here BUILDSTDERR: 138 | 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: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ sip/cpp/sip_corewxScrolledCanvas.cpp [256/856] Compiling sip/cpp/sip_corewxScrollWinEvent.cpp [257/856] Compiling sip/cpp/sip_corewxHScrolledWindow.cpp [258/856] Compiling sip/cpp/sip_corewxDataObjectSimple.cpp [259/856] Compiling sip/cpp/sip_corewxHTMLDataObject.cpp [260/856] Compiling sip/cpp/sip_corewxBitmap.cpp [261/856] Compiling sip/cpp/sip_corewxAlphaPixelData_Accessor.cpp [262/856] Compiling sip/cpp/sip_corewxScrollEvent.cpp [263/856] Compiling sip/cpp/sip_corewxScrollBar.cpp [264/856] Compiling sip/cpp/sip_corewxGridSizer.cpp [265/856] Compiling sip/cpp/sip_corewxScreenDC.cpp [266/856] Compiling sip/cpp/sip_corewxSVGFileDC.cpp [267/856] Compiling sip/cpp/sip_corewxGridBagSizer.cpp [268/856] Compiling sip/cpp/sip_corewxDataObjectComposite.cpp [269/856] Compiling sip/cpp/sip_corewxRichMessageDialog.cpp [270/856] Compiling sip/cpp/sip_corewxRendererVersion.cpp [271/856] Compiling sip/cpp/sip_corewxGraphicsRenderer.cpp [272/856] Compiling sip/cpp/sip_corewxRendererNative.cpp [273/856] Compiling sip/cpp/sip_corewxRegionIterator.cpp [274/856] Compiling sip/cpp/sip_corewxGraphicsPen.cpp [275/856] Compiling sip/cpp/sip_corewxDataObject.cpp [276/856] Compiling sip/cpp/sip_corewxClassInfo.cpp [277/856] Compiling sip/cpp/sip_corewxRegion.cpp [278/856] Compiling sip/cpp/sip_corewxRefCounter.cpp [279/856] Compiling sip/cpp/sip_corewxGraphicsPath.cpp [280/856] Compiling sip/cpp/sip_corewxRect2DDouble.cpp [281/856] Compiling sip/cpp/sip_corewxRect.cpp [282/856] Compiling sip/cpp/sip_corewxGraphicsObject.cpp [283/856] Compiling sip/cpp/sip_corewxDataFormat.cpp [284/856] Compiling sip/cpp/sip_corewxRearrangeList.cpp [285/856] Compiling sip/cpp/sip_corewxRearrangeDialog.cpp [286/856] Compiling sip/cpp/sip_corewxGraphicsMatrix.cpp [287/856] Compiling sip/cpp/sip_corewxRearrangeCtrl.cpp [288/856] Compiling sip/cpp/sip_corewxRealPoint.cpp [289/856] Compiling sip/cpp/sip_corewxGraphicsGradientStops.cpp [290/856] Compiling sip/cpp/sip_corewxDashCArrayHolder.cpp [291/856] Compiling sip/cpp/sip_corewxChoicebook.cpp [292/856] Compiling sip/cpp/sip_corewxAutoBufferedPaintDC.cpp [293/856] Compiling sip/cpp/sip_corewxRadioButton.cpp [294/856] Compiling sip/cpp/sip_corewxRadioBox.cpp [295/856] Compiling sip/cpp/sip_corewxGraphicsGradientStop.cpp [296/856] Compiling sip/cpp/sip_corewxQueryNewPaletteEvent.cpp [297/856] Compiling sip/cpp/sip_corewxPyUserData.cpp [298/856] Compiling sip/cpp/sip_corewxClientDC.cpp [299/856] Compiling sip/cpp/sip_corewxDCTextColourChanger.cpp [300/856] Compiling sip/cpp/sip_corewxGraphicsFont.cpp [301/856] Compiling sip/cpp/sip_corewxPyEvent.cpp [302/856] Compiling sip/cpp/sip_corewxGraphicsContext.cpp [303/856] Compiling sip/cpp/sip_corewxPyCommandEvent.cpp [304/856] Compiling sip/cpp/sip_corewxPyBuffer.cpp [305/856] Compiling sip/cpp/sip_corewxGraphicsBrush.cpp [306/856] Compiling sip/cpp/sip_corewxDCPenChanger.cpp [307/856] Compiling sip/cpp/sip_corewxChoice.cpp [308/856] Compiling sip/cpp/sip_corewxPyApp.cpp [309/856] Compiling sip/cpp/sip_corewxPropagationDisabler.cpp [310/856] Compiling sip/cpp/sip_corewxGraphicsBitmap.cpp [311/856] Compiling sip/cpp/sip_corewxPropagateOnce.cpp [312/856] Compiling sip/cpp/sip_corewxPySingleChoiceDialog.cpp [313/856] Compiling sip/cpp/sip_corewxGenericProgressDialog.cpp [314/856] Compiling sip/cpp/sip_corewxDCOverlay.cpp [315/856] Compiling sip/cpp/sip_corewxProcessEvent.cpp [316/856] Compiling sip/cpp/sip_corewxProcess.cpp [317/856] Compiling sip/cpp/sip_corewxGenericMessageDialog.cpp [318/856] Compiling sip/cpp/sip_corewxPrintout.cpp [319/856] Compiling sip/cpp/sip_corewxPrinterDC.cpp [320/856] Compiling sip/cpp/sip_corewxGenericDragImage.cpp [321/856] Compiling sip/cpp/sip_corewxProgressDialog.cpp [322/856] Compiling sip/cpp/sip_corewxChildFocusEvent.cpp [323/856] Compiling sip/cpp/sip_corewxArtProvider.cpp [324/856] Compiling sip/cpp/sip_corewxAlphaPixelData.cpp [325/856] Compiling sip/cpp/sip_corewxAcceleratorTable.cpp [326/856] Compiling sip/cpp/sip_corewxPrinter.cpp [327/856] Compiling sip/cpp/sip_corewxPrintPreview.cpp [328/856] Compiling sip/cpp/sip_corewxGenericDirCtrl.cpp [329/856] Compiling sip/cpp/sip_corewxPrintDialogData.cpp [330/856] Compiling sip/cpp/sip_corewxDCFontChanger.cpp [331/856] Compiling sip/cpp/sip_corewxGauge.cpp [332/856] Compiling sip/cpp/sip_corewxDCClipper.cpp [333/856] Compiling sip/cpp/sip_corewxPrintData.cpp [334/856] Compiling sip/cpp/sip_corewxPrintAbortDialog.cpp [335/856] Compiling sip/cpp/sip_corewxGUIEventLoop.cpp [336/856] Compiling sip/cpp/sip_corewxPreviewFrame.cpp [337/856] Compiling sip/cpp/sip_corewxPreviewControlBar.cpp [338/856] Compiling sip/cpp/sip_corewxPrintDialog.cpp [339/856] Compiling sip/cpp/sip_corewxDCBrushChanger.cpp [340/856] Compiling sip/cpp/sip_corewxCheckListBox.cpp [341/856] Compiling sip/cpp/sip_corewxPreviewCanvas.cpp [342/856] Compiling sip/cpp/sip_corewxPreferencesPage.cpp [343/856] Compiling sip/cpp/sip_corewxGDIObject.cpp [344/856] Compiling sip/cpp/sip_corewxPreferencesEditor.cpp [345/856] Compiling sip/cpp/sip_corewxPowerEvent.cpp [346/856] Compiling sip/cpp/sip_corewxGCDC.cpp [347/856] Compiling sip/cpp/sip_corewxDC.cpp [348/856] Compiling sip/cpp/sip_corewxPostScriptDC.cpp [349/856] Compiling sip/cpp/sip_corewxPosition.cpp [350/856] Compiling sip/cpp/sip_corewxGBSpan.cpp [351/856] Compiling sip/cpp/sip_corewxPopupWindow.cpp [352/856] Compiling sip/cpp/sip_corewxPopupTransientWindow.cpp [353/856] Compiling sip/cpp/sip_corewxGBSizerItem.cpp [354/856] Compiling sip/cpp/sip_corewxGIFHandler.cpp [355/856] Compiling sip/cpp/sip_corewxCheckBox.cpp [356/856] Compiling sip/cpp/sip_corewxArrayVideoModes.cpp [357/856] Compiling sip/cpp/sip_corewxCustomDataObject.cpp [358/856] Compiling sip/cpp/sip_corewxPointList.cpp [359/856] Compiling sip/cpp/sip_corewxGBPosition.cpp [360/856] Compiling sip/cpp/sip_corewxPoint2DDouble.cpp [361/856] Compiling sip/cpp/sip_corewxPoint.cpp [362/856] Compiling sip/cpp/sip_corewxFrame.cpp [363/856] Compiling sip/cpp/sip_corewxCursor.cpp [364/856] Compiling sip/cpp/sip_corewxPointList_iterator.cpp [365/856] Compiling sip/cpp/sip_corewxPixelDataBase.cpp [366/856] Compiling sip/cpp/sip_corewxFontPickerEvent.cpp [367/856] Compiling sip/cpp/sip_corewxPickerBase.cpp [368/856] Compiling sip/cpp/sip_corewxPenList.cpp [369/856] Compiling sip/cpp/sip_corewxFontPickerCtrl.cpp [370/856] Compiling sip/cpp/sip_corewxControlWithItems.cpp [371/856] Compiling sip/cpp/sip_corewxCharBuffer.cpp [372/856] Compiling sip/cpp/sip_corewxPen.cpp [373/856] Compiling sip/cpp/sip_corewxPasswordEntryDialog.cpp [374/856] Compiling sip/cpp/sip_corewxFontMetrics.cpp [375/856] Compiling sip/cpp/sip_corewxPanel.cpp [376/856] Compiling sip/cpp/sip_corewxPaletteChangedEvent.cpp [377/856] Compiling sip/cpp/sip_corewxFontMapper.cpp [378/856] Compiling sip/cpp/sip_corewxControl.cpp [379/856] Compiling sip/cpp/sip_corewxPalette.cpp [380/856] Compiling sip/cpp/sip_corewxPaintEvent.cpp [381/856] Compiling sip/cpp/sip_corewxFontList.cpp [382/856] Compiling sip/cpp/sip_corewxPaintDC.cpp [383/856] Compiling sip/cpp/sip_corewxPageSetupDialogData.cpp [384/856] Compiling sip/cpp/sip_corewxFontInfo.cpp [385/856] Compiling sip/cpp/sip_corewxContextMenuEvent.cpp [386/856] Compiling sip/cpp/sip_corewxCaret.cpp [387/856] Compiling sip/cpp/sip_corewxArrayString.cpp [388/856] Compiling sip/cpp/sip_corewxAffineMatrix2DBase.cpp [389/856] Compiling sip/cpp/sip_corewxPageSetupDialog.cpp [390/856] Compiling sip/cpp/sip_corewxPNMHandler.cpp [391/856] Compiling sip/cpp/sip_corewxFontEnumerator.cpp [392/856] Compiling sip/cpp/sip_corewxPNGHandler.cpp [393/856] Compiling sip/cpp/sip_corewxPCXHandler.cpp [394/856] Compiling sip/cpp/sip_corewxFontDialog.cpp [395/856] Compiling sip/cpp/sip_corewxContextHelpButton.cpp [396/856] Compiling sip/cpp/sip_corewxOverlay.cpp [397/856] Compiling sip/cpp/sip_corewxOutputStream.cpp [398/856] Compiling sip/cpp/sip_corewxFontData.cpp [399/856] Compiling sip/cpp/sip_corewxObject.cpp [400/856] Compiling sip/cpp/sip_corewxNumberEntryDialog.cpp [401/856] Compiling sip/cpp/sip_corewxFont.cpp [402/856] Compiling sip/cpp/sip_corewxContextHelp.cpp [403/856] Compiling sip/cpp/sip_corewxButton.cpp BUILDSTDERR: [404/856] Compiling sip/cpp/sip_corewxNo../../../../sip/cpp/sip_corewxMenuBar.cpp: In function ‘PyObject* meth_wxMenuBar_GetLabelTop(PyObject*, PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuBar.cpp:2140:61: warning: ‘wxString wxMenuBarBase::GetLabelTop(size_t) const’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 2140 | sipRes = new ::wxString(sipCpp->GetLabelTop(pos)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuBar.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menu.h:555:28: note: declared here BUILDSTDERR: 555 | 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: 654 | #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:2694:43: warning: ‘void wxMenuBarBase::SetLabelTop(size_t, const wxString&)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 2694 | sipCpp->SetLabelTop(pos,*label); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuBar.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menu.h:553:24: note: declared here BUILDSTDERR: 553 | 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: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp: In function ‘PyObject* meth_wxMenuItem_GetLabel(PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp:478:55: warning: ‘wxString wxMenuItemBase::GetLabel() const’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 478 | sipRes = new ::wxString(sipCpp->GetLabel()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:56, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:182:17: note: declared here BUILDSTDERR: 182 | 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:591:54: warning: ‘wxString wxMenuItemBase::GetName() const’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 591 | sipRes = new ::wxString(sipCpp->GetName()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:56, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:180:17: note: declared here BUILDSTDERR: 180 | 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:668:54: warning: ‘const wxString& wxMenuItemBase::GetText() const’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 668 | sipRes = new ::wxString(sipCpp->GetText()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:56, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:184:24: note: declared here BUILDSTDERR: 184 | 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:1459:34: warning: ‘virtual void wxMenuItemBase::SetText(const wxString&)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1459 | sipCpp->SetText(*text); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:56, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:185:13: note: declared here BUILDSTDERR: 185 | 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:1668:53: warning: ‘static wxString wxMenuItemBase::GetLabelFromText(const wxString&)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1668 | sipRes = new ::wxString( ::wxMenuItem::GetLabelFromText(*text)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:135:35: note: declared here BUILDSTDERR: 135 | 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: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp:1668:75: warning: ‘static wxString wxMenuItemBase::GetLabelFromText(const wxString&)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1668 | sipRes = new ::wxString( ::wxMenuItem::GetLabelFromText(*text)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:135:35: note: declared here BUILDSTDERR: 135 | 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: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp:1668:75: warning: ‘static wxString wxMenuItemBase::GetLabelFromText(const wxString&)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1668 | sipRes = new ::wxString( ::wxMenuItem::GetLabelFromText(*text)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:135:35: note: declared here BUILDSTDERR: 135 | 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: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ tifyEvent.cpp [405/856] Compiling sip/cpp/sip_corewxPlatformInfo.cpp [406/856] Compiling sip/cpp/sip_corewxFocusEvent.cpp [407/856] Compiling sip/cpp/sip_corewxNonOwnedWindow.cpp [408/856] Compiling sip/cpp/sip_corewxNavigationKeyEvent.cpp [409/856] Compiling sip/cpp/sip_corewxFlexGridSizer.cpp [410/856] Compiling sip/cpp/sip_corewxConfigPathChanger.cpp [411/856] Compiling sip/cpp/sip_corewxNativePixelData_Accessor.cpp [412/856] Compiling sip/cpp/sip_corewxNotebook.cpp [413/856] Compiling sip/cpp/sip_corewxFindReplaceDialog.cpp [414/856] Compiling sip/cpp/sip_corewxNativeFontInfo.cpp [415/856] Compiling sip/cpp/sip_corewxMultiChoiceDialog.cpp [416/856] Compiling sip/cpp/sip_corewxFindReplaceData.cpp [417/856] Compiling sip/cpp/sip_corewxNativePixelData.cpp [418/856] Compiling sip/cpp/sip_corewxBusyInfo.cpp [419/856] Compiling sip/cpp/sip_corewxArrayInt.cpp [420/856] Compiling sip/cpp/sip_corewxMsgCatalog.cpp [421/856] Compiling sip/cpp/sip_corewxMoveEvent.cpp [422/856] Compiling sip/cpp/sip_corewxFindDialogEvent.cpp [423/856] Compiling sip/cpp/sip_corewxMouseState.cpp [424/856] Compiling sip/cpp/sip_corewxMouseEventsManager.cpp [425/856] Compiling sip/cpp/sip_corewxFilterFSHandler.cpp [426/856] Compiling sip/cpp/sip_corewxConfig.cpp [427/856] Compiling sip/cpp/sip_corewxMouseEvent.cpp [428/856] Compiling sip/cpp/sip_corewxConfigBase.cpp [429/856] Compiling sip/cpp/sip_corewxFileTypeMessageParameters.cpp [430/856] Compiling sip/cpp/sip_corewxMouseCaptureChangedEvent.cpp [431/856] Compiling sip/cpp/sip_corewxModalDialogHook.cpp [432/856] Compiling sip/cpp/sip_corewxFileTypeInfo.cpp [433/856] Compiling sip/cpp/sip_corewxCommandProcessor.cpp [434/856] Compiling sip/cpp/sip_corewxBusyCursor.cpp [435/856] Compiling sip/cpp/sip_corewxMirrorDC.cpp [436/856] Compiling sip/cpp/sip_corewxMiniFrame.cpp [437/856] Compiling sip/cpp/sip_corewxMouseCaptureLostEvent.cpp [438/856] Compiling sip/cpp/sip_corewxMimeTypesManager.cpp [439/856] Compiling sip/cpp/sip_corewxMetafileDC.cpp [440/856] Compiling sip/cpp/sip_corewxFileTranslationsLoader.cpp [441/856] Compiling sip/cpp/sip_corewxCommandList_iterator.cpp [442/856] Compiling sip/cpp/sip_corewxMetafile.cpp [443/856] Compiling sip/cpp/sip_corewxMessageDialogButtonLabel.cpp [444/856] Compiling sip/cpp/sip_corewxFileSystemWatcherEvent.cpp [445/856] Compiling sip/cpp/sip_corewxMessageDialog.cpp [446/856] Compiling sip/cpp/sip_corewxFileType.cpp [447/856] Compiling sip/cpp/sip_corewxFileSystemHandler.cpp [448/856] Compiling sip/cpp/sip_corewxFilePickerCtrl.cpp [449/856] Compiling sip/cpp/sip_corewxMenuBar.cpp [450/856] Compiling sip/cpp/sip_corewxAcceleratorEntry.cpp [451/856] Compiling sip/cpp/sip_corewxMenuItemList_iterator.cpp [452/856] Compiling sip/cpp/sip_corewxMenuEvent.cpp [453/856] Compiling sip/cpp/sip_corewxCommandEvent.cpp [454/856] Compiling sip/cpp/sip_corewxMenuList.cpp [455/856] Compiling sip/cpp/sip_corewxFileSystem.cpp [456/856] Compiling sip/cpp/sip_corewxMenuItem.cpp [457/856] Compiling sip/cpp/sip_advwxWizardPageSimple.cpp [458/856] Compiling sip/cpp/sip_advwxWizardEvent.cpp [459/856] Compiling sip/cpp/sip_advwxTaskBarIconEvent.cpp [460/856] Compiling sip/cpp/sip_advwxOwnerDrawnComboBox.cpp [461/856] Compiling sip/cpp/sip_advwxNotificationMessage.cpp [462/856] Compiling sip/cpp/sip_advwxLayoutAlgorithm.cpp [463/856] Compiling sip/cpp/sip_advwxJoystick.cpp [464/856] Linking build/waf/3.7/gtk3/_core.cpython-37m-riscv64-linux-gnu.so [465/856] Compiling sip/cpp/sip_advwxHyperlinkEvent.cpp [466/856] Compiling sip/cpp/sip_advwxWizardPage.cpp [467/856] Compiling sip/cpp/sip_advwxHyperlinkCtrl.cpp [468/856] Compiling sip/cpp/sip_advwxDatePickerCtrlGeneric.cpp [469/856] Compiling sip/cpp/sip_advwxDatePickerCtrl.cpp [470/856] Compiling sip/cpp/sip_advwxCommandLinkButton.cpp [471/856] Compiling sip/cpp/sip_advwxCalendarEvent.cpp [472/856] Compiling sip/cpp/sip_advwxCalendarDateAttr.cpp [473/856] Compiling sip/cpp/sip_advwxCalculateLayoutEvent.cpp [474/856] Compiling sip/cpp/sip_advwxBitmapComboBox.cpp [475/856] Compiling sip/cpp/sip_advwxBannerWindow.cpp BUILDSTDERR: [476/856] Compiling sip/cpp/s../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp: In member function ‘virtual bool sipwxDataViewCustomRenderer::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, uint)’: BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:125:45: warning: ‘virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 125 | return ::wxDataViewCustomRenderer::Activate(cell,model,item,col); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here BUILDSTDERR: 251 | 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: 654 | #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: 250 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:125:73: warning: ‘virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 125 | return ::wxDataViewCustomRenderer::Activate(cell,model,item,col); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here BUILDSTDERR: 251 | 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: 654 | #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: 250 | 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:140:45: warning: ‘virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 140 | 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 ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here BUILDSTDERR: 259 | 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: 654 | #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: 258 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:140:81: warning: ‘virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 140 | 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 ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here BUILDSTDERR: 259 | 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: 654 | #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: 258 | 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:707:115: warning: ‘virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 707 | 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 ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here BUILDSTDERR: 259 | 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: 654 | #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: 258 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:707:166: warning: ‘virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 707 | 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 ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here BUILDSTDERR: 259 | 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: 654 | #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: 258 | 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:758:106: warning: ‘virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 758 | 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 ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here BUILDSTDERR: 251 | 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: 654 | #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: 250 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:758:148: warning: ‘virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 758 | 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 ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here BUILDSTDERR: 251 | 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: 654 | #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: 250 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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:311:43: warning: ‘virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 311 | 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 ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here BUILDSTDERR: 259 | 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: 654 | #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: 258 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:311:79: warning: ‘virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 311 | 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 ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here BUILDSTDERR: 259 | 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: 654 | #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: 258 | 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:326:43: warning: ‘virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 326 | return ::wxDataViewSpinRenderer::Activate(cell,model,item,col); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here BUILDSTDERR: 251 | 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: 654 | #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: 250 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:326:71: warning: ‘virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 326 | return ::wxDataViewSpinRenderer::Activate(cell,model,item,col); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here BUILDSTDERR: 251 | 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: 654 | #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: 250 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ip_advwxAnimationCtrl.cpp [477/856] Compiling sip/cpp/sip_advwxAnimation.cpp [478/856] Compiling sip/cpp/sip_advwxAboutDialogInfo.cpp [479/856] Compiling sip/cpp/sip_advcmodule.cpp [480/856] Compiling sip/cpp/sip_advwxEditableListBox.cpp [481/856] Compiling sip/cpp/sip_advwxSplashScreen.cpp [482/856] Compiling sip/cpp/sip_advwxSashEvent.cpp [483/856] Compiling sip/cpp/sip_advwxPropertySheetDialog.cpp [484/856] Compiling sip/cpp/sip_advwxExtHelpController.cpp [485/856] Compiling sip/cpp/sip_advwxDateEvent.cpp [486/856] Compiling sip/cpp/sip_advwxCalendarCtrl.cpp [487/856] Compiling sip/cpp/sip_advwxGenericCalendarCtrl.cpp [488/856] Compiling sip/cpp/sip_advwxWizard.cpp [489/856] Compiling sip/cpp/sip_advwxTimePickerCtrl.cpp [490/856] Compiling sip/cpp/sip_advwxTipProvider.cpp [491/856] Compiling sip/cpp/sip_advwxTaskBarIcon.cpp [492/856] Compiling sip/cpp/sip_advwxSashWindow.cpp [493/856] Compiling sip/cpp/sip_advwxPseudoDC.cpp [494/856] Compiling sip/cpp/sip_advwxSound.cpp [495/856] Compiling sip/cpp/sip_advwxSashLayoutWindow.cpp [496/856] Compiling sip/cpp/sip_advwxQueryLayoutInfoEvent.cpp [497/856] Compiling sip/cpp/sip_advwxRichToolTip.cpp [498/856] Compiling sip/cpp/sip_dataviewwxDataViewItemAttr.cpp [499/856] Compiling sip/cpp/sip_dataviewwxDataViewItem.cpp [500/856] Compiling sip/cpp/sip_dataviewwxDataViewEvent.cpp [501/856] Compiling sip/cpp/sip_dataviewwxDataViewListCtrl.cpp [502/856] Compiling sip/cpp/sip_dataviewwxDataViewListModel.cpp [503/856] Compiling sip/cpp/sip_dataviewwxDataViewBitmapRenderer.cpp [504/856] Linking build/waf/3.7/gtk3/_adv.cpython-37m-riscv64-linux-gnu.so [505/856] Compiling sip/cpp/sip_dataviewcmodule.cpp [506/856] Compiling sip/cpp/sip_dataviewwxVariantVector.cpp [507/856] Compiling sip/cpp/sip_dataviewwxTreeListItem.cpp [508/856] Compiling sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp [509/856] Compiling sip/cpp/sip_dataviewwxTreeListEvent.cpp [510/856] Compiling sip/cpp/sip_dataviewwxTreeListItemComparator.cpp [511/856] Compiling sip/cpp/sip_dataviewwxDataViewChoiceRenderer.cpp [512/856] Compiling sip/cpp/sip_dataviewwxTreeListCtrl.cpp [513/856] Compiling sip/cpp/sip_dataviewwxDataViewTreeStore.cpp [514/856] Compiling sip/cpp/sip_dataviewwxDataViewTreeCtrl.cpp [515/856] Compiling sip/cpp/sip_dataviewwxDataViewProgressRenderer.cpp [516/856] Compiling sip/cpp/sip_dataviewwxDataViewModel.cpp [517/856] Compiling sip/cpp/sip_dataviewwxDataViewModelNotifier.cpp [518/856] Compiling sip/cpp/sip_dataviewwxDataViewListStore.cpp [519/856] Compiling sip/cpp/sip_dataviewwxDataViewDateRenderer.cpp [520/856] Compiling sip/cpp/sip_dataviewwxDataViewRenderer.cpp [521/856] Compiling sip/cpp/sip_dataviewwxDataViewItemArray.cpp [522/856] Compiling sip/cpp/sip_dataviewwxDataViewIndexListModel.cpp [523/856] Compiling sip/cpp/sip_dataviewwxDataViewIconText.cpp [524/856] Compiling sip/cpp/sip_dataviewwxDataViewIconTextRenderer.cpp [525/856] Compiling sip/cpp/sip_dataviewwxDVCVariant.cpp [526/856] Compiling sip/cpp/sip_dataviewwxDataViewTextRenderer.cpp [527/856] Compiling sip/cpp/sip_dataviewwxDataViewColumn.cpp [528/856] Compiling sip/cpp/sip_dataviewwxDataViewVirtualListModel.cpp [529/856] Compiling sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp [530/856] Compiling sip/cpp/sip_dataviewwxDataViewCtrl.cpp [531/856] Compiling sip/cpp/sip_dataviewwxDataViewToggleRenderer.cpp [532/856] Compiling sip/cpp/sip_gridwxGridCellEnumEditor.cpp [533/856] Compiling sip/cpp/sip_gridwxGridCellAttrProvider.cpp [534/856] Compiling sip/cpp/sip_gridwxGridRangeSelectEvent.cpp [535/856] Compiling sip/cpp/sip_gridwxGridTableMessage.cpp [536/856] Compiling sip/cpp/sip_gridwxGridTableBase.cpp [537/856] Linking build/waf/3.7/gtk3/_dataview.cpython-37m-riscv64-linux-gnu.so [538/856] Compiling sip/cpp/sip_gridwxGridSizesInfo.cpp [539/856] Compiling sip/cpp/sip_gridwxGridRowHeaderRendererDefault.cpp [540/856] Compiling sip/cpp/sip_gridwxGridEvent.cpp [541/856] Compiling sip/cpp/sip_gridwxGridColumnHeaderRenderer.cpp [542/856] Compiling sip/cpp/sip_gridwxGridCellAutoWrapStringRenderer.cpp BUILDSTDERR: [543/856] Compiling sip/cpp/sip_gridwxGridEdit../../../../sip/cpp/sip_htmlwxHtmlTag.cpp: In function ‘PyObject* meth_wxHtmlTag_GetBeginPos(PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp:76:42: warning: ‘int wxHtmlTag::GetBeginPos() const’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 76 | 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:2146, BUILDSTDERR: from ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/html/htmltag.h:168:12: note: declared here BUILDSTDERR: 168 | 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:116:41: warning: ‘int wxHtmlTag::GetEndPos1() const’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 116 | 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:2146, BUILDSTDERR: from ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/html/htmltag.h:169:12: note: declared here BUILDSTDERR: 169 | 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:156:41: warning: ‘int wxHtmlTag::GetEndPos2() const’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 156 | 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:2146, BUILDSTDERR: from ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/html/htmltag.h:170:12: note: declared here BUILDSTDERR: 170 | inline int wxHtmlTag::GetEndPos2() const { return int(m_End2 - m_sourceStart); } BUILDSTDERR: | ^~~~~~~~~ orCreatedEvent.cpp [544/856] Compiling sip/cpp/sip_gridwxGridCornerHeaderRenderer.cpp [545/856] Compiling sip/cpp/sip_gridwxGridColumnHeaderRendererDefault.cpp [546/856] Compiling sip/cpp/sip_gridwxGridCellNumberRenderer.cpp [547/856] Compiling sip/cpp/sip_gridwxGridCellFloatRenderer.cpp [548/856] Compiling sip/cpp/sip_gridwxGridCellEditor.cpp [549/856] Compiling sip/cpp/sip_gridwxGridCellFloatEditor.cpp [550/856] Compiling sip/cpp/sip_gridwxGridCellDateTimeRenderer.cpp [551/856] Compiling sip/cpp/sip_gridwxGridCellCoords.cpp [552/856] Compiling sip/cpp/sip_gridwxGridCellChoiceEditor.cpp [553/856] Compiling sip/cpp/sip_gridwxGridCellAttr.cpp [554/856] Compiling sip/cpp/sip_gridwxGridRowHeaderRenderer.cpp [555/856] Compiling sip/cpp/sip_gridcmodule.cpp [556/856] Compiling sip/cpp/sip_gridwxGrid.cpp [557/856] Compiling sip/cpp/sip_gridwxGridCellBoolEditor.cpp [558/856] Compiling sip/cpp/sip_gridwxGridCellBoolRenderer.cpp [559/856] Compiling sip/cpp/sip_gridwxGridCellCoordsArray.cpp [560/856] Compiling sip/cpp/sip_gridwxGridCellEnumRenderer.cpp [561/856] Compiling sip/cpp/sip_gridwxGridSizeEvent.cpp [562/856] Compiling sip/cpp/sip_gridwxGridHeaderLabelsRenderer.cpp [563/856] Compiling sip/cpp/sip_gridwxGridCellRenderer.cpp [564/856] Compiling sip/cpp/sip_gridwxGridStringTable.cpp [565/856] Compiling sip/cpp/sip_gridwxGridCellNumberEditor.cpp [566/856] Compiling sip/cpp/sip_gridwxGridUpdateLocker.cpp [567/856] Compiling sip/cpp/sip_gridwxGridCellAutoWrapStringEditor.cpp [568/856] Compiling sip/cpp/sip_gridwxGridCellStringRenderer.cpp [569/856] Compiling sip/cpp/sip_gridwxGridCellTextEditor.cpp [570/856] Compiling sip/cpp/sip_gridwxGridCornerHeaderRendererDefault.cpp [571/856] Compiling sip/cpp/sip_stccmodule.cpp [572/856] Compiling sip/cpp/sip_stcwxStyledTextEvent.cpp [573/856] Compiling sip/cpp/sip_stcwxStyledTextCtrl.cpp [574/856] Compiling sip/cpp/sip_htmlwxHtmlLinkInfo.cpp [575/856] Compiling sip/cpp/sip_htmlwxHtmlCell.cpp [576/856] Linking build/waf/3.7/gtk3/_grid.cpython-37m-riscv64-linux-gnu.so [577/856] Compiling sip/cpp/sip_htmlwxHtmlEasyPrinting.cpp [578/856] Compiling sip/cpp/sip_htmlwxHtmlColourCell.cpp [579/856] Compiling sip/cpp/sip_htmlwxHtmlCellEvent.cpp [580/856] Compiling sip/cpp/sip_htmlwxHtmlHelpFrame.cpp [581/856] Compiling sip/cpp/sip_htmlwxHtmlBookRecArray.cpp [582/856] Compiling sip/cpp/sip_htmlwxSimpleHtmlListBox.cpp [583/856] Compiling sip/cpp/sip_htmlwxHtmlWordCell.cpp [584/856] Compiling sip/cpp/sip_htmlwxHtmlWindowInterface.cpp [585/856] Linking build/waf/3.7/gtk3/_stc.cpython-37m-riscv64-linux-gnu.so [586/856] Compiling sip/cpp/sip_htmlwxHtmlWindow.cpp [587/856] Compiling sip/cpp/sip_htmlwxHtmlWinParser.cpp [588/856] Compiling sip/cpp/sip_htmlwxHtmlWidgetCell.cpp [589/856] Compiling sip/cpp/sip_htmlwxHtmlPrintout.cpp [590/856] Compiling sip/cpp/sip_htmlwxHtmlRenderingInfo.cpp [591/856] Compiling sip/cpp/sip_htmlwxHtmlParser.cpp [592/856] Compiling sip/cpp/sip_htmlwxHtmlLinkEvent.cpp [593/856] Compiling sip/cpp/sip_htmlwxHtmlModalHelp.cpp [594/856] Compiling sip/cpp/sip_htmlwxHtmlHelpWindow.cpp [595/856] Compiling sip/cpp/sip_htmlwxHtmlHelpDialog.cpp [596/856] Compiling sip/cpp/sip_htmlwxHtmlHelpDataItems.cpp [597/856] Compiling sip/cpp/sip_htmlwxHtmlFilter.cpp [598/856] Compiling sip/cpp/sip_htmlwxHtmlDCRenderer.cpp [599/856] Compiling sip/cpp/sip_htmlwxHtmlContainerCell.cpp [600/856] Compiling sip/cpp/sip_htmlwxHtmlBookRecord.cpp [601/856] Compiling sip/cpp/sip_htmlwxHtmlRenderingState.cpp [602/856] Compiling sip/cpp/sip_htmlwxHtmlWordWithTabsCell.cpp [603/856] Compiling sip/cpp/sip_htmlwxHtmlRenderingStyle.cpp [604/856] Compiling sip/cpp/sip_htmlwxHtmlHelpDataItem.cpp [605/856] Compiling sip/cpp/sip_htmlwxHtmlTag.cpp [606/856] Compiling sip/cpp/sip_htmlwxHtmlSelection.cpp [607/856] Compiling sip/cpp/sip_htmlwxHtmlListBox.cpp [608/856] Compiling sip/cpp/sip_htmlwxHtmlFontCell.cpp [609/856] Compiling sip/cpp/sip_htmlwxHtmlHelpController.cpp [610/856] Compiling sip/cpp/sip_htmlwxHtmlWinTagHandler.cpp [611/856] Compiling sip/cpp/sip_htmlcmodule.cpp [612/856] Compiling sip/cpp/sip_htmlwxHtmlTagHandler.cpp [613/856] Compiling sip/cpp/sip_htmlwxHtmlHelpData.cpp [614/856] Compiling sip/cpp/sip_glcanvaswxGLContext.cpp [615/856] Compiling sip/cpp/sip_glcanvaswxGLCanvas.cpp [616/856] Compiling sip/cpp/sip_glcanvascmodule.cpp [617/856] Compiling sip/cpp/sip_html2wxWebView.cpp [618/856] Compiling sip/cpp/sip_html2wxWebViewEvent.cpp [619/856] Linking build/waf/3.7/gtk3/_html.cpython-37m-riscv64-linux-gnu.so [620/856] Compiling sip/cpp/sip_html2wxWebViewHistoryItem.cpp [621/856] Compiling sip/cpp/sip_html2wxWebViewFactory.cpp [622/856] Compiling sip/cpp/sip_html2wxWebViewHandler.cpp [623/856] Linking build/waf/3.7/gtk3/_glcanvas.cpython-37m-riscv64-linux-gnu.so [624/856] Compiling sip/cpp/sip_html2cmodule.cpp [625/856] Compiling sip/cpp/sip_html2wxWebViewFSHandler.cpp [626/856] Compiling sip/cpp/sip_html2wxWebViewArchiveHandler.cpp [627/856] Compiling sip/cpp/sip_xmlcmodule.cpp [628/856] Compiling sip/cpp/sip_xmlwxXmlDocument.cpp [629/856] Compiling sip/cpp/sip_xmlwxXmlAttribute.cpp [630/856] Compiling sip/cpp/sip_xmlwxXmlNode.cpp [631/856] Compiling sip/cpp/sip_xrcwxXmlResourceHandler.cpp [632/856] Linking build/waf/3.7/gtk3/_html2.cpython-37m-riscv64-linux-gnu.so [633/856] Compiling sip/cpp/sip_xrcwxAnimation.cpp [634/856] Compiling sip/cpp/sip_xrcwxXmlResource.cpp [635/856] Compiling sip/cpp/sip_xrcwxXmlSubclassFactory.cpp [636/856] Compiling sip/cpp/sip_xrccmodule.cpp [637/856] Linking build/waf/3.7/gtk3/_xml.cpython-37m-riscv64-linux-gnu.so [638/856] Compiling sip/cpp/sip_richtextwxRichTextListStyleDefinition.cpp [639/856] Compiling sip/cpp/sip_richtextwxRichTextFieldType.cpp [640/856] Compiling sip/cpp/sip_richtextwxRichTextCtrl.cpp [641/856] Compiling sip/cpp/sip_richtextwxRichTextStyleComboCtrl.cpp [642/856] Compiling sip/cpp/sip_richtextwxRichTextContextMenuPropertiesInfo.cpp [643/856] Linking build/waf/3.7/gtk3/_xrc.cpython-37m-riscv64-linux-gnu.so [644/856] Compiling sip/cpp/sip_richtextwxRichTextBox.cpp [645/856] Compiling sip/cpp/sip_richtextwxRichTextCell.cpp [646/856] Compiling sip/cpp/sip_richtextwxRichTextBuffer.cpp [647/856] Compiling sip/cpp/sip_richtextwxTextAttrBorders.cpp [648/856] Compiling sip/cpp/sip_richtextwxTextAttrDimensions.cpp [649/856] Compiling sip/cpp/sip_richtextwxRichTextTable.cpp [650/856] Compiling sip/cpp/sip_richtextwxRichTextImage.cpp [651/856] Compiling sip/cpp/sip_richtextwxTextAttrDimensionConverter.cpp [652/856] Compiling sip/cpp/sip_richtextwxRichTextFieldTypeStandard.cpp [653/856] Compiling sip/cpp/sip_richtextwxTextBoxAttr.cpp [654/856] Compiling sip/cpp/sip_richtextwxRichTextStyleDefinition.cpp [655/856] Compiling sip/cpp/sip_richtextwxRichTextParagraphStyleDefinition.cpp [656/856] Compiling sip/cpp/sip_richtextwxRichTextRenderer.cpp [657/856] Compiling sip/cpp/sip_richtextwxRichTextStyleListCtrl.cpp [658/856] Compiling sip/cpp/sip_richtextwxRichTextParagraphLayoutBox.cpp [659/856] Compiling sip/cpp/sip_richtextwxRichTextObjectList.cpp [660/856] Compiling sip/cpp/sip_richtextwxRichTextObjectPtrArray.cpp [661/856] Compiling sip/cpp/sip_richtextwxRichTextFormattingDialogFactory.cpp [662/856] Compiling sip/cpp/sip_richtextwxRichTextFileHandlerList_iterator.cpp [663/856] Compiling sip/cpp/sip_richtextwxRichTextFileHandlerList.cpp [664/856] Compiling sip/cpp/sip_richtextwxRichTextAttrArray.cpp [665/856] Compiling sip/cpp/sip_richtextwxRichTextDrawingHandler.cpp [666/856] Compiling sip/cpp/sip_richtextwxRichTextHeaderFooterData.cpp [667/856] Compiling sip/cpp/sip_richtextwxTextAttrSize.cpp [668/856] Compiling sip/cpp/sip_richtextwxRichTextFileHandler.cpp [669/856] Compiling sip/cpp/sip_richtextwxRichTextActionList.cpp [670/856] Compiling sip/cpp/sip_richtextwxRichTextAttr.cpp [671/856] Compiling sip/cpp/sip_richtextwxRichTextStyleSheet.cpp [672/856] Compiling sip/cpp/sip_richtextwxRichTextProperties.cpp [673/856] Compiling sip/cpp/sip_richtextwxRichTextXMLHandler.cpp [674/856] Compiling sip/cpp/sip_richtextwxRichTextParagraph.cpp [675/856] Compiling sip/cpp/sip_richtextwxRichTextPrinting.cpp [676/856] Compiling sip/cpp/sip_richtextwxRichTextSelection.cpp [677/856] Compiling sip/cpp/sip_richtextwxRichTextRange.cpp [678/856] Compiling sip/cpp/sip_richtextwxSymbolPickerDialog.cpp [679/856] Compiling sip/cpp/sip_richtextwxRichTextPlainTextHandler.cpp [680/856] Compiling sip/cpp/sip_richtextwxRichTextObjectList_iterator.cpp [681/856] Compiling sip/cpp/sip_richtextwxRichTextField.cpp [682/856] Compiling sip/cpp/sip_richtextwxRichTextEvent.cpp [683/856] Compiling sip/cpp/sip_richtextwxRichTextLineList_iterator.cpp [684/856] Compiling sip/cpp/sip_richtextwxRichTextLineList.cpp [685/856] Compiling sip/cpp/sip_richtextwxRichTextStyleOrganiserDialog.cpp [686/856] Compiling sip/cpp/sip_richtextwxRichTextFloatCollector.cpp [687/856] Compiling sip/cpp/sip_richtextwxRichTextVariantArray.cpp [688/856] Compiling sip/cpp/sip_richtextcmodule.cpp [689/856] Compiling sip/cpp/sip_richtextwxRichTextImageBlock.cpp [690/856] Compiling sip/cpp/sip_richtextwxTextAttrDimension.cpp [691/856] Compiling sip/cpp/sip_richtextwxRichTextStyleListBox.cpp [692/856] Compiling sip/cpp/sip_richtextwxRichTextStdRenderer.cpp [693/856] Compiling sip/cpp/sip_richtextwxRichTextPlainText.cpp [694/856] Compiling sip/cpp/sip_richtextwxRichTextObjectList__iterator.cpp [695/856] Compiling sip/cpp/sip_richtextwxRichTextLine.cpp [696/856] Compiling sip/cpp/sip_richtextwxRichTextAction.cpp [697/856] Compiling sip/cpp/sip_richtextwxRichTextObjectAddress.cpp [698/856] Compiling sip/cpp/sip_richtextwxRichTextHTMLHandler.cpp [699/856] Compiling sip/cpp/sip_richtextwxRichTextFontTable.cpp [700/856] Compiling sip/cpp/sip_richtextwxRichTextDrawingHandlerList_iterator.cpp [701/856] Compiling sip/cpp/sip_richtextwxRichTextDrawingContext.cpp [702/856] Compiling sip/cpp/sip_richtextwxRichTextCompositeObject.cpp [703/856] Compiling sip/cpp/sip_richtextwxRichTextActionList_iterator.cpp [704/856] Compiling sip/cpp/sip_richtextwxRichTextPrintout.cpp [705/856] Compiling sip/cpp/sip_richtextwxRichTextDrawingHandlerList.cpp [706/856] Compiling sip/cpp/sip_richtextwxRichTextFormattingDialog.cpp [707/856] Compiling sip/cpp/sip_richtextwxTextAttrBorder.cpp [708/856] Compiling sip/cpp/sip_richtextwxRichTextBufferDataObject.cpp [709/856] Compiling sip/cpp/sip_richtextwxRichTextObject.cpp [710/856] Compiling sip/cpp/sip_richtextwxRichTextCharacterStyleDefinition.cpp [711/856] Compiling sip/cpp/sip_richtextwxRichTextCommand.cpp [712/856] Compiling sip/cpp/sip_richtextwxRichTextObjectList_.cpp [713/856] Compiling sip/cpp/sip_richtextwxRichTextObjectPtrArrayArray.cpp [714/856] Compiling sip/cpp/sip_richtextwxRichTextRangeArray.cpp [715/856] Compiling sip/cpp/sip_mediacmodule.cpp [716/856] Compiling sip/cpp/sip_mediawxMediaCtrl.cpp [717/856] Compiling sip/cpp/sip_mediawxMediaEvent.cpp [718/856] Compiling sip/cpp/sip_ribbonwxRibbonToolBarEvent.cpp [719/856] Compiling sip/cpp/sip_ribbonwxRibbonPageTabInfo.cpp [720/856] Linking build/waf/3.7/gtk3/_richtext.cpython-37m-riscv64-linux-gnu.so [721/856] Compiling sip/cpp/sip_ribboncmodule.cpp [722/856] Compiling sip/cpp/sip_ribbonwxRibbonPanel.cpp [723/856] Linking build/waf/3.7/gtk3/_media.cpython-37m-riscv64-linux-gnu.so [724/856] Compiling sip/cpp/sip_ribbonwxRibbonControl.cpp [725/856] Compiling sip/cpp/sip_ribbonwxRibbonArtProvider.cpp [726/856] Compiling sip/cpp/sip_ribbonwxRibbonPanelEvent.cpp [727/856] Compiling sip/cpp/sip_ribbonwxRibbonPage.cpp [728/856] Compiling sip/cpp/sip_ribbonwxRibbonGallery.cpp [729/856] Compiling sip/cpp/sip_ribbonwxRibbonGalleryEvent.cpp [730/856] Compiling sip/cpp/sip_ribbonwxRibbonButtonBar.cpp [731/856] Compiling sip/cpp/sip_ribbonwxRibbonButtonBarButtonBase.cpp [732/856] Compiling sip/cpp/sip_ribbonwxRibbonToolBarToolBase.cpp [733/856] Compiling sip/cpp/sip_ribbonwxRibbonButtonBarEvent.cpp [734/856] Compiling sip/cpp/sip_ribbonwxRibbonAUIArtProvider.cpp [735/856] Compiling sip/cpp/sip_ribbonwxRibbonPageTabInfoArray.cpp [736/856] Compiling sip/cpp/sip_ribbonwxRibbonMSWArtProvider.cpp [737/856] Compiling sip/cpp/sip_ribbonwxRibbonGalleryItem.cpp [738/856] Compiling sip/cpp/sip_ribbonwxRibbonBar.cpp [739/856] Compiling sip/cpp/sip_ribbonwxRibbonBarEvent.cpp BUILDSTDERR: [740/856] Compiling sip/cpp/sip_ribbonwxR../../../../sip/cpp/sip_propgridwxPGProperty.cpp: In function ‘PyObject* meth_wxPGProperty_AddChild(PyObject*, PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_propgridwxPGProperty.cpp:1402:34: warning: ‘void wxPGProperty::AddChild(wxPGProperty*)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1402 | sipCpp->AddChild(prop); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_propgrid.h:2971, BUILDSTDERR: from ../../../../sip/cpp/sip_propgridwxPGProperty.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/propgrid/property.h:2231:24: note: declared here BUILDSTDERR: 2231 | wxDEPRECATED( void AddChild( wxPGProperty* prop ) ); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_propgridwxPGProperty.cpp: In function ‘PyObject* meth_wxPGProperty_GetValueString(PyObject*, PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_propgridwxPGProperty.cpp:3142:69: warning: ‘wxString wxPGProperty::GetValueString(int) const’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 3142 | sipRes = new ::wxString(sipCpp->GetValueString(argFlags)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_propgrid.h:2971, BUILDSTDERR: from ../../../../sip/cpp/sip_propgridwxPGProperty.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/propgrid/property.h:1657:28: note: declared here BUILDSTDERR: 1657 | wxDEPRECATED( wxString GetValueString( int argFlags = 0 ) const ); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ ibbonToolBar.cpp [741/856] Compiling sip/cpp/sip_propgridwxPGVIterator.cpp [742/856] Compiling sip/cpp/sip_propgridwxMultiChoiceProperty.cpp [743/856] Compiling sip/cpp/sip_propgridwxPropertyGridPageState.cpp [744/856] Compiling sip/cpp/sip_propgridwxPGCellData.cpp [745/856] Compiling sip/cpp/sip_propgridwxPGPropArgCls.cpp [746/856] Linking build/waf/3.7/gtk3/_ribbon.cpython-37m-riscv64-linux-gnu.so [747/856] Compiling sip/cpp/sip_propgridwxPGDefaultRenderer.cpp [748/856] Compiling sip/cpp/sip_propgridwxPGEditorDialogAdapter.cpp [749/856] Compiling sip/cpp/sip_propgridwxUIntProperty.cpp [750/856] Compiling sip/cpp/sip_propgridwxPGPaintData.cpp [751/856] Compiling sip/cpp/sip_propgridwxFontProperty.cpp [752/856] Compiling sip/cpp/sip_propgridcmodule.cpp [753/856] Compiling sip/cpp/sip_propgridwxEditEnumProperty.cpp [754/856] Compiling sip/cpp/sip_propgridwxPGChoices.cpp [755/856] Compiling sip/cpp/sip_propgridwxPGChoiceAndButtonEditor.cpp [756/856] Compiling sip/cpp/sip_propgridwxPGChoiceEntry.cpp [757/856] Compiling sip/cpp/sip_propgridwxPGSpinCtrlEditor.cpp [758/856] Compiling sip/cpp/sip_propgridwxPGVariant.cpp [759/856] Compiling sip/cpp/sip_propgridwxDirProperty.cpp [760/856] Compiling sip/cpp/sip_propgridwxImageFileProperty.cpp [761/856] Compiling sip/cpp/sip_propgridwxPGLongStringDialogAdapter.cpp [762/856] Compiling sip/cpp/sip_propgridwxPGArrayEditorDialog.cpp [763/856] Compiling sip/cpp/sip_propgridwxPGFileDialogAdapter.cpp [764/856] Compiling sip/cpp/sip_propgridwxArrayPGProperty.cpp [765/856] Compiling sip/cpp/sip_propgridwxArrayStringProperty.cpp [766/856] Compiling sip/cpp/sip_propgridwxDateProperty.cpp [767/856] Compiling sip/cpp/sip_propgridwxFloatProperty.cpp [768/856] Compiling sip/cpp/sip_propgridwxPropertyGridHitTestResult.cpp [769/856] Compiling sip/cpp/sip_propgridwxPropertyGridPage.cpp [770/856] Compiling sip/cpp/sip_propgridwxPropertyGridManager.cpp [771/856] Compiling sip/cpp/sip_propgridwxPropertyGridIteratorBase.cpp [772/856] Compiling sip/cpp/sip_propgridwxPGTextCtrlAndButtonEditor.cpp [773/856] Compiling sip/cpp/sip_propgridwxPropertyGridIterator.cpp [774/856] Compiling sip/cpp/sip_propgridwxPropertyCategory.cpp [775/856] Compiling sip/cpp/sip_propgridwxPGChoicesData.cpp [776/856] Compiling sip/cpp/sip_propgridwxPGCellRenderer.cpp [777/856] Compiling sip/cpp/sip_propgridwxPGInDialogValidator.cpp [778/856] Compiling sip/cpp/sip_propgridwxSystemColourProperty.cpp [779/856] Compiling sip/cpp/sip_propgridwxPGVariantList.cpp [780/856] Compiling sip/cpp/sip_propgridwxPGProperty.cpp [781/856] Compiling sip/cpp/sip_propgridwxFlagsProperty.cpp [782/856] Compiling sip/cpp/sip_propgridwxColourProperty.cpp [783/856] Compiling sip/cpp/sip_propgridwxPGEditor.cpp [784/856] Compiling sip/cpp/sip_propgridwxPropertyGridInterface.cpp [785/856] Compiling sip/cpp/sip_propgridwxPGWindowList.cpp [786/856] Compiling sip/cpp/sip_propgridwxPGMultiButton.cpp [787/856] Compiling sip/cpp/sip_propgridwxFileProperty.cpp [788/856] Compiling sip/cpp/sip_propgridwxCursorProperty.cpp [789/856] Compiling sip/cpp/sip_propgridwxPGTextCtrlEditor.cpp [790/856] Compiling sip/cpp/sip_propgridwxColourPropertyValue.cpp [791/856] Compiling sip/cpp/sip_propgridwxPGArrayStringEditorDialog.cpp [792/856] Compiling sip/cpp/sip_propgridwxPGComboBoxEditor.cpp [793/856] Compiling sip/cpp/sip_propgridwxBoolProperty.cpp [794/856] Compiling sip/cpp/sip_propgridwxPGChoiceEditor.cpp [795/856] Compiling sip/cpp/sip_propgridwxPGCell.cpp [796/856] Compiling sip/cpp/sip_propgridwxLongStringProperty.cpp [797/856] Compiling sip/cpp/sip_propgridwxPropertyGridEvent.cpp [798/856] Compiling sip/cpp/sip_propgridwxEnumProperty.cpp [799/856] Compiling sip/cpp/sip_propgridwxPGValidationInfo.cpp [800/856] Compiling sip/cpp/sip_propgridwxPGCheckBoxEditor.cpp [801/856] Compiling sip/cpp/sip_propgridwxStringProperty.cpp [802/856] Compiling sip/cpp/sip_propgridwxNumericPropertyValidator.cpp [803/856] Compiling sip/cpp/sip_propgridwxIntProperty.cpp [804/856] Compiling sip/cpp/sip_propgridwxPropertyGrid.cpp [805/856] Compiling sip/cpp/sip_auiwxAuiToolBarItemArray.cpp BUILDSTDERR: [80+ popd + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 6/856] Compiling sip/cpp/sip_auiwxAuiTabContainerButton.cpp [807/856] Compiling sip/cpp/sip_auiwxAuiNotebookEvent.cpp [808/856] Compiling sip/cpp/sip_auiwxAuiMDIClientWindow.cpp [809/856] Compiling sip/cpp/sip_auiwxAuiTabArt.cpp [810/856] Compiling sip/cpp/sip_auiwxAuiTabCtrl.cpp [811/856] Compiling sip/cpp/sip_auiwxAuiDockArt.cpp [812/856] Linking build/waf/3.7/gtk3/_propgrid.cpython-37m-riscv64-linux-gnu.so [813/856] Compiling sip/cpp/sip_auiwxAuiTabContainerButtonArray.cpp [814/856] Compiling sip/cpp/sip_auiwxAuiManager.cpp [815/856] Compiling sip/cpp/sip_auiwxAuiMDIParentFrame.cpp [816/856] Compiling sip/cpp/sip_auiwxAuiDockInfoPtrArray.cpp [817/856] Compiling sip/cpp/sip_auiwxAuiPaneInfoArray.cpp [818/856] Compiling sip/cpp/sip_auiwxAuiTabContainer.cpp [819/856] Compiling sip/cpp/sip_auiwxAuiDefaultDockArt.cpp [820/856] Compiling sip/cpp/sip_auiwxAuiToolBarEvent.cpp [821/856] Compiling sip/cpp/sip_auiwxAuiToolBar.cpp [822/856] Compiling sip/cpp/sip_auiwxAuiDefaultTabArt.cpp [823/856] Compiling sip/cpp/sip_auicmodule.cpp [824/856] Compiling sip/cpp/sip_auiwxAuiPaneInfoPtrArray.cpp [825/856] Compiling sip/cpp/sip_auiwxAuiMDIChildFrame.cpp [826/856] Compiling sip/cpp/sip_auiwxAuiSimpleTabArt.cpp [827/856] Compiling sip/cpp/sip_auiwxAuiNotebook.cpp [828/856] Compiling sip/cpp/sip_auiwxAuiToolBarArt.cpp [829/856] Compiling sip/cpp/sip_auiwxAuiDockUIPartArray.cpp [830/856] Compiling sip/cpp/sip_auiwxAuiNotebookPage.cpp [831/856] Compiling sip/cpp/sip_auiwxAuiPaneButton.cpp [832/856] Compiling sip/cpp/sip_auiwxAuiNotebookPageArray.cpp [833/856] Compiling sip/cpp/sip_auiwxAuiPaneInfo.cpp [834/856] Compiling sip/cpp/sip_auiwxAuiPaneButtonArray.cpp [835/856] Compiling sip/cpp/sip_auiwxAuiDockInfoArray.cpp [836/856] Compiling sip/cpp/sip_auiwxAuiDockUIPart.cpp [837/856] Compiling sip/cpp/sip_auiwxAuiDefaultToolBarArt.cpp [838/856] Compiling sip/cpp/sip_auiwxAuiToolBarItem.cpp [839/856] Compiling sip/cpp/sip_auiwxAuiDockInfo.cpp [840/856] Compiling sip/cpp/sip_auiwxAuiManagerEvent.cpp [841/856] Compiling build/waf/3.7/gtk3/_core.cpython-37m-riscv64-linux-gnu.so [842/856] Compiling build/waf/3.7/gtk3/_adv.cpython-37m-riscv64-linux-gnu.so [843/856] Compiling build/waf/3.7/gtk3/_dataview.cpython-37m-riscv64-linux-gnu.so [844/856] Compiling build/waf/3.7/gtk3/_grid.cpython-37m-riscv64-linux-gnu.so [845/856] Compiling build/waf/3.7/gtk3/_stc.cpython-37m-riscv64-linux-gnu.so [846/856] Compiling build/waf/3.7/gtk3/_html.cpython-37m-riscv64-linux-gnu.so [847/856] Compiling build/waf/3.7/gtk3/_glcanvas.cpython-37m-riscv64-linux-gnu.so [848/856] Compiling build/waf/3.7/gtk3/_html2.cpython-37m-riscv64-linux-gnu.so [849/856] Compiling build/waf/3.7/gtk3/_xml.cpython-37m-riscv64-linux-gnu.so [850/856] Compiling build/waf/3.7/gtk3/_xrc.cpython-37m-riscv64-linux-gnu.so [851/856] Compiling build/waf/3.7/gtk3/_richtext.cpython-37m-riscv64-linux-gnu.so [852/856] Compiling build/waf/3.7/gtk3/_media.cpython-37m-riscv64-linux-gnu.so [853/856] Compiling build/waf/3.7/gtk3/_ribbon.cpython-37m-riscv64-linux-gnu.so [854/856] Compiling build/waf/3.7/gtk3/_propgrid.cpython-37m-riscv64-linux-gnu.so [855/856] Linking build/waf/3.7/gtk3/_aui.cpython-37m-riscv64-linux-gnu.so [856/856] Compiling build/waf/3.7/gtk3/_aui.cpython-37m-riscv64-linux-gnu.so Waf: Leaving directory `/builddir/build/BUILD/python-wxpython4-4.0.6/python3/build/waf/3.7/gtk3' 'build' finished successfully (13h58m59.693s) ------------ BUILD FINISHED ------------ To use wxPython from the build folder (without installing): - Set your PYTHONPATH variable to /builddir/build/BUILD/python-wxpython4-4.0.6/python3. - You may also need to set your (DY)LD_LIBRARY_PATH to /builddir/build/BUILD/python-wxpython4-4.0.6/python3/build/wxbld/gtk3/lib, or wherever the wxWidgets libs have been installed. Finished command: build_py (841m1.433s) Done! ~/build/BUILD/python-wxpython4-4.0.6 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Kr2wM8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64 + cd python-wxpython4-4.0.6 + mkdir -p /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages + pushd python2 + easy_install-2.7 -m -d /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages -Z dist/wxPython-4.0.6-py2.7-linux-riscv64.egg + popd + pushd python3 + /usr/bin/python3 build.py install_py --destdir=/builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64 ~/build/BUILD/python-wxpython4-4.0.6/python2 ~/build/BUILD/python-wxpython4-4.0.6 Processing wxPython-4.0.6-py2.7-linux-riscv64.egg creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg Extracting wxPython-4.0.6-py2.7-linux-riscv64.egg to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages Installing wxdemo script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages Installing img2png script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages Installing pyslices script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages Installing img2py script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages Installing pyslicesshell script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages Installing wxget script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages Installing helpviewer script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages Installing pyshell script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages Installing pycrust script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages Installing wxdocs script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages Installing pywxrc script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages Installing img2xpm script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages Installed /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg Because this distribution was installed --multi-version, before you can import modules from this package in an application, you will need to 'import pkg_resources' and then use a 'require()' call similar to one of these examples, in order to select the desired version: pkg_resources.require("wxPython") # latest installed version pkg_resources.require("wxPython==4.0.6") # this exact version pkg_resources.require("wxPython>=4.0.6") # this version or higher Note also that the installation directory must be on sys.path at runtime for this to work. (e.g. by being the application's script directory, by being on PYTHONPATH, or by being added to sys.path by your code.) Processing dependencies for wxPython==4.0.6 Finished processing dependencies for wxPython==4.0.6 ~/build/BUILD/python-wxpython4-4.0.6 ~/build/BUILD/python-wxpython4-4.0.6/python3 ~/build/BUILD/python-wxpython4-4.0.6 running install running build running build_py creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/wx copying wx/aui.py -> build/lib.linux-riscv64-3.7/wx copying wx/glcanvas.py -> build/lib.linux-riscv64-3.7/wx copying wx/core.py -> build/lib.linux-riscv64-3.7/wx copying wx/richtext.py -> build/lib.linux-riscv64-3.7/wx copying wx/xml.py -> build/lib.linux-riscv64-3.7/wx copying wx/__init__.py -> build/lib.linux-riscv64-3.7/wx copying wx/gizmos.py -> build/lib.linux-riscv64-3.7/wx copying wx/msw.py -> build/lib.linux-riscv64-3.7/wx copying wx/webkit.py -> build/lib.linux-riscv64-3.7/wx copying wx/propgrid.py -> build/lib.linux-riscv64-3.7/wx copying wx/html2.py -> build/lib.linux-riscv64-3.7/wx copying wx/stc.py -> build/lib.linux-riscv64-3.7/wx copying wx/media.py -> build/lib.linux-riscv64-3.7/wx copying wx/xrc.py -> build/lib.linux-riscv64-3.7/wx copying wx/adv.py -> build/lib.linux-riscv64-3.7/wx copying wx/ribbon.py -> build/lib.linux-riscv64-3.7/wx copying wx/__version__.py -> build/lib.linux-riscv64-3.7/wx copying wx/dataview.py -> build/lib.linux-riscv64-3.7/wx copying wx/grid.py -> build/lib.linux-riscv64-3.7/wx copying wx/html.py -> build/lib.linux-riscv64-3.7/wx creating build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/delayedresult.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/busy.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/imageutils.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/combotreebox.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/gridmovers.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/softwareupdate.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/langlistctrl.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/progressindicator.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/anchors.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/activexwrapper.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/splitter.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/newevent.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/resizewidget.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/activex.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/scrolledpanel.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/multisash.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/intctrl.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/msgpanel.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/pydocview.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/wordwrap.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/gestures.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/iewin.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/statbmp.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/CDate.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/flashwin_old.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/__init__.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/pdfwin_old.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/ClickableHtmlWindow.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/eventwatcher.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/sized_controls.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/foldmenu.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/buttons.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/rcsizer.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/dialogs.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/flashwin.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/ticker_xrc.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/nvdlg.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/ticker.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/layoutf.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/sheet.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/stattext.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/wxpTag.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/fancytext.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/throbber.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/popupctl.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/calendar.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/printout.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/colourutils.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/utils.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/pdfwin.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/docview.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/embeddedimage.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/iewin_old.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/dragscroller.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/expando.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/colourdb.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/evtmgr.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/eventStack.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/filebrowsebutton.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/graphics.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/itemspicker.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/infoframe.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/colourselect.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/inspection.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/platebtn.py -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/imagebrowser.py -> build/lib.linux-riscv64-3.7/wx/lib creating build/lib.linux-riscv64-3.7/wx/py copying wx/py/PyCrust.py -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/PyFilling.py -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/crust.py -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/magic.py -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/PyWrap.py -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/filling.py -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/editwindow.py -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/editor.py -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/PySlicesShell.py -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/introspect.py -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/PyAlaMode.py -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/shell.py -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/__init__.py -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/PySlices.py -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/pseudo.py -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/dispatcher.py -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/path.py -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/PyAlaCarte.py -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/parse.py -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/document.py -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/interpreter.py -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/buffer.py -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/PyShell.py -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/images.py -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/crustslices.py -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/PyAlaModeTest.py -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/frame.py -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/sliceshell.py -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/version.py -> build/lib.linux-riscv64-3.7/wx/py creating build/lib.linux-riscv64-3.7/wx/tools copying wx/tools/img2xpm.py -> build/lib.linux-riscv64-3.7/wx/tools copying wx/tools/img2py.py -> build/lib.linux-riscv64-3.7/wx/tools copying wx/tools/wxget_docs_demo.py -> build/lib.linux-riscv64-3.7/wx/tools copying wx/tools/__init__.py -> build/lib.linux-riscv64-3.7/wx/tools copying wx/tools/img2png.py -> build/lib.linux-riscv64-3.7/wx/tools copying wx/tools/dbg.py -> build/lib.linux-riscv64-3.7/wx/tools copying wx/tools/wxget.py -> build/lib.linux-riscv64-3.7/wx/tools copying wx/tools/genaxmodule.py -> build/lib.linux-riscv64-3.7/wx/tools copying wx/tools/helpviewer.py -> build/lib.linux-riscv64-3.7/wx/tools copying wx/tools/img2img.py -> build/lib.linux-riscv64-3.7/wx/tools copying wx/tools/pywxrc.py -> build/lib.linux-riscv64-3.7/wx/tools creating build/lib.linux-riscv64-3.7/wx/lib/masked copying wx/lib/masked/numctrl.py -> build/lib.linux-riscv64-3.7/wx/lib/masked copying wx/lib/masked/textctrl.py -> build/lib.linux-riscv64-3.7/wx/lib/masked copying wx/lib/masked/timectrl.py -> build/lib.linux-riscv64-3.7/wx/lib/masked copying wx/lib/masked/__init__.py -> build/lib.linux-riscv64-3.7/wx/lib/masked copying wx/lib/masked/ctrl.py -> build/lib.linux-riscv64-3.7/wx/lib/masked copying wx/lib/masked/combobox.py -> build/lib.linux-riscv64-3.7/wx/lib/masked copying wx/lib/masked/ipaddrctrl.py -> build/lib.linux-riscv64-3.7/wx/lib/masked copying wx/lib/masked/maskededit.py -> build/lib.linux-riscv64-3.7/wx/lib/masked creating build/lib.linux-riscv64-3.7/wx/lib/colourchooser copying wx/lib/colourchooser/canvas.py -> build/lib.linux-riscv64-3.7/wx/lib/colourchooser copying wx/lib/colourchooser/intl.py -> build/lib.linux-riscv64-3.7/wx/lib/colourchooser copying wx/lib/colourchooser/pypalette.py -> build/lib.linux-riscv64-3.7/wx/lib/colourchooser copying wx/lib/colourchooser/__init__.py -> build/lib.linux-riscv64-3.7/wx/lib/colourchooser copying wx/lib/colourchooser/pycolourbox.py -> build/lib.linux-riscv64-3.7/wx/lib/colourchooser copying wx/lib/colourchooser/pycolourchooser.py -> build/lib.linux-riscv64-3.7/wx/lib/colourchooser copying wx/lib/colourchooser/pycolourslider.py -> build/lib.linux-riscv64-3.7/wx/lib/colourchooser creating build/lib.linux-riscv64-3.7/wx/lib/art copying wx/lib/art/__init__.py -> build/lib.linux-riscv64-3.7/wx/lib/art copying wx/lib/art/img2pyartprov.py -> build/lib.linux-riscv64-3.7/wx/lib/art copying wx/lib/art/flagart.py -> build/lib.linux-riscv64-3.7/wx/lib/art creating build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/multidirdialog.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/aquabutton.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/supertooltip.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/hypertreelist.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/speedmeter.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/knobctrl.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/labelbook.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/customtreectrl.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/artmanager.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/fmresources.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/flatmenu.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/shapedbutton.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/pycollapsiblepane.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/piectrl.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/hyperlink.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/advancedsplash.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/__init__.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/gradientbutton.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/flatnotebook.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/pybusyinfo.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/genericmessagedialog.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/infobar.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/shortcuteditor.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/pyprogress.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/toasterbox.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/peakmeter.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/buttonpanel.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/rulerctrl.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/xlsgrid.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/zoombar.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/fmcustomizedlg.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/foldpanelbar.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/balloontip.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/thumbnailctrl.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/fourwaysplitter.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/cubecolourdialog.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/pygauge.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/ultimatelistctrl.py -> build/lib.linux-riscv64-3.7/wx/lib/agw copying wx/lib/agw/floatspin.py -> build/lib.linux-riscv64-3.7/wx/lib/agw creating build/lib.linux-riscv64-3.7/wx/lib/analogclock copying wx/lib/analogclock/helpers.py -> build/lib.linux-riscv64-3.7/wx/lib/analogclock copying wx/lib/analogclock/styles.py -> build/lib.linux-riscv64-3.7/wx/lib/analogclock copying wx/lib/analogclock/setup.py -> build/lib.linux-riscv64-3.7/wx/lib/analogclock copying wx/lib/analogclock/analogclock.py -> build/lib.linux-riscv64-3.7/wx/lib/analogclock copying wx/lib/analogclock/__init__.py -> build/lib.linux-riscv64-3.7/wx/lib/analogclock creating build/lib.linux-riscv64-3.7/wx/lib/gizmos copying wx/lib/gizmos/dynamicsash.py -> build/lib.linux-riscv64-3.7/wx/lib/gizmos copying wx/lib/gizmos/__init__.py -> build/lib.linux-riscv64-3.7/wx/lib/gizmos copying wx/lib/gizmos/treelistctrl.py -> build/lib.linux-riscv64-3.7/wx/lib/gizmos copying wx/lib/gizmos/ledctrl.py -> build/lib.linux-riscv64-3.7/wx/lib/gizmos creating build/lib.linux-riscv64-3.7/wx/lib/pdfviewer copying wx/lib/pdfviewer/__init__.py -> build/lib.linux-riscv64-3.7/wx/lib/pdfviewer copying wx/lib/pdfviewer/buttonpanel.py -> build/lib.linux-riscv64-3.7/wx/lib/pdfviewer copying wx/lib/pdfviewer/viewer.py -> build/lib.linux-riscv64-3.7/wx/lib/pdfviewer copying wx/lib/pdfviewer/images.py -> build/lib.linux-riscv64-3.7/wx/lib/pdfviewer creating build/lib.linux-riscv64-3.7/wx/lib/ogl copying wx/lib/ogl/oglmisc.py -> build/lib.linux-riscv64-3.7/wx/lib/ogl copying wx/lib/ogl/canvas.py -> build/lib.linux-riscv64-3.7/wx/lib/ogl copying wx/lib/ogl/basic.py -> build/lib.linux-riscv64-3.7/wx/lib/ogl copying wx/lib/ogl/diagram.py -> build/lib.linux-riscv64-3.7/wx/lib/ogl copying wx/lib/ogl/composit.py -> build/lib.linux-riscv64-3.7/wx/lib/ogl copying wx/lib/ogl/__init__.py -> build/lib.linux-riscv64-3.7/wx/lib/ogl copying wx/lib/ogl/lines.py -> build/lib.linux-riscv64-3.7/wx/lib/ogl copying wx/lib/ogl/bmpshape.py -> build/lib.linux-riscv64-3.7/wx/lib/ogl copying wx/lib/ogl/divided.py -> build/lib.linux-riscv64-3.7/wx/lib/ogl copying wx/lib/ogl/drawn.py -> build/lib.linux-riscv64-3.7/wx/lib/ogl creating build/lib.linux-riscv64-3.7/wx/lib/plot copying wx/lib/plot/polyobjects.py -> build/lib.linux-riscv64-3.7/wx/lib/plot copying wx/lib/plot/__init__.py -> build/lib.linux-riscv64-3.7/wx/lib/plot copying wx/lib/plot/plotcanvas.py -> build/lib.linux-riscv64-3.7/wx/lib/plot copying wx/lib/plot/__main__.py -> build/lib.linux-riscv64-3.7/wx/lib/plot copying wx/lib/plot/utils.py -> build/lib.linux-riscv64-3.7/wx/lib/plot creating build/lib.linux-riscv64-3.7/wx/lib/wxcairo copying wx/lib/wxcairo/__init__.py -> build/lib.linux-riscv64-3.7/wx/lib/wxcairo copying wx/lib/wxcairo/wx_pycairo.py -> build/lib.linux-riscv64-3.7/wx/lib/wxcairo copying wx/lib/wxcairo/wx_cairocffi.py -> build/lib.linux-riscv64-3.7/wx/lib/wxcairo creating build/lib.linux-riscv64-3.7/wx/lib/editor copying wx/lib/editor/editor.py -> build/lib.linux-riscv64-3.7/wx/lib/editor copying wx/lib/editor/__init__.py -> build/lib.linux-riscv64-3.7/wx/lib/editor copying wx/lib/editor/selection.py -> build/lib.linux-riscv64-3.7/wx/lib/editor copying wx/lib/editor/images.py -> build/lib.linux-riscv64-3.7/wx/lib/editor creating build/lib.linux-riscv64-3.7/wx/lib/pubsub copying wx/lib/pubsub/policies.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub copying wx/lib/pubsub/setuparg1.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub copying wx/lib/pubsub/__init__.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub copying wx/lib/pubsub/py2and3.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub copying wx/lib/pubsub/setupkwargs.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub copying wx/lib/pubsub/pub.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub creating build/lib.linux-riscv64-3.7/wx/lib/mixins copying wx/lib/mixins/gridlabelrenderer.py -> build/lib.linux-riscv64-3.7/wx/lib/mixins copying wx/lib/mixins/imagelist.py -> build/lib.linux-riscv64-3.7/wx/lib/mixins copying wx/lib/mixins/listctrl.py -> build/lib.linux-riscv64-3.7/wx/lib/mixins copying wx/lib/mixins/__init__.py -> build/lib.linux-riscv64-3.7/wx/lib/mixins copying wx/lib/mixins/treemixin.py -> build/lib.linux-riscv64-3.7/wx/lib/mixins copying wx/lib/mixins/rubberband.py -> build/lib.linux-riscv64-3.7/wx/lib/mixins copying wx/lib/mixins/inspection.py -> build/lib.linux-riscv64-3.7/wx/lib/mixins copying wx/lib/mixins/grid.py -> build/lib.linux-riscv64-3.7/wx/lib/mixins creating build/lib.linux-riscv64-3.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/NavCanvas.py -> build/lib.linux-riscv64-3.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/ScreenShot.py -> build/lib.linux-riscv64-3.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/Resources.py -> build/lib.linux-riscv64-3.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/__init__.py -> build/lib.linux-riscv64-3.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/GUIMode.py -> build/lib.linux-riscv64-3.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/FCEvents.py -> build/lib.linux-riscv64-3.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/FloatCanvas.py -> build/lib.linux-riscv64-3.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/FCObjects.py -> build/lib.linux-riscv64-3.7/wx/lib/floatcanvas creating build/lib.linux-riscv64-3.7/wx/lib/agw/aui copying wx/lib/agw/aui/dockart.py -> build/lib.linux-riscv64-3.7/wx/lib/agw/aui copying wx/lib/agw/aui/aui_utilities.py -> build/lib.linux-riscv64-3.7/wx/lib/agw/aui copying wx/lib/agw/aui/auibar.py -> build/lib.linux-riscv64-3.7/wx/lib/agw/aui copying wx/lib/agw/aui/__init__.py -> build/lib.linux-riscv64-3.7/wx/lib/agw/aui copying wx/lib/agw/aui/auibook.py -> build/lib.linux-riscv64-3.7/wx/lib/agw/aui copying wx/lib/agw/aui/framemanager.py -> build/lib.linux-riscv64-3.7/wx/lib/agw/aui copying wx/lib/agw/aui/aui_constants.py -> build/lib.linux-riscv64-3.7/wx/lib/agw/aui copying wx/lib/agw/aui/aui_switcherdialog.py -> build/lib.linux-riscv64-3.7/wx/lib/agw/aui copying wx/lib/agw/aui/tabart.py -> build/lib.linux-riscv64-3.7/wx/lib/agw/aui copying wx/lib/agw/aui/tabmdi.py -> build/lib.linux-riscv64-3.7/wx/lib/agw/aui creating build/lib.linux-riscv64-3.7/wx/lib/agw/persist copying wx/lib/agw/persist/persist_handlers.py -> build/lib.linux-riscv64-3.7/wx/lib/agw/persist copying wx/lib/agw/persist/persist_constants.py -> build/lib.linux-riscv64-3.7/wx/lib/agw/persist copying wx/lib/agw/persist/__init__.py -> build/lib.linux-riscv64-3.7/wx/lib/agw/persist copying wx/lib/agw/persist/persistencemanager.py -> build/lib.linux-riscv64-3.7/wx/lib/agw/persist creating build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art.py -> build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art_msw.py -> build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/panel.py -> build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/buttonbar.py -> build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/control.py -> build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/__init__.py -> build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/toolbar.py -> build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art_osx.py -> build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art_default.py -> build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/bar.py -> build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art_internal.py -> build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/gallery.py -> build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/page.py -> build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art_aui.py -> build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon creating build/lib.linux-riscv64-3.7/wx/lib/analogclock/lib_setup copying wx/lib/analogclock/lib_setup/buttontreectrlpanel.py -> build/lib.linux-riscv64-3.7/wx/lib/analogclock/lib_setup copying wx/lib/analogclock/lib_setup/__init__.py -> build/lib.linux-riscv64-3.7/wx/lib/analogclock/lib_setup copying wx/lib/analogclock/lib_setup/fontselect.py -> build/lib.linux-riscv64-3.7/wx/lib/analogclock/lib_setup creating build/lib.linux-riscv64-3.7/wx/lib/plot/examples copying wx/lib/plot/examples/demo.py -> build/lib.linux-riscv64-3.7/wx/lib/plot/examples copying wx/lib/plot/examples/simple_example.py -> build/lib.linux-riscv64-3.7/wx/lib/plot/examples copying wx/lib/plot/examples/__init__.py -> build/lib.linux-riscv64-3.7/wx/lib/plot/examples creating build/lib.linux-riscv64-3.7/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/topictreeprinter.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/misc.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/notification.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/__init__.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/exchandling.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/xmltopicdefnprovider.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/utils creating build/lib.linux-riscv64-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/treeconfig.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/listener.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicdefnprovider.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/notificationmgr.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/validatedefnargs.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicexc.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicobj.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/__init__.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/itopicdefnprovider.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/callables.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/topictreetraverser.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicmgr.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicutils.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/weakmethod.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/imp2.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicargspec.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/publisherbase.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/listenerbase.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core creating build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/listenerimpl.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/__init__.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/topicmgrimpl.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/publishermixin.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/publisher.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/topicargspecimpl.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/arg1 creating build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/listenerimpl.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/__init__.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/datamsg.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/topicmgrimpl.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/publishermixin.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/publisher.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/topicargspecimpl.py -> build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/kwargs creating build/lib.linux-riscv64-3.7/wx/lib/floatcanvas/Utilities copying wx/lib/floatcanvas/Utilities/Colors.py -> build/lib.linux-riscv64-3.7/wx/lib/floatcanvas/Utilities copying wx/lib/floatcanvas/Utilities/GUI.py -> build/lib.linux-riscv64-3.7/wx/lib/floatcanvas/Utilities copying wx/lib/floatcanvas/Utilities/__init__.py -> build/lib.linux-riscv64-3.7/wx/lib/floatcanvas/Utilities BUILDSTDERR: copying wx/lib/floatcanvas/Utno previously-included directories found matching 'docs/sphinx/build' BUILDSTDERR: warning: no previously-included files matching '.git' found under directory 'wx' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found under directory 'wx' BUILDSTDERR: warning: no previously-included files matching '__pycache__' found under directory 'wx' ilities/BBox.py -> build/lib.linux-riscv64-3.7/wx/lib/floatcanvas/Utilities running egg_info writing wxPython.egg-info/PKG-INFO writing dependency_links to wxPython.egg-info/dependency_links.txt writing entry points to wxPython.egg-info/entry_points.txt writing requirements to wxPython.egg-info/requires.txt writing top-level names to wxPython.egg-info/top_level.txt reading manifest file 'wxPython.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'wxPython.egg-info/SOURCES.txt' copying wx/_adv.cpython-37m-riscv64-linux-gnu.so -> build/lib.linux-riscv64-3.7/wx copying wx/_aui.cpython-37m-riscv64-linux-gnu.so -> build/lib.linux-riscv64-3.7/wx copying wx/_core.cpython-37m-riscv64-linux-gnu.so -> build/lib.linux-riscv64-3.7/wx copying wx/_dataview.cpython-37m-riscv64-linux-gnu.so -> build/lib.linux-riscv64-3.7/wx copying wx/_glcanvas.cpython-37m-riscv64-linux-gnu.so -> build/lib.linux-riscv64-3.7/wx copying wx/_grid.cpython-37m-riscv64-linux-gnu.so -> build/lib.linux-riscv64-3.7/wx copying wx/_html.cpython-37m-riscv64-linux-gnu.so -> build/lib.linux-riscv64-3.7/wx copying wx/_html2.cpython-37m-riscv64-linux-gnu.so -> build/lib.linux-riscv64-3.7/wx copying wx/_media.cpython-37m-riscv64-linux-gnu.so -> build/lib.linux-riscv64-3.7/wx copying wx/_propgrid.cpython-37m-riscv64-linux-gnu.so -> build/lib.linux-riscv64-3.7/wx copying wx/_ribbon.cpython-37m-riscv64-linux-gnu.so -> build/lib.linux-riscv64-3.7/wx copying wx/_richtext.cpython-37m-riscv64-linux-gnu.so -> build/lib.linux-riscv64-3.7/wx copying wx/_stc.cpython-37m-riscv64-linux-gnu.so -> build/lib.linux-riscv64-3.7/wx copying wx/_xml.cpython-37m-riscv64-linux-gnu.so -> build/lib.linux-riscv64-3.7/wx copying wx/_xrc.cpython-37m-riscv64-linux-gnu.so -> build/lib.linux-riscv64-3.7/wx copying wx/adv.pyi -> build/lib.linux-riscv64-3.7/wx copying wx/aui.pyi -> build/lib.linux-riscv64-3.7/wx copying wx/core.pyi -> build/lib.linux-riscv64-3.7/wx copying wx/dataview.pyi -> build/lib.linux-riscv64-3.7/wx copying wx/glcanvas.pyi -> build/lib.linux-riscv64-3.7/wx copying wx/grid.pyi -> build/lib.linux-riscv64-3.7/wx copying wx/html.pyi -> build/lib.linux-riscv64-3.7/wx copying wx/html2.pyi -> build/lib.linux-riscv64-3.7/wx copying wx/media.pyi -> build/lib.linux-riscv64-3.7/wx copying wx/msw.pyi -> build/lib.linux-riscv64-3.7/wx copying wx/propgrid.pyi -> build/lib.linux-riscv64-3.7/wx copying wx/ribbon.pyi -> build/lib.linux-riscv64-3.7/wx copying wx/richtext.pyi -> build/lib.linux-riscv64-3.7/wx copying wx/stc.pyi -> build/lib.linux-riscv64-3.7/wx copying wx/webkit.pyi -> build/lib.linux-riscv64-3.7/wx copying wx/xml.pyi -> build/lib.linux-riscv64-3.7/wx copying wx/xrc.pyi -> build/lib.linux-riscv64-3.7/wx creating build/lib.linux-riscv64-3.7/wx/include creating build/lib.linux-riscv64-3.7/wx/include/wxPython copying wx/include/wxPython/wxpy_api.h -> build/lib.linux-riscv64-3.7/wx/include/wxPython creating build/lib.linux-riscv64-3.7/wx/locale creating build/lib.linux-riscv64-3.7/wx/locale/af creating build/lib.linux-riscv64-3.7/wx/locale/af/LC_MESSAGES copying wx/locale/af/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/af/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/an creating build/lib.linux-riscv64-3.7/wx/locale/an/LC_MESSAGES copying wx/locale/an/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/an/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/ar creating build/lib.linux-riscv64-3.7/wx/locale/ar/LC_MESSAGES copying wx/locale/ar/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/ar/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/ca creating build/lib.linux-riscv64-3.7/wx/locale/ca/LC_MESSAGES copying wx/locale/ca/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/ca/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/ca@valencia creating build/lib.linux-riscv64-3.7/wx/locale/ca@valencia/LC_MESSAGES copying wx/locale/ca@valencia/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/ca@valencia/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/cs creating build/lib.linux-riscv64-3.7/wx/locale/cs/LC_MESSAGES copying wx/locale/cs/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/cs/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/da creating build/lib.linux-riscv64-3.7/wx/locale/da/LC_MESSAGES copying wx/locale/da/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/da/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/de creating build/lib.linux-riscv64-3.7/wx/locale/de/LC_MESSAGES copying wx/locale/de/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/de/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/el creating build/lib.linux-riscv64-3.7/wx/locale/el/LC_MESSAGES copying wx/locale/el/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/el/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/es creating build/lib.linux-riscv64-3.7/wx/locale/es/LC_MESSAGES copying wx/locale/es/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/es/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/eu creating build/lib.linux-riscv64-3.7/wx/locale/eu/LC_MESSAGES copying wx/locale/eu/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/eu/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/fi creating build/lib.linux-riscv64-3.7/wx/locale/fi/LC_MESSAGES copying wx/locale/fi/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/fi/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/fr creating build/lib.linux-riscv64-3.7/wx/locale/fr/LC_MESSAGES copying wx/locale/fr/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/fr/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/gl_ES creating build/lib.linux-riscv64-3.7/wx/locale/gl_ES/LC_MESSAGES copying wx/locale/gl_ES/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/gl_ES/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/hi creating build/lib.linux-riscv64-3.7/wx/locale/hi/LC_MESSAGES copying wx/locale/hi/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/hi/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/hu creating build/lib.linux-riscv64-3.7/wx/locale/hu/LC_MESSAGES copying wx/locale/hu/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/hu/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/id creating build/lib.linux-riscv64-3.7/wx/locale/id/LC_MESSAGES copying wx/locale/id/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/id/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/it creating build/lib.linux-riscv64-3.7/wx/locale/it/LC_MESSAGES copying wx/locale/it/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/it/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/ja creating build/lib.linux-riscv64-3.7/wx/locale/ja/LC_MESSAGES copying wx/locale/ja/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/ja/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/ko_KR creating build/lib.linux-riscv64-3.7/wx/locale/ko_KR/LC_MESSAGES copying wx/locale/ko_KR/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/ko_KR/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/lt creating build/lib.linux-riscv64-3.7/wx/locale/lt/LC_MESSAGES copying wx/locale/lt/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/lt/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/lv creating build/lib.linux-riscv64-3.7/wx/locale/lv/LC_MESSAGES copying wx/locale/lv/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/lv/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/ms creating build/lib.linux-riscv64-3.7/wx/locale/ms/LC_MESSAGES copying wx/locale/ms/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/ms/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/nb creating build/lib.linux-riscv64-3.7/wx/locale/nb/LC_MESSAGES copying wx/locale/nb/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/nb/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/ne creating build/lib.linux-riscv64-3.7/wx/locale/ne/LC_MESSAGES copying wx/locale/ne/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/ne/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/nl creating build/lib.linux-riscv64-3.7/wx/locale/nl/LC_MESSAGES copying wx/locale/nl/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/nl/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/pl creating build/lib.linux-riscv64-3.7/wx/locale/pl/LC_MESSAGES copying wx/locale/pl/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/pl/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/pt creating build/lib.linux-riscv64-3.7/wx/locale/pt/LC_MESSAGES copying wx/locale/pt/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/pt/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/pt_BR creating build/lib.linux-riscv64-3.7/wx/locale/pt_BR/LC_MESSAGES copying wx/locale/pt_BR/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/pt_BR/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/ro creating build/lib.linux-riscv64-3.7/wx/locale/ro/LC_MESSAGES copying wx/locale/ro/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/ro/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/ru creating build/lib.linux-riscv64-3.7/wx/locale/ru/LC_MESSAGES copying wx/locale/ru/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/ru/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/sk creating build/lib.linux-riscv64-3.7/wx/locale/sk/LC_MESSAGES copying wx/locale/sk/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/sk/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/sl creating build/lib.linux-riscv64-3.7/wx/locale/sl/LC_MESSAGES copying wx/locale/sl/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/sl/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/sq creating build/lib.linux-riscv64-3.7/wx/locale/sq/LC_MESSAGES copying wx/locale/sq/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/sq/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/sv creating build/lib.linux-riscv64-3.7/wx/locale/sv/LC_MESSAGES copying wx/locale/sv/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/sv/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/ta creating build/lib.linux-riscv64-3.7/wx/locale/ta/LC_MESSAGES copying wx/locale/ta/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/ta/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/tr creating build/lib.linux-riscv64-3.7/wx/locale/tr/LC_MESSAGES copying wx/locale/tr/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/tr/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/uk creating build/lib.linux-riscv64-3.7/wx/locale/uk/LC_MESSAGES copying wx/locale/uk/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/uk/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/vi creating build/lib.linux-riscv64-3.7/wx/locale/vi/LC_MESSAGES copying wx/locale/vi/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/vi/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/zh_CN creating build/lib.linux-riscv64-3.7/wx/locale/zh_CN/LC_MESSAGES copying wx/locale/zh_CN/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/zh_CN/LC_MESSAGES creating build/lib.linux-riscv64-3.7/wx/locale/zh_TW creating build/lib.linux-riscv64-3.7/wx/locale/zh_TW/LC_MESSAGES copying wx/locale/zh_TW/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-3.7/wx/locale/zh_TW/LC_MESSAGES copying wx/lib/myole4ax.idl -> build/lib.linux-riscv64-3.7/wx/lib copying wx/lib/myole4ax.tlb -> build/lib.linux-riscv64-3.7/wx/lib copying wx/py/CHANGES.txt -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/Py.ico -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/PyCrust.ico -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/PyCrust_16.png -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/PyCrust_32.png -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/PySlices.ico -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/PySlices_16.png -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/PySlices_32.png -> build/lib.linux-riscv64-3.7/wx/py copying wx/py/README.txt -> build/lib.linux-riscv64-3.7/wx/py creating build/lib.linux-riscv64-3.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_1.png -> build/lib.linux-riscv64-3.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_1_thumb.png -> build/lib.linux-riscv64-3.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_2.png -> build/lib.linux-riscv64-3.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_2_thumb.png -> build/lib.linux-riscv64-3.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_3.png -> build/lib.linux-riscv64-3.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_3_thumb.png -> build/lib.linux-riscv64-3.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_4.png -> build/lib.linux-riscv64-3.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_4_thumb.png -> build/lib.linux-riscv64-3.7/wx/lib/agw/data copying wx/lib/agw/data/default_help_text.html -> build/lib.linux-riscv64-3.7/wx/lib/agw/data creating build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/ArrowLeft.png -> build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/ArrowRight.png -> build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/DirectionH.png -> build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/DirectionV.png -> build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/PlayerFirst.png -> build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/PlayerLast.png -> build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/PlayerNext.png -> build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/PlayerPrev.png -> build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/Printer.png -> build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/ReadMe.txt -> build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/Save.png -> build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/ZoomIn.png -> build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/ZoomOut.png -> build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/encode_bitmaps.py -> build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/plot/CHANGELOG.md -> build/lib.linux-riscv64-3.7/wx/lib/plot copying wx/lib/plot/README.md -> build/lib.linux-riscv64-3.7/wx/lib/plot copying wx/lib/editor/README.txt -> build/lib.linux-riscv64-3.7/wx/lib/editor copying wx/lib/pubsub/LICENSE_BSD_Simple.txt -> build/lib.linux-riscv64-3.7/wx/lib/pubsub copying wx/lib/pubsub/README_WxPython.txt -> build/lib.linux-riscv64-3.7/wx/lib/pubsub copying wx/lib/pubsub/RELEASE_NOTES.txt -> build/lib.linux-riscv64-3.7/wx/lib/pubsub running install_lib creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/core.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/aui.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/delayedresult.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/busy.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/imageutils.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/combotreebox.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/gridmovers.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/softwareupdate.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/langlistctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/progressindicator.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/anchors.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/activexwrapper.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/splitter.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/newevent.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/masked copying build/lib.linux-riscv64-3.7/wx/lib/masked/numctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/masked copying build/lib.linux-riscv64-3.7/wx/lib/masked/textctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/masked copying build/lib.linux-riscv64-3.7/wx/lib/masked/timectrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/masked copying build/lib.linux-riscv64-3.7/wx/lib/masked/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/masked copying build/lib.linux-riscv64-3.7/wx/lib/masked/ctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/masked copying build/lib.linux-riscv64-3.7/wx/lib/masked/combobox.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/masked copying build/lib.linux-riscv64-3.7/wx/lib/masked/ipaddrctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/masked copying build/lib.linux-riscv64-3.7/wx/lib/masked/maskededit.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/masked copying build/lib.linux-riscv64-3.7/wx/lib/resizewidget.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/activex.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/scrolledpanel.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/multisash.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/intctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/msgpanel.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/pydocview.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/wordwrap.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/gestures.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/iewin.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/statbmp.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/CDate.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/flashwin_old.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/colourchooser copying build/lib.linux-riscv64-3.7/wx/lib/colourchooser/canvas.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/colourchooser copying build/lib.linux-riscv64-3.7/wx/lib/colourchooser/intl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/colourchooser copying build/lib.linux-riscv64-3.7/wx/lib/colourchooser/pypalette.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/colourchooser copying build/lib.linux-riscv64-3.7/wx/lib/colourchooser/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/colourchooser copying build/lib.linux-riscv64-3.7/wx/lib/colourchooser/pycolourbox.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/colourchooser copying build/lib.linux-riscv64-3.7/wx/lib/colourchooser/pycolourchooser.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/colourchooser copying build/lib.linux-riscv64-3.7/wx/lib/colourchooser/pycolourslider.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/colourchooser copying build/lib.linux-riscv64-3.7/wx/lib/pdfwin_old.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/ClickableHtmlWindow.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/art copying build/lib.linux-riscv64-3.7/wx/lib/art/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/art copying build/lib.linux-riscv64-3.7/wx/lib/art/img2pyartprov.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/art copying build/lib.linux-riscv64-3.7/wx/lib/art/flagart.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/art copying build/lib.linux-riscv64-3.7/wx/lib/eventwatcher.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/sized_controls.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/multidirdialog.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/aquabutton.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/supertooltip.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/hypertreelist.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/aui copying build/lib.linux-riscv64-3.7/wx/lib/agw/aui/dockart.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/aui copying build/lib.linux-riscv64-3.7/wx/lib/agw/aui/aui_utilities.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/aui copying build/lib.linux-riscv64-3.7/wx/lib/agw/aui/auibar.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/aui copying build/lib.linux-riscv64-3.7/wx/lib/agw/aui/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/aui copying build/lib.linux-riscv64-3.7/wx/lib/agw/aui/auibook.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/aui copying build/lib.linux-riscv64-3.7/wx/lib/agw/aui/framemanager.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/aui copying build/lib.linux-riscv64-3.7/wx/lib/agw/aui/aui_constants.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/aui copying build/lib.linux-riscv64-3.7/wx/lib/agw/aui/aui_switcherdialog.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/aui copying build/lib.linux-riscv64-3.7/wx/lib/agw/aui/tabart.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/aui copying build/lib.linux-riscv64-3.7/wx/lib/agw/aui/tabmdi.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/aui creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/persist copying build/lib.linux-riscv64-3.7/wx/lib/agw/persist/persist_handlers.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/persist copying build/lib.linux-riscv64-3.7/wx/lib/agw/persist/persist_constants.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/persist copying build/lib.linux-riscv64-3.7/wx/lib/agw/persist/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/persist copying build/lib.linux-riscv64-3.7/wx/lib/agw/persist/persistencemanager.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/persist copying build/lib.linux-riscv64-3.7/wx/lib/agw/speedmeter.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/knobctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/labelbook.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/customtreectrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/artmanager.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/fmresources.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/flatmenu.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/data copying build/lib.linux-riscv64-3.7/wx/lib/agw/data/ShortcutEditor_2_thumb.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/data copying build/lib.linux-riscv64-3.7/wx/lib/agw/data/ShortcutEditor_1.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/data copying build/lib.linux-riscv64-3.7/wx/lib/agw/data/ShortcutEditor_4.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/data copying build/lib.linux-riscv64-3.7/wx/lib/agw/data/ShortcutEditor_4_thumb.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/data copying build/lib.linux-riscv64-3.7/wx/lib/agw/data/ShortcutEditor_2.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/data copying build/lib.linux-riscv64-3.7/wx/lib/agw/data/ShortcutEditor_3.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/data copying build/lib.linux-riscv64-3.7/wx/lib/agw/data/ShortcutEditor_3_thumb.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/data copying build/lib.linux-riscv64-3.7/wx/lib/agw/data/default_help_text.html -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/data copying build/lib.linux-riscv64-3.7/wx/lib/agw/data/ShortcutEditor_1_thumb.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/data copying build/lib.linux-riscv64-3.7/wx/lib/agw/shapedbutton.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/pycollapsiblepane.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/piectrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/hyperlink.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/advancedsplash.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/gradientbutton.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/flatnotebook.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/pybusyinfo.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/genericmessagedialog.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/infobar.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon/art.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon/art_msw.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon/panel.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon/buttonbar.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon/control.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon/toolbar.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon/art_osx.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon/art_default.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon/bar.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon/art_internal.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon/gallery.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon/page.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-3.7/wx/lib/agw/ribbon/art_aui.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-3.7/wx/lib/agw/shortcuteditor.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/pyprogress.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/toasterbox.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/peakmeter.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/buttonpanel.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/rulerctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/xlsgrid.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/zoombar.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/fmcustomizedlg.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/foldpanelbar.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/balloontip.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/thumbnailctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/fourwaysplitter.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/cubecolourdialog.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/pygauge.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/ultimatelistctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-riscv64-3.7/wx/lib/agw/floatspin.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/analogclock copying build/lib.linux-riscv64-3.7/wx/lib/analogclock/helpers.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/analogclock copying build/lib.linux-riscv64-3.7/wx/lib/analogclock/styles.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/analogclock creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/analogclock/lib_setup copying build/lib.linux-riscv64-3.7/wx/lib/analogclock/lib_setup/buttontreectrlpanel.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/analogclock/lib_setup copying build/lib.linux-riscv64-3.7/wx/lib/analogclock/lib_setup/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/analogclock/lib_setup copying build/lib.linux-riscv64-3.7/wx/lib/analogclock/lib_setup/fontselect.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/analogclock/lib_setup copying build/lib.linux-riscv64-3.7/wx/lib/analogclock/setup.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/analogclock copying build/lib.linux-riscv64-3.7/wx/lib/analogclock/analogclock.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/analogclock copying build/lib.linux-riscv64-3.7/wx/lib/analogclock/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/analogclock copying build/lib.linux-riscv64-3.7/wx/lib/foldmenu.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/buttons.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/gizmos copying build/lib.linux-riscv64-3.7/wx/lib/gizmos/dynamicsash.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/gizmos copying build/lib.linux-riscv64-3.7/wx/lib/gizmos/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/gizmos copying build/lib.linux-riscv64-3.7/wx/lib/gizmos/treelistctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/gizmos copying build/lib.linux-riscv64-3.7/wx/lib/gizmos/ledctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/gizmos creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps/Save.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps/Printer.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps/PlayerFirst.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps/ReadMe.txt -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps/ZoomIn.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps/encode_bitmaps.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps/DirectionH.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps/ArrowRight.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps/PlayerLast.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps/PlayerPrev.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps/DirectionV.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps/ArrowLeft.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps/PlayerNext.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/bitmaps/ZoomOut.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer copying build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/buttonpanel.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer copying build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/viewer.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer copying build/lib.linux-riscv64-3.7/wx/lib/pdfviewer/images.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer copying build/lib.linux-riscv64-3.7/wx/lib/rcsizer.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/dialogs.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/flashwin.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/ticker_xrc.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/nvdlg.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/ogl copying build/lib.linux-riscv64-3.7/wx/lib/ogl/oglmisc.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/ogl copying build/lib.linux-riscv64-3.7/wx/lib/ogl/canvas.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/ogl copying build/lib.linux-riscv64-3.7/wx/lib/ogl/basic.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/ogl copying build/lib.linux-riscv64-3.7/wx/lib/ogl/diagram.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/ogl copying build/lib.linux-riscv64-3.7/wx/lib/ogl/composit.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/ogl copying build/lib.linux-riscv64-3.7/wx/lib/ogl/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/ogl copying build/lib.linux-riscv64-3.7/wx/lib/ogl/lines.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/ogl copying build/lib.linux-riscv64-3.7/wx/lib/ogl/bmpshape.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/ogl copying build/lib.linux-riscv64-3.7/wx/lib/ogl/divided.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/ogl copying build/lib.linux-riscv64-3.7/wx/lib/ogl/drawn.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/ogl creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/plot copying build/lib.linux-riscv64-3.7/wx/lib/plot/polyobjects.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/plot copying build/lib.linux-riscv64-3.7/wx/lib/plot/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/plot copying build/lib.linux-riscv64-3.7/wx/lib/plot/plotcanvas.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/plot copying build/lib.linux-riscv64-3.7/wx/lib/plot/CHANGELOG.md -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/plot copying build/lib.linux-riscv64-3.7/wx/lib/plot/__main__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/plot copying build/lib.linux-riscv64-3.7/wx/lib/plot/README.md -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/plot copying build/lib.linux-riscv64-3.7/wx/lib/plot/utils.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/plot creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/plot/examples copying build/lib.linux-riscv64-3.7/wx/lib/plot/examples/demo.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/plot/examples copying build/lib.linux-riscv64-3.7/wx/lib/plot/examples/simple_example.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/plot/examples copying build/lib.linux-riscv64-3.7/wx/lib/plot/examples/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/plot/examples copying build/lib.linux-riscv64-3.7/wx/lib/ticker.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/layoutf.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/sheet.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/wxcairo copying build/lib.linux-riscv64-3.7/wx/lib/wxcairo/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/wxcairo copying build/lib.linux-riscv64-3.7/wx/lib/wxcairo/wx_pycairo.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/wxcairo copying build/lib.linux-riscv64-3.7/wx/lib/wxcairo/wx_cairocffi.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/wxcairo copying build/lib.linux-riscv64-3.7/wx/lib/stattext.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/wxpTag.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/fancytext.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/throbber.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/popupctl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/calendar.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/editor copying build/lib.linux-riscv64-3.7/wx/lib/editor/README.txt -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/editor copying build/lib.linux-riscv64-3.7/wx/lib/editor/editor.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/editor copying build/lib.linux-riscv64-3.7/wx/lib/editor/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/editor copying build/lib.linux-riscv64-3.7/wx/lib/editor/selection.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/editor copying build/lib.linux-riscv64-3.7/wx/lib/editor/images.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/editor copying build/lib.linux-riscv64-3.7/wx/lib/printout.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/colourutils.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/utils.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/pdfwin.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/docview.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/policies.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/README_WxPython.txt -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/setuparg1.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/utils copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/utils/topictreeprinter.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/utils copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/utils/misc.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/utils copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/utils/notification.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/utils copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/utils/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/utils copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/utils/exchandling.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/utils copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/utils/xmltopicdefnprovider.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/utils copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/LICENSE_BSD_Simple.txt -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/py2and3.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/treeconfig.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/arg1 copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/arg1/listenerimpl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/arg1 copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/arg1/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/arg1 copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/arg1/topicmgrimpl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/arg1 copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/arg1/publishermixin.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/arg1 copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/arg1/publisher.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/arg1 copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/arg1/topicargspecimpl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/arg1 copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/listener.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/topicdefnprovider.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/notificationmgr.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/validatedefnargs.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/topicexc.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/topicobj.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/itopicdefnprovider.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/callables.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/topictreetraverser.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/topicmgr.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/topicutils.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/weakmethod.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/imp2.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/topicargspec.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/publisherbase.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/kwargs/listenerimpl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/kwargs/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/kwargs/datamsg.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/kwargs/topicmgrimpl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/kwargs/publishermixin.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/kwargs/publisher.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/kwargs/topicargspecimpl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/core/listenerbase.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/RELEASE_NOTES.txt -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/setupkwargs.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub copying build/lib.linux-riscv64-3.7/wx/lib/pubsub/pub.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub copying build/lib.linux-riscv64-3.7/wx/lib/embeddedimage.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/iewin_old.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/mixins copying build/lib.linux-riscv64-3.7/wx/lib/mixins/gridlabelrenderer.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/mixins copying build/lib.linux-riscv64-3.7/wx/lib/mixins/imagelist.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/mixins copying build/lib.linux-riscv64-3.7/wx/lib/mixins/listctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/mixins copying build/lib.linux-riscv64-3.7/wx/lib/mixins/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/mixins copying build/lib.linux-riscv64-3.7/wx/lib/mixins/treemixin.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/mixins copying build/lib.linux-riscv64-3.7/wx/lib/mixins/rubberband.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/mixins copying build/lib.linux-riscv64-3.7/wx/lib/mixins/inspection.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/mixins copying build/lib.linux-riscv64-3.7/wx/lib/mixins/grid.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/mixins copying build/lib.linux-riscv64-3.7/wx/lib/dragscroller.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/expando.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/colourdb.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/evtmgr.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas copying build/lib.linux-riscv64-3.7/wx/lib/floatcanvas/NavCanvas.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas copying build/lib.linux-riscv64-3.7/wx/lib/floatcanvas/ScreenShot.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas copying build/lib.linux-riscv64-3.7/wx/lib/floatcanvas/Resources.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas copying build/lib.linux-riscv64-3.7/wx/lib/floatcanvas/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas copying build/lib.linux-riscv64-3.7/wx/lib/floatcanvas/GUIMode.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas copying build/lib.linux-riscv64-3.7/wx/lib/floatcanvas/FCEvents.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas copying build/lib.linux-riscv64-3.7/wx/lib/floatcanvas/FloatCanvas.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/Utilities copying build/lib.linux-riscv64-3.7/wx/lib/floatcanvas/Utilities/Colors.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/Utilities copying build/lib.linux-riscv64-3.7/wx/lib/floatcanvas/Utilities/GUI.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/Utilities copying build/lib.linux-riscv64-3.7/wx/lib/floatcanvas/Utilities/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/Utilities copying build/lib.linux-riscv64-3.7/wx/lib/floatcanvas/Utilities/BBox.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/Utilities copying build/lib.linux-riscv64-3.7/wx/lib/floatcanvas/FCObjects.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas copying build/lib.linux-riscv64-3.7/wx/lib/eventStack.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/filebrowsebutton.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/graphics.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/itemspicker.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/infoframe.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/colourselect.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/inspection.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/myole4ax.tlb -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/myole4ax.idl -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/platebtn.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/lib/imagebrowser.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-riscv64-3.7/wx/html2.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/aui.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/glcanvas.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/adv.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/ribbon.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/_adv.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/xml.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/core.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/_aui.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/include creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/include/wxPython copying build/lib.linux-riscv64-3.7/wx/include/wxPython/wxpy_api.h -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/include/wxPython copying build/lib.linux-riscv64-3.7/wx/richtext.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/xml.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/_xml.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/stc.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/_grid.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/_richtext.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/PyCrust.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/CHANGES.txt -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/PyCrust_32.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/PyFilling.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/crust.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/magic.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/PyWrap.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/filling.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/README.txt -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/editwindow.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/editor.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/PySlices_32.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/PySlicesShell.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/introspect.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/PyAlaMode.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/PySlices.ico -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/shell.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/PySlices_16.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/PySlices.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/pseudo.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/PyCrust.ico -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/dispatcher.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/PyCrust_16.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/Py.ico -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/path.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/PyAlaCarte.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/parse.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/document.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/interpreter.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/buffer.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/PyShell.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/images.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/crustslices.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/PyAlaModeTest.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/frame.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/sliceshell.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/py/version.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-riscv64-3.7/wx/_html2.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/propgrid.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/dataview.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/richtext.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/gizmos.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/_glcanvas.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/_propgrid.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/_stc.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/msw.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/webkit.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/_core.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/propgrid.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/html2.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/stc.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/xrc.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/media.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/xrc.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/media.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/adv.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/html.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/tools copying build/lib.linux-riscv64-3.7/wx/tools/img2xpm.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/tools copying build/lib.linux-riscv64-3.7/wx/tools/img2py.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/tools copying build/lib.linux-riscv64-3.7/wx/tools/wxget_docs_demo.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/tools copying build/lib.linux-riscv64-3.7/wx/tools/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/tools copying build/lib.linux-riscv64-3.7/wx/tools/img2png.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/tools copying build/lib.linux-riscv64-3.7/wx/tools/dbg.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/tools copying build/lib.linux-riscv64-3.7/wx/tools/wxget.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/tools copying build/lib.linux-riscv64-3.7/wx/tools/genaxmodule.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/tools copying build/lib.linux-riscv64-3.7/wx/tools/helpviewer.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/tools copying build/lib.linux-riscv64-3.7/wx/tools/img2img.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/tools copying build/lib.linux-riscv64-3.7/wx/tools/pywxrc.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/tools copying build/lib.linux-riscv64-3.7/wx/msw.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/_dataview.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/webkit.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/_ribbon.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/_xrc.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/zh_CN creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/zh_CN/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/zh_CN/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/gl_ES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/gl_ES/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/gl_ES/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/gl_ES/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/eu creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/eu/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/eu/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/eu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ca@valencia creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ca@valencia/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/ca@valencia/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ca@valencia/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/sv creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/sv/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/sv/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ne creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ne/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/ne/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/tr creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/tr/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/tr/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/an creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/an/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/an/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/an/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/uk creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/uk/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/uk/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/fr creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/fr/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/fr/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/it creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/it/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/it/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/nl creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/nl/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/nl/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/vi creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/vi/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/vi/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ja creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ja/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/ja/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/hu creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/hu/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/hu/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/sq creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/sq/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/sq/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/sq/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/el creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/el/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/el/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/pl creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/pl/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/pl/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ko_KR creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ko_KR/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/ko_KR/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/da creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/da/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/da/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/de creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/de/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/de/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ar creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ar/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/ar/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ta creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ta/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/ta/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ta/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/sk creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/sk/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/sk/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/pt creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/pt/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/pt/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/sl creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/sl/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/sl/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/sl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ru creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ru/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/ru/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/hi creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/hi/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/hi/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/af creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/af/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/af/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/af/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/zh_TW creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/zh_TW/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/zh_TW/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/zh_TW/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/nb creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/nb/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/nb/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ms creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ms/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/ms/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ms/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/lv creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/lv/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/lv/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/lv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/es creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/es/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/es/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ca creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ca/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/ca/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/lt creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/lt/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/lt/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/id creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/id/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/id/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/pt_BR creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/pt_BR/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/pt_BR/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ro creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ro/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/ro/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/fi creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/fi/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/fi/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/cs creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/cs/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/locale/cs/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale/cs/LC_MESSAGES copying build/lib.linux-riscv64-3.7/wx/_media.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/ribbon.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/glcanvas.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/__version__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/dataview.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/grid.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/html.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/_html.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-riscv64-3.7/wx/grid.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/aui.py to aui.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/delayedresult.py to delayedresult.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/busy.py to busy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/imageutils.py to imageutils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/combotreebox.py to combotreebox.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/gridmovers.py to gridmovers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/softwareupdate.py to softwareupdate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/langlistctrl.py to langlistctrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/progressindicator.py to progressindicator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/anchors.py to anchors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/activexwrapper.py to activexwrapper.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/splitter.py to splitter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/newevent.py to newevent.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/masked/numctrl.py to numctrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/masked/textctrl.py to textctrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/masked/timectrl.py to timectrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/masked/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/masked/ctrl.py to ctrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/masked/combobox.py to combobox.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/masked/ipaddrctrl.py to ipaddrctrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/masked/maskededit.py to maskededit.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/resizewidget.py to resizewidget.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/activex.py to activex.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/scrolledpanel.py to scrolledpanel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/multisash.py to multisash.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/intctrl.py to intctrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/msgpanel.py to msgpanel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pydocview.py to pydocview.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/wordwrap.py to wordwrap.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/gestures.py to gestures.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/iewin.py to iewin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/statbmp.py to statbmp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/CDate.py to CDate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/flashwin_old.py to flashwin_old.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/colourchooser/canvas.py to canvas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/colourchooser/intl.py to intl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/colourchooser/pypalette.py to pypalette.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/colourchooser/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/colourchooser/pycolourbox.py to pycolourbox.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/colourchooser/pycolourchooser.py to pycolourchooser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/colourchooser/pycolourslider.py to pycolourslider.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pdfwin_old.py to pdfwin_old.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/ClickableHtmlWindow.py to ClickableHtmlWindow.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/art/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/art/img2pyartprov.py to img2pyartprov.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/art/flagart.py to flagart.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/eventwatcher.py to eventwatcher.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/sized_controls.py to sized_controls.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/multidirdialog.py to multidirdialog.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/aquabutton.py to aquabutton.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/supertooltip.py to supertooltip.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/hypertreelist.py to hypertreelist.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/aui/dockart.py to dockart.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/aui/aui_utilities.py to aui_utilities.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/aui/auibar.py to auibar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/aui/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/aui/auibook.py to auibook.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/aui/framemanager.py to framemanager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/aui/aui_constants.py to aui_constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/aui/aui_switcherdialog.py to aui_switcherdialog.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/aui/tabart.py to tabart.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/aui/tabmdi.py to tabmdi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/persist/persist_handlers.py to persist_handlers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/persist/persist_constants.py to persist_constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/persist/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/persist/persistencemanager.py to persistencemanager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/speedmeter.py to speedmeter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/knobctrl.py to knobctrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/labelbook.py to labelbook.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/customtreectrl.py to customtreectrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/artmanager.py to artmanager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/fmresources.py to fmresources.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/flatmenu.py to flatmenu.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/shapedbutton.py to shapedbutton.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/pycollapsiblepane.py to pycollapsiblepane.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/piectrl.py to piectrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/hyperlink.py to hyperlink.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/advancedsplash.py to advancedsplash.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/gradientbutton.py to gradientbutton.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/flatnotebook.py to flatnotebook.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/pybusyinfo.py to pybusyinfo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/genericmessagedialog.py to genericmessagedialog.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/infobar.py to infobar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon/art.py to art.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon/art_msw.py to art_msw.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon/panel.py to panel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon/buttonbar.py to buttonbar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon/control.py to control.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon/toolbar.py to toolbar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon/art_osx.py to art_osx.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon/art_default.py to art_default.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon/bar.py to bar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon/art_internal.py to art_internal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon/gallery.py to gallery.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon/page.py to page.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon/art_aui.py to art_aui.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/shortcuteditor.py to shortcuteditor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/pyprogress.py to pyprogress.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/toasterbox.py to toasterbox.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/peakmeter.py to peakmeter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/buttonpanel.py to buttonpanel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/rulerctrl.py to rulerctrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/xlsgrid.py to xlsgrid.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/zoombar.py to zoombar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/fmcustomizedlg.py to fmcustomizedlg.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/foldpanelbar.py to foldpanelbar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/balloontip.py to balloontip.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/thumbnailctrl.py to thumbnailctrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/fourwaysplitter.py to fourwaysplitter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/cubecolourdialog.py to cubecolourdialog.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/pygauge.py to pygauge.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/ultimatelistctrl.py to ultimatelistctrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/agw/floatspin.py to floatspin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/analogclock/helpers.py to helpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/analogclock/styles.py to styles.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/analogclock/lib_setup/buttontreectrlpanel.py to buttontreectrlpanel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/analogclock/lib_setup/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/analogclock/lib_setup/fontselect.py to fontselect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/analogclock/setup.py to setup.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/analogclock/analogclock.py to analogclock.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/analogclock/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/foldmenu.py to foldmenu.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/buttons.py to buttons.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/gizmos/dynamicsash.py to dynamicsash.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/gizmos/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/gizmos/treelistctrl.py to treelistctrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/gizmos/ledctrl.py to ledctrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps/encode_bitmaps.py to encode_bitmaps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/buttonpanel.py to buttonpanel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/viewer.py to viewer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/images.py to images.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/rcsizer.py to rcsizer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/dialogs.py to dialogs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/flashwin.py to flashwin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/ticker_xrc.py to ticker_xrc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/nvdlg.py to nvdlg.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/ogl/oglmisc.py to oglmisc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/ogl/canvas.py to canvas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/ogl/basic.py to basic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/ogl/diagram.py to diagram.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/ogl/composit.py to composit.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/ogl/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/ogl/lines.py to lines.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/ogl/bmpshape.py to bmpshape.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/ogl/divided.py to divided.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/ogl/drawn.py to drawn.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/plot/polyobjects.py to polyobjects.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/plot/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/plot/plotcanvas.py to plotcanvas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/plot/__main__.py to __main__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/plot/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/plot/examples/demo.py to demo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/plot/examples/simple_example.py to simple_example.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/plot/examples/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/ticker.py to ticker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/layoutf.py to layoutf.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/sheet.py to sheet.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/wxcairo/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/wxcairo/wx_pycairo.py to wx_pycairo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/wxcairo/wx_cairocffi.py to wx_cairocffi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/stattext.py to stattext.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/wxpTag.py to wxpTag.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/fancytext.py to fancytext.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/throbber.py to throbber.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/popupctl.py to popupctl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/calendar.py to calendar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/editor/editor.py to editor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/editor/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/editor/selection.py to selection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/editor/images.py to images.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/printout.py to printout.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/colourutils.py to colourutils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pdfwin.py to pdfwin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/docview.py to docview.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/policies.py to policies.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/setuparg1.py to setuparg1.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/utils/topictreeprinter.py to topictreeprinter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/utils/misc.py to misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/utils/notification.py to notification.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/utils/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/utils/exchandling.py to exchandling.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/utils/xmltopicdefnprovider.py to xmltopicdefnprovider.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/py2and3.py to py2and3.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/treeconfig.py to treeconfig.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/arg1/listenerimpl.py to listenerimpl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/arg1/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/arg1/topicmgrimpl.py to topicmgrimpl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/arg1/publishermixin.py to publishermixin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/arg1/publisher.py to publisher.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/arg1/topicargspecimpl.py to topicargspecimpl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/listener.py to listener.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/topicdefnprovider.py to topicdefnprovider.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/notificationmgr.py to notificationmgr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/validatedefnargs.py to validatedefnargs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/topicexc.py to topicexc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/topicobj.py to topicobj.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/itopicdefnprovider.py to itopicdefnprovider.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/callables.py to callables.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/topictreetraverser.py to topictreetraverser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/topicmgr.py to topicmgr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/topicutils.py to topicutils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/weakmethod.py to weakmethod.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/imp2.py to imp2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/topicargspec.py to topicargspec.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/publisherbase.py to publisherbase.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs/listenerimpl.py to listenerimpl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs/datamsg.py to datamsg.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs/topicmgrimpl.py to topicmgrimpl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs/publishermixin.py to publishermixin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs/publisher.py to publisher.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs/topicargspecimpl.py to topicargspecimpl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/listenerbase.py to listenerbase.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/setupkwargs.py to setupkwargs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/pubsub/pub.py to pub.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/embeddedimage.py to embeddedimage.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/iewin_old.py to iewin_old.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/mixins/gridlabelrenderer.py to gridlabelrenderer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/mixins/imagelist.py to imagelist.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/mixins/listctrl.py to listctrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/mixins/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/mixins/treemixin.py to treemixin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/mixins/rubberband.py to rubberband.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/mixins/inspection.py to inspection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/mixins/grid.py to grid.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/dragscroller.py to dragscroller.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/expando.py to expando.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/colourdb.py to colourdb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/evtmgr.py to evtmgr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/NavCanvas.py to NavCanvas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/ScreenShot.py to ScreenShot.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/Resources.py to Resources.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/GUIMode.py to GUIMode.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/FCEvents.py to FCEvents.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/FloatCanvas.py to FloatCanvas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/Utilities/Colors.py to Colors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/Utilities/GUI.py to GUI.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/Utilities/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/Utilities/BBox.py to BBox.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/FCObjects.py to FCObjects.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/eventStack.py to eventStack.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/filebrowsebutton.py to filebrowsebutton.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/graphics.py to graphics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/itemspicker.py to itemspicker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/infoframe.py to infoframe.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/colourselect.py to colourselect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/inspection.py to inspection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/platebtn.py to platebtn.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/lib/imagebrowser.py to imagebrowser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/glcanvas.py to glcanvas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/richtext.py to richtext.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/xml.py to xml.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/PyCrust.py to PyCrust.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/PyFilling.py to PyFilling.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/crust.py to crust.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/magic.py to magic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/PyWrap.py to PyWrap.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/filling.py to filling.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/editwindow.py to editwindow.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/editor.py to editor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/PySlicesShell.py to PySlicesShell.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/introspect.py to introspect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/PyAlaMode.py to PyAlaMode.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/shell.py to shell.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/PySlices.py to PySlices.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/pseudo.py to pseudo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/dispatcher.py to dispatcher.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/path.py to path.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/PyAlaCarte.py to PyAlaCarte.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/parse.py to parse.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/document.py to document.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/interpreter.py to interpreter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/buffer.py to buffer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/PyShell.py to PyShell.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/images.py to images.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/crustslices.py to crustslices.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/PyAlaModeTest.py to PyAlaModeTest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/frame.py to frame.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/sliceshell.py to sliceshell.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/py/version.py to version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/gizmos.py to gizmos.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/msw.py to msw.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/webkit.py to webkit.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/propgrid.py to propgrid.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/html2.py to html2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/stc.py to stc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/media.py to media.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/xrc.py to xrc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/adv.py to adv.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/tools/img2xpm.py to img2xpm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/tools/img2py.py to img2py.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/tools/wxget_docs_demo.py to wxget_docs_demo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/tools/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/tools/img2png.py to img2png.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/tools/dbg.py to dbg.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/tools/wxget.py to wxget.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/tools/genaxmodule.py to genaxmodule.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/tools/helpviewer.py to helpviewer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/tools/img2img.py to img2img.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/tools/pywxrc.py to pywxrc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/ribbon.py to ribbon.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/__version__.py to __version__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/dataview.py to dataview.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/grid.py to grid.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/html.py to html.cpython-37.pyc running install_egg_info Copying wxPython.egg-info to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wxPython-4.0.6-py3.7.egg-info running install_scripts Installing helpviewer script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/bin Installing img2png script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/bin Installing img2py script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/bin Installing img2xpm script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/bin Installing pycrust script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/bin Installing pyshell script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/bin Installing pyslices script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/bin Installing pyslicesshell script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/bin Installing pywxrc script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/bin BUILDSTDERR: Ins+ popd + find /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages -mindepth 1 -maxdepth 1 -not -name 'wxPython*' + xargs rm + rm -f /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/bin/helpviewer /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/bin/img2png /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/bin/img2py /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/bin/img2xpm /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/bin/pycrust /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/bin/pyshell /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/bin/pyslices /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/bin/pyslicesshell /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/bin/pywxrc /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/bin/wxdemo /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/bin/wxdocs /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/bin/wxget + rm -rf /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/locale + rm -rf /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/locale + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.0.6-5.fc31 --unique-debug-suffix -4.0.6-5.fc31.riscv64 --unique-debug-src-base python-wxpython4-4.0.6-5.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-wxpython4-4.0.6 talling wxdemo script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/bin Installing wxdocs script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/bin Installing wxget script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/bin Will build using: "/usr/bin/python3" 3.7.4 (default, Jul 22 2019, 15:06:15) [GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] Python's architecture is 64bit cfg.VERSION: 4.0.6 Running command: install_py "/usr/bin/python3" setup.py install --skip-build --root=/builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64 Finished command: install_py (3m1.341s) Done! ~/build/BUILD/python-wxpython4-4.0.6 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_aui.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_adv.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_core.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_dataview.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_dataview.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_aui.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_adv.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_core.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_glcanvas.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_glcanvas.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_grid.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_grid.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_html.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_html.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_html2.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_html2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_media.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_media.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_propgrid.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_propgrid.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_ribbon.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_ribbon.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_richtext.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_richtext.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_stc.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_stc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_xml.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_xml.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_xrc.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-riscv64.egg/wx/_xrc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_adv.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_adv.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_aui.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_aui.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_core.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_core.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_dataview.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_dataview.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_glcanvas.cpython-37m-riscv64-linux-gnu.so BUILDSTDERR: extracting debug info from /buildd156886 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 ir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_glcanvas.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_grid.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_grid.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_html.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_html.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_html2.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_html2.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_media.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_media.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_propgrid.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_propgrid.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_ribbon.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_ribbon.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_richtext.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_richtext.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_stc.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_stc.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_xml.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_xml.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_xrc.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7/site-packages/wx/_xrc.cpython-37m-riscv64-linux-gnu.so original debug info size: 541792kB, size after compression: 206936kB /usr/lib/rpm/sepdebugcrcfix: Updated 30 CRC32s, 0 CRC32s did match. BUILDSTDERR: Bytecompiling .py files below /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/p+ /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs ython2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.OqluX8 Processing files: python2-wxpython4-4.0.6-5.fc31.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wSWac8 + umask 022 + cd /builddir/build/BUILD + cd python-wxpython4-4.0.6 + LICENSEDIR=/builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/share/licenses/python2-wxpython4 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/share/licenses/python2-wxpython4 + cp -pr python2/license/LICENSE_BSD_Simple.txt python2/license/gpl.txt python2/license/lgpl.txt python2/license/licence.txt python2/license/preamble.txt /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/share/licenses/python2-wxpython4 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 BUILDSTDERR: warning: File listed twice: /usr/lib/.build-id/13/e0ae5c80f9f43c8d176890d50d01c58ed94c0d BUILDSTDERR: warning: File listed twice: /usr/lib/.build-id/19/ab04082a7c053b3977c327434558684791a70d Provides: python2-wx-phoenix-gtk3 = 4.0.6-5.fc31 python2-wxpython4 = 4.0.6-5.fc31 python2-wxpython4(riscv-64) = 4.0.6-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libwx_baseu-3.0.so.0()(64bit) libwx_baseu-3.0.so.0(WXU_3.0)(64bit) libwx_baseu_net-3.0.so.0()(64bit) libwx_baseu_net-3.0.so.0(WXU_3.0)(64bit) libwx_baseu_xml-3.0.so.0()(64bit) libwx_baseu_xml-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_adv-3.0.so.0()(64bit) libwx_gtk3u_adv-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_adv-3.0.so.0(WXU_3.0.1)(64bit) libwx_gtk3u_adv-3.0.so.0(WXU_3.0.3)(64bit) libwx_gtk3u_aui-3.0.so.0()(64bit) libwx_gtk3u_aui-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_core-3.0.so.0()(64bit) libwx_gtk3u_core-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_core-3.0.so.0(WXU_3.0.1)(64bit) libwx_gtk3u_gl-3.0.so.0()(64bit) libwx_gtk3u_gl-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_html-3.0.so.0()(64bit) libwx_gtk3u_html-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_propgrid-3.0.so.0()(64bit) libwx_gtk3u_propgrid-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_propgrid-3.0.so.0(WXU_3.0.3)(64bit) libwx_gtk3u_ribbon-3.0.so.0()(64bit) libwx_gtk3u_ribbon-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_richtext-3.0.so.0()(64bit) libwx_gtk3u_richtext-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_stc-3.0.so.0()(64bit) libwx_gtk3u_stc-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_xrc-3.0.so.0()(64bit) libwx_gtk3u_xrc-3.0.so.0(WXU_3.0)(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python2-wx-phoenix-gtk3 < 4.0.6-5.fc31 Processing files: python2-wxpython4-media-4.0.6-5.fc31.riscv64 Provides: python2-wxpython4-media = 4.0.6-5.fc31 python2-wxpython4-media(riscv-64) = 4.0.6-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libwx_baseu-3.0.so.0()(64bit) libwx_baseu-3.0.so.0(WXU_3.0)(64bit) libwx_baseu_net-3.0.so.0()(64bit) libwx_gtk3u_core-3.0.so.0()(64bit) libwx_gtk3u_core-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_media-3.0.so.0()(64bit) libwx_gtk3u_media-3.0.so.0(WXU_3.0)(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python2-wxpython4-webview-4.0.6-5.fc31.riscv64 Provides: python2-wxpython4-webview = 4.0.6-5.fc31 python2-wxpython4-webview(riscv-64) = 4.0.6-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libwx_baseu-3.0.so.0()(64bit) libwx_baseu-3.0.so.0(WXU_3.0)(64bit) libwx_baseu_net-3.0.so.0()(64bit) libwx_gtk3u_core-3.0.so.0()(64bit) libwx_gtk3u_core-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_webview-3.0.so.0()(64bit) libwx_gtk3u_webview-3.0.so.0(WXU_3.0)(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python3-wxpython4-4.0.6-5.fc31.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DrxgA8 + umask 022 + cd /builddir/build/BUILD + cd python-wxpython4-4.0.6 + LICENSEDIR=/builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/share/licenses/python3-wxpython4 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/share/licenses/python3-wxpython4 + cp -pr python3/license/LICENSE_BSD_Simple.txt python3/license/gpl.txt python3/license/lgpl.txt python3/license/licence.txt python3/license/preamble.txt /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/share/licenses/python3-wxpython4 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 BUILDSTDERR: warning: File listed twice: /usr/lib/.build-id/37/6d5ced7fed44d238e208c3669727b57817a4e7 BUILDSTDERR: warning: File listed twice: /usr/lib/.build-id/9d/1fa6279f173b9f3b85cdf0bc09507ba9bfcdfb Provides: python-wxpython4 = 4.0.6-5.fc31 python3-wx-phoenix-gtk3 = 4.0.6-5.fc31 python3-wxpython4 = 4.0.6-5.fc31 python3-wxpython4(riscv-64) = 4.0.6-5.fc31 python3.7dist(wxpython) = 4.0.6 python3dist(wxpython) = 4.0.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libwx_baseu-3.0.so.0()(64bit) libwx_baseu-3.0.so.0(WXU_3.0)(64bit) libwx_baseu_net-3.0.so.0()(64bit) libwx_baseu_net-3.0.so.0(WXU_3.0)(64bit) libwx_baseu_xml-3.0.so.0()(64bit) libwx_baseu_xml-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_adv-3.0.so.0()(64bit) libwx_gtk3u_adv-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_adv-3.0.so.0(WXU_3.0.1)(64bit) libwx_gtk3u_adv-3.0.so.0(WXU_3.0.3)(64bit) libwx_gtk3u_aui-3.0.so.0()(64bit) libwx_gtk3u_aui-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_core-3.0.so.0()(64bit) libwx_gtk3u_core-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_core-3.0.so.0(WXU_3.0.1)(64bit) libwx_gtk3u_gl-3.0.so.0()(64bit) libwx_gtk3u_gl-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_html-3.0.so.0()(64bit) libwx_gtk3u_html-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_propgrid-3.0.so.0()(64bit) libwx_gtk3u_propgrid-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_propgrid-3.0.so.0(WXU_3.0.3)(64bit) libwx_gtk3u_ribbon-3.0.so.0()(64bit) libwx_gtk3u_ribbon-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_richtext-3.0.so.0()(64bit) libwx_gtk3u_richtext-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_stc-3.0.so.0()(64bit) libwx_gtk3u_stc-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_xrc-3.0.so.0()(64bit) libwx_gtk3u_xrc-3.0.so.0(WXU_3.0)(64bit) python(abi) = 3.7 python3.7dist(numpy) python3.7dist(pillow) python3.7dist(setuptools) python3.7dist(six) rtld(GNU_HASH) Obsoletes: python-wxpython4 < 4.0.6-5.fc31 python3-wx-phoenix-gtk3 < 4.0.6-5.fc31 Processing files: python3-wxpython4-media-4.0.6-5.fc31.riscv64 Provides: python-wxpython4-media = 4.0.6-5.fc31 python3-wxpython4-media = 4.0.6-5.fc31 python3-wxpython4-media(riscv-64) = 4.0.6-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libwx_baseu-3.0.so.0()(64bit) libwx_baseu-3.0.so.0(WXU_3.0)(64bit) libwx_baseu_net-3.0.so.0()(64bit) libwx_gtk3u_core-3.0.so.0()(64bit) libwx_gtk3u_core-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_media-3.0.so.0()(64bit) libwx_gtk3u_media-3.0.so.0(WXU_3.0)(64bit) python(abi) = 3.7 rtld(GNU_HASH) Obsoletes: python-wxpython4-media < 4.0.6-5.fc31 Processing files: python3-wxpython4-webview-4.0.6-5.fc31.riscv64 Provides: python-wxpython4-webview = 4.0.6-5.fc31 python3-wxpython4-webview = 4.0.6-5.fc31 python3-wxpython4-webview(riscv-64) = 4.0.6-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libwx_baseu-3.0.so.0()(64bit) libwx_baseu-3.0.so.0(WXU_3.0)(64bit) libwx_baseu_net-3.0.so.0()(64bit) libwx_gtk3u_core-3.0.so.0()(64bit) libwx_gtk3u_core-3.0.so.0(WXU_3.0)(64bit) libwx_gtk3u_webview-3.0.so.0()(64bit) libwx_gtk3u_webview-3.0.so.0(WXU_3.0)(64bit) python(abi) = 3.7 rtld(GNU_HASH) Obsoletes: python-wxpython4-webview < 4.0.6-5.fc31 Processing files: python-wxpython4-doc-4.0.6-5.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iqlUv5 + umask 022 + cd /builddir/build/BUILD + cd python-wxpython4-4.0.6 + DOCDIR=/builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/share/doc/python-wxpython4-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/share/doc/python-wxpython4-doc + cp -pr python2/docs /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/share/doc/python-wxpython4-doc + cp -pr python2/demo /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/share/doc/python-wxpython4-doc + cp -pr python2/samples /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/share/doc/python-wxpython4-doc + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LA5iM7 + umask 022 + cd /builddir/build/BUILD + cd python-wxpython4-4.0.6 + LICENSEDIR=/builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/share/licenses/python-wxpython4-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/share/licenses/python-wxpython4-doc + cp -pr python3/license/LICENSE_BSD_Simple.txt python3/license/gpl.txt python3/license/lgpl.txt python3/license/licence.txt python3/license/preamble.txt /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64/usr/share/licenses/python-wxpython4-doc + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-wx-phoenix-docs = 4.0.6-5.fc31 python-wxpython4-doc = 4.0.6-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python-wx-phoenix-docs < 4.0.6-5.fc31 Processing files: python-wxpython4-debugsource-4.0.6-5.fc31.riscv64 Provides: python-wxpython4-debugsource = 4.0.6-5.fc31 python-wxpython4-debugsource(riscv-64) = 4.0.6-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-wxpython4-debuginfo-4.0.6-5.fc31.riscv64 Provides: python-wxpython4-debuginfo = 4.0.6-5.fc31 python-wxpython4-debuginfo(riscv-64) = 4.0.6-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-wxpython4-debugsource(riscv-64) = 4.0.6-5.fc31 Processing files: python2-wxpython4-debuginfo-4.0.6-5.fc31.riscv64 Provides: debuginfo(build-id) = 12936d6d06e7a7fd4a1323bf6f558f53b70da85e debuginfo(build-id) = 13e0ae5c80f9f43c8d176890d50d01c58ed94c0d debuginfo(build-id) = 1746bb28285815a55c2a3547b2da663f12483e6f debuginfo(build-id) = 19ab04082a7c053b3977c327434558684791a70d debuginfo(build-id) = 272c80be8ae7cfc5680d64a72de88e1f62e6f7f7 debuginfo(build-id) = 2cc3c4d7659f22aed3dc578cfdaf383cf160f777 debuginfo(build-id) = 2f7fb0ab6e282a43d0cd8644aafca4f0bbe8dd1c debuginfo(build-id) = 406a9f125bbb9b586f8334c35b3d79b3694a1aee debuginfo(build-id) = 755a9d3310b6e0b38a724f80ac640a9fec100c39 debuginfo(build-id) = 81b6818fb84b41a14ad7e910dc4ae3f5e5934b0f debuginfo(build-id) = 928fd97b77513d38eceafbdd689edf233bb40a8a debuginfo(build-id) = aa42b6e9a5845e2c51926c850296fbc2208f3c26 debuginfo(build-id) = cfe483e1feee86a6b483bc6f337fa0ca62e2aa13 debuginfo(build-id) = dbb4a661ced49d90e16eab102e7a1fbc2f13cb22 debuginfo(build-id) = ec2bcb6679ed6cf73a17d1afa8918e6a1e8c757b python2-wxpython4-debuginfo = 4.0.6-5.fc31 python2-wxpython4-debuginfo(riscv-64) = 4.0.6-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-wxpython4-debugsource(riscv-64) = 4.0.6-5.fc31 Processing files: python2-wxpython4-media-debuginfo-4.0.6-5.fc31.riscv64 Provides: debuginfo(build-id) = 19ab04082a7c053b3977c327434558684791a70d python2-wxpython4-media-debuginfo = 4.0.6-5.fc31 python2-wxpython4-media-debuginfo(riscv-64) = 4.0.6-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-wxpython4-debugsource(riscv-64) = 4.0.6-5.fc31 Processing files: python2-wxpython4-webview-debuginfo-4.0.6-5.fc31.riscv64 Provides: debuginfo(build-id) = 13e0ae5c80f9f43c8d176890d50d01c58ed94c0d python2-wxpython4-webview-debuginfo = 4.0.6-5.fc31 python2-wxpython4-webview-debuginfo(riscv-64) = 4.0.6-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-wxpython4-debugsource(riscv-64) = 4.0.6-5.fc31 Processing files: python3-wxpython4-debuginfo-4.0.6-5.fc31.riscv64 Provides: debuginfo(build-id) = 21d17b27ad02677955a906475807df2b53aaf1e1 debuginfo(build-id) = 3446bb7d986fe59ea6d8b30bcf1df2cc4f101218 debuginfo(build-id) = 34e8ae591e968822c322e823036c0d0b198b7e79 debuginfo(build-id) = 376d5ced7fed44d238e208c3669727b57817a4e7 debuginfo(build-id) = 3a8e295b05d2d38de5acf7faa39755bbb8217c69 debuginfo(build-id) = 452dcba7b433688977f1c4a1d9df448d4623fa55 debuginfo(build-id) = 7b8f300421957707fb5895c9ca2e49d82d15e9bd debuginfo(build-id) = 94195de97aa7e52e8d7cd5d75bd1728d5713e73e debuginfo(build-id) = 9d1fa6279f173b9f3b85cdf0bc09507ba9bfcdfb debuginfo(build-id) = 9f90539bdb1465afa4ec6410647b91788d1060f9 debuginfo(build-id) = b960d517e6db8147e459308dc8e235c25c9fff80 debuginfo(build-id) = cb62f73cb45668f497b82be2debd0f306317522e debuginfo(build-id) = d6118e00a4b14334c954c2c3d5fbe629bafb4ed1 debuginfo(build-id) = da0ab60f41a55d414ee47bb93efcfb6aaa0de88b debuginfo(build-id) = fa1fe856d18040ffe91203e89a5a53eb2c70a487 python3-wxpython4-debuginfo = 4.0.6-5.fc31 python3-wxpython4-debuginfo(riscv-64) = 4.0.6-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-wxpython4-debugsource(riscv-64) = 4.0.6-5.fc31 Processing files: python3-wxpython4-media-debuginfo-4.0.6-5.fc31.riscv64 Provides: debuginfo(build-id) = 9d1fa6279f173b9f3b85cdf0bc09507ba9bfcdfb python3-wxpython4-media-debuginfo = 4.0.6-5.fc31 python3-wxpython4-media-debuginfo(riscv-64) = 4.0.6-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-wxpython4-debugsource(riscv-64) = 4.0.6-5.fc31 Processing files: python3-wxpython4-webview-debuginfo-4.0.6-5.fc31.riscv64 Provides: debuginfo(build-id) = 376d5ced7fed44d238e208c3669727b57817a4e7 python3-wxpython4-webview-debuginfo = 4.0.6-5.fc31 python3-wxpython4-webview-debuginfo(riscv-64) = 4.0.6-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-wxpython4-debugsource(riscv-64) = 4.0.6-5.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64 Wrote: /builddir/build/RPMS/python2-wxpython4-media-4.0.6-5.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python2-wxpython4-webview-4.0.6-5.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-wxpython4-media-4.0.6-5.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-wxpython4-webview-4.0.6-5.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-wxpython4-4.0.6-5.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python-wxpython4-debuginfo-4.0.6-5.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python2-wxpython4-4.0.6-5.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python2-wxpython4-media-debuginfo-4.0.6-5.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python2-wxpython4-webview-debuginfo-4.0.6-5.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python-wxpython4-doc-4.0.6-5.fc31.noarch.rpm Wrote: /builddir/build/RPMS/python3-wxpython4-media-debuginfo-4.0.6-5.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-wxpython4-webview-debuginfo-4.0.6-5.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python2-wxpython4-debuginfo-4.0.6-5.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-wxpython4-debuginfo-4.0.6-5.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python-wxpython4-debugsource-4.0.6-5.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.S6a4C7 + umask 022 + cd /builddir/build/BUILD + cd python-wxpython4-4.0.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-wxpython4-4.0.6-5.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0