Skip to content

games/kmuddy: Added (MUD Client).#14932

Closed
sbo-bot[bot] wants to merge 1 commit intomasterfrom
kmuddy-bb36c7430f7c1f7053977e5d111182aa
Closed

games/kmuddy: Added (MUD Client).#14932
sbo-bot[bot] wants to merge 1 commit intomasterfrom
kmuddy-bb36c7430f7c1f7053977e5d111182aa

Conversation

@sbo-bot
Copy link
Copy Markdown

@sbo-bot sbo-bot bot commented Mar 25, 2026

No description provided.

@sbo-bot sbo-bot bot added the submission-form Changes submitted via the website submission form label Mar 25, 2026
@sbo-bot
Copy link
Copy Markdown
Author

sbo-bot bot commented Mar 25, 2026

@sbo-bot: build games/kmuddy

@github-actions
Copy link
Copy Markdown

reverse dependencies - games/kmuddy

None

@github-actions
Copy link
Copy Markdown

✅ sbolint - games/kmuddy ✅

sbolint: kmuddy checks out OK

@sbo-bot
Copy link
Copy Markdown
Author

sbo-bot bot commented Mar 25, 2026

buildpkg i586 games/kmuddy

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Wed Mar 25 14:38:24 GMT 2026
revision: 3f172289731ebaf9a0ae64aa6c8e782758416c6c
title:    Merge ff880195fd5a9e99c4327447536229444a2573c7 into 77855d4c3396a40dd6bab35bb345cc70b020508d

================================================================================
games/kmuddy                                                            14:44:07
================================================================================

Calculating dependencies ... none.

Building games/kmuddy (update for version 20230704_0af202c) ----------- 14:44:08
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Running kmuddy.SlackBuild ...                                       ETA 14:51:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./kmuddy.SlackBuild
Built ok:  kmuddy-20230704_0af202c-i586-1_SBo.txz                       14:44:50
WARNING: games/kmuddy: Files/directories were modified in the chroot
/root/.config
Testing package kmuddy-20230704_0af202c-i586-1_SBo.txz ... 
WARNING: games/kmuddy: usr/share/icons/hicolor in package but not in doinst.sh
Test installing kmuddy-20230704_0af202c-i586-1_SBo.txz ...
kmuddy-20230704_0af202c-i586-1_SBo: KDE5 MUD Client .................... [ 7.0M]
Unmounting chroot ... done.
Backed up: kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec-i586-1_tm.tgz
✅ games/kmuddy Updated for version 20230704_0af202c ✅

================================================================================
SUMMARY                                                                 14:44:54
================================================================================

Logfile:     /var/log/repo/SBo/repo_2026-03-25_14:44:07.log
Runtime:     0h 0m 48s
Updated:     1
  games/kmuddy/kmuddy-20230704_0af202c-i586-1_SBo.txz
Warnings:    2
  games/kmuddy: Files/directories were modified in the chroot
  games/kmuddy: usr/share/icons/hicolor in package but not in doinst.sh

Snipped Build Log

Details
f202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:19:
/usr/include/KF5/KDELibs4Support/kstatusbar.h:59:41: note: declared here
   59 | class KDELIBS4SUPPORT_DEPRECATED_EXPORT KStatusBar : public QStatusBar
      |                                         ^~~~~~~~~~
/tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/dialogs/dlgmaptextproperties.cpp: In member function ‘void DlgMapTextProperties::slotSetSize()’:
/tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/dialogs/dlgmaptextproperties.cpp:185:29: warning: ‘int QFontMetrics::width(const QString&, int) const’ is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations]
  185 |                 if (fm.width(*it) > tmpWidth)
      |                     ~~~~~~~~^~~~~
In file included from /usr/include/qt5/QtWidgets/qwidget.h:50,
                 from /usr/include/qt5/QtWidgets/qdialog.h:44,
                 from /usr/include/qt5/QtWidgets/QDialog:1,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/dialogs/dlgmaptextproperties.h:21,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/dialogs/dlgmaptextproperties.cpp:18:
/usr/include/qt5/QtGui/qfontmetrics.h:106:9: note: declared here
  106 |     int width(const QString &, int len = -1) const;
      |         ^~~~~
/tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/dialogs/dlgmaptextproperties.cpp:186:44: warning: ‘int QFontMetrics::width(const QString&, int) const’ is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations]
  186 |                         tmpWidth = fm.width(*it);
      |                                    ~~~~~~~~^~~~~
In file included from /usr/include/qt5/QtWidgets/qwidget.h:50,
                 from /usr/include/qt5/QtWidgets/qdialog.h:44,
                 from /usr/include/qt5/QtWidgets/QDialog:1,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/dialogs/dlgmaptextproperties.h:21,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/dialogs/dlgmaptextproperties.cpp:18:
/usr/include/qt5/QtGui/qfontmetrics.h:106:9: note: declared here
  106 |     int width(const QString &, int len = -1) const;
      |         ^~~~~
/tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/dialogs/dlgmaptextproperties.cpp:189:22: warning: ‘QString& QString::sprintf(const char*, ...)’ is deprecated: Use asprintf(), arg() or QTextStream instead [-Wdeprecated-declarations]
  189 |         width.sprintf("%d",tmpWidth);
      |         ~~~~~~~~~~~~~^~~~~~~~~~~~~~~
In file included from /usr/include/qt5/QtCore/qobject.h:47,
                 from /usr/include/qt5/QtWidgets/qwidget.h:45,
                 from /usr/include/qt5/QtWidgets/qdialog.h:44,
                 from /usr/include/qt5/QtWidgets/QDialog:1,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/dialogs/dlgmaptextproperties.h:21,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/dialogs/dlgmaptextproperties.cpp:18:
/usr/include/qt5/QtCore/qstring.h:393:14: note: declared here
  393 |     QString &sprintf(const char *format, ...) Q_ATTRIBUTE_FORMAT_PRINTF(2, 3);
      |              ^~~~~~~
/tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/dialogs/dlgmaptextproperties.cpp:190:23: warning: ‘QString& QString::sprintf(const char*, ...)’ is deprecated: Use asprintf(), arg() or QTextStream instead [-Wdeprecated-declarations]
  190 |         height.sprintf("%d",fm.height() * textList.count());
      |         ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/qt5/QtCore/qobject.h:47,
                 from /usr/include/qt5/QtWidgets/qwidget.h:45,
                 from /usr/include/qt5/QtWidgets/qdialog.h:44,
                 from /usr/include/qt5/QtWidgets/QDialog:1,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/dialogs/dlgmaptextproperties.h:21,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/dialogs/dlgmaptextproperties.cpp:18:
/usr/include/qt5/QtCore/qstring.h:393:14: note: declared here
  393 |     QString &sprintf(const char *format, ...) Q_ATTRIBUTE_FORMAT_PRINTF(2, 3);
      |              ^~~~~~~
/tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp: In member function ‘QString CMapManager::defaultSavePath() const’:
/tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:1684:25: warning: ‘KStandardDirs’ is deprecated [-Wdeprecated-declarations]
 1684 |   return KStandardDirs::locateLocal ("appdata", "maps/");
      |                         ^~~~~~~~~~~
In file included from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:22:
/usr/include/KF5/KDELibs4Support/kstandarddirs.h:177:47: note: declared here
  177 | class KDELIBS4SUPPORT_DEPRECATED_EXPORT_NOISE KStandardDirs
      |                                               ^~~~~~~~~~~~~
/tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/filefilters/cmapfilefilterxml.cpp: In member function ‘virtual int CMapFileFilterXML::saveData(const QString&)’:
/tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/filefilters/cmapfilefilterxml.cpp:102:30: warning: ‘bool KArchive::writeFile(const QString&, const QString&, const QString&, const char*, qint64, mode_t, const QDateTime&, const QDateTime&, const QDateTime&)’ is deprecated: Since 5.0. Use KArchive::writeFile(const QString&, const QByteArray&, mode_t, const QString&, const QString&, const QDateTime&, const QDateTime&, const QDateTime&) [-Wdeprecated-declarations]
  102 |                 zip.writeFile("map.xml", QString(), QString(), result.toLocal8Bit().data(), result.size());
      |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/KF5/KArchive/kzip.h:9,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/filefilters/cmapfilefilterxml.cpp:22:
/usr/include/KF5/KArchive/karchive.h:199:10: note: declared here
  199 |     bool writeFile(const QString &name,
      |          ^~~~~~~~~
/tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/filefilters/cmapfilefilterxml.cpp: In member function ‘void CMapFileFilterXML::loadPluginPropertiesForElement(CMapElement*, QDomElement*)’:
/tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/filefilters/cmapfilefilterxml.cpp:679:73: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare]
  679 |                                                 for (unsigned int i=0; i<attribs.length();i++)
      |                                                                        ~^~~~~~~~~~~~~~~~~
/tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/tools/cmaptoolroom.cpp: In constructor ‘CMapToolRoom::CMapToolRoom(KActionCollection*, CMapManager*)’:
/tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/tools/cmaptoolroom.cpp:35:27: warning: ‘QPixmap BarIcon(const QString&, int, int, const QStringList&)’ is deprecated: Since 5.63. See API dox for replacement [-Wdeprecated-declarations]
   35 |                    BarIcon("kmud_room.png"),
      |                    ~~~~~~~^~~~~~~~~~~~~~~~~
In file included from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/tools/cmaptoolroom.cpp:25:
/usr/include/KF5/KIconThemes/kiconloader.h:738:9: note: declared here
  738 | QPixmap BarIcon(const QString &name, int size = 0, int state = KIconLoader::DefaultState, const QStringList &overlays = QStringList());
      |         ^~~~~~~
[100%] Built target kmuddy
/tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/tools/cmaptoolselect.cpp: In constructor ‘CMapToolSelect::CMapToolSelect(KActionCollection*, CMapManager*)’:
/tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/tools/cmaptoolselect.cpp:37:31: warning: ‘QPixmap BarIcon(const QString&, int, int, const QStringList&)’ is deprecated: Since 5.63. See API dox for replacement [-Wdeprecated-declarations]
   37 |                        BarIcon("kmud_select.png"),
      |                        ~~~~~~~^~~~~~~~~~~~~~~~~~~
In file included from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/tools/cmaptoolselect.cpp:30:
/usr/include/KF5/KIconThemes/kiconloader.h:738:9: note: declared here
  738 | QPixmap BarIcon(const QString &name, int size = 0, int state = KIconLoader::DefaultState, const QStringList &overlays = QStringList());
      |         ^~~~~~~
/tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/tools/cmaptooleraser.cpp: In constructor ‘CMapToolEraser::CMapToolEraser(KActionCollection*, CMapManager*)’:
/tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/tools/cmaptooleraser.cpp:60:27: warning: ‘QPixmap BarIcon(const QString&, int, int, const QStringList&)’ is deprecated: Since 5.63. See API dox for replacement [-Wdeprecated-declarations]
   60 |                    BarIcon("kmud_eraser.png"),
      |                    ~~~~~~~^~~~~~~~~~~~~~~~~~~
In file included from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/tools/cmaptooleraser.cpp:22:
/usr/include/KF5/KIconThemes/kiconloader.h:738:9: note: declared here
  738 | QPixmap BarIcon(const QString &name, int size = 0, int state = KIconLoader::DefaultState, const QStringList &overlays = QStringList());
      |         ^~~~~~~
/tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/tools/cmaptoolpath.cpp: In constructor ‘CMapToolPath::CMapToolPath(KActionCollection*, CMapManager*)’:
/tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/tools/cmaptoolpath.cpp:43:27: warning: ‘QPixmap BarIcon(const QString&, int, int, const QStringList&)’ is deprecated: Since 5.63. See API dox for replacement [-Wdeprecated-declarations]
   43 |                    BarIcon(("kmud_path.png")),
      |                    ~~~~~~~^~~~~~~~~~~~~~~~~~~
In file included from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/tools/cmaptoolpath.cpp:22:
/usr/include/KF5/KIconThemes/kiconloader.h:738:9: note: declared here
  738 | QPixmap BarIcon(const QString &name, int size = 0, int state = KIconLoader::DefaultState, const QStringList &overlays = QStringList());
      |         ^~~~~~~
/tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/tools/cmaptooltext.cpp: In constructor ‘CMapToolText::CMapToolText(KActionCollection*, CMapManager*)’:
/tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/tools/cmaptooltext.cpp:38:27: warning: ‘QPixmap BarIcon(const QString&, int, int, const QStringList&)’ is deprecated: Since 5.63. See API dox for replacement [-Wdeprecated-declarations]
   38 |                    BarIcon("kmud_text.png"),
      |                    ~~~~~~~^~~~~~~~~~~~~~~~~
In file included from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/tools/cmaptooltext.cpp:22:
/usr/include/KF5/KIconThemes/kiconloader.h:738:9: note: declared here
  738 | QPixmap BarIcon(const QString &name, int size = 0, int state = KIconLoader::DefaultState, const QStringList &overlays = QStringList());
      |         ^~~~~~~
In file included from /usr/include/qt5/QtCore/QLinkedList:1,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.h:27,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:19:
In member function ‘void QLinkedList<T>::freeData(QLinkedListData*) [with T = CMapFileFilterBase*]’,
    inlined from ‘QLinkedList<T>::~QLinkedList() [with T = CMapFileFilterBase*]’ at /usr/include/qt5/QtCore/qlinkedlist.h:301:17,
    inlined from ‘void QLinkedList<T>::clear() [with T = CMapFileFilterBase*]’ at /usr/include/qt5/QtCore/qlinkedlist.h:378:13,
    inlined from ‘CMapManager::~CMapManager()’ at /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:153:21:
/usr/include/qt5/QtCore/qlinkedlist.h:372:5: warning: ‘void operator delete(void*)’ called on unallocated object ‘QLinkedListData::shared_null’ [-Wfree-nonheap-object]
  372 |     delete x;
      |     ^~~~~~~~
In file included from /usr/include/qt5/QtCore/QLinkedList:1,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.h:27,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:19:
/usr/include/qt5/QtCore/qlinkedlist.h: In destructor ‘CMapManager::~CMapManager()’:
/usr/include/qt5/QtCore/qlinkedlist.h:80:48: note: declared here
   80 |     Q_CORE_EXPORT static const QLinkedListData shared_null;
      |                                                ^~~~~~~~~~~
In file included from /usr/include/qt5/QtCore/QLinkedList:1,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/cmappluginstandard.h:22,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/cmappluginstandard.cpp:18:
In member function ‘void QLinkedList<T>::freeData(QLinkedListData*) [with T = CMapPluginStandard::DeletedElement]’,
    inlined from ‘QLinkedList<T>::~QLinkedList() [with T = CMapPluginStandard::DeletedElement]’ at /usr/include/qt5/QtCore/qlinkedlist.h:301:17,
    inlined from ‘void QLinkedList<T>::clear() [with T = CMapPluginStandard::DeletedElement]’ at /usr/include/qt5/QtCore/qlinkedlist.h:378:13,
    inlined from ‘virtual void CMapPluginStandard::saveAboutToStart()’ at /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/cmappluginstandard.cpp:214:26:
/usr/include/qt5/QtCore/qlinkedlist.h:372:5: warning: ‘void operator delete(void*)’ called on unallocated object ‘QLinkedListData::shared_null’ [-Wfree-nonheap-object]
  372 |     delete x;
      |     ^~~~~~~~
In file included from /usr/include/qt5/QtCore/QLinkedList:1,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/cmappluginstandard.h:22,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/cmappluginstandard.cpp:18:
/usr/include/qt5/QtCore/qlinkedlist.h: In member function ‘virtual void CMapPluginStandard::saveAboutToStart()’:
/usr/include/qt5/QtCore/qlinkedlist.h:80:48: note: declared here
   80 |     Q_CORE_EXPORT static const QLinkedListData shared_null;
      |                                                ^~~~~~~~~~~
In file included from /usr/include/qt5/QtCore/QLinkedList:1,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.h:27,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:19:
In member function ‘void QLinkedList<T>::freeData(QLinkedListData*) [with T = CMapToolBase*]’,
    inlined from ‘QLinkedList<T>::~QLinkedList() [with T = CMapToolBase*]’ at /usr/include/qt5/QtCore/qlinkedlist.h:301:17,
    inlined from ‘void QLinkedList<T>::clear() [with T = CMapToolBase*]’ at /usr/include/qt5/QtCore/qlinkedlist.h:378:13,
    inlined from ‘void CMapManager::initPlugins()’ at /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:244:17:
/usr/include/qt5/QtCore/qlinkedlist.h:372:5: warning: ‘void operator delete(void*)’ called on unallocated object ‘QLinkedListData::shared_null’ [-Wfree-nonheap-object]
  372 |     delete x;
      |     ^~~~~~~~
In file included from /usr/include/qt5/QtCore/QLinkedList:1,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.h:27,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:19:
/usr/include/qt5/QtCore/qlinkedlist.h: In member function ‘void CMapManager::initPlugins()’:
/usr/include/qt5/QtCore/qlinkedlist.h:80:48: note: declared here
   80 |     Q_CORE_EXPORT static const QLinkedListData shared_null;
      |                                                ^~~~~~~~~~~
In file included from /usr/include/qt5/QtCore/QLinkedList:1,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.h:27,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:19:
In member function ‘void QLinkedList<T>::freeData(QLinkedListData*) [with T = CMapPluginBase*]’,
    inlined from ‘QLinkedList<T>::~QLinkedList() [with T = CMapPluginBase*]’ at /usr/include/qt5/QtCore/qlinkedlist.h:301:17,
    inlined from ‘void QLinkedList<T>::clear() [with T = CMapPluginBase*]’ at /usr/include/qt5/QtCore/qlinkedlist.h:378:13,
    inlined from ‘void CMapManager::initPlugins()’ at /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:245:19:
/usr/include/qt5/QtCore/qlinkedlist.h:372:5: warning: ‘void operator delete(void*)’ called on unallocated object ‘QLinkedListData::shared_null’ [-Wfree-nonheap-object]
  372 |     delete x;
      |     ^~~~~~~~
In file included from /usr/include/qt5/QtCore/QLinkedList:1,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.h:27,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:19:
/usr/include/qt5/QtCore/qlinkedlist.h: In member function ‘void CMapManager::initPlugins()’:
/usr/include/qt5/QtCore/qlinkedlist.h:80:48: note: declared here
   80 |     Q_CORE_EXPORT static const QLinkedListData shared_null;
      |                                                ^~~~~~~~~~~
In file included from /usr/include/qt5/QtCore/QLinkedList:1,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/cmappluginstandard.h:22,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/cmappluginstandard.cpp:18:
In member function ‘void QLinkedList<T>::freeData(QLinkedListData*) [with T = CMapPluginStandard::DeletedElement]’,
    inlined from ‘QLinkedList<T>::~QLinkedList() [with T = CMapPluginStandard::DeletedElement]’ at /usr/include/qt5/QtCore/qlinkedlist.h:301:17,
    inlined from ‘void QLinkedList<T>::clear() [with T = CMapPluginStandard::DeletedElement]’ at /usr/include/qt5/QtCore/qlinkedlist.h:378:13,
    inlined from ‘virtual void CMapPluginStandard::loadAboutToStart()’ at /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/cmappluginstandard.cpp:205:26:
/usr/include/qt5/QtCore/qlinkedlist.h:372:5: warning: ‘void operator delete(void*)’ called on unallocated object ‘QLinkedListData::shared_null’ [-Wfree-nonheap-object]
  372 |     delete x;
      |     ^~~~~~~~
In file included from /usr/include/qt5/QtCore/QLinkedList:1,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/cmappluginstandard.h:22,
                 from /tmp/SBo/repo.SqPIK0/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/cmappluginstandard.cpp:18:
/usr/include/qt5/QtCore/qlinkedlist.h: In member function ‘virtual void CMapPluginStandard::loadAboutToStart()’:
/usr/include/qt5/QtCore/qlinkedlist.h:80:48: note: declared here
   80 |     Q_CORE_EXPORT static const QLinkedListData shared_null;
      |                                                ^~~~~~~~~~~
