Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-wxpython4.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-432133-18587/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': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1674172800 Wrote: /builddir/build/SRPMS/python-wxpython4-4.2.0-3.fc38.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-wxpython4.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-432133-18587/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': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1674172800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fBuSUp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf wxPython-4.2.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/wxPython-4.2.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd wxPython-4.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/no-attrdict.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/pypubsub-getargspec.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + 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/ActivityIndicator.py demo/AddPrivateFont.py demo/AdjustChannels.py demo/AlphaDrawing.py demo/AnalogClock.py demo/AnimationCtrl.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/CheckListCtrl.py demo/Choice.py demo/Choicebook.py demo/CollapsibleHeaderCtrl.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/DrawLinesFromBuffer.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/GenericCheckBox.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/SVGImage_Bitmap.py demo/SVGImage_Render.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/ScrolledThumbnail.py demo/agw/ShapedButton.py demo/agw/ShortcutEditor.py demo/agw/SpeedMeter.py demo/agw/SuperToolTip.py demo/agw/ThumbDemoConfig.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.__init__.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.BitmapBundle.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.BitmapBundle.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.BitmapBundleImpl.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.BitmapBundleImpl.DoGetPreferredSize.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.BusyInfo.3.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.BusyInfo.__init__.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.BusyInfoFlags.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ClientDC.1.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.Colour.GetLuminance.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ColourDialog.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.SetMainControl.1.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.GetSizeFromText.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.Display.GetPPI.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.FileDialog.4.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileDialogCustomizeHook.1.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.GenericProgressDialog.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.GraphicsContext.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.GraphicsMatrix.Concat.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.GraphicsPenInfo.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.SetLoadFlags.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.JoystickEvent.GetButtonChange.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.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ListCtrl.GetNextItem.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ListCtrl.GetUpdatedAscendingSortIndicator.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.MemoryDC.3.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.PenInfo.1.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.PowerResourceBlocker.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.Rect.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.RichMessageDialog.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.SVGFileDC.SetBitmapHandler.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.Sizer.SetSizeHints.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.StaticBox.Enable.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.StaticBox.__init__.1.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.ToolBar.SetToolBitmapSize.1.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.UpdateUIEvent.IsCheckable.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.Create.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.Create.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.DoUpdateWindowUI.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.Enable.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.EnableTouchEvents.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.Fit.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.FromDIP.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.FromDIP.2.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.ToDIP.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.ToDIP.2.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.GenericAnimationCtrl.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.DataViewModel.Compare.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.dataview.DataViewRenderer.DisableEllipsize.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.dataview.DataViewTextRenderer.EnableMarkup.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.dataview.DataViewTextRenderer.EnableMarkup.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.dataview.DataViewValueAdjuster.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.glcanvas.GLAttribsBase.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.glcanvas.GLAttributes.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.glcanvas.GLCanvas.__init__.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.glcanvas.GLCanvas.__init__.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.glcanvas.GLContextAttrs.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.Grid.GetSelectedBlocks.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.grid.GridBlocks.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.grid.GridBlocks.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.grid.GridCellAttr.GetNonDefaultAlignment.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.grid.GridFitMode.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.HtmlDCRenderer.FindNextPageBreak.1.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.AddFilter.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.AddScriptMessageHandler.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html2.WebView.AddScriptMessageHandler.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html2.WebView.GetNativeBackend.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html2.WebView.IsBackendAvailable.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html2.WebView.RunScript.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html2.WebView.RunScript.2.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.8.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGProperty.9.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGProperty.ChangeFlag.1.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.XmlDocument.4.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.xml.XmlDocument.5.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 docs/sphinx/rest_substitutions/snippets/python/converted/wx.xrc.XmlResource.LoadDocument.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/ActivityIndicator.py demo/AddPrivateFont.py demo/AdjustChannels.py demo/AlphaDrawing.py demo/AnalogClock.py demo/AnimationCtrl.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/CheckListCtrl.py demo/Choice.py demo/Choicebook.py demo/CollapsibleHeaderCtrl.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/DrawLinesFromBuffer.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/GenericCheckBox.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/SVGImage_Bitmap.py demo/SVGImage_Render.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 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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aqxwBO + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd wxPython-4.2.0 + DOXYGEN=/usr/bin/doxygen + WAF=/usr/bin/waf + /usr/bin/python3 -u build.py dox touch etg --nodoc sip build_py --use_syswx --gtk3 Will build using: "/usr/bin/python3" 3.11.2 (main, Feb 8 2023, 00:00:00) [GCC 13.0.1 20230310 (Red Hat 13.0.1-0)] Python's architecture is 64bit cfg.VERSION: 4.2.0 Running command: dox bash ./regen.sh xml warning: Tag 'FORMULA_TRANSPARENT' at line 426 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 459 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOCBOOK_PROGRAMLISTING' at line 501 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 552 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTNAME' at line 557 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTSIZE' at line 558 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_TRANSPARENT' at line 581 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Finished command: dox (4m55.21s) Running command: touch Running command: touch_others Finished command: touch_others (0.10s) Finished command: touch (0.165s) Running command: etg "/usr/bin/python3" etg/_core.py --sip --nodoc "/usr/bin/python3" etg/_html2.py --sip --nodoc "/usr/bin/python3" etg/_xml.py --sip --nodoc "/usr/bin/python3" etg/_dataview.py --sip --nodoc "/usr/bin/python3" etg/_xrc.py --sip --nodoc "/usr/bin/python3" etg/_richtext.py --sip --nodoc "/usr/bin/python3" etg/_stc.py --sip --nodoc "/usr/bin/python3" etg/_msw.py --sip --nodoc "/usr/bin/python3" etg/_glcanvas.py --sip --nodoc "/usr/bin/python3" etg/_aui.py --sip --nodoc "/usr/bin/python3" etg/_ribbon.py --sip --nodoc "/usr/bin/python3" etg/_adv.py --sip --nodoc "/usr/bin/python3" etg/_media.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/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/bmpbndl.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 WARNING: Method wxPenInfo::Cap already exists in C++ class API, can not create a property. WARNING: Method wxPenInfo::Colour already exists in C++ class API, can not create a property. WARNING: Method wxPenInfo::Join already exists in C++ class API, can not create a property. WARNING: Method wxPenInfo::Quality already exists in C++ class API, can not create a property. WARNING: Method wxPenInfo::Stipple already exists in C++ class API, can not create a property. WARNING: Method wxPenInfo::Style already exists in C++ class API, can not create a property. WARNING: Method wxPenInfo::Width already exists in C++ class API, can not create a property. "/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 WARNING: Method wxGraphicsPenInfo::Cap already exists in C++ class API, can not create a property. WARNING: Method wxGraphicsPenInfo::Colour already exists in C++ class API, can not create a property. WARNING: Method wxGraphicsPenInfo::Join already exists in C++ class API, can not create a property. WARNING: Method wxGraphicsPenInfo::Stipple already exists in C++ class API, can not create a property. WARNING: Method wxGraphicsPenInfo::Style already exists in C++ class API, can not create a property. WARNING: Method wxGraphicsPenInfo::Width already exists in C++ class API, can not create a property. "/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 WARNING: Method wxStandardPaths::FileLayout already exists in C++ class API, can not create a property. "/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 WARNING: Method wxStaticBitmap::ScaleMode already exists in C++ class API, can not create a property. "/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/activityindicator.py --sip --nodoc "/usr/bin/python3" etg/collheaderctrl.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/filedlgcustomize.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. WARNING: Method wxFontData::RestrictSelection 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/webview.py --sip --nodoc "/usr/bin/python3" etg/dataview.py --sip --nodoc "/usr/bin/python3" etg/treelist.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/axbase.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/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 "/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 WARNING: Method wxTaskBarIcon::PopupMenu already exists in C++ class API, can not create a property. "/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/mediactrl.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 WARNING: Method wxGridActivationSource::Origin already exists in C++ class API, can not create a property. "/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 Finished command: etg (42m39.269s) Running command: sip sip-build --no-compile These bindings will be built: _core. Generating the _core bindings... The project has been built. sip_corewxPopupTransientWindow.cpp is changed, copying... sip_corewxFileCtrl.cpp is changed, copying... sip_corewxTextDropTarget.cpp is changed, copying... sip_corewxDirFilterListCtrl.cpp is changed, copying... sip_corewxAffineMatrix2DBase.cpp is changed, copying... sip_corewxComboPopup.cpp is changed, copying... sip_corewxTextCtrl.cpp is changed, copying... sip_corewxRearrangeDialog.cpp is changed, copying... sip_corewxHScrolledWindow.cpp is changed, copying... sip_corewxCursor.cpp is changed, copying... sip_corewxMenuBar.cpp is changed, copying... sip_corewxRichMessageDialog.cpp is changed, copying... sip_corewxListItem.cpp is changed, copying... sip_corewxNumberEntryDialog.cpp is changed, copying... sip_corewxToolbook.cpp is changed, copying... sip_corewxPopupWindow.cpp is changed, copying... sip_corewxPySingleChoiceDialog.cpp is changed, copying... sip_core_ScrolledWindowBase.cpp is changed, copying... sip_corewxPanel.cpp is changed, copying... sip_corewxMultiChoiceDialog.cpp is changed, copying... sip_corewxGenericProgressDialog.cpp is changed, copying... sip_corewxFontDialog.cpp is changed, copying... sip_corewxAppConsole.cpp is changed, copying... sip_corewxRegion.cpp is changed, copying... sip_corewxInfoBar.cpp is changed, copying... sip_corewxTopLevelWindow.cpp is changed, copying... sip_corewxProgressDialog.cpp is changed, copying... sip_corewxSimplebook.cpp is changed, copying... sip_corewxMirrorDC.cpp is changed, copying... sip_corewxPrintout.cpp is changed, copying... sip_corewxChoice.cpp is changed, copying... sip_corecmodule.cpp is changed, copying... sip_corewxGridBagSizer.cpp is changed, copying... sip_corewxSpinButton.cpp is changed, copying... sip_corewxComboBox.cpp is changed, copying... sip_corewxConfig.cpp is changed, copying... sip_corewxStaticText.cpp is changed, copying... sip_corewxClipboard.cpp is changed, copying... sip_corewxPrintAbortDialog.cpp is changed, copying... sip_corewxBufferedDC.cpp is changed, copying... sip_corewxBitmapToggleButton.cpp is changed, copying... sip_corewxCommandProcessor.cpp is changed, copying... sip_corewxConfigBase.cpp is changed, copying... sip_corewxRearrangeCtrl.cpp is changed, copying... sip_corewxSpinCtrl.cpp is changed, copying... sip_corewxBufferedPaintDC.cpp is changed, copying... sip_corewxListbook.cpp is changed, copying... sip_corewxRadioButton.cpp is changed, copying... sip_corewxColourPickerCtrl.cpp is changed, copying... sip_corewxDialog.cpp is changed, copying... sip_corewxVListBox.cpp is changed, copying... sip_corewxTipWindow.cpp is changed, copying... sip_corewxValidator.cpp is changed, copying... sip_corewxGenericMessageDialog.cpp is changed, copying... sip_corewxCheckBox.cpp is changed, copying... sip_corewxSlider.cpp is changed, copying... sip_corewxActivityIndicator.cpp is changed, copying... sip_corewxMDIClientWindow.cpp is changed, copying... sip_corewxDirDialog.cpp is changed, copying... sip_corewxMetafileDC.cpp is changed, copying... sip_corewxWindow.cpp is changed, copying... sip_corewxSearchCtrl.cpp is changed, copying... sip_corewxGBSizerItem.cpp is changed, copying... sip_corewxGauge.cpp is changed, copying... sip_corewxVarHVScrollHelper.cpp is changed, copying... sip_corewxTreeCtrl.cpp is changed, copying... sip_corewxCaret.cpp is changed, copying... sip_corewxButton.cpp is changed, copying... sip_corewxListBox.cpp is changed, copying... sip_corewxCollapsiblePane.cpp is changed, copying... sip_corewxScrollBar.cpp is changed, copying... sip_corewxFrame.cpp is changed, copying... sip_corewxStaticBitmap.cpp is changed, copying... sip_corewxColour.cpp is changed, copying... sip_corewxAnyButton.cpp is changed, copying... sip_corewxWindowDC.cpp is changed, copying... sip_corewxPyApp.cpp is changed, copying... sip_corewxPickerBase.cpp is changed, copying... sip_corewxStaticLine.cpp is changed, copying... sip_corewxPasswordEntryDialog.cpp is changed, copying... sip_corewxSystemOptions.cpp is changed, copying... sip_corewxVScrolledWindow.cpp is changed, copying... sip_corewxColourDialog.cpp is changed, copying... sip_corewxItemContainer.cpp is changed, copying... sip_corewxToolBar.cpp is changed, copying... sip_corewxGUIEventLoop.cpp is changed, copying... sip_corewxPreviewFrame.cpp is changed, copying... sip_corewxFilePickerCtrl.cpp is changed, copying... sip_corewxMessageDialog.cpp is changed, copying... sip_corewxStatusBar.cpp is changed, copying... sip_corewxCollapsibleHeaderCtrl.cpp is changed, copying... sip_corewxScreenDC.cpp is changed, copying... sip_corewxKeyEvent.cpp is changed, copying... sip_corewxGenericDirCtrl.cpp is changed, copying... sip_corewxMemoryDC.cpp is changed, copying... sip_corewxCommand.cpp is changed, copying... sip_corewxHeaderColumn.cpp is changed, copying... sip_corewxToggleButton.cpp is changed, copying... sip_corewxAutoBufferedPaintDC.cpp is changed, copying... sip_corewxPreviewCanvas.cpp is changed, copying... sip_corewxListCtrl.cpp is changed, copying... sip_corewxSVGFileDC.cpp is changed, copying... sip_corewxDC.cpp is changed, copying... sip_corewxSettableHeaderColumn.cpp is changed, copying... sip_corewxChoicebook.cpp is changed, copying... sip_corewxPen.cpp is changed, copying... sip_corewxBookCtrlBase.cpp is changed, copying... sip_corewxRearrangeList.cpp is changed, copying... sip_corewxTreebook.cpp is changed, copying... sip_corewxNonOwnedWindow.cpp is changed, copying... sip_corewxClientDC.cpp is changed, copying... sip_corewxFontMapper.cpp is changed, copying... sip_corewxGCDC.cpp is changed, copying... sip_corewxFileConfig.cpp is changed, copying... sip_corewxListView.cpp is changed, copying... sip_corewxMouseState.cpp is changed, copying... sip_corewxMDIParentFrame.cpp is changed, copying... sip_corewxHeaderCtrl.cpp is changed, copying... sip_corewxImage.cpp is changed, copying... sip_corewxBitmapButton.cpp is changed, copying... sip_corewxStaticBox.cpp is changed, copying... sip_corewxSizerItem.cpp is changed, copying... sip_corewxContextHelpButton.cpp is changed, copying... sip_corewxHeaderColumnSimple.cpp is changed, copying... sip_corewxHelpControllerBase.cpp is changed, copying... sip_corewxFileSystemWatcher.cpp is changed, copying... sip_corewxFont.cpp is changed, copying... sip_corewxControl.cpp is changed, copying... sip_corewxFindReplaceDialog.cpp is changed, copying... sip_corewxSpinCtrlDouble.cpp is changed, copying... sip_corewxSize.cpp is changed, copying... sip_corewxPaintDC.cpp is changed, copying... sip_corewxPreviewControlBar.cpp is changed, copying... sip_corewxPrinterDC.cpp is changed, copying... sip_corewxPlatformInfo.cpp is changed, copying... sip_corewxCheckListBox.cpp is changed, copying... sip_corewxHeaderCtrlSimple.cpp is changed, copying... sip_corewxMDIChildFrame.cpp is changed, copying... sip_corewxPostScriptDC.cpp is changed, copying... sip_corewxDirPickerCtrl.cpp is changed, copying... sip_corewxFileDropTarget.cpp is changed, copying... sip_corewxHVScrolledWindow.cpp is changed, copying... sip_corewxScrolledWindow.cpp is changed, copying... sip_corewxItemContainerImmutable.cpp is changed, copying... sip_corewxRect.cpp is changed, copying... sip_corewxBrush.cpp is changed, copying... sip_corewxSplitterWindow.cpp is changed, copying... sip_corewxDropTarget.cpp is changed, copying... sip_corewxPrintPreview.cpp is changed, copying... sip_corewxSizer.cpp is changed, copying... sip_corewxMDIChildFrameBase.cpp is changed, copying... sip_corewxRadioBox.cpp is changed, copying... sip_corewxTextEntryDialog.cpp is changed, copying... sip_corewxNotebook.cpp is changed, copying... sip_corewxFileType.cpp is changed, copying... sip_corewxMiniFrame.cpp is changed, copying... sip_corewxFileDialog.cpp is changed, copying... sip_corewxMenu.cpp is changed, copying... sip_corewxFontPickerCtrl.cpp is changed, copying... sipAPI_core.h is changed, copying... sip_corewxComboCtrl.cpp is changed, copying... sip_corewxBitmapBundle.cpp is changed, copying... sip_corewxTextEntry.cpp is changed, copying... sip_corewxScrolledCanvas.cpp is changed, copying... sip_corewxAffineMatrix2D.cpp is changed, copying... sip-build --no-compile These bindings will be built: _stc. Generating the _stc bindings... The project has been built. sip_stcwxStyledTextCtrl.cpp is changed, copying... sip-build --no-compile These bindings will be built: _ribbon. Generating the _ribbon bindings... The project has been built. sip-build --no-compile These bindings will be built: _msw. Generating the _msw bindings... The project has been built. sip-build --no-compile These bindings will be built: _html. Generating the _html bindings... The project has been built. sip_htmlwxHtmlListBox.cpp is changed, copying... sip_htmlwxHtmlRenderingInfo.cpp is changed, copying... sip_htmlwxSimpleHtmlListBox.cpp is changed, copying... sip-build --no-compile These bindings will be built: _html2. Generating the _html2 bindings... The project has been built. sipAPI_html2.h is changed, copying... sip-build --no-compile These bindings will be built: _richtext. Generating the _richtext bindings... The project has been built. sip_richtextwxRichTextBuffer.cpp is changed, copying... sip_richtextcmodule.cpp is changed, copying... sip_richtextwxRichTextStyleOrganiserDialog.cpp is changed, copying... sip_richtextwxRichTextCtrl.cpp is changed, copying... sip_richtextwxRichTextCell.cpp is changed, copying... sip_richtextwxRichTextParagraphLayoutBox.cpp is changed, copying... sip_richtextwxRichTextStyleComboCtrl.cpp is changed, copying... sip_richtextwxRichTextPrintout.cpp is changed, copying... sip_richtextwxRichTextStyleListCtrl.cpp is changed, copying... sip_richtextwxRichTextTable.cpp is changed, copying... sip_richtextwxRichTextFormattingDialog.cpp is changed, copying... sip_richtextwxRichTextStyleDefinition.cpp is changed, copying... sip_richtextwxRichTextBox.cpp is changed, copying... sip_richtextwxSymbolPickerDialog.cpp is changed, copying... sip_richtextwxRichTextStyleListBox.cpp is changed, copying... sip_richtextwxRichTextField.cpp is changed, copying... sip-build --no-compile These bindings will be built: _xrc. Generating the _xrc bindings... The project has been built. sip_xrcwxXmlResource.cpp is changed, copying... sip_xrcwxXmlResourceHandler.cpp is changed, copying... sip_xrcwxXmlSubclassFactory.cpp is changed, copying... sip-build --no-compile These bindings will be built: _adv. Generating the _adv bindings... The project has been built. sip_advwxRichToolTip.cpp is changed, copying... sip_advwxOwnerDrawnComboBox.cpp is changed, copying... sip_advwxPropertySheetDialog.cpp is changed, copying... sip_advwxBitmapComboBox.cpp is changed, copying... sip_advwxSound.cpp is changed, copying... sip_advwxWizard.cpp is changed, copying... sip_advcmodule.cpp is changed, copying... sipAPI_adv.h is changed, copying... sip-build --no-compile These bindings will be built: _glcanvas. Generating the _glcanvas bindings... The project has been built. sip_glcanvaswxGLCanvas.cpp is changed, copying... sipAPI_glcanvas.h is changed, copying... sip-build --no-compile These bindings will be built: _propgrid. Generating the _propgrid bindings... The project has been built. sip_propgridwxPropertyGridInterface.cpp is changed, copying... sip_propgridwxPropertyGridPopulator.cpp is changed, copying... sip-build --no-compile These bindings will be built: _aui. Generating the _aui bindings... The project has been built. sip_auiwxAuiMDIClientWindow.cpp is changed, copying... sip_auiwxAuiManager.cpp is changed, copying... sip_auiwxAuiNotebook.cpp is changed, copying... sip_auicmodule.cpp is changed, copying... sip_auiwxAuiPaneInfo.cpp is changed, copying... sip-build --no-compile These bindings will be built: _xml. Generating the _xml bindings... The project has been built. sip_xmlwxXmlDocument.cpp is changed, copying... sip-build --no-compile These bindings will be built: _media. Generating the _media bindings... The project has been built. sipAPI_media.h is changed, copying... sip-build --no-compile These bindings will be built: _dataview. Generating the _dataview bindings... The project has been built. sip_dataviewwxDataViewListCtrl.cpp is changed, copying... sip_dataviewwxDataViewTreeCtrl.cpp is changed, copying... sip_dataviewwxDataViewCtrl.cpp is changed, copying... sip-build --no-compile These bindings will be built: _grid. Generating the _grid bindings... The project has been built. sip_gridwxGridCellAttrPtr.cpp is changed, copying... sip_gridwxGridEditorCreatedEvent.cpp is changed, copying... sip_gridwxGridCellRendererPtr.cpp is changed, copying... sip_gridwxGridCellEditorPtr.cpp is changed, copying... sip_gridwxGridTableBase.cpp is changed, copying... sip_gridcmodule.cpp is changed, copying... sip_gridwxGridStringTable.cpp is changed, copying... sip_gridwxGrid.cpp is changed, copying... Removing folder: sip/siplib sip-module --sdist --abi-version 12.8 --target-dir /tmp/tmp9v1jvgdn wx.siplib Finished command: sip (57m24.763s) Running command: build_py "/usr/bin/python3" /usr/bin/waf --wx_config=wx-config --gtk3 --python="/usr/bin/python3" --out=build/waf/3.11/gtk3 configure build Setting top to : /builddir/build/BUILD/wxPython-4.2.0 Setting out to : /builddir/build/BUILD/wxPython-4.2.0/build/waf/3.11/gtk3 Checking for 'gcc' (C compiler) : gcc Checking for 'g++' (C++ compiler) : g++ Checking for program 'python' : /usr/bin/python3 Checking for python version >= 3.7.0 : 3.11.2 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 (1m13.408s) Waf: Entering directory `/builddir/build/BUILD/wxPython-4.2.0/build/waf/3.11/gtk3' **** Compiler: gcc --version gcc (GCC) 13.0.1 20230401 (Red Hat 13.0.1-0) Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. [ 1/937] Compiling sip/siplib/sip_array.c [ 2/937] Compiling sip/siplib/descriptors.c [ 3/937] Compiling sip/siplib/apiversions.c [ 4/937] Compiling sip/siplib/qtlib.c [ 5/937] Compiling sip/siplib/voidptr.c [ 6/937] Compiling sip/siplib/objmap.c [ 7/937] Compiling sip/siplib/bool.cpp [ 8/937] Compiling sip/siplib/threads.c [ 9/937] Compiling sip/siplib/int_convertors.c [ 10/937] Compiling sip/siplib/siplib.c [ 11/937] Compiling sip/cpp/sip_corewxListView.cpp [ 12/937] Compiling sip/cpp/sip_corewxCollapsibleHeaderCtrl.cpp [ 13/937] Compiling sip/cpp/sip_corewxZoomGestureEvent.cpp [ 14/937] Compiling sip/cpp/sip_corewxAccessible.cpp [ 15/937] Compiling sip/cpp/sip_corewxAutoBufferedPaintDC.cpp [ 16/937] Compiling sip/cpp/sip_corewxXPMHandler.cpp [ 17/937] Compiling sip/cpp/sip_corewxEventLoopActivator.cpp [ 18/937] Compiling sip/cpp/sip_corewxListItem.cpp [ 19/937] Compiling sip/cpp/sip_corewxListEvent.cpp [ 20/937] Linking build/waf/3.11/gtk3/siplib.cpython-311-riscv64-linux-gnu.so [ 21/937] Compiling sip/cpp/sip_corewxWindowList_iterator.cpp [ 22/937] Compiling sip/cpp/sip_corewxWindowDestroyEvent.cpp [ 23/937] Compiling sip/cpp/sip_corewxVersionInfo.cpp [ 24/937] Compiling sip/cpp/sip_corewxJoystickEvent.cpp [ 25/937] Compiling sip/cpp/sip_corewxVideoMode.cpp [ 26/937] Compiling sip/cpp/sip_corewxDropTarget.cpp [ 27/937] Compiling sip/cpp/sip_corewxLayoutConstraints.cpp [ 28/937] Compiling sip/cpp/sip_corewxVector0100wxBitmap.cpp [ 29/937] Compiling sip/cpp/sip_corewxVariantList.cpp [ 30/937] Compiling sip/cpp/sip_corewxVariant.cpp [ 31/937] Compiling sip/cpp/sip_corewxItemContainerImmutable.cpp [ 32/937] Compiling sip/cpp/sip_corewxDropSource.cpp [ 33/937] Compiling sip/cpp/sip_corewxClipboard.cpp [ 34/937] Compiling sip/cpp/sip_corewxStatusBar.cpp [ 35/937] Compiling sip/cpp/sip_corewxJPEGHandler.cpp [ 36/937] Compiling sip/cpp/sip_corewxVarVScrollHelper.cpp [ 37/937] Compiling sip/cpp/sip_corewxVarScrollHelperBase.cpp [ 38/937] Compiling sip/cpp/sip_corewxVarHVScrollHelper.cpp [ 39/937] Compiling sip/cpp/sip_corewxVarHScrollHelper.cpp [ 40/937] Compiling sip/cpp/sip_corewxItemAttr.cpp [ 41/937] Compiling sip/cpp/sip_corewxDropFilesEvent.cpp [ 42/937] Compiling sip/cpp/sip_corewxValidator.cpp [ 43/937] Compiling sip/cpp/sip_corewxVScrolledWindow.cpp [ 44/937] Compiling sip/cpp/sip_corewxItemContainer.cpp [ 45/937] Compiling sip/cpp/sip_corewxVListBox.cpp [ 46/937] Compiling sip/cpp/sip_corewxUpdateUIEvent.cpp [ 47/937] Compiling sip/cpp/sip_corewxIntPtr.cpp [ 48/937] Compiling sip/cpp/sip_corewxDragImage.cpp [ 49/937] Compiling sip/cpp/sip_corewxClientDataContainer.cpp [ 50/937] Compiling sip/cpp/sip_corewxArrayVideoModes.cpp [ 51/937] Compiling sip/cpp/sip_corewxAcceleratorTable.cpp [ 52/937] Compiling sip/cpp/sip_corewxInternetFSHandler.cpp [ 53/937] Compiling sip/cpp/sip_corewxURLDataObject.cpp [ 54/937] Compiling sip/cpp/sip_corewxIntCArrayHolder.cpp [ 55/937] Compiling sip/cpp/sip_corewxULongLong.cpp [ 56/937] Compiling sip/cpp/sip_corewxUIntPtr.cpp [ 57/937] Compiling sip/cpp/sip_corewxInputStream.cpp [ 58/937] Compiling sip/cpp/sip_corewxDisplayChangedEvent.cpp [ 59/937] Compiling sip/cpp/sip_corewxUIActionSimulator.cpp [ 60/937] Compiling sip/cpp/sip_corewxTwoFingerTapEvent.cpp [ 61/937] Compiling sip/cpp/sip_corewxInitDialogEvent.cpp [ 62/937] Compiling sip/cpp/sip_corewxTreebook.cpp [ 63/937] Compiling sip/cpp/sip_corewxTreeItemId.cpp [ 64/937] Compiling sip/cpp/sip_corewxInfoBar.cpp [ 65/937] Compiling sip/cpp/sip_corewxDisplay.cpp [ 66/937] Compiling sip/cpp/sip_corewxClientData.cpp [ 67/937] Compiling sip/cpp/sip_corewxTreeItemData.cpp [ 68/937] Compiling sip/cpp/sip_corewxTreeEvent.cpp [ 69/937] Compiling sip/cpp/sip_corewxIndividualLayoutConstraint.cpp [ 70/937] Compiling sip/cpp/sip_corewxTreeCtrl.cpp [ 71/937] Compiling sip/cpp/sip_corewxTranslationsLoader.cpp [ 72/937] Compiling sip/cpp/sip_corewxImageRGBValue.cpp [ 73/937] Compiling sip/cpp/sip_corewxDirPickerCtrl.cpp [ 74/937] Compiling sip/cpp/sip_corewxUniChar.cpp [ 75/937] Compiling sip/cpp/sip_corewxTrackable.cpp [ 76/937] Compiling sip/cpp/sip_corewxImageList.cpp [ 77/937] Compiling sip/cpp/sip_corewxTopLevelWindowGeometrySerializer.cpp [ 78/937] Compiling sip/cpp/sip_corewxTranslations.cpp [ 79/937] Compiling sip/cpp/sip_corewxImageHistogram.cpp [ 80/937] Compiling sip/cpp/sip_corewxDirFilterListCtrl.cpp [ 81/937] Compiling sip/cpp/sip_corewxClientDC.cpp [ 82/937] Compiling sip/cpp/sip_corewxArrayString.cpp [ 83/937] Compiling sip/cpp/sip_corewxToolbook.cpp [ 84/937] Compiling sip/cpp/sip_corewxToolTip.cpp [ 85/937] Compiling sip/cpp/sip_corewxImageHandler.cpp [ 86/937] Compiling sip/cpp/sip_corewxToolBarToolBase.cpp [ 87/937] Compiling sip/cpp/sip_corewxToolBar.cpp [ 88/937] Compiling sip/cpp/sip_corewxImageHSVValue.cpp [ 89/937] Compiling sip/cpp/sip_corewxDirDialog.cpp In file included from /usr/include/python3.11/unicodeobject.h:1042, from /usr/include/python3.11/Python.h:51, from ../../../../sip/siplib/sip.h:24, from ../../../../sip/cpp/sipAPI_core.h:13, from ../../../../sip/cpp/sip_corewxArrayString.cpp:10: ../../../../sip/cpp/sip_corewxArrayString.cpp: In function ‘int convertTo_wxArrayString(PyObject*, void**, int*, PyObject*)’: /usr/include/python3.11/cpython/unicodeobject.h:664:52: warning: ‘Py_ssize_t PyUnicode_GET_SIZE(PyObject*)’ is deprecated [-Wdeprecated-declarations] 664 | # define PyUnicode_GET_SIZE(op) PyUnicode_GET_SIZE(_PyObject_CAST(op)) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../../../sip/cpp/sip_corewxArrayString.cpp:91:26: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 91 | size_t len = PyUnicode_GET_SIZE(item); | ^~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ [ 90/937] Compiling sip/cpp/sip_corewxToggleButton.cpp [ 91/937] Compiling sip/cpp/sip_corewxTipWindow.cpp [ 92/937] Compiling sip/cpp/sip_corewxImageDataObject.cpp [ 93/937] Compiling sip/cpp/sip_corewxTimerRunner.cpp [ 94/937] Compiling sip/cpp/sip_corewxTopLevelWindow.cpp [ 95/937] Compiling sip/cpp/sip_corewxImageArray.cpp [ 96/937] Compiling sip/cpp/sip_corewxDialogLayoutAdapter.cpp [ 97/937] Compiling sip/cpp/sip_corewxClassInfo.cpp [ 98/937] Compiling sip/cpp/sip_corewxTimer.cpp [ 99/937] Compiling sip/cpp/sip_corewxTimeSpan.cpp [100/937] Compiling sip/cpp/sip_corewxImage.cpp [101/937] Compiling sip/cpp/sip_corewxTextUrlEvent.cpp [102/937] Compiling sip/cpp/sip_corewxTextEntryDialog.cpp [103/937] Compiling sip/cpp/sip_corewxIdleEvent.cpp [104/937] Compiling sip/cpp/sip_corewxDialog.cpp [105/937] Compiling sip/cpp/sip_corewxTextEntry.cpp [106/937] Compiling sip/cpp/sip_corewxTextDropTarget.cpp [107/937] Compiling sip/cpp/sip_corewxIdManager.cpp [108/937] Compiling sip/cpp/sip_corewxTextDataObject.cpp [109/937] Compiling sip/cpp/sip_corewxVector0100wxBitmapBundle.cpp [110/937] Compiling sip/cpp/sip_corewxTextCtrl.cpp [111/937] Compiling sip/cpp/sip_corewxDelegateRendererNative.cpp [112/937] Compiling sip/cpp/sip_corewxChoicebook.cpp [113/937] Compiling sip/cpp/sip_corewxArrayInt.cpp [114/937] Compiling sip/cpp/sip_corewxAcceleratorEntry.cpp [115/937] Compiling sip/cpp/sip_corewxTextCompleterSimple.cpp [116/937] Compiling sip/cpp/sip_corewxTextCompleter.cpp [117/937] Compiling sip/cpp/sip_corewxIconLocation.cpp [118/937] Compiling sip/cpp/sip_corewxTimerEvent.cpp [119/937] Compiling sip/cpp/sip_corewxTIFFHandler.cpp [120/937] Compiling sip/cpp/sip_corewxIconBundle.cpp [121/937] Compiling sip/cpp/sip_corewxDateTimeTm.cpp [122/937] Compiling sip/cpp/sip_corewxTGAHandler.cpp [123/937] Compiling sip/cpp/sip_corewxTDIChildFrame.cpp [124/937] Compiling sip/cpp/sip_corewxIcon.cpp [125/937] Compiling sip/cpp/sip_corewxSystemSettings.cpp [126/937] Compiling sip/cpp/sip_corewxSystemOptions.cpp [127/937] Compiling sip/cpp/sip_corewxIFFHandler.cpp [128/937] Compiling sip/cpp/sip_corewxDateTimeTimeZone.cpp [129/937] Compiling sip/cpp/sip_corewxChoice.cpp [130/937] Compiling sip/cpp/sip_corewxSystemAppearance.cpp [131/937] Compiling sip/cpp/sip_corewxSysColourChangedEvent.cpp ../../../../sip/cpp/sip_corewxIcon.cpp: In function ‘PyObject* meth_wxIcon_SetDepth(PyObject*, PyObject*, PyObject*)’: ../../../../sip/cpp/sip_corewxIcon.cpp:521:29: warning: ‘virtual void wxBitmap::SetDepth(int)’ is deprecated [-Wdeprecated-declarations] 521 | sipCpp->SetDepth(depth); | ~~~~~~~~~~~~~~~~^~~~~~~ In file included from /usr/include/wx-3.2/wx/wx.h:14, from ../../../../wx/include/wxPython/wxpy_api.h:41, from ../../../../sip/cpp/sipAPI_core.h:22040, from ../../../../sip/cpp/sip_corewxIcon.cpp:10: /usr/include/wx-3.2/wx/gtk/bitmap.h:127:23: note: declared here 127 | wxDEPRECATED(void SetDepth( int depth ) wxOVERRIDE); | ^~~~~~~~ /usr/include/wx-3.2/wx/defs.h:666:43: note: in definition of macro ‘wxDEPRECATED’ 666 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x | ^ ../../../../sip/cpp/sip_corewxIcon.cpp: In function ‘PyObject* meth_wxIcon_SetHeight(PyObject*, PyObject*, PyObject*)’: ../../../../sip/cpp/sip_corewxIcon.cpp:561:30: warning: ‘virtual void wxBitmap::SetHeight(int)’ is deprecated [-Wdeprecated-declarations] 561 | sipCpp->SetHeight(height); | ~~~~~~~~~~~~~~~~~^~~~~~~~ /usr/include/wx-3.2/wx/gtk/bitmap.h:125:23: note: declared here 125 | wxDEPRECATED(void SetHeight( int height ) wxOVERRIDE); | ^~~~~~~~~ /usr/include/wx-3.2/wx/defs.h:666:43: note: in definition of macro ‘wxDEPRECATED’ 666 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x | ^ ../../../../sip/cpp/sip_corewxIcon.cpp: In function ‘PyObject* meth_wxIcon_SetWidth(PyObject*, PyObject*, PyObject*)’: ../../../../sip/cpp/sip_corewxIcon.cpp:601:29: warning: ‘virtual void wxBitmap::SetWidth(int)’ is deprecated [-Wdeprecated-declarations] 601 | sipCpp->SetWidth(width); | ~~~~~~~~~~~~~~~~^~~~~~~ /usr/include/wx-3.2/wx/gtk/bitmap.h:126:23: note: declared here 126 | wxDEPRECATED(void SetWidth( int width ) wxOVERRIDE); | ^~~~~~~~ /usr/include/wx-3.2/wx/defs.h:666:43: note: in definition of macro ‘wxDEPRECATED’ 666 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x | ^ [132/937] Compiling sip/cpp/sip_corewxTextAttr.cpp [133/937] Compiling sip/cpp/sip_corewxStringCArrayHolder.cpp [134/937] Compiling sip/cpp/sip_corewxString.cpp [135/937] Compiling sip/cpp/sip_corewxHelpEvent.cpp [136/937] Compiling sip/cpp/sip_corewxDateTime.cpp [137/937] Compiling sip/cpp/sip_corewxStreamBase.cpp [138/937] Compiling sip/cpp/sip_corewxStopWatch.cpp [139/937] Compiling sip/cpp/sip_corewxHelpControllerHelpProvider.cpp [140/937] Compiling sip/cpp/sip_corewxStockPreferencesPage.cpp [141/937] Compiling sip/cpp/sip_corewxIconizeEvent.cpp In file included from /usr/include/python3.11/unicodeobject.h:1042, from /usr/include/python3.11/Python.h:51, from ../../../../sip/siplib/sip.h:24, from ../../../../sip/cpp/sipAPI_core.h:13, from ../../../../sip/cpp/sip_corewxString.cpp:10: ../../../../sip/cpp/sip_corewxString.cpp: In function ‘int convertTo_wxString(PyObject*, void**, int*, PyObject*)’: /usr/include/python3.11/cpython/unicodeobject.h:664:52: warning: ‘Py_ssize_t PyUnicode_GET_SIZE(PyObject*)’ is deprecated [-Wdeprecated-declarations] 664 | # define PyUnicode_GET_SIZE(op) PyUnicode_GET_SIZE(_PyObject_CAST(op)) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../../../sip/cpp/sip_corewxString.cpp:74:22: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 74 | size_t len = PyUnicode_GET_SIZE(uni); | ^~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ [142/937] Compiling sip/cpp/sip_corewxStockGDI.cpp [143/937] Compiling sip/cpp/sip_corewxHelpControllerBase.cpp [144/937] Compiling sip/cpp/sip_corewxChildFocusEvent.cpp [145/937] Compiling sip/cpp/sip_corewxArrayDouble.cpp [146/937] Compiling sip/cpp/sip_corewxStdDialogButtonSizer.cpp [147/937] Compiling sip/cpp/sip_corewxDateSpan.cpp [148/937] Compiling sip/cpp/sip_corewxHeaderCtrlSimple.cpp [149/937] Compiling sip/cpp/sip_corewxStatusBarPane.cpp [150/937] Compiling sip/cpp/sip_corewxStaticText.cpp [151/937] Compiling sip/cpp/sip_corewxHeaderCtrlEvent.cpp [152/937] Compiling sip/cpp/sip_corewxDataObjectSimple.cpp [153/937] Compiling sip/cpp/sip_corewxStaticLine.cpp [154/937] Compiling sip/cpp/sip_corewxStaticBoxSizer.cpp [155/937] Compiling sip/cpp/sip_corewxHeaderCtrl.cpp [156/937] Compiling sip/cpp/sip_corewxStaticBox.cpp [157/937] Compiling sip/cpp/sip_corewxStaticBitmap.cpp [158/937] Compiling sip/cpp/sip_corewxHeaderColumnSimple.cpp [159/937] Compiling sip/cpp/sip_corewxDataObjectComposite.cpp [160/937] Compiling sip/cpp/sip_corewxCheckListBox.cpp [161/937] Compiling sip/cpp/sip_corewxStandardPaths.cpp [162/937] Compiling sip/cpp/sip_corewxSplitterWindow.cpp [163/937] Compiling sip/cpp/sip_corewxHeaderColumn.cpp [164/937] Compiling sip/cpp/sip_corewxSplitterRenderParams.cpp [165/937] Compiling sip/cpp/sip_corewxSplitterEvent.cpp [166/937] Compiling sip/cpp/sip_corewxHeaderButtonParams.cpp [167/937] Compiling sip/cpp/sip_corewxDataObject.cpp [168/937] Compiling sip/cpp/sip_corewxSpinEvent.cpp [169/937] Compiling sip/cpp/sip_corewxSpinDoubleEvent.cpp [170/937] Compiling sip/cpp/sip_corewxHVScrolledWindow.cpp [171/937] Compiling sip/cpp/sip_corewxSpinCtrlDouble.cpp [172/937] Compiling sip/cpp/sip_corewxSpinCtrl.cpp [173/937] Compiling sip/cpp/sip_corewxHTMLDataObject.cpp [174/937] Compiling sip/cpp/sip_corewxDataFormat.cpp [175/937] Compiling sip/cpp/sip_corewxCheckBox.cpp [176/937] Compiling sip/cpp/sip_corewxArchiveFSHandler.cpp [177/937] Compiling sip/cpp/sip_corecmodule.cpp [178/937] Compiling sip/cpp/sip_corewxSpinButton.cpp [179/937] Compiling sip/cpp/sip_corewxSlider.cpp [180/937] Compiling sip/cpp/sip_corewxHScrolledWindow.cpp [181/937] Compiling sip/cpp/sip_corewxSizerItemList_iterator.cpp [182/937] Compiling sip/cpp/sip_corewxSizerItemList.cpp [183/937] Compiling sip/cpp/sip_corewxGridSizer.cpp [184/937] Compiling sip/cpp/sip_corewxDashCArrayHolder.cpp [185/937] Compiling sip/cpp/sip_corewxSizerItem.cpp [186/937] Compiling sip/cpp/sip_corewxHelpProvider.cpp [187/937] Compiling sip/cpp/sip_corewxGridBagSizer.cpp [188/937] Compiling sip/cpp/sip_corewxSizer.cpp [189/937] Compiling sip/cpp/sip_corewxSizeEvent.cpp [190/937] Compiling sip/cpp/sip_corewxGraphicsRenderer.cpp [191/937] Compiling sip/cpp/sip_corewxDPIChangedEvent.cpp In file included from /usr/include/python3.11/unicodeobject.h:1042, from /usr/include/python3.11/Python.h:51, from ../../../../sip/siplib/sip.h:24, from ../../../../sip/cpp/sipAPI_core.h:13, from ../../../../sip/cpp/sip_corecmodule.cpp:10: ../../../../sip/cpp/sip_corecmodule.cpp: In function ‘wxString i_Py2wxString(PyObject*)’: /usr/include/python3.11/cpython/unicodeobject.h:664:52: warning: ‘Py_ssize_t PyUnicode_GET_SIZE(PyObject*)’ is deprecated [-Wdeprecated-declarations] 664 | # define PyUnicode_GET_SIZE(op) PyUnicode_GET_SIZE(_PyObject_CAST(op)) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../../../sip/cpp/sip_corecmodule.cpp:8490:18: note: in expansion of macro ‘PyUnicode_GET_SIZE’ 8490 | size_t len = PyUnicode_GET_SIZE(uni); | ^~~~~~~~~~~~~~~~~~ /usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here 652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op) | ^~~~~~~~~~~~~~~~~~ [192/937] Compiling sip/cpp/sip_corewxCharBuffer.cpp [193/937] Compiling sip/cpp/sip_corewxSize.cpp [194/937] Compiling sip/cpp/sip_corewxSingleInstanceChecker.cpp [195/937] Compiling sip/cpp/sip_corewxGraphicsPenInfo.cpp [196/937] Compiling sip/cpp/sip_corewxSimplebook.cpp [197/937] Compiling sip/cpp/sip_corewxSimpleHelpProvider.cpp [198/937] Compiling sip/cpp/sip_corewxGraphicsPen.cpp [199/937] Compiling sip/cpp/sip_corewxDCTextColourChanger.cpp [200/937] Compiling sip/cpp/sip_corewxShowEvent.cpp [201/937] Compiling sip/cpp/sip_corewxSharedClientDataContainer.cpp [202/937] Compiling sip/cpp/sip_corewxGraphicsPath.cpp [203/937] Compiling sip/cpp/sip_corewxSettableHeaderColumn.cpp [204/937] Compiling sip/cpp/sip_corewxSetCursorEvent.cpp [205/937] Compiling sip/cpp/sip_corewxGraphicsObject.cpp [206/937] Compiling sip/cpp/sip_corewxDCTextBgModeChanger.cpp [207/937] Compiling sip/cpp/sip_corewxCaret.cpp [208/937] Compiling sip/cpp/sip_corewxAppTraits.cpp [209/937] Compiling sip/cpp/sip_corewxSearchCtrl.cpp [210/937] Compiling sip/cpp/sip_corewxSizerFlags.cpp [211/937] Compiling sip/cpp/sip_corewxGraphicsMatrix.cpp [212/937] Compiling sip/cpp/sip_corewxScrolledCanvas.cpp [213/937] Compiling sip/cpp/sip_corewxScrollWinEvent.cpp [214/937] Compiling sip/cpp/sip_corewxGraphicsGradientStops.cpp [215/937] Compiling sip/cpp/sip_corewxDCTextBgColourChanger.cpp [216/937] Compiling sip/cpp/sip_corewxScrollEvent.cpp [217/937] Compiling sip/cpp/sip_corewxScrollBar.cpp [218/937] Compiling sip/cpp/sip_corewxGraphicsGradientStop.cpp [219/937] Compiling sip/cpp/sip_corewxScrolledWindow.cpp [220/937] Compiling sip/cpp/sip_corewxSVGFileDC.cpp [221/937] Compiling sip/cpp/sip_corewxGraphicsFont.cpp [222/937] Compiling sip/cpp/sip_corewxDCPenChanger.cpp [223/937] Compiling sip/cpp/sip_corewxButton.cpp [224/937] Compiling sip/cpp/sip_corewxSVGBitmapHandler.cpp [225/937] Compiling sip/cpp/sip_corewxSVGBitmapFileHandler.cpp [226/937] Compiling sip/cpp/sip_corewxGraphicsContext.cpp [227/937] Compiling sip/cpp/sip_corewxSVGBitmapEmbedHandler.cpp [228/937] Compiling sip/cpp/sip_corewxRotateGestureEvent.cpp [229/937] Compiling sip/cpp/sip_corewxGraphicsBrush.cpp [230/937] Compiling sip/cpp/sip_corewxDCOverlay.cpp [231/937] Compiling sip/cpp/sip_corewxRichMessageDialog.cpp [232/937] Compiling sip/cpp/sip_corewxRendererVersion.cpp [233/937] Compiling sip/cpp/sip_corewxScreenDC.cpp [234/937] Compiling sip/cpp/sip_corewxRendererNative.cpp [235/937] Compiling sip/cpp/sip_corewxRegionIterator.cpp [236/937] Compiling sip/cpp/sip_corewxGestureEvent.cpp [237/937] Compiling sip/cpp/sip_corewxDCFontChanger.cpp [238/937] Compiling sip/cpp/sip_corewxBusyInfoFlags.cpp [239/937] Compiling sip/cpp/sip_corewxAppConsole.cpp [240/937] Compiling sip/cpp/sip_core_ScrolledWindowBase.cpp [241/937] Compiling sip/cpp/sip_corewxRegion.cpp [242/937] Compiling sip/cpp/sip_corewxRefCounter.cpp [243/937] Compiling sip/cpp/sip_corewxGraphicsBitmap.cpp [244/937] Compiling sip/cpp/sip_corewxRect2DDouble.cpp [245/937] Compiling sip/cpp/sip_corewxRect.cpp [246/937] Compiling sip/cpp/sip_corewxGenericMessageDialog.cpp [247/937] Compiling sip/cpp/sip_corewxDCClipper.cpp [248/937] Compiling sip/cpp/sip_corewxRearrangeList.cpp [249/937] Compiling sip/cpp/sip_corewxGenericProgressDialog.cpp [250/937] Compiling sip/cpp/sip_corewxGenericDragImage.cpp [251/937] Compiling sip/cpp/sip_corewxRearrangeCtrl.cpp [252/937] Compiling sip/cpp/sip_corewxRealPoint.cpp [253/937] Compiling sip/cpp/sip_corewxGenericDirCtrl.cpp [254/937] Compiling sip/cpp/sip_corewxDCBrushChanger.cpp [255/937] Compiling sip/cpp/sip_corewxBusyInfo.cpp [256/937] Compiling sip/cpp/sip_corewxRadioButton.cpp [257/937] Compiling sip/cpp/sip_corewxRadioBox.cpp [258/937] Compiling sip/cpp/sip_corewxRearrangeDialog.cpp [259/937] Compiling sip/cpp/sip_corewxQueryNewPaletteEvent.cpp [260/937] Compiling sip/cpp/sip_corewxPyUserData.cpp [261/937] Compiling sip/cpp/sip_corewxGUIEventLoop.cpp [262/937] Compiling sip/cpp/sip_corewxDC.cpp [263/937] Compiling sip/cpp/sip_corewxGauge.cpp [264/937] Compiling sip/cpp/sip_corewxPySingleChoiceDialog.cpp [265/937] Compiling sip/cpp/sip_corewxGIFHandler.cpp [266/937] Compiling sip/cpp/sip_corewxPyCommandEvent.cpp [267/937] Compiling sip/cpp/sip_corewxPyBuffer.cpp [268/937] Compiling sip/cpp/sip_corewxGDIObject.cpp [269/937] Compiling sip/cpp/sip_corewxCustomDataObject.cpp [270/937] Compiling sip/cpp/sip_corewxBusyCursor.cpp [271/937] Compiling sip/cpp/sip_corewxAnyButton.cpp [272/937] Compiling sip/cpp/sip_corewxPyApp.cpp [273/937] Compiling sip/cpp/sip_corewxPropagationDisabler.cpp [274/937] Compiling sip/cpp/sip_corewxGCDC.cpp [275/937] Compiling sip/cpp/sip_corewxPropagateOnce.cpp [276/937] Compiling sip/cpp/sip_corewxProgressDialog.cpp [277/937] Compiling sip/cpp/sip_corewxGBSpan.cpp [278/937] Compiling sip/cpp/sip_corewxCursor.cpp [279/937] Compiling sip/cpp/sip_corewxPyEvent.cpp [280/937] Compiling sip/cpp/sip_corewxProcess.cpp [281/937] Compiling sip/cpp/sip_corewxGBSizerItem.cpp [282/937] Compiling sip/cpp/sip_corewxPrintout.cpp [283/937] Compiling sip/cpp/sip_corewxPrinterDC.cpp [284/937] Compiling sip/cpp/sip_corewxGBPosition.cpp [285/937] Compiling sip/cpp/sip_corewxControlWithItems.cpp [286/937] Compiling sip/cpp/sip_corewxBufferedPaintDC.cpp [287/937] Compiling sip/cpp/sip_corewxPrinter.cpp [288/937] Compiling sip/cpp/sip_corewxPrintPreview.cpp [289/937] Compiling sip/cpp/sip_corewxFullScreenEvent.cpp [290/937] Compiling sip/cpp/sip_corewxProcessEvent.cpp [291/937] Compiling sip/cpp/sip_corewxPrintDialog.cpp [292/937] Compiling sip/cpp/sip_corewxFrame.cpp [293/937] Compiling sip/cpp/sip_corewxControl.cpp [294/937] Compiling sip/cpp/sip_corewxPrintData.cpp [295/937] Compiling sip/cpp/sip_corewxPrintAbortDialog.cpp [296/937] Compiling sip/cpp/sip_corewxFontPickerEvent.cpp [297/937] Compiling sip/cpp/sip_corewxPreviewFrame.cpp [298/937] Compiling sip/cpp/sip_corewxPreviewControlBar.cpp [299/937] Compiling sip/cpp/sip_corewxFontPickerCtrl.cpp [300/937] Compiling sip/cpp/sip_corewxContextMenuEvent.cpp [301/937] Compiling sip/cpp/sip_corewxBufferedDC.cpp [302/937] Compiling sip/cpp/sip_corewxPrintDialogData.cpp [303/937] Compiling sip/cpp/sip_corewxPreviewCanvas.cpp [304/937] Compiling sip/cpp/sip_corewxPressAndTapEvent.cpp [305/937] Compiling sip/cpp/sip_corewxFontMetrics.cpp [306/937] Compiling sip/cpp/sip_corewxPreferencesPage.cpp [307/937] Compiling sip/cpp/sip_corewxPreferencesEditor.cpp [308/937] Compiling sip/cpp/sip_corewxFontMapper.cpp [309/937] Compiling sip/cpp/sip_corewxContextHelpButton.cpp [310/937] Compiling sip/cpp/sip_corewxPowerResourceBlocker.cpp [311/937] Compiling sip/cpp/sip_corewxPowerResource.cpp [312/937] Compiling sip/cpp/sip_corewxFontList.cpp [313/937] Compiling sip/cpp/sip_corewxPowerEvent.cpp [314/937] Compiling sip/cpp/sip_corewxPostScriptDC.cpp [315/937] Compiling sip/cpp/sip_corewxFontInfo.cpp [316/937] Compiling sip/cpp/sip_corewxContextHelp.cpp [317/937] Compiling sip/cpp/sip_corewxBrushList.cpp [318/937] Compiling sip/cpp/sip_corewxPosition.cpp [319/937] Compiling sip/cpp/sip_corewxPopupWindow.cpp [320/937] Compiling sip/cpp/sip_corewxFontEnumerator.cpp [321/937] Compiling sip/cpp/sip_corewxPopupTransientWindow.cpp [322/937] Compiling sip/cpp/sip_corewxPointList_iterator.cpp [323/937] Compiling sip/cpp/sip_corewxFontDialog.cpp [324/937] Compiling sip/cpp/sip_corewxConfigPathChanger.cpp [325/937] Compiling sip/cpp/sip_corewxPointList.cpp [326/937] Compiling sip/cpp/sip_corewxPoint2DDouble.cpp [327/937] Compiling sip/cpp/sip_corewxFontData.cpp [328/937] Compiling sip/cpp/sip_corewxPoint.cpp [329/937] Compiling sip/cpp/sip_corewxPlatformInfo.cpp [330/937] Compiling sip/cpp/sip_corewxFont.cpp [331/937] Compiling sip/cpp/sip_corewxConfigBase.cpp [332/937] Compiling sip/cpp/sip_corewxBrush.cpp [333/937] Compiling sip/cpp/sip_corewxAlphaPixelData.cpp [334/937] Compiling sip/cpp/sip_corewxPlatformId.cpp [335/937] Compiling sip/cpp/sip_corewxPixelDataBase.cpp [336/937] Compiling sip/cpp/sip_corewxFocusEvent.cpp ../../../../sip/cpp/sip_corewxPlatformInfo.cpp: In function ‘PyObject* meth_wxPlatformInfo_GetArchitecture(PyObject*, PyObject*)’: ../../../../sip/cpp/sip_corewxPlatformInfo.cpp:35:45: warning: ‘wxArchitecture wxPlatformInfo::GetArchitecture() const’ is deprecated: Use GetBitness() instead [-Wdeprecated-declarations] 35 | sipRes = sipCpp->GetArchitecture(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ In file included from /usr/include/wx-3.2/wx/utils.h:39, from /usr/include/wx-3.2/wx/cursor.h:75, from /usr/include/wx-3.2/wx/event.h:22, from /usr/include/wx-3.2/wx/wx.h:24, from ../../../../wx/include/wxPython/wxpy_api.h:41, from ../../../../sip/cpp/sipAPI_core.h:22040, from ../../../../sip/cpp/sip_corewxPlatformInfo.cpp:10: /usr/include/wx-3.2/wx/platinfo.h:273:20: note: declared here 273 | wxArchitecture GetArchitecture() const | ^~~~~~~~~~~~~~~ ../../../../sip/cpp/sip_corewxPlatformInfo.cpp: In function ‘PyObject* meth_wxPlatformInfo_GetArchName(PyObject*, PyObject*)’: ../../../../sip/cpp/sip_corewxPlatformInfo.cpp:606:57: warning: ‘wxString wxPlatformInfo::GetArchName() const’ is deprecated: Use GetBitnessName() instead [-Wdeprecated-declarations] 606 | sipRes = new ::wxString(sipCpp->GetArchName()); | ~~~~~~~~~~~~~~~~~~~^~ /usr/include/wx-3.2/wx/platinfo.h:293:14: note: declared here 293 | wxString GetArchName() const | ^~~~~~~~~~~ ../../../../sip/cpp/sip_corewxPlatformInfo.cpp: In function ‘PyObject* meth_wxPlatformInfo_SetArchitecture(PyObject*, PyObject*, PyObject*)’: ../../../../sip/cpp/sip_corewxPlatformInfo.cpp:886:36: warning: ‘void wxPlatformInfo::SetArchitecture(wxBitness)’ is deprecated: Use SetBitness() instead [-Wdeprecated-declarations] 886 | sipCpp->SetArchitecture(n); | ~~~~~~~~~~~~~~~~~~~~~~~^~~ /usr/include/wx-3.2/wx/platinfo.h:338:10: note: declared here 338 | void SetArchitecture(wxBitness n) | ^~~~~~~~~~~~~~~ ../../../../sip/cpp/sip_corewxPlatformInfo.cpp: In function ‘PyObject* meth_wxPlatformInfo_GetArch(PyObject*, PyObject*, PyObject*)’: ../../../../sip/cpp/sip_corewxPlatformInfo.cpp:1300:48: warning: ‘static wxArchitecture wxPlatformInfo::GetArch(const wxString&)’ is deprecated: Use GetBitness() instead [-Wdeprecated-declarations] 1300 | sipRes = ::wxPlatformInfo::GetArch(*arch); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ /usr/include/wx-3.2/wx/platinfo.h:214:27: note: declared here 214 | static wxArchitecture GetArch(const wxString &arch); | ^~~~~~~ [337/937] Compiling sip/cpp/sip_corewxPickerBase.cpp [338/937] Compiling sip/cpp/sip_corewxPenList.cpp [339/937] Compiling sip/cpp/sip_corewxFlexGridSizer.cpp [340/937] Compiling sip/cpp/sip_corewxConfig.cpp [341/937] Compiling sip/cpp/sip_corewxPenInfo.cpp [342/937] Compiling sip/cpp/sip_corewxPen.cpp [343/937] Compiling sip/cpp/sip_corewxFindReplaceDialog.cpp [344/937] Compiling sip/cpp/sip_corewxPasswordEntryDialog.cpp [345/937] Compiling sip/cpp/sip_corewxPanel.cpp [346/937] Compiling sip/cpp/sip_corewxFindReplaceData.cpp [347/937] Compiling sip/cpp/sip_corewxCommandProcessor.cpp [348/937] Compiling sip/cpp/sip_corewxBoxSizer.cpp [349/937] Compiling sip/cpp/sip_corewxPanGestureEvent.cpp [350/937] Compiling sip/cpp/sip_corewxPaletteChangedEvent.cpp [351/937] Compiling sip/cpp/sip_corewxFindDialogEvent.cpp [352/937] Compiling sip/cpp/sip_corewxPalette.cpp [353/937] Compiling sip/cpp/sip_corewxPaintEvent.cpp [354/937] Compiling sip/cpp/sip_corewxFilterFSHandler.cpp [355/937] Compiling sip/cpp/sip_corewxCommandList_iterator.cpp [356/937] Compiling sip/cpp/sip_corewxPaintDC.cpp [357/937] Compiling sip/cpp/sip_corewxPageSetupDialogData.cpp [358/937] Compiling sip/cpp/sip_corewxFileTypeMessageParameters.cpp [359/937] Compiling sip/cpp/sip_corewxPageSetupDialog.cpp [360/937] Compiling sip/cpp/sip_corewxPNMHandler.cpp [361/937] Compiling sip/cpp/sip_corewxAlphaPixelData_Accessor.cpp [362/937] Compiling sip/cpp/sip_corewxCommandList.cpp [363/937] Compiling sip/cpp/sip_corewxBookCtrlEvent.cpp [364/937] Compiling sip/cpp/sip_corewxAffineMatrix2DBase.cpp [365/937] Compiling sip/cpp/sip_corewxPNGHandler.cpp [366/937] Compiling sip/cpp/sip_corewxPCXHandler.cpp [367/937] Compiling sip/cpp/sip_corewxFileType.cpp [368/937] Compiling sip/cpp/sip_corewxOverlay.cpp [369/937] Compiling sip/cpp/sip_corewxOutputStream.cpp [370/937] Compiling sip/cpp/sip_corewxFileTranslationsLoader.cpp [371/937] Compiling sip/cpp/sip_corewxCommandEvent.cpp [372/937] Compiling sip/cpp/sip_corewxObject.cpp [373/937] Compiling sip/cpp/sip_corewxNumberEntryDialog.cpp [374/937] Compiling sip/cpp/sip_corewxFileSystemWatcherEvent.cpp [375/937] Compiling sip/cpp/sip_corewxNotifyEvent.cpp [376/937] Compiling sip/cpp/sip_corewxNotebook.cpp [377/937] Compiling sip/cpp/sip_corewxFileSystemWatcher.cpp [378/937] Compiling sip/cpp/sip_corewxCommand.cpp [379/937] Compiling sip/cpp/sip_corewxBookCtrlBase.cpp [380/937] Compiling sip/cpp/sip_corewxNonOwnedWindow.cpp [381/937] Compiling sip/cpp/sip_corewxNavigationKeyEvent.cpp [382/937] Compiling sip/cpp/sip_corewxFileSystemHandler.cpp [383/937] Compiling sip/cpp/sip_corewxNativePixelData_Accessor.cpp [384/937] Compiling sip/cpp/sip_corewxNativePixelData.cpp [385/937] Compiling sip/cpp/sip_corewxFileSystem.cpp [386/937] Compiling sip/cpp/sip_corewxComboPopup.cpp [387/937] Compiling sip/cpp/sip_corewxNativeFontInfo.cpp [388/937] Compiling sip/cpp/sip_corewxMultiChoiceDialog.cpp [389/937] Compiling sip/cpp/sip_corewxFilePickerCtrl.cpp [390/937] Compiling sip/cpp/sip_corewxMsgCatalog.cpp [391/937] Compiling sip/cpp/sip_corewxMoveEvent.cpp [392/937] Compiling sip/cpp/sip_corewxFileName.cpp [393/937] Compiling sip/cpp/sip_corewxComboCtrlFeatures.cpp [394/937] Compiling sip/cpp/sip_corewxFileTypeInfo.cpp [395/937] Compiling sip/cpp/sip_corewxAffineMatrix2D.cpp [396/937] Compiling sip/cpp/sip_corewxMouseState.cpp [397/937] Compiling sip/cpp/sip_corewxMouseEventsManager.cpp [398/937] Compiling sip/cpp/sip_corewxBitmapToggleButton.cpp [399/937] Compiling sip/cpp/sip_corewxMouseEvent.cpp [400/937] Compiling sip/cpp/sip_corewxMouseCaptureLostEvent.cpp [401/937] Compiling sip/cpp/sip_corewxFileHistoryMenuList.cpp [402/937] Compiling sip/cpp/sip_corewxComboCtrl.cpp [403/937] Compiling sip/cpp/sip_corewxMouseCaptureChangedEvent.cpp [404/937] Compiling sip/cpp/sip_corewxModalDialogHook.cpp [405/937] Compiling sip/cpp/sip_corewxFileHistory.cpp [406/937] Compiling sip/cpp/sip_corewxFileHistoryMenuList_iterator.cpp [407/937] Compiling sip/cpp/sip_corewxMiniFrame.cpp [408/937] Compiling sip/cpp/sip_corewxMirrorDC.cpp [409/937] Compiling sip/cpp/sip_corewxComboBox.cpp [410/937] Compiling sip/cpp/sip_corewxBitmapDataObject.cpp [411/937] Compiling sip/cpp/sip_corewxMimeTypesManager.cpp [412/937] Compiling sip/cpp/sip_corewxMetafileDC.cpp [413/937] Compiling sip/cpp/sip_corewxFileDirPickerEvent.cpp [414/937] Compiling sip/cpp/sip_corewxMetafile.cpp [415/937] Compiling sip/cpp/sip_corewxMessageDialogButtonLabel.cpp [416/937] Compiling sip/cpp/sip_corewxFileDialogTextCtrl.cpp [417/937] Compiling sip/cpp/sip_corewxColourPickerEvent.cpp [418/937] Compiling sip/cpp/sip_corewxMessageDialog.cpp [419/937] Compiling sip/cpp/sip_corewxMenuList_iterator.cpp [420/937] Compiling sip/cpp/sip_corewxFileDialogStaticText.cpp [421/937] Compiling sip/cpp/sip_corewxMenuList.cpp [422/937] Compiling sip/cpp/sip_corewxMenuItemList_iterator.cpp [423/937] Compiling sip/cpp/sip_corewxFileDialogRadioButton.cpp [424/937] Compiling sip/cpp/sip_corewxColourPickerCtrl.cpp [425/937] Compiling sip/cpp/sip_corewxBitmapButton.cpp [426/937] Compiling sip/cpp/sip_corewxActivityIndicator.cpp [427/937] Compiling sip/cpp/sip_corewxMenuItemList.cpp [428/937] Compiling sip/cpp/sip_corewxMenuItem.cpp [429/937] Compiling sip/cpp/sip_corewxFileDropTarget.cpp [430/937] Compiling sip/cpp/sip_corewxMenuEvent.cpp [431/937] Compiling sip/cpp/sip_corewxMenuBar.cpp [432/937] Compiling sip/cpp/sip_corewxFileDialogCustomize.cpp [433/937] Compiling sip/cpp/sip_corewxColourDialogEvent.cpp [434/937] Compiling sip/cpp/sip_corewxMenu.cpp [435/937] Compiling sip/cpp/sip_corewxMemoryFSHandler.cpp [436/937] Compiling sip/cpp/sip_corewxFileDialogCustomControl.cpp [437/937] Compiling sip/cpp/sip_corewxMemoryDC.cpp [438/937] Compiling sip/cpp/sip_corewxMemoryBuffer.cpp [439/937] Compiling sip/cpp/sip_corewxFileDialogChoice.cpp [440/937] Compiling sip/cpp/sip_corewxColourDialog.cpp [441/937] Compiling sip/cpp/sip_corewxBitmapBundleImpl.cpp [442/937] Compiling sip/cpp/sip_corewxMaximizeEvent.cpp [443/937] Compiling sip/cpp/sip_corewxMatrix2D.cpp [444/937] Compiling sip/cpp/sip_corewxFileDialogCheckBox.cpp [445/937] Compiling sip/cpp/sip_corewxMask.cpp [446/937] Compiling sip/cpp/sip_corewxMDIParentFrame.cpp [447/937] Compiling sip/cpp/sip_corewxFileDialogButton.cpp [448/937] Compiling sip/cpp/sip_corewxColourDatabase.cpp [449/937] Compiling sip/cpp/sip_corewxMDIClientWindow.cpp [450/937] Compiling sip/cpp/sip_corewxFileDialogCustomizeHook.cpp [451/937] Compiling sip/cpp/sip_corewxFileDialog.cpp [452/937] Compiling sip/cpp/sip_corewxMDIChildFrame.cpp [453/937] Compiling sip/cpp/sip_corewxLongPressEvent.cpp [454/937] Compiling sip/cpp/sip_corewxFileDataObject.cpp [455/937] Compiling sip/cpp/sip_corewxColourData.cpp [456/937] Compiling sip/cpp/sip_corewxBitmapBundle.cpp [457/937] Compiling sip/cpp/sip_corewxActivateEvent.cpp [458/937] Compiling sip/cpp/sip_corewxLongLong.cpp [459/937] Compiling sip/cpp/sip_corewxLogWindow.cpp [460/937] Compiling sip/cpp/sip_corewxFileCtrlEvent.cpp [461/937] Compiling sip/cpp/sip_corewxLogTextCtrl.cpp [462/937] Compiling sip/cpp/sip_corewxLogStderr.cpp [463/937] Compiling sip/cpp/sip_corewxFileCtrl.cpp [464/937] Compiling sip/cpp/sip_corewxColour.cpp [465/937] Compiling sip/cpp/sip_corewxLogRecordInfo.cpp [466/937] Compiling sip/cpp/sip_corewxLogNull.cpp [467/937] Compiling sip/cpp/sip_corewxFileConfig.cpp [468/937] Compiling sip/cpp/sip_corewxLogInterposerTemp.cpp [469/937] Compiling sip/cpp/sip_corewxLogInterposer.cpp [470/937] Compiling sip/cpp/sip_corewxFSFile.cpp [471/937] Compiling sip/cpp/sip_corewxCollapsiblePaneEvent.cpp [472/937] Compiling sip/cpp/sip_corewxBitmap.cpp [473/937] Compiling sip/cpp/sip_corewxLogGui.cpp [474/937] Compiling sip/cpp/sip_corewxLogFormatter.cpp [475/937] Compiling sip/cpp/sip_corewxExecuteEnv.cpp [476/937] Compiling sip/cpp/sip_corewxLogChain.cpp [477/937] Compiling sip/cpp/sip_corewxLogBuffer.cpp [478/937] Compiling sip/cpp/sip_corewxMDIChildFrameBase.cpp [479/937] Compiling sip/cpp/sip_corewxCollapsiblePane.cpp [480/937] Compiling sip/cpp/sip_corewxLog.cpp [481/937] Compiling sip/cpp/sip_corewxEvtHandler.cpp [482/937] Compiling sip/cpp/sip_corewxEventLoopBase.cpp [483/937] Compiling sip/cpp/sip_corewxListbook.cpp ../../../../sip/cpp/sip_corewxBitmap.cpp: In function ‘void _wxBitmap_SetSize(wxBitmap*, const wxSize*)’: ../../../../sip/cpp/sip_corewxBitmap.cpp:400:23: warning: ‘virtual void wxBitmap::SetWidth(int)’ is deprecated [-Wdeprecated-declarations] 400 | self->SetWidth(size->x); | ~~~~~~~~~~~~~~^~~~~~~~~ In file included from /usr/include/wx-3.2/wx/wx.h:14, from ../../../../wx/include/wxPython/wxpy_api.h:41, from ../../../../sip/cpp/sipAPI_core.h:22040, from ../../../../sip/cpp/sip_corewxBitmap.cpp:10: /usr/include/wx-3.2/wx/gtk/bitmap.h:126:23: note: declared here 126 | wxDEPRECATED(void SetWidth( int width ) wxOVERRIDE); | ^~~~~~~~ /usr/include/wx-3.2/wx/defs.h:666:43: note: in definition of macro ‘wxDEPRECATED’ 666 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x | ^ ../../../../sip/cpp/sip_corewxBitmap.cpp:401:24: warning: ‘virtual void wxBitmap::SetHeight(int)’ is deprecated [-Wdeprecated-declarations] 401 | self->SetHeight(size->y); | ~~~~~~~~~~~~~~~^~~~~~~~~ /usr/include/wx-3.2/wx/gtk/bitmap.h:125:23: note: declared here 125 | wxDEPRECATED(void SetHeight( int height ) wxOVERRIDE); | ^~~~~~~~~ /usr/include/wx-3.2/wx/defs.h:666:43: note: in definition of macro ‘wxDEPRECATED’ 666 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x | ^ ../../../../sip/cpp/sip_corewxBitmap.cpp: In function ‘PyObject* meth_wxBitmap_SetDepth(PyObject*, PyObject*, PyObject*)’: ../../../../sip/cpp/sip_corewxBitmap.cpp:1599:29: warning: ‘virtual void wxBitmap::SetDepth(int)’ is deprecated [-Wdeprecated-declarations] 1599 | sipCpp->SetDepth(depth); | ~~~~~~~~~~~~~~~~^~~~~~~ /usr/include/wx-3.2/wx/gtk/bitmap.h:127:23: note: declared here 127 | wxDEPRECATED(void SetDepth( int depth ) wxOVERRIDE); | ^~~~~~~~ /usr/include/wx-3.2/wx/defs.h:666:43: note: in definition of macro ‘wxDEPRECATED’ 666 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x | ^ ../../../../sip/cpp/sip_corewxBitmap.cpp: In function ‘PyObject* meth_wxBitmap_SetHeight(PyObject*, PyObject*, PyObject*)’: ../../../../sip/cpp/sip_corewxBitmap.cpp:1639:30: warning: ‘virtual void wxBitmap::SetHeight(int)’ is deprecated [-Wdeprecated-declarations] 1639 | sipCpp->SetHeight(height); | ~~~~~~~~~~~~~~~~~^~~~~~~~ /usr/include/wx-3.2/wx/gtk/bitmap.h:125:23: note: declared here 125 | wxDEPRECATED(void SetHeight( int height ) wxOVERRIDE); | ^~~~~~~~~ /usr/include/wx-3.2/wx/defs.h:666:43: note: in definition of macro ‘wxDEPRECATED’ 666 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x | ^ ../../../../sip/cpp/sip_corewxBitmap.cpp: In function ‘PyObject* meth_wxBitmap_SetWidth(PyObject*, PyObject*, PyObject*)’: ../../../../sip/cpp/sip_corewxBitmap.cpp:1796:29: warning: ‘virtual void wxBitmap::SetWidth(int)’ is deprecated [-Wdeprecated-declarations] 1796 | sipCpp->SetWidth(width); | ~~~~~~~~~~~~~~~~^~~~~~~ /usr/include/wx-3.2/wx/gtk/bitmap.h:126:23: note: declared here 126 | wxDEPRECATED(void SetWidth( int width ) wxOVERRIDE); | ^~~~~~~~ /usr/include/wx-3.2/wx/defs.h:666:43: note: in definition of macro ‘wxDEPRECATED’ 666 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x | ^ [484/937] Compiling sip/cpp/sip_corewxLocale.cpp [485/937] Compiling sip/cpp/sip_corewxWindowDisabler.cpp [486/937] Compiling sip/cpp/sip_corewxKeyEvent.cpp [487/937] Compiling sip/cpp/sip_corewxVisualAttributes.cpp [488/937] Compiling sip/cpp/sip_corewxWindowModalDialogEvent.cpp [489/937] Compiling sip/cpp/sip_corewxLinuxDistributionInfo.cpp [490/937] Compiling sip/cpp/sip_corewxWindow.cpp [491/937] Compiling sip/cpp/sip_corewxArtProvider.cpp [492/937] Compiling sip/cpp/sip_corewxWindowIDRef.cpp [493/937] Compiling sip/cpp/sip_corewxClipboardTextEvent.cpp [494/937] Compiling sip/cpp/sip_corewxEraseEvent.cpp [495/937] Compiling sip/cpp/sip_corewxWrapSizer.cpp [496/937] Compiling sip/cpp/sip_corewxListCtrl.cpp [497/937] Compiling sip/cpp/sip_corewxWindowList.cpp [498/937] Compiling sip/cpp/sip_corewxKeyboardState.cpp [499/937] Compiling sip/cpp/sip_corewxWindowBase.cpp [500/937] Compiling sip/cpp/sip_corewxCloseEvent.cpp [501/937] Compiling sip/cpp/sip_corewxWindowChildrenRepositioningGuard.cpp [502/937] Compiling sip/cpp/sip_corewxLanguageInfo.cpp [503/937] Compiling sip/cpp/sip_corewxEventFilter.cpp [504/937] Compiling sip/cpp/sip_corewxEventBlocker.cpp [505/937] Compiling sip/cpp/sip_corewxWindowCreateEvent.cpp [506/937] Compiling sip/cpp/sip_corewxWindowDC.cpp [507/937] Compiling sip/cpp/sip_corewxWithImages.cpp [508/937] Compiling sip/cpp/sip_corewxEvent.cpp [509/937] Compiling sip/cpp/sip_corewxListBox.cpp [510/937] Compiling sip/cpp/sip_advwxAboutDialogInfo.cpp [511/937] Compiling sip/cpp/sip_advcmodule.cpp [512/937] Compiling sip/cpp/sip_advwxSashLayoutWindow.cpp [513/937] Compiling sip/cpp/sip_advwxTimePickerCtrl.cpp [514/937] Compiling sip/cpp/sip_advwxHyperlinkCtrl.cpp [515/937] Compiling sip/cpp/sip_advwxGenericAnimationCtrl.cpp [516/937] Compiling sip/cpp/sip_advwxGenericCalendarCtrl.cpp [517/937] Compiling sip/cpp/sip_advwxDateEvent.cpp [518/937] Compiling sip/cpp/sip_advwxCalendarCtrl.cpp [519/937] Linking build/waf/3.11/gtk3/_core.cpython-311-riscv64-linux-gnu.so [520/937] Compiling sip/cpp/sip_advwxCommandLinkButton.cpp [521/937] Compiling sip/cpp/sip_advwxCalendarDateAttr.cpp [522/937] Compiling sip/cpp/sip_advwxCalendarEvent.cpp [523/937] Compiling sip/cpp/sip_advwxCalculateLayoutEvent.cpp [524/937] Compiling sip/cpp/sip_advwxLayoutAlgorithm.cpp [525/937] Compiling sip/cpp/sip_advwxBannerWindow.cpp [526/937] Compiling sip/cpp/sip_advwxAnimationCtrl.cpp [527/937] Compiling sip/cpp/sip_advwxBitmapComboBox.cpp [528/937] Compiling sip/cpp/sip_advwxAnimationDecoderList_iterator.cpp [529/937] Compiling sip/cpp/sip_advwxAnimationDecoder.cpp [530/937] Compiling sip/cpp/sip_advwxAnimationDecoderList.cpp [531/937] Compiling sip/cpp/sip_advwxANIDecoder.cpp [532/937] Compiling sip/cpp/sip_advwxWizardPageSimple.cpp [533/937] Compiling sip/cpp/sip_advwxWizard.cpp [534/937] Compiling sip/cpp/sip_advwxWizardEvent.cpp [535/937] Compiling sip/cpp/sip_advwxEditableListBox.cpp [536/937] Compiling sip/cpp/sip_advwxDatePickerCtrl.cpp [537/937] Compiling sip/cpp/sip_advwxSashWindow.cpp [538/937] Compiling sip/cpp/sip_advwxDatePickerCtrlGeneric.cpp [539/937] Compiling sip/cpp/sip_advwxWizardPage.cpp [540/937] Compiling sip/cpp/sip_advwxTaskBarIconEvent.cpp [541/937] Compiling sip/cpp/sip_advwxTipProvider.cpp [542/937] Compiling sip/cpp/sip_advwxAnimation.cpp [543/937] Compiling sip/cpp/sip_advwxSplashScreen.cpp [544/937] Compiling sip/cpp/sip_advwxExtHelpController.cpp [545/937] Compiling sip/cpp/sip_advwxJoystick.cpp [546/937] Compiling sip/cpp/sip_advwxSound.cpp [547/937] Compiling sip/cpp/sip_advwxSashEvent.cpp [548/937] Compiling sip/cpp/sip_advwxNotificationMessage.cpp [549/937] Compiling sip/cpp/sip_advwxQueryLayoutInfoEvent.cpp [550/937] Compiling sip/cpp/sip_advwxTaskBarIcon.cpp [551/937] Compiling sip/cpp/sip_advwxOwnerDrawnComboBox.cpp [552/937] Compiling sip/cpp/sip_advwxGIFDecoder.cpp [553/937] Compiling sip/cpp/sip_advwxPseudoDC.cpp [554/937] Compiling sip/cpp/sip_advwxRichToolTip.cpp [555/937] Compiling sip/cpp/sip_advwxHyperlinkEvent.cpp [556/937] Compiling sip/cpp/sip_advwxPropertySheetDialog.cpp [557/937] Compiling sip/cpp/sip_dataviewwxVector0100wxDataFormat.cpp [558/937] Compiling sip/cpp/sip_dataviewwxTreeListItemComparator.cpp [559/937] Compiling sip/cpp/sip_dataviewwxDataViewModel.cpp [560/937] Compiling sip/cpp/sip_dataviewwxDataViewItemArray.cpp [561/937] Compiling sip/cpp/sip_dataviewwxDataViewEvent.cpp [562/937] Compiling sip/cpp/sip_dataviewwxDataViewDateRenderer.cpp [563/937] Compiling sip/cpp/sip_dataviewwxDataViewBitmapRenderer.cpp [564/937] Compiling sip/cpp/sip_dataviewcmodule.cpp [565/937] Compiling sip/cpp/sip_dataviewwxDVCVariant.cpp [566/937] Compiling sip/cpp/sip_dataviewwxDataViewModelNotifier.cpp [567/937] Compiling sip/cpp/sip_dataviewwxVariantVector.cpp [568/937] Linking build/waf/3.11/gtk3/_adv.cpython-311-riscv64-linux-gnu.so ../../../../sip/cpp/sip_dataviewwxDataViewEvent.cpp: In function ‘PyObject* meth_wxDataViewEvent_SetDataViewColumn(PyObject*, PyObject*, PyObject*)’: ../../../../sip/cpp/sip_dataviewwxDataViewEvent.cpp:387:38: warning: ‘void wxDataViewEvent::SetDataViewColumn(wxDataViewColumn*)’ is deprecated: Pass the argument to the ctor instead [-Wdeprecated-declarations] 387 | sipCpp->SetDataViewColumn(col); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from ../../../../sip/cpp/sipAPI_dataview.h:1724, from ../../../../sip/cpp/sip_dataviewwxDataViewEvent.cpp:10: /usr/include/wx-3.2/wx/dataview.h:961:10: note: declared here 961 | void SetDataViewColumn( wxDataViewColumn *col ) { m_column = col; } | ^~~~~~~~~~~~~~~~~ ../../../../sip/cpp/sip_dataviewwxDataViewEvent.cpp: In function ‘PyObject* meth_wxDataViewEvent_SetModel(PyObject*, PyObject*, PyObject*)’: ../../../../sip/cpp/sip_dataviewwxDataViewEvent.cpp:426:29: warning: ‘void wxDataViewEvent::SetModel(wxDataViewModel*)’ is deprecated: Pass the argument to the ctor instead [-Wdeprecated-declarations] 426 | sipCpp->SetModel(model); | ~~~~~~~~~~~~~~~~^~~~~~~ /usr/include/wx-3.2/wx/dataview.h:959:10: note: declared here 959 | void SetModel( wxDataViewModel *model ) { m_model = model; } | ^~~~~~~~ ../../../../sip/cpp/sip_dataviewwxDataViewEvent.cpp: In function ‘PyObject* meth_wxDataViewEvent_SetItem(PyObject*, PyObject*, PyObject*)’: ../../../../sip/cpp/sip_dataviewwxDataViewEvent.cpp:863:28: warning: ‘void wxDataViewEvent::SetItem(const wxDataViewItem&)’ is deprecated: Pass the argument to the ctor instead [-Wdeprecated-declarations] 863 | sipCpp->SetItem(*item); | ~~~~~~~~~~~~~~~^~~~~~~ /usr/include/wx-3.2/wx/dataview.h:963:10: note: declared here 963 | void SetItem( const wxDataViewItem &item ) { m_item = item; } | ^~~~~~~ [569/937] Compiling sip/cpp/sip_dataviewwxTreeListItem.cpp [570/937] Compiling sip/cpp/sip_dataviewwxDataViewTreeStore.cpp [571/937] Compiling sip/cpp/sip_dataviewwxTreeListEvent.cpp [572/937] Compiling sip/cpp/sip_dataviewwxDataViewCheckIconTextRenderer.cpp [573/937] Compiling sip/cpp/sip_dataviewwxDataViewValueAdjuster.cpp [574/937] Compiling sip/cpp/sip_dataviewwxDataViewToggleRenderer.cpp [575/937] Compiling sip/cpp/sip_dataviewwxTreeListCtrl.cpp [576/937] Compiling sip/cpp/sip_dataviewwxDataViewVirtualListModel.cpp [577/937] Compiling sip/cpp/sip_dataviewwxDataViewTextRenderer.cpp [578/937] Compiling sip/cpp/sip_dataviewwxDataViewTreeCtrl.cpp [579/937] Compiling sip/cpp/sip_dataviewwxDataViewRenderer.cpp [580/937] Compiling sip/cpp/sip_dataviewwxDataViewChoiceRenderer.cpp [581/937] Compiling sip/cpp/sip_dataviewwxDataViewColumn.cpp [582/937] Compiling sip/cpp/sip_dataviewwxDataViewIconTextRenderer.cpp [583/937] Compiling sip/cpp/sip_dataviewwxDataViewProgressRenderer.cpp [584/937] Compiling sip/cpp/sip_dataviewwxDataViewListModel.cpp [585/937] Compiling sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp [586/937] Compiling sip/cpp/sip_dataviewwxDataViewItem.cpp [587/937] Compiling sip/cpp/sip_dataviewwxDataViewIconText.cpp [588/937] Compiling sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp [589/937] Compiling sip/cpp/sip_dataviewwxDataViewItemAttr.cpp [590/937] Compiling sip/cpp/sip_dataviewwxDataViewCtrl.cpp [591/937] Compiling sip/cpp/sip_dataviewwxDataViewListStore.cpp [592/937] Compiling sip/cpp/sip_dataviewwxDataViewIndexListModel.cpp ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp: In member function ‘virtual bool sipwxDataViewSpinRenderer::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, uint)’: ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:326:52: warning: ‘virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] 326 | return ::wxDataViewSpinRenderer::LeftClick(cursor,cell,model,item,col); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/wx-3.2/wx/wx.h:14, from ../../../../wx/include/wxPython/wxpy_api.h:41, from ../../../../sip/cpp/sipAPI_dataview.h:1713, from ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:10: /usr/include/wx-3.2/wx/dvrenderers.h:352:22: note: declared here 352 | virtual bool LeftClick(wxPoint WXUNUSED(cursor), | ^~~~~~~~~ /usr/include/wx-3.2/wx/defs.h:666:43: note: in definition of macro ‘wxDEPRECATED’ 666 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x | ^ /usr/include/wx-3.2/wx/dvrenderers.h:351:5: note: in expansion of macro ‘wxDEPRECATED_BUT_USED_INTERNALLY_INLINE’ 351 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp: In member function ‘virtual bool sipwxDataViewSpinRenderer::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, uint)’: ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:341:51: warning: ‘virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] 341 | return ::wxDataViewSpinRenderer::Activate(cell,model,item,col); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.2/wx/dvrenderers.h:344:22: note: declared here 344 | virtual bool Activate(wxRect WXUNUSED(cell), | ^~~~~~~~ /usr/include/wx-3.2/wx/defs.h:666:43: note: in definition of macro ‘wxDEPRECATED’ 666 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x | ^ /usr/include/wx-3.2/wx/dvrenderers.h:343:5: note: in expansion of macro ‘wxDEPRECATED_BUT_USED_INTERNALLY_INLINE’ 343 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [593/937] Compiling sip/cpp/sip_dataviewwxDataViewListCtrl.cpp [594/937] Compiling sip/cpp/sip_gridwxGridUpdateLocker.cpp [595/937] Compiling sip/cpp/sip_gridwxGridEvent.cpp ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp: In member function ‘virtual bool sipwxDataViewCustomRenderer::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, uint)’: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:125:53: warning: ‘virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] 125 | return ::wxDataViewCustomRenderer::Activate(cell,model,item,col); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/wx-3.2/wx/wx.h:14, from ../../../../wx/include/wxPython/wxpy_api.h:41, from ../../../../sip/cpp/sipAPI_dataview.h:1713, from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: /usr/include/wx-3.2/wx/dvrenderers.h:344:22: note: declared here 344 | virtual bool Activate(wxRect WXUNUSED(cell), | ^~~~~~~~ /usr/include/wx-3.2/wx/defs.h:666:43: note: in definition of macro ‘wxDEPRECATED’ 666 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x | ^ /usr/include/wx-3.2/wx/dvrenderers.h:343:5: note: in expansion of macro ‘wxDEPRECATED_BUT_USED_INTERNALLY_INLINE’ 343 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp: In member function ‘virtual bool sipwxDataViewCustomRenderer::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, uint)’: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:140:54: warning: ‘virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] 140 | return ::wxDataViewCustomRenderer::LeftClick(cursor,cell,model,item,col); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.2/wx/dvrenderers.h:352:22: note: declared here 352 | virtual bool LeftClick(wxPoint WXUNUSED(cursor), | ^~~~~~~~~ /usr/include/wx-3.2/wx/defs.h:666:43: note: in definition of macro ‘wxDEPRECATED’ 666 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x | ^ /usr/include/wx-3.2/wx/dvrenderers.h:351:5: note: in expansion of macro ‘wxDEPRECATED_BUT_USED_INTERNALLY_INLINE’ 351 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp: In function ‘PyObject* meth_wxDataViewCustomRenderer_LeftClick(PyObject*, PyObject*, PyObject*)’: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:751:85: warning: ‘virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] 751 | sipRes = (sipSelfWasArg ? sipCpp-> ::wxDataViewCustomRenderer::LeftClick(*cursor,*cell,model,*item,col) : sipCpp->LeftClick(*cursor,*cell,model,*item,col)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.2/wx/dvrenderers.h:352:22: note: declared here 352 | virtual bool LeftClick(wxPoint WXUNUSED(cursor), | ^~~~~~~~~ /usr/include/wx-3.2/wx/defs.h:666:43: note: in definition of macro ‘wxDEPRECATED’ 666 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x | ^ /usr/include/wx-3.2/wx/dvrenderers.h:351:5: note: in expansion of macro ‘wxDEPRECATED_BUT_USED_INTERNALLY_INLINE’ 351 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:751:136: warning: ‘virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] 751 | sipRes = (sipSelfWasArg ? sipCpp-> ::wxDataViewCustomRenderer::LeftClick(*cursor,*cell,model,*item,col) : sipCpp->LeftClick(*cursor,*cell,model,*item,col)); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.2/wx/dvrenderers.h:352:22: note: declared here 352 | virtual bool LeftClick(wxPoint WXUNUSED(cursor), | ^~~~~~~~~ /usr/include/wx-3.2/wx/defs.h:666:43: note: in definition of macro ‘wxDEPRECATED’ 666 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x | ^ /usr/include/wx-3.2/wx/dvrenderers.h:351:5: note: in expansion of macro ‘wxDEPRECATED_BUT_USED_INTERNALLY_INLINE’ 351 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp: In function ‘PyObject* meth_wxDataViewCustomRenderer_Activate(PyObject*, PyObject*, PyObject*)’: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:804:84: warning: ‘virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] 804 | sipRes = (sipSelfWasArg ? sipCpp-> ::wxDataViewCustomRenderer::Activate(*cell,model,*item,col) : sipCpp->Activate(*cell,model,*item,col)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.2/wx/dvrenderers.h:344:22: note: declared here 344 | virtual bool Activate(wxRect WXUNUSED(cell), | ^~~~~~~~ /usr/include/wx-3.2/wx/defs.h:666:43: note: in definition of macro ‘wxDEPRECATED’ 666 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x | ^ /usr/include/wx-3.2/wx/dvrenderers.h:343:5: note: in expansion of macro ‘wxDEPRECATED_BUT_USED_INTERNALLY_INLINE’ 343 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:804:126: warning: ‘virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] 804 | sipRes = (sipSelfWasArg ? sipCpp-> ::wxDataViewCustomRenderer::Activate(*cell,model,*item,col) : sipCpp->Activate(*cell,model,*item,col)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.2/wx/dvrenderers.h:344:22: note: declared here 344 | virtual bool Activate(wxRect WXUNUSED(cell), | ^~~~~~~~ /usr/include/wx-3.2/wx/defs.h:666:43: note: in definition of macro ‘wxDEPRECATED’ 666 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x | ^ /usr/include/wx-3.2/wx/dvrenderers.h:343:5: note: in expansion of macro ‘wxDEPRECATED_BUT_USED_INTERNALLY_INLINE’ 343 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [596/937] Compiling sip/cpp/sip_gridwxGridRowHeaderRendererDefault.cpp [597/937] Compiling sip/cpp/sip_gridwxGridHeaderLabelsRenderer.cpp [598/937] Compiling sip/cpp/sip_gridwxGridBlocks.cpp [599/937] Compiling sip/cpp/sip_gridwxGridBlockCoords.cpp [600/937] Compiling sip/cpp/sip_gridwxGridActivationSource.cpp [601/937] Compiling sip/cpp/sip_gridwxGridCellStringRenderer.cpp [602/937] Compiling sip/cpp/sip_gridwxGridActivationResult.cpp [603/937] Compiling sip/cpp/sip_gridwxGridCornerHeaderRenderer.cpp [604/937] Compiling sip/cpp/sip_gridwxGridCellNumberRenderer.cpp [605/937] Compiling sip/cpp/sip_gridwxGridFitMode.cpp [606/937] Linking build/waf/3.11/gtk3/_dataview.cpython-311-riscv64-linux-gnu.so [607/937] Compiling sip/cpp/sip_gridwxGridCellRenderer.cpp [608/937] Compiling sip/cpp/sip_gridwxGridRowHeaderRenderer.cpp [609/937] Compiling sip/cpp/sip_gridwxGridTableBase.cpp [610/937] Compiling sip/cpp/sip_gridwxGridSizesInfo.cpp [611/937] Compiling sip/cpp/sip_gridwxGridCellAutoWrapStringRenderer.cpp [612/937] Compiling sip/cpp/sip_gridwxGridCellFloatRenderer.cpp [613/937] Compiling sip/cpp/sip_gridwxGridCellActivatableEditor.cpp [614/937] Compiling sip/cpp/sip_gridwxGridCellBoolEditor.cpp [615/937] Compiling sip/cpp/sip_gridwxGridBlocksiterator.cpp [616/937] Compiling sip/cpp/sip_gridwxGridCellBoolRenderer.cpp [617/937] Compiling sip/cpp/sip_gridwxGridCellEditorPtr.cpp [618/937] Compiling sip/cpp/sip_gridwxGridCellAttr.cpp [619/937] Compiling sip/cpp/sip_gridcmodule.cpp [620/937] Compiling sip/cpp/sip_gridwxGridTableMessage.cpp [621/937] Compiling sip/cpp/sip_gridwxGridSizeEvent.cpp [622/937] Compiling sip/cpp/sip_gridwxGridStringTable.cpp [623/937] Compiling sip/cpp/sip_gridwxGrid.cpp [624/937] Compiling sip/cpp/sip_gridwxGridRangeSelectEvent.cpp [625/937] Compiling sip/cpp/sip_gridwxGridCellTextEditor.cpp [626/937] Compiling sip/cpp/sip_gridwxGridCellChoiceEditor.cpp [627/937] Compiling sip/cpp/sip_gridwxGridEditorCreatedEvent.cpp [628/937] Compiling sip/cpp/sip_gridwxGridCellEnumEditor.cpp [629/937] Compiling sip/cpp/sip_gridwxGridCellDateRenderer.cpp [630/937] Compiling sip/cpp/sip_gridwxGridCellCoords.cpp [631/937] Compiling sip/cpp/sip_gridwxGridCellRendererPtr.cpp [632/937] Compiling sip/cpp/sip_gridwxGridColumnHeaderRenderer.cpp [633/937] Compiling sip/cpp/sip_gridwxGridBlockDiffResult.cpp [634/937] Compiling sip/cpp/sip_gridwxGridCellAttrProvider.cpp [635/937] Compiling sip/cpp/sip_gridwxGridColumnHeaderRendererDefault.cpp [636/937] Compiling sip/cpp/sip_gridwxGridCellNumberEditor.cpp [637/937] Compiling sip/cpp/sip_gridwxGridCellEditor.cpp [638/937] Compiling sip/cpp/sip_gridwxGridCellFloatEditor.cpp [639/937] Compiling sip/cpp/sip_gridwxGridCornerHeaderRendererDefault.cpp [640/937] Compiling sip/cpp/sip_gridwxGridCellDateEditor.cpp [641/937] Compiling sip/cpp/sip_gridwxGridCellAutoWrapStringEditor.cpp [642/937] Compiling sip/cpp/sip_gridwxGridCellDateTimeRenderer.cpp [643/937] Compiling sip/cpp/sip_gridwxGridCellEnumRenderer.cpp [644/937] Compiling sip/cpp/sip_gridwxGridCellAttrPtr.cpp [645/937] Compiling sip/cpp/sip_gridwxGridCellCoordsArray.cpp [646/937] Compiling sip/cpp/sip_stcwxStyledTextEvent.cpp [647/937] Compiling sip/cpp/sip_stccmodule.cpp [648/937] Compiling sip/cpp/sip_stcwxStyledTextCtrl.cpp [649/937] Compiling sip/cpp/sip_htmlwxHtmlWinTagHandler.cpp [650/937] Compiling sip/cpp/sip_htmlwxHtmlRenderingStyle.cpp [651/937] Compiling sip/cpp/sip_htmlwxHtmlHelpWindow.cpp [652/937] Compiling sip/cpp/sip_htmlwxHtmlLinkEvent.cpp [653/937] Compiling sip/cpp/sip_htmlwxHtmlWindow.cpp [654/937] Compiling sip/cpp/sip_htmlwxHtmlBookRecArray.cpp ../../../../sip/cpp/sip_stccmodule.cpp:4704:13: warning: wxSTC_INDIC0_MASK is deprecated. Style byte indicators are no longer used. 4704 | {sipName_STC_INDIC0_MASK, wxSTC_INDIC0_MASK}, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../sip/cpp/sip_stccmodule.cpp:4705:13: warning: wxSTC_INDIC1_MASK is deprecated. Style byte indicators are no longer used. 4705 | {sipName_STC_INDIC1_MASK, wxSTC_INDIC1_MASK}, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../sip/cpp/sip_stccmodule.cpp:4706:13: warning: wxSTC_INDIC2_MASK is deprecated. Style byte indicators are no longer used. 4706 | {sipName_STC_INDIC2_MASK, wxSTC_INDIC2_MASK}, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../sip/cpp/sip_stccmodule.cpp:4708:13: warning: wxSTC_INDICS_MASK is deprecated. Style byte indicators are no longer used. 4708 | {sipName_STC_INDICS_MASK, wxSTC_INDICS_MASK}, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../sip/cpp/sip_stccmodule.cpp:5955:29: warning: ‘wxEVT_STC_KEY’ is deprecated: Don't handle wxEVT_STC_KEY. It's never generated. [-Wdeprecated-declarations] 5955 | {sipName_wxEVT_STC_KEY, wxEVT_STC_KEY}, | ^~~~~~~~~~~~~ In file included from /usr/include/wx-3.2/wx/wx.h:24, from ../../../../wx/include/wxPython/wxpy_api.h:41, from ../../../../sip/cpp/sipAPI_stc.h:7385, from ../../../../sip/cpp/sip_stccmodule.cpp:10: /usr/include/wx-3.2/wx/stc/stc.h:5653:48: note: declared here 5653 | wxDECLARE_EXPORTED_EVENT( WXDLLIMPEXP_STC, wxEVT_STC_KEY, wxStyledTextEvent ); | ^~~~~~~~~~~~~ /usr/include/wx-3.2/wx/event.h:106:49: note: in definition of macro ‘wxDECLARE_EXPORTED_EVENT’ 106 | extern const expdecl wxEventTypeTag< type > name | ^~~~ ../../../../sip/cpp/sip_stccmodule.cpp:5968:36: warning: ‘wxEVT_STC_URIDROPPED’ is deprecated: Don't handle wxEVT_STC_URIDROPPED. It's never generated. [-Wdeprecated-declarations] 5968 | {sipName_wxEVT_STC_URIDROPPED, wxEVT_STC_URIDROPPED}, | ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.2/wx/stc/stc.h:5665:48: note: declared here 5665 | wxDECLARE_EXPORTED_EVENT( WXDLLIMPEXP_STC, wxEVT_STC_URIDROPPED, wxStyledTextEvent ); | ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.2/wx/event.h:106:49: note: in definition of macro ‘wxDECLARE_EXPORTED_EVENT’ 106 | extern const expdecl wxEventTypeTag< type > name | ^~~~ [655/937] Linking build/waf/3.11/gtk3/_grid.cpython-311-riscv64-linux-gnu.so [656/937] Compiling sip/cpp/sip_htmlwxHtmlEasyPrinting.cpp [657/937] Compiling sip/cpp/sip_htmlwxHtmlModalHelp.cpp [658/937] Compiling sip/cpp/sip_htmlwxHtmlFontCell.cpp [659/937] Compiling sip/cpp/sip_htmlwxHtmlHelpController.cpp [660/937] Compiling sip/cpp/sip_htmlwxHtmlHelpDataItems.cpp [661/937] Compiling sip/cpp/sip_htmlcmodule.cpp [662/937] Compiling sip/cpp/sip_htmlwxHtmlWidgetCell.cpp [663/937] Compiling sip/cpp/sip_htmlwxHtmlCellEvent.cpp [664/937] Compiling sip/cpp/sip_htmlwxHtmlWordWithTabsCell.cpp [665/937] Compiling sip/cpp/sip_htmlwxHtmlColourCell.cpp [666/937] Compiling sip/cpp/sip_htmlwxSimpleHtmlListBox.cpp [667/937] Compiling sip/cpp/sip_htmlwxHtmlWinParser.cpp [668/937] Compiling sip/cpp/sip_htmlwxHtmlWindowInterface.cpp ../../../../sip/cpp/sip_stcwxStyledTextCtrl.cpp: In function ‘PyObject* meth_wxStyledTextCtrl_SetStyleBits(PyObject*, PyObject*, PyObject*)’: ../../../../sip/cpp/sip_stcwxStyledTextCtrl.cpp:28277:33: warning: ‘void wxStyledTextCtrl::SetStyleBits(int)’ is deprecated: This method uses a function deprecated in the Scintilla library. [-Wdeprecated-declarations] 28277 | sipCpp->SetStyleBits(bits); | ~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from ../../../../sip/cpp/sipAPI_stc.h:7386, from ../../../../sip/cpp/sip_stcwxStyledTextCtrl.cpp:10: /usr/include/wx-3.2/wx/stc/stc.h:3349:10: note: declared here 3349 | void SetStyleBits(int bits); | ^~~~~~~~~~~~ ../../../../sip/cpp/sip_stcwxStyledTextCtrl.cpp: In function ‘PyObject* meth_wxStyledTextCtrl_GetStyleBits(PyObject*, PyObject*)’: ../../../../sip/cpp/sip_stcwxStyledTextCtrl.cpp:28316:42: warning: ‘int wxStyledTextCtrl::GetStyleBits() const’ is deprecated: This method uses a function deprecated in the Scintilla library. [-Wdeprecated-declarations] 28316 | sipRes = sipCpp->GetStyleBits(); | ~~~~~~~~~~~~~~~~~~~~^~ /usr/include/wx-3.2/wx/stc/stc.h:3353:9: note: declared here 3353 | int GetStyleBits() const; | ^~~~~~~~~~~~ ../../../../sip/cpp/sip_stcwxStyledTextCtrl.cpp: In function ‘PyObject* meth_wxStyledTextCtrl_GetStyleBitsNeeded(PyObject*, PyObject*)’: ../../../../sip/cpp/sip_stcwxStyledTextCtrl.cpp:28354:48: warning: ‘int wxStyledTextCtrl::GetStyleBitsNeeded() const’ is deprecated: This method uses a function deprecated in the Scintilla library. [-Wdeprecated-declarations] 28354 | sipRes = sipCpp->GetStyleBitsNeeded(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /usr/include/wx-3.2/wx/stc/stc.h:5025:9: note: declared here 5025 | int GetStyleBitsNeeded() const; | ^~~~~~~~~~~~~~~~~~ [669/937] Compiling sip/cpp/sip_htmlwxHtmlWordCell.cpp [670/937] Compiling sip/cpp/sip_htmlwxHtmlPrintout.cpp [671/937] Linking build/waf/3.11/gtk3/_stc.cpython-311-riscv64-linux-gnu.so [672/937] Compiling sip/cpp/sip_htmlwxHtmlDCRenderer.cpp [673/937] Compiling sip/cpp/sip_htmlwxHtmlBookRecord.cpp [674/937] Compiling sip/cpp/sip_htmlwxHtmlContainerCell.cpp [675/937] Compiling sip/cpp/sip_htmlwxHtmlParser.cpp [676/937] Compiling sip/cpp/sip_htmlwxHtmlHelpDialog.cpp [677/937] Compiling sip/cpp/sip_htmlwxHtmlFilter.cpp [678/937] Compiling sip/cpp/sip_htmlwxHtmlSelection.cpp [679/937] Compiling sip/cpp/sip_htmlwxHtmlListBox.cpp [680/937] Compiling sip/cpp/sip_htmlwxHtmlLinkInfo.cpp [681/937] Compiling sip/cpp/sip_htmlwxHtmlHelpFrame.cpp [682/937] Compiling sip/cpp/sip_htmlwxHtmlRenderingState.cpp [683/937] Compiling sip/cpp/sip_htmlwxHtmlCell.cpp [684/937] Compiling sip/cpp/sip_htmlwxHtmlRenderingInfo.cpp [685/937] Compiling sip/cpp/sip_htmlwxHtmlHelpData.cpp [686/937] Compiling sip/cpp/sip_htmlwxHtmlTag.cpp [687/937] Compiling sip/cpp/sip_htmlwxHtmlTagHandler.cpp [688/937] Compiling sip/cpp/sip_htmlwxHtmlHelpDataItem.cpp [689/937] Compiling sip/cpp/sip_glcanvaswxGLCanvas.cpp [690/937] Compiling sip/cpp/sip_glcanvaswxGLAttributes.cpp [691/937] Compiling sip/cpp/sip_glcanvaswxGLContextAttrs.cpp [692/937] Compiling sip/cpp/sip_glcanvaswxGLAttribsBase.cpp [693/937] Compiling sip/cpp/sip_glcanvaswxGLContext.cpp [694/937] Compiling sip/cpp/sip_glcanvascmodule.cpp [695/937] Compiling sip/cpp/sip_html2wxWebViewHistoryItem.cpp [696/937] Compiling sip/cpp/sip_html2wxWebViewEvent.cpp [697/937] Compiling sip/cpp/sip_html2wxWebViewArchiveHandler.cpp [698/937] Linking build/waf/3.11/gtk3/_html.cpython-311-riscv64-linux-gnu.so [699/937] Compiling sip/cpp/sip_html2wxWebViewHandler.cpp [700/937] Compiling sip/cpp/sip_html2wxWebView.cpp [701/937] Compiling sip/cpp/sip_html2wxWebViewFactory.cpp [702/937] Compiling sip/cpp/sip_html2wxWebViewFSHandler.cpp [703/937] Compiling sip/cpp/sip_html2cmodule.cpp [704/937] Compiling sip/cpp/sip_xmlwxXmlNode.cpp [705/937] Compiling sip/cpp/sip_xmlwxXmlAttribute.cpp [706/937] Linking build/waf/3.11/gtk3/_glcanvas.cpython-311-riscv64-linux-gnu.so [707/937] Compiling sip/cpp/sip_xmlwxXmlDoctype.cpp [708/937] Compiling sip/cpp/sip_xmlcmodule.cpp [709/937] Compiling sip/cpp/sip_xmlwxXmlDocument.cpp [710/937] Compiling sip/cpp/sip_xrcwxXmlResource.cpp [711/937] Compiling sip/cpp/sip_xrcwxXmlResourceHandler.cpp [712/937] Compiling sip/cpp/sip_xrcwxXmlSubclassFactory.cpp [713/937] Compiling sip/cpp/sip_xrcwxAnimationCtrl.cpp [714/937] Linking build/waf/3.11/gtk3/_html2.cpython-311-riscv64-linux-gnu.so [715/937] Compiling sip/cpp/sip_xrcwxAnimation.cpp [716/937] Compiling sip/cpp/sip_xrccmodule.cpp [717/937] Compiling sip/cpp/sip_richtextwxRichTextObjectList.cpp [718/937] Compiling sip/cpp/sip_richtextwxTextAttrDimensions.cpp [719/937] Compiling sip/cpp/sip_richtextwxRichTextRangeArray.cpp [720/937] Linking build/waf/3.11/gtk3/_xml.cpython-311-riscv64-linux-gnu.so [721/937] Compiling sip/cpp/sip_richtextwxRichTextAction.cpp [722/937] Compiling sip/cpp/sip_richtextcmodule.cpp [723/937] Compiling sip/cpp/sip_richtextwxRichTextFormattingDialog.cpp [724/937] Compiling sip/cpp/sip_richtextwxRichTextAttr.cpp [725/937] Compiling sip/cpp/sip_richtextwxRichTextFieldType.cpp [726/937] Compiling sip/cpp/sip_richtextwxRichTextCell.cpp [727/937] Linking build/waf/3.11/gtk3/_xrc.cpython-311-riscv64-linux-gnu.so [728/937] Compiling sip/cpp/sip_richtextwxRichTextHeaderFooterData.cpp [729/937] Compiling sip/cpp/sip_richtextwxRichTextImage.cpp [730/937] Compiling sip/cpp/sip_richtextwxRichTextDrawingHandler.cpp [731/937] Compiling sip/cpp/sip_richtextwxRichTextActionList.cpp [732/937] Compiling sip/cpp/sip_richtextwxRichTextCompositeObject.cpp [733/937] Compiling sip/cpp/sip_richtextwxRichTextDrawingHandlerList_iterator.cpp [734/937] Compiling sip/cpp/sip_richtextwxRichTextObjectPtrArray.cpp [735/937] Compiling sip/cpp/sip_richtextwxRichTextListStyleDefinition.cpp [736/937] Compiling sip/cpp/sip_richtextwxRichTextImageBlock.cpp [737/937] Compiling sip/cpp/sip_richtextwxRichTextStyleListBox.cpp [738/937] Compiling sip/cpp/sip_richtextwxRichTextStyleComboCtrl.cpp [739/937] Compiling sip/cpp/sip_richtextwxRichTextObjectList__iterator.cpp [740/937] Compiling sip/cpp/sip_richtextwxRichTextVariantArray.cpp [741/937] Compiling sip/cpp/sip_richtextwxRichTextTable.cpp [742/937] Compiling sip/cpp/sip_richtextwxRichTextPrinting.cpp [743/937] Compiling sip/cpp/sip_richtextwxRichTextPlainTextHandler.cpp [744/937] Compiling sip/cpp/sip_richtextwxRichTextEvent.cpp [745/937] Compiling sip/cpp/sip_richtextwxRichTextParagraphLayoutBox.cpp [746/937] Compiling sip/cpp/sip_richtextwxTextAttrDimension.cpp [747/937] Compiling sip/cpp/sip_richtextwxRichTextBox.cpp [748/937] Compiling sip/cpp/sip_richtextwxRichTextRange.cpp [749/937] Compiling sip/cpp/sip_richtextwxRichTextFontTable.cpp [750/937] Compiling sip/cpp/sip_richtextwxRichTextSelection.cpp [751/937] Compiling sip/cpp/sip_richtextwxRichTextStdRenderer.cpp [752/937] Compiling sip/cpp/sip_richtextwxRichTextObjectList_.cpp [753/937] Compiling sip/cpp/sip_richtextwxRichTextObjectList_iterator.cpp [754/937] Compiling sip/cpp/sip_richtextwxRichTextBuffer.cpp [755/937] Compiling sip/cpp/sip_richtextwxRichTextFileHandlerList.cpp [756/937] Compiling sip/cpp/sip_richtextwxRichTextObjectPtrArrayArray.cpp [757/937] Compiling sip/cpp/sip_richtextwxRichTextObject.cpp [758/937] Compiling sip/cpp/sip_richtextwxRichTextFormattingDialogFactory.cpp [759/937] Compiling sip/cpp/sip_richtextwxRichTextFloatCollector.cpp [760/937] Compiling sip/cpp/sip_richtextwxRichTextBufferDataObject.cpp [761/937] Compiling sip/cpp/sip_richtextwxRichTextCtrl.cpp [762/937] Compiling sip/cpp/sip_richtextwxRichTextCommand.cpp [763/937] Compiling sip/cpp/sip_richtextwxRichTextParagraph.cpp [764/937] Compiling sip/cpp/sip_richtextwxRichTextActionList_iterator.cpp [765/937] Compiling sip/cpp/sip_richtextwxRichTextPlainText.cpp [766/937] Compiling sip/cpp/sip_richtextwxRichTextPrintout.cpp [767/937] Compiling sip/cpp/sip_richtextwxTextAttrDimensionConverter.cpp [768/937] Compiling sip/cpp/sip_richtextwxTextAttrShadow.cpp [769/937] Compiling sip/cpp/sip_richtextwxTextAttrBorders.cpp [770/937] Compiling sip/cpp/sip_richtextwxTextAttrSize.cpp [771/937] Compiling sip/cpp/sip_richtextwxTextBoxAttr.cpp [772/937] Compiling sip/cpp/sip_richtextwxRichTextCharacterStyleDefinition.cpp [773/937] Compiling sip/cpp/sip_richtextwxRichTextStyleSheet.cpp [774/937] Compiling sip/cpp/sip_richtextwxRichTextStyleOrganiserDialog.cpp [775/937] Compiling sip/cpp/sip_richtextwxSymbolPickerDialog.cpp [776/937] Compiling sip/cpp/sip_richtextwxRichTextRenderer.cpp [777/937] Compiling sip/cpp/sip_richtextwxRichTextContextMenuPropertiesInfo.cpp [778/937] Compiling sip/cpp/sip_richtextwxRichTextDrawingHandlerList.cpp [779/937] Compiling sip/cpp/sip_richtextwxRichTextLine.cpp [780/937] Compiling sip/cpp/sip_richtextwxRichTextObjectAddress.cpp [781/937] Compiling sip/cpp/sip_richtextwxRichTextDrawingContext.cpp [782/937] Compiling sip/cpp/sip_richtextwxRichTextXMLHandler.cpp [783/937] Compiling sip/cpp/sip_richtextwxRichTextStyleDefinition.cpp [784/937] Compiling sip/cpp/sip_richtextwxTextAttrBorder.cpp [785/937] Compiling sip/cpp/sip_richtextwxRichTextField.cpp [786/937] Compiling sip/cpp/sip_richtextwxRichTextFieldTypeStandard.cpp [787/937] Compiling sip/cpp/sip_richtextwxRichTextParagraphStyleDefinition.cpp [788/937] Compiling sip/cpp/sip_richtextwxRichTextFileHandler.cpp [789/937] Compiling sip/cpp/sip_richtextwxRichTextFileHandlerList_iterator.cpp [790/937] Compiling sip/cpp/sip_richtextwxRichTextHTMLHandler.cpp [791/937] Compiling sip/cpp/sip_richtextwxRichTextProperties.cpp [792/937] Compiling sip/cpp/sip_richtextwxRichTextStyleListCtrl.cpp [793/937] Compiling sip/cpp/sip_richtextwxRichTextAttrArray.cpp [794/937] Compiling sip/cpp/sip_mediawxMediaEvent.cpp [795/937] Compiling sip/cpp/sip_mediacmodule.cpp [796/937] Compiling sip/cpp/sip_mediawxMediaCtrl.cpp [797/937] Compiling sip/cpp/sip_ribbonwxRibbonToolBarToolBase.cpp [798/937] Compiling sip/cpp/sip_ribbonwxRibbonGalleryItem.cpp [799/937] Compiling sip/cpp/sip_ribbonwxRibbonPageTabInfoArray.cpp [800/937] Compiling sip/cpp/sip_ribbonwxRibbonPanel.cpp [801/937] Compiling sip/cpp/sip_ribbonwxRibbonButtonBar.cpp [802/937] Compiling sip/cpp/sip_ribbonwxRibbonButtonBarEvent.cpp [803/937] Compiling sip/cpp/sip_ribbonwxRibbonBar.cpp [804/937] Linking build/waf/3.11/gtk3/_richtext.cpython-311-riscv64-linux-gnu.so [805/937] Compiling sip/cpp/sip_ribbonwxRibbonToolBarEvent.cpp [806/937] Compiling sip/cpp/sip_ribbonwxRibbonMSWArtProvider.cpp [807/937] Linking build/waf/3.11/gtk3/_media.cpython-311-riscv64-linux-gnu.so [808/937] Compiling sip/cpp/sip_ribbonwxRibbonBarEvent.cpp [809/937] Compiling sip/cpp/sip_ribbonwxRibbonPage.cpp [810/937] Compiling sip/cpp/sip_ribbonwxRibbonGallery.cpp [811/937] Compiling sip/cpp/sip_ribbonwxRibbonGalleryEvent.cpp [812/937] Compiling sip/cpp/sip_ribbonwxRibbonToolBar.cpp [813/937] Compiling sip/cpp/sip_ribbonwxRibbonArtProvider.cpp [814/937] Compiling sip/cpp/sip_ribbonwxRibbonPanelEvent.cpp [815/937] Compiling sip/cpp/sip_ribbonwxRibbonPageTabInfo.cpp [816/937] Compiling sip/cpp/sip_ribbonwxRibbonControl.cpp [817/937] Compiling sip/cpp/sip_ribbonwxRibbonButtonBarButtonBase.cpp [818/937] Compiling sip/cpp/sip_ribboncmodule.cpp [819/937] Compiling sip/cpp/sip_ribbonwxRibbonAUIArtProvider.cpp [820/937] Compiling sip/cpp/sip_propgridwxPGChoices.cpp [821/937] Compiling sip/cpp/sip_propgridwxPGCellData.cpp [822/937] Compiling sip/cpp/sip_propgridwxPGDefaultRenderer.cpp [823/937] Compiling sip/cpp/sip_propgridwxPropertyGridPageState.cpp [824/937] Compiling sip/cpp/sip_propgridwxArrayStringProperty.cpp [825/937] Compiling sip/cpp/sip_propgridwxColourPropertyValue.cpp [826/937] Compiling sip/cpp/sip_propgridwxPGProperty.cpp [827/937] Compiling sip/cpp/sip_propgridwxPropertyGridEvent.cpp [828/937] Compiling sip/cpp/sip_propgridwxPropertyGridHitTestResult.cpp [829/937] Compiling sip/cpp/sip_propgridwxPGValidationInfo.cpp [830/937] Compiling sip/cpp/sip_propgridwxLongStringProperty.cpp [831/937] Linking build/waf/3.11/gtk3/_ribbon.cpython-311-riscv64-linux-gnu.so [832/937] Compiling sip/cpp/sip_propgridwxPGVIterator.cpp [833/937] Compiling sip/cpp/sip_propgridwxPGSpinCtrlEditor.cpp [834/937] Compiling sip/cpp/sip_propgridwxFileProperty.cpp [835/937] Compiling sip/cpp/sip_propgridwxPGMultiButton.cpp [836/937] Compiling sip/cpp/sip_propgridwxStringProperty.cpp [837/937] Compiling sip/cpp/sip_propgridwxPropertyCategory.cpp [838/937] Compiling sip/cpp/sip_propgridwxPGChoiceEntry.cpp [839/937] Compiling sip/cpp/sip_propgridwxNumericProperty.cpp [840/937] Compiling sip/cpp/sip_propgridwxDateProperty.cpp [841/937] Compiling sip/cpp/sip_propgridwxPGTextCtrlAndButtonEditor.cpp [842/937] Compiling sip/cpp/sip_propgridwxFloatProperty.cpp [843/937] Compiling sip/cpp/sip_propgridwxPGChoiceAndButtonEditor.cpp [844/937] Compiling sip/cpp/sip_propgridwxPropertyGrid.cpp [845/937] Compiling sip/cpp/sip_propgridwxEnumProperty.cpp [846/937] Compiling sip/cpp/sip_propgridcmodule.cpp [847/937] Compiling sip/cpp/sip_propgridwxPGArrayStringEditorDialog.cpp [848/937] Compiling sip/cpp/sip_propgridwxPropertyGridPage.cpp [849/937] Compiling sip/cpp/sip_propgridwxEditorDialogProperty.cpp [850/937] Compiling sip/cpp/sip_propgridwxPGChoiceEditor.cpp [851/937] Compiling sip/cpp/sip_propgridwxPropertyGridManager.cpp [852/937] Compiling sip/cpp/sip_propgridwxPGInDialogValidator.cpp [853/937] Compiling sip/cpp/sip_propgridwxDirProperty.cpp [854/937] Compiling sip/cpp/sip_propgridwxPGCell.cpp [855/937] Compiling sip/cpp/sip_propgridwxFontProperty.cpp [856/937] Compiling sip/cpp/sip_propgridwxArrayPGProperty.cpp [857/937] Compiling sip/cpp/sip_propgridwxPGEditorDialogAdapter.cpp [858/937] Compiling sip/cpp/sip_propgridwxPGAttributeStorage.cpp [859/937] Compiling sip/cpp/sip_propgridwxPGCellRenderer.cpp [860/937] Compiling sip/cpp/sip_propgridwxPGComboBoxEditor.cpp [861/937] Compiling sip/cpp/sip_propgridwxIntProperty.cpp [862/937] Compiling sip/cpp/sip_propgridwxImageFileProperty.cpp [863/937] Compiling sip/cpp/sip_propgridwxPGVariantList.cpp [864/937] Compiling sip/cpp/sip_propgridwxFlagsProperty.cpp [865/937] Compiling sip/cpp/sip_propgridwxPGWindowList.cpp [866/937] Compiling sip/cpp/sip_propgridwxColourProperty.cpp [867/937] Compiling sip/cpp/sip_propgridwxPGPropArgCls.cpp [868/937] Compiling sip/cpp/sip_propgridwxMultiChoiceProperty.cpp [869/937] Compiling sip/cpp/sip_propgridwxPGCheckBoxEditor.cpp [870/937] Compiling sip/cpp/sip_propgridwxSystemColourProperty.cpp [871/937] Compiling sip/cpp/sip_propgridwxPropertyGridIterator.cpp [872/937] Compiling sip/cpp/sip_propgridwxEditEnumProperty.cpp [873/937] Compiling sip/cpp/sip_propgridwxBoolProperty.cpp [874/937] Compiling sip/cpp/sip_propgridwxPGEditor.cpp [875/937] Compiling sip/cpp/sip_propgridwxPGChoicesData.cpp [876/937] Compiling sip/cpp/sip_propgridwxPGTextCtrlEditor.cpp [877/937] Compiling sip/cpp/sip_propgridwxPGPaintData.cpp [878/937] Compiling sip/cpp/sip_propgridwxCursorProperty.cpp [879/937] Compiling sip/cpp/sip_propgridwxPGVariant.cpp [880/937] Compiling sip/cpp/sip_propgridwxPGArrayEditorDialog.cpp [881/937] Compiling sip/cpp/sip_propgridwxPropertyGridInterface.cpp [882/937] Compiling sip/cpp/sip_propgridwxPropertyGridIteratorBase.cpp [883/937] Compiling sip/cpp/sip_propgridwxUIntProperty.cpp [884/937] Compiling sip/cpp/sip_propgridwxNumericPropertyValidator.cpp [885/937] Compiling sip/cpp/sip_propgridwxPropertyGridPopulator.cpp [886/937] Compiling sip/cpp/sip_auiwxAuiMDIChildFrame.cpp [887/937] Compiling sip/cpp/sip_auiwxAuiFloatingFrame.cpp [888/937] Compiling sip/cpp/sip_auiwxAuiNotebook.cpp [889/937] Compiling sip/cpp/sip_auiwxAuiDefaultToolBarArt.cpp [890/937] Compiling sip/cpp/sip_auiwxAuiPaneInfoArray.cpp [891/937] Compiling sip/cpp/sip_auiwxAuiPaneInfoPtrArray.cpp [892/937] Compiling sip/cpp/sip_auiwxAuiToolBarItem.cpp [893/937] Compiling sip/cpp/sip_auiwxAuiDefaultTabArt.cpp [894/937] Compiling sip/cpp/sip_auiwxAuiMDIParentFrame.cpp [895/937] Linking build/waf/3.11/gtk3/_propgrid.cpython-311-riscv64-linux-gnu.so [896/937] Compiling sip/cpp/sip_auiwxAuiMDIClientWindow.cpp [897/937] Compiling sip/cpp/sip_auiwxAuiTabContainerButtonArray.cpp [898/937] Compiling sip/cpp/sip_auiwxAuiDockInfo.cpp [899/937] Compiling sip/cpp/sip_auiwxAuiDockInfoArray.cpp [900/937] Compiling sip/cpp/sip_auiwxAuiNotebookPageArray.cpp [901/937] Compiling sip/cpp/sip_auiwxAuiTabContainer.cpp [902/937] Compiling sip/cpp/sip_auiwxAuiToolBarItemArray.cpp [903/937] Compiling sip/cpp/sip_auiwxAuiSimpleTabArt.cpp [904/937] Compiling sip/cpp/sip_auiwxAuiNotebookEvent.cpp [905/937] Compiling sip/cpp/sip_auiwxAuiNotebookPage.cpp [906/937] Compiling sip/cpp/sip_auiwxAuiManager.cpp [907/937] Compiling sip/cpp/sip_auiwxAuiTabCtrl.cpp [908/937] Compiling sip/cpp/sip_auiwxAuiDefaultDockArt.cpp [909/937] Compiling sip/cpp/sip_auiwxAuiManagerEvent.cpp [910/937] Compiling sip/cpp/sip_auiwxAuiTabContainerButton.cpp [911/937] Compiling sip/cpp/sip_auiwxAuiPaneInfo.cpp [912/937] Compiling sip/cpp/sip_auicmodule.cpp [913/937] Compiling sip/cpp/sip_auiwxAuiDockArt.cpp [914/937] Compiling sip/cpp/sip_auiwxAuiDockUIPart.cpp ../../../../sip/cpp/sip_auiwxAuiDefaultDockArt.cpp: In function ‘PyObject* meth_wxAuiDefaultDockArt_DrawIcon(PyObject*, PyObject*, PyObject*)’: ../../../../sip/cpp/sip_auiwxAuiDefaultDockArt.cpp:906:29: warning: ‘void wxAuiDefaultDockArt::DrawIcon(wxDC&, const wxRect&, wxAuiPaneInfo&)’ is deprecated: This is not intended for the public API [-Wdeprecated-declarations] 906 | sipCpp->DrawIcon(*dc,*rect,*pane); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ In file included from /usr/include/wx-3.2/wx/aui/aui.h:15, from ../../../../sip/cpp/sipAPI_aui.h:2228, from ../../../../sip/cpp/sip_auiwxAuiDefaultDockArt.cpp:10: /usr/include/wx-3.2/wx/aui/dockart.h:139:10: note: declared here 139 | void DrawIcon(wxDC& dc, | ^~~~~~~~ [915/937] Compiling sip/cpp/sip_auiwxAuiToolBarArt.cpp [916/937] Compiling sip/cpp/sip_auiwxAuiToolBarEvent.cpp [917/937] Compiling sip/cpp/sip_auiwxAuiDockUIPartArray.cpp [918/937] Compiling sip/cpp/sip_auiwxAuiDockInfoPtrArray.cpp [919/937] Compiling sip/cpp/sip_auiwxAuiToolBar.cpp [920/937] Compiling sip/cpp/sip_auiwxAuiTabArt.cpp [921/937] Compiling build/waf/3.11/gtk3/siplib.cpython-311-riscv64-linux-gnu.so [922/937] Compiling build/waf/3.11/gtk3/_core.cpython-311-riscv64-linux-gnu.so [923/937] Compiling build/waf/3.11/gtk3/_adv.cpython-311-riscv64-linux-gnu.so [924/937] Compiling build/waf/3.11/gtk3/_dataview.cpython-311-riscv64-linux-gnu.so [925/937] Compiling build/waf/3.11/gtk3/_grid.cpython-311-riscv64-linux-gnu.so [926/937] Compiling build/waf/3.11/gtk3/_stc.cpython-311-riscv64-linux-gnu.so [927/937] Compiling build/waf/3.11/gtk3/_html.cpython-311-riscv64-linux-gnu.so [928/937] Compiling build/waf/3.11/gtk3/_glcanvas.cpython-311-riscv64-linux-gnu.so [929/937] Compiling build/waf/3.11/gtk3/_html2.cpython-311-riscv64-linux-gnu.so [930/937] Compiling build/waf/3.11/gtk3/_xml.cpython-311-riscv64-linux-gnu.so [931/937] Compiling build/waf/3.11/gtk3/_xrc.cpython-311-riscv64-linux-gnu.so [932/937] Compiling build/waf/3.11/gtk3/_richtext.cpython-311-riscv64-linux-gnu.so [933/937] Compiling build/waf/3.11/gtk3/_media.cpython-311-riscv64-linux-gnu.so [934/937] Compiling build/waf/3.11/gtk3/_ribbon.cpython-311-riscv64-linux-gnu.so [935/937] Compiling build/waf/3.11/gtk3/_propgrid.cpython-311-riscv64-linux-gnu.so [936/937] Linking build/waf/3.11/gtk3/_aui.cpython-311-riscv64-linux-gnu.so [937/937] Compiling build/waf/3.11/gtk3/_aui.cpython-311-riscv64-linux-gnu.so Waf: Leaving directory `/builddir/build/BUILD/wxPython-4.2.0/build/waf/3.11/gtk3' 'build' finished successfully (2h28m31.710s) Running command: build_others /usr/bin/python3 setup-wxsvg.py build_ext --inplace /usr/lib/python3.11/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:463: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build_ext building 'wx.svg._nanosvg' extension creating build/wxsvg creating build/wxsvg/temp.linux-riscv64-cpython-311 creating build/wxsvg/temp.linux-riscv64-cpython-311/wx creating build/wxsvg/temp.linux-riscv64-cpython-311/wx/svg gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fPIC -DNANOSVG_IMPLEMENTATION=1 -DNANOSVGRAST_IMPLEMENTATION=1 -DNANOSVG_ALL_COLOR_KEYWORDS=1 -Iext/nanosvg/src -I/usr/include/python3.11 -c wx/svg/_nanosvg.c -o build/wxsvg/temp.linux-riscv64-cpython-311/wx/svg/_nanosvg.o wx/svg/_nanosvg.c: In function ‘__pyx_pf_2wx_3svg_8_nanosvg_8SVGshape_15strokeDashArray___get__’: wx/svg/_nanosvg.c:5921:72: warning: array subscript has type ‘char’ [-Wchar-subscripts] 5921 | __pyx_t_2 = PyFloat_FromDouble((__pyx_v_self->_ptr->strokeDashArray[__pyx_v_i])); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 364, __pyx_L1_error) | ^ creating build/wxsvg/lib.linux-riscv64-cpython-311 creating build/wxsvg/lib.linux-riscv64-cpython-311/wx creating build/wxsvg/lib.linux-riscv64-cpython-311/wx/svg gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer build/wxsvg/temp.linux-riscv64-cpython-311/wx/svg/_nanosvg.o -L/usr/lib64 -o build/wxsvg/lib.linux-riscv64-cpython-311/wx/svg/_nanosvg.cpython-311-riscv64-linux-gnu.so copying build/wxsvg/lib.linux-riscv64-cpython-311/wx/svg/_nanosvg.cpython-311-riscv64-linux-gnu.so -> wx/svg Finished command: build_others (3m0.894s) ------------ BUILD FINISHED ------------ To use wxPython from the build folder (without installing): - Set your PYTHONPATH variable to /builddir/build/BUILD/wxPython-4.2.0. - You may also need to set your (DY)LD_LIBRARY_PATH to /builddir/build/BUILD/wxPython-4.2.0/build/wxbld/gtk3/lib, or wherever the wxWidgets libs have been installed. Finished command: build_py (152m53.614s) Done! + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.evVJYA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64 ++ dirname /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd wxPython-4.2.0 + /usr/bin/python3 build.py install_py --destdir=/builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64 /usr/lib/python3.11/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:463: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) /usr/lib/python3.11/site-packages/setuptools/dist.py:318: DistDeprecationWarning: use_2to3 is ignored. warnings.warn(f"{attr} is ignored.", DistDeprecationWarning) running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py creating build/lib.linux-riscv64-cpython-311 creating build/lib.linux-riscv64-cpython-311/wx copying wx/propgrid.py -> build/lib.linux-riscv64-cpython-311/wx copying wx/aui.py -> build/lib.linux-riscv64-cpython-311/wx copying wx/html.py -> build/lib.linux-riscv64-cpython-311/wx copying wx/stc.py -> build/lib.linux-riscv64-cpython-311/wx copying wx/__version__.py -> build/lib.linux-riscv64-cpython-311/wx copying wx/dataview.py -> build/lib.linux-riscv64-cpython-311/wx copying wx/richtext.py -> build/lib.linux-riscv64-cpython-311/wx copying wx/ribbon.py -> build/lib.linux-riscv64-cpython-311/wx copying wx/gizmos.py -> build/lib.linux-riscv64-cpython-311/wx copying wx/grid.py -> build/lib.linux-riscv64-cpython-311/wx copying wx/msw.py -> build/lib.linux-riscv64-cpython-311/wx copying wx/media.py -> build/lib.linux-riscv64-cpython-311/wx copying wx/xml.py -> build/lib.linux-riscv64-cpython-311/wx copying wx/core.py -> build/lib.linux-riscv64-cpython-311/wx copying wx/html2.py -> build/lib.linux-riscv64-cpython-311/wx copying wx/glcanvas.py -> build/lib.linux-riscv64-cpython-311/wx copying wx/__init__.py -> build/lib.linux-riscv64-cpython-311/wx copying wx/adv.py -> build/lib.linux-riscv64-cpython-311/wx copying wx/xrc.py -> build/lib.linux-riscv64-cpython-311/wx creating build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/PyAlaCarte.py -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/shell.py -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/PyAlaModeTest.py -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/path.py -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/magic.py -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/crust.py -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/PyShell.py -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/PyAlaMode.py -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/PySlicesShell.py -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/document.py -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/version.py -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/pseudo.py -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/dispatcher.py -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/frame.py -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/images.py -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/PyWrap.py -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/PyCrust.py -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/crustslices.py -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/introspect.py -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/PySlices.py -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/editor.py -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/filling.py -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/sliceshell.py -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/editwindow.py -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/__init__.py -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/PyFilling.py -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/buffer.py -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/interpreter.py -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/parse.py -> build/lib.linux-riscv64-cpython-311/wx/py creating build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/imagebrowser.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/infoframe.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/statbmp.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/intctrl.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/wordwrap.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/inspection.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/checkbox.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/activexwrapper.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/scrolledpanel.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/ClickableHtmlWindow.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/calendar.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/itemspicker.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/CDate.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/softwareupdate.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/pdfwin.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/stattext.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/embeddedimage.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/combotreebox.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/fancytext.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/docview.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/iewin_old.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/flashwin.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/multisash.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/gridmovers.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/flashwin_old.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/buttons.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/dialogs.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/anchors.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/eventStack.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/activex.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/nvdlg.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/pdfwin_old.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/ticker_xrc.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/layoutf.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/delayedresult.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/pydocview.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/eventwatcher.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/evtmgr.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/imageutils.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/rcsizer.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/wxpTag.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/langlistctrl.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/throbber.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/sized_controls.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/dragscroller.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/graphics.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/progressindicator.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/__init__.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/filebrowsebutton.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/colourdb.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/iewin.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/foldmenu.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/printout.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/colourselect.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/colourutils.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/resizewidget.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/popupctl.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/expando.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/newevent.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/gestures.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/utils.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/busy.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/ticker.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/sheet.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/platebtn.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/splitter.py -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/msgpanel.py -> build/lib.linux-riscv64-cpython-311/wx/lib creating build/lib.linux-riscv64-cpython-311/wx/tools copying wx/tools/pywxrc.py -> build/lib.linux-riscv64-cpython-311/wx/tools copying wx/tools/img2py.py -> build/lib.linux-riscv64-cpython-311/wx/tools copying wx/tools/img2xpm.py -> build/lib.linux-riscv64-cpython-311/wx/tools copying wx/tools/dbg.py -> build/lib.linux-riscv64-cpython-311/wx/tools copying wx/tools/genaxmodule.py -> build/lib.linux-riscv64-cpython-311/wx/tools copying wx/tools/helpviewer.py -> build/lib.linux-riscv64-cpython-311/wx/tools copying wx/tools/wxget_docs_demo.py -> build/lib.linux-riscv64-cpython-311/wx/tools copying wx/tools/wxget.py -> build/lib.linux-riscv64-cpython-311/wx/tools copying wx/tools/img2png.py -> build/lib.linux-riscv64-cpython-311/wx/tools copying wx/tools/__init__.py -> build/lib.linux-riscv64-cpython-311/wx/tools copying wx/tools/img2img.py -> build/lib.linux-riscv64-cpython-311/wx/tools creating build/lib.linux-riscv64-cpython-311/wx/svg copying wx/svg/__init__.py -> build/lib.linux-riscv64-cpython-311/wx/svg creating build/lib.linux-riscv64-cpython-311/wx/lib/floatcanvas copying wx/lib/floatcanvas/NavCanvas.py -> build/lib.linux-riscv64-cpython-311/wx/lib/floatcanvas copying wx/lib/floatcanvas/Resources.py -> build/lib.linux-riscv64-cpython-311/wx/lib/floatcanvas copying wx/lib/floatcanvas/FloatCanvas.py -> build/lib.linux-riscv64-cpython-311/wx/lib/floatcanvas copying wx/lib/floatcanvas/GUIMode.py -> build/lib.linux-riscv64-cpython-311/wx/lib/floatcanvas copying wx/lib/floatcanvas/__init__.py -> build/lib.linux-riscv64-cpython-311/wx/lib/floatcanvas copying wx/lib/floatcanvas/FCEvents.py -> build/lib.linux-riscv64-cpython-311/wx/lib/floatcanvas copying wx/lib/floatcanvas/ScreenShot.py -> build/lib.linux-riscv64-cpython-311/wx/lib/floatcanvas copying wx/lib/floatcanvas/FCObjects.py -> build/lib.linux-riscv64-cpython-311/wx/lib/floatcanvas creating build/lib.linux-riscv64-cpython-311/wx/lib/gizmos copying wx/lib/gizmos/dynamicsash.py -> build/lib.linux-riscv64-cpython-311/wx/lib/gizmos copying wx/lib/gizmos/treelistctrl.py -> build/lib.linux-riscv64-cpython-311/wx/lib/gizmos copying wx/lib/gizmos/ledctrl.py -> build/lib.linux-riscv64-cpython-311/wx/lib/gizmos copying wx/lib/gizmos/__init__.py -> build/lib.linux-riscv64-cpython-311/wx/lib/gizmos creating build/lib.linux-riscv64-cpython-311/wx/lib/art copying wx/lib/art/img2pyartprov.py -> build/lib.linux-riscv64-cpython-311/wx/lib/art copying wx/lib/art/flagart.py -> build/lib.linux-riscv64-cpython-311/wx/lib/art copying wx/lib/art/__init__.py -> build/lib.linux-riscv64-cpython-311/wx/lib/art creating build/lib.linux-riscv64-cpython-311/wx/lib/pubsub copying wx/lib/pubsub/py2and3.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub copying wx/lib/pubsub/setuparg1.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub copying wx/lib/pubsub/policies.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub copying wx/lib/pubsub/setupkwargs.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub copying wx/lib/pubsub/__init__.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub copying wx/lib/pubsub/pub.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub creating build/lib.linux-riscv64-cpython-311/wx/lib/mixins copying wx/lib/mixins/gridlabelrenderer.py -> build/lib.linux-riscv64-cpython-311/wx/lib/mixins copying wx/lib/mixins/rubberband.py -> build/lib.linux-riscv64-cpython-311/wx/lib/mixins copying wx/lib/mixins/listctrl.py -> build/lib.linux-riscv64-cpython-311/wx/lib/mixins copying wx/lib/mixins/inspection.py -> build/lib.linux-riscv64-cpython-311/wx/lib/mixins copying wx/lib/mixins/grid.py -> build/lib.linux-riscv64-cpython-311/wx/lib/mixins copying wx/lib/mixins/treemixin.py -> build/lib.linux-riscv64-cpython-311/wx/lib/mixins copying wx/lib/mixins/imagelist.py -> build/lib.linux-riscv64-cpython-311/wx/lib/mixins copying wx/lib/mixins/__init__.py -> build/lib.linux-riscv64-cpython-311/wx/lib/mixins creating build/lib.linux-riscv64-cpython-311/wx/lib/editor copying wx/lib/editor/selection.py -> build/lib.linux-riscv64-cpython-311/wx/lib/editor copying wx/lib/editor/images.py -> build/lib.linux-riscv64-cpython-311/wx/lib/editor copying wx/lib/editor/editor.py -> build/lib.linux-riscv64-cpython-311/wx/lib/editor copying wx/lib/editor/__init__.py -> build/lib.linux-riscv64-cpython-311/wx/lib/editor creating build/lib.linux-riscv64-cpython-311/wx/lib/analogclock copying wx/lib/analogclock/setup.py -> build/lib.linux-riscv64-cpython-311/wx/lib/analogclock copying wx/lib/analogclock/analogclock.py -> build/lib.linux-riscv64-cpython-311/wx/lib/analogclock copying wx/lib/analogclock/__init__.py -> build/lib.linux-riscv64-cpython-311/wx/lib/analogclock copying wx/lib/analogclock/helpers.py -> build/lib.linux-riscv64-cpython-311/wx/lib/analogclock copying wx/lib/analogclock/styles.py -> build/lib.linux-riscv64-cpython-311/wx/lib/analogclock creating build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/pygauge.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/fmresources.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/balloontip.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/piectrl.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/hyperlink.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/buttonpanel.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/pycollapsiblepane.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/xlsgrid.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/supertooltip.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/aquabutton.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/flatnotebook.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/pybusyinfo.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/speedmeter.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/foldpanelbar.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/advancedsplash.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/artmanager.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/thumbnailctrl.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/floatspin.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/shapedbutton.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/scrolledthumbnail.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/infobar.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/knobctrl.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/rulerctrl.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/zoombar.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/gradientbutton.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/cubecolourdialog.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/customtreectrl.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/shortcuteditor.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/ultimatelistctrl.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/__init__.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/toasterbox.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/hypertreelist.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/labelbook.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/peakmeter.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/multidirdialog.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/pyprogress.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/genericmessagedialog.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/fmcustomizedlg.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/flatmenu.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw copying wx/lib/agw/fourwaysplitter.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw creating build/lib.linux-riscv64-cpython-311/wx/lib/plot copying wx/lib/plot/__main__.py -> build/lib.linux-riscv64-cpython-311/wx/lib/plot copying wx/lib/plot/plotcanvas.py -> build/lib.linux-riscv64-cpython-311/wx/lib/plot copying wx/lib/plot/polyobjects.py -> build/lib.linux-riscv64-cpython-311/wx/lib/plot copying wx/lib/plot/__init__.py -> build/lib.linux-riscv64-cpython-311/wx/lib/plot copying wx/lib/plot/utils.py -> build/lib.linux-riscv64-cpython-311/wx/lib/plot creating build/lib.linux-riscv64-cpython-311/wx/lib/wxcairo copying wx/lib/wxcairo/wx_pycairo.py -> build/lib.linux-riscv64-cpython-311/wx/lib/wxcairo copying wx/lib/wxcairo/wx_cairocffi.py -> build/lib.linux-riscv64-cpython-311/wx/lib/wxcairo copying wx/lib/wxcairo/__init__.py -> build/lib.linux-riscv64-cpython-311/wx/lib/wxcairo creating build/lib.linux-riscv64-cpython-311/wx/lib/colourchooser copying wx/lib/colourchooser/pycolourchooser.py -> build/lib.linux-riscv64-cpython-311/wx/lib/colourchooser copying wx/lib/colourchooser/pycolourbox.py -> build/lib.linux-riscv64-cpython-311/wx/lib/colourchooser copying wx/lib/colourchooser/intl.py -> build/lib.linux-riscv64-cpython-311/wx/lib/colourchooser copying wx/lib/colourchooser/canvas.py -> build/lib.linux-riscv64-cpython-311/wx/lib/colourchooser copying wx/lib/colourchooser/pypalette.py -> build/lib.linux-riscv64-cpython-311/wx/lib/colourchooser copying wx/lib/colourchooser/pycolourslider.py -> build/lib.linux-riscv64-cpython-311/wx/lib/colourchooser copying wx/lib/colourchooser/__init__.py -> build/lib.linux-riscv64-cpython-311/wx/lib/colourchooser creating build/lib.linux-riscv64-cpython-311/wx/lib/ogl copying wx/lib/ogl/bmpshape.py -> build/lib.linux-riscv64-cpython-311/wx/lib/ogl copying wx/lib/ogl/oglmisc.py -> build/lib.linux-riscv64-cpython-311/wx/lib/ogl copying wx/lib/ogl/lines.py -> build/lib.linux-riscv64-cpython-311/wx/lib/ogl copying wx/lib/ogl/composit.py -> build/lib.linux-riscv64-cpython-311/wx/lib/ogl copying wx/lib/ogl/divided.py -> build/lib.linux-riscv64-cpython-311/wx/lib/ogl copying wx/lib/ogl/canvas.py -> build/lib.linux-riscv64-cpython-311/wx/lib/ogl copying wx/lib/ogl/diagram.py -> build/lib.linux-riscv64-cpython-311/wx/lib/ogl copying wx/lib/ogl/drawn.py -> build/lib.linux-riscv64-cpython-311/wx/lib/ogl copying wx/lib/ogl/__init__.py -> build/lib.linux-riscv64-cpython-311/wx/lib/ogl copying wx/lib/ogl/basic.py -> build/lib.linux-riscv64-cpython-311/wx/lib/ogl creating build/lib.linux-riscv64-cpython-311/wx/lib/masked copying wx/lib/masked/maskededit.py -> build/lib.linux-riscv64-cpython-311/wx/lib/masked copying wx/lib/masked/timectrl.py -> build/lib.linux-riscv64-cpython-311/wx/lib/masked copying wx/lib/masked/ipaddrctrl.py -> build/lib.linux-riscv64-cpython-311/wx/lib/masked copying wx/lib/masked/numctrl.py -> build/lib.linux-riscv64-cpython-311/wx/lib/masked copying wx/lib/masked/ctrl.py -> build/lib.linux-riscv64-cpython-311/wx/lib/masked copying wx/lib/masked/combobox.py -> build/lib.linux-riscv64-cpython-311/wx/lib/masked copying wx/lib/masked/__init__.py -> build/lib.linux-riscv64-cpython-311/wx/lib/masked copying wx/lib/masked/textctrl.py -> build/lib.linux-riscv64-cpython-311/wx/lib/masked creating build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer copying wx/lib/pdfviewer/buttonpanel.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer copying wx/lib/pdfviewer/images.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer copying wx/lib/pdfviewer/viewer.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer copying wx/lib/pdfviewer/__init__.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer creating build/lib.linux-riscv64-cpython-311/wx/lib/floatcanvas/Utilities copying wx/lib/floatcanvas/Utilities/GUI.py -> build/lib.linux-riscv64-cpython-311/wx/lib/floatcanvas/Utilities copying wx/lib/floatcanvas/Utilities/BBox.py -> build/lib.linux-riscv64-cpython-311/wx/lib/floatcanvas/Utilities copying wx/lib/floatcanvas/Utilities/Colors.py -> build/lib.linux-riscv64-cpython-311/wx/lib/floatcanvas/Utilities copying wx/lib/floatcanvas/Utilities/__init__.py -> build/lib.linux-riscv64-cpython-311/wx/lib/floatcanvas/Utilities creating build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/notification.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/misc.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/topictreeprinter.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/exchandling.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/xmltopicdefnprovider.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/__init__.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/utils creating build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core copying wx/lib/pubsub/core/listenerbase.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicobj.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicdefnprovider.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core copying wx/lib/pubsub/core/imp2.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core copying wx/lib/pubsub/core/notificationmgr.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicmgr.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicutils.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core copying wx/lib/pubsub/core/weakmethod.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core copying wx/lib/pubsub/core/treeconfig.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core copying wx/lib/pubsub/core/itopicdefnprovider.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicargspec.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core copying wx/lib/pubsub/core/callables.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core copying wx/lib/pubsub/core/publisherbase.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core copying wx/lib/pubsub/core/validatedefnargs.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core copying wx/lib/pubsub/core/__init__.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core copying wx/lib/pubsub/core/listener.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core copying wx/lib/pubsub/core/topictreetraverser.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicexc.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core creating build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/topicmgrimpl.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/topicargspecimpl.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/listenerimpl.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/publishermixin.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/publisher.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/__init__.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/datamsg.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/kwargs creating build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/topicmgrimpl.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/topicargspecimpl.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/listenerimpl.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/publishermixin.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/publisher.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/__init__.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/arg1 creating build/lib.linux-riscv64-cpython-311/wx/lib/analogclock/lib_setup copying wx/lib/analogclock/lib_setup/fontselect.py -> build/lib.linux-riscv64-cpython-311/wx/lib/analogclock/lib_setup copying wx/lib/analogclock/lib_setup/buttontreectrlpanel.py -> build/lib.linux-riscv64-cpython-311/wx/lib/analogclock/lib_setup copying wx/lib/analogclock/lib_setup/__init__.py -> build/lib.linux-riscv64-cpython-311/wx/lib/analogclock/lib_setup creating build/lib.linux-riscv64-cpython-311/wx/lib/agw/aui copying wx/lib/agw/aui/aui_constants.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/aui copying wx/lib/agw/aui/auibar.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/aui copying wx/lib/agw/aui/dockart.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/aui copying wx/lib/agw/aui/tabart.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/aui copying wx/lib/agw/aui/framemanager.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/aui copying wx/lib/agw/aui/auibook.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/aui copying wx/lib/agw/aui/aui_switcherdialog.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/aui copying wx/lib/agw/aui/tabmdi.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/aui copying wx/lib/agw/aui/__init__.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/aui copying wx/lib/agw/aui/aui_utilities.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/aui creating build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/page.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/panel.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/toolbar.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/control.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/gallery.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/buttonbar.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art_osx.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art_msw.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art_default.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art_aui.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/bar.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/__init__.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art_internal.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon creating build/lib.linux-riscv64-cpython-311/wx/lib/agw/persist copying wx/lib/agw/persist/persist_handlers.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/persist copying wx/lib/agw/persist/persist_constants.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/persist copying wx/lib/agw/persist/persistencemanager.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/persist copying wx/lib/agw/persist/__init__.py -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/persist creating build/lib.linux-riscv64-cpython-311/wx/lib/plot/examples copying wx/lib/plot/examples/simple_example.py -> build/lib.linux-riscv64-cpython-311/wx/lib/plot/examples copying wx/lib/plot/examples/demo.py -> build/lib.linux-riscv64-cpython-311/wx/lib/plot/examples copying wx/lib/plot/examples/__init__.py -> build/lib.linux-riscv64-cpython-311/wx/lib/plot/examples 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' no previously-included directories found matching 'docs/sphinx/build' warning: no previously-included files matching '.git' found under directory 'wx' warning: no previously-included files matching '*.pyc' found under directory 'wx' warning: no previously-included files matching '__pycache__' found under directory 'wx' adding license file 'LICENSE.txt' writing manifest file 'wxPython.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.include.wxPython' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.include.wxPython' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.include.wxPython' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.include.wxPython' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.lib.agw.data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.lib.agw.data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.lib.agw.data' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.lib.agw.data' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.lib.pdfviewer.bitmaps' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.lib.pdfviewer.bitmaps' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.lib.pdfviewer.bitmaps' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.lib.pdfviewer.bitmaps' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.af.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.af.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.af.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.af.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.an.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.an.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.an.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.an.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.ca.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.ca.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying wx/_adv.cpython-311-riscv64-linux-gnu.so -> build/lib.linux-riscv64-cpython-311/wx /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.co.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.co.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.co.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.co.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.cs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.cs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.da.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.da.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.el.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.el.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.eu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.eu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.fa_IR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.fa_IR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.fa_IR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.fa_IR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.fi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.fi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.gl_ES.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.gl_ES.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.gl_ES.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.gl_ES.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.hi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.hi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.hr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.hr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.hu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.hu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.id.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.id.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.ka.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.ka.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.ka.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.ka.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.ko_KR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.ko_KR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.ko_KR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.ko_KR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.lt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.lt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.lv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.lv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.ms.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.ms.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.ms.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.ms.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.nb.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.nb.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.nb.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.nb.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.ne.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.ne.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.nl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.nl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.pl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.pl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.ro.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.ro.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.sk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.sk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.sl.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.sl.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.sq.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.sq.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.sq.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.sq.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.sv.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.sv.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.ta.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.ta.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.tr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.tr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.uk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.uk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.uk.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.uk.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.vi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.vi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.vi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.vi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.zh_CN.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.zh_CN.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.zh_CN.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.zh_CN.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'wx.locale.zh_TW.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'wx.locale.zh_TW.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'wx.locale.zh_TW.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'wx.locale.zh_TW.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying wx/_aui.cpython-311-riscv64-linux-gnu.so -> build/lib.linux-riscv64-cpython-311/wx copying wx/_core.cpython-311-riscv64-linux-gnu.so -> build/lib.linux-riscv64-cpython-311/wx copying wx/_dataview.cpython-311-riscv64-linux-gnu.so -> build/lib.linux-riscv64-cpython-311/wx copying wx/_glcanvas.cpython-311-riscv64-linux-gnu.so -> build/lib.linux-riscv64-cpython-311/wx copying wx/_grid.cpython-311-riscv64-linux-gnu.so -> build/lib.linux-riscv64-cpython-311/wx copying wx/_html.cpython-311-riscv64-linux-gnu.so -> build/lib.linux-riscv64-cpython-311/wx copying wx/_html2.cpython-311-riscv64-linux-gnu.so -> build/lib.linux-riscv64-cpython-311/wx copying wx/_media.cpython-311-riscv64-linux-gnu.so -> build/lib.linux-riscv64-cpython-311/wx copying wx/_propgrid.cpython-311-riscv64-linux-gnu.so -> build/lib.linux-riscv64-cpython-311/wx copying wx/_ribbon.cpython-311-riscv64-linux-gnu.so -> build/lib.linux-riscv64-cpython-311/wx copying wx/_richtext.cpython-311-riscv64-linux-gnu.so -> build/lib.linux-riscv64-cpython-311/wx copying wx/_stc.cpython-311-riscv64-linux-gnu.so -> build/lib.linux-riscv64-cpython-311/wx copying wx/_xml.cpython-311-riscv64-linux-gnu.so -> build/lib.linux-riscv64-cpython-311/wx copying wx/_xrc.cpython-311-riscv64-linux-gnu.so -> build/lib.linux-riscv64-cpython-311/wx copying wx/adv.pyi -> build/lib.linux-riscv64-cpython-311/wx copying wx/aui.pyi -> build/lib.linux-riscv64-cpython-311/wx copying wx/core.pyi -> build/lib.linux-riscv64-cpython-311/wx copying wx/dataview.pyi -> build/lib.linux-riscv64-cpython-311/wx copying wx/glcanvas.pyi -> build/lib.linux-riscv64-cpython-311/wx copying wx/grid.pyi -> build/lib.linux-riscv64-cpython-311/wx copying wx/html.pyi -> build/lib.linux-riscv64-cpython-311/wx copying wx/html2.pyi -> build/lib.linux-riscv64-cpython-311/wx copying wx/media.pyi -> build/lib.linux-riscv64-cpython-311/wx copying wx/msw.pyi -> build/lib.linux-riscv64-cpython-311/wx copying wx/propgrid.pyi -> build/lib.linux-riscv64-cpython-311/wx copying wx/ribbon.pyi -> build/lib.linux-riscv64-cpython-311/wx copying wx/richtext.pyi -> build/lib.linux-riscv64-cpython-311/wx copying wx/siplib.cpython-311-riscv64-linux-gnu.so -> build/lib.linux-riscv64-cpython-311/wx copying wx/stc.pyi -> build/lib.linux-riscv64-cpython-311/wx copying wx/xml.pyi -> build/lib.linux-riscv64-cpython-311/wx copying wx/xrc.pyi -> build/lib.linux-riscv64-cpython-311/wx creating build/lib.linux-riscv64-cpython-311/wx/include creating build/lib.linux-riscv64-cpython-311/wx/include/wxPython copying wx/include/wxPython/sip.h -> build/lib.linux-riscv64-cpython-311/wx/include/wxPython copying wx/include/wxPython/wxpy_api.h -> build/lib.linux-riscv64-cpython-311/wx/include/wxPython creating build/lib.linux-riscv64-cpython-311/wx/locale creating build/lib.linux-riscv64-cpython-311/wx/locale/af creating build/lib.linux-riscv64-cpython-311/wx/locale/af/LC_MESSAGES copying wx/locale/af/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/af/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/an creating build/lib.linux-riscv64-cpython-311/wx/locale/an/LC_MESSAGES copying wx/locale/an/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/an/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/ar creating build/lib.linux-riscv64-cpython-311/wx/locale/ar/LC_MESSAGES copying wx/locale/ar/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/ar/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/ca creating build/lib.linux-riscv64-cpython-311/wx/locale/ca/LC_MESSAGES copying wx/locale/ca/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/ca/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/ca@valencia creating build/lib.linux-riscv64-cpython-311/wx/locale/ca@valencia/LC_MESSAGES copying wx/locale/ca@valencia/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/ca@valencia/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/co creating build/lib.linux-riscv64-cpython-311/wx/locale/co/LC_MESSAGES copying wx/locale/co/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/co/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/cs creating build/lib.linux-riscv64-cpython-311/wx/locale/cs/LC_MESSAGES copying wx/locale/cs/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/cs/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/da creating build/lib.linux-riscv64-cpython-311/wx/locale/da/LC_MESSAGES copying wx/locale/da/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/da/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/de creating build/lib.linux-riscv64-cpython-311/wx/locale/de/LC_MESSAGES copying wx/locale/de/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/de/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/el creating build/lib.linux-riscv64-cpython-311/wx/locale/el/LC_MESSAGES copying wx/locale/el/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/el/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/es creating build/lib.linux-riscv64-cpython-311/wx/locale/es/LC_MESSAGES copying wx/locale/es/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/es/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/eu creating build/lib.linux-riscv64-cpython-311/wx/locale/eu/LC_MESSAGES copying wx/locale/eu/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/eu/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/fa_IR creating build/lib.linux-riscv64-cpython-311/wx/locale/fa_IR/LC_MESSAGES copying wx/locale/fa_IR/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/fa_IR/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/fi creating build/lib.linux-riscv64-cpython-311/wx/locale/fi/LC_MESSAGES copying wx/locale/fi/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/fi/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/fr creating build/lib.linux-riscv64-cpython-311/wx/locale/fr/LC_MESSAGES copying wx/locale/fr/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/fr/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/gl_ES creating build/lib.linux-riscv64-cpython-311/wx/locale/gl_ES/LC_MESSAGES copying wx/locale/gl_ES/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/gl_ES/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/hi creating build/lib.linux-riscv64-cpython-311/wx/locale/hi/LC_MESSAGES copying wx/locale/hi/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/hi/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/hr creating build/lib.linux-riscv64-cpython-311/wx/locale/hr/LC_MESSAGES copying wx/locale/hr/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/hr/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/hu creating build/lib.linux-riscv64-cpython-311/wx/locale/hu/LC_MESSAGES copying wx/locale/hu/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/hu/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/id creating build/lib.linux-riscv64-cpython-311/wx/locale/id/LC_MESSAGES copying wx/locale/id/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/id/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/it creating build/lib.linux-riscv64-cpython-311/wx/locale/it/LC_MESSAGES copying wx/locale/it/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/it/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/ja creating build/lib.linux-riscv64-cpython-311/wx/locale/ja/LC_MESSAGES copying wx/locale/ja/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/ja/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/ka creating build/lib.linux-riscv64-cpython-311/wx/locale/ka/LC_MESSAGES copying wx/locale/ka/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/ka/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/ko_KR creating build/lib.linux-riscv64-cpython-311/wx/locale/ko_KR/LC_MESSAGES copying wx/locale/ko_KR/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/ko_KR/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/lt creating build/lib.linux-riscv64-cpython-311/wx/locale/lt/LC_MESSAGES copying wx/locale/lt/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/lt/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/lv creating build/lib.linux-riscv64-cpython-311/wx/locale/lv/LC_MESSAGES copying wx/locale/lv/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/lv/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/ms creating build/lib.linux-riscv64-cpython-311/wx/locale/ms/LC_MESSAGES copying wx/locale/ms/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/ms/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/nb creating build/lib.linux-riscv64-cpython-311/wx/locale/nb/LC_MESSAGES copying wx/locale/nb/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/nb/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/ne creating build/lib.linux-riscv64-cpython-311/wx/locale/ne/LC_MESSAGES copying wx/locale/ne/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/ne/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/nl creating build/lib.linux-riscv64-cpython-311/wx/locale/nl/LC_MESSAGES copying wx/locale/nl/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/nl/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/pl creating build/lib.linux-riscv64-cpython-311/wx/locale/pl/LC_MESSAGES copying wx/locale/pl/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/pl/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/pt creating build/lib.linux-riscv64-cpython-311/wx/locale/pt/LC_MESSAGES copying wx/locale/pt/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/pt/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/pt_BR creating build/lib.linux-riscv64-cpython-311/wx/locale/pt_BR/LC_MESSAGES copying wx/locale/pt_BR/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/pt_BR/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/ro creating build/lib.linux-riscv64-cpython-311/wx/locale/ro/LC_MESSAGES copying wx/locale/ro/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/ro/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/ru creating build/lib.linux-riscv64-cpython-311/wx/locale/ru/LC_MESSAGES copying wx/locale/ru/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/ru/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/sk creating build/lib.linux-riscv64-cpython-311/wx/locale/sk/LC_MESSAGES copying wx/locale/sk/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/sk/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/sl creating build/lib.linux-riscv64-cpython-311/wx/locale/sl/LC_MESSAGES copying wx/locale/sl/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/sl/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/sq creating build/lib.linux-riscv64-cpython-311/wx/locale/sq/LC_MESSAGES copying wx/locale/sq/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/sq/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/sv creating build/lib.linux-riscv64-cpython-311/wx/locale/sv/LC_MESSAGES copying wx/locale/sv/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/sv/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/ta creating build/lib.linux-riscv64-cpython-311/wx/locale/ta/LC_MESSAGES copying wx/locale/ta/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/ta/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/tr creating build/lib.linux-riscv64-cpython-311/wx/locale/tr/LC_MESSAGES copying wx/locale/tr/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/tr/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/uk creating build/lib.linux-riscv64-cpython-311/wx/locale/uk/LC_MESSAGES copying wx/locale/uk/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/uk/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/vi creating build/lib.linux-riscv64-cpython-311/wx/locale/vi/LC_MESSAGES copying wx/locale/vi/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/vi/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/zh_CN creating build/lib.linux-riscv64-cpython-311/wx/locale/zh_CN/LC_MESSAGES copying wx/locale/zh_CN/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/zh_CN/LC_MESSAGES creating build/lib.linux-riscv64-cpython-311/wx/locale/zh_TW creating build/lib.linux-riscv64-cpython-311/wx/locale/zh_TW/LC_MESSAGES copying wx/locale/zh_TW/LC_MESSAGES/wxstd.mo -> build/lib.linux-riscv64-cpython-311/wx/locale/zh_TW/LC_MESSAGES copying wx/py/CHANGES.txt -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/Py.ico -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/PyCrust.ico -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/PyCrust_16.png -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/PyCrust_32.png -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/PySlices.ico -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/PySlices_16.png -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/PySlices_32.png -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/py/README.txt -> build/lib.linux-riscv64-cpython-311/wx/py copying wx/lib/myole4ax.idl -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/lib/myole4ax.tlb -> build/lib.linux-riscv64-cpython-311/wx/lib copying wx/svg/_nanosvg.cpython-311-riscv64-linux-gnu.so -> build/lib.linux-riscv64-cpython-311/wx/svg copying wx/lib/pubsub/LICENSE_BSD_Simple.txt -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub copying wx/lib/pubsub/README_WxPython.txt -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub copying wx/lib/pubsub/RELEASE_NOTES.txt -> build/lib.linux-riscv64-cpython-311/wx/lib/pubsub copying wx/lib/editor/README.txt -> build/lib.linux-riscv64-cpython-311/wx/lib/editor creating build/lib.linux-riscv64-cpython-311/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_1.png -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_1_thumb.png -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_2.png -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_2_thumb.png -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_3.png -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_3_thumb.png -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_4.png -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_4_thumb.png -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/data copying wx/lib/agw/data/default_help_text.html -> build/lib.linux-riscv64-cpython-311/wx/lib/agw/data copying wx/lib/plot/CHANGELOG.md -> build/lib.linux-riscv64-cpython-311/wx/lib/plot copying wx/lib/plot/README.md -> build/lib.linux-riscv64-cpython-311/wx/lib/plot creating build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/ArrowLeft.png -> build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/ArrowRight.png -> build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/DirectionH.png -> build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/DirectionV.png -> build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/PlayerFirst.png -> build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/PlayerLast.png -> build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/PlayerNext.png -> build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/PlayerPrev.png -> build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/Printer.png -> build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/ReadMe.txt -> build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/Save.png -> build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/ZoomIn.png -> build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/ZoomOut.png -> build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/encode_bitmaps.py -> build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps running install_lib creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11 creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/propgrid.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/aui.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/grid.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/_xrc.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/_xml.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/glcanvas.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/adv.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/html.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/_glcanvas.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/aui.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/stc.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/__version__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/dataview.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/siplib.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/richtext.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/ribbon.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/_ribbon.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/PyAlaCarte.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/shell.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/PyAlaModeTest.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/PyCrust.ico -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/path.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/magic.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/crust.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/PyShell.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/PyAlaMode.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/PySlicesShell.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/document.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/version.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/pseudo.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/dispatcher.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/frame.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/images.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/Py.ico -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/PyWrap.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/PySlices.ico -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/PyCrust.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/crustslices.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/PyCrust_32.png -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/README.txt -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/introspect.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/PySlices_32.png -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/PySlices.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/editor.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/CHANGES.txt -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/filling.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/PySlices_16.png -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/sliceshell.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/editwindow.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/PyFilling.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/buffer.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/PyCrust_16.png -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/interpreter.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/py/parse.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py copying build/lib.linux-riscv64-cpython-311/wx/gizmos.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/grid.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/html2.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/msw.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/_grid.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/_core.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/media.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/richtext.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/_aui.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/_richtext.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/stc.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/media.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/include creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/include/wxPython copying build/lib.linux-riscv64-cpython-311/wx/include/wxPython/sip.h -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/include/wxPython copying build/lib.linux-riscv64-cpython-311/wx/include/wxPython/wxpy_api.h -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/include/wxPython creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/imagebrowser.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/myole4ax.tlb -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/floatcanvas copying build/lib.linux-riscv64-cpython-311/wx/lib/floatcanvas/NavCanvas.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/floatcanvas copying build/lib.linux-riscv64-cpython-311/wx/lib/floatcanvas/Resources.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/floatcanvas copying build/lib.linux-riscv64-cpython-311/wx/lib/floatcanvas/FloatCanvas.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/floatcanvas copying build/lib.linux-riscv64-cpython-311/wx/lib/floatcanvas/GUIMode.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/floatcanvas creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/floatcanvas/Utilities copying build/lib.linux-riscv64-cpython-311/wx/lib/floatcanvas/Utilities/GUI.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/floatcanvas/Utilities copying build/lib.linux-riscv64-cpython-311/wx/lib/floatcanvas/Utilities/BBox.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/floatcanvas/Utilities copying build/lib.linux-riscv64-cpython-311/wx/lib/floatcanvas/Utilities/Colors.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/floatcanvas/Utilities copying build/lib.linux-riscv64-cpython-311/wx/lib/floatcanvas/Utilities/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/floatcanvas/Utilities copying build/lib.linux-riscv64-cpython-311/wx/lib/floatcanvas/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/floatcanvas copying build/lib.linux-riscv64-cpython-311/wx/lib/floatcanvas/FCEvents.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/floatcanvas copying build/lib.linux-riscv64-cpython-311/wx/lib/floatcanvas/ScreenShot.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/floatcanvas copying build/lib.linux-riscv64-cpython-311/wx/lib/floatcanvas/FCObjects.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/floatcanvas creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/gizmos copying build/lib.linux-riscv64-cpython-311/wx/lib/gizmos/dynamicsash.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/gizmos copying build/lib.linux-riscv64-cpython-311/wx/lib/gizmos/treelistctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/gizmos copying build/lib.linux-riscv64-cpython-311/wx/lib/gizmos/ledctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/gizmos copying build/lib.linux-riscv64-cpython-311/wx/lib/gizmos/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/gizmos copying build/lib.linux-riscv64-cpython-311/wx/lib/infoframe.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/statbmp.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/intctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/wordwrap.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/inspection.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/art copying build/lib.linux-riscv64-cpython-311/wx/lib/art/img2pyartprov.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/art copying build/lib.linux-riscv64-cpython-311/wx/lib/art/flagart.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/art copying build/lib.linux-riscv64-cpython-311/wx/lib/art/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/art copying build/lib.linux-riscv64-cpython-311/wx/lib/checkbox.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/activexwrapper.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/py2and3.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/README_WxPython.txt -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/utils copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/utils/notification.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/utils copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/utils/misc.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/utils copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/utils/topictreeprinter.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/utils copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/utils/exchandling.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/utils copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/utils/xmltopicdefnprovider.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/utils copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/utils/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/utils copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/setuparg1.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/policies.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/setupkwargs.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/RELEASE_NOTES.txt -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/LICENSE_BSD_Simple.txt -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/listenerbase.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/topicobj.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/topicdefnprovider.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/imp2.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/notificationmgr.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/topicmgr.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/topicutils.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/weakmethod.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/treeconfig.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/itopicdefnprovider.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/topicargspec.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/callables.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/publisherbase.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/kwargs copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/kwargs/topicmgrimpl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/kwargs copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/kwargs/topicargspecimpl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/kwargs copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/kwargs/listenerimpl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/kwargs copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/kwargs/publishermixin.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/kwargs copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/kwargs/publisher.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/kwargs copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/kwargs/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/kwargs copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/kwargs/datamsg.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/kwargs copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/validatedefnargs.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/arg1 copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/arg1/topicmgrimpl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/arg1 copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/arg1/topicargspecimpl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/arg1 copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/arg1/listenerimpl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/arg1 copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/arg1/publishermixin.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/arg1 copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/arg1/publisher.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/arg1 copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/arg1/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/arg1 copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/listener.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/topictreetraverser.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/core/topicexc.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core copying build/lib.linux-riscv64-cpython-311/wx/lib/pubsub/pub.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub copying build/lib.linux-riscv64-cpython-311/wx/lib/scrolledpanel.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/ClickableHtmlWindow.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/calendar.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/itemspicker.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/CDate.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/softwareupdate.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/pdfwin.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/stattext.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/embeddedimage.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/combotreebox.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/fancytext.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/mixins copying build/lib.linux-riscv64-cpython-311/wx/lib/mixins/gridlabelrenderer.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/mixins copying build/lib.linux-riscv64-cpython-311/wx/lib/mixins/rubberband.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/mixins copying build/lib.linux-riscv64-cpython-311/wx/lib/mixins/listctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/mixins copying build/lib.linux-riscv64-cpython-311/wx/lib/mixins/inspection.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/mixins copying build/lib.linux-riscv64-cpython-311/wx/lib/mixins/grid.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/mixins copying build/lib.linux-riscv64-cpython-311/wx/lib/mixins/treemixin.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/mixins copying build/lib.linux-riscv64-cpython-311/wx/lib/mixins/imagelist.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/mixins copying build/lib.linux-riscv64-cpython-311/wx/lib/mixins/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/mixins copying build/lib.linux-riscv64-cpython-311/wx/lib/docview.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/iewin_old.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/flashwin.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/multisash.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/gridmovers.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/flashwin_old.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/buttons.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/dialogs.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/anchors.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/eventStack.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/editor copying build/lib.linux-riscv64-cpython-311/wx/lib/editor/selection.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/editor copying build/lib.linux-riscv64-cpython-311/wx/lib/editor/images.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/editor copying build/lib.linux-riscv64-cpython-311/wx/lib/editor/README.txt -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/editor copying build/lib.linux-riscv64-cpython-311/wx/lib/editor/editor.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/editor copying build/lib.linux-riscv64-cpython-311/wx/lib/editor/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/editor copying build/lib.linux-riscv64-cpython-311/wx/lib/activex.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/analogclock copying build/lib.linux-riscv64-cpython-311/wx/lib/analogclock/setup.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/analogclock copying build/lib.linux-riscv64-cpython-311/wx/lib/analogclock/analogclock.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/analogclock creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/analogclock/lib_setup copying build/lib.linux-riscv64-cpython-311/wx/lib/analogclock/lib_setup/fontselect.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/analogclock/lib_setup copying build/lib.linux-riscv64-cpython-311/wx/lib/analogclock/lib_setup/buttontreectrlpanel.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/analogclock/lib_setup copying build/lib.linux-riscv64-cpython-311/wx/lib/analogclock/lib_setup/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/analogclock/lib_setup copying build/lib.linux-riscv64-cpython-311/wx/lib/analogclock/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/analogclock copying build/lib.linux-riscv64-cpython-311/wx/lib/analogclock/helpers.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/analogclock copying build/lib.linux-riscv64-cpython-311/wx/lib/analogclock/styles.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/analogclock copying build/lib.linux-riscv64-cpython-311/wx/lib/nvdlg.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/pygauge.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/aui copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/aui/aui_constants.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/aui copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/aui/auibar.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/aui copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/aui/dockart.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/aui copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/aui/tabart.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/aui copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/aui/framemanager.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/aui copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/aui/auibook.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/aui copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/aui/aui_switcherdialog.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/aui copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/aui/tabmdi.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/aui copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/aui/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/aui copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/aui/aui_utilities.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/aui copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/fmresources.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/balloontip.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/piectrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/hyperlink.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/buttonpanel.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon/page.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon/panel.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon/toolbar.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon/control.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon/gallery.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon/buttonbar.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon/art_osx.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon/art_msw.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon/art_default.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon/art.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon/art_aui.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon/bar.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/ribbon/art_internal.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/pycollapsiblepane.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/persist copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/persist/persist_handlers.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/persist copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/persist/persist_constants.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/persist copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/persist/persistencemanager.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/persist copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/persist/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/persist copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/xlsgrid.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/supertooltip.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/aquabutton.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/flatnotebook.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/pybusyinfo.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/speedmeter.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/foldpanelbar.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/advancedsplash.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/data copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/data/ShortcutEditor_1_thumb.png -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/data copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/data/ShortcutEditor_3.png -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/data copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/data/default_help_text.html -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/data copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/data/ShortcutEditor_2.png -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/data copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/data/ShortcutEditor_4_thumb.png -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/data copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/data/ShortcutEditor_2_thumb.png -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/data copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/data/ShortcutEditor_4.png -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/data copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/data/ShortcutEditor_3_thumb.png -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/data copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/data/ShortcutEditor_1.png -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/data copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/artmanager.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/thumbnailctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/floatspin.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/shapedbutton.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/scrolledthumbnail.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/infobar.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/knobctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/rulerctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/zoombar.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/gradientbutton.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/cubecolourdialog.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/customtreectrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/shortcuteditor.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/ultimatelistctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/toasterbox.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/hypertreelist.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/labelbook.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/peakmeter.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/multidirdialog.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/pyprogress.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/genericmessagedialog.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/fmcustomizedlg.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/flatmenu.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/agw/fourwaysplitter.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw copying build/lib.linux-riscv64-cpython-311/wx/lib/pdfwin_old.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/plot copying build/lib.linux-riscv64-cpython-311/wx/lib/plot/__main__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/plot creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/plot/examples copying build/lib.linux-riscv64-cpython-311/wx/lib/plot/examples/simple_example.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/plot/examples copying build/lib.linux-riscv64-cpython-311/wx/lib/plot/examples/demo.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/plot/examples copying build/lib.linux-riscv64-cpython-311/wx/lib/plot/examples/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/plot/examples copying build/lib.linux-riscv64-cpython-311/wx/lib/plot/CHANGELOG.md -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/plot copying build/lib.linux-riscv64-cpython-311/wx/lib/plot/README.md -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/plot copying build/lib.linux-riscv64-cpython-311/wx/lib/plot/plotcanvas.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/plot copying build/lib.linux-riscv64-cpython-311/wx/lib/plot/polyobjects.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/plot copying build/lib.linux-riscv64-cpython-311/wx/lib/plot/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/plot copying build/lib.linux-riscv64-cpython-311/wx/lib/plot/utils.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/plot copying build/lib.linux-riscv64-cpython-311/wx/lib/ticker_xrc.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/layoutf.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/delayedresult.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/pydocview.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/eventwatcher.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/evtmgr.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/imageutils.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/rcsizer.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/wxpTag.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/langlistctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/throbber.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/sized_controls.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/dragscroller.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/graphics.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/myole4ax.idl -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/wxcairo copying build/lib.linux-riscv64-cpython-311/wx/lib/wxcairo/wx_pycairo.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/wxcairo copying build/lib.linux-riscv64-cpython-311/wx/lib/wxcairo/wx_cairocffi.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/wxcairo copying build/lib.linux-riscv64-cpython-311/wx/lib/wxcairo/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/wxcairo copying build/lib.linux-riscv64-cpython-311/wx/lib/progressindicator.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/filebrowsebutton.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/colourchooser copying build/lib.linux-riscv64-cpython-311/wx/lib/colourchooser/pycolourchooser.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/colourchooser copying build/lib.linux-riscv64-cpython-311/wx/lib/colourchooser/pycolourbox.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/colourchooser copying build/lib.linux-riscv64-cpython-311/wx/lib/colourchooser/intl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/colourchooser copying build/lib.linux-riscv64-cpython-311/wx/lib/colourchooser/canvas.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/colourchooser copying build/lib.linux-riscv64-cpython-311/wx/lib/colourchooser/pypalette.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/colourchooser copying build/lib.linux-riscv64-cpython-311/wx/lib/colourchooser/pycolourslider.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/colourchooser copying build/lib.linux-riscv64-cpython-311/wx/lib/colourchooser/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/colourchooser copying build/lib.linux-riscv64-cpython-311/wx/lib/colourdb.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/iewin.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/foldmenu.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/ogl copying build/lib.linux-riscv64-cpython-311/wx/lib/ogl/bmpshape.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/ogl copying build/lib.linux-riscv64-cpython-311/wx/lib/ogl/oglmisc.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/ogl copying build/lib.linux-riscv64-cpython-311/wx/lib/ogl/lines.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/ogl copying build/lib.linux-riscv64-cpython-311/wx/lib/ogl/composit.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/ogl copying build/lib.linux-riscv64-cpython-311/wx/lib/ogl/divided.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/ogl copying build/lib.linux-riscv64-cpython-311/wx/lib/ogl/canvas.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/ogl copying build/lib.linux-riscv64-cpython-311/wx/lib/ogl/diagram.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/ogl copying build/lib.linux-riscv64-cpython-311/wx/lib/ogl/drawn.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/ogl copying build/lib.linux-riscv64-cpython-311/wx/lib/ogl/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/ogl copying build/lib.linux-riscv64-cpython-311/wx/lib/ogl/basic.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/ogl copying build/lib.linux-riscv64-cpython-311/wx/lib/printout.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/colourselect.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/colourutils.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/resizewidget.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/popupctl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/expando.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/masked copying build/lib.linux-riscv64-cpython-311/wx/lib/masked/maskededit.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/masked copying build/lib.linux-riscv64-cpython-311/wx/lib/masked/timectrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/masked copying build/lib.linux-riscv64-cpython-311/wx/lib/masked/ipaddrctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/masked copying build/lib.linux-riscv64-cpython-311/wx/lib/masked/numctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/masked copying build/lib.linux-riscv64-cpython-311/wx/lib/masked/ctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/masked copying build/lib.linux-riscv64-cpython-311/wx/lib/masked/combobox.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/masked copying build/lib.linux-riscv64-cpython-311/wx/lib/masked/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/masked copying build/lib.linux-riscv64-cpython-311/wx/lib/masked/textctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/masked copying build/lib.linux-riscv64-cpython-311/wx/lib/newevent.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/gestures.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pdfviewer copying build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/buttonpanel.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pdfviewer copying build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/images.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pdfviewer copying build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/viewer.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pdfviewer copying build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pdfviewer creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps/ArrowLeft.png -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps/Printer.png -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps/encode_bitmaps.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps/Save.png -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps/PlayerFirst.png -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps/DirectionH.png -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps/PlayerNext.png -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps/ReadMe.txt -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps/ArrowRight.png -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps/PlayerLast.png -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps/PlayerPrev.png -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps/ZoomOut.png -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps/DirectionV.png -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-cpython-311/wx/lib/pdfviewer/bitmaps/ZoomIn.png -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-riscv64-cpython-311/wx/lib/utils.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/busy.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/ticker.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/sheet.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/platebtn.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/splitter.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/lib/msgpanel.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib copying build/lib.linux-riscv64-cpython-311/wx/xml.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/core.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/da creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/da/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/da/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/an creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/an/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/an/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/an/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ko_KR creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ko_KR/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/ko_KR/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/pt creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/pt/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/pt/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ta creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ta/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/ta/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ta/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/sk creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/sk/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/sk/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/sl creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/sl/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/sl/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/sl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/lv creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/lv/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/lv/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/lv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/uk creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/uk/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/uk/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/zh_TW creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/zh_TW/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/zh_TW/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/zh_TW/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/nl creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/nl/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/nl/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/lt creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/lt/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/lt/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/de creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/de/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/de/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ne creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ne/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/ne/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/zh_CN creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/zh_CN/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/zh_CN/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/af creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/af/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/af/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/af/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/id creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/id/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/id/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ar creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ar/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/ar/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/eu creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/eu/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/eu/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/eu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/el creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/el/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/el/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/fr creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/fr/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/fr/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ru creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ru/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/ru/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/hu creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/hu/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/hu/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/co creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/co/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/co/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/co/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/cs creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/cs/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/cs/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/tr creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/tr/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/tr/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ca@valencia creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ca@valencia/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/ca@valencia/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ca@valencia/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ka creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ka/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/ka/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ka/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/gl_ES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/gl_ES/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/gl_ES/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/gl_ES/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/sq creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/sq/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/sq/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/sq/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/it creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/it/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/it/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/sv creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/sv/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/sv/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ro creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ro/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/ro/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ja creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ja/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/ja/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/fi creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/fi/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/fi/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/pl creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/pl/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/pl/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/hi creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/hi/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/hi/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ms creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ms/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/ms/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ms/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/pt_BR creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/pt_BR/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/pt_BR/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/vi creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/vi/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/vi/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/es creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/es/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/es/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/hr creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/hr/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/hr/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/fa_IR creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/fa_IR/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/fa_IR/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/fa_IR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/nb creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/nb/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/nb/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ca creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ca/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/locale/ca/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale/ca/LC_MESSAGES copying build/lib.linux-riscv64-cpython-311/wx/html2.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/xrc.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/glcanvas.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/tools copying build/lib.linux-riscv64-cpython-311/wx/tools/pywxrc.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/tools copying build/lib.linux-riscv64-cpython-311/wx/tools/img2py.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/tools copying build/lib.linux-riscv64-cpython-311/wx/tools/img2xpm.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/tools copying build/lib.linux-riscv64-cpython-311/wx/tools/dbg.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/tools copying build/lib.linux-riscv64-cpython-311/wx/tools/genaxmodule.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/tools copying build/lib.linux-riscv64-cpython-311/wx/tools/helpviewer.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/tools copying build/lib.linux-riscv64-cpython-311/wx/tools/wxget_docs_demo.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/tools copying build/lib.linux-riscv64-cpython-311/wx/tools/wxget.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/tools copying build/lib.linux-riscv64-cpython-311/wx/tools/img2png.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/tools copying build/lib.linux-riscv64-cpython-311/wx/tools/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/tools copying build/lib.linux-riscv64-cpython-311/wx/tools/img2img.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/tools copying build/lib.linux-riscv64-cpython-311/wx/_media.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/_stc.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/core.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx creating /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/svg copying build/lib.linux-riscv64-cpython-311/wx/svg/_nanosvg.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/svg copying build/lib.linux-riscv64-cpython-311/wx/svg/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/svg copying build/lib.linux-riscv64-cpython-311/wx/dataview.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/adv.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/_html2.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/html.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/_dataview.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/msw.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/xrc.py -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/ribbon.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/_html.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/_propgrid.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/xml.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/propgrid.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx copying build/lib.linux-riscv64-cpython-311/wx/_adv.cpython-311-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/propgrid.py to propgrid.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/aui.py to aui.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/html.py to html.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/stc.py to stc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/__version__.py to __version__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/dataview.py to dataview.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/richtext.py to richtext.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/ribbon.py to ribbon.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/PyAlaCarte.py to PyAlaCarte.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/shell.py to shell.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/PyAlaModeTest.py to PyAlaModeTest.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/path.py to path.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/magic.py to magic.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/crust.py to crust.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/PyShell.py to PyShell.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/PyAlaMode.py to PyAlaMode.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/PySlicesShell.py to PySlicesShell.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/document.py to document.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/pseudo.py to pseudo.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/dispatcher.py to dispatcher.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/frame.py to frame.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/images.py to images.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/PyWrap.py to PyWrap.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/PyCrust.py to PyCrust.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/crustslices.py to crustslices.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/introspect.py to introspect.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/PySlices.py to PySlices.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/editor.py to editor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/filling.py to filling.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/sliceshell.py to sliceshell.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/editwindow.py to editwindow.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/PyFilling.py to PyFilling.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/buffer.py to buffer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/interpreter.py to interpreter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/py/parse.py to parse.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/gizmos.py to gizmos.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/grid.py to grid.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/msw.py to msw.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/media.py to media.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/imagebrowser.py to imagebrowser.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/floatcanvas/NavCanvas.py to NavCanvas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/floatcanvas/Resources.py to Resources.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/floatcanvas/FloatCanvas.py to FloatCanvas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/floatcanvas/GUIMode.py to GUIMode.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/floatcanvas/Utilities/GUI.py to GUI.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/floatcanvas/Utilities/BBox.py to BBox.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/floatcanvas/Utilities/Colors.py to Colors.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/floatcanvas/Utilities/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/floatcanvas/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/floatcanvas/FCEvents.py to FCEvents.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/floatcanvas/ScreenShot.py to ScreenShot.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/floatcanvas/FCObjects.py to FCObjects.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/gizmos/dynamicsash.py to dynamicsash.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/gizmos/treelistctrl.py to treelistctrl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/gizmos/ledctrl.py to ledctrl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/gizmos/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/infoframe.py to infoframe.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/statbmp.py to statbmp.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/intctrl.py to intctrl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/wordwrap.py to wordwrap.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/inspection.py to inspection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/art/img2pyartprov.py to img2pyartprov.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/art/flagart.py to flagart.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/art/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/checkbox.py to checkbox.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/activexwrapper.py to activexwrapper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/py2and3.py to py2and3.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/utils/notification.py to notification.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/utils/misc.py to misc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/utils/topictreeprinter.py to topictreeprinter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/utils/exchandling.py to exchandling.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/utils/xmltopicdefnprovider.py to xmltopicdefnprovider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/utils/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/setuparg1.py to setuparg1.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/policies.py to policies.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/setupkwargs.py to setupkwargs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/listenerbase.py to listenerbase.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/topicobj.py to topicobj.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/topicdefnprovider.py to topicdefnprovider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/imp2.py to imp2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/notificationmgr.py to notificationmgr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/topicmgr.py to topicmgr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/topicutils.py to topicutils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/weakmethod.py to weakmethod.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/treeconfig.py to treeconfig.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/itopicdefnprovider.py to itopicdefnprovider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/topicargspec.py to topicargspec.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/callables.py to callables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/publisherbase.py to publisherbase.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/kwargs/topicmgrimpl.py to topicmgrimpl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/kwargs/topicargspecimpl.py to topicargspecimpl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/kwargs/listenerimpl.py to listenerimpl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/kwargs/publishermixin.py to publishermixin.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/kwargs/publisher.py to publisher.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/kwargs/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/kwargs/datamsg.py to datamsg.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/validatedefnargs.py to validatedefnargs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/arg1/topicmgrimpl.py to topicmgrimpl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/arg1/topicargspecimpl.py to topicargspecimpl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/arg1/listenerimpl.py to listenerimpl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/arg1/publishermixin.py to publishermixin.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/arg1/publisher.py to publisher.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/arg1/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/listener.py to listener.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/topictreetraverser.py to topictreetraverser.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/core/topicexc.py to topicexc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pubsub/pub.py to pub.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/scrolledpanel.py to scrolledpanel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/ClickableHtmlWindow.py to ClickableHtmlWindow.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/calendar.py to calendar.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/itemspicker.py to itemspicker.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/CDate.py to CDate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/softwareupdate.py to softwareupdate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pdfwin.py to pdfwin.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/stattext.py to stattext.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/embeddedimage.py to embeddedimage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/combotreebox.py to combotreebox.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/fancytext.py to fancytext.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/mixins/gridlabelrenderer.py to gridlabelrenderer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/mixins/rubberband.py to rubberband.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/mixins/listctrl.py to listctrl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/mixins/inspection.py to inspection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/mixins/grid.py to grid.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/mixins/treemixin.py to treemixin.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/mixins/imagelist.py to imagelist.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/mixins/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/docview.py to docview.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/iewin_old.py to iewin_old.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/flashwin.py to flashwin.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/multisash.py to multisash.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/gridmovers.py to gridmovers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/flashwin_old.py to flashwin_old.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/buttons.py to buttons.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/dialogs.py to dialogs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/anchors.py to anchors.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/eventStack.py to eventStack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/editor/selection.py to selection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/editor/images.py to images.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/editor/editor.py to editor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/editor/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/activex.py to activex.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/analogclock/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/analogclock/analogclock.py to analogclock.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/analogclock/lib_setup/fontselect.py to fontselect.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/analogclock/lib_setup/buttontreectrlpanel.py to buttontreectrlpanel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/analogclock/lib_setup/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/analogclock/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/analogclock/helpers.py to helpers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/analogclock/styles.py to styles.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/nvdlg.py to nvdlg.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/pygauge.py to pygauge.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/aui/aui_constants.py to aui_constants.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/aui/auibar.py to auibar.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/aui/dockart.py to dockart.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/aui/tabart.py to tabart.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/aui/framemanager.py to framemanager.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/aui/auibook.py to auibook.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/aui/aui_switcherdialog.py to aui_switcherdialog.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/aui/tabmdi.py to tabmdi.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/aui/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/aui/aui_utilities.py to aui_utilities.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/fmresources.py to fmresources.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/balloontip.py to balloontip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/piectrl.py to piectrl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/hyperlink.py to hyperlink.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/buttonpanel.py to buttonpanel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon/page.py to page.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon/toolbar.py to toolbar.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon/control.py to control.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon/gallery.py to gallery.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon/buttonbar.py to buttonbar.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon/art_osx.py to art_osx.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon/art_msw.py to art_msw.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon/art_default.py to art_default.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon/art.py to art.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon/art_aui.py to art_aui.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon/bar.py to bar.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ribbon/art_internal.py to art_internal.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/pycollapsiblepane.py to pycollapsiblepane.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/persist/persist_handlers.py to persist_handlers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/persist/persist_constants.py to persist_constants.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/persist/persistencemanager.py to persistencemanager.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/persist/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/xlsgrid.py to xlsgrid.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/supertooltip.py to supertooltip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/aquabutton.py to aquabutton.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/flatnotebook.py to flatnotebook.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/pybusyinfo.py to pybusyinfo.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/speedmeter.py to speedmeter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/foldpanelbar.py to foldpanelbar.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/advancedsplash.py to advancedsplash.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/artmanager.py to artmanager.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/thumbnailctrl.py to thumbnailctrl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/floatspin.py to floatspin.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/shapedbutton.py to shapedbutton.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/scrolledthumbnail.py to scrolledthumbnail.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/infobar.py to infobar.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/knobctrl.py to knobctrl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/rulerctrl.py to rulerctrl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/zoombar.py to zoombar.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/gradientbutton.py to gradientbutton.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/cubecolourdialog.py to cubecolourdialog.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/customtreectrl.py to customtreectrl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/shortcuteditor.py to shortcuteditor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/ultimatelistctrl.py to ultimatelistctrl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/toasterbox.py to toasterbox.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/hypertreelist.py to hypertreelist.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/labelbook.py to labelbook.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/peakmeter.py to peakmeter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/multidirdialog.py to multidirdialog.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/pyprogress.py to pyprogress.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/genericmessagedialog.py to genericmessagedialog.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/fmcustomizedlg.py to fmcustomizedlg.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/flatmenu.py to flatmenu.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/agw/fourwaysplitter.py to fourwaysplitter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pdfwin_old.py to pdfwin_old.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/plot/__main__.py to __main__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/plot/examples/simple_example.py to simple_example.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/plot/examples/demo.py to demo.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/plot/examples/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/plot/plotcanvas.py to plotcanvas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/plot/polyobjects.py to polyobjects.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/plot/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/plot/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/ticker_xrc.py to ticker_xrc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/layoutf.py to layoutf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/delayedresult.py to delayedresult.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pydocview.py to pydocview.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/eventwatcher.py to eventwatcher.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/evtmgr.py to evtmgr.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/imageutils.py to imageutils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/rcsizer.py to rcsizer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/wxpTag.py to wxpTag.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/langlistctrl.py to langlistctrl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/throbber.py to throbber.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/sized_controls.py to sized_controls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/dragscroller.py to dragscroller.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/graphics.py to graphics.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/wxcairo/wx_pycairo.py to wx_pycairo.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/wxcairo/wx_cairocffi.py to wx_cairocffi.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/wxcairo/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/progressindicator.py to progressindicator.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/filebrowsebutton.py to filebrowsebutton.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/colourchooser/pycolourchooser.py to pycolourchooser.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/colourchooser/pycolourbox.py to pycolourbox.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/colourchooser/intl.py to intl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/colourchooser/canvas.py to canvas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/colourchooser/pypalette.py to pypalette.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/colourchooser/pycolourslider.py to pycolourslider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/colourchooser/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/colourdb.py to colourdb.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/iewin.py to iewin.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/foldmenu.py to foldmenu.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/ogl/bmpshape.py to bmpshape.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/ogl/oglmisc.py to oglmisc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/ogl/lines.py to lines.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/ogl/composit.py to composit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/ogl/divided.py to divided.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/ogl/canvas.py to canvas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/ogl/diagram.py to diagram.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/ogl/drawn.py to drawn.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/ogl/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/ogl/basic.py to basic.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/printout.py to printout.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/colourselect.py to colourselect.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/colourutils.py to colourutils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/resizewidget.py to resizewidget.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/popupctl.py to popupctl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/expando.py to expando.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/masked/maskededit.py to maskededit.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/masked/timectrl.py to timectrl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/masked/ipaddrctrl.py to ipaddrctrl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/masked/numctrl.py to numctrl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/masked/ctrl.py to ctrl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/masked/combobox.py to combobox.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/masked/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/masked/textctrl.py to textctrl.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/newevent.py to newevent.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/gestures.py to gestures.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pdfviewer/buttonpanel.py to buttonpanel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pdfviewer/images.py to images.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pdfviewer/viewer.py to viewer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pdfviewer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/pdfviewer/bitmaps/encode_bitmaps.py to encode_bitmaps.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/busy.py to busy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/ticker.py to ticker.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/sheet.py to sheet.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/platebtn.py to platebtn.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/splitter.py to splitter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/lib/msgpanel.py to msgpanel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/xml.py to xml.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/html2.py to html2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/glcanvas.py to glcanvas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/tools/pywxrc.py to pywxrc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/tools/img2py.py to img2py.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/tools/img2xpm.py to img2xpm.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/tools/dbg.py to dbg.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/tools/genaxmodule.py to genaxmodule.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/tools/helpviewer.py to helpviewer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/tools/wxget_docs_demo.py to wxget_docs_demo.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/tools/wxget.py to wxget.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/tools/img2png.py to img2png.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/tools/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/tools/img2img.py to img2img.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/svg/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/adv.py to adv.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/xrc.py to xrc.cpython-311.pyc running install_egg_info Copying wxPython.egg-info to /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wxPython-4.2.0-py3.11.egg-info running install_scripts Installing helpviewer script to /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/bin Installing img2png script to /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/bin Installing img2py script to /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/bin Installing img2xpm script to /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/bin Installing pycrust script to /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/bin Installing pyshell script to /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/bin Installing pyslices script to /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/bin Installing pyslicesshell script to /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/bin Installing pywxrc script to /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/bin Installing wxdemo script to /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/bin Installing wxdocs script to /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/bin Installing wxget script to /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/bin Will build using: "/usr/bin/python3" 3.11.2 (main, Feb 8 2023, 00:00:00) [GCC 13.0.1 20230310 (Red Hat 13.0.1-0)] Python's architecture is 64bit cfg.VERSION: 4.2.0 Running command: install_py "/usr/bin/python3" setup.py install --skip-build --root=/builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64 Finished command: install_py (2m0.821s) Done! + rm -f /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/bin/helpviewer /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/bin/img2png /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/bin/img2py /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/bin/img2xpm /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/bin/pycrust /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/bin/pyshell /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/bin/pyslices /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/bin/pyslicesshell /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/bin/pywxrc /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/bin/wxdemo /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/bin/wxdocs /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/bin/wxget + rm -rf /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/locale + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 4.2.0-3.fc38 --unique-debug-suffix -4.2.0-3.fc38.riscv64 --unique-debug-src-base python-wxpython4-4.2.0-3.fc38.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/wxPython-4.2.0 extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/_adv.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/_dataview.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/_core.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/_aui.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/_glcanvas.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/_grid.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/_html.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/_html2.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/_media.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/_propgrid.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/_ribbon.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/_richtext.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/_stc.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/_xml.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/_xrc.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/siplib.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11/site-packages/wx/svg/_nanosvg.cpython-311-riscv64-linux-gnu.so original debug info size: 329692kB, size after compression: 149736kB /usr/bin/sepdebugcrcfix: Updated 17 CRC32s, 0 CRC32s did match. 83797 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib64/python3.11 using python3.11 Bytecompiling .py files below /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/lib/debug/usr/lib64/python3.11 using python3.11 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LgcNpa + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd wxPython-4.2.0 + SKIP_TESTS=''\''not (test_frameRestore or test_newIdRef03)'\''' + xvfb-run -a /usr/bin/python3 build.py test --pytest_timeout=60 '--extra_pytest=-k '\''not (test_frameRestore or test_newIdRef03)'\''' --verbose ERROR: usage: __main__.py [options] [file_or_dir] [file_or_dir] [...] __main__.py: error: unrecognized arguments: --forked inifile: None rootdir: /builddir/build/BUILD/wxPython-4.2.0 Will build using: "/usr/bin/python3" 3.11.2 (main, Feb 8 2023, 00:00:00) [GCC 13.0.1 20230310 (Red Hat 13.0.1-0)] Python's architecture is 64bit cfg.VERSION: 4.2.0 Running command: test "/usr/bin/python3" -m pytest -v --forked --timeout=60 -k 'not (test_frameRestore or test_newIdRef03)' unittests Command '"/usr/bin/python3" -m pytest -v --forked --timeout=60 -k 'not (test_frameRestore or test_newIdRef03)' unittests' failed with exit code 4. Finished command: test (0m7.40s) Done! + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-wxpython4-4.2.0-3.fc38.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KcZRKv + umask 022 + cd /builddir/build/BUILD + cd wxPython-4.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.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.2.0-3.fc38.riscv64/usr/share/licenses/python3-wxpython4 + cp -pr license/LICENSE_BSD_Simple.txt license/gpl.txt license/lgpl.txt license/licence.txt license/preamble.txt license/sip-license.txt /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/share/licenses/python3-wxpython4 + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/lib/.build-id/c2/683025d234811980d3038445661cae95bc6601 warning: File listed twice: /usr/lib/.build-id/ea/5b2aa74d9eed9e67c18a62fccaca39b1548e01 Provides: python-wxpython4 = 4.2.0-3.fc38 python3-wxpython4 = 4.2.0-3.fc38 python3-wxpython4(riscv-64) = 4.2.0-3.fc38 python3.11-wxpython4 = 4.2.0-3.fc38 python3.11dist(wxpython) = 4.2 python3dist(wxpython) = 4.2 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) 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.2.so.0()(64bit) libwx_baseu-3.2.so.0(WXU_3.2)(64bit) libwx_baseu_net-3.2.so.0()(64bit) libwx_baseu_net-3.2.so.0(WXU_3.2)(64bit) libwx_baseu_xml-3.2.so.0()(64bit) libwx_baseu_xml-3.2.so.0(WXU_3.2)(64bit) libwx_gtk3u_aui-3.2.so.0()(64bit) libwx_gtk3u_aui-3.2.so.0(WXU_3.2)(64bit) libwx_gtk3u_core-3.2.so.0()(64bit) libwx_gtk3u_core-3.2.so.0(WXU_3.2)(64bit) libwx_gtk3u_gl-3.2.so.0()(64bit) libwx_gtk3u_gl-3.2.so.0(WXU_3.2)(64bit) libwx_gtk3u_html-3.2.so.0()(64bit) libwx_gtk3u_html-3.2.so.0(WXU_3.2)(64bit) libwx_gtk3u_propgrid-3.2.so.0()(64bit) libwx_gtk3u_propgrid-3.2.so.0(WXU_3.2)(64bit) libwx_gtk3u_ribbon-3.2.so.0()(64bit) libwx_gtk3u_ribbon-3.2.so.0(WXU_3.2)(64bit) libwx_gtk3u_richtext-3.2.so.0()(64bit) libwx_gtk3u_richtext-3.2.so.0(WXU_3.2)(64bit) libwx_gtk3u_stc-3.2.so.0()(64bit) libwx_gtk3u_stc-3.2.so.0(WXU_3.2)(64bit) libwx_gtk3u_xrc-3.2.so.0()(64bit) libwx_gtk3u_xrc-3.2.so.0(WXU_3.2)(64bit) python(abi) = 3.11 python3.11dist(numpy) python3.11dist(pillow) python3.11dist(six) rtld(GNU_HASH) Obsoletes: python-wxpython4 < 4.2.0-3.fc38 Processing files: python3-wxpython4-media-4.2.0-3.fc38.riscv64 Provides: python-wxpython4-media = 4.2.0-3.fc38 python3-wxpython4-media = 4.2.0-3.fc38 python3-wxpython4-media(riscv-64) = 4.2.0-3.fc38 python3.11-wxpython4-media = 4.2.0-3.fc38 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) 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) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libwx_baseu-3.2.so.0()(64bit) libwx_baseu-3.2.so.0(WXU_3.2)(64bit) libwx_baseu_net-3.2.so.0()(64bit) libwx_gtk3u_core-3.2.so.0()(64bit) libwx_gtk3u_core-3.2.so.0(WXU_3.2)(64bit) libwx_gtk3u_media-3.2.so.0()(64bit) libwx_gtk3u_media-3.2.so.0(WXU_3.2)(64bit) python(abi) = 3.11 rtld(GNU_HASH) Obsoletes: python-wxpython4-media < 4.2.0-3.fc38 Processing files: python3-wxpython4-webview-4.2.0-3.fc38.riscv64 Provides: python-wxpython4-webview = 4.2.0-3.fc38 python3-wxpython4-webview = 4.2.0-3.fc38 python3-wxpython4-webview(riscv-64) = 4.2.0-3.fc38 python3.11-wxpython4-webview = 4.2.0-3.fc38 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) 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) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libwx_baseu-3.2.so.0()(64bit) libwx_baseu-3.2.so.0(WXU_3.2)(64bit) libwx_baseu_net-3.2.so.0()(64bit) libwx_gtk3u_core-3.2.so.0()(64bit) libwx_gtk3u_core-3.2.so.0(WXU_3.2)(64bit) libwx_gtk3u_webview-3.2.so.0()(64bit) libwx_gtk3u_webview-3.2.so.0(WXU_3.2)(64bit) python(abi) = 3.11 rtld(GNU_HASH) Obsoletes: python-wxpython4-webview < 4.2.0-3.fc38 Processing files: python-wxpython4-doc-4.2.0-3.fc38.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lmuetd + umask 022 + cd /builddir/build/BUILD + cd wxPython-4.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.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.2.0-3.fc38.riscv64/usr/share/doc/python-wxpython4-doc + cp -pr docs /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/share/doc/python-wxpython4-doc + cp -pr demo /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/share/doc/python-wxpython4-doc + cp -pr samples /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/share/doc/python-wxpython4-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.St1ia4 + umask 022 + cd /builddir/build/BUILD + cd wxPython-4.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.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.2.0-3.fc38.riscv64/usr/share/licenses/python-wxpython4-doc + cp -pr license/LICENSE_BSD_Simple.txt license/gpl.txt license/lgpl.txt license/licence.txt license/preamble.txt license/sip-license.txt /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64/usr/share/licenses/python-wxpython4-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-wxpython4-doc = 4.2.0-3.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-wxpython4-debugsource-4.2.0-3.fc38.riscv64 Provides: python-wxpython4-debugsource = 4.2.0-3.fc38 python-wxpython4-debugsource(riscv-64) = 4.2.0-3.fc38 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.2.0-3.fc38.riscv64 Provides: python-wxpython4-debuginfo = 4.2.0-3.fc38 python-wxpython4-debuginfo(riscv-64) = 4.2.0-3.fc38 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.2.0-3.fc38 Processing files: python3-wxpython4-debuginfo-4.2.0-3.fc38.riscv64 Provides: debuginfo(build-id) = 06db198ab887a804fb17e4174673a506615fbd7e debuginfo(build-id) = 10273ce48c2cd910fa0d50af53ea5bf85199f57c debuginfo(build-id) = 181cec05248190ebf6815d75076bf095997e4ba3 debuginfo(build-id) = 26db7e7de1607a8429dea4c8cbae70442d860244 debuginfo(build-id) = 2850875f16b6b8190ae6ab13f7676716403c06c2 debuginfo(build-id) = 3bdb1d417e81f97e9b593b45d67ee03b0fd1f0dd debuginfo(build-id) = 4275e3ff930a3b1cf952f48db1ac76486c8cd4e6 debuginfo(build-id) = 5cd70f43b3082b24021f4f464f001ece6b980c24 debuginfo(build-id) = 68a00f45da584906efbd58df39b6f00f41cf64d3 debuginfo(build-id) = a3f5031cca04d7a8d643a20d1b432e74c41189d3 debuginfo(build-id) = abcd51b845760918fecb370e4e92a223cddf83f3 debuginfo(build-id) = b01f465bedb0877177d59dc1cf304bb7f03ffa65 debuginfo(build-id) = b6ba41cd3d735cf6cbe2737f5516c4b545a8dda2 debuginfo(build-id) = b9cbcf1e99e1e3629310e21bfce84afbdae4fb8a debuginfo(build-id) = c2683025d234811980d3038445661cae95bc6601 debuginfo(build-id) = ea5b2aa74d9eed9e67c18a62fccaca39b1548e01 debuginfo(build-id) = ef36fd8bda893d843083ba4389df85e85c7c63bb python-wxpython4-debuginfo = 4.2.0-3.fc38 python3-wxpython4-debuginfo = 4.2.0-3.fc38 python3-wxpython4-debuginfo(riscv-64) = 4.2.0-3.fc38 python3.11-wxpython4-debuginfo = 4.2.0-3.fc38 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.2.0-3.fc38 Processing files: python3-wxpython4-media-debuginfo-4.2.0-3.fc38.riscv64 Provides: debuginfo(build-id) = c2683025d234811980d3038445661cae95bc6601 python-wxpython4-media-debuginfo = 4.2.0-3.fc38 python3-wxpython4-media-debuginfo = 4.2.0-3.fc38 python3-wxpython4-media-debuginfo(riscv-64) = 4.2.0-3.fc38 python3.11-wxpython4-media-debuginfo = 4.2.0-3.fc38 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.2.0-3.fc38 Processing files: python3-wxpython4-webview-debuginfo-4.2.0-3.fc38.riscv64 Provides: debuginfo(build-id) = ea5b2aa74d9eed9e67c18a62fccaca39b1548e01 python-wxpython4-webview-debuginfo = 4.2.0-3.fc38 python3-wxpython4-webview-debuginfo = 4.2.0-3.fc38 python3-wxpython4-webview-debuginfo(riscv-64) = 4.2.0-3.fc38 python3.11-wxpython4-webview-debuginfo = 4.2.0-3.fc38 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.2.0-3.fc38 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64 Wrote: /builddir/build/RPMS/python3-wxpython4-webview-4.2.0-3.fc38.riscv64.rpm Wrote: /builddir/build/RPMS/python3-wxpython4-media-debuginfo-4.2.0-3.fc38.riscv64.rpm Wrote: /builddir/build/RPMS/python3-wxpython4-media-4.2.0-3.fc38.riscv64.rpm Wrote: /builddir/build/RPMS/python3-wxpython4-webview-debuginfo-4.2.0-3.fc38.riscv64.rpm Wrote: /builddir/build/RPMS/python-wxpython4-debuginfo-4.2.0-3.fc38.riscv64.rpm Wrote: /builddir/build/RPMS/python3-wxpython4-4.2.0-3.fc38.riscv64.rpm Wrote: /builddir/build/RPMS/python-wxpython4-doc-4.2.0-3.fc38.noarch.rpm Wrote: /builddir/build/RPMS/python-wxpython4-debugsource-4.2.0-3.fc38.riscv64.rpm Wrote: /builddir/build/RPMS/python3-wxpython4-debuginfo-4.2.0-3.fc38.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8bxwel + umask 022 + cd /builddir/build/BUILD + cd wxPython-4.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-wxpython4-4.2.0-3.fc38.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.GIXSyx + umask 022 + cd /builddir/build/BUILD + rm -rf wxPython-4.2.0 wxPython-4.2.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/lib/.build-id/c2/683025d234811980d3038445661cae95bc6601 File listed twice: /usr/lib/.build-id/ea/5b2aa74d9eed9e67c18a62fccaca39b1548e01 Child return code was: 0