Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-sutekh.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1685544776.367420/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-sutekh.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-Sutekh-2.0.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-sutekh.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1685544776.367420/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-sutekh.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-Sutekh-2.0.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-sutekh.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1685544776.367420/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-sutekh.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VsJmHN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Sutekh-2.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/Sutekh-2.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Sutekh-2.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hd7vfO + umask 022 + cd /builddir/build/BUILD + cd Sutekh-2.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /builddir/build/BUILD/Sutekh-2.0.0/setup.py:14: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'console' warnings.warn(msg) /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'windows' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/sutekh copying sutekh/TestConsole.py -> build/lib/sutekh copying sutekh/SutekhGui.py -> build/lib/sutekh copying sutekh/__init__.py -> build/lib/sutekh copying sutekh/SutekhInfo.py -> build/lib/sutekh copying sutekh/SutekhCli.py -> build/lib/sutekh copying sutekh/SutekhUtility.py -> build/lib/sutekh creating build/lib/sutekh/io copying sutekh/io/ARDBTextParser.py -> build/lib/sutekh/io copying sutekh/io/PhysicalCardParser.py -> build/lib/sutekh/io copying sutekh/io/WriteArdbText.py -> build/lib/sutekh/io copying sutekh/io/BaseSutekhXMLParser.py -> build/lib/sutekh/io copying sutekh/io/LackeyDeckParser.py -> build/lib/sutekh/io copying sutekh/io/PhysicalCardSetWriter.py -> build/lib/sutekh/io copying sutekh/io/ARDBXMLInvParser.py -> build/lib/sutekh/io copying sutekh/io/PhysicalCardSetParser.py -> build/lib/sutekh/io copying sutekh/io/ELDBInventoryParser.py -> build/lib/sutekh/io copying sutekh/io/XmlFileHandling.py -> build/lib/sutekh/io copying sutekh/io/WriteELDBDeckFile.py -> build/lib/sutekh/io copying sutekh/io/__init__.py -> build/lib/sutekh/io copying sutekh/io/WriteArdbHTML.py -> build/lib/sutekh/io copying sutekh/io/WritePmwiki.py -> build/lib/sutekh/io copying sutekh/io/WriteArdbXML.py -> build/lib/sutekh/io copying sutekh/io/IconManager.py -> build/lib/sutekh/io copying sutekh/io/IdentifyXMLFile.py -> build/lib/sutekh/io copying sutekh/io/WriteArdbInvXML.py -> build/lib/sutekh/io copying sutekh/io/RulingParser.py -> build/lib/sutekh/io copying sutekh/io/WriteLackeyCCG.py -> build/lib/sutekh/io copying sutekh/io/WwUrls.py -> build/lib/sutekh/io copying sutekh/io/ARDBXMLDeckParser.py -> build/lib/sutekh/io copying sutekh/io/JOLDeckParser.py -> build/lib/sutekh/io copying sutekh/io/WriteVEKNForum.py -> build/lib/sutekh/io copying sutekh/io/GuessFileParser.py -> build/lib/sutekh/io copying sutekh/io/WriteJOL.py -> build/lib/sutekh/io copying sutekh/io/WriteTWDAText.py -> build/lib/sutekh/io copying sutekh/io/WhiteWolfTextParser.py -> build/lib/sutekh/io copying sutekh/io/WriteELDBInventory.py -> build/lib/sutekh/io copying sutekh/io/DataPack.py -> build/lib/sutekh/io copying sutekh/io/ELDBDeckFileParser.py -> build/lib/sutekh/io copying sutekh/io/ExpInfoParser.py -> build/lib/sutekh/io copying sutekh/io/AbstractCardSetParser.py -> build/lib/sutekh/io copying sutekh/io/ZipFileWrapper.py -> build/lib/sutekh/io copying sutekh/io/ELDBHTMLParser.py -> build/lib/sutekh/io creating build/lib/sutekh/core copying sutekh/core/SutekhObjectCache.py -> build/lib/sutekh/core copying sutekh/core/CardListTabulator.py -> build/lib/sutekh/core copying sutekh/core/Abbreviations.py -> build/lib/sutekh/core copying sutekh/core/SutekhObjectMaker.py -> build/lib/sutekh/core copying sutekh/core/__init__.py -> build/lib/sutekh/core copying sutekh/core/ELDBUtilities.py -> build/lib/sutekh/core copying sutekh/core/Filters.py -> build/lib/sutekh/core copying sutekh/core/SutekhTables.py -> build/lib/sutekh/core copying sutekh/core/ArdbInfo.py -> build/lib/sutekh/core copying sutekh/core/DatabaseUpgrade.py -> build/lib/sutekh/core copying sutekh/core/Groupings.py -> build/lib/sutekh/core copying sutekh/core/SutekhAdapters.py -> build/lib/sutekh/core creating build/lib/sutekh/docs copying sutekh/docs/textile2md.py -> build/lib/sutekh/docs copying sutekh/docs/__init__.py -> build/lib/sutekh/docs copying sutekh/docs/textile2html.py -> build/lib/sutekh/docs creating build/lib/sutekh/base copying sutekh/base/CliUtils.py -> build/lib/sutekh/base copying sutekh/base/__init__.py -> build/lib/sutekh/base copying sutekh/base/Utility.py -> build/lib/sutekh/base creating build/lib/sutekh/gui copying sutekh/gui/SutekhIcon.py -> build/lib/sutekh/gui copying sutekh/gui/PluginManager.py -> build/lib/sutekh/gui copying sutekh/gui/CardTextView.py -> build/lib/sutekh/gui copying sutekh/gui/__init__.py -> build/lib/sutekh/gui copying sutekh/gui/MainMenu.py -> build/lib/sutekh/gui copying sutekh/gui/GuiIconManager.py -> build/lib/sutekh/gui copying sutekh/gui/GuiDBManagement.py -> build/lib/sutekh/gui copying sutekh/gui/CardTextFrame.py -> build/lib/sutekh/gui copying sutekh/gui/SutekhMainWindow.py -> build/lib/sutekh/gui copying sutekh/gui/AboutDialog.py -> build/lib/sutekh/gui copying sutekh/gui/ConfigFile.py -> build/lib/sutekh/gui creating build/lib/sutekh/docs/html_docs copying sutekh/docs/html_docs/__init__.py -> build/lib/sutekh/docs/html_docs creating build/lib/sutekh/base/io copying sutekh/base/io/SutekhBaseHTMLParser.py -> build/lib/sutekh/base/io copying sutekh/base/io/BaseGuessFileParser.py -> build/lib/sutekh/base/io copying sutekh/base/io/UrlOps.py -> build/lib/sutekh/base/io copying sutekh/base/io/__init__.py -> build/lib/sutekh/base/io copying sutekh/base/io/BaseCardSetIO.py -> build/lib/sutekh/base/io copying sutekh/base/io/LookupCSVParser.py -> build/lib/sutekh/base/io copying sutekh/base/io/IOBase.py -> build/lib/sutekh/base/io copying sutekh/base/io/WriteCSV.py -> build/lib/sutekh/base/io copying sutekh/base/io/EncodedFile.py -> build/lib/sutekh/base/io copying sutekh/base/io/BaseZipFileWrapper.py -> build/lib/sutekh/base/io copying sutekh/base/io/BaseIdXMLFile.py -> build/lib/sutekh/base/io copying sutekh/base/io/CSVParser.py -> build/lib/sutekh/base/io copying sutekh/base/io/BaseIconManager.py -> build/lib/sutekh/base/io creating build/lib/sutekh/base/core copying sutekh/base/core/BaseFilters.py -> build/lib/sutekh/base/core copying sutekh/base/core/BaseAbbreviations.py -> build/lib/sutekh/base/core copying sutekh/base/core/CardSetUtilities.py -> build/lib/sutekh/base/core copying sutekh/base/core/DBSignals.py -> build/lib/sutekh/base/core copying sutekh/base/core/BaseTables.py -> build/lib/sutekh/base/core copying sutekh/base/core/BaseObjectMaker.py -> build/lib/sutekh/base/core copying sutekh/base/core/__init__.py -> build/lib/sutekh/base/core copying sutekh/base/core/FilterBox.py -> build/lib/sutekh/base/core copying sutekh/base/core/DBUtility.py -> build/lib/sutekh/base/core copying sutekh/base/core/FilterParser.py -> build/lib/sutekh/base/core copying sutekh/base/core/CachedRelatedJoin.py -> build/lib/sutekh/base/core copying sutekh/base/core/BaseAdapters.py -> build/lib/sutekh/base/core copying sutekh/base/core/CardLookup.py -> build/lib/sutekh/base/core copying sutekh/base/core/BaseGroupings.py -> build/lib/sutekh/base/core copying sutekh/base/core/ObjectCache.py -> build/lib/sutekh/base/core copying sutekh/base/core/BaseDBManagement.py -> build/lib/sutekh/base/core copying sutekh/base/core/CardSetHolder.py -> build/lib/sutekh/base/core copying sutekh/base/core/BaseDatabaseUpgrade.py -> build/lib/sutekh/base/core copying sutekh/base/core/DatabaseVersion.py -> build/lib/sutekh/base/core creating build/lib/sutekh/base/docs copying sutekh/base/docs/__init__.py -> build/lib/sutekh/base/docs copying sutekh/base/docs/DocUtils.py -> build/lib/sutekh/base/docs creating build/lib/sutekh/base/gui copying sutekh/base/gui/CellRendererIcons.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/RenameDialog.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/CardSetController.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/PhysicalCardMenu.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/CachedIconManager.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/FilterModelPanes.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/QueueLogHandler.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/BasicFrame.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/CardSetView.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/MainToolbar.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/AutoScrolledWindow.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/CardListView.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/PhysicalCardFrame.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/GuiCardSetFunctions.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/CardSetManagementController.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/LogViewFrame.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/MultiPaneWindow.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/FilterEditor.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/__init__.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/UpdateDialog.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/SutekhMenu.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/PhysicalCardView.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/MultiSelectComboBox.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/ScrolledList.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/CreateCardSetDialog.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/GuiCardLookup.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/BaseCardTextView.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/CellRendererSutekhButton.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/BaseCardTextFrame.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/LogTextView.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/GuiDataPack.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/CardListModel.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/CardSetFrame.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/LocalProfileEditor.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/DataFilesDialog.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/PreferenceTable.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/FrameProfileEditor.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/CardSetManagementMenu.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/HTMLTextView.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/ProgressDialog.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/CardSetListModel.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/PkgIcon.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/BaseConfigFile.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/CardSetMenu.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/SutekhDialog.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/FilterDialog.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/CardSetManagementModel.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/SutekhFileWidget.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/MessageBus.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/CardSetManagementFrame.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/FileOrUrlWidget.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/BaseGuiDBManagement.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/UndoTextEditor.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/PhysicalCardController.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/CustomDragIconView.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/CardSetManagementView.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/DBUpgradeDialog.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/AppMenu.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/GuiUtils.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/AppMainWindow.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/LogViewMenu.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/FilteredViewMenu.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/BasePluginManager.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/CardSetsListView.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/ScrolledFrame.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/CardListFrame.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/ProfileManagement.py -> build/lib/sutekh/base/gui copying sutekh/base/gui/FilteredView.py -> build/lib/sutekh/base/gui creating build/lib/sutekh/base/gui/plugins copying sutekh/base/gui/plugins/BaseCSVImport.py -> build/lib/sutekh/base/gui/plugins copying sutekh/base/gui/plugins/BaseExport.py -> build/lib/sutekh/base/gui/plugins copying sutekh/base/gui/plugins/BaseCountCSCards.py -> build/lib/sutekh/base/gui/plugins copying sutekh/base/gui/plugins/BaseZipImport.py -> build/lib/sutekh/base/gui/plugins copying sutekh/base/gui/plugins/BaseChangeGroupBy.py -> build/lib/sutekh/base/gui/plugins copying sutekh/base/gui/plugins/BaseOpeningDraw.py -> build/lib/sutekh/base/gui/plugins copying sutekh/base/gui/plugins/BaseImages.py -> build/lib/sutekh/base/gui/plugins copying sutekh/base/gui/plugins/BaseSetExpansion.py -> build/lib/sutekh/base/gui/plugins copying sutekh/base/gui/plugins/BaseIndependence.py -> build/lib/sutekh/base/gui/plugins copying sutekh/base/gui/plugins/BaseExportCSV.py -> build/lib/sutekh/base/gui/plugins copying sutekh/base/gui/plugins/BaseCompare.py -> build/lib/sutekh/base/gui/plugins copying sutekh/base/gui/plugins/BaseShowExported.py -> build/lib/sutekh/base/gui/plugins copying sutekh/base/gui/plugins/__init__.py -> build/lib/sutekh/base/gui/plugins copying sutekh/base/gui/plugins/BaseBackup.py -> build/lib/sutekh/base/gui/plugins copying sutekh/base/gui/plugins/BasePrint.py -> build/lib/sutekh/base/gui/plugins copying sutekh/base/gui/plugins/BaseCardListCount.py -> build/lib/sutekh/base/gui/plugins copying sutekh/base/gui/plugins/BaseImport.py -> build/lib/sutekh/base/gui/plugins copying sutekh/base/gui/plugins/BaseExpansionStats.py -> build/lib/sutekh/base/gui/plugins copying sutekh/base/gui/plugins/BaseExtraCSListViewColumns.py -> build/lib/sutekh/base/gui/plugins copying sutekh/base/gui/plugins/BaseFromFilter.py -> build/lib/sutekh/base/gui/plugins copying sutekh/base/gui/plugins/BaseDrawProbabilities.py -> build/lib/sutekh/base/gui/plugins copying sutekh/base/gui/plugins/BaseSnapshot.py -> build/lib/sutekh/base/gui/plugins copying sutekh/base/gui/plugins/BaseExtraColumns.py -> build/lib/sutekh/base/gui/plugins copying sutekh/base/gui/plugins/BaseExtraCardViewColumns.py -> build/lib/sutekh/base/gui/plugins creating build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/FullBackup.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/RandomPromoSelector.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/CardSetExportHTML.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/CardSetExportCSV.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/TTSExport.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/CardSetIndependence.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/CardSetImporter.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/FindLikeCrypt.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/StarterDeckInfo.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/ImportFromZipFile.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/__init__.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/CardSetFromFilter.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/TWDADeckInfo.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/CSVImporter.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/ClusterCardList.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/SnapshotCardSet.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/ExpansionStats.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/CardSetCompare.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/HideGroupSuffix.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/MergedVampires.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/ChangeGroupBy.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/ClanDisciplineStats.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/AnalyzeCardList.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/OpeningDrawSimulator.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/ImportPDFasImages.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/CountCardSetCards.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/SetCardExpansions.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/ExtraCardViewColumns.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/ExtraCardSetListViewColumns.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/CardDrawProbabilities.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/CardSetPrint.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/Rulebook.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/ShowExportedCardSet.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/PrintProxyDeck.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/CountWWListCards.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/CardImages.py -> build/lib/sutekh/gui/plugins copying sutekh/gui/plugins/CardSetExport.py -> build/lib/sutekh/gui/plugins copying sutekh/COPYING -> build/lib/sutekh copying sutekh/gui/sutekh-icon.svg -> build/lib/sutekh/gui copying sutekh/gui/configspec.ini -> build/lib/sutekh/gui copying sutekh/docs/html_docs/sutekh-icon.png -> build/lib/sutekh/docs/html_docs copying sutekh/docs/html_docs/Card_Set_Filters.html -> build/lib/sutekh/docs/html_docs copying sutekh/docs/html_docs/Card_Filters.html -> build/lib/sutekh/docs/html_docs copying sutekh/docs/html_docs/Tutorial.html -> build/lib/sutekh/docs/html_docs copying sutekh/docs/html_docs/Manual.html -> build/lib/sutekh/docs/html_docs copying sutekh/base/gui/baseconfigspec.ini -> build/lib/sutekh/base/gui + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tsM98X + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64 + cd Sutekh-2.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64 /builddir/build/BUILD/Sutekh-2.0.0/setup.py:14: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'console' warnings.warn(msg) /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'windows' warnings.warn(msg) running install /usr/lib/python3.9/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 install_lib creating /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh copying build/lib/sutekh/COPYING -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh copying build/lib/sutekh/TestConsole.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh creating /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/ARDBTextParser.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/PhysicalCardParser.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/WriteArdbText.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/BaseSutekhXMLParser.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/LackeyDeckParser.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/PhysicalCardSetWriter.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/ARDBXMLInvParser.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/PhysicalCardSetParser.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/ELDBInventoryParser.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/XmlFileHandling.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/WriteELDBDeckFile.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/__init__.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/WriteArdbHTML.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/WritePmwiki.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/WriteArdbXML.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/IconManager.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/IdentifyXMLFile.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/WriteArdbInvXML.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/RulingParser.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/WriteLackeyCCG.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/WwUrls.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/ARDBXMLDeckParser.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/JOLDeckParser.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/WriteVEKNForum.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/GuessFileParser.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/WriteJOL.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/WriteTWDAText.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/WhiteWolfTextParser.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/WriteELDBInventory.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/DataPack.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/ELDBDeckFileParser.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/ExpInfoParser.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/AbstractCardSetParser.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/ZipFileWrapper.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io copying build/lib/sutekh/io/ELDBHTMLParser.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io creating /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/core copying build/lib/sutekh/core/SutekhObjectCache.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/core copying build/lib/sutekh/core/CardListTabulator.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/core copying build/lib/sutekh/core/Abbreviations.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/core copying build/lib/sutekh/core/SutekhObjectMaker.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/core copying build/lib/sutekh/core/__init__.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/core copying build/lib/sutekh/core/ELDBUtilities.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/core copying build/lib/sutekh/core/Filters.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/core copying build/lib/sutekh/core/SutekhTables.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/core copying build/lib/sutekh/core/ArdbInfo.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/core copying build/lib/sutekh/core/DatabaseUpgrade.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/core copying build/lib/sutekh/core/Groupings.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/core copying build/lib/sutekh/core/SutekhAdapters.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/core copying build/lib/sutekh/SutekhGui.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh copying build/lib/sutekh/__init__.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh copying build/lib/sutekh/SutekhInfo.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh creating /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/docs copying build/lib/sutekh/docs/textile2md.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/docs copying build/lib/sutekh/docs/__init__.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/docs creating /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/docs/html_docs copying build/lib/sutekh/docs/html_docs/sutekh-icon.png -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/docs/html_docs copying build/lib/sutekh/docs/html_docs/Card_Set_Filters.html -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/docs/html_docs copying build/lib/sutekh/docs/html_docs/Card_Filters.html -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/docs/html_docs copying build/lib/sutekh/docs/html_docs/__init__.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/docs/html_docs copying build/lib/sutekh/docs/html_docs/Tutorial.html -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/docs/html_docs copying build/lib/sutekh/docs/html_docs/Manual.html -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/docs/html_docs copying build/lib/sutekh/docs/textile2html.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/docs creating /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base creating /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/io copying build/lib/sutekh/base/io/SutekhBaseHTMLParser.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/io copying build/lib/sutekh/base/io/BaseGuessFileParser.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/io copying build/lib/sutekh/base/io/UrlOps.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/io copying build/lib/sutekh/base/io/__init__.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/io copying build/lib/sutekh/base/io/BaseCardSetIO.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/io copying build/lib/sutekh/base/io/LookupCSVParser.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/io copying build/lib/sutekh/base/io/IOBase.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/io copying build/lib/sutekh/base/io/WriteCSV.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/io copying build/lib/sutekh/base/io/EncodedFile.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/io copying build/lib/sutekh/base/io/BaseZipFileWrapper.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/io copying build/lib/sutekh/base/io/BaseIdXMLFile.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/io copying build/lib/sutekh/base/io/CSVParser.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/io copying build/lib/sutekh/base/io/BaseIconManager.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/io creating /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core copying build/lib/sutekh/base/core/BaseFilters.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core copying build/lib/sutekh/base/core/BaseAbbreviations.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core copying build/lib/sutekh/base/core/CardSetUtilities.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core copying build/lib/sutekh/base/core/DBSignals.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core copying build/lib/sutekh/base/core/BaseTables.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core copying build/lib/sutekh/base/core/BaseObjectMaker.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core copying build/lib/sutekh/base/core/__init__.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core copying build/lib/sutekh/base/core/FilterBox.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core copying build/lib/sutekh/base/core/DBUtility.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core copying build/lib/sutekh/base/core/FilterParser.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core copying build/lib/sutekh/base/core/CachedRelatedJoin.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core copying build/lib/sutekh/base/core/BaseAdapters.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core copying build/lib/sutekh/base/core/CardLookup.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core copying build/lib/sutekh/base/core/BaseGroupings.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core copying build/lib/sutekh/base/core/ObjectCache.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core copying build/lib/sutekh/base/core/BaseDBManagement.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core copying build/lib/sutekh/base/core/CardSetHolder.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core copying build/lib/sutekh/base/core/BaseDatabaseUpgrade.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core copying build/lib/sutekh/base/core/DatabaseVersion.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core copying build/lib/sutekh/base/CliUtils.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base copying build/lib/sutekh/base/__init__.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base creating /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/docs copying build/lib/sutekh/base/docs/__init__.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/docs copying build/lib/sutekh/base/docs/DocUtils.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/docs copying build/lib/sutekh/base/Utility.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base creating /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/CellRendererIcons.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/RenameDialog.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/CardSetController.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/PhysicalCardMenu.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/CachedIconManager.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/FilterModelPanes.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/QueueLogHandler.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/BasicFrame.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/CardSetView.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/MainToolbar.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/AutoScrolledWindow.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/CardListView.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/PhysicalCardFrame.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/GuiCardSetFunctions.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/CardSetManagementController.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/LogViewFrame.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/MultiPaneWindow.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/FilterEditor.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/__init__.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/baseconfigspec.ini -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/UpdateDialog.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/SutekhMenu.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/PhysicalCardView.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/MultiSelectComboBox.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/ScrolledList.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/CreateCardSetDialog.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/GuiCardLookup.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/BaseCardTextView.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/CellRendererSutekhButton.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/BaseCardTextFrame.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/LogTextView.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/GuiDataPack.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/CardListModel.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/CardSetFrame.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/LocalProfileEditor.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/DataFilesDialog.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/PreferenceTable.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/FrameProfileEditor.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/CardSetManagementMenu.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/HTMLTextView.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/ProgressDialog.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/CardSetListModel.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/PkgIcon.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/BaseConfigFile.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/CardSetMenu.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/SutekhDialog.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/FilterDialog.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/CardSetManagementModel.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/SutekhFileWidget.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/MessageBus.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/CardSetManagementFrame.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/FileOrUrlWidget.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/BaseGuiDBManagement.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/UndoTextEditor.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/PhysicalCardController.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui creating /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins copying build/lib/sutekh/base/gui/plugins/BaseCSVImport.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins copying build/lib/sutekh/base/gui/plugins/BaseExport.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins copying build/lib/sutekh/base/gui/plugins/BaseCountCSCards.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins copying build/lib/sutekh/base/gui/plugins/BaseZipImport.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins copying build/lib/sutekh/base/gui/plugins/BaseChangeGroupBy.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins copying build/lib/sutekh/base/gui/plugins/BaseOpeningDraw.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins copying build/lib/sutekh/base/gui/plugins/BaseImages.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins copying build/lib/sutekh/base/gui/plugins/BaseSetExpansion.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins copying build/lib/sutekh/base/gui/plugins/BaseIndependence.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins copying build/lib/sutekh/base/gui/plugins/BaseExportCSV.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins copying build/lib/sutekh/base/gui/plugins/BaseCompare.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins copying build/lib/sutekh/base/gui/plugins/BaseShowExported.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins copying build/lib/sutekh/base/gui/plugins/__init__.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins copying build/lib/sutekh/base/gui/plugins/BaseBackup.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins copying build/lib/sutekh/base/gui/plugins/BasePrint.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins copying build/lib/sutekh/base/gui/plugins/BaseCardListCount.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins copying build/lib/sutekh/base/gui/plugins/BaseImport.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins copying build/lib/sutekh/base/gui/plugins/BaseExpansionStats.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins copying build/lib/sutekh/base/gui/plugins/BaseExtraCSListViewColumns.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins copying build/lib/sutekh/base/gui/plugins/BaseFromFilter.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins copying build/lib/sutekh/base/gui/plugins/BaseDrawProbabilities.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins copying build/lib/sutekh/base/gui/plugins/BaseSnapshot.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins copying build/lib/sutekh/base/gui/plugins/BaseExtraColumns.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins copying build/lib/sutekh/base/gui/plugins/BaseExtraCardViewColumns.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins copying build/lib/sutekh/base/gui/CustomDragIconView.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/CardSetManagementView.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/DBUpgradeDialog.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/AppMenu.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/GuiUtils.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/AppMainWindow.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/LogViewMenu.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/FilteredViewMenu.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/BasePluginManager.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/CardSetsListView.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/ScrolledFrame.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/CardListFrame.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/ProfileManagement.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/base/gui/FilteredView.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui copying build/lib/sutekh/SutekhCli.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh copying build/lib/sutekh/SutekhUtility.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh creating /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui copying build/lib/sutekh/gui/SutekhIcon.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui copying build/lib/sutekh/gui/sutekh-icon.svg -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui copying build/lib/sutekh/gui/PluginManager.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui copying build/lib/sutekh/gui/CardTextView.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui copying build/lib/sutekh/gui/__init__.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui copying build/lib/sutekh/gui/MainMenu.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui copying build/lib/sutekh/gui/GuiIconManager.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui copying build/lib/sutekh/gui/GuiDBManagement.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui copying build/lib/sutekh/gui/configspec.ini -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui copying build/lib/sutekh/gui/CardTextFrame.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui copying build/lib/sutekh/gui/SutekhMainWindow.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui copying build/lib/sutekh/gui/AboutDialog.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui copying build/lib/sutekh/gui/ConfigFile.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui creating /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/FullBackup.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/RandomPromoSelector.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/CardSetExportHTML.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/CardSetExportCSV.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/TTSExport.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/CardSetIndependence.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/CardSetImporter.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/FindLikeCrypt.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/StarterDeckInfo.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/ImportFromZipFile.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/__init__.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/CardSetFromFilter.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/TWDADeckInfo.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/CSVImporter.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/ClusterCardList.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/SnapshotCardSet.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/ExpansionStats.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/CardSetCompare.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/HideGroupSuffix.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/MergedVampires.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/ChangeGroupBy.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/ClanDisciplineStats.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/AnalyzeCardList.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/OpeningDrawSimulator.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/ImportPDFasImages.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/CountCardSetCards.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/SetCardExpansions.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/ExtraCardViewColumns.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/ExtraCardSetListViewColumns.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/CardDrawProbabilities.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/CardSetPrint.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/Rulebook.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/ShowExportedCardSet.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/PrintProxyDeck.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/CountWWListCards.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/CardImages.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins copying build/lib/sutekh/gui/plugins/CardSetExport.py -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/TestConsole.py to TestConsole.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/ARDBTextParser.py to ARDBTextParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/PhysicalCardParser.py to PhysicalCardParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/WriteArdbText.py to WriteArdbText.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/BaseSutekhXMLParser.py to BaseSutekhXMLParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/LackeyDeckParser.py to LackeyDeckParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/PhysicalCardSetWriter.py to PhysicalCardSetWriter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/ARDBXMLInvParser.py to ARDBXMLInvParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/PhysicalCardSetParser.py to PhysicalCardSetParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/ELDBInventoryParser.py to ELDBInventoryParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/XmlFileHandling.py to XmlFileHandling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/WriteELDBDeckFile.py to WriteELDBDeckFile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/WriteArdbHTML.py to WriteArdbHTML.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/WritePmwiki.py to WritePmwiki.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/WriteArdbXML.py to WriteArdbXML.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/IconManager.py to IconManager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/IdentifyXMLFile.py to IdentifyXMLFile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/WriteArdbInvXML.py to WriteArdbInvXML.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/RulingParser.py to RulingParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/WriteLackeyCCG.py to WriteLackeyCCG.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/WwUrls.py to WwUrls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/ARDBXMLDeckParser.py to ARDBXMLDeckParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/JOLDeckParser.py to JOLDeckParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/WriteVEKNForum.py to WriteVEKNForum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/GuessFileParser.py to GuessFileParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/WriteJOL.py to WriteJOL.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/WriteTWDAText.py to WriteTWDAText.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/WhiteWolfTextParser.py to WhiteWolfTextParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/WriteELDBInventory.py to WriteELDBInventory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/DataPack.py to DataPack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/ELDBDeckFileParser.py to ELDBDeckFileParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/ExpInfoParser.py to ExpInfoParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/AbstractCardSetParser.py to AbstractCardSetParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/ZipFileWrapper.py to ZipFileWrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/io/ELDBHTMLParser.py to ELDBHTMLParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/core/SutekhObjectCache.py to SutekhObjectCache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/core/CardListTabulator.py to CardListTabulator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/core/Abbreviations.py to Abbreviations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/core/SutekhObjectMaker.py to SutekhObjectMaker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/core/ELDBUtilities.py to ELDBUtilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/core/Filters.py to Filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/core/SutekhTables.py to SutekhTables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/core/ArdbInfo.py to ArdbInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/core/DatabaseUpgrade.py to DatabaseUpgrade.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/core/Groupings.py to Groupings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/core/SutekhAdapters.py to SutekhAdapters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/SutekhGui.py to SutekhGui.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/SutekhInfo.py to SutekhInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/docs/textile2md.py to textile2md.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/docs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/docs/html_docs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/docs/textile2html.py to textile2html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/io/SutekhBaseHTMLParser.py to SutekhBaseHTMLParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/io/BaseGuessFileParser.py to BaseGuessFileParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/io/UrlOps.py to UrlOps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/io/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/io/BaseCardSetIO.py to BaseCardSetIO.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/io/LookupCSVParser.py to LookupCSVParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/io/IOBase.py to IOBase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/io/WriteCSV.py to WriteCSV.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/io/EncodedFile.py to EncodedFile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/io/BaseZipFileWrapper.py to BaseZipFileWrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/io/BaseIdXMLFile.py to BaseIdXMLFile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/io/CSVParser.py to CSVParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/io/BaseIconManager.py to BaseIconManager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core/BaseFilters.py to BaseFilters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core/BaseAbbreviations.py to BaseAbbreviations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core/CardSetUtilities.py to CardSetUtilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core/DBSignals.py to DBSignals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core/BaseTables.py to BaseTables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core/BaseObjectMaker.py to BaseObjectMaker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core/FilterBox.py to FilterBox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core/DBUtility.py to DBUtility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core/FilterParser.py to FilterParser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core/CachedRelatedJoin.py to CachedRelatedJoin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core/BaseAdapters.py to BaseAdapters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core/CardLookup.py to CardLookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core/BaseGroupings.py to BaseGroupings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core/ObjectCache.py to ObjectCache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core/BaseDBManagement.py to BaseDBManagement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core/CardSetHolder.py to CardSetHolder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core/BaseDatabaseUpgrade.py to BaseDatabaseUpgrade.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/core/DatabaseVersion.py to DatabaseVersion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/CliUtils.py to CliUtils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/docs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/docs/DocUtils.py to DocUtils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/Utility.py to Utility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/CellRendererIcons.py to CellRendererIcons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/RenameDialog.py to RenameDialog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/CardSetController.py to CardSetController.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/PhysicalCardMenu.py to PhysicalCardMenu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/CachedIconManager.py to CachedIconManager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/FilterModelPanes.py to FilterModelPanes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/QueueLogHandler.py to QueueLogHandler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/BasicFrame.py to BasicFrame.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/CardSetView.py to CardSetView.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/MainToolbar.py to MainToolbar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/AutoScrolledWindow.py to AutoScrolledWindow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/CardListView.py to CardListView.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/PhysicalCardFrame.py to PhysicalCardFrame.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/GuiCardSetFunctions.py to GuiCardSetFunctions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/CardSetManagementController.py to CardSetManagementController.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/LogViewFrame.py to LogViewFrame.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/MultiPaneWindow.py to MultiPaneWindow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/FilterEditor.py to FilterEditor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/UpdateDialog.py to UpdateDialog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/SutekhMenu.py to SutekhMenu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/PhysicalCardView.py to PhysicalCardView.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/MultiSelectComboBox.py to MultiSelectComboBox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/ScrolledList.py to ScrolledList.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/CreateCardSetDialog.py to CreateCardSetDialog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/GuiCardLookup.py to GuiCardLookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/BaseCardTextView.py to BaseCardTextView.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/CellRendererSutekhButton.py to CellRendererSutekhButton.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/BaseCardTextFrame.py to BaseCardTextFrame.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/LogTextView.py to LogTextView.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/GuiDataPack.py to GuiDataPack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/CardListModel.py to CardListModel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/CardSetFrame.py to CardSetFrame.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/LocalProfileEditor.py to LocalProfileEditor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/DataFilesDialog.py to DataFilesDialog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/PreferenceTable.py to PreferenceTable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/FrameProfileEditor.py to FrameProfileEditor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/CardSetManagementMenu.py to CardSetManagementMenu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/HTMLTextView.py to HTMLTextView.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/ProgressDialog.py to ProgressDialog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/CardSetListModel.py to CardSetListModel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/PkgIcon.py to PkgIcon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/BaseConfigFile.py to BaseConfigFile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/CardSetMenu.py to CardSetMenu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/SutekhDialog.py to SutekhDialog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/FilterDialog.py to FilterDialog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/CardSetManagementModel.py to CardSetManagementModel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/SutekhFileWidget.py to SutekhFileWidget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/MessageBus.py to MessageBus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/CardSetManagementFrame.py to CardSetManagementFrame.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/FileOrUrlWidget.py to FileOrUrlWidget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/BaseGuiDBManagement.py to BaseGuiDBManagement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/UndoTextEditor.py to UndoTextEditor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/PhysicalCardController.py to PhysicalCardController.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins/BaseCSVImport.py to BaseCSVImport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins/BaseExport.py to BaseExport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins/BaseCountCSCards.py to BaseCountCSCards.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins/BaseZipImport.py to BaseZipImport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins/BaseChangeGroupBy.py to BaseChangeGroupBy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins/BaseOpeningDraw.py to BaseOpeningDraw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins/BaseImages.py to BaseImages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins/BaseSetExpansion.py to BaseSetExpansion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins/BaseIndependence.py to BaseIndependence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins/BaseExportCSV.py to BaseExportCSV.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins/BaseCompare.py to BaseCompare.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins/BaseShowExported.py to BaseShowExported.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins/BaseBackup.py to BaseBackup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins/BasePrint.py to BasePrint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins/BaseCardListCount.py to BaseCardListCount.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins/BaseImport.py to BaseImport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins/BaseExpansionStats.py to BaseExpansionStats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins/BaseExtraCSListViewColumns.py to BaseExtraCSListViewColumns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins/BaseFromFilter.py to BaseFromFilter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins/BaseDrawProbabilities.py to BaseDrawProbabilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins/BaseSnapshot.py to BaseSnapshot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins/BaseExtraColumns.py to BaseExtraColumns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/plugins/BaseExtraCardViewColumns.py to BaseExtraCardViewColumns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/CustomDragIconView.py to CustomDragIconView.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/CardSetManagementView.py to CardSetManagementView.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/DBUpgradeDialog.py to DBUpgradeDialog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/AppMenu.py to AppMenu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/GuiUtils.py to GuiUtils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/AppMainWindow.py to AppMainWindow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/LogViewMenu.py to LogViewMenu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/FilteredViewMenu.py to FilteredViewMenu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/BasePluginManager.py to BasePluginManager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/CardSetsListView.py to CardSetsListView.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/ScrolledFrame.py to ScrolledFrame.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/CardListFrame.py to CardListFrame.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/ProfileManagement.py to ProfileManagement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/base/gui/FilteredView.py to FilteredView.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/SutekhCli.py to SutekhCli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/SutekhUtility.py to SutekhUtility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/SutekhIcon.py to SutekhIcon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/PluginManager.py to PluginManager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/CardTextView.py to CardTextView.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/MainMenu.py to MainMenu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/GuiIconManager.py to GuiIconManager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/GuiDBManagement.py to GuiDBManagement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/CardTextFrame.py to CardTextFrame.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/SutekhMainWindow.py to SutekhMainWindow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/AboutDialog.py to AboutDialog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/ConfigFile.py to ConfigFile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/FullBackup.py to FullBackup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/RandomPromoSelector.py to RandomPromoSelector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/CardSetExportHTML.py to CardSetExportHTML.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/CardSetExportCSV.py to CardSetExportCSV.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/TTSExport.py to TTSExport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/CardSetIndependence.py to CardSetIndependence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/CardSetImporter.py to CardSetImporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/FindLikeCrypt.py to FindLikeCrypt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/StarterDeckInfo.py to StarterDeckInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/ImportFromZipFile.py to ImportFromZipFile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/CardSetFromFilter.py to CardSetFromFilter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/TWDADeckInfo.py to TWDADeckInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/CSVImporter.py to CSVImporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/ClusterCardList.py to ClusterCardList.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/SnapshotCardSet.py to SnapshotCardSet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/ExpansionStats.py to ExpansionStats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/CardSetCompare.py to CardSetCompare.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/HideGroupSuffix.py to HideGroupSuffix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/MergedVampires.py to MergedVampires.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/ChangeGroupBy.py to ChangeGroupBy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/ClanDisciplineStats.py to ClanDisciplineStats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/AnalyzeCardList.py to AnalyzeCardList.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/OpeningDrawSimulator.py to OpeningDrawSimulator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/ImportPDFasImages.py to ImportPDFasImages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/CountCardSetCards.py to CountCardSetCards.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/SetCardExpansions.py to SetCardExpansions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/ExtraCardViewColumns.py to ExtraCardViewColumns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/ExtraCardSetListViewColumns.py to ExtraCardSetListViewColumns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/CardDrawProbabilities.py to CardDrawProbabilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/CardSetPrint.py to CardSetPrint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/Rulebook.py to Rulebook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/ShowExportedCardSet.py to ShowExportedCardSet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/PrintProxyDeck.py to PrintProxyDeck.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/CountWWListCards.py to CountWWListCards.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/CardImages.py to CardImages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/sutekh/gui/plugins/CardSetExport.py to CardSetExport.cpython-39.pyc writing byte-compilation script '/tmp/tmpw2y14_j6.py' /usr/bin/python3 /tmp/tmpw2y14_j6.py removing /tmp/tmpw2y14_j6.py running install_data creating /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/share creating /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/share/doc/python-sutekh copying COPYRIGHT -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/share/doc/python-sutekh copying sutekh/COPYING -> /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/share/doc/python-sutekh running install_egg_info running egg_info writing Sutekh.egg-info/PKG-INFO writing dependency_links to Sutekh.egg-info/dependency_links.txt writing entry points to Sutekh.egg-info/entry_points.txt writing requirements to Sutekh.egg-info/requires.txt writing top-level names to Sutekh.egg-info/top_level.txt reading manifest file 'Sutekh.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Sutekh.egg-info/SOURCES.txt' Copying Sutekh.egg-info to /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/Sutekh-2.0.0-py3.9.egg-info running install_scripts Installing sutekh-cli script to /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/bin Installing sutekh script to /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64//usr/share/doc/python-Sutekh + '[' -d doc ']' ~/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64 ~/build/BUILD/Sutekh-2.0.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/Sutekh-2.0.0 + popd + mv /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.0.0-1 --unique-debug-suffix -2.0.0-1.aarch64 --unique-debug-src-base python-Sutekh-2.0.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/Sutekh-2.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-Sutekh-2.0.0-1.noarch Provides: python-Sutekh python3-Sutekh = 2.0.0-1 python3.9dist(sutekh) = 2 python3dist(sutekh) = 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(configobj) python3.9dist(keyring) python3.9dist(ply) python3.9dist(setuptools) python3.9dist(sqlobject) >= 3 Processing files: python-Sutekh-help-2.0.0-1.noarch warning: Empty %files file /builddir/build/BUILD/Sutekh-2.0.0/doclist.lst Provides: python-Sutekh-help = 2.0.0-1 python3-Sutekh-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64 Wrote: /builddir/build/RPMS/python-Sutekh-help-2.0.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-Sutekh-2.0.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vPQXd3 + umask 022 + cd /builddir/build/BUILD + cd Sutekh-2.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-Sutekh-2.0.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0