[100%] Linking CXX shared module kmuddymapper.so
[100%] Built target kmuddymapper
[  2%] Automatic MOC for target kmuddycore
[  2%] Generating ts...
[  2%] Automatic MOC for target dialogs
[  2%] Generating mo...
[  2%] Built target tsfiles-10038e5398140feb575f88ccc84c09db
[  2%] Built target dialogs_autogen
[  2%] Built target kmuddycore_autogen
Consolidate compiler generated dependencies of target dialogs
[ 11%] Built target dialogs
Consolidate compiler generated dependencies of target kmuddycore
[ 11%] Built target pofiles-10038e5398140feb575f88ccc84c09db
[ 33%] Built target kmuddycore
[ 33%] Automatic MOC for target kmuddy
[ 34%] Automatic MOC for target kmuddyvarviewerplugin
[ 36%] Automatic MOC for target kmuddystringsplugin
[ 36%] Automatic MOC for target kmuddyconverterplugin
[ 37%] Automatic MOC for target kmuddymapper
[ 37%] Automatic MOC for target kmuddyvartrigplugin
[ 37%] Built target kmuddyvarviewerplugin_autogen
[ 37%] Built target kmuddyvartrigplugin_autogen
[ 37%] Built target kmuddy_autogen
Consolidate compiler generated dependencies of target kmuddyvarviewerplugin
Consolidate compiler generated dependencies of target kmuddyvartrigplugin
[ 39%] Built target kmuddyvarviewerplugin
[ 39%] Built target kmuddyconverterplugin_autogen
[ 39%] Built target kmuddymapper_autogen
[ 42%] Built target kmuddyvartrigplugin
[ 42%] Built target kmuddystringsplugin_autogen
Consolidate compiler generated dependencies of target kmuddystringsplugin
Consolidate compiler generated dependencies of target kmuddyconverterplugin
[ 43%] Built target kmuddystringsplugin
Consolidate compiler generated dependencies of target kmuddy
[ 53%] Built target kmuddyconverterplugin
[ 72%] Built target kmuddy
Consolidate compiler generated dependencies of target kmuddymapper
[100%] Built target kmuddymapper
Installing the project stripped...
-- Install configuration: "Release"
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/kmuddy/muds.xml
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/bs
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/bs/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/bs/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/ca
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/ca/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/ca/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/ca@valencia
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/ca@valencia/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/ca@valencia/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/cs
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/cs/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/cs/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/de
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/de/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/de/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/en_GB
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/en_GB/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/en_GB/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/es
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/es/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/es/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/et
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/et/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/et/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/fi
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/fi/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/fi/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/fr
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/fr/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/fr/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/ga
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/ga/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/ga/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/gl
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/gl/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/gl/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/hu
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/hu/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/hu/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/it
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/it/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/it/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/ja
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/ja/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/ja/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/ka
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/ka/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/ka/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/lt
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/lt/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/lt/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/mr
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/mr/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/mr/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/nds
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/nds/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/nds/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/nl
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/nl/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/nl/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/pl
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/pl/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/pl/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/pt
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/pt/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/pt/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/pt_BR
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/pt_BR/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/pt_BR/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/sk
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/sk/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/sk/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/sl
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/sl/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/sl/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/sv
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/sv/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/sv/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/tr
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/tr/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/tr/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/ug
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/ug/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/ug/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/uk
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/uk/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/uk/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/zh_CN
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/zh_CN/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/zh_CN/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/zh_TW
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/zh_TW/LC_MESSAGES
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/locale/zh_TW/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/lib/libkmuddycore.so.2.0.0
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/lib/libkmuddycore.so.2
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/lib/libkmuddycore.so
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/kservicetypes5/kmuddyplugin.desktop
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/cplugin.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/arith-exp.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/cactionbase.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/cactionmanager.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/calias.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/caliaslist.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/cansiparser.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/ccmdparser.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/ccmdprocessor.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/ccmdqueue.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/cconsole.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/cdownloader.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/cexpresolver.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/cinputline.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/cmacromanager.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/cmsp.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/coutput.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/cprompt.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/csoundplayer.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/cstatus.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/ctextchunk.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/cvalue.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/cvariable.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/cvariablelist.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/cmenumanager.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/cdialoglist.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/cglobalsettings.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/clistobject.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/clist.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/cpattern.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/clistgroup.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/clistmanager.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/clistviewer.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/clisteditor.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/clistgroupeditor.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/cprofilesettings.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/cprofilemanager.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/include/kmuddy/ctabwidget.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/bin/kmuddy
-- Set runtime path of "/tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/bin/kmuddy" to ""
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/icons/hicolor/16x16/apps/kmuddy.png
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/icons/hicolor/32x32/apps/kmuddy.png
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/icons/locolor/16x16/apps/kmuddy.png
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/icons/locolor/32x32/apps/kmuddy.png
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/applications/org.kde.kmuddy.desktop
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/lib/qt5/plugins/kmuddystringsplugin.so
-- Set runtime path of "/tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/lib/qt5/plugins/kmuddystringsplugin.so" to ""
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/kservices5/kmuddystringsplugin.desktop
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/lib/qt5/plugins/kmuddyvarviewerplugin.so
-- Set runtime path of "/tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/lib/qt5/plugins/kmuddyvarviewerplugin.so" to ""
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/kservices5/kmuddyvarviewerplugin.desktop
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/lib/qt5/plugins/kmuddyvartrigplugin.so
-- Set runtime path of "/tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/lib/qt5/plugins/kmuddyvartrigplugin.so" to ""
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/kservices5/kmuddyvartrigplugin.desktop
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/lib/qt5/plugins/kmuddymapper.so
-- Set runtime path of "/tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/lib/qt5/plugins/kmuddymapper.so" to ""
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/kservices5/kmuddymapper.desktop
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/kmuddy/kmuddymapperpart.rc
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/kservicetypes5/kmuddymapperplugin.desktop
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/kmuddy/toolbar/kmud_grid.png
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/kmuddy/toolbar/kmud_create.png
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/kmuddy/toolbar/kmud_follow.png
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/kmuddy/toolbar/kmud_select.png
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/kmuddy/toolbar/kmud_room.png
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/kmuddy/toolbar/kmud_text.png
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/kmuddy/toolbar/kmud_path.png
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/kmuddy/toolbar/kmud_eraser.png
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/lib/qt5/plugins/kmuddyconverterplugin.so
-- Set runtime path of "/tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/lib/qt5/plugins/kmuddyconverterplugin.so" to ""
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/kservices5/kmuddyconverterplugin.desktop
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/kmuddy/kmuddy-usock-client.pl
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/kmuddy/kmuddy-usock-test.pl
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/kmuddy/kmuddyvars.h
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/kmuddy/locktest.c
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/kmuddy/pre.c
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/kmuddy/README
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/kmuddy/testserver.cpp
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/kmuddy/tmpserver.pl
-- Installing: /tmp/SBo/repo.SqPIK0/build_kmuddy/package-kmuddy/usr/share/kmuddy/vartest.c

Slackware package maker, version 3.14159265.

Searching for symbolic links:
usr/lib/libkmuddycore.so	libkmuddycore.so.2
usr/lib/libkmuddycore.so.2	libkmuddycore.so.2.0.0

Making symbolic link creation script:
( cd usr/lib ; rm -rf libkmuddycore.so )
( cd usr/lib ; ln -sf libkmuddycore.so.2 libkmuddycore.so )
( cd usr/lib ; rm -rf libkmuddycore.so.2 )
( cd usr/lib ; ln -sf libkmuddycore.so.2.0.0 libkmuddycore.so.2 )

Unless your existing installation script already contains the code
to create these links, you should append these lines to your existing
install script. Now's your chance. :^)

Would you like to add this stuff to the existing install script and
remove the symbolic links ([y]es, [n]o)? y


Removing symbolic links:
removed './usr/lib/libkmuddycore.so.2'
removed './usr/lib/libkmuddycore.so'

Updating your ./install/doinst.sh...

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n


Creating Slackware package:  /tmp/SBo/repo.SqPIK0/output_kmuddy/kmuddy-20230704_0af202c-i586-1_SBo.txz

