You are not logged in.
Hello everyone
I'm new, sorry for any mistakes etc.
I have a Lenovo ThinkPad X220 laptop with Arch Linux installed (with KDE Plasma DE).
I'm trying to build package kadu-git from AUR (sorry, I have Arch in PL language, if you want to have EN use Google Translate).
Log:
~/Pobrane/kadu-git$ makepkg
==> Tworzenie pakietu: kadu-git 20170821-2 (pią, 30 lip 2021, 09:45:54)
==> Sprawdzanie zależności potrzebnych do uruchomienia...
==> Sprawdzanie zależności potrzebnych do budowy...
==> Pobieranie źródeł...
-> Klonowanie kadu-git repozytorium git...
Klonowanie do suchego repozytorium „/home/wunderw/Pobrane/kadu-git/kadu-git”...
remote: Enumerating objects: 225191, done.
remote: Counting objects: 100% (2766/2766), done.
remote: Compressing objects: 100% (88/88), done.
remote: Total 225191 (delta 2723), reused 2678 (delta 2678), pack-reused 222425
Pobieranie obiektów: 100% (225191/225191), 71.35 MiB | 1.54 MiB/s, gotowe.
Rozwiązywanie delt: 100% (186950/186950), gotowe.
-> Znaleziono kadu-find-x11-with-newer-cmake-modules.patch
-> Znaleziono qcompare_and_qpainter.patch
-> Znaleziono history_sql.patch
==> Sprawdzanie plików source za pomocą sha256sums...
kadu-git ... Pominięto
kadu-find-x11-with-newer-cmake-modules.patch ... Zgadza się
qcompare_and_qpainter.patch ... Zgadza się
history_sql.patch ... Zgadza się
==> Rozpakowywanie źródeł...
-> Tworzenie kopii roboczej repozytorium kadu-git git...
Klonowanie do „kadu-git”...
gotowe.
Przełączono na nową gałąź „makepkg”
==> Rozpoczynanie prepare()...
patching file kadu-core/widgets/avatar-painter.cpp
patching file kadu-core/plugin/state/plugin-state.test.cpp
patching file kadu-core/CMakeLists.txt
Hunk #1 succeeded at 115 (offset 4 lines).
patching file plugins/idle/CMakeLists.txt
Hunk #1 succeeded at 16 (offset 1 line).
patching file plugins/pcspeaker/CMakeLists.txt
patching file plugins/screenshot/CMakeLists.txt
patching file plugins/sql_history/storage/history-sql-storage.cpp
patching file plugins/sql_history/storage/history-sql-storage.h
patching file plugins/sql_history/storage/sql-initializer.cpp
patching file plugins/sql_history/storage/sql-initializer.h
==> Rozpoczynanie build()...
-- The C compiler identification is GNU 11.1.0
-- The CXX compiler identification is GNU 11.1.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- No NETWORK_IMPLEMENTATION defined. Autodetected implementation: Qt
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.7.3")
-- Checking for module 'injeqt>=1.1.90'
-- Found injeqt, version 1.2
CMake Deprecation Warning at cmake/KaduMacros.cmake:11 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
cmake/config-files.cmake:44 (find_package)
CMakeLists.txt:115 (include)
CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (Kadu). 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-3.21/Modules/FindPkgConfig.cmake:70 (find_package_handle_standard_args)
cmake/KaduMacros.cmake:41 (include)
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
cmake/config-files.cmake:44 (find_package)
CMakeLists.txt:115 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Checking for module 'injeqt>=1.1'
-- Found injeqt, version 1.2
-- Looking for include file execinfo.h
-- Looking for include file execinfo.h - found
CMake Deprecation Warning at kadu-core/CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
-- Fast (re)linking disabled
-- Found LibArchive: /usr/lib/libarchive.so (found suitable version "3.5.1", minimum required is "2.6.0")
-- Looking for archive_write_set_compression_lzma in /usr/lib/libarchive.so
-- Looking for archive_write_set_compression_lzma in /usr/lib/libarchive.so - found
-- Looking for archive_write_set_compression_xz in /usr/lib/libarchive.so
-- Looking for archive_write_set_compression_xz in /usr/lib/libarchive.so - found
-- Found X11: /usr/include found components: Xutil Xfixes
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found required X11 libraries: /usr/lib/libX11.so;/usr/lib/libXfixes.so
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/tests.cmake:18 (qt5_use_modules)
cmake/tests.cmake:25 (kadu_add_plugin_test)
kadu-core/chat/CMakeLists.txt:34 (kadu_add_test)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/tests.cmake:18 (qt5_use_modules)
cmake/tests.cmake:25 (kadu_add_plugin_test)
kadu-core/chat/CMakeLists.txt:35 (kadu_add_test)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/tests.cmake:18 (qt5_use_modules)
cmake/tests.cmake:25 (kadu_add_plugin_test)
kadu-core/chat/CMakeLists.txt:36 (kadu_add_test)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/tests.cmake:18 (qt5_use_modules)
cmake/tests.cmake:25 (kadu_add_plugin_test)
kadu-core/chat/CMakeLists.txt:37 (kadu_add_test)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/tests.cmake:18 (qt5_use_modules)
cmake/tests.cmake:25 (kadu_add_plugin_test)
kadu-core/dom/CMakeLists.txt:11 (kadu_add_test)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/tests.cmake:18 (qt5_use_modules)
cmake/tests.cmake:25 (kadu_add_plugin_test)
kadu-core/execution-arguments/CMakeLists.txt:6 (kadu_add_test)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/tests.cmake:18 (qt5_use_modules)
cmake/tests.cmake:25 (kadu_add_plugin_test)
kadu-core/formatted-string/CMakeLists.txt:15 (kadu_add_test)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/tests.cmake:18 (qt5_use_modules)
cmake/tests.cmake:25 (kadu_add_plugin_test)
kadu-core/formatted-string/CMakeLists.txt:16 (kadu_add_test)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/tests.cmake:18 (qt5_use_modules)
cmake/tests.cmake:25 (kadu_add_plugin_test)
kadu-core/html/CMakeLists.txt:7 (kadu_add_test)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/tests.cmake:18 (qt5_use_modules)
cmake/tests.cmake:25 (kadu_add_plugin_test)
kadu-core/message/CMakeLists.txt:18 (kadu_add_test)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/tests.cmake:18 (qt5_use_modules)
cmake/tests.cmake:25 (kadu_add_plugin_test)
kadu-core/misc/CMakeLists.txt:14 (kadu_add_test)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/tests.cmake:18 (qt5_use_modules)
cmake/tests.cmake:25 (kadu_add_plugin_test)
kadu-core/misc/CMakeLists.txt:15 (kadu_add_test)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/tests.cmake:18 (qt5_use_modules)
cmake/tests.cmake:25 (kadu_add_plugin_test)
kadu-core/misc/CMakeLists.txt:17 (kadu_add_test)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/tests.cmake:18 (qt5_use_modules)
cmake/tests.cmake:25 (kadu_add_plugin_test)
kadu-core/misc/CMakeLists.txt:18 (kadu_add_test)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/tests.cmake:18 (qt5_use_modules)
cmake/tests.cmake:25 (kadu_add_plugin_test)
kadu-core/misc/CMakeLists.txt:19 (kadu_add_test)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Using Qt network implementation
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/tests.cmake:18 (qt5_use_modules)
cmake/tests.cmake:25 (kadu_add_plugin_test)
kadu-core/plugin/CMakeLists.txt:41 (kadu_add_test)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/tests.cmake:18 (qt5_use_modules)
cmake/tests.cmake:25 (kadu_add_plugin_test)
kadu-core/plugin/CMakeLists.txt:42 (kadu_add_test)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/tests.cmake:18 (qt5_use_modules)
cmake/tests.cmake:25 (kadu_add_plugin_test)
kadu-core/plugin/CMakeLists.txt:44 (kadu_add_test)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/tests.cmake:18 (qt5_use_modules)
cmake/tests.cmake:25 (kadu_add_plugin_test)
kadu-core/plugin/CMakeLists.txt:45 (kadu_add_test)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/tests.cmake:18 (qt5_use_modules)
cmake/tests.cmake:25 (kadu_add_plugin_test)
kadu-core/plugin/CMakeLists.txt:47 (kadu_add_test)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/tests.cmake:18 (qt5_use_modules)
cmake/tests.cmake:25 (kadu_add_plugin_test)
kadu-core/plugin/CMakeLists.txt:48 (kadu_add_test)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/tests.cmake:18 (qt5_use_modules)
cmake/tests.cmake:25 (kadu_add_plugin_test)
kadu-core/widgets/CMakeLists.txt:158 (kadu_add_test)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
kadu-core/CMakeLists.txt:173 (qt5_use_modules)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
kadu-core/CMakeLists.txt:175 (qt5_use_modules)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
kadu-core/CMakeLists.txt:185 (qt5_use_modules)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Icon theme: default
-- Icon theme: faenza
-- Icon theme: glass
-- Icon theme: oxygen
-- Sound theme: default
-- Plugin: antistring
CMake Deprecation Warning at plugins/antistring/CMakeLists.txt:3 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Deprecation Warning at cmake/KaduMacros.cmake:11 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/antistring/CMakeLists.txt:5 (find_package)
CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (Kadu). 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-3.21/Modules/FindPkgConfig.cmake:70 (find_package_handle_standard_args)
cmake/KaduMacros.cmake:41 (include)
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/antistring/CMakeLists.txt:5 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:204 (qt5_use_modules)
plugins/antistring/CMakeLists.txt:25 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:206 (qt5_use_modules)
plugins/antistring/CMakeLists.txt:25 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Plugin: auto_hide
CMake Deprecation Warning at plugins/auto_hide/CMakeLists.txt:3 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Deprecation Warning at cmake/KaduMacros.cmake:11 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/auto_hide/CMakeLists.txt:5 (find_package)
CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (Kadu). 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-3.21/Modules/FindPkgConfig.cmake:70 (find_package_handle_standard_args)
cmake/KaduMacros.cmake:41 (include)
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/auto_hide/CMakeLists.txt:5 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:204 (qt5_use_modules)
plugins/auto_hide/CMakeLists.txt:19 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:206 (qt5_use_modules)
plugins/auto_hide/CMakeLists.txt:19 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Plugin: autoaway
CMake Deprecation Warning at plugins/autoaway/CMakeLists.txt:3 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Deprecation Warning at cmake/KaduMacros.cmake:11 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/autoaway/CMakeLists.txt:5 (find_package)
CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (Kadu). 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-3.21/Modules/FindPkgConfig.cmake:70 (find_package_handle_standard_args)
cmake/KaduMacros.cmake:41 (include)
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/autoaway/CMakeLists.txt:5 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:204 (qt5_use_modules)
plugins/autoaway/CMakeLists.txt:20 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:206 (qt5_use_modules)
plugins/autoaway/CMakeLists.txt:20 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Plugin: autoresponder
CMake Deprecation Warning at plugins/autoresponder/CMakeLists.txt:3 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Deprecation Warning at cmake/KaduMacros.cmake:11 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/autoresponder/CMakeLists.txt:5 (find_package)
CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (Kadu). 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-3.21/Modules/FindPkgConfig.cmake:70 (find_package_handle_standard_args)
cmake/KaduMacros.cmake:41 (include)
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/autoresponder/CMakeLists.txt:5 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:204 (qt5_use_modules)
plugins/autoresponder/CMakeLists.txt:21 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:206 (qt5_use_modules)
plugins/autoresponder/CMakeLists.txt:21 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Plugin: autostatus
CMake Deprecation Warning at plugins/autostatus/CMakeLists.txt:3 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Deprecation Warning at cmake/KaduMacros.cmake:11 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/autostatus/CMakeLists.txt:5 (find_package)
CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (Kadu). 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-3.21/Modules/FindPkgConfig.cmake:70 (find_package_handle_standard_args)
cmake/KaduMacros.cmake:41 (include)
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/autostatus/CMakeLists.txt:5 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:204 (qt5_use_modules)
plugins/autostatus/CMakeLists.txt:23 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:206 (qt5_use_modules)
plugins/autostatus/CMakeLists.txt:23 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Plugin: cenzor
CMake Deprecation Warning at plugins/cenzor/CMakeLists.txt:3 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Deprecation Warning at cmake/KaduMacros.cmake:11 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/cenzor/CMakeLists.txt:5 (find_package)
CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (Kadu). 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-3.21/Modules/FindPkgConfig.cmake:70 (find_package_handle_standard_args)
cmake/KaduMacros.cmake:41 (include)
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/cenzor/CMakeLists.txt:5 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:204 (qt5_use_modules)
plugins/cenzor/CMakeLists.txt:28 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:206 (qt5_use_modules)
plugins/cenzor/CMakeLists.txt:28 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Plugin: chat_notify
CMake Deprecation Warning at plugins/chat_notify/CMakeLists.txt:3 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Deprecation Warning at cmake/KaduMacros.cmake:11 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/chat_notify/CMakeLists.txt:5 (find_package)
CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (Kadu). 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-3.21/Modules/FindPkgConfig.cmake:70 (find_package_handle_standard_args)
cmake/KaduMacros.cmake:41 (include)
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/chat_notify/CMakeLists.txt:5 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:204 (qt5_use_modules)
plugins/chat_notify/CMakeLists.txt:17 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:206 (qt5_use_modules)
plugins/chat_notify/CMakeLists.txt:17 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Plugin: config_wizard
CMake Deprecation Warning at plugins/config_wizard/CMakeLists.txt:3 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Deprecation Warning at cmake/KaduMacros.cmake:11 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/config_wizard/CMakeLists.txt:5 (find_package)
CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (Kadu). 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-3.21/Modules/FindPkgConfig.cmake:70 (find_package_handle_standard_args)
cmake/KaduMacros.cmake:41 (include)
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/config_wizard/CMakeLists.txt:5 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:204 (qt5_use_modules)
plugins/config_wizard/CMakeLists.txt:25 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:206 (qt5_use_modules)
plugins/config_wizard/CMakeLists.txt:25 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Plugin: docking
CMake Deprecation Warning at plugins/docking/CMakeLists.txt:3 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Deprecation Warning at cmake/KaduMacros.cmake:11 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/docking/CMakeLists.txt:5 (find_package)
CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (Kadu). 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-3.21/Modules/FindPkgConfig.cmake:70 (find_package_handle_standard_args)
cmake/KaduMacros.cmake:41 (include)
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/docking/CMakeLists.txt:5 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:204 (qt5_use_modules)
plugins/docking/CMakeLists.txt:31 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:206 (qt5_use_modules)
plugins/docking/CMakeLists.txt:31 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Plugin: docking_notify
CMake Deprecation Warning at plugins/docking_notify/CMakeLists.txt:3 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Deprecation Warning at cmake/KaduMacros.cmake:11 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/docking_notify/CMakeLists.txt:5 (find_package)
CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (Kadu). 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-3.21/Modules/FindPkgConfig.cmake:70 (find_package_handle_standard_args)
cmake/KaduMacros.cmake:41 (include)
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/docking_notify/CMakeLists.txt:5 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:204 (qt5_use_modules)
plugins/docking_notify/CMakeLists.txt:19 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:206 (qt5_use_modules)
plugins/docking_notify/CMakeLists.txt:19 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Plugin: emoticons
CMake Deprecation Warning at plugins/emoticons/CMakeLists.txt:3 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Deprecation Warning at cmake/KaduMacros.cmake:11 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/emoticons/CMakeLists.txt:5 (find_package)
CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (Kadu). 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-3.21/Modules/FindPkgConfig.cmake:70 (find_package_handle_standard_args)
cmake/KaduMacros.cmake:41 (include)
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/emoticons/CMakeLists.txt:5 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:204 (qt5_use_modules)
plugins/emoticons/CMakeLists.txt:51 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:206 (qt5_use_modules)
plugins/emoticons/CMakeLists.txt:51 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Emoticon theme: penguins
-- Emoticon theme: tango
-- Plugin: encryption_otr
CMake Deprecation Warning at plugins/encryption_otr/CMakeLists.txt:3 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Deprecation Warning at cmake/KaduMacros.cmake:11 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/encryption_otr/CMakeLists.txt:5 (find_package)
CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (Kadu). 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-3.21/Modules/FindPkgConfig.cmake:70 (find_package_handle_standard_args)
cmake/KaduMacros.cmake:41 (include)
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/encryption_otr/CMakeLists.txt:5 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Checking for module 'libotr>=4.0'
-- Found libotr, version 4.1.1
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:204 (qt5_use_modules)
plugins/encryption_otr/CMakeLists.txt:110 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:206 (qt5_use_modules)
plugins/encryption_otr/CMakeLists.txt:110 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Plugin: exec_notify
CMake Deprecation Warning at plugins/exec_notify/CMakeLists.txt:3 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Deprecation Warning at cmake/KaduMacros.cmake:11 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/exec_notify/CMakeLists.txt:5 (find_package)
CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (Kadu). 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-3.21/Modules/FindPkgConfig.cmake:70 (find_package_handle_standard_args)
cmake/KaduMacros.cmake:41 (include)
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/exec_notify/CMakeLists.txt:5 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:204 (qt5_use_modules)
plugins/exec_notify/CMakeLists.txt:15 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:206 (qt5_use_modules)
plugins/exec_notify/CMakeLists.txt:15 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Plugin: ext_sound
CMake Deprecation Warning at plugins/ext_sound/CMakeLists.txt:3 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Deprecation Warning at cmake/KaduMacros.cmake:11 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/ext_sound/CMakeLists.txt:5 (find_package)
CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (Kadu). 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-3.21/Modules/FindPkgConfig.cmake:70 (find_package_handle_standard_args)
cmake/KaduMacros.cmake:41 (include)
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/ext_sound/CMakeLists.txt:5 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:204 (qt5_use_modules)
plugins/ext_sound/CMakeLists.txt:18 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:206 (qt5_use_modules)
plugins/ext_sound/CMakeLists.txt:18 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Plugin: facebook_protocol
CMake Deprecation Warning at plugins/facebook_protocol/CMakeLists.txt:3 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Deprecation Warning at cmake/KaduMacros.cmake:11 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/facebook_protocol/CMakeLists.txt:5 (find_package)
CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (Kadu). 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-3.21/Modules/FindPkgConfig.cmake:70 (find_package_handle_standard_args)
cmake/KaduMacros.cmake:41 (include)
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/facebook_protocol/CMakeLists.txt:5 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.11")
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:204 (qt5_use_modules)
plugins/facebook_protocol/CMakeLists.txt:82 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:206 (qt5_use_modules)
plugins/facebook_protocol/CMakeLists.txt:82 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Plugin: filedesc
CMake Deprecation Warning at plugins/filedesc/CMakeLists.txt:3 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Deprecation Warning at cmake/KaduMacros.cmake:11 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/filedesc/CMakeLists.txt:5 (find_package)
CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (Kadu). 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-3.21/Modules/FindPkgConfig.cmake:70 (find_package_handle_standard_args)
cmake/KaduMacros.cmake:41 (include)
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/filedesc/CMakeLists.txt:5 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:204 (qt5_use_modules)
plugins/filedesc/CMakeLists.txt:19 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:206 (qt5_use_modules)
plugins/filedesc/CMakeLists.txt:19 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Plugin: firewall
CMake Deprecation Warning at plugins/firewall/CMakeLists.txt:3 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Deprecation Warning at cmake/KaduMacros.cmake:11 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/firewall/CMakeLists.txt:5 (find_package)
CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (Kadu). 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-3.21/Modules/FindPkgConfig.cmake:70 (find_package_handle_standard_args)
cmake/KaduMacros.cmake:41 (include)
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/firewall/CMakeLists.txt:5 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:204 (qt5_use_modules)
plugins/firewall/CMakeLists.txt:20 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:206 (qt5_use_modules)
plugins/firewall/CMakeLists.txt:20 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Plugin: freedesktop_notify
CMake Deprecation Warning at plugins/freedesktop_notify/CMakeLists.txt:3 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Deprecation Warning at cmake/KaduMacros.cmake:11 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/freedesktop_notify/CMakeLists.txt:5 (find_package)
CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (Kadu). 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-3.21/Modules/FindPkgConfig.cmake:70 (find_package_handle_standard_args)
cmake/KaduMacros.cmake:41 (include)
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/freedesktop_notify/CMakeLists.txt:5 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:204 (qt5_use_modules)
plugins/freedesktop_notify/CMakeLists.txt:18 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:206 (qt5_use_modules)
plugins/freedesktop_notify/CMakeLists.txt:18 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Plugin: gadu_protocol
CMake Deprecation Warning at plugins/gadu_protocol/CMakeLists.txt:3 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Deprecation Warning at cmake/KaduMacros.cmake:11 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
Call Stack (most recent call first):
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/gadu_protocol/CMakeLists.txt:5 (find_package)
CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (Kadu). 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-3.21/Modules/FindPkgConfig.cmake:70 (find_package_handle_standard_args)
cmake/KaduMacros.cmake:41 (include)
/home/wunderw/Pobrane/kadu-git/src/build/KaduConfig.cmake:51 (include)
plugins/gadu_protocol/CMakeLists.txt:5 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Checking for one of the modules 'libgadu>=1.12.1'
-- * libgadu (version 1.12.2) was found in /usr/lib
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:204 (qt5_use_modules)
plugins/gadu_protocol/CMakeLists.txt:116 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:206 (qt5_use_modules)
plugins/gadu_protocol/CMakeLists.txt:116 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
qt5_use_modules is not part of the official API, and might be removed in Qt
6.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated)
cmake/KaduMacros.cmake:209 (qt5_use_modules)
plugins/gadu_protocol/CMakeLists.txt:116 (kadu_plugin)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Could NOT find Qt5XmlPatterns (missing: Qt5XmlPatterns_DIR)
CMake Error at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:451 (message):
Cannot use "XmlPatterns" module which has not yet been found.
Call Stack (most recent call first):
cmake/KaduMacros.cmake:209 (qt5_use_modules)
plugins/gadu_protocol/CMakeLists.txt:116 (kadu_plugin)
-- Configuring incomplete, errors occurred!
See also "/home/wunderw/Pobrane/kadu-git/src/build/CMakeFiles/CMakeOutput.log".
==> BŁĄD: Wystąpił błąd w build().
Przerywam...Any solution?
Greetings,
WW
Offline
Offline
Mod note, moving to AUR issues.
Offline
Sorry, but how to use LC_ALL=C ? And do I have to re-add log to Pastebin?
Offline
CMake Error at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:451 (message):
Cannot use "XmlPatterns" module which has not yet been found.Apart from the missing dependency on qt5-xmlpatterns it also missed a dependency on libidn and then failed to compile with numerous errors of the form
/usr/include/qxmpp/QXmppMessage.h:250:10: error: ‘optional’ in namespace ‘std’ does not name a template type
250 | std::optional<QXmppMixInvitation> mixInvitation() const;
| ^~~~~~~~
/usr/include/qxmpp/QXmppMessage.h:250:5: note: ‘std::optional’ is only available from C++17 onwards
250 | std::optional<QXmppMixInvitation> mixInvitation() const;Changing -DCMAKE_CXX_STANDARD=14 to DCMAKE_CXX_STANDARD=17 had no effect so I dropped that option and changed the standard specified in CMakeLists.txt cmake/KaduMacros.cmake
diff --git a/PKGBUILD b/PKGBUILD
index 6c3fc2d..7453efd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,8 @@ pkgdesc='Qt-based Jabber/XMPP and Gadu-Gadu client'
arch=('i686' 'x86_64')
url='https://sourceforge.net/projects/kadu/'
license=('GPL')
-depends=('enchant' 'hicolor-icon-theme' 'injeqt' 'libarchive' 'libgadu' 'libmpdclient' 'libotr'
- 'libxss' 'qt5-multimedia' 'qt5-script' 'qt5-svg' 'qt5-webkit' 'qt5-x11extras' 'qxmpp')
+depends=('enchant' 'hicolor-icon-theme' 'injeqt' 'libarchive' 'libgadu' 'libmpdclient' 'libotr' 'libidn'
+ 'libxss' 'qt5-multimedia' 'qt5-script' 'qt5-svg' 'qt5-webkit' 'qt5-x11extras' 'qt5-xmlpatterns' 'qxmpp')
makedepends=('cmake' 'qt5-tools')
options=('!emptydirs')
source=("https://downloads.sourceforge.net/sourceforge/kadu/${pkgname}-${pkgver}.tar.bz2"
@@ -32,6 +32,7 @@ prepare() {
sed -i 's/ENCHANT enchant/ENCHANT enchant-2/' plugins/spellchecker/CMakeLists.txt
sed -i 's/unity_integration//g' Plugins.cmake
sed -i 's/indicator_docking//g' Plugins.cmake
+ sed -i 's/CMAKE_CXX_STANDARD 14/CMAKE_CXX_STANDARD 17/' CMakeLists.txt cmake/KaduMacros.cmake
}
build() {
@@ -42,8 +43,8 @@ build() {
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib \
- -DCMAKE_CXX_STANDARD=14 \
- -DENABLE_TESTS=OFF
+ -DENABLE_TESTS=OFF \
+ -Wno-dev
make
}
I conducted no other tests beyond building the package.
Offline
jasonwryan wrote:Sorry, but how to use LC_ALL=C ? And do I have to re-add log to Pastebin?
Nope, just use pastebin services for long logs .
$ makepkg
$ LC_ALL=C makepkgCompare output of those 2 on your system .
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
CMake Error at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:451 (message): Cannot use "XmlPatterns" module which has not yet been found.Apart from the missing dependency on qt5-xmlpatterns it also missed a dependency on libidn and then failed to compile with numerous errors of the form
/usr/include/qxmpp/QXmppMessage.h:250:10: error: ‘optional’ in namespace ‘std’ does not name a template type 250 | std::optional<QXmppMixInvitation> mixInvitation() const; | ^~~~~~~~ /usr/include/qxmpp/QXmppMessage.h:250:5: note: ‘std::optional’ is only available from C++17 onwards 250 | std::optional<QXmppMixInvitation> mixInvitation() const;Changing -DCMAKE_CXX_STANDARD=14 to DCMAKE_CXX_STANDARD=17 had no effect so I dropped that option and changed the standard specified in CMakeLists.txt cmake/KaduMacros.cmake
diff --git a/PKGBUILD b/PKGBUILD index 6c3fc2d..7453efd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -11,8 +11,8 @@ pkgdesc='Qt-based Jabber/XMPP and Gadu-Gadu client' arch=('i686' 'x86_64') url='https://sourceforge.net/projects/kadu/' license=('GPL') -depends=('enchant' 'hicolor-icon-theme' 'injeqt' 'libarchive' 'libgadu' 'libmpdclient' 'libotr' - 'libxss' 'qt5-multimedia' 'qt5-script' 'qt5-svg' 'qt5-webkit' 'qt5-x11extras' 'qxmpp') +depends=('enchant' 'hicolor-icon-theme' 'injeqt' 'libarchive' 'libgadu' 'libmpdclient' 'libotr' 'libidn' + 'libxss' 'qt5-multimedia' 'qt5-script' 'qt5-svg' 'qt5-webkit' 'qt5-x11extras' 'qt5-xmlpatterns' 'qxmpp') makedepends=('cmake' 'qt5-tools') options=('!emptydirs') source=("https://downloads.sourceforge.net/sourceforge/kadu/${pkgname}-${pkgver}.tar.bz2" @@ -32,6 +32,7 @@ prepare() { sed -i 's/ENCHANT enchant/ENCHANT enchant-2/' plugins/spellchecker/CMakeLists.txt sed -i 's/unity_integration//g' Plugins.cmake sed -i 's/indicator_docking//g' Plugins.cmake + sed -i 's/CMAKE_CXX_STANDARD 14/CMAKE_CXX_STANDARD 17/' CMakeLists.txt cmake/KaduMacros.cmake } build() { @@ -42,8 +43,8 @@ build() { -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_INSTALL_LIBDIR=lib \ - -DCMAKE_CXX_STANDARD=14 \ - -DENABLE_TESTS=OFF + -DENABLE_TESTS=OFF \ + -Wno-dev make }I conducted no other tests beyond building the package.
After installing qt5-xmlpatterns, still can't build:
https://pastebin.com/Ey53f4pR
Offline
ccache: error: Failed to create directory /mnt/.ccache/3/f: Permission denied
make[2]: *** [kadu-core/CMakeFiles/libkadu.dir/build.make:76: kadu-core/CMakeFiles/libkadu.dir/libkadu_autogen/mocs_compilation.cpp.o] Error 1Did you try disabling ccache or investigating why /mnt/.ccache/3/f can not be created?
You could also try building the package in a clean chroot which is the method I used.
Offline
ccache is not enabled by default, did you enable it in makepkg.conf?
ccache does not write to /mnt/ by default but to $HOME/.ccache, what is going on?
Is this even Arch? What guide did you follow?
Offline
ccache is not enabled by default, did you enable it in makepkg.conf?
ccache does not write to /mnt/ by default but to $HOME/.ccache, what is going on?
Is this even Arch? What guide did you follow?
I enabled ccache (export USE_CCACHE=1 exists in ~/.bashrc)
OK. I don't know how did it changed, now $HOME/.ccache is ccache directory (I changed it).
Yes, It's Arch Linux, I installed it using official guide:
https://wiki.archlinux.org/title/installation_guide
Offline
New log (from the end):
https://pastebin.com/aZs8Fm8h
Offline
/usr/include/qxmpp/QXmppMessage.h:250:10: error: 'optional' in namespace 'std' does not name a template type
250 | std::optional<QXmppMixInvitation> mixInvitation() const;
| ^~~~~~~~
/usr/include/qxmpp/QXmppMessage.h:250:5: note: 'std::optional' is only available from C++17 onwards
250 | std::optional<QXmppMixInvitation> mixInvitation() const;Is covered in post #5. Did you not make all the changes to the PKGBUILD from the diff?
Offline