CMake Warning (dev) at CMakeLists.txt:1 (project): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argumentvalue. 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 (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:441 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (QJSON). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/share/cmake/Modules/FindPkgConfig.cmake:114 (find_package_handle_standard_args) cmake/modules/FindQJSON.cmake:19 (include) tools/CMakeLists.txt:1 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/CMakeLists.txt: AUTOMOC: CMAKE_AUTOMOC_RELAXED_MODE is deprecated an will be removed in the future. Consider disabling it and converting the target dbusmenu-qt6 to regular mode. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in tools/testapp/CMakeLists.txt: AUTOMOC: CMAKE_AUTOMOC_RELAXED_MODE is deprecated an will be removed in the future. Consider disabling it and converting the target dbusmenubench-qtapp to regular mode. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning: Manually-specified variables were not used by the project: CMAKE_LD_FLAGS warning: Tag 'SYMBOL_CACHE_SIZE' at line 42 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 75 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 124 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_TIMESTAMP' at line 138 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 139 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'USE_INLINE_TREES' at line 166 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'FORMULA_TRANSPARENT' at line 170 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 190 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 212 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 213 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 245 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 249 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 250 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTNAME' at line 254 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTSIZE' at line 255 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_TRANSPARENT' at line 274 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" In file included from /usr/include/qt6/QtWidgets/QApplication:1, from /var/pisi/libdbusmenu-qt6-0.9.3_16.04.20160218-1/work/libdbusmenu-qt-0.9.3+16.04.20160218/tools/testapp/main.cpp:21: /usr/include/qt6/QtWidgets/qapplication.h:7:10: fatal error: QtWidgets/qtwidgetsglobal.h: No such file or directory 7 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [tools/testapp/CMakeFiles/dbusmenubench-qtapp.dir/build.make:99: tools/testapp/CMakeFiles/dbusmenubench-qtapp.dir/main.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:351: tools/testapp/CMakeFiles/dbusmenubench-qtapp.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:136: all] Error 2 Traceback (most recent call last): File "/var/pisi/libdbusmenu-qt6/actions.py", line 23, in build cmaketools.make() File "/usr/lib/pisilinux/pisi/actionsapi/cmaketools.py", line 77, in make if system(command): File "/usr/lib/pisilinux/pisi/actionsapi/shelltools.py", line 255, in system error(_("Command \"%s\" failed, return value was %d.") % (command, retValue)) File "/usr/lib/pisilinux/pisi/actionsapi/__init__.py", line 27, in error raise Error(msg) pisi.actionsapi.Error: Command "make -j5" failed, return value was 2. [01;31mAction script error caught. [0m[01;33m*** 1 error(s), 0 warning(s) [0m[01;31mProgram terminated. [0m