./
install/
install/doinst.sh
install/slack-desc
usr/
usr/bin/
usr/bin/kmuddy
usr/doc/
usr/doc/kmuddy-20230704_0af202c/
usr/doc/kmuddy-20230704_0af202c/AUTHORS
usr/doc/kmuddy-20230704_0af202c/CHANGELOG
usr/doc/kmuddy-20230704_0af202c/DESIGN
usr/doc/kmuddy-20230704_0af202c/LICENSE
usr/doc/kmuddy-20230704_0af202c/README
usr/doc/kmuddy-20230704_0af202c/TODO
usr/doc/kmuddy-20230704_0af202c/kmuddy.SlackBuild
usr/include/
usr/include/kmuddy/
usr/include/kmuddy/arith-exp.h
usr/include/kmuddy/cactionbase.h
usr/include/kmuddy/cactionmanager.h
usr/include/kmuddy/calias.h
usr/include/kmuddy/caliaslist.h
usr/include/kmuddy/cansiparser.h
usr/include/kmuddy/ccmdparser.h
usr/include/kmuddy/ccmdprocessor.h
usr/include/kmuddy/ccmdqueue.h
usr/include/kmuddy/cconsole.h
usr/include/kmuddy/cdialoglist.h
usr/include/kmuddy/cdownloader.h
usr/include/kmuddy/cexpresolver.h
usr/include/kmuddy/cglobalsettings.h
usr/include/kmuddy/cinputline.h
usr/include/kmuddy/clist.h
usr/include/kmuddy/clisteditor.h
usr/include/kmuddy/clistgroup.h
usr/include/kmuddy/clistgroupeditor.h
usr/include/kmuddy/clistmanager.h
usr/include/kmuddy/clistobject.h
usr/include/kmuddy/clistviewer.h
usr/include/kmuddy/cmacromanager.h
usr/include/kmuddy/cmenumanager.h
usr/include/kmuddy/cmsp.h
usr/include/kmuddy/coutput.h
usr/include/kmuddy/cpattern.h
usr/include/kmuddy/cplugin.h
usr/include/kmuddy/cprofilemanager.h
usr/include/kmuddy/cprofilesettings.h
usr/include/kmuddy/cprompt.h
usr/include/kmuddy/csoundplayer.h
usr/include/kmuddy/cstatus.h
usr/include/kmuddy/ctabwidget.h
usr/include/kmuddy/ctextchunk.h
usr/include/kmuddy/cvalue.h
usr/include/kmuddy/cvariable.h
usr/include/kmuddy/cvariablelist.h
usr/lib/
usr/lib/libkmuddycore.so.2.0.0
usr/lib/qt5/
usr/lib/qt5/plugins/
usr/lib/qt5/plugins/kmuddyconverterplugin.so
usr/lib/qt5/plugins/kmuddymapper.so
usr/lib/qt5/plugins/kmuddystringsplugin.so
usr/lib/qt5/plugins/kmuddyvartrigplugin.so
usr/lib/qt5/plugins/kmuddyvarviewerplugin.so
usr/share/
usr/share/applications/
usr/share/applications/org.kde.kmuddy.desktop
usr/share/icons/
usr/share/icons/hicolor/
usr/share/icons/hicolor/16x16/
usr/share/icons/hicolor/16x16/apps/
usr/share/icons/hicolor/16x16/apps/kmuddy.png
usr/share/icons/hicolor/32x32/
usr/share/icons/hicolor/32x32/apps/
usr/share/icons/hicolor/32x32/apps/kmuddy.png
usr/share/icons/locolor/
usr/share/icons/locolor/16x16/
usr/share/icons/locolor/16x16/apps/
usr/share/icons/locolor/16x16/apps/kmuddy.png
usr/share/icons/locolor/32x32/
usr/share/icons/locolor/32x32/apps/
usr/share/icons/locolor/32x32/apps/kmuddy.png
usr/share/kmuddy/
usr/share/kmuddy/README
usr/share/kmuddy/kmuddy-usock-client.pl
usr/share/kmuddy/kmuddy-usock-test.pl
usr/share/kmuddy/kmuddymapperpart.rc
usr/share/kmuddy/kmuddyvars.h
usr/share/kmuddy/locktest.c
usr/share/kmuddy/muds.xml
usr/share/kmuddy/pre.c
usr/share/kmuddy/testserver.cpp
usr/share/kmuddy/tmpserver.pl
usr/share/kmuddy/toolbar/
usr/share/kmuddy/toolbar/kmud_create.png
usr/share/kmuddy/toolbar/kmud_eraser.png
usr/share/kmuddy/toolbar/kmud_follow.png
usr/share/kmuddy/toolbar/kmud_grid.png
usr/share/kmuddy/toolbar/kmud_path.png
usr/share/kmuddy/toolbar/kmud_room.png
usr/share/kmuddy/toolbar/kmud_select.png
usr/share/kmuddy/toolbar/kmud_text.png
usr/share/kmuddy/vartest.c
usr/share/kservices5/
usr/share/kservices5/kmuddyconverterplugin.desktop
usr/share/kservices5/kmuddymapper.desktop
usr/share/kservices5/kmuddystringsplugin.desktop
usr/share/kservices5/kmuddyvartrigplugin.desktop
usr/share/kservices5/kmuddyvarviewerplugin.desktop
usr/share/kservicetypes5/
usr/share/kservicetypes5/kmuddymapperplugin.desktop
usr/share/kservicetypes5/kmuddyplugin.desktop
usr/share/locale/
usr/share/locale/bs/
usr/share/locale/bs/LC_MESSAGES/
usr/share/locale/bs/LC_MESSAGES/kmuddy.mo
usr/share/locale/ca/
usr/share/locale/ca/LC_MESSAGES/
usr/share/locale/ca/LC_MESSAGES/kmuddy.mo
usr/share/locale/ca@valencia/
usr/share/locale/ca@valencia/LC_MESSAGES/
usr/share/locale/ca@valencia/LC_MESSAGES/kmuddy.mo
usr/share/locale/cs/
usr/share/locale/cs/LC_MESSAGES/
usr/share/locale/cs/LC_MESSAGES/kmuddy.mo
usr/share/locale/de/
usr/share/locale/de/LC_MESSAGES/
usr/share/locale/de/LC_MESSAGES/kmuddy.mo
usr/share/locale/en_GB/
usr/share/locale/en_GB/LC_MESSAGES/
usr/share/locale/en_GB/LC_MESSAGES/kmuddy.mo
usr/share/locale/es/
usr/share/locale/es/LC_MESSAGES/
usr/share/locale/es/LC_MESSAGES/kmuddy.mo
usr/share/locale/et/
usr/share/locale/et/LC_MESSAGES/
usr/share/locale/et/LC_MESSAGES/kmuddy.mo
usr/share/locale/fi/
usr/share/locale/fi/LC_MESSAGES/
usr/share/locale/fi/LC_MESSAGES/kmuddy.mo
usr/share/locale/fr/
usr/share/locale/fr/LC_MESSAGES/
usr/share/locale/fr/LC_MESSAGES/kmuddy.mo
usr/share/locale/ga/
usr/share/locale/ga/LC_MESSAGES/
usr/share/locale/ga/LC_MESSAGES/kmuddy.mo
usr/share/locale/gl/
usr/share/locale/gl/LC_MESSAGES/
usr/share/locale/gl/LC_MESSAGES/kmuddy.mo
usr/share/locale/hu/
usr/share/locale/hu/LC_MESSAGES/
usr/share/locale/hu/LC_MESSAGES/kmuddy.mo
usr/share/locale/it/
usr/share/locale/it/LC_MESSAGES/
usr/share/locale/it/LC_MESSAGES/kmuddy.mo
usr/share/locale/ja/
usr/share/locale/ja/LC_MESSAGES/
usr/share/locale/ja/LC_MESSAGES/kmuddy.mo
usr/share/locale/ka/
usr/share/locale/ka/LC_MESSAGES/
usr/share/locale/ka/LC_MESSAGES/kmuddy.mo
usr/share/locale/lt/
usr/share/locale/lt/LC_MESSAGES/
usr/share/locale/lt/LC_MESSAGES/kmuddy.mo
usr/share/locale/mr/
usr/share/locale/mr/LC_MESSAGES/
usr/share/locale/mr/LC_MESSAGES/kmuddy.mo
usr/share/locale/nds/
usr/share/locale/nds/LC_MESSAGES/
usr/share/locale/nds/LC_MESSAGES/kmuddy.mo
usr/share/locale/nl/
usr/share/locale/nl/LC_MESSAGES/
usr/share/locale/nl/LC_MESSAGES/kmuddy.mo
usr/share/locale/pl/
usr/share/locale/pl/LC_MESSAGES/
usr/share/locale/pl/LC_MESSAGES/kmuddy.mo
usr/share/locale/pt/
usr/share/locale/pt/LC_MESSAGES/
usr/share/locale/pt/LC_MESSAGES/kmuddy.mo
usr/share/locale/pt_BR/
usr/share/locale/pt_BR/LC_MESSAGES/
usr/share/locale/pt_BR/LC_MESSAGES/kmuddy.mo
usr/share/locale/sk/
usr/share/locale/sk/LC_MESSAGES/
usr/share/locale/sk/LC_MESSAGES/kmuddy.mo
usr/share/locale/sl/
usr/share/locale/sl/LC_MESSAGES/
usr/share/locale/sl/LC_MESSAGES/kmuddy.mo
usr/share/locale/sv/
usr/share/locale/sv/LC_MESSAGES/
usr/share/locale/sv/LC_MESSAGES/kmuddy.mo
usr/share/locale/tr/
usr/share/locale/tr/LC_MESSAGES/
usr/share/locale/tr/LC_MESSAGES/kmuddy.mo
usr/share/locale/ug/
usr/share/locale/ug/LC_MESSAGES/
usr/share/locale/ug/LC_MESSAGES/kmuddy.mo
usr/share/locale/uk/
usr/share/locale/uk/LC_MESSAGES/
usr/share/locale/uk/LC_MESSAGES/kmuddy.mo
usr/share/locale/zh_CN/
usr/share/locale/zh_CN/LC_MESSAGES/
usr/share/locale/zh_CN/LC_MESSAGES/kmuddy.mo
usr/share/locale/zh_TW/
usr/share/locale/zh_TW/LC_MESSAGES/
usr/share/locale/zh_TW/LC_MESSAGES/kmuddy.mo

Slackware package /tmp/SBo/repo.SqPIK0/output_kmuddy/kmuddy-20230704_0af202c-i586-1_SBo.txz created.

