Fancontrol-gui fails to install

I can’t understand why but installation fails

LC_ALL=en_US yay -S fancontrol-gui
AUR Explicit (1): fancontrol-gui-0.8-2
:: PKGBUILD up to date, skipping download: fancontrol-gui
  1 fancontrol-gui                           (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> 
  1 fancontrol-gui                           (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> 
==> Making package: fancontrol-gui 0.8-2 (Fri 10 Nov 2023 04:11:44 PM -03)
==> Retrieving sources...
  -> Found v0.8.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with md5sums...
    v0.8.tar.gz ... Passed
:: (1/1) Parsing SRCINFO: fancontrol-gui
==> Making package: fancontrol-gui 0.8-2 (Fri 10 Nov 2023 04:11:44 PM -03)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found v0.8.tar.gz
==> Validating source files with md5sums...
    v0.8.tar.gz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting v0.8.tar.gz with bsdtar
==> Sources are ready.
==> Making package: fancontrol-gui 0.8-2 (Fri 10 Nov 2023 04:11:46 PM -03)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Removing existing $pkgdir/ directory...
==> Starting build()...
==> Starting build...
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 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.


-- The C compiler identification is GNU 13.2.1
-- The CXX compiler identification is GNU 13.2.1
-- 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 /usr/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:135 (message):
  LIB_INSTALL_DIR is deprecated, use KDE_INSTALL_LIBDIR instead.
Call Stack (most recent call first):
  /usr/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:242 (_define_relative)
  /usr/share/ECM/kde-modules/KDEInstallDirs5.cmake:229 (include)
  /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:15 (include)
  CMakeLists.txt:44 (include)


Installing in /usr. Run /home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/prefix.sh to set the environment for fancontroller.
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") 
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:55 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Gettext: /usr/bin/msgmerge (found version "0.22.3") 
-- Found KF5I18n: /usr/lib/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.111.0") 
-- Found KF5: success (found version "5.111.0") found components: I18n 
-- Found QtQuick-QMLModule: TRUE (found version "")  
-- qmlplugindump failed for QtQuick.Controls.
-- Could NOT find QtQuick.Controls-QMLModule (missing: QtQuick.Controls-QMLModule_FOUND) 
-- Found QtQuick.Layouts-QMLModule: TRUE (found version "")  
-- qmlplugindump failed for QtQuick.Dialogs.
-- Could NOT find QtQuick.Dialogs-QMLModule (missing: QtQuick.Dialogs-QMLModule_FOUND) 
-- qmlplugindump failed for org.kde.kirigami.
-- Could NOT find org.kde.kirigami-QMLModule (missing: org.kde.kirigami-QMLModule_FOUND) 
-- Compiling for Systemd
-- Build the standalone application
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)
  fancontrol-gui/CMakeLists.txt:15 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found KF5CoreAddons: /usr/lib/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.111.0") 
-- Found KF5DBusAddons: /usr/lib/cmake/KF5DBusAddons/KF5DBusAddonsConfig.cmake (found version "5.111.0") 
-- Found KF5Package: /usr/lib/cmake/KF5Package/KF5PackageConfig.cmake (found version "5.111.0") 
-- Found KF5Declarative: /usr/lib/cmake/KF5Declarative/KF5DeclarativeConfig.cmake (found version "5.111.0") 
-- Found KF5Config: /usr/lib/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.111.0") 
-- Found KF5Notifications: /usr/lib/cmake/KF5Notifications/KF5NotificationsConfig.cmake (found version "5.111.0") 
-- Found KF5: success (found version "5.111.0") found components: CoreAddons DBusAddons Package Declarative Config Notifications 
CMake Warning at /usr/lib/cmake/KF5Package/KF5PackageMacros.cmake:46 (message):
  Providing metadata with .desktop files is deprecated.  Please run
  "desktoptojson -i
  /home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/fancontrol-gui/package/metadata.desktop"
  to convert the file to json and remove the desktop file
Call Stack (most recent call first):
  fancontrol-gui/CMakeLists.txt:27 (kpackage_install_package)


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):
  /usr/lib/cmake/KF5Package/KF5PackageMacros.cmake:49 (kcoreaddons_desktop_to_json)
  fancontrol-gui/CMakeLists.txt:27 (kpackage_install_package)


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)
  import/CMakeLists.txt:47 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found KF5Auth: /usr/lib/cmake/KF5Auth/KF5AuthConfig.cmake (found version "5.111.0") 
-- Found KF5: success (found version "5.111.0") found components: Auth Config 
-- The following RUNTIME packages have been found:

 * QtQuick-QMLModule, QML module 'QtQuick' is a runtime dependency.
 * QtQuick.Layouts-QMLModule, QML module 'QtQuick.Layouts' is a runtime dependency.

-- The following OPTIONAL packages have been found:

 * Qt5QmlModels (required version >= 5.15.2)

-- The following REQUIRED packages have been found:

 * ECM (required version >= 5.38)
 * Gettext
 * KF5I18n
 * Qt5Core (required version >= 5.15.2)
 * Qt5
 * KF5DBusAddons
 * KF5Package (required version >= 5.111.0)
 * KF5Declarative
 * Qt5Gui (required version >= 5.15.2)
 * Qt5Widgets (required version >= 5.15.2)
 * KF5Notifications
 * Qt5Network (required version >= 5.15.2)
 * Qt5Qml
 * KF5CoreAddons (required version >= 5.111.0)
 * KF5Auth
 * Qt5DBus (required version >= 5.15.2)
 * KF5Config
 * KF5

-- The following RUNTIME packages have not been found:

 * QtQuick.Controls-QMLModule, QML module 'QtQuick.Controls' is a runtime dependency.
 * QtQuick.Dialogs-QMLModule, QML module 'QtQuick.Dialogs' is a runtime dependency.
 * org.kde.kirigami-QMLModule, QML module 'org.kde.kirigami' is a runtime dependency.

-- Configuring done (1.3s)
-- Generating done (0.0s)
-- Build files have been written to: /home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8
[  3%] Generating mo...
[  6%] Generating ts...
[  6%] Built target tsfiles-0a368b71b91807e761e0cd2342faee8e
[  6%] Built target pofiles-0a368b71b91807e761e0cd2342faee8e
[ 10%] Automatic MOC for target fancontrol_gui-helper
[ 13%] Generating org.kde.fancontrol.gui.helper.policy
[ 17%] actions for org.kde.fancontrol.gui.helper
[ 17%] Built target org.kde.fancontrol.gui.helper.policy-customtarget
[ 20%] Automatic MOC for target fancontrol_gui
[ 20%] Built target fancontrol_gui-helper_autogen
[ 24%] Generating org.kde.fancontrol.gui-genericqml-metadata.json
About to parse service type file "/usr/share/kservicetypes5/plasma-generic.desktop"
Unknown property type for key "Keywords" -> falling back to string
Unknown property type for key "X-Plasma-API" -> falling back to string
Unknown property type for key "X-Plasma-MainScript" -> falling back to string
Generated  "/home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/fancontrol-gui/org.kde.fancontrol.gui-genericqml-metadata.json"
[ 24%] Built target org.kde.fancontrol.gui-genericqml-metadata-json
[ 27%] Automatic MOC for target fancontrol_qml_plugin
[ 27%] Built target fancontrol_gui_autogen
[ 31%] Building CXX object helper/CMakeFiles/fancontrol_gui-helper.dir/fancontrol_gui-helper_autogen/mocs_compilation.cpp.o
[ 31%] Built target fancontrol_qml_plugin_autogen
[ 34%] Building CXX object fancontrol-gui/CMakeFiles/fancontrol_gui.dir/fancontrol_gui_autogen/mocs_compilation.cpp.o
In file included from /home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/helper/fancontrol_gui-helper_autogen/UVLADIE3JM/../../src/helper.h:20,
                 from /home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/helper/fancontrol_gui-helper_autogen/UVLADIE3JM/moc_helper.cpp:10,
                 from /home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/helper/fancontrol_gui-helper_autogen/mocs_compilation.cpp:2:
/usr/include/KF5/KAuth/KAuthActionReply:12:90: note: '#pragma message: Deprecated header. Since 5.92, use #include <KAuth/ActionReply> instead'
   12 | #pragma message("Deprecated header. Since 5.92, use #include <KAuth/ActionReply> instead")
      |                                                                                          ^
[ 37%] Building CXX object helper/CMakeFiles/fancontrol_gui-helper.dir/src/helper.cpp.o
[ 41%] Building CXX object fancontrol-gui/CMakeFiles/fancontrol_gui.dir/src/main.cpp.o
In file included from /home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/helper/src/helper.h:20,
                 from /home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/helper/src/helper.cpp:20:
/usr/include/KF5/KAuth/KAuthActionReply:12:90: note: '#pragma message: Deprecated header. Since 5.92, use #include <KAuth/ActionReply> instead'
   12 | #pragma message("Deprecated header. Since 5.92, use #include <KAuth/ActionReply> instead")
      |                                                                                          ^
In file included from /home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/helper/src/helper.cpp:26:
/usr/include/KF5/KAuth/KAuthHelperSupport:12:92: note: '#pragma message: Deprecated header. Since 5.92, use #include <KAuth/HelperSupport> instead'
   12 | #pragma message("Deprecated header. Since 5.92, use #include <KAuth/HelperSupport> instead")
      |                                                                                            ^
[ 44%] Linking CXX executable ../bin/fancontrol_gui-helper
[ 44%] Built target fancontrol_gui-helper
[ 48%] Building CXX object import/CMakeFiles/fancontrol_qml_plugin.dir/fancontrol_qml_plugin_autogen/mocs_compilation.cpp.o
/home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/fancontrol-gui/src/main.cpp: In function 'int main(int, char**)':
/home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/fancontrol-gui/src/main.cpp:103:26: warning: 'void KDeclarative::QmlObject::loadPackage(const QString&)' is deprecated: Since 5.98. use KPackage manually and set the source URL to the "mainscript" file path [-Wdeprecated-declarations]
  103 |     qmlObject.loadPackage(QStringLiteral("org.kde.fancontrol.gui"));
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/KF5/KDeclarative/KDeclarative/QmlObject:1,
                 from /home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/fancontrol-gui/src/main.cpp:27:
/usr/include/KF5/KDeclarative/kdeclarative/qmlobject.h:148:10: note: declared here
  148 |     void loadPackage(const QString &packageName);
      |          ^~~~~~~~~~~
[ 51%] Building CXX object fancontrol-gui/CMakeFiles/fancontrol_gui.dir/src/systemtrayicon.cpp.o
[ 55%] Linking CXX executable ../bin/fancontrol_gui
[ 58%] Building CXX object import/CMakeFiles/fancontrol_qml_plugin.dir/src/hwmon.cpp.o
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QVulkanInstance::flags() const@Qt_5'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QVulkanInstance::surfaceForWindow(QWindow*)@Qt_5'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QPlatformServiceColorPicker::staticMetaObject@Qt_5_PRIVATE_API'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QPlatformServiceColorPicker::qt_metacast(char const*)@Qt_5_PRIVATE_API'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QPlatformVulkanInstance::~QPlatformVulkanInstance()@Qt_5_PRIVATE_API'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QPlatformServiceColorPicker::colorPicked(QColor const&)@Qt_5_PRIVATE_API'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QWindow::vulkanInstance() const@Qt_5'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QVulkanInstance::layers() const@Qt_5'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `typeinfo for QPlatformVulkanInstance@Qt_5_PRIVATE_API'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QVulkanInstance::vkInstance() const@Qt_5'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QPlatformServiceColorPicker::qt_metacall(QMetaObject::Call, int, void**)@Qt_5_PRIVATE_API'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QVulkanInstance::handle() const@Qt_5'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QVulkanInstance::extensions() const@Qt_5'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QPlatformVulkanInstance::presentAboutToBeQueued(QWindow*)@Qt_5_PRIVATE_API'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `typeinfo for QPlatformServiceColorPicker@Qt_5_PRIVATE_API'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `operator<<(QDebug, QVulkanExtension const&)@Qt_5'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QVulkanInstance::apiVersion() const@Qt_5'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QPlatformVulkanInstance::QPlatformVulkanInstance()@Qt_5_PRIVATE_API'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `vtable for QPlatformServiceColorPicker@Qt_5_PRIVATE_API'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QPlatformVulkanInstance::presentQueued(QWindow*)@Qt_5_PRIVATE_API'
/usr/bin/ld: /usr/lib/libKF5WidgetsAddons.so.5: undefined reference to `QToolButton::checkStateSet()@Qt_5'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `operator<<(QDebug, QVulkanLayer const&)@Qt_5'
collect2: error: ld returned 1 exit status
make[2]: *** [fancontrol-gui/CMakeFiles/fancontrol_gui.dir/build.make:129: bin/fancontrol_gui] Error 1
make[1]: *** [CMakeFiles/Makefile2:574: fancontrol-gui/CMakeFiles/fancontrol_gui.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 62%] Building CXX object import/CMakeFiles/fancontrol_qml_plugin.dir/src/sensor.cpp.o
[ 65%] Building CXX object import/CMakeFiles/fancontrol_qml_plugin.dir/src/temp.cpp.o
[ 68%] Building CXX object import/CMakeFiles/fancontrol_qml_plugin.dir/src/fan.cpp.o
[ 72%] Building CXX object import/CMakeFiles/fancontrol_qml_plugin.dir/src/pwmfan.cpp.o
[ 75%] Building CXX object import/CMakeFiles/fancontrol_qml_plugin.dir/src/loader.cpp.o
In file included from /home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/import/src/fancontrolaction.h:27,
                 from /home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/import/src/pwmfan.cpp:26:
/usr/include/KF5/KAuth/KAuthAction:12:85: note: '#pragma message: Deprecated header. Since 5.92, use #include <KAuth/Action> instead'
   12 | #pragma message("Deprecated header. Since 5.92, use #include <KAuth/Action> instead")
      |                                                                                     ^
In file included from /home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/import/src/pwmfan.cpp:35:
/usr/include/KF5/KAuth/KAuthExecuteJob:12:89: note: '#pragma message: Deprecated header. Since 5.92, use #include <KAuth/ExecuteJob> instead'
   12 | #pragma message("Deprecated header. Since 5.92, use #include <KAuth/ExecuteJob> instead")
      |                                                                                         ^
In file included from /home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/import/src/fancontrolaction.h:27,
                 from /home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/import/src/loader.cpp:27:
/usr/include/KF5/KAuth/KAuthAction:12:85: note: '#pragma message: Deprecated header. Since 5.92, use #include <KAuth/Action> instead'
   12 | #pragma message("Deprecated header. Since 5.92, use #include <KAuth/Action> instead")
      |                                                                                     ^
In file included from /home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/import/src/loader.cpp:35:
/usr/include/KF5/KAuth/KAuthExecuteJob:12:89: note: '#pragma message: Deprecated header. Since 5.92, use #include <KAuth/ExecuteJob> instead'
   12 | #pragma message("Deprecated header. Since 5.92, use #include <KAuth/ExecuteJob> instead")
      |                                                                                         ^
/home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/import/src/loader.cpp: In member function 'QPair<unsigned int, unsigned int> Fancontrol::Loader::getEntryNumbers(const QString&)':
/home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/import/src/loader.cpp:173:28: warning: 'QStringList QString::split(QChar, SplitBehavior, Qt::CaseSensitivity) const' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations]
  173 |     auto list = entry.split('/', QString::SkipEmptyParts);
      |                 ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/vfbsilva/anaconda3/include/qt/QtCore/qobject.h:47,
                 from /home/vfbsilva/anaconda3/include/qt/QtCore/QObject:1,
                 from /home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/import/src/loader.h:24,
                 from /home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/import/src/loader.cpp:21:
/home/vfbsilva/anaconda3/include/qt/QtCore/qstring.h:615:17: note: declared here
  615 |     QStringList split(QChar sep, SplitBehavior behavior,
      |                 ^~~~~
[ 79%] Building CXX object import/CMakeFiles/fancontrol_qml_plugin.dir/src/guibase.cpp.o
[ 82%] Building CXX object import/CMakeFiles/fancontrol_qml_plugin.dir/src/config.cpp.o
[ 86%] Building CXX object import/CMakeFiles/fancontrol_qml_plugin.dir/src/pwmfanmodel.cpp.o
[ 89%] Building CXX object import/CMakeFiles/fancontrol_qml_plugin.dir/src/tempmodel.cpp.o
[ 93%] Building CXX object import/CMakeFiles/fancontrol_qml_plugin.dir/src/fancontrolqmlextension.cpp.o
[ 96%] Building CXX object import/CMakeFiles/fancontrol_qml_plugin.dir/src/systemdcommunicator.cpp.o
/home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/import/src/fancontrolqmlextension.cpp: In member function 'virtual void Fancontrol::FancontrolQmlExtension::registerTypes(const char*)':
/home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/import/src/fancontrolqmlextension.cpp:45:25: warning: 'int qmlRegisterType() [with T = Fancontrol::Fan]' is deprecated: Use qmlRegisterAnonymousType instead [-Wdeprecated-declarations]
   45 |     qmlRegisterType<Fan>();
      |     ~~~~~~~~~~~~~~~~~~~~^~
In file included from /home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/import/src/fancontrolqmlextension.cpp:35:
/home/vfbsilva/anaconda3/include/qt/QtQml/qqml.h:183:74: note: declared here
  183 | QT_DEPRECATED_VERSION_X_5_14("Use qmlRegisterAnonymousType instead") int qmlRegisterType()
      |                                                                          ^~~~~~~~~~~~~~~
/home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/import/src/fancontrolqmlextension.cpp:47:26: warning: 'int qmlRegisterType() [with T = Fancontrol::Temp]' is deprecated: Use qmlRegisterAnonymousType instead [-Wdeprecated-declarations]
   47 |     qmlRegisterType<Temp>();
      |     ~~~~~~~~~~~~~~~~~~~~~^~
/home/vfbsilva/anaconda3/include/qt/QtQml/qqml.h:183:74: note: declared here
  183 | QT_DEPRECATED_VERSION_X_5_14("Use qmlRegisterAnonymousType instead") int qmlRegisterType()
      |                                                                          ^~~~~~~~~~~~~~~
/home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/import/src/fancontrolqmlextension.cpp:48:27: warning: 'int qmlRegisterType() [with T = Fancontrol::Hwmon]' is deprecated: Use qmlRegisterAnonymousType instead [-Wdeprecated-declarations]
   48 |     qmlRegisterType<Hwmon>();
      |     ~~~~~~~~~~~~~~~~~~~~~~^~
/home/vfbsilva/anaconda3/include/qt/QtQml/qqml.h:183:74: note: declared here
  183 | QT_DEPRECATED_VERSION_X_5_14("Use qmlRegisterAnonymousType instead") int qmlRegisterType()
      |                                                                          ^~~~~~~~~~~~~~~
/home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/import/src/fancontrolqmlextension.cpp:49:28: warning: 'int qmlRegisterType() [with T = Fancontrol::Loader]' is deprecated: Use qmlRegisterAnonymousType instead [-Wdeprecated-declarations]
   49 |     qmlRegisterType<Loader>();
      |     ~~~~~~~~~~~~~~~~~~~~~~~^~
/home/vfbsilva/anaconda3/include/qt/QtQml/qqml.h:183:74: note: declared here
  183 | QT_DEPRECATED_VERSION_X_5_14("Use qmlRegisterAnonymousType instead") int qmlRegisterType()
      |                                                                          ^~~~~~~~~~~~~~~
/home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/import/src/fancontrolqmlextension.cpp:52:41: warning: 'int qmlRegisterType() [with T = Fancontrol::SystemdCommunicator]' is deprecated: Use qmlRegisterAnonymousType instead [-Wdeprecated-declarations]
   52 |     qmlRegisterType<SystemdCommunicator>();
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/vfbsilva/anaconda3/include/qt/QtQml/qqml.h:183:74: note: declared here
  183 | QT_DEPRECATED_VERSION_X_5_14("Use qmlRegisterAnonymousType instead") int qmlRegisterType()
      |                                                                          ^~~~~~~~~~~~~~~
In file included from /home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/import/src/fancontrolaction.h:27,
                 from /home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/import/src/systemdcommunicator.cpp:23:
/usr/include/KF5/KAuth/KAuthAction:12:85: note: '#pragma message: Deprecated header. Since 5.92, use #include <KAuth/Action> instead'
   12 | #pragma message("Deprecated header. Since 5.92, use #include <KAuth/Action> instead")
      |                                                                                     ^
In file included from /home/vfbsilva/.cache/yay/fancontrol-gui/src/fancontrol-gui-0.8/import/src/systemdcommunicator.cpp:33:
/usr/include/KF5/KAuth/KAuthExecuteJob:12:89: note: '#pragma message: Deprecated header. Since 5.92, use #include <KAuth/ExecuteJob> instead'
   12 | #pragma message("Deprecated header. Since 5.92, use #include <KAuth/ExecuteJob> instead")
      |                                                                                         ^
[100%] Linking CXX shared library ../bin/libfancontrol_qml_plugin.so
[100%] Built target fancontrol_qml_plugin
make: *** [Makefile:136: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: fancontrol-gui-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
fancontrol-gui - exit status 4

It builds fine on the unstable branch. I do recall it was failing recently, so there must have been a bugfix with one or more of the dependencies that caused that.

Keep in mind the AUR is neither officially supported on Arch nor Manjaro. Using the AUR expects one to be up to date with Arch stable. The Manjaro unstable branch is synced with Arch several times a day.

@Yochanan thanks for the reply, I switched to testing but had the same output:

Pacotes (29) amd-ucode-20231030.2b304bfe-1  btrfs-progs-6.6.1-1  fakeroot-1.32.2-1  gawk-5.3.0-1
             hwdata-0.376-1  iproute2-6.6.0-2  lib32-libelf-0.190-1  lib32-libpipewire-1:0.3.84-1
             lib32-p11-kit-0.25.2-1  lib32-pipewire-1:0.3.84-1  lib32-sdl2-2.28.5-1  lib32-sqlite-3.44.0-1
             lib32-xz-5.4.5-1  libelf-0.190-1  libp11-kit-0.25.2-1  linux-firmware-20231030.2b304bfe-1
             linux-firmware-whence-20231030.2b304bfe-1  linux510-5.10.200-1  linux61-6.1.62-1
             linux65-6.5.11-1  p11-kit-0.25.2-1  shadow-4.14.2-1  sqlite-3.44.0-1  sudo-1.9.15.p2-1
             thin-provisioning-tools-1.0.7-1  usbutils-017-1  util-linux-2.39.2-2  util-linux-libs-2.39.2-2
             xz-5.4.5-1

I’ve update those packages.

Who said anything about the testing branch? :wink:

FYI, There were a lot of packages updated in unstable today since Phil did the testing update.

If you’re curious what the difference between branches are, you can install @papajoke’s manjaro-check-repos application and run:

sudo mbn update
mbn versions --unstable --testing

There’s also a GUI if you prefer that; however be sure to run the first command before comparing via the GUI.

Oh my fault sorry, English is not my native language and I’ve worked all day I will wait a day or 2 for synch and retry on unstable. :slight_smile:

Is base-devel installed? If not:

sudo pacman -Syu base-devel

It was not installed. I’ve installed the recommended packages but got the same result as output.

try it out fancontrol-gui-git

==> Finished making: fancontrol-gui-git 0.8.r23.g5bfa8fa-2 (Wed Nov 15 19:33:19 2023)

compiling with unstable branch … good luck

With the last Manjaro-update I had some conflicts with fancontrol-gui. I had to uninstall it first, I think it had something to do with the qt5 packages as far as I remember…

I just tried with the unstable branch with no luck :frowning:

:: PKGBUILD atualizado, ignorando a transferência: fancontrol-gui-git
  1 fancontrol-gui-git                       (Arquivos de Build Existem)
==> Limpar e construir quais pacotes?
==> [N]Nenhum [A]Todos [Ab]Abortar [I]Instalados [No]Não Instalados ou (1 2 3, 1-3, ^4)
==> 
  1 fancontrol-gui-git                       (Arquivos de Build Existem)
==> Exibir Diffs?
==> [N]Nenhum [A]Todos [Ab]Abortar [I]Instalados [No]Não Instalados ou (1 2 3, 1-3, ^4)
==> 
==> Criando o pacote: fancontrol-gui-git 0.8.r23.g5bfa8fa-2 (ter 28 nov 2023 15:52:31)
==> Obtendo fontes...
  -> Atualizando repositório fancontrol-gui do tipo git...
==> ATENÇÃO: Ignorando verificação de assinaturas PGP de arquivo fonte.
==> Validando source arquivos com md5sums...
    fancontrol-gui ... Ignorada
:: (1/1) Analisando SRCINFO: fancontrol-gui-git
==> Criando o pacote: fancontrol-gui-git 0.8.r23.g5bfa8fa-2 (ter 28 nov 2023 15:52:32)
==> Verificando as dependências de tempo de execução...
==> Verificando as dependências de tempo de compilação...
==> Obtendo fontes...
  -> Atualizando repositório fancontrol-gui do tipo git...
==> Validando source arquivos com md5sums...
    fancontrol-gui ... Ignorada
==> Removendo diretório $srcdir/ existente...
==> Extraindo fontes...
  -> Criando cópia de trabalho do repositório fancontrol-gui do tipo git...
Cloning into 'fancontrol-gui'...
done.
==> Iniciando prepare()...
==> Iniciando pkgver()...
==> Os fontes estão prontos.
==> Criando o pacote: fancontrol-gui-git 0.8.r23.g5bfa8fa-2 (ter 28 nov 2023 15:52:34)
==> Verificando as dependências de tempo de execução...
==> Verificando as dependências de tempo de compilação...
==> ATENÇÃO: Usando a árvore do $srcdir/ existente
==> Iniciando pkgver()...
==> Removendo diretório $pkgdir/ existente...
==> Iniciando build()...
==> Starting build...
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 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.


-- The C compiler identification is GNU 13.2.1
-- The CXX compiler identification is GNU 13.2.1
-- 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 /usr/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:135 (message):
  LIB_INSTALL_DIR is deprecated, use KDE_INSTALL_LIBDIR instead.
Call Stack (most recent call first):
  /usr/share/ECM/kde-modules/KDEInstallDirsCommon.cmake:242 (_define_relative)
  /usr/share/ECM/kde-modules/KDEInstallDirs5.cmake:229 (include)
  /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:15 (include)
  CMakeLists.txt:44 (include)


-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") 
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:55 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Gettext: /usr/bin/msgmerge (found version "0.22.3") 
-- Found KF5I18n: /usr/lib/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.112.0") 
-- Found KF5: success (found version "5.112.0") found components: I18n 
-- Found QtQuick-QMLModule: TRUE (found version "")  
-- qmlplugindump failed for QtQuick.Controls.
-- Could NOT find QtQuick.Controls-QMLModule (missing: QtQuick.Controls-QMLModule_FOUND) 
-- Found QtQuick.Layouts-QMLModule: TRUE (found version "")  
-- qmlplugindump failed for QtQuick.Dialogs.
-- Could NOT find QtQuick.Dialogs-QMLModule (missing: QtQuick.Dialogs-QMLModule_FOUND) 
-- qmlplugindump failed for org.kde.kirigami.
-- Could NOT find org.kde.kirigami-QMLModule (missing: org.kde.kirigami-QMLModule_FOUND) 
-- Compiling for Systemd
-- Build the standalone application
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)
  fancontrol-gui/CMakeLists.txt:15 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found KF5CoreAddons: /usr/lib/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.112.0") 
-- Found KF5DBusAddons: /usr/lib/cmake/KF5DBusAddons/KF5DBusAddonsConfig.cmake (found version "5.112.0") 
-- Found KF5Package: /usr/lib/cmake/KF5Package/KF5PackageConfig.cmake (found version "5.112.0") 
-- Found KF5Declarative: /usr/lib/cmake/KF5Declarative/KF5DeclarativeConfig.cmake (found version "5.112.0") 
-- Found KF5Config: /usr/lib/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.112.0") 
-- Found KF5Notifications: /usr/lib/cmake/KF5Notifications/KF5NotificationsConfig.cmake (found version "5.112.0") 
-- Found KF5: success (found version "5.112.0") found components: CoreAddons DBusAddons Package Declarative Config Notifications 
CMake Warning at /usr/lib/cmake/KF5Package/KF5PackageMacros.cmake:46 (message):
  Providing metadata with .desktop files is deprecated.  Please run
  "desktoptojson -i
  /home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/fancontrol-gui/package/metadata.desktop"
  to convert the file to json and remove the desktop file
Call Stack (most recent call first):
  fancontrol-gui/CMakeLists.txt:27 (kpackage_install_package)


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):
  /usr/lib/cmake/KF5Package/KF5PackageMacros.cmake:49 (kcoreaddons_desktop_to_json)
  fancontrol-gui/CMakeLists.txt:27 (kpackage_install_package)


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)
  import/CMakeLists.txt:46 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found KF5Auth: /usr/lib/cmake/KF5Auth/KF5AuthConfig.cmake (found version "5.112.0") 
-- Found KF5: success (found version "5.112.0") found components: Auth Config 
-- The following RUNTIME packages have been found:

 * QtQuick-QMLModule, QML module 'QtQuick' is a runtime dependency.
 * QtQuick.Layouts-QMLModule, QML module 'QtQuick.Layouts' is a runtime dependency.

-- The following OPTIONAL packages have been found:

 * Qt5QmlModels (required version >= 5.15.2)

-- The following REQUIRED packages have been found:

 * ECM (required version >= 5.38)
 * Gettext
 * KF5I18n
 * Qt5Core (required version >= 5.15.2)
 * Qt5
 * KF5DBusAddons
 * KF5Package (required version >= 5.112.0)
 * KF5Declarative
 * Qt5Gui (required version >= 5.15.2)
 * Qt5Widgets (required version >= 5.15.2)
 * KF5Notifications
 * Qt5Network (required version >= 5.15.2)
 * Qt5Qml
 * KF5CoreAddons (required version >= 5.112.0)
 * KF5Auth
 * Qt5DBus (required version >= 5.15.2)
 * KF5Config
 * KF5

-- The following RUNTIME packages have not been found:

 * QtQuick.Controls-QMLModule, QML module 'QtQuick.Controls' is a runtime dependency.
 * QtQuick.Dialogs-QMLModule, QML module 'QtQuick.Dialogs' is a runtime dependency.
 * org.kde.kirigami-QMLModule, QML module 'org.kde.kirigami' is a runtime dependency.

-- Configuring done (1.1s)
-- Generating done (0.0s)
-- Build files have been written to: /home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui
[  3%] Generating mo...
[  6%] Generating ts...
[  6%] Built target tsfiles-22a33db2c6a7a7cadee4dcc3564b4e0f
[  6%] Built target pofiles-22a33db2c6a7a7cadee4dcc3564b4e0f
[ 10%] Automatic MOC for target fancontrol_gui-helper
[ 13%] Generating org.kde.fancontrol.gui.helper.policy
[ 17%] actions for org.kde.fancontrol.gui.helper
[ 17%] Built target org.kde.fancontrol.gui.helper.policy-customtarget
[ 20%] Automatic MOC for target fancontrol_gui
[ 20%] Built target fancontrol_gui-helper_autogen
[ 24%] Generating org.kde.fancontrol.gui-genericqml-metadata.json
About to parse service type file "/usr/share/kservicetypes5/plasma-generic.desktop"
Unknown property type for key "Keywords" -> falling back to string
Unknown property type for key "X-Plasma-API" -> falling back to string
Unknown property type for key "X-Plasma-MainScript" -> falling back to string
Generated  "/home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/fancontrol-gui/org.kde.fancontrol.gui-genericqml-metadata.json"
[ 24%] Built target org.kde.fancontrol.gui-genericqml-metadata-json
[ 27%] Automatic MOC for target fancontrol_qml_plugin
[ 27%] Built target fancontrol_gui_autogen
[ 31%] Building CXX object helper/CMakeFiles/fancontrol_gui-helper.dir/fancontrol_gui-helper_autogen/mocs_compilation.cpp.o
[ 31%] Built target fancontrol_qml_plugin_autogen
[ 34%] Building CXX object fancontrol-gui/CMakeFiles/fancontrol_gui.dir/fancontrol_gui_autogen/mocs_compilation.cpp.o
In file included from /home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/helper/fancontrol_gui-helper_autogen/UVLADIE3JM/../../src/helper.h:20,
                 from /home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/helper/fancontrol_gui-helper_autogen/UVLADIE3JM/moc_helper.cpp:10,
                 from /home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/helper/fancontrol_gui-helper_autogen/mocs_compilation.cpp:2:
/usr/include/KF5/KAuth/KAuthActionReply:12:90: note: ‘#pragma message: Deprecated header. Since 5.92, use #include <KAuth/ActionReply> instead’
   12 | Deprecated header. Since 5.92, use #include <KAuth/ActionReply> instead")
      |                                                                         ^

[ 37%] Building CXX object helper/CMakeFiles/fancontrol_gui-helper.dir/src/helper.cpp.o
[ 41%] Building CXX object fancontrol-gui/CMakeFiles/fancontrol_gui.dir/src/main.cpp.o
In file included from /home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/helper/src/helper.h:20,
                 from /home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/helper/src/helper.cpp:20:
/usr/include/KF5/KAuth/KAuthActionReply:12:90: note: ‘#pragma message: Deprecated header. Since 5.92, use #include <KAuth/ActionReply> instead’
   12 | Deprecated header. Since 5.92, use #include <KAuth/ActionReply> instead")
      |                                                                         ^

In file included from /home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/helper/src/helper.cpp:26:
/usr/include/KF5/KAuth/KAuthHelperSupport:12:92: note: ‘#pragma message: Deprecated header. Since 5.92, use #include <KAuth/HelperSupport> instead’
   12 | precated header. Since 5.92, use #include <KAuth/HelperSupport> instead")
      |                                                                         ^

[ 44%] Linking CXX executable ../bin/fancontrol_gui-helper
/home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/fancontrol-gui/src/main.cpp: In function ‘int main(int, char**)’:
/home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/fancontrol-gui/src/main.cpp:103:26: warning: ‘void KDeclarative::QmlObject::loadPackage(const QString&)’ is deprecated: Since 5.98. use KPackage manually and set the source URL to the "mainscript" file path [-Wdeprecated-declarations]
  103 |     qmlObject.loadPackage(QStringLiteral("org.kde.fancontrol.gui"));
      |     ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/KF5/KDeclarative/KDeclarative/QmlObject:1,
                 from /home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/fancontrol-gui/src/main.cpp:27:
/usr/include/KF5/KDeclarative/kdeclarative/qmlobject.h:148:10: note: declared here
  148 |     void loadPackage(const QString &packageName);
      |          ^~~~~~~~~~~
[ 44%] Built target fancontrol_gui-helper
[ 48%] Building CXX object import/CMakeFiles/fancontrol_qml_plugin.dir/fancontrol_qml_plugin_autogen/mocs_compilation.cpp.o
[ 51%] Building CXX object fancontrol-gui/CMakeFiles/fancontrol_gui.dir/src/systemtrayicon.cpp.o
[ 55%] Linking CXX executable ../bin/fancontrol_gui
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: referência não definida para "QVulkanInstance::flags() const@Qt_5"
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: referência não definida para "QVulkanInstance::surfaceForWindow(QWindow*)@Qt_5"
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: referência não definida para "QPlatformServiceColorPicker::staticMetaObject@Qt_5_PRIVATE_API"
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: referência não definida para "QPlatformServiceColorPicker::qt_metacast(char const*)@Qt_5_PRIVATE_API"
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: referência não definida para "QPlatformVulkanInstance::~QPlatformVulkanInstance()@Qt_5_PRIVATE_API"
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: referência não definida para "QPlatformServiceColorPicker::colorPicked(QColor const&)@Qt_5_PRIVATE_API"
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: referência não definida para "QWindow::vulkanInstance() const@Qt_5"
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: referência não definida para "QVulkanInstance::layers() const@Qt_5"
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: referência não definida para "typeinfo for QPlatformVulkanInstance@Qt_5_PRIVATE_API"
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: referência não definida para "QVulkanInstance::vkInstance() const@Qt_5"
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: referência não definida para "QPlatformServiceColorPicker::qt_metacall(QMetaObject::Call, int, void**)@Qt_5_PRIVATE_API"
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: referência não definida para "QVulkanInstance::handle() const@Qt_5"
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: referência não definida para "QVulkanInstance::extensions() const@Qt_5"
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: referência não definida para "QPlatformVulkanInstance::presentAboutToBeQueued(QWindow*)@Qt_5_PRIVATE_API"
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: referência não definida para "typeinfo for QPlatformServiceColorPicker@Qt_5_PRIVATE_API"
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: referência não definida para "operator<<(QDebug, QVulkanExtension const&)@Qt_5"
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: referência não definida para "QVulkanInstance::apiVersion() const@Qt_5"
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: referência não definida para "QPlatformVulkanInstance::QPlatformVulkanInstance()@Qt_5_PRIVATE_API"
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: referência não definida para "vtable for QPlatformServiceColorPicker@Qt_5_PRIVATE_API"
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: referência não definida para "QPlatformVulkanInstance::presentQueued(QWindow*)@Qt_5_PRIVATE_API"
/usr/bin/ld: /usr/lib/libKF5WidgetsAddons.so.5: referência não definida para "QToolButton::checkStateSet()@Qt_5"
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: referência não definida para "operator<<(QDebug, QVulkanLayer const&)@Qt_5"
collect2: error: ld returned 1 exit status
make[2]: *** [fancontrol-gui/CMakeFiles/fancontrol_gui.dir/build.make:129: bin/fancontrol_gui] Error 1
make[1]: *** [CMakeFiles/Makefile2:574: fancontrol-gui/CMakeFiles/fancontrol_gui.dir/all] Error 2
make[1]: ** Esperando que outros processos terminem.
[ 58%] Building CXX object import/CMakeFiles/fancontrol_qml_plugin.dir/src/hwmon.cpp.o
[ 62%] Building CXX object import/CMakeFiles/fancontrol_qml_plugin.dir/src/sensor.cpp.o
[ 65%] Building CXX object import/CMakeFiles/fancontrol_qml_plugin.dir/src/temp.cpp.o
[ 68%] Building CXX object import/CMakeFiles/fancontrol_qml_plugin.dir/src/fan.cpp.o
[ 72%] Building CXX object import/CMakeFiles/fancontrol_qml_plugin.dir/src/pwmfan.cpp.o
[ 75%] Building CXX object import/CMakeFiles/fancontrol_qml_plugin.dir/src/loader.cpp.o
In file included from /home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/import/src/fancontrolaction.h:27,
                 from /home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/import/src/pwmfan.cpp:26:
/usr/include/KF5/KAuth/KAuthAction:12:85: note: ‘#pragma message: Deprecated header. Since 5.92, use #include <KAuth/Action> instead’
   12 | age("Deprecated header. Since 5.92, use #include <KAuth/Action> instead")
      |                                                                         ^

In file included from /home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/import/src/pwmfan.cpp:35:
/usr/include/KF5/KAuth/KAuthExecuteJob:12:89: note: ‘#pragma message: Deprecated header. Since 5.92, use #include <KAuth/ExecuteJob> instead’
   12 | "Deprecated header. Since 5.92, use #include <KAuth/ExecuteJob> instead")
      |                                                                         ^

In file included from /home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/import/src/fancontrolaction.h:27,
                 from /home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/import/src/loader.cpp:27:
/usr/include/KF5/KAuth/KAuthAction:12:85: note: ‘#pragma message: Deprecated header. Since 5.92, use #include <KAuth/Action> instead’
   12 | #pragma message("Deprecated header. Since 5.92, use #include <KAuth/Action> instead")
      |                                                                                     ^
In file included from /home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/import/src/loader.cpp:35:
/usr/include/KF5/KAuth/KAuthExecuteJob:12:89: note: ‘#pragma message: Deprecated header. Since 5.92, use #include <KAuth/ExecuteJob> instead’
   12 | #pragma message("Deprecated header. Since 5.92, use #include <KAuth/ExecuteJob> instead")
      |                                                                                         ^
/home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/import/src/loader.cpp: In member function ‘QPair<unsigned int, unsigned int> Fancontrol::Loader::getEntryNumbers(const QString&)’:
/home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/import/src/loader.cpp:163:28: warning: ‘QStringList QString::split(QChar, SplitBehavior, Qt::CaseSensitivity) const’ is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations]
  163 |     auto list = entry.split('/', QString::SkipEmptyParts);
      |                 ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/vfbsilva/anaconda3/include/qt/QtCore/qhashfunctions.h:44,
                 from /home/vfbsilva/anaconda3/include/qt/QtCore/qlist.h:47,
                 from /home/vfbsilva/anaconda3/include/qt/QtCore/qmap.h:44,
                 from /home/vfbsilva/anaconda3/include/qt/QtCore/QMap:1,
                 from /home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/import/src/loader.h:24,
                 from /home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/import/src/loader.cpp:21:
/home/vfbsilva/anaconda3/include/qt/QtCore/qstring.h:615:17: note: declared here
  615 |     QStringList split(QChar sep, SplitBehavior behavior,
      |                 ^~~~~
[ 79%] Building CXX object import/CMakeFiles/fancontrol_qml_plugin.dir/src/guibase.cpp.o
[ 82%] Building CXX object import/CMakeFiles/fancontrol_qml_plugin.dir/src/config.cpp.o
[ 86%] Building CXX object import/CMakeFiles/fancontrol_qml_plugin.dir/src/pwmfanmodel.cpp.o
[ 89%] Building CXX object import/CMakeFiles/fancontrol_qml_plugin.dir/src/tempmodel.cpp.o
[ 93%] Building CXX object import/CMakeFiles/fancontrol_qml_plugin.dir/src/fancontrolqmlextension.cpp.o
/home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/import/src/fancontrolqmlextension.cpp: In member function ‘virtual void Fancontrol::FancontrolQmlExtension::registerTypes(const char*)’:
/home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/import/src/fancontrolqmlextension.cpp:45:25: warning: ‘int qmlRegisterType() [with T = Fancontrol::Fan]’ is deprecated: Use qmlRegisterAnonymousType instead [-Wdeprecated-declarations]
   45 |     qmlRegisterType<Fan>();
      |     ~~~~~~~~~~~~~~~~~~~~^~
In file included from /home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/import/src/fancontrolqmlextension.cpp:35:
/home/vfbsilva/anaconda3/include/qt/QtQml/qqml.h:183:74: note: declared here
  183 | ED_VERSION_X_5_14("Use qmlRegisterAnonymousType instead") int qmlRegisterType()
      |                                                               ^~~~~~~~~~~~~~~

/home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/import/src/fancontrolqmlextension.cpp:47:26: warning: ‘int qmlRegisterType() [with T = Fancontrol::Temp]’ is deprecated: Use qmlRegisterAnonymousType instead [-Wdeprecated-declarations]
   47 |     qmlRegisterType<Temp>();
      |     ~~~~~~~~~~~~~~~~~~~~~^~
/home/vfbsilva/anaconda3/include/qt/QtQml/qqml.h:183:74: note: declared here
  183 | ED_VERSION_X_5_14("Use qmlRegisterAnonymousType instead") int qmlRegisterType()
      |                                                               ^~~~~~~~~~~~~~~

/home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/import/src/fancontrolqmlextension.cpp:48:27: warning: ‘int qmlRegisterType() [with T = Fancontrol::Hwmon]’ is deprecated: Use qmlRegisterAnonymousType instead [-Wdeprecated-declarations]
   48 |     qmlRegisterType<Hwmon>();
      |     ~~~~~~~~~~~~~~~~~~~~~~^~
/home/vfbsilva/anaconda3/include/qt/QtQml/qqml.h:183:74: note: declared here
  183 | ED_VERSION_X_5_14("Use qmlRegisterAnonymousType instead") int qmlRegisterType()
      |                                                               ^~~~~~~~~~~~~~~

/home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/import/src/fancontrolqmlextension.cpp:49:28: warning: ‘int qmlRegisterType() [with T = Fancontrol::Loader]’ is deprecated: Use qmlRegisterAnonymousType instead [-Wdeprecated-declarations]
   49 |     qmlRegisterType<Loader>();
      |     ~~~~~~~~~~~~~~~~~~~~~~~^~
/home/vfbsilva/anaconda3/include/qt/QtQml/qqml.h:183:74: note: declared here
  183 | ED_VERSION_X_5_14("Use qmlRegisterAnonymousType instead") int qmlRegisterType()
      |                                                               ^~~~~~~~~~~~~~~

/home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/import/src/fancontrolqmlextension.cpp:52:41: warning: ‘int qmlRegisterType() [with T = Fancontrol::SystemdCommunicator]’ is deprecated: Use qmlRegisterAnonymousType instead [-Wdeprecated-declarations]
   52 |     qmlRegisterType<SystemdCommunicator>();
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/vfbsilva/anaconda3/include/qt/QtQml/qqml.h:183:74: note: declared here
  183 | ED_VERSION_X_5_14("Use qmlRegisterAnonymousType instead") int qmlRegisterType()
      |                                                               ^~~~~~~~~~~~~~~

[ 96%] Building CXX object import/CMakeFiles/fancontrol_qml_plugin.dir/src/systemdcommunicator.cpp.o
In file included from /home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/import/src/fancontrolaction.h:27,
                 from /home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/import/src/systemdcommunicator.cpp:23:
/usr/include/KF5/KAuth/KAuthAction:12:85: note: ‘#pragma message: Deprecated header. Since 5.92, use #include <KAuth/Action> instead’
   12 | #pragma message("Deprecated header. Since 5.92, use #include <KAuth/Action> instead")
      |                                                                                     ^
In file included from /home/vfbsilva/.cache/yay/fancontrol-gui-git/src/fancontrol-gui/import/src/systemdcommunicator.cpp:33:
/usr/include/KF5/KAuth/KAuthExecuteJob:12:89: note: ‘#pragma message: Deprecated header. Since 5.92, use #include <KAuth/ExecuteJob> instead’
   12 | #pragma message("Deprecated header. Since 5.92, use #include <KAuth/ExecuteJob> instead")
      |                                                                                         ^
[100%] Linking CXX shared library ../bin/libfancontrol_qml_plugin.so
[100%] Built target fancontrol_qml_plugin
make: *** [Makefile:136: all] Error 2
==> ERRO: Uma falha ocorreu em build().
    Abortando...
 -> erro ao construir: fancontrol-gui-git-exit status 4
 -> Falha ao instalar os seguintes pacotes. É necessária a intervenção manual:
fancontrol-gui-git - exit status 4

Are all important compiling tools installed?

As your logs show, it is 100% created. For me then fakeroot is entered, which doesn’t happen for you.

fakeroot installed?
base-devel package installed?

sudo pacman -S base-devel

please try a clean compile in terminal:

git clone https://aur.archlinux.org/fancontrol-gui-git.git
cd fancontrol-gui-git
makepkg -si

I noticed this in your logs the second time I read them

qt5 and/or qt6 installed?

my log with successful compilation

[ 51%] Building CXX object fancontrol-gui/CMakeFiles/fancontrol_gui.dir/src/systemtrayicon.cpp.o
[ 55%] Linking CXX executable ../bin/fancontrol_gui
[ 58%] Building CXX object import/CMakeFiles/fancontrol_qml_plugin.dir/src/hwmon.cpp.o
[ 58%] Built target fancontrol_gui

read again…

have fun trying :wink:

Thanks for the help, I’ve installed all qt5 packages but something is still missing:

[ 55%] Linking CXX executable ../bin/fancontrol_gui
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QVulkanInstance::flags() const@Qt_5'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QVulkanInstance::surfaceForWindow(QWindow*)@Qt_5'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QPlatformServiceColorPicker::staticMetaObject@Qt_5_PRIVATE_API'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QPlatformServiceColorPicker::qt_metacast(char const*)@Qt_5_PRIVATE_API'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QPlatformVulkanInstance::~QPlatformVulkanInstance()@Qt_5_PRIVATE_API'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QPlatformServiceColorPicker::colorPicked(QColor const&)@Qt_5_PRIVATE_API'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QWindow::vulkanInstance() const@Qt_5'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QVulkanInstance::layers() const@Qt_5'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `typeinfo for QPlatformVulkanInstance@Qt_5_PRIVATE_API'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QVulkanInstance::vkInstance() const@Qt_5'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QPlatformServiceColorPicker::qt_metacall(QMetaObject::Call, int, void**)@Qt_5_PRIVATE_API'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QVulkanInstance::handle() const@Qt_5'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QVulkanInstance::extensions() const@Qt_5'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QPlatformVulkanInstance::presentAboutToBeQueued(QWindow*)@Qt_5_PRIVATE_API'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `typeinfo for QPlatformServiceColorPicker@Qt_5_PRIVATE_API'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `operator<<(QDebug, QVulkanExtension const&)@Qt_5'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QVulkanInstance::apiVersion() const@Qt_5'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QPlatformVulkanInstance::QPlatformVulkanInstance()@Qt_5_PRIVATE_API'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `vtable for QPlatformServiceColorPicker@Qt_5_PRIVATE_API'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `QPlatformVulkanInstance::presentQueued(QWindow*)@Qt_5_PRIVATE_API'
/usr/bin/ld: /usr/lib/libKF5WidgetsAddons.so.5: undefined reference to `QToolButton::checkStateSet()@Qt_5'
/usr/bin/ld: /usr/lib/libQt5WaylandClient.so.5: undefined reference to `operator<<(QDebug, QVulkanLayer const&)@Qt_5'
collect2: error: ld returned 1 exit status
make[2]: *** [fancontrol-gui/CMakeFiles/fancontrol_gui.dir/build.make:129: bin/fancontrol_gui] Error 1