CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument value. Or, use the ... syntax
to tell CMake that the project requires at least but has been updated
to work with policies introduced by or earlier.
CMake Warning at /usr/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:385 (message):
KDE_INSTALL_BINDIR, KDE_INSTALL_LIBDIR and KDE_INSTALL_INCLUDEDIR should
either all be absolute paths or all be relative paths.
Call Stack (most recent call first):
/usr/share/ECM/kde-modules/KDEInstallDirs5.cmake:230 (include)
/usr/share/ECM/kde-modules/KDEInstallDirs.cmake:15 (include)
CMakeLists.txt:11 (include)
CMake Warning (dev) at /usr/share/ECM/modules/ECMFindModuleHelpers.cmake:111 (message):
Your project should require at least CMake 3.16.0 to use FindKF5.cmake
Call Stack (most recent call first):
/usr/share/ECM/find-modules/FindKF5.cmake:30 (ecm_find_package_version_check)
CMakeLists.txt:104 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/share/ECM/modules/ECMFindModuleHelpers.cmake:111 (message):
Your project should require at least CMake 3.16.0 to use
FindSharedMimeInfo.cmake
Call Stack (most recent call first):
/usr/share/ECM/find-modules/FindSharedMimeInfo.cmake:37 (ecm_find_package_version_check)
mimetypes/CMakeLists.txt:3 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning at /usr/lib/cmake/KF5CoreAddons/KF5CoreAddonsMacros.cmake:37 (message):
kcoreaddons_desktop_to_json is deprecated and will be removed in KF6.
Convert the desktop files to JSON in source using the desktoptojson
executable
Call Stack (most recent call first):
parts/kpart/CMakeLists.txt:32 (kcoreaddons_desktop_to_json)
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_LD_FLAGS
I/O warning : failed to load external entity "/usr/share/kf5/kdoctools/customization/xsl/pt-BR.xml"
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
No "pt_br" localization of "footer-doc-comment" exists; using "en".
No "pt_br" localization of "footer-doc-feedback" exists; using "en".
No "pt_br" localization of "footer-doc-teamname" exists; using "en".
In file included from /usr/include/qt5/QtCore/QLinkedList:1,
from /var/pisi/okteta-0.26.19-56/work/okteta-0.26.19/core/piecetable/piecetable.hpp:15,
from /var/pisi/okteta-0.26.19-56/work/okteta-0.26.19/core/piecetable/piecetable.cpp:9:
In member function ‘void QLinkedList::freeData(QLinkedListData*) [with T = KPieceTable::Piece]’,
inlined from ‘QLinkedList::~QLinkedList() [with T = KPieceTable::Piece]’ at /usr/include/qt5/QtCore/qlinkedlist.h:301:17,
inlined from ‘QLinkedList::~QLinkedList() [with T = KPieceTable::Piece]’ at /usr/include/qt5/QtCore/qlinkedlist.h:298:8,
inlined from ‘void QLinkedList::clear() [with T = KPieceTable::Piece]’ at /usr/include/qt5/QtCore/qlinkedlist.h:378:13,
inlined from ‘void KPieceTable::PieceTable::init(KPieceTable::Size)’ at /var/pisi/okteta-0.26.19-56/work/okteta-0.26.19/core/piecetable/piecetable.cpp:23:16:
/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;
| ^~~~~~~~
/usr/include/qt5/QtCore/qlinkedlist.h: In member function ‘void KPieceTable::PieceTable::init(KPieceTable::Size)’:
/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/QLinkedListIterator:1,
from /var/pisi/okteta-0.26.19-56/work/okteta-0.26.19/core/bookmarklistconstiteratoradapter.hpp:15,
from /var/pisi/okteta-0.26.19-56/work/okteta-0.26.19/core/piecetablebytearraymodel_p.hpp:16,
from /var/pisi/okteta-0.26.19-56/work/okteta-0.26.19/core/piecetablebytearraymodel_p.cpp:9:
In member function ‘void QLinkedList::freeData(QLinkedListData*) [with T = Okteta::Bookmark]’,
inlined from ‘QLinkedList::~QLinkedList() [with T = Okteta::Bookmark]’ at /usr/include/qt5/QtCore/qlinkedlist.h:301:17,
inlined from ‘QLinkedList::~QLinkedList() [with T = Okteta::Bookmark]’ at /usr/include/qt5/QtCore/qlinkedlist.h:298:8,
inlined from ‘void QLinkedList::clear() [with T = Okteta::Bookmark]’ at /usr/include/qt5/QtCore/qlinkedlist.h:378:13:
/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;
| ^~~~~~~~
/usr/include/qt5/QtCore/qlinkedlist.h: In member function ‘void QLinkedList::clear() [with T = Okteta::Bookmark]’:
/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 /var/pisi/okteta-0.26.19-56/work/okteta-0.26.19/gui/coordrangelist.hpp:15,
from /var/pisi/okteta-0.26.19-56/work/okteta-0.26.19/gui/bytearraytableranges.hpp:15,
from /var/pisi/okteta-0.26.19-56/work/okteta-0.26.19/gui/bytearraytableranges.cpp:9:
In member function ‘void QLinkedList::freeData(QLinkedListData*) [with T = Okteta::CoordRange]’,
inlined from ‘QLinkedList::~QLinkedList() [with T = Okteta::CoordRange]’ at /usr/include/qt5/QtCore/qlinkedlist.h:301:17,
inlined from ‘QLinkedList::~QLinkedList() [with T = Okteta::CoordRange]’ at /usr/include/qt5/QtCore/qlinkedlist.h:298:8,
inlined from ‘void QLinkedList::clear() [with T = Okteta::CoordRange]’ at /usr/include/qt5/QtCore/qlinkedlist.h:378:13,
inlined from ‘void Okteta::ByteArrayTableRanges::reset()’ at /var/pisi/okteta-0.26.19-56/work/okteta-0.26.19/gui/bytearraytableranges.cpp:32:24:
/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;
| ^~~~~~~~
/usr/include/qt5/QtCore/qlinkedlist.h: In member function ‘void Okteta::ByteArrayTableRanges::reset()’:
/usr/include/qt5/QtCore/qlinkedlist.h:80:48: note: declared here
80 | Q_CORE_EXPORT static const QLinkedListData shared_null;
| ^~~~~~~~~~~
In member function ‘void QLinkedList::freeData(QLinkedListData*) [with T = Okteta::CoordRange]’,
inlined from ‘QLinkedList::~QLinkedList() [with T = Okteta::CoordRange]’ at /usr/include/qt5/QtCore/qlinkedlist.h:301:17,
inlined from ‘QLinkedList::~QLinkedList() [with T = Okteta::CoordRange]’ at /usr/include/qt5/QtCore/qlinkedlist.h:298:8,
inlined from ‘void QLinkedList::clear() [with T = Okteta::CoordRange]’ at /usr/include/qt5/QtCore/qlinkedlist.h:378:13,
inlined from ‘void Okteta::ByteArrayTableRanges::resetChangedRanges()’ at /var/pisi/okteta-0.26.19-56/work/okteta-0.26.19/gui/bytearraytableranges.cpp:264:24:
/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;
| ^~~~~~~~
/usr/include/qt5/QtCore/qlinkedlist.h: In member function ‘void Okteta::ByteArrayTableRanges::resetChangedRanges()’:
/usr/include/qt5/QtCore/qlinkedlist.h:80:48: note: declared here
80 | Q_CORE_EXPORT static const QLinkedListData shared_null;
| ^~~~~~~~~~~