Built ok:  kmuddy-20230704_0af202c-i586-1_SBo.txz                       14:44:50
WARNING: games/kmuddy: Files/directories were modified in the chroot
/root/.config
Testing package kmuddy-20230704_0af202c-i586-1_SBo.txz ... 
WARNING: games/kmuddy: usr/share/icons/hicolor in package but not in doinst.sh
Test installing kmuddy-20230704_0af202c-i586-1_SBo.txz ...
kmuddy-20230704_0af202c-i586-1_SBo: KDE5 MUD Client .................... [ 7.0M]
Unmounting chroot ... 
Backed up: kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec-i586-1_tm.tgz
:-) games/kmuddy Updated for version 20230704_0af202c (-:

@sbo-bot
Copy link
Copy Markdown
Author

sbo-bot bot commented Mar 25, 2026

sbopkglint i586 games/kmuddy

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/i586/games/kmuddy/kmuddy-20230704_0af202c-i586-1_SBo.txz to /tmp/SBo/sbopkglint.YJCM89 ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/i586/games/kmuddy/kmuddy-20230704_0af202c-i586-1_SBo.txz to /tmp/SBo/sbopkglint.YJCM89 ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...OK
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...usr/share/applications/org.kde.kmuddy.desktop: warning: value "MUD client" for key "Comment" in group "Desktop Entry" looks the same as that of key "GenericName"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "MUD klijent" for key "Comment[bs]" in group "Desktop Entry" looks the same as that of key "GenericName[bs]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "Client de MUD" for key "Comment[ca]" in group "Desktop Entry" looks the same as that of key "GenericName[ca]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "Client de MUD" for key "Comment[ca@valencia]" in group "Desktop Entry" looks the same as that of key "GenericName[ca@valencia]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "MUD-Dienstprogramm" for key "Comment[de]" in group "Desktop Entry" looks the same as that of key "GenericName[de]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "MUD client" for key "Comment[en_GB]" in group "Desktop Entry" looks the same as that of key "GenericName[en_GB]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "Cliente de MUD" for key "Comment[es]" in group "Desktop Entry" looks the same as that of key "GenericName[es]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "MUD-i klient" for key "Comment[et]" in group "Desktop Entry" looks the same as that of key "GenericName[et]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "MUD-asiakas" for key "Comment[fi]" in group "Desktop Entry" looks the same as that of key "GenericName[fi]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "MUD kliens" for key "Comment[hu]" in group "Desktop Entry" looks the same as that of key "GenericName[hu]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "Client MUD" for key "Comment[it]" in group "Desktop Entry" looks the same as that of key "GenericName[it]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "MUD -ის კლიენტი" for key "Comment[ka]" in group "Desktop Entry" looks the same as that of key "GenericName[ka]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "ម៉ាស៊ីន​ភ្ញៀវ MUD" for key "Comment[km]" in group "Desktop Entry" looks the same as that of key "GenericName[km]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "MUD 클라이언트" for key "Comment[ko]" in group "Desktop Entry" looks the same as that of key "GenericName[ko]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "एमयुडी ग्राहक" for key "Comment[mr]" in group "Desktop Entry" looks the same as that of key "GenericName[mr]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "MUD-client" for key "Comment[nl]" in group "Desktop Entry" looks the same as that of key "GenericName[nl]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "Klient MUD" for key "Comment[pl]" in group "Desktop Entry" looks the same as that of key "GenericName[pl]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "Cliente de MUD" for key "Comment[pt]" in group "Desktop Entry" looks the same as that of key "GenericName[pt]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "Cliente MUD" for key "Comment[pt_BR]" in group "Desktop Entry" looks the same as that of key "GenericName[pt_BR]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "Odjemalec za MUD" for key "Comment[sl]" in group "Desktop Entry" looks the same as that of key "GenericName[sl]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "MUD-klient" for key "Comment[sv]" in group "Desktop Entry" looks the same as that of key "GenericName[sv]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "MUD istemcisi" for key "Comment[tr]" in group "Desktop Entry" looks the same as that of key "GenericName[tr]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "Клієнт MUD" for key "Comment[uk]" in group "Desktop Entry" looks the same as that of key "GenericName[uk]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "xxMUD clientxx" for key "Comment[x-test]" in group "Desktop Entry" looks the same as that of key "GenericName[x-test]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "MUD 客户端" for key "Comment[zh_CN]" in group "Desktop Entry" looks the same as that of key "GenericName[zh_CN]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "MUD 用戶端" for key "Comment[zh_TW]" in group "Desktop Entry" looks the same as that of key "GenericName[zh_TW]"
OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
Running test: 90-terminfo...OK
✅ === kmuddy-20230704_0af202c-i586-1_SBo.txz: All tests passed ✅

@sbo-bot
Copy link
Copy Markdown
Author

sbo-bot bot commented Mar 25, 2026

buildpkg x86_64 games/kmuddy

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Wed Mar 25 14:38:24 GMT 2026
revision: 3f172289731ebaf9a0ae64aa6c8e782758416c6c
title:    Merge ff880195fd5a9e99c4327447536229444a2573c7 into 77855d4c3396a40dd6bab35bb345cc70b020508d

================================================================================
games/kmuddy                                                            14:45:54
================================================================================

Calculating dependencies ... none.

Building games/kmuddy (update for version 20230704_0af202c) ----------- 14:45:54
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Running kmuddy.SlackBuild ...                                       ETA 14:47:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./kmuddy.SlackBuild
Built ok:  kmuddy-20230704_0af202c-x86_64-1_SBo.txz                     14:46:36
WARNING: games/kmuddy: Files/directories were modified in the chroot
/root/.config
Testing package kmuddy-20230704_0af202c-x86_64-1_SBo.txz ... 
WARNING: games/kmuddy: usr/share/icons/hicolor in package but not in doinst.sh
Test installing kmuddy-20230704_0af202c-x86_64-1_SBo.txz ...
kmuddy-20230704_0af202c-x86_64-1_SBo: KDE5 MUD Client .................. [ 6.9M]
Unmounting chroot ... done.
Backed up: kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec-x86_64-1_tm.tgz
✅ games/kmuddy Updated for version 20230704_0af202c ✅

================================================================================
SUMMARY                                                                 14:46:39
================================================================================

Logfile:     /var/log/repo/SBo/repo_2026-03-25_14:45:53.log
Runtime:     0h 0m 47s
Updated:     1
  games/kmuddy/kmuddy-20230704_0af202c-x86_64-1_SBo.txz
Warnings:    2
  games/kmuddy: Files/directories were modified in the chroot
  games/kmuddy: usr/share/icons/hicolor in package but not in doinst.sh

Snipped Build Log

Details
eedwalkbase.h:41:19: warning: ‘KIntNumInput’ is deprecated [-Wdeprecated-declarations]
   41 |     KIntNumInput *txtDelay;
      |                   ^~~~~~~~
In file included from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/build/plugins/mapper/ui_dlgmapspeedwalkbase.h:23,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/dialogs/dlgmapspeedwalk.h:24,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:65:
/usr/include/KF5/KDELibs4Support/knuminput.h:176:41: note: declared here
  176 | class KDELIBS4SUPPORT_DEPRECATED_EXPORT KIntNumInput : public KNumInput
      |                                         ^~~~~~~~~~~~
In file included from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/dialogs/dlgmapspeedwalk.h:24,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:65:
/tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/build/plugins/mapper/ui_dlgmapspeedwalkbase.h: In member function ‘void Ui_DlgMapSpeedwalkBase::setupUi(QWidget*)’:
/tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/build/plugins/mapper/ui_dlgmapspeedwalkbase.h:81:29: warning: ‘KIntNumInput’ is deprecated [-Wdeprecated-declarations]
   81 |         txtAbortCount = new KIntNumInput(fraLimit);
      |                             ^~~~~~~~~~~~
In file included from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/build/plugins/mapper/ui_dlgmapspeedwalkbase.h:23,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/dialogs/dlgmapspeedwalk.h:24,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:65:
/usr/include/KF5/KDELibs4Support/knuminput.h:176:41: note: declared here
  176 | class KDELIBS4SUPPORT_DEPRECATED_EXPORT KIntNumInput : public KNumInput
      |                                         ^~~~~~~~~~~~
In file included from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/dialogs/dlgmapspeedwalk.h:24,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:65:
/tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/build/plugins/mapper/ui_dlgmapspeedwalkbase.h:81:50: warning: ‘KIntNumInput::KIntNumInput(QWidget*)’ is deprecated [-Wdeprecated-declarations]
   81 |         txtAbortCount = new KIntNumInput(fraLimit);
      |                                                  ^
In file included from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/build/plugins/mapper/ui_dlgmapspeedwalkbase.h:23,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/dialogs/dlgmapspeedwalk.h:24,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:65:
/usr/include/KF5/KDELibs4Support/knuminput.h:195:41: note: declared here
  195 |     KDELIBS4SUPPORT_DEPRECATED explicit KIntNumInput(QWidget *parent = nullptr);
      |                                         ^~~~~~~~~~~~
In file included from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/dialogs/dlgmapspeedwalk.h:24,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:65:
/tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/build/plugins/mapper/ui_dlgmapspeedwalkbase.h:117:24: warning: ‘KIntNumInput’ is deprecated [-Wdeprecated-declarations]
  117 |         txtDelay = new KIntNumInput(fraDelay);
      |                        ^~~~~~~~~~~~
In file included from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/build/plugins/mapper/ui_dlgmapspeedwalkbase.h:23,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/dialogs/dlgmapspeedwalk.h:24,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:65:
/usr/include/KF5/KDELibs4Support/knuminput.h:176:41: note: declared here
  176 | class KDELIBS4SUPPORT_DEPRECATED_EXPORT KIntNumInput : public KNumInput
      |                                         ^~~~~~~~~~~~
In file included from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/dialogs/dlgmapspeedwalk.h:24,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:65:
/tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/build/plugins/mapper/ui_dlgmapspeedwalkbase.h:117:45: warning: ‘KIntNumInput::KIntNumInput(QWidget*)’ is deprecated [-Wdeprecated-declarations]
  117 |         txtDelay = new KIntNumInput(fraDelay);
      |                                             ^
In file included from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/build/plugins/mapper/ui_dlgmapspeedwalkbase.h:23,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/dialogs/dlgmapspeedwalk.h:24,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:65:
/usr/include/KF5/KDELibs4Support/knuminput.h:195:41: note: declared here
  195 |     KDELIBS4SUPPORT_DEPRECATED explicit KIntNumInput(QWidget *parent = nullptr);
      |                                         ^~~~~~~~~~~~
/tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/tools/cmaptooleraser.cpp: In constructor ‘CMapToolEraser::CMapToolEraser(KActionCollection*, CMapManager*)’:
/tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/tools/cmaptooleraser.cpp:60:27: warning: ‘QPixmap BarIcon(const QString&, int, int, const QStringList&)’ is deprecated: Since 5.63. See API dox for replacement [-Wdeprecated-declarations]
   60 |                    BarIcon("kmud_eraser.png"),
      |                    ~~~~~~~^~~~~~~~~~~~~~~~~~~
In file included from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/tools/cmaptooleraser.cpp:22:
/usr/include/KF5/KIconThemes/kiconloader.h:738:9: note: declared here
  738 | QPixmap BarIcon(const QString &name, int size = 0, int state = KIconLoader::DefaultState, const QStringList &overlays = QStringList());
      |         ^~~~~~~
In file included from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:73:
/tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/libs/cstatus.h: At global scope:
/tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/libs/cstatus.h:37:43: warning: ‘KStatusBar’ is deprecated [-Wdeprecated-declarations]
   37 |   cStatus (int sess, KStatusBar *statusbar);
      |                                           ^
In file included from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.h:37,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:19:
/usr/include/KF5/KDELibs4Support/kstatusbar.h:59:41: note: declared here
   59 | class KDELIBS4SUPPORT_DEPRECATED_EXPORT KStatusBar : public QStatusBar
      |                                         ^~~~~~~~~~
In file included from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:73:
/tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/libs/cstatus.h:46:25: warning: ‘KStatusBar’ is deprecated [-Wdeprecated-declarations]
   46 |   KStatusBar *statusBar() { return sb; };
      |                         ^
In file included from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.h:37,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:19:
/usr/include/KF5/KDELibs4Support/kstatusbar.h:59:41: note: declared here
   59 | class KDELIBS4SUPPORT_DEPRECATED_EXPORT KStatusBar : public QStatusBar
      |                                         ^~~~~~~~~~
In file included from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:73:
/tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/libs/cstatus.h:63:15: warning: ‘KStatusBar’ is deprecated [-Wdeprecated-declarations]
   63 |   KStatusBar *sb;
      |               ^~
In file included from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.h:37,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:19:
/usr/include/KF5/KDELibs4Support/kstatusbar.h:59:41: note: declared here
   59 | class KDELIBS4SUPPORT_DEPRECATED_EXPORT KStatusBar : public QStatusBar
      |                                         ^~~~~~~~~~
/tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/tools/cmaptoolpath.cpp: In constructor ‘CMapToolPath::CMapToolPath(KActionCollection*, CMapManager*)’:
/tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/tools/cmaptoolpath.cpp:43:27: warning: ‘QPixmap BarIcon(const QString&, int, int, const QStringList&)’ is deprecated: Since 5.63. See API dox for replacement [-Wdeprecated-declarations]
   43 |                    BarIcon(("kmud_path.png")),
      |                    ~~~~~~~^~~~~~~~~~~~~~~~~~~
In file included from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/tools/cmaptoolpath.cpp:22:
/usr/include/KF5/KIconThemes/kiconloader.h:738:9: note: declared here
  738 | QPixmap BarIcon(const QString &name, int size = 0, int state = KIconLoader::DefaultState, const QStringList &overlays = QStringList());
      |         ^~~~~~~
/tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/tools/cmaptoolroom.cpp: In constructor ‘CMapToolRoom::CMapToolRoom(KActionCollection*, CMapManager*)’:
/tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/tools/cmaptoolroom.cpp:35:27: warning: ‘QPixmap BarIcon(const QString&, int, int, const QStringList&)’ is deprecated: Since 5.63. See API dox for replacement [-Wdeprecated-declarations]
   35 |                    BarIcon("kmud_room.png"),
      |                    ~~~~~~~^~~~~~~~~~~~~~~~~
In file included from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/tools/cmaptoolroom.cpp:25:
/usr/include/KF5/KIconThemes/kiconloader.h:738:9: note: declared here
  738 | QPixmap BarIcon(const QString &name, int size = 0, int state = KIconLoader::DefaultState, const QStringList &overlays = QStringList());
      |         ^~~~~~~
/tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp: In member function ‘QString CMapManager::defaultSavePath() const’:
/tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:1684:25: warning: ‘KStandardDirs’ is deprecated [-Wdeprecated-declarations]
 1684 |   return KStandardDirs::locateLocal ("appdata", "maps/");
      |                         ^~~~~~~~~~~
In file included from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:22:
/usr/include/KF5/KDELibs4Support/kstandarddirs.h:177:47: note: declared here
  177 | class KDELIBS4SUPPORT_DEPRECATED_EXPORT_NOISE KStandardDirs
      |                                               ^~~~~~~~~~~~~
In file included from /usr/include/qt5/QtCore/QLinkedList:1,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/cmappluginstandard.h:22,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/cmappluginstandard.cpp:18:
In member function ‘void QLinkedList<T>::freeData(QLinkedListData*) [with T = CMapPluginStandard::DeletedElement]’,
    inlined from ‘QLinkedList<T>::~QLinkedList() [with T = CMapPluginStandard::DeletedElement]’ at /usr/include/qt5/QtCore/qlinkedlist.h:301:17,
    inlined from ‘void QLinkedList<T>::clear() [with T = CMapPluginStandard::DeletedElement]’ at /usr/include/qt5/QtCore/qlinkedlist.h:378:13,
    inlined from ‘virtual void CMapPluginStandard::saveAboutToStart()’ at /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/cmappluginstandard.cpp:214:26:
/usr/include/qt5/QtCore/qlinkedlist.h:372:5: warning: ‘void operator delete(void*)’ called on unallocated object ‘QLinkedListData::shared_null’ [-Wfree-nonheap-object]
  372 |     delete x;
      |     ^~~~~~~~
In file included from /usr/include/qt5/QtCore/QLinkedList:1,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/cmappluginstandard.h:22,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/cmappluginstandard.cpp:18:
/usr/include/qt5/QtCore/qlinkedlist.h: In member function ‘virtual void CMapPluginStandard::saveAboutToStart()’:
/usr/include/qt5/QtCore/qlinkedlist.h:80:48: note: declared here
   80 |     Q_CORE_EXPORT static const QLinkedListData shared_null;
      |                                                ^~~~~~~~~~~
In file included from /usr/include/qt5/QtCore/QLinkedList:1,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/cmappluginstandard.h:22,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/cmappluginstandard.cpp:18:
In member function ‘void QLinkedList<T>::freeData(QLinkedListData*) [with T = CMapPluginStandard::DeletedElement]’,
    inlined from ‘QLinkedList<T>::~QLinkedList() [with T = CMapPluginStandard::DeletedElement]’ at /usr/include/qt5/QtCore/qlinkedlist.h:301:17,
    inlined from ‘void QLinkedList<T>::clear() [with T = CMapPluginStandard::DeletedElement]’ at /usr/include/qt5/QtCore/qlinkedlist.h:378:13,
    inlined from ‘virtual void CMapPluginStandard::loadAboutToStart()’ at /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/cmappluginstandard.cpp:205:26:
/usr/include/qt5/QtCore/qlinkedlist.h:372:5: warning: ‘void operator delete(void*)’ called on unallocated object ‘QLinkedListData::shared_null’ [-Wfree-nonheap-object]
  372 |     delete x;
      |     ^~~~~~~~
In file included from /usr/include/qt5/QtCore/QLinkedList:1,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/cmappluginstandard.h:22,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/plugins/standard/cmappluginstandard.cpp:18:
/usr/include/qt5/QtCore/qlinkedlist.h: In member function ‘virtual void CMapPluginStandard::loadAboutToStart()’:
/usr/include/qt5/QtCore/qlinkedlist.h:80:48: note: declared here
   80 |     Q_CORE_EXPORT static const QLinkedListData shared_null;
      |                                                ^~~~~~~~~~~
In file included from /usr/include/qt5/QtCore/QLinkedList:1,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.h:27,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:19:
In member function ‘void QLinkedList<T>::freeData(QLinkedListData*) [with T = CMapFileFilterBase*]’,
    inlined from ‘QLinkedList<T>::~QLinkedList() [with T = CMapFileFilterBase*]’ at /usr/include/qt5/QtCore/qlinkedlist.h:301:17,
    inlined from ‘void QLinkedList<T>::clear() [with T = CMapFileFilterBase*]’ at /usr/include/qt5/QtCore/qlinkedlist.h:378:13,
    inlined from ‘CMapManager::~CMapManager()’ at /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:153:21:
/usr/include/qt5/QtCore/qlinkedlist.h:372:5: warning: ‘void operator delete(void*)’ called on unallocated object ‘QLinkedListData::shared_null’ [-Wfree-nonheap-object]
  372 |     delete x;
      |     ^~~~~~~~
In file included from /usr/include/qt5/QtCore/QLinkedList:1,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.h:27,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:19:
/usr/include/qt5/QtCore/qlinkedlist.h: In destructor ‘CMapManager::~CMapManager()’:
/usr/include/qt5/QtCore/qlinkedlist.h:80:48: note: declared here
   80 |     Q_CORE_EXPORT static const QLinkedListData shared_null;
      |                                                ^~~~~~~~~~~
In file included from /usr/include/qt5/QtCore/QLinkedList:1,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.h:27,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:19:
In member function ‘void QLinkedList<T>::freeData(QLinkedListData*) [with T = CMapToolBase*]’,
    inlined from ‘QLinkedList<T>::~QLinkedList() [with T = CMapToolBase*]’ at /usr/include/qt5/QtCore/qlinkedlist.h:301:17,
    inlined from ‘void QLinkedList<T>::clear() [with T = CMapToolBase*]’ at /usr/include/qt5/QtCore/qlinkedlist.h:378:13,
    inlined from ‘void CMapManager::initPlugins()’ at /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:244:17:
/usr/include/qt5/QtCore/qlinkedlist.h:372:5: warning: ‘void operator delete(void*)’ called on unallocated object ‘QLinkedListData::shared_null’ [-Wfree-nonheap-object]
  372 |     delete x;
      |     ^~~~~~~~
In file included from /usr/include/qt5/QtCore/QLinkedList:1,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.h:27,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:19:
/usr/include/qt5/QtCore/qlinkedlist.h: In member function ‘void CMapManager::initPlugins()’:
/usr/include/qt5/QtCore/qlinkedlist.h:80:48: note: declared here
   80 |     Q_CORE_EXPORT static const QLinkedListData shared_null;
      |                                                ^~~~~~~~~~~
In file included from /usr/include/qt5/QtCore/QLinkedList:1,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.h:27,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:19:
In member function ‘void QLinkedList<T>::freeData(QLinkedListData*) [with T = CMapPluginBase*]’,
    inlined from ‘QLinkedList<T>::~QLinkedList() [with T = CMapPluginBase*]’ at /usr/include/qt5/QtCore/qlinkedlist.h:301:17,
    inlined from ‘void QLinkedList<T>::clear() [with T = CMapPluginBase*]’ at /usr/include/qt5/QtCore/qlinkedlist.h:378:13,
    inlined from ‘void CMapManager::initPlugins()’ at /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:245:19:
/usr/include/qt5/QtCore/qlinkedlist.h:372:5: warning: ‘void operator delete(void*)’ called on unallocated object ‘QLinkedListData::shared_null’ [-Wfree-nonheap-object]
  372 |     delete x;
      |     ^~~~~~~~
In file included from /usr/include/qt5/QtCore/QLinkedList:1,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.h:27,
                 from /tmp/SBo/repo.344UOd/build_kmuddy/kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec/plugins/mapper/cmapmanager.cpp:19:
/usr/include/qt5/QtCore/qlinkedlist.h: In member function ‘void CMapManager::initPlugins()’:
/usr/include/qt5/QtCore/qlinkedlist.h:80:48: note: declared here
   80 |     Q_CORE_EXPORT static const QLinkedListData shared_null;
      |                                                ^~~~~~~~~~~
[100%] Linking CXX shared module kmuddymapper.so
[100%] Built target kmuddymapper
[  1%] Automatic MOC for target kmuddycore
[  1%] Generating mo...
[  1%] Automatic MOC for target dialogs
[  2%] Generating ts...
[  2%] Built target tsfiles-b5a8fb3658f9a082e2c3c4a064209dcb
[  2%] Built target kmuddycore_autogen
[  2%] Built target dialogs_autogen
Consolidate compiler generated dependencies of target dialogs
[ 11%] Built target dialogs
Consolidate compiler generated dependencies of target kmuddycore
[ 11%] Built target pofiles-b5a8fb3658f9a082e2c3c4a064209dcb
[ 33%] Built target kmuddycore
[ 34%] Automatic MOC for target kmuddystringsplugin
[ 34%] Automatic MOC for target kmuddyvartrigplugin
[ 35%] Automatic MOC for target kmuddy
[ 35%] Automatic MOC for target kmuddyvarviewerplugin
[ 35%] Built target kmuddystringsplugin_autogen
[ 35%] Built target kmuddyvartrigplugin_autogen
[ 35%] Built target kmuddyvarviewerplugin_autogen
[ 35%] Built target kmuddy_autogen
Consolidate compiler generated dependencies of target kmuddystringsplugin
Consolidate compiler generated dependencies of target kmuddyvartrigplugin
[ 36%] Automatic MOC for target kmuddyconverterplugin
[ 37%] Built target kmuddystringsplugin
Consolidate compiler generated dependencies of target kmuddyvarviewerplugin
[ 40%] Built target kmuddyvartrigplugin
[ 42%] Built target kmuddyvarviewerplugin
[ 42%] Built target kmuddyconverterplugin_autogen
[ 43%] Automatic MOC for target kmuddymapper
Consolidate compiler generated dependencies of target kmuddyconverterplugin
Consolidate compiler generated dependencies of target kmuddy
[ 53%] Built target kmuddyconverterplugin
[ 53%] Built target kmuddymapper_autogen
[ 72%] Built target kmuddy
Consolidate compiler generated dependencies of target kmuddymapper
[100%] Built target kmuddymapper
Installing the project stripped...
-- Install configuration: "Release"
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/kmuddy/muds.xml
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/bs
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/bs/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/bs/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/ca
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/ca/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/ca/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/ca@valencia
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/ca@valencia/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/ca@valencia/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/cs
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/cs/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/cs/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/de
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/de/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/de/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/en_GB
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/en_GB/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/en_GB/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/es
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/es/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/es/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/et
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/et/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/et/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/fi
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/fi/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/fi/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/fr
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/fr/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/fr/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/ga
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/ga/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/ga/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/gl
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/gl/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/gl/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/hu
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/hu/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/hu/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/it
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/it/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/it/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/ja
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/ja/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/ja/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/ka
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/ka/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/ka/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/lt
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/lt/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/lt/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/mr
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/mr/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/mr/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/nds
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/nds/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/nds/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/nl
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/nl/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/nl/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/pl
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/pl/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/pl/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/pt
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/pt/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/pt/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/pt_BR
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/pt_BR/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/pt_BR/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/sk
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/sk/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/sk/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/sl
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/sl/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/sl/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/sv
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/sv/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/sv/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/tr
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/tr/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/tr/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/ug
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/ug/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/ug/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/uk
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/uk/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/uk/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/zh_CN
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/zh_CN/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/zh_CN/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/zh_TW
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/zh_TW/LC_MESSAGES
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/locale/zh_TW/LC_MESSAGES/kmuddy.mo
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/lib64/libkmuddycore.so.2.0.0
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/lib64/libkmuddycore.so.2
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/lib64/libkmuddycore.so
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/kservicetypes5/kmuddyplugin.desktop
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/cplugin.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/arith-exp.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/cactionbase.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/cactionmanager.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/calias.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/caliaslist.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/cansiparser.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/ccmdparser.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/ccmdprocessor.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/ccmdqueue.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/cconsole.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/cdownloader.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/cexpresolver.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/cinputline.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/cmacromanager.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/cmsp.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/coutput.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/cprompt.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/csoundplayer.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/cstatus.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/ctextchunk.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/cvalue.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/cvariable.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/cvariablelist.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/cmenumanager.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/cdialoglist.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/cglobalsettings.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/clistobject.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/clist.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/cpattern.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/clistgroup.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/clistmanager.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/clistviewer.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/clisteditor.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/clistgroupeditor.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/cprofilesettings.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/cprofilemanager.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/include/kmuddy/ctabwidget.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/bin/kmuddy
-- Set runtime path of "/tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/bin/kmuddy" to ""
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/icons/hicolor/16x16/apps/kmuddy.png
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/icons/hicolor/32x32/apps/kmuddy.png
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/icons/locolor/16x16/apps/kmuddy.png
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/icons/locolor/32x32/apps/kmuddy.png
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/applications/org.kde.kmuddy.desktop
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/lib64/qt5/plugins/kmuddystringsplugin.so
-- Set runtime path of "/tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/lib64/qt5/plugins/kmuddystringsplugin.so" to ""
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/kservices5/kmuddystringsplugin.desktop
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/lib64/qt5/plugins/kmuddyvarviewerplugin.so
-- Set runtime path of "/tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/lib64/qt5/plugins/kmuddyvarviewerplugin.so" to ""
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/kservices5/kmuddyvarviewerplugin.desktop
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/lib64/qt5/plugins/kmuddyvartrigplugin.so
-- Set runtime path of "/tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/lib64/qt5/plugins/kmuddyvartrigplugin.so" to ""
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/kservices5/kmuddyvartrigplugin.desktop
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/lib64/qt5/plugins/kmuddymapper.so
-- Set runtime path of "/tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/lib64/qt5/plugins/kmuddymapper.so" to ""
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/kservices5/kmuddymapper.desktop
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/kmuddy/kmuddymapperpart.rc
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/kservicetypes5/kmuddymapperplugin.desktop
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/kmuddy/toolbar/kmud_grid.png
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/kmuddy/toolbar/kmud_create.png
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/kmuddy/toolbar/kmud_follow.png
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/kmuddy/toolbar/kmud_select.png
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/kmuddy/toolbar/kmud_room.png
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/kmuddy/toolbar/kmud_text.png
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/kmuddy/toolbar/kmud_path.png
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/kmuddy/toolbar/kmud_eraser.png
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/lib64/qt5/plugins/kmuddyconverterplugin.so
-- Set runtime path of "/tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/lib64/qt5/plugins/kmuddyconverterplugin.so" to ""
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/kservices5/kmuddyconverterplugin.desktop
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/kmuddy/kmuddy-usock-client.pl
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/kmuddy/kmuddy-usock-test.pl
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/kmuddy/kmuddyvars.h
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/kmuddy/locktest.c
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/kmuddy/pre.c
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/kmuddy/README
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/kmuddy/testserver.cpp
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/kmuddy/tmpserver.pl
-- Installing: /tmp/SBo/repo.344UOd/build_kmuddy/package-kmuddy/usr/share/kmuddy/vartest.c

Slackware package maker, version 3.14159265.

Searching for symbolic links:
usr/lib64/libkmuddycore.so	libkmuddycore.so.2
usr/lib64/libkmuddycore.so.2	libkmuddycore.so.2.0.0

Making symbolic link creation script:
( cd usr/lib64 ; rm -rf libkmuddycore.so )
( cd usr/lib64 ; ln -sf libkmuddycore.so.2 libkmuddycore.so )
( cd usr/lib64 ; rm -rf libkmuddycore.so.2 )
( cd usr/lib64 ; ln -sf libkmuddycore.so.2.0.0 libkmuddycore.so.2 )

Unless your existing installation script already contains the code
to create these links, you should append these lines to your existing
install script. Now's your chance. :^)

Would you like to add this stuff to the existing install script and
remove the symbolic links ([y]es, [n]o)? y


Removing symbolic links:
removed './usr/lib64/libkmuddycore.so.2'
removed './usr/lib64/libkmuddycore.so'

Updating your ./install/doinst.sh...

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n


Creating Slackware package:  /tmp/SBo/repo.344UOd/output_kmuddy/kmuddy-20230704_0af202c-x86_64-1_SBo.txz

./
install/
install/doinst.sh
install/slack-desc
usr/
usr/bin/
usr/bin/kmuddy
usr/doc/
usr/doc/kmuddy-20230704_0af202c/
usr/doc/kmuddy-20230704_0af202c/AUTHORS
usr/doc/kmuddy-20230704_0af202c/CHANGELOG
usr/doc/kmuddy-20230704_0af202c/DESIGN
usr/doc/kmuddy-20230704_0af202c/LICENSE
usr/doc/kmuddy-20230704_0af202c/README
usr/doc/kmuddy-20230704_0af202c/TODO
usr/doc/kmuddy-20230704_0af202c/kmuddy.SlackBuild
usr/include/
usr/include/kmuddy/
usr/include/kmuddy/arith-exp.h
usr/include/kmuddy/cactionbase.h
usr/include/kmuddy/cactionmanager.h
usr/include/kmuddy/calias.h
usr/include/kmuddy/caliaslist.h
usr/include/kmuddy/cansiparser.h
usr/include/kmuddy/ccmdparser.h
usr/include/kmuddy/ccmdprocessor.h
usr/include/kmuddy/ccmdqueue.h
usr/include/kmuddy/cconsole.h
usr/include/kmuddy/cdialoglist.h
usr/include/kmuddy/cdownloader.h
usr/include/kmuddy/cexpresolver.h
usr/include/kmuddy/cglobalsettings.h
usr/include/kmuddy/cinputline.h
usr/include/kmuddy/clist.h
usr/include/kmuddy/clisteditor.h
usr/include/kmuddy/clistgroup.h
usr/include/kmuddy/clistgroupeditor.h
usr/include/kmuddy/clistmanager.h
usr/include/kmuddy/clistobject.h
usr/include/kmuddy/clistviewer.h
usr/include/kmuddy/cmacromanager.h
usr/include/kmuddy/cmenumanager.h
usr/include/kmuddy/cmsp.h
usr/include/kmuddy/coutput.h
usr/include/kmuddy/cpattern.h
usr/include/kmuddy/cplugin.h
usr/include/kmuddy/cprofilemanager.h
usr/include/kmuddy/cprofilesettings.h
usr/include/kmuddy/cprompt.h
usr/include/kmuddy/csoundplayer.h
usr/include/kmuddy/cstatus.h
usr/include/kmuddy/ctabwidget.h
usr/include/kmuddy/ctextchunk.h
usr/include/kmuddy/cvalue.h
usr/include/kmuddy/cvariable.h
usr/include/kmuddy/cvariablelist.h
usr/lib64/
usr/lib64/libkmuddycore.so.2.0.0
usr/lib64/qt5/
usr/lib64/qt5/plugins/
usr/lib64/qt5/plugins/kmuddyconverterplugin.so
usr/lib64/qt5/plugins/kmuddymapper.so
usr/lib64/qt5/plugins/kmuddystringsplugin.so
usr/lib64/qt5/plugins/kmuddyvartrigplugin.so
usr/lib64/qt5/plugins/kmuddyvarviewerplugin.so
usr/share/
usr/share/applications/
usr/share/applications/org.kde.kmuddy.desktop
usr/share/icons/
usr/share/icons/hicolor/
usr/share/icons/hicolor/16x16/
usr/share/icons/hicolor/16x16/apps/
usr/share/icons/hicolor/16x16/apps/kmuddy.png
usr/share/icons/hicolor/32x32/
usr/share/icons/hicolor/32x32/apps/
usr/share/icons/hicolor/32x32/apps/kmuddy.png
usr/share/icons/locolor/
usr/share/icons/locolor/16x16/
usr/share/icons/locolor/16x16/apps/
usr/share/icons/locolor/16x16/apps/kmuddy.png
usr/share/icons/locolor/32x32/
usr/share/icons/locolor/32x32/apps/
usr/share/icons/locolor/32x32/apps/kmuddy.png
usr/share/kmuddy/
usr/share/kmuddy/README
usr/share/kmuddy/kmuddy-usock-client.pl
usr/share/kmuddy/kmuddy-usock-test.pl
usr/share/kmuddy/kmuddymapperpart.rc
usr/share/kmuddy/kmuddyvars.h
usr/share/kmuddy/locktest.c
usr/share/kmuddy/muds.xml
usr/share/kmuddy/pre.c
usr/share/kmuddy/testserver.cpp
usr/share/kmuddy/tmpserver.pl
usr/share/kmuddy/toolbar/
usr/share/kmuddy/toolbar/kmud_create.png
usr/share/kmuddy/toolbar/kmud_eraser.png
usr/share/kmuddy/toolbar/kmud_follow.png
usr/share/kmuddy/toolbar/kmud_grid.png
usr/share/kmuddy/toolbar/kmud_path.png
usr/share/kmuddy/toolbar/kmud_room.png
usr/share/kmuddy/toolbar/kmud_select.png
usr/share/kmuddy/toolbar/kmud_text.png
usr/share/kmuddy/vartest.c
usr/share/kservices5/
usr/share/kservices5/kmuddyconverterplugin.desktop
usr/share/kservices5/kmuddymapper.desktop
usr/share/kservices5/kmuddystringsplugin.desktop
usr/share/kservices5/kmuddyvartrigplugin.desktop
usr/share/kservices5/kmuddyvarviewerplugin.desktop
usr/share/kservicetypes5/
usr/share/kservicetypes5/kmuddymapperplugin.desktop
usr/share/kservicetypes5/kmuddyplugin.desktop
usr/share/locale/
usr/share/locale/bs/
usr/share/locale/bs/LC_MESSAGES/
usr/share/locale/bs/LC_MESSAGES/kmuddy.mo
usr/share/locale/ca/
usr/share/locale/ca/LC_MESSAGES/
usr/share/locale/ca/LC_MESSAGES/kmuddy.mo
usr/share/locale/ca@valencia/
usr/share/locale/ca@valencia/LC_MESSAGES/
usr/share/locale/ca@valencia/LC_MESSAGES/kmuddy.mo
usr/share/locale/cs/
usr/share/locale/cs/LC_MESSAGES/
usr/share/locale/cs/LC_MESSAGES/kmuddy.mo
usr/share/locale/de/
usr/share/locale/de/LC_MESSAGES/
usr/share/locale/de/LC_MESSAGES/kmuddy.mo
usr/share/locale/en_GB/
usr/share/locale/en_GB/LC_MESSAGES/
usr/share/locale/en_GB/LC_MESSAGES/kmuddy.mo
usr/share/locale/es/
usr/share/locale/es/LC_MESSAGES/
usr/share/locale/es/LC_MESSAGES/kmuddy.mo
usr/share/locale/et/
usr/share/locale/et/LC_MESSAGES/
usr/share/locale/et/LC_MESSAGES/kmuddy.mo
usr/share/locale/fi/
usr/share/locale/fi/LC_MESSAGES/
usr/share/locale/fi/LC_MESSAGES/kmuddy.mo
usr/share/locale/fr/
usr/share/locale/fr/LC_MESSAGES/
usr/share/locale/fr/LC_MESSAGES/kmuddy.mo
usr/share/locale/ga/
usr/share/locale/ga/LC_MESSAGES/
usr/share/locale/ga/LC_MESSAGES/kmuddy.mo
usr/share/locale/gl/
usr/share/locale/gl/LC_MESSAGES/
usr/share/locale/gl/LC_MESSAGES/kmuddy.mo
usr/share/locale/hu/
usr/share/locale/hu/LC_MESSAGES/
usr/share/locale/hu/LC_MESSAGES/kmuddy.mo
usr/share/locale/it/
usr/share/locale/it/LC_MESSAGES/
usr/share/locale/it/LC_MESSAGES/kmuddy.mo
usr/share/locale/ja/
usr/share/locale/ja/LC_MESSAGES/
usr/share/locale/ja/LC_MESSAGES/kmuddy.mo
usr/share/locale/ka/
usr/share/locale/ka/LC_MESSAGES/
usr/share/locale/ka/LC_MESSAGES/kmuddy.mo
usr/share/locale/lt/
usr/share/locale/lt/LC_MESSAGES/
usr/share/locale/lt/LC_MESSAGES/kmuddy.mo
usr/share/locale/mr/
usr/share/locale/mr/LC_MESSAGES/
usr/share/locale/mr/LC_MESSAGES/kmuddy.mo
usr/share/locale/nds/
usr/share/locale/nds/LC_MESSAGES/
usr/share/locale/nds/LC_MESSAGES/kmuddy.mo
usr/share/locale/nl/
usr/share/locale/nl/LC_MESSAGES/
usr/share/locale/nl/LC_MESSAGES/kmuddy.mo
usr/share/locale/pl/
usr/share/locale/pl/LC_MESSAGES/
usr/share/locale/pl/LC_MESSAGES/kmuddy.mo
usr/share/locale/pt/
usr/share/locale/pt/LC_MESSAGES/
usr/share/locale/pt/LC_MESSAGES/kmuddy.mo
usr/share/locale/pt_BR/
usr/share/locale/pt_BR/LC_MESSAGES/
usr/share/locale/pt_BR/LC_MESSAGES/kmuddy.mo
usr/share/locale/sk/
usr/share/locale/sk/LC_MESSAGES/
usr/share/locale/sk/LC_MESSAGES/kmuddy.mo
usr/share/locale/sl/
usr/share/locale/sl/LC_MESSAGES/
usr/share/locale/sl/LC_MESSAGES/kmuddy.mo
usr/share/locale/sv/
usr/share/locale/sv/LC_MESSAGES/
usr/share/locale/sv/LC_MESSAGES/kmuddy.mo
usr/share/locale/tr/
usr/share/locale/tr/LC_MESSAGES/
usr/share/locale/tr/LC_MESSAGES/kmuddy.mo
usr/share/locale/ug/
usr/share/locale/ug/LC_MESSAGES/
usr/share/locale/ug/LC_MESSAGES/kmuddy.mo
usr/share/locale/uk/
usr/share/locale/uk/LC_MESSAGES/
usr/share/locale/uk/LC_MESSAGES/kmuddy.mo
usr/share/locale/zh_CN/
usr/share/locale/zh_CN/LC_MESSAGES/
usr/share/locale/zh_CN/LC_MESSAGES/kmuddy.mo
usr/share/locale/zh_TW/
usr/share/locale/zh_TW/LC_MESSAGES/
usr/share/locale/zh_TW/LC_MESSAGES/kmuddy.mo

Slackware package /tmp/SBo/repo.344UOd/output_kmuddy/kmuddy-20230704_0af202c-x86_64-1_SBo.txz created.

Built ok:  kmuddy-20230704_0af202c-x86_64-1_SBo.txz                     14:46:36
WARNING: games/kmuddy: Files/directories were modified in the chroot
/root/.config
Testing package kmuddy-20230704_0af202c-x86_64-1_SBo.txz ... 
WARNING: games/kmuddy: usr/share/icons/hicolor in package but not in doinst.sh
Test installing kmuddy-20230704_0af202c-x86_64-1_SBo.txz ...
kmuddy-20230704_0af202c-x86_64-1_SBo: KDE5 MUD Client .................. [ 6.9M]
Unmounting chroot ... 
Backed up: kmuddy-0af202c8ef0bfaa3189497595d453f6ec33b08ec-x86_64-1_tm.tgz
:-) games/kmuddy Updated for version 20230704_0af202c (-:

@sbo-bot
Copy link
Copy Markdown
Author

sbo-bot bot commented Mar 25, 2026

sbopkglint x86_64 games/kmuddy

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/x86_64/games/kmuddy/kmuddy-20230704_0af202c-x86_64-1_SBo.txz to /tmp/SBo/sbopkglint.6WmsnU ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/x86_64/games/kmuddy/kmuddy-20230704_0af202c-x86_64-1_SBo.txz to /tmp/SBo/sbopkglint.6WmsnU ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...OK
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...usr/share/applications/org.kde.kmuddy.desktop: warning: value "MUD client" for key "Comment" in group "Desktop Entry" looks the same as that of key "GenericName"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "MUD klijent" for key "Comment[bs]" in group "Desktop Entry" looks the same as that of key "GenericName[bs]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "Client de MUD" for key "Comment[ca]" in group "Desktop Entry" looks the same as that of key "GenericName[ca]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "Client de MUD" for key "Comment[ca@valencia]" in group "Desktop Entry" looks the same as that of key "GenericName[ca@valencia]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "MUD-Dienstprogramm" for key "Comment[de]" in group "Desktop Entry" looks the same as that of key "GenericName[de]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "MUD client" for key "Comment[en_GB]" in group "Desktop Entry" looks the same as that of key "GenericName[en_GB]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "Cliente de MUD" for key "Comment[es]" in group "Desktop Entry" looks the same as that of key "GenericName[es]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "MUD-i klient" for key "Comment[et]" in group "Desktop Entry" looks the same as that of key "GenericName[et]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "MUD-asiakas" for key "Comment[fi]" in group "Desktop Entry" looks the same as that of key "GenericName[fi]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "MUD kliens" for key "Comment[hu]" in group "Desktop Entry" looks the same as that of key "GenericName[hu]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "Client MUD" for key "Comment[it]" in group "Desktop Entry" looks the same as that of key "GenericName[it]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "MUD -ის კლიენტი" for key "Comment[ka]" in group "Desktop Entry" looks the same as that of key "GenericName[ka]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "ម៉ាស៊ីន​ភ្ញៀវ MUD" for key "Comment[km]" in group "Desktop Entry" looks the same as that of key "GenericName[km]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "MUD 클라이언트" for key "Comment[ko]" in group "Desktop Entry" looks the same as that of key "GenericName[ko]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "एमयुडी ग्राहक" for key "Comment[mr]" in group "Desktop Entry" looks the same as that of key "GenericName[mr]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "MUD-client" for key "Comment[nl]" in group "Desktop Entry" looks the same as that of key "GenericName[nl]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "Klient MUD" for key "Comment[pl]" in group "Desktop Entry" looks the same as that of key "GenericName[pl]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "Cliente de MUD" for key "Comment[pt]" in group "Desktop Entry" looks the same as that of key "GenericName[pt]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "Cliente MUD" for key "Comment[pt_BR]" in group "Desktop Entry" looks the same as that of key "GenericName[pt_BR]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "Odjemalec za MUD" for key "Comment[sl]" in group "Desktop Entry" looks the same as that of key "GenericName[sl]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "MUD-klient" for key "Comment[sv]" in group "Desktop Entry" looks the same as that of key "GenericName[sv]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "MUD istemcisi" for key "Comment[tr]" in group "Desktop Entry" looks the same as that of key "GenericName[tr]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "Клієнт MUD" for key "Comment[uk]" in group "Desktop Entry" looks the same as that of key "GenericName[uk]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "xxMUD clientxx" for key "Comment[x-test]" in group "Desktop Entry" looks the same as that of key "GenericName[x-test]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "MUD 客户端" for key "Comment[zh_CN]" in group "Desktop Entry" looks the same as that of key "GenericName[zh_CN]"
usr/share/applications/org.kde.kmuddy.desktop: warning: value "MUD 用戶端" for key "Comment[zh_TW]" in group "Desktop Entry" looks the same as that of key "GenericName[zh_TW]"
OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
Running test: 90-terminfo...OK
✅ === kmuddy-20230704_0af202c-x86_64-1_SBo.txz: All tests passed ✅

@willysr
Copy link
Copy Markdown
Member

willysr commented Mar 25, 2026

merged

@willysr willysr closed this Mar 25, 2026
@willysr willysr deleted the kmuddy-bb36c7430f7c1f7053977e5d111182aa branch March 25, 2026 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

submission-form Changes submitted via the website submission form

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants