"qt-virt-manager 0.72.99-4" - ERROR: A failure occurred in build()

Hi,

I tried to install:
“qt-virt-manager 0.72.99-4”
https://aur.archlinux.org/packages/qt-virt-manager

But it does not install?
Errors are below:

I need Virtualization to work, thanks!

Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPkgConfig.cmake:873 (_pkg_check_modules_internal)
  CMakeLists.txt:1100 (pkg_check_modules)


-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
    Aborting...

Your partial log does not include any information to help us help you, sorry.

Have you read the recent comments for the AUR package? You’re not the only one that has experienced problems. Note that the package is seemingly unmaintained as it needs a change with one of the dependencies.

Just use virt-manager in the repos.

It might be a good idea to purge your system of the AUR package(s) before doing anything else.

sudo pacman -Rns qt-virt-manager

Then install virt-manager from the official repo, as @Yochanan suggests:

sudo pacman -S virt-manager

Regards.


As the OP appears to have moved on to another topic without any consideration for summarising this one, let’s give it some early closure.