CAPEv2
CAPEv2 copied to clipboard
Virt-manager LibVirt error in kvm-qemu.sh
About accounts on capesandbox.com
- Issues isn't the way to ask for account activation. Ping capesandbox in Twitter with your username
This is open source and you are getting free support so be friendly!
Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [x] I am running the latest version
- [x] I did read the README!
- [x] I checked the documentation and found no answer
- [x] I checked to make sure that this issue has not already been filed
- [x] I'm reporting the issue to the correct repository (for multi-repository projects)
- [x] I have read and checked all configs (with all optional parts)
Expected Behavior
Install kvm-qemu via installation script and install virt-manager
Current Behavior
after running kvm-qemu.sh all {user} and rebooting and running kvm-qemu.sh virt-manager {user} and rebooting again. I attempt to open virt-manager and get the error Namespace LibVirtGlib not available.
Failure Information (for bugs)
Getting this exact error
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
- sudo ./kvm-qemu.sh all
| tee kvm-qemu.log - reboot
- sudo ./kvm-qemu.sh virtmanager
| tee kvm-qemu-virt-manager.log - reboot
- try to open virt-manager to verify install, error raised
- sudo ./kvm-qemu.sh libvirt
| tee kvm-qemu-virt-manager.log - logout and login again
- try to open virt-manager to verify install, error raised
Context
Ubuntu 22.04.x, latest CAPEv2 versions.
and yes I read:
Important : It is important to assert everything works as expected before moving forward. The vast majority of errors at this point can be solved by reinstalling the specific component with kvm-qemu.sh. For example, the error below was raised when trying to open virt-manager but libvirt installation was corrupted for some reason. Reinstalling libvirt with the script solved the issue.
Run --issues there is msg about this specific error
El mié, 18 sept 2024, 17:20, xx0red @.***> escribió:
and yes I read:
Important : It is important to assert everything works as expected before moving forward. The vast majority of errors at this point can be solved by reinstalling the specific component with kvm-qemu.sh https://github.com/kevoreilly/CAPEv2/blob/master/installer/kvm-qemu.sh. For example, the error below was raised when trying to open virt-manager but libvirt installation was corrupted for some reason. Reinstalling libvirt with the script solved the issue.
— Reply to this email directly, view it on GitHub https://github.com/kevoreilly/CAPEv2/issues/2322#issuecomment-2358765721, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOFH32VT3LGJ5U3WPMZETDZXGK2LAVCNFSM6AAAAABON6D54SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJYG43DKNZSGE . You are receiving this because you are subscribed to this thread.Message ID: @.***>
it just says to run ./kvm-qemu.sh libvirt which I've already done as stated
oh it was bigger previously :D basically some problem here but no logs so i can't help
https://github.com/kevoreilly/CAPEv2/blob/master/installer/kvm-qemu.sh#L691-L730 gir1.2-libvirt-glib-1.0_1.0.0-1_amd64 or libvirt-glib-3.0.0 wasn't properly installed
not sure which logs you need, I didn't see any errors from what I saw but maybe I overlooked..
they looks fine, idk what is wrong, but i guess some lib wasn't properly linked
Well I’ve reinstalled fresh twice now and still no luck.
On Wed, Sep 18, 2024 at 2:18 PM doomedraven @.***> wrote:
they looks fine, idk what is wrong, but i guess some lib wasn't properly linked
— Reply to this email directly, view it on GitHub https://github.com/kevoreilly/CAPEv2/issues/2322#issuecomment-2359229956, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARKCO3WYK62QSHGVULLGHK3ZXHGY5AVCNFSM6AAAAABON6D54SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJZGIZDSOJVGY . You are receiving this because you authored the thread.Message ID: @.***>
I really tried to reproduce your error but didn't succeed. Just did what you mentioned here on 2 different systems:
1. sudo ./kvm-qemu.sh all | tee kvm-qemu.log
2. reboot
3. sudo ./kvm-qemu.sh virtmanager | tee kvm-qemu-virt-manager.log
4. reboot
5. try to open virt-manager to verify install -> it works
Maybe it's a more general underlying failure here. Not sure if this failure appears due to lack of virtualization support but it seems your system did not support virtualization as you can see in your logs:
[+] You should logout and login
INFO: Your CPU does not support KVM extensions
KVM acceleration can NOT be used
QEMU: Checking for hardware virtualization : FAIL (Host not compatible with KVM; HW virtualization CPU features not found. Only emulated CPUs are available; performance will be significantly limited)
Thanks Claudio, no, that error is due to incorrectly linked dependency, but I can't reproduce it, but I had it in past too
Hmm what to do lol
On Thu, Sep 19, 2024 at 2:34 AM doomedraven @.***> wrote:
Thanks Claudio, no, that error is due to incorrectly linked dependency, but I can't reproduce it, but I had it in past too
— Reply to this email directly, view it on GitHub https://github.com/kevoreilly/CAPEv2/issues/2322#issuecomment-2360212955, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARKCO3V4W7DIWGV4NGWKRO3ZXJ5BVAVCNFSM6AAAAABON6D54SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRQGIYTEOJVGU . You are receiving this because you authored the thread.Message ID: @.***>
I've followed the documentation to a T, using VMware Ubuntu 22.04, changed WOOT to 'CORE', rebooted as necessary. Don't know what I'm doing wrong
It doesn't show in the .log file but in the terminal I do see this warning, not sure if relevant?
CCLD libvirt-gobject-1.0.la
GISCAN LibvirtGObject-1.0.gir
/tmp/libvirt-glib-3.0.0/libvirt-gobject/tmp-introspect9qv2n20v/LibvirtGObject-1.0.c: In function 'dump_object_type':
/tmp/libvirt-glib-3.0.0/libvirt-gobject/tmp-introspect9qv2n20v/LibvirtGObject-1.0.c:251:3: warning: 'G_TYPE_FLAG_FINAL' is deprecated: Not available before 2.70 [-Wdeprecated-declarations]
251 | if (G_TYPE_IS_FINAL (type))
| ^~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
from /usr/include/glib-2.0/gobject/gbinding.h:29,
from /usr/include/glib-2.0/glib-object.h:22,
from /tmp/libvirt-glib-3.0.0/libvirt-gobject/tmp-introspect9qv2n20v/LibvirtGObject-1.0.c:30:
/usr/include/glib-2.0/gobject/gtype.h:1050:3: note: declared here
1050 | G_TYPE_FLAG_FINAL GLIB_AVAILABLE_ENUMERATOR_IN_2_70 = (1 << 6)
| ^~~~~~~~~~~~~~~~~
/tmp/libvirt-glib-3.0.0/libvirt-gobject/tmp-introspect9qv2n20v/LibvirtGObject-1.0.c:251:13: warning: Not available before 2.70
251 | if (G_TYPE_IS_FINAL (type))
| ^~~~~~~~~~~~~~~~~
/tmp/libvirt-glib-3.0.0/libvirt-gobject/tmp-introspect9qv2n20v/LibvirtGObject-1.0.c: In function 'dump_fundamental_type':
/tmp/libvirt-glib-3.0.0/libvirt-gobject/tmp-introspect9qv2n20v/LibvirtGObject-1.0.c:369:3: warning: 'G_TYPE_FLAG_FINAL' is deprecated: Not available before 2.70 [-Wdeprecated-declarations]
369 | if (G_TYPE_IS_FINAL (type))
| ^~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
from /usr/include/glib-2.0/gobject/gbinding.h:29,
from /usr/include/glib-2.0/glib-object.h:22,
from /tmp/libvirt-glib-3.0.0/libvirt-gobject/tmp-introspect9qv2n20v/LibvirtGObject-1.0.c:30:
/usr/include/glib-2.0/gobject/gtype.h:1050:3: note: declared here
1050 | G_TYPE_FLAG_FINAL GLIB_AVAILABLE_ENUMERATOR_IN_2_70 = (1 << 6)
| ^~~~~~~~~~~~~~~~~
/tmp/libvirt-glib-3.0.0/libvirt-gobject/tmp-introspect9qv2n20v/LibvirtGObject-1.0.c:369:13: warning: Not available before 2.70
369 | if (G_TYPE_IS_FINAL (type))
| ^~~~~~~~~~~~~~~~~
GICOMP LibvirtGObject-1.0.gir
make[3]: Leaving directory '/tmp/libvirt-glib-3.0.0/libvirt-gobject'
make[2]: Leaving directory '/tmp/libvirt-glib-3.0.0/libvirt-gobject'
Making all in vapi
make[2]: Entering directory '/tmp/libvirt-glib-3.0.0/vapi'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/libvirt-glib-3.0.0/vapi'
Making all in examples
make[2]: Entering directory '/tmp/libvirt-glib-3.0.0/examples'
CC event_test-event-test.o
CC conn_test-conn-test.o
CCLD event-test
CCLD conn-test
make[2]: Leaving directory '/tmp/libvirt-glib-3.0.0/examples'
Making all in docs
make[2]: Entering directory '/tmp/libvirt-glib-3.0.0/docs'
Making all in libvirt-glib
make[3]: Entering directory '/tmp/libvirt-glib-3.0.0/docs/libvirt-glib'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/libvirt-glib-3.0.0/docs/libvirt-glib'
Making all in libvirt-gobject
make[3]: Entering directory '/tmp/libvirt-glib-3.0.0/docs/libvirt-gobject'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/libvirt-glib-3.0.0/docs/libvirt-gobject'
Making all in libvirt-gconfig
make[3]: Entering directory '/tmp/libvirt-glib-3.0.0/docs/libvirt-gconfig'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/libvirt-glib-3.0.0/docs/libvirt-gconfig'
make[3]: Entering directory '/tmp/libvirt-glib-3.0.0/docs'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/libvirt-glib-3.0.0/docs'
make[2]: Leaving directory '/tmp/libvirt-glib-3.0.0/docs'
Making all in po
make[2]: Entering directory '/tmp/libvirt-glib-3.0.0/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/libvirt-glib-3.0.0/po'
Making all in tests
make[2]: Entering directory '/tmp/libvirt-glib-3.0.0/tests'
make all-am
make[3]: Entering directory '/tmp/libvirt-glib-3.0.0/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/libvirt-glib-3.0.0/tests'
make[2]: Leaving directory '/tmp/libvirt-glib-3.0.0/tests'
make[2]: Entering directory '/tmp/libvirt-glib-3.0.0'
make[2]: Leaving directory '/tmp/libvirt-glib-3.0.0'
make[1]: Leaving directory '/tmp/libvirt-glib-3.0.0'
dpkg: error: cannot access archive 'gir1.2-libvirt-glib-1.0_1.0.0-1_amd64.deb': No such file or directory
Cloning into 'virt-manager'...
remote: Enumerating objects: 63544, done.
remote: Counting objects: 100% (1687/1687), done.
remote: Compressing objects: 100% (479/479), done.
remote: Total 63544 (delta 1337), reused 1366 (delta 1208), pack-reused 61857 (from 1)
Receiving objects: 100% (63544/63544), 92.35 MiB | 22.23 MiB/s, done.
Resolving deltas: 100% (52672/52672), done.
[+] Cloned Virt Manager repo
Yes that one is exactly which says what is wrong
Do you have a fix?
No, bcz it works for me
El jue, 19 sept 2024, 23:15, xx0red @.***> escribió:
Do you have a fix?
— Reply to this email directly, view it on GitHub https://github.com/kevoreilly/CAPEv2/issues/2322#issuecomment-2362211759, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOFH335T2J5UYC5FWD5GD3ZXM5HNAVCNFSM6AAAAABON6D54SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRSGIYTCNZVHE . You are receiving this because you commented.Message ID: @.***>
using VMware Ubuntu 22.04
Hmm VMware? So your Ubuntu is in a vm? What about your windows vms... don't say nested!
It is indeed nested, I believe the problem was that the VM was not setup for virtualization. Ideally I'd like to just deploy a second Windows VM and use that instead of being nested, but I'm unsure how atm.
Well doomed and I don't always agree when it comes to this issue, but I think it's a terrible idea and something which you probably should have mentioned in the beginning.
The only positive argument for nesting is that it makes the job of installing cape easier somehow for new users - but it comes at a very great price in terms of malware compatibility - to have two distinct hypervisors as well as an extra layer of virtualisation significantly multiplies the chances of samples not running due to vm detection/timing issues. Also issues like this with virtualisation features not being present in the nested hypervisor are to be expected.
It is for this reason that I wrote a machinery module for VMware workstation, to complement that for ESXi so all VMware platforms are covered for non-nested use. But ultimately I still recommend ditching VMware completely as it's not good for malware research for reasons mentioned above, and is one of many reasons we recommend KVM above all else.
Well nested not related to the issue, the thing is that till next deploy of my server and if it fail I won't investigate that, as if I can't reproduce it I can't fix it, I did deployment last week without issues
El lun, 23 sept 2024, 17:00, kevoreilly @.***> escribió:
Well doomed and I don't always agree when it comes to this issue, but I think it's a terrible idea and something which you probably should have mentioned in the beginning.
The only positive argument for nesting is that it makes the job of installing cape easier somehow for new users - but it comes at a very great price in terms of malware compatibility - to have two distinct hypervisors as well as an extra layer of virtualisation significantly multiplies the chances of samples not running due to vm detection/timing issues. Also issues like this with virtualisation features not being present in the nested hypervisor are to be expected.
It is for this reason that I wrote a machinery modules for VMware workstation, to complement that for ESXi so all VMware platforms are covered for non-nested use. But ultimately I still recommend ditching VMware completely as it's not good for malware research for reasons mentioned above, and is one of many reasons we recommend KVM above all else.
— Reply to this email directly, view it on GitHub https://github.com/kevoreilly/CAPEv2/issues/2322#issuecomment-2368550706, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOFH344XMUYAB4Z3WF6X6DZYAUJLAVCNFSM6AAAAABON6D54SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRYGU2TANZQGY . You are receiving this because you commented.Message ID: @.***>
btw if you need virt-manager and can't fix that by yourself, you can use https://hub.docker.com/r/mber5/virt-manager is what im using on non linux OS
there is update to build virt-manager, you can try it, but it works here just fine, so if it still doesn't work for you, i can't reproduce it so i can't really investigate that https://github.com/kevoreilly/CAPEv2/commit/75f3d2966ebdf099a5ad05b96d75633ac28eb931
Hi @xx0red, I recently ran into this same issue and resolved it by manually installing libvirt-glib-1.0 via apt: sudo apt-get install libvirt-glib-1.0.
I understand that installing packages via APT can break other things within that script, but that is an option available to you if you are willing to risk it.
thanks @skneppel i just found the same. is kinda ok to install things from apt, you just need to be careful and read what extra dependencies it gonna to install, to avoid anything related to qemu/libvirt
if you want to help to spot what is wrong, run by hand this code, line by line as root and see if any error happens, i just rerun it, and it works for me, so i can't fix something that works https://github.com/kevoreilly/CAPEv2/blob/master/installer/kvm-qemu.sh#L683-L723
Unfortunately, when I ran those lines manually, I did not see any errors either, other than some commands needing to be run as sudo. However, virt-manager gives me the same error, as seen below. A reboot does not change the outcome, either.
This is running on Ubuntu 22.04.5 with the latest patches. Out of curiosity, when you test, are you running those tests within a VM or a physical device? I doubt that is relevant, but, FWIW, I am running this on a VM with hardware virtualization enabled for testing. I believe @xx0red was doing so as well.
skneppel@cape:~$ sudo updatedb
[sudo] password for skneppel:
skneppel@cape:~$ temp_libvirt_so_path=$(locate libvirt-qemu.so | head -n1 | awk '{print $1;}')
skneppel@cape:~$ temp_export_path=$(locate libvirt.pc | head -n1 | awk '{print $1;}')
skneppel@cape:~$ libvirt_so_path="${temp_libvirt_so_path%/*}/"
skneppel@cape:~$ export_path="${temp_export_path%/*}/"
skneppel@cape:~$ export PKG_CONFIG_PATH=$export_path
skneppel@cape:~$ cd /tmp || return
skneppel@cape:/tmp$ if [ ! -d "libvirt-glib" ]; then
git clone https://gitlab.com/libvirt/libvirt-glib.git
fi
Cloning into 'libvirt-glib'...
remote: Enumerating objects: 7909, done.
remote: Counting objects: 100% (1163/1163), done.
remote: Compressing objects: 100% (319/319), done.
remote: Total 7909 (delta 851), reused 1137 (delta 826), pack-reused 6746 (from 1)
Receiving objects: 100% (7909/7909), 1.57 MiB | 12.95 MiB/s, done.
Resolving deltas: 100% (6463/6463), done.
skneppel@cape:/tmp$ cd libvirt-glib
skneppel@cape:/tmp/libvirt-glib$ meson setup builddir
The Meson build system
Version: 1.6.1
Source dir: /tmp/libvirt-glib
Build dir: /tmp/libvirt-glib/builddir
Build type: native build
Project name: libvirt-glib
Project version: 6.0.0
C compiler for the host machine: cc (gcc 11.4.0 "cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0")
C linker for the host machine: cc ld.bfd 2.38
Host machine cpu family: x86_64
Host machine cpu: x86_64
Program python3 found: YES (/usr/bin/python3)
Found pkg-config: YES (/usr/bin/pkg-config) 0.29.2
Run-time dependency glib-2.0 found: YES 2.72.4
Run-time dependency gobject-2.0 found: YES 2.72.4
Run-time dependency gio-2.0 found: YES 2.72.4
Run-time dependency libvirt found: YES 10.10.0
Run-time dependency libxml-2.0 found: YES 2.9.13
Program check-symfile.py found: YES (/tmp/libvirt-glib/build-aux/check-symfile.py)
Program check-symsorting.py found: YES (/tmp/libvirt-glib/build-aux/check-symsorting.py)
Program dist.py found: YES (/tmp/libvirt-glib/build-aux/dist.py)
Program gen-authors.py found: YES (/tmp/libvirt-glib/build-aux/gen-authors.py)
Configuring Makefile using configuration
Program make found: YES (/usr/bin/make)
Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
Compiler for language vala for the host machine not found.
Program gtkdoc-scan found: YES (/usr/bin/gtkdoc-scan)
Compiler for C supports link arguments -Wl,--no-undefined: YES
Configuring config.h using configuration
Configuring libvirt-glib.spec using configuration
Configuring libvirt-glib-1.0.pc using configuration
Configuring libvirt-gconfig-1.0.pc using configuration
Configuring libvirt-gobject-1.0.pc using configuration
Checking for size of "ptrdiff_t" : 8
Checking for size of "size_t" : 8
Compiler for C supports arguments -fstack-protector-strong: YES
First supported argument: -fstack-protector-strong
Compiler for C supports arguments -Werror: YES
Compiler for C supports arguments -fasynchronous-unwind-tables: YES
Compiler for C supports arguments -fexceptions: YES
Compiler for C supports arguments -fipa-pure-const: YES
Compiler for C supports arguments -fno-common: YES
Compiler for C supports arguments -Wabsolute-value: YES
Compiler for C supports arguments -Waddress: YES
Compiler for C supports arguments -Waddress-of-packed-member: YES
Compiler for C supports arguments -Waggressive-loop-optimizations: YES
Compiler for C supports arguments -Walloc-size-larger-than=9223372036854775807: YES
Compiler for C supports arguments -Warray-bounds=2: YES
Compiler for C supports arguments -Wattribute-alias=2: YES
Compiler for C supports arguments -Wattribute-warning: YES
Compiler for C supports arguments -Wattributes: YES
Compiler for C supports arguments -Wbool-compare: YES
Compiler for C supports arguments -Wbool-operation: YES
Compiler for C supports arguments -Wbuiltin-declaration-mismatch: YES
Compiler for C supports arguments -Wbuiltin-macro-redefined: YES
Compiler for C supports arguments -Wcannot-profile: YES
Compiler for C supports arguments -Wno-cast-function-type: YES
Compiler for C supports arguments -Wchar-subscripts: YES
Compiler for C supports arguments -Wclobbered: YES
Compiler for C supports arguments -Wcomment: YES
Compiler for C supports arguments -Wcomments: YES
Compiler for C supports arguments -Wcoverage-mismatch: YES
Compiler for C supports arguments -Wcpp: YES
Compiler for C supports arguments -Wdangling-else: YES
Compiler for C supports arguments -Wdate-time: YES
Compiler for C supports arguments -Wdeprecated-declarations: YES
Compiler for C supports arguments -Wdesignated-init: YES
Compiler for C supports arguments -Wdiscarded-array-qualifiers: YES
Compiler for C supports arguments -Wdiscarded-qualifiers: YES
Compiler for C supports arguments -Wdiv-by-zero: YES
Compiler for C supports arguments -Wduplicated-cond: YES
Compiler for C supports arguments -Wduplicate-decl-specifier: YES
Compiler for C supports arguments -Wempty-body: YES
Compiler for C supports arguments -Wendif-labels: YES
Compiler for C supports arguments -Wexpansion-to-defined: YES
Compiler for C supports arguments -Wformat-contains-nul: YES
Compiler for C supports arguments -Wformat-extra-args: YES
Compiler for C supports arguments -Wno-format-nonliteral: YES
Compiler for C supports arguments -Wformat-overflow=2: YES
Compiler for C supports arguments -Wformat-security: YES
Compiler for C supports arguments -Wno-format-truncation: YES
Compiler for C supports arguments -Wformat-y2k: YES
Compiler for C supports arguments -Wformat-zero-length: YES
Compiler for C supports arguments -Wframe-address: YES
Compiler for C supports arguments -Wframe-larger-than=1024: YES
Compiler for C supports arguments -Wfree-nonheap-object: YES
Compiler for C supports arguments -Whsa: YES
Compiler for C supports arguments -Wif-not-aligned: YES
Compiler for C supports arguments -Wignored-attributes: YES
Compiler for C supports arguments -Wignored-qualifiers: YES
Compiler for C supports arguments -Wimplicit: YES
Compiler for C supports arguments -Wimplicit-fallthrough=5: YES
Compiler for C supports arguments -Wimplicit-function-declaration: YES
Compiler for C supports arguments -Wimplicit-int: YES
Compiler for C supports arguments -Wincompatible-pointer-types: YES
Compiler for C supports arguments -Winit-self: YES
Compiler for C supports arguments -Winline: YES
Compiler for C supports arguments -Wint-conversion: YES
Compiler for C supports arguments -Wint-in-bool-context: YES
Compiler for C supports arguments -Wint-to-pointer-cast: YES
Compiler for C supports arguments -Winvalid-memory-model: YES
Compiler for C supports arguments -Winvalid-pch: YES
Compiler for C supports arguments -Wjump-misses-init: YES
Compiler for C supports arguments -Wlogical-not-parentheses: YES
Compiler for C supports arguments -Wlogical-op: YES
Compiler for C supports arguments -Wmain: YES
Compiler for C supports arguments -Wmaybe-uninitialized: YES
Compiler for C supports arguments -Wmemset-elt-size: YES
Compiler for C supports arguments -Wmemset-transposed-args: YES
Compiler for C supports arguments -Wmisleading-indentation: YES
Compiler for C supports arguments -Wmissing-attributes: YES
Compiler for C supports arguments -Wmissing-braces: YES
Compiler for C supports arguments -Wmissing-declarations: YES
Compiler for C supports arguments -Wmissing-field-initializers: YES
Compiler for C supports arguments -Wmissing-include-dirs: YES
Compiler for C supports arguments -Wmissing-parameter-type: YES
Compiler for C supports arguments -Wmissing-profile: YES
Compiler for C supports arguments -Wmissing-prototypes: YES
Compiler for C supports arguments -Wmultichar: YES
Compiler for C supports arguments -Wmultistatement-macros: YES
Compiler for C supports arguments -Wnarrowing: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wnonnull: YES
Compiler for C supports arguments -Wnonnull-compare: YES
Compiler for C supports arguments -Wnormalized=nfc: YES
Compiler for C supports arguments -Wnull-dereference: YES
Compiler for C supports arguments -Wodr: YES
Compiler for C supports arguments -Wold-style-declaration: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wopenmp-simd: YES
Compiler for C supports arguments -Woverflow: YES
Compiler for C supports arguments -Woverride-init: YES
Compiler for C supports arguments -Wpacked-bitfield-compat: YES
Compiler for C supports arguments -Wpacked-not-aligned: YES
Compiler for C supports arguments -Wparentheses: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wpointer-compare: YES
Compiler for C supports arguments -Wpointer-sign: YES
Compiler for C supports arguments -Wpointer-to-int-cast: YES
Compiler for C supports arguments -Wpragmas: YES
Compiler for C supports arguments -Wpsabi: YES
Compiler for C supports arguments -Wrestrict: YES
Compiler for C supports arguments -Wreturn-local-addr: YES
Compiler for C supports arguments -Wreturn-type: YES
Compiler for C supports arguments -Wscalar-storage-order: YES
Compiler for C supports arguments -Wsequence-point: YES
Compiler for C supports arguments -Wshadow: YES
Compiler for C supports arguments -Wshift-count-negative: YES
Compiler for C supports arguments -Wshift-count-overflow: YES
Compiler for C supports arguments -Wshift-negative-value: YES
Compiler for C supports arguments -Wshift-overflow=2: YES
Compiler for C supports arguments -Wno-sign-compare: YES
Compiler for C supports arguments -Wsizeof-array-argument: YES
Compiler for C supports arguments -Wsizeof-pointer-div: YES
Compiler for C supports arguments -Wsizeof-pointer-memaccess: YES
Compiler for C supports arguments -Wstrict-aliasing: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wstringop-overflow=2: YES
Compiler for C supports arguments -Wstringop-truncation: YES
Compiler for C supports arguments -Wsuggest-attribute=cold: YES
Compiler for C supports arguments -Wno-suggest-attribute=const: YES
Compiler for C supports arguments -Wsuggest-attribute=format: YES
Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES
Compiler for C supports arguments -Wno-suggest-attribute=pure: YES
Compiler for C supports arguments -Wsuggest-final-methods: YES
Compiler for C supports arguments -Wsuggest-final-types: YES
Compiler for C supports arguments -Wswitch: YES
Compiler for C supports arguments -Wswitch-bool: YES
Compiler for C supports arguments -Wswitch-enum: YES
Compiler for C supports arguments -Wswitch-unreachable: YES
Compiler for C supports arguments -Wsync-nand: YES
Compiler for C supports arguments -Wtautological-compare: YES
Compiler for C supports arguments -Wtrampolines: YES
Compiler for C supports arguments -Wtrigraphs: YES
Compiler for C supports arguments -Wtype-limits: YES
Compiler for C supports arguments -Wno-typedef-redefinition: NO
Compiler for C supports arguments -Wuninitialized: YES
Compiler for C supports arguments -Wunknown-pragmas: YES
Compiler for C supports arguments -Wunused: YES
Compiler for C supports arguments -Wunused-but-set-parameter: YES
Compiler for C supports arguments -Wunused-but-set-variable: YES
Compiler for C supports arguments -Wunused-const-variable=2: YES
Compiler for C supports arguments -Wunused-function: YES
Compiler for C supports arguments -Wunused-label: YES
Compiler for C supports arguments -Wunused-local-typedefs: YES
Compiler for C supports arguments -Wunused-result: YES
Compiler for C supports arguments -Wunused-value: YES
Compiler for C supports arguments -Wunused-variable: YES
Compiler for C supports arguments -Wvarargs: YES
Compiler for C supports arguments -Wvariadic-macros: YES
Compiler for C supports arguments -Wvector-operation-performance: YES
Compiler for C supports arguments -Wvla: YES
Compiler for C supports arguments -Wvolatile-register-var: YES
Compiler for C supports arguments -Wwrite-strings: YES
Compiler for C supports arguments -fstack-protector-strong: YES (cached)
Configuring AUTHORS using configuration
Run-time dependency gobject-introspection-1.0 found: YES 1.72.0
Dependency gobject-introspection-1.0 found: YES 1.72.0 (cached)
Program /usr/bin/g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
Dependency gobject-introspection-1.0 found: YES 1.72.0 (cached)
Program /usr/bin/g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
Dependency glib-2.0 found: YES 2.72.4 (cached)
Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)
Dependency glib-2.0 found: YES 2.72.4 (cached)
Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)
Dependency glib-2.0 found: YES 2.72.4 (cached)
Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)
Dependency glib-2.0 found: YES 2.72.4 (cached)
Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)
Program msgfmt found: YES (/usr/bin/msgfmt)
Program msginit found: YES (/usr/bin/msginit)
Program msgmerge found: YES (/usr/bin/msgmerge)
Program xgettext found: YES (/usr/bin/xgettext)
Configuring version.xml using configuration
Program gtkdoc-scan found: YES (/usr/bin/gtkdoc-scan)
Program gtkdoc-scangobj found: YES (/usr/bin/gtkdoc-scangobj)
Program gtkdoc-mkdb found: YES (/usr/bin/gtkdoc-mkdb)
Program gtkdoc-mkhtml found: YES (/usr/bin/gtkdoc-mkhtml)
Program gtkdoc-fixxref found: YES (/usr/bin/gtkdoc-fixxref)
Program gtkdoc-scan found: YES (/usr/bin/gtkdoc-scan)
Program gtkdoc-scangobj found: YES (/usr/bin/gtkdoc-scangobj)
Program gtkdoc-mkdb found: YES (/usr/bin/gtkdoc-mkdb)
Program gtkdoc-mkhtml found: YES (/usr/bin/gtkdoc-mkhtml)
Program gtkdoc-fixxref found: YES (/usr/bin/gtkdoc-fixxref)
Program gtkdoc-scan found: YES (/usr/bin/gtkdoc-scan)
Program gtkdoc-scangobj found: YES (/usr/bin/gtkdoc-scangobj)
Program gtkdoc-mkdb found: YES (/usr/bin/gtkdoc-mkdb)
Program gtkdoc-mkhtml found: YES (/usr/bin/gtkdoc-mkhtml)
Program gtkdoc-fixxref found: YES (/usr/bin/gtkdoc-fixxref)
Build targets in project: 51
Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja
skneppel@cape:/tmp/libvirt-glib$ meson compile -C builddir
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/local/bin/ninja -C /tmp/libvirt-glib/builddir
ninja: Entering directory `/tmp/libvirt-glib/builddir'
[165/165] Generating libvirt-gobject/LibvirtGObject-1.0.typelib with a custom command
skneppel@cape:/tmp/libvirt-glib$ sudo ninja -C builddir install
ninja: Entering directory `builddir'
[0/1] Installing files.
Installing libvirt-glib/libvirt-glib-1.0.so.0.6000.0 to /usr/local/lib/x86_64-linux-gnu
Installing libvirt-glib/LibvirtGLib-1.0.gir to /usr/local/share/gir-1.0
Installing libvirt-glib/LibvirtGLib-1.0.typelib to /usr/local/lib/x86_64-linux-gnu/girepository-1.0
Installing libvirt-gconfig/libvirt-gconfig-enum-types.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing libvirt-gconfig/libvirt-gconfig-1.0.so.0.6000.0 to /usr/local/lib/x86_64-linux-gnu
Installing libvirt-gconfig/LibvirtGConfig-1.0.gir to /usr/local/share/gir-1.0
Installing libvirt-gconfig/LibvirtGConfig-1.0.typelib to /usr/local/lib/x86_64-linux-gnu/girepository-1.0
Installing libvirt-gobject/libvirt-gobject-enums.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing libvirt-gobject/libvirt-gobject-1.0.so.0.6000.0 to /usr/local/lib/x86_64-linux-gnu
Installing libvirt-gobject/LibvirtGObject-1.0.gir to /usr/local/share/gir-1.0
Installing libvirt-gobject/LibvirtGObject-1.0.typelib to /usr/local/lib/x86_64-linux-gnu/girepository-1.0
Installing po/ca/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/ca/LC_MESSAGES
Installing po/cs/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/cs/LC_MESSAGES
Installing po/de/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/de/LC_MESSAGES
Installing po/en_GB/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/en_GB/LC_MESSAGES
Installing po/es/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/es/LC_MESSAGES
Installing po/fi/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/fi/LC_MESSAGES
Installing po/fr/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/fr/LC_MESSAGES
Installing po/hi/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/hi/LC_MESSAGES
Installing po/ja/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/ja/LC_MESSAGES
Installing po/pl/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/pl/LC_MESSAGES
Installing po/pt_BR/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/pt_BR/LC_MESSAGES
Installing po/ru/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/ru/LC_MESSAGES
Installing po/tr/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/tr/LC_MESSAGES
Installing po/uk/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/uk/LC_MESSAGES
Installing po/id/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/id/LC_MESSAGES
Installing po/it/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/it/LC_MESSAGES
Installing po/si/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/si/LC_MESSAGES
Installing po/ko/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/ko/LC_MESSAGES
Installing po/sv/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/sv/LC_MESSAGES
Installing po/ka/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/ka/LC_MESSAGES
Installing po/ro/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/ro/LC_MESSAGES
Installing po/nl/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/nl/LC_MESSAGES
Installing /tmp/libvirt-glib/builddir/libvirt-glib-1.0.pc to /usr/local/lib/x86_64-linux-gnu/pkgconfig
Installing /tmp/libvirt-glib/builddir/libvirt-gconfig-1.0.pc to /usr/local/lib/x86_64-linux-gnu/pkgconfig
Installing /tmp/libvirt-glib/builddir/libvirt-gobject-1.0.pc to /usr/local/lib/x86_64-linux-gnu/pkgconfig
Installing /tmp/libvirt-glib/libvirt-glib/libvirt-glib.h to /usr/local/include/libvirt-glib-1.0/libvirt-glib
Installing /tmp/libvirt-glib/libvirt-glib/libvirt-glib-error.h to /usr/local/include/libvirt-glib-1.0/libvirt-glib
Installing /tmp/libvirt-glib/libvirt-glib/libvirt-glib-event.h to /usr/local/include/libvirt-glib-1.0/libvirt-glib
Installing /tmp/libvirt-glib/libvirt-glib/libvirt-glib-main.h to /usr/local/include/libvirt-glib-1.0/libvirt-glib
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-main.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-object.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-host.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-cpu.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-cpu-feature.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-cpu-model.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-cpu-topology.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-guest.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-guest-arch.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-guest-domain.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-guest-feature.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-host-secmodel.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-address.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-address-pci.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-address-usb.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-audio.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-capabilities.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-capabilities-os.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-channel.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-chardev.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-chardev-source.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-chardev-source-pty.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-chardev-source-spiceport.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-chardev-source-spicevmc.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-chardev-source-unix.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-clock.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-console.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-controller.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-controller-usb.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-cpu.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-cpu-feature.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-cpu-model.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-device.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-disk.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-disk-driver.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-filesys.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-graphics.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-graphics-desktop.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-graphics-rdp.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-graphics-sdl.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-graphics-spice.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-graphics-vnc.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-graphics-dbus.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-hostdev.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-hostdev-pci.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-input.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-interface.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-interface-bridge.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-interface-filterref.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-interface-filterref-parameter.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-interface-network.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-interface-user.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-memballoon.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-os.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-parallel.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-power-management.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-redirdev.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-seclabel.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-serial.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-smartcard.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-smartcard-host.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-smartcard-host-certificates.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-smartcard-passthrough.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-snapshot.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-snapshot-disk.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-sound.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-timer.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-timer-hpet.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-timer-pit.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-timer-rtc.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-video.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-vsock.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-helpers.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-interface.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-network.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-network-filter.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-node-device.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-secret.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-storage-permissions.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-storage-pool.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-storage-pool-source.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-storage-pool-target.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-storage-vol.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-storage-vol-backing-store.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-storage-vol-target.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-main.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-domain-snapshot.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-domain-device.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-domain-disk.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-domain-interface.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-domain.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-interface.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-network.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-network-dhcp-lease.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-network-filter.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-node-device.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-secret.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-storage-vol.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-storage-pool.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-stream.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-connection.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-manager.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing symlink pointing to libvirt-glib-1.0.so.0.6000.0 to /usr/local/lib/x86_64-linux-gnu/libvirt-glib-1.0.so.0
Installing symlink pointing to libvirt-glib-1.0.so.0 to /usr/local/lib/x86_64-linux-gnu/libvirt-glib-1.0.so
Installing symlink pointing to libvirt-gconfig-1.0.so.0.6000.0 to /usr/local/lib/x86_64-linux-gnu/libvirt-gconfig-1.0.so.0
Installing symlink pointing to libvirt-gconfig-1.0.so.0 to /usr/local/lib/x86_64-linux-gnu/libvirt-gconfig-1.0.so
Installing symlink pointing to libvirt-gobject-1.0.so.0.6000.0 to /usr/local/lib/x86_64-linux-gnu/libvirt-gobject-1.0.so.0
Installing symlink pointing to libvirt-gobject-1.0.so.0 to /usr/local/lib/x86_64-linux-gnu/libvirt-gobject-1.0.so
Running custom install script '/usr/local/bin/meson --internal gtkdoc --sourcedir=/tmp/libvirt-glib --builddir=/tmp/libvirt-glib/builddir --subdir=docs/libvirt-glib --headerdirs=/tmp/libvirt-glib/libvirt-glib --mainfile=Libvirt-glib-docs.xml --modulename=Libvirt-glib --moduleversion= --mode=auto --gtkdoc-scan=/usr/bin/gtkdoc-scan --gtkdoc-scangobj=/usr/bin/gtkdoc-scangobj --gtkdoc-mkdb=/usr/bin/gtkdoc-mkdb --gtkdoc-mkhtml=/usr/bin/gtkdoc-mkhtml --gtkdoc-fixxref=/usr/bin/gtkdoc-fixxref --htmlargs= --scanargs=--rebuild-sections --scanobjsargs= --gobjects-types-file= --fixxrefargs= --mkdbargs=--output-format=xml --html-assets= --content-files= --expand-content-files= --ignore-headers= --installdir=/usr/local/share/gtk-doc/html/Libvirt-glib --cc=cc --ld=cc --cflags=-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include --ldflags=-L/tmp/libvirt-glib/builddir/libvirt-glib -Wl,-rpath,/tmp/libvirt-glib/builddir/libvirt-glib -lvirt-glib-1.0 -L/usr/lib64 -lvirt -lglib-2.0 -lgobject-2.0'
Running custom install script '/usr/local/bin/meson --internal gtkdoc --sourcedir=/tmp/libvirt-glib --builddir=/tmp/libvirt-glib/builddir --subdir=docs/libvirt-gconfig --headerdirs=/tmp/libvirt-glib/libvirt-gconfig --mainfile=Libvirt-gconfig-docs.xml --modulename=Libvirt-gconfig --moduleversion= --mode=auto --gtkdoc-scan=/usr/bin/gtkdoc-scan --gtkdoc-scangobj=/usr/bin/gtkdoc-scangobj --gtkdoc-mkdb=/usr/bin/gtkdoc-mkdb --gtkdoc-mkhtml=/usr/bin/gtkdoc-mkhtml --gtkdoc-fixxref=/usr/bin/gtkdoc-fixxref --htmlargs= --scanargs=--rebuild-sections@@--rebuild-types --scanobjsargs= --gobjects-types-file= --fixxrefargs= --mkdbargs=--output-format=xml --html-assets= --content-files= --expand-content-files= --ignore-headers= --installdir=/usr/local/share/gtk-doc/html/Libvirt-gconfig --cc=cc --ld=cc --cflags=-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 --ldflags=-L/tmp/libvirt-glib/builddir/libvirt-gconfig -Wl,-rpath,/tmp/libvirt-glib/builddir/libvirt-gconfig -L/tmp/libvirt-glib/builddir/libvirt-glib -Wl,-rpath,/tmp/libvirt-glib/builddir/libvirt-glib -lvirt-gconfig-1.0 -L/usr/lib64 -lvirt -lgobject-2.0 -lglib-2.0 -lxml2'
Running custom install script '/usr/local/bin/meson --internal gtkdoc --sourcedir=/tmp/libvirt-glib --builddir=/tmp/libvirt-glib/builddir --subdir=docs/libvirt-gobject --headerdirs=/tmp/libvirt-glib/libvirt-gobject --mainfile=Libvirt-gobject-docs.xml --modulename=Libvirt-gobject --moduleversion= --mode=auto --gtkdoc-scan=/usr/bin/gtkdoc-scan --gtkdoc-scangobj=/usr/bin/gtkdoc-scangobj --gtkdoc-mkdb=/usr/bin/gtkdoc-mkdb --gtkdoc-mkhtml=/usr/bin/gtkdoc-mkhtml --gtkdoc-fixxref=/usr/bin/gtkdoc-fixxref --htmlargs= --scanargs=--rebuild-sections@@--rebuild-types --scanobjsargs= --gobjects-types-file= --fixxrefargs= --mkdbargs=--output-format=xml --html-assets= --content-files= --expand-content-files= --ignore-headers= --installdir=/usr/local/share/gtk-doc/html/Libvirt-gobject --cc=cc --ld=cc --cflags=-pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 --ldflags=-L/tmp/libvirt-glib/builddir/libvirt-gobject -Wl,-rpath,/tmp/libvirt-glib/builddir/libvirt-gobject -L/tmp/libvirt-glib/builddir/libvirt-glib -Wl,-rpath,/tmp/libvirt-glib/builddir/libvirt-glib -L/tmp/libvirt-glib/builddir/libvirt-gconfig -Wl,-rpath,/tmp/libvirt-glib/builddir/libvirt-gconfig -lvirt-gobject-1.0 -lvirt-glib-1.0 -lvirt-gconfig-1.0 -L/usr/lib64 -lvirt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2'
skneppel@cape:/tmp/libvirt-glib$ sudo ninja -C builddir install
ninja: Entering directory `builddir'
[0/1] Installing files.
Installing libvirt-glib/libvirt-glib-1.0.so.0.6000.0 to /usr/local/lib/x86_64-linux-gnu
Installing libvirt-glib/LibvirtGLib-1.0.gir to /usr/local/share/gir-1.0
Installing libvirt-glib/LibvirtGLib-1.0.typelib to /usr/local/lib/x86_64-linux-gnu/girepository-1.0
Installing libvirt-gconfig/libvirt-gconfig-enum-types.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing libvirt-gconfig/libvirt-gconfig-1.0.so.0.6000.0 to /usr/local/lib/x86_64-linux-gnu
Installing libvirt-gconfig/LibvirtGConfig-1.0.gir to /usr/local/share/gir-1.0
Installing libvirt-gconfig/LibvirtGConfig-1.0.typelib to /usr/local/lib/x86_64-linux-gnu/girepository-1.0
Installing libvirt-gobject/libvirt-gobject-enums.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing libvirt-gobject/libvirt-gobject-1.0.so.0.6000.0 to /usr/local/lib/x86_64-linux-gnu
Installing libvirt-gobject/LibvirtGObject-1.0.gir to /usr/local/share/gir-1.0
Installing libvirt-gobject/LibvirtGObject-1.0.typelib to /usr/local/lib/x86_64-linux-gnu/girepository-1.0
Installing po/ca/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/ca/LC_MESSAGES
Installing po/cs/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/cs/LC_MESSAGES
Installing po/de/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/de/LC_MESSAGES
Installing po/en_GB/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/en_GB/LC_MESSAGES
Installing po/es/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/es/LC_MESSAGES
Installing po/fi/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/fi/LC_MESSAGES
Installing po/fr/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/fr/LC_MESSAGES
Installing po/hi/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/hi/LC_MESSAGES
Installing po/ja/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/ja/LC_MESSAGES
Installing po/pl/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/pl/LC_MESSAGES
Installing po/pt_BR/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/pt_BR/LC_MESSAGES
Installing po/ru/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/ru/LC_MESSAGES
Installing po/tr/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/tr/LC_MESSAGES
Installing po/uk/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/uk/LC_MESSAGES
Installing po/id/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/id/LC_MESSAGES
Installing po/it/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/it/LC_MESSAGES
Installing po/si/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/si/LC_MESSAGES
Installing po/ko/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/ko/LC_MESSAGES
Installing po/sv/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/sv/LC_MESSAGES
Installing po/ka/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/ka/LC_MESSAGES
Installing po/ro/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/ro/LC_MESSAGES
Installing po/nl/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/nl/LC_MESSAGES
Installing /tmp/libvirt-glib/builddir/libvirt-glib-1.0.pc to /usr/local/lib/x86_64-linux-gnu/pkgconfig
Installing /tmp/libvirt-glib/builddir/libvirt-gconfig-1.0.pc to /usr/local/lib/x86_64-linux-gnu/pkgconfig
Installing /tmp/libvirt-glib/builddir/libvirt-gobject-1.0.pc to /usr/local/lib/x86_64-linux-gnu/pkgconfig
Installing /tmp/libvirt-glib/libvirt-glib/libvirt-glib.h to /usr/local/include/libvirt-glib-1.0/libvirt-glib
Installing /tmp/libvirt-glib/libvirt-glib/libvirt-glib-error.h to /usr/local/include/libvirt-glib-1.0/libvirt-glib
Installing /tmp/libvirt-glib/libvirt-glib/libvirt-glib-event.h to /usr/local/include/libvirt-glib-1.0/libvirt-glib
Installing /tmp/libvirt-glib/libvirt-glib/libvirt-glib-main.h to /usr/local/include/libvirt-glib-1.0/libvirt-glib
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-main.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-object.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-host.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-cpu.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-cpu-feature.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-cpu-model.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-cpu-topology.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-guest.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-guest-arch.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-guest-domain.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-guest-feature.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-host-secmodel.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-address.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-address-pci.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-address-usb.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-audio.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-capabilities.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-capabilities-os.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-channel.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-chardev.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-chardev-source.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-chardev-source-pty.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-chardev-source-spiceport.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-chardev-source-spicevmc.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-chardev-source-unix.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-clock.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-console.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-controller.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-controller-usb.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-cpu.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-cpu-feature.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-cpu-model.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-device.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-disk.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-disk-driver.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-filesys.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-graphics.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-graphics-desktop.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-graphics-rdp.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-graphics-sdl.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-graphics-spice.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-graphics-vnc.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-graphics-dbus.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-hostdev.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-hostdev-pci.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-input.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-interface.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-interface-bridge.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-interface-filterref.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-interface-filterref-parameter.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-interface-network.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-interface-user.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-memballoon.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-os.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-parallel.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-power-management.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-redirdev.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-seclabel.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-serial.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-smartcard.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-smartcard-host.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-smartcard-host-certificates.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-smartcard-passthrough.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-snapshot.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-snapshot-disk.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-sound.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-timer.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-timer-hpet.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-timer-pit.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-timer-rtc.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-video.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-vsock.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-helpers.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-interface.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-network.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-network-filter.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-node-device.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-secret.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-storage-permissions.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-storage-pool.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-storage-pool-source.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-storage-pool-target.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-storage-vol.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-storage-vol-backing-store.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-storage-vol-target.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-main.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-domain-snapshot.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-domain-device.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-domain-disk.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-domain-interface.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-domain.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-interface.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-network.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-network-dhcp-lease.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-network-filter.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-node-device.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-secret.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-storage-vol.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-storage-pool.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-stream.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-connection.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-manager.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject
Installing symlink pointing to libvirt-glib-1.0.so.0.6000.0 to /usr/local/lib/x86_64-linux-gnu/libvirt-glib-1.0.so.0
Installing symlink pointing to libvirt-glib-1.0.so.0 to /usr/local/lib/x86_64-linux-gnu/libvirt-glib-1.0.so
Installing symlink pointing to libvirt-gconfig-1.0.so.0.6000.0 to /usr/local/lib/x86_64-linux-gnu/libvirt-gconfig-1.0.so.0
Installing symlink pointing to libvirt-gconfig-1.0.so.0 to /usr/local/lib/x86_64-linux-gnu/libvirt-gconfig-1.0.so
Installing symlink pointing to libvirt-gobject-1.0.so.0.6000.0 to /usr/local/lib/x86_64-linux-gnu/libvirt-gobject-1.0.so.0
Installing symlink pointing to libvirt-gobject-1.0.so.0 to /usr/local/lib/x86_64-linux-gnu/libvirt-gobject-1.0.so
Running custom install script '/usr/local/bin/meson --internal gtkdoc --sourcedir=/tmp/libvirt-glib --builddir=/tmp/libvirt-glib/builddir --subdir=docs/libvirt-glib --headerdirs=/tmp/libvirt-glib/libvirt-glib --mainfile=Libvirt-glib-docs.xml --modulename=Libvirt-glib --moduleversion= --mode=auto --gtkdoc-scan=/usr/bin/gtkdoc-scan --gtkdoc-scangobj=/usr/bin/gtkdoc-scangobj --gtkdoc-mkdb=/usr/bin/gtkdoc-mkdb --gtkdoc-mkhtml=/usr/bin/gtkdoc-mkhtml --gtkdoc-fixxref=/usr/bin/gtkdoc-fixxref --htmlargs= --scanargs=--rebuild-sections --scanobjsargs= --gobjects-types-file= --fixxrefargs= --mkdbargs=--output-format=xml --html-assets= --content-files= --expand-content-files= --ignore-headers= --installdir=/usr/local/share/gtk-doc/html/Libvirt-glib --cc=cc --ld=cc --cflags=-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include --ldflags=-L/tmp/libvirt-glib/builddir/libvirt-glib -Wl,-rpath,/tmp/libvirt-glib/builddir/libvirt-glib -lvirt-glib-1.0 -L/usr/lib64 -lvirt -lglib-2.0 -lgobject-2.0'
Running custom install script '/usr/local/bin/meson --internal gtkdoc --sourcedir=/tmp/libvirt-glib --builddir=/tmp/libvirt-glib/builddir --subdir=docs/libvirt-gconfig --headerdirs=/tmp/libvirt-glib/libvirt-gconfig --mainfile=Libvirt-gconfig-docs.xml --modulename=Libvirt-gconfig --moduleversion= --mode=auto --gtkdoc-scan=/usr/bin/gtkdoc-scan --gtkdoc-scangobj=/usr/bin/gtkdoc-scangobj --gtkdoc-mkdb=/usr/bin/gtkdoc-mkdb --gtkdoc-mkhtml=/usr/bin/gtkdoc-mkhtml --gtkdoc-fixxref=/usr/bin/gtkdoc-fixxref --htmlargs= --scanargs=--rebuild-sections@@--rebuild-types --scanobjsargs= --gobjects-types-file= --fixxrefargs= --mkdbargs=--output-format=xml --html-assets= --content-files= --expand-content-files= --ignore-headers= --installdir=/usr/local/share/gtk-doc/html/Libvirt-gconfig --cc=cc --ld=cc --cflags=-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 --ldflags=-L/tmp/libvirt-glib/builddir/libvirt-gconfig -Wl,-rpath,/tmp/libvirt-glib/builddir/libvirt-gconfig -L/tmp/libvirt-glib/builddir/libvirt-glib -Wl,-rpath,/tmp/libvirt-glib/builddir/libvirt-glib -lvirt-gconfig-1.0 -L/usr/lib64 -lvirt -lgobject-2.0 -lglib-2.0 -lxml2'
Running custom install script '/usr/local/bin/meson --internal gtkdoc --sourcedir=/tmp/libvirt-glib --builddir=/tmp/libvirt-glib/builddir --subdir=docs/libvirt-gobject --headerdirs=/tmp/libvirt-glib/libvirt-gobject --mainfile=Libvirt-gobject-docs.xml --modulename=Libvirt-gobject --moduleversion= --mode=auto --gtkdoc-scan=/usr/bin/gtkdoc-scan --gtkdoc-scangobj=/usr/bin/gtkdoc-scangobj --gtkdoc-mkdb=/usr/bin/gtkdoc-mkdb --gtkdoc-mkhtml=/usr/bin/gtkdoc-mkhtml --gtkdoc-fixxref=/usr/bin/gtkdoc-fixxref --htmlargs= --scanargs=--rebuild-sections@@--rebuild-types --scanobjsargs= --gobjects-types-file= --fixxrefargs= --mkdbargs=--output-format=xml --html-assets= --content-files= --expand-content-files= --ignore-headers= --installdir=/usr/local/share/gtk-doc/html/Libvirt-gobject --cc=cc --ld=cc --cflags=-pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 --ldflags=-L/tmp/libvirt-glib/builddir/libvirt-gobject -Wl,-rpath,/tmp/libvirt-glib/builddir/libvirt-gobject -L/tmp/libvirt-glib/builddir/libvirt-glib -Wl,-rpath,/tmp/libvirt-glib/builddir/libvirt-glib -L/tmp/libvirt-glib/builddir/libvirt-gconfig -Wl,-rpath,/tmp/libvirt-glib/builddir/libvirt-gconfig -lvirt-gobject-1.0 -lvirt-glib-1.0 -lvirt-gconfig-1.0 -L/usr/lib64 -lvirt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2'
skneppel@cape:/tmp/libvirt-glib$ mkdir -p /usr/local/lib/girepository-1.0/
skneppel@cape:/tmp/libvirt-glib$ cp builddir/libvirt-glib/LibvirtGLib-1.0.typelib /usr/local/lib/girepository-1.0/LibvirtGLib-1.0.typelib
/sbin/ldconfig
cp: cannot create regular file '/usr/local/lib/girepository-1.0/LibvirtGLib-1.0.typelib': Permission denied
/sbin/ldconfig.real: Can't create temporary cache file /etc/ld.so.cache~: Permission denied
skneppel@cape:/tmp/libvirt-glib$ sudo cp builddir/libvirt-glib/LibvirtGLib-1.0.typelib /usr/local/lib/girepository-1.0/LibvirtGLib-1.0.typelib
skneppel@cape:/tmp/libvirt-glib$ /sbin/ldconfig
/sbin/ldconfig.real: Can't create temporary cache file /etc/ld.so.cache~: Permission denied
skneppel@cape:/tmp/libvirt-glib$ sudo /sbin/ldconfig
skneppel@cape:/tmp/libvirt-glib$ if [ ! -d "virt-manager" ]; then
git clone https://github.com/virt-manager/virt-manager.git
echo "[+] Cloned Virt Manager repo"
fi
Cloning into 'virt-manager'...
remote: Enumerating objects: 64899, done.
remote: Counting objects: 100% (2739/2739), done.
remote: Compressing objects: 100% (509/509), done.
remote: Total 64899 (delta 2381), reused 2230 (delta 2230), pack-reused 62160 (from 4)
Receiving objects: 100% (64899/64899), 95.01 MiB | 13.12 MiB/s, done.
Resolving deltas: 100% (53847/53847), done.
[+] Cloned Virt Manager repo
skneppel@cape:/tmp/libvirt-glib$ cd "virt-manager" || return
skneppel@cape:/tmp/libvirt-glib/virt-manager$ meson setup build
The Meson build system
Version: 1.6.1
Source dir: /tmp/libvirt-glib/virt-manager
Build dir: /tmp/libvirt-glib/virt-manager/build
Build type: native build
Project name: virt-manager
Project version: 5.0.0
Host machine cpu family: x86_64
Host machine cpu: x86_64
Program python3 found: YES (/usr/bin/python3)
Program make_bin_wrapper.py found: YES (/usr/bin/python3 /tmp/libvirt-glib/virt-manager/scripts/make_bin_wrapper.py)
Program meson_dist.py found: YES (/usr/bin/python3 /tmp/libvirt-glib/virt-manager/scripts/meson_dist.py)
Program rst2man found: YES (/usr/bin/rst2man)
Configuring virt-install using configuration
Configuring virt-clone using configuration
Configuring virt-xml using configuration
Configuring build.cfg using configuration
Program msgfmt found: YES (/usr/bin/msgfmt)
Program msginit found: YES (/usr/bin/msginit)
Program msgmerge found: YES (/usr/bin/msgmerge)
Program xgettext found: YES (/usr/bin/xgettext)
Found pkg-config: YES (/usr/bin/pkg-config) 0.29.2
Build-time dependency gio-2.0 found: YES 2.72.4
Program /usr/bin/glib-compile-schemas found: YES (/usr/bin/glib-compile-schemas)
Program gtk4-update-icon-cache found: YES (/usr/bin/gtk4-update-icon-cache)
Configuring virt-manager.spec using configuration
Program pylint found: YES (/usr/bin/pylint)
Program pytest found: YES (/usr/local/bin/pytest)
Program pycodestyle found: YES (/usr/local/bin/pycodestyle)
Program codespell found: NO
Build targets in project: 66
Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja
skneppel@cape:/tmp/libvirt-glib/virt-manager$ meson install -C build
ninja: Entering directory `/tmp/libvirt-glib/virt-manager/build'
[63/63] Merging translations for po/virt-manager.appdata.xml
Installing man/virt-install.1 to /usr/local/share/man/man1
Installation failed due to insufficient permissions.
Attempt to use /usr/bin/sudo to gain elevated privileges? [y/n] y
Installing man/virt-install.1 to /usr/local/share/man/man1
Installing man/virt-clone.1 to /usr/local/share/man/man1
Installing man/virt-xml.1 to /usr/local/share/man/man1
Installing man/virt-manager.1 to /usr/local/share/man/man1
Installing po/virt-manager.desktop to /usr/local/share/applications
Installing po/virt-manager.appdata.xml to /usr/local/share/metainfo
Installing po/ar/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/ar/LC_MESSAGES
Installing po/as/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/as/LC_MESSAGES
Installing po/bg/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/bg/LC_MESSAGES
Installing po/bn_IN/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/bn_IN/LC_MESSAGES
Installing po/bs/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/bs/LC_MESSAGES
Installing po/ca/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/ca/LC_MESSAGES
Installing po/cs/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/cs/LC_MESSAGES
Installing po/da/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/da/LC_MESSAGES
Installing po/de/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/de/LC_MESSAGES
Installing po/en_GB/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/en_GB/LC_MESSAGES
Installing po/es/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/es/LC_MESSAGES
Installing po/fa/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/fa/LC_MESSAGES
Installing po/fi/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/fi/LC_MESSAGES
Installing po/fr/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/fr/LC_MESSAGES
Installing po/fur/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/fur/LC_MESSAGES
Installing po/gl/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/gl/LC_MESSAGES
Installing po/gu/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/gu/LC_MESSAGES
Installing po/hi/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/hi/LC_MESSAGES
Installing po/hr/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/hr/LC_MESSAGES
Installing po/hu/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/hu/LC_MESSAGES
Installing po/id/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/id/LC_MESSAGES
Installing po/ie/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/ie/LC_MESSAGES
Installing po/is/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/is/LC_MESSAGES
Installing po/it/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/it/LC_MESSAGES
Installing po/ja/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/ja/LC_MESSAGES
Installing po/ka/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/ka/LC_MESSAGES
Installing po/kab/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/kab/LC_MESSAGES
Installing po/kn/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/kn/LC_MESSAGES
Installing po/ko/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/ko/LC_MESSAGES
Installing po/ml/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/ml/LC_MESSAGES
Installing po/mr/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/mr/LC_MESSAGES
Installing po/ms/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/ms/LC_MESSAGES
Installing po/nb/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/nb/LC_MESSAGES
Installing po/nl/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/nl/LC_MESSAGES
Installing po/or/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/or/LC_MESSAGES
Installing po/pa/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/pa/LC_MESSAGES
Installing po/pl/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/pl/LC_MESSAGES
Installing po/pt/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/pt/LC_MESSAGES
Installing po/pt_BR/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/pt_BR/LC_MESSAGES
Installing po/ro/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/ro/LC_MESSAGES
Installing po/ru/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/ru/LC_MESSAGES
Installing po/si/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/si/LC_MESSAGES
Installing po/sk/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/sk/LC_MESSAGES
Installing po/sr/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/sr/LC_MESSAGES
Installing po/sr@latin/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/sr@latin/LC_MESSAGES
Installing po/sv/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/sv/LC_MESSAGES
Installing po/ta/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/ta/LC_MESSAGES
Installing po/te/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/te/LC_MESSAGES
Installing po/tr/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/tr/LC_MESSAGES
Installing po/uk/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/uk/LC_MESSAGES
Installing po/vi/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/vi/LC_MESSAGES
Installing po/zh_CN/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/zh_CN/LC_MESSAGES
Installing po/zh_TW/LC_MESSAGES/virt-manager.mo to /usr/local/share/locale/zh_TW/LC_MESSAGES
Installing virt-install to /usr/local/bin
Installing virt-clone to /usr/local/bin
Installing virt-xml to /usr/local/bin
Installing virt-manager to /usr/local/bin
Installing /tmp/libvirt-glib/virt-manager/data/org.virt-manager.virt-manager.gschema.xml to /usr/local/share/glib-2.0/schemas
Installing /tmp/libvirt-glib/virt-manager/build/data/virt-install to /usr/local/share/bash-completion/completions
Installing /tmp/libvirt-glib/virt-manager/build/data/virt-clone to /usr/local/share/bash-completion/completions
Installing /tmp/libvirt-glib/virt-manager/build/data/virt-xml to /usr/local/share/bash-completion/completions
Installing /tmp/libvirt-glib/virt-manager/data/icons/16x16/actions/icon_console.png to /usr/local/share/virt-manager/icons/hicolor/16x16/actions
Installing /tmp/libvirt-glib/virt-manager/data/icons/16x16/actions/vm_new.png to /usr/local/share/virt-manager/icons/hicolor/16x16/actions
Installing /tmp/libvirt-glib/virt-manager/data/icons/16x16/apps/virt-manager.png to /usr/local/share/icons/hicolor/16x16/apps
Installing /tmp/libvirt-glib/virt-manager/data/icons/22x22/actions/icon_console.png to /usr/local/share/virt-manager/icons/hicolor/22x22/actions
Installing /tmp/libvirt-glib/virt-manager/data/icons/22x22/actions/icon_details.png to /usr/local/share/virt-manager/icons/hicolor/22x22/actions
Installing /tmp/libvirt-glib/virt-manager/data/icons/22x22/actions/vm_new.png to /usr/local/share/virt-manager/icons/hicolor/22x22/actions
Installing /tmp/libvirt-glib/virt-manager/data/icons/22x22/apps/virt-manager.png to /usr/local/share/icons/hicolor/22x22/apps
Installing /tmp/libvirt-glib/virt-manager/data/icons/22x22/devices/device_cpu.png to /usr/local/share/virt-manager/icons/hicolor/22x22/devices
Installing /tmp/libvirt-glib/virt-manager/data/icons/22x22/devices/device_mem.png to /usr/local/share/virt-manager/icons/hicolor/22x22/devices
Installing /tmp/libvirt-glib/virt-manager/data/icons/22x22/devices/device_pci.png to /usr/local/share/virt-manager/icons/hicolor/22x22/devices
Installing /tmp/libvirt-glib/virt-manager/data/icons/22x22/devices/device_serial.png to /usr/local/share/virt-manager/icons/hicolor/22x22/devices
Installing /tmp/libvirt-glib/virt-manager/data/icons/22x22/devices/device_usb.png to /usr/local/share/virt-manager/icons/hicolor/22x22/devices
Installing /tmp/libvirt-glib/virt-manager/data/icons/22x22/status/state_paused.png to /usr/local/share/virt-manager/icons/hicolor/22x22/status
Installing /tmp/libvirt-glib/virt-manager/data/icons/22x22/status/state_running.png to /usr/local/share/virt-manager/icons/hicolor/22x22/status
Installing /tmp/libvirt-glib/virt-manager/data/icons/22x22/status/state_shutoff.png to /usr/local/share/virt-manager/icons/hicolor/22x22/status
Installing /tmp/libvirt-glib/virt-manager/data/icons/24x24/actions/icon_console.png to /usr/local/share/virt-manager/icons/hicolor/24x24/actions
Installing /tmp/libvirt-glib/virt-manager/data/icons/24x24/actions/vm_clone_wizard.png to /usr/local/share/virt-manager/icons/hicolor/24x24/actions
Installing /tmp/libvirt-glib/virt-manager/data/icons/24x24/actions/vm_new.png to /usr/local/share/virt-manager/icons/hicolor/24x24/actions
Installing /tmp/libvirt-glib/virt-manager/data/icons/24x24/apps/virt-manager.png to /usr/local/share/icons/hicolor/24x24/apps
Installing /tmp/libvirt-glib/virt-manager/data/icons/32x32/actions/icon_console.png to /usr/local/share/virt-manager/icons/hicolor/32x32/actions
Installing /tmp/libvirt-glib/virt-manager/data/icons/32x32/actions/vm_new.png to /usr/local/share/virt-manager/icons/hicolor/32x32/actions
Installing /tmp/libvirt-glib/virt-manager/data/icons/32x32/apps/virt-manager.png to /usr/local/share/icons/hicolor/32x32/apps
Installing /tmp/libvirt-glib/virt-manager/data/icons/32x32/status/state_paused.png to /usr/local/share/virt-manager/icons/hicolor/32x32/status
Installing /tmp/libvirt-glib/virt-manager/data/icons/32x32/status/state_running.png to /usr/local/share/virt-manager/icons/hicolor/32x32/status
Installing /tmp/libvirt-glib/virt-manager/data/icons/32x32/status/state_shutoff.png to /usr/local/share/virt-manager/icons/hicolor/32x32/status
Installing /tmp/libvirt-glib/virt-manager/data/icons/48x48/actions/vm_clone_wizard.png to /usr/local/share/virt-manager/icons/hicolor/48x48/actions
Installing /tmp/libvirt-glib/virt-manager/data/icons/48x48/actions/vm_delete_wizard.png to /usr/local/share/virt-manager/icons/hicolor/48x48/actions
Installing /tmp/libvirt-glib/virt-manager/data/icons/48x48/actions/vm_import_wizard.png to /usr/local/share/virt-manager/icons/hicolor/48x48/actions
Installing /tmp/libvirt-glib/virt-manager/data/icons/48x48/actions/vm_new_wizard.png to /usr/local/share/virt-manager/icons/hicolor/48x48/actions
Installing /tmp/libvirt-glib/virt-manager/data/icons/48x48/apps/virt-manager.png to /usr/local/share/icons/hicolor/48x48/apps
Installing /tmp/libvirt-glib/virt-manager/data/icons/256x256/apps/virt-manager.png to /usr/local/share/icons/hicolor/256x256/apps
Installing /tmp/libvirt-glib/virt-manager/ui/about.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/addhardware.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/addstorage.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/asyncjob.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/clone.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/connectauth.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/console.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/createconn.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/createnet.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/createpool.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/createvm.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/createvol.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/delete.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/details.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/fsdetails.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/gfxdetails.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/hostnets.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/hoststorage.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/host.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/manager.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/migrate.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/netlist.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/oslist.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/preferences.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/snapshotsnew.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/snapshots.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/storagebrowse.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/tpmdetails.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/vmwindow.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/vsockdetails.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/ui/xmleditor.ui to /usr/local/share/virt-manager/ui
Installing /tmp/libvirt-glib/virt-manager/virtinst/__init__.py to /usr/local/share/virt-manager/virtinst
Installing /tmp/libvirt-glib/virt-manager/virtinst/_progresspriv.py to /usr/local/share/virt-manager/virtinst
Installing /tmp/libvirt-glib/virt-manager/virtinst/buildconfig.py to /usr/local/share/virt-manager/virtinst
Installing /tmp/libvirt-glib/virt-manager/virtinst/capabilities.py to /usr/local/share/virt-manager/virtinst
Installing /tmp/libvirt-glib/virt-manager/virtinst/cli.py to /usr/local/share/virt-manager/virtinst
Installing /tmp/libvirt-glib/virt-manager/virtinst/cloner.py to /usr/local/share/virt-manager/virtinst
Installing /tmp/libvirt-glib/virt-manager/virtinst/connection.py to /usr/local/share/virt-manager/virtinst
Installing /tmp/libvirt-glib/virt-manager/virtinst/diskbackend.py to /usr/local/share/virt-manager/virtinst
Installing /tmp/libvirt-glib/virt-manager/virtinst/domcapabilities.py to /usr/local/share/virt-manager/virtinst
Installing /tmp/libvirt-glib/virt-manager/virtinst/generatename.py to /usr/local/share/virt-manager/virtinst
Installing /tmp/libvirt-glib/virt-manager/virtinst/guest.py to /usr/local/share/virt-manager/virtinst
Installing /tmp/libvirt-glib/virt-manager/virtinst/logger.py to /usr/local/share/virt-manager/virtinst
Installing /tmp/libvirt-glib/virt-manager/virtinst/network.py to /usr/local/share/virt-manager/virtinst
Installing /tmp/libvirt-glib/virt-manager/virtinst/nodedev.py to /usr/local/share/virt-manager/virtinst
Installing /tmp/libvirt-glib/virt-manager/virtinst/osdict.py to /usr/local/share/virt-manager/virtinst
Installing /tmp/libvirt-glib/virt-manager/virtinst/pollhelpers.py to /usr/local/share/virt-manager/virtinst
Installing /tmp/libvirt-glib/virt-manager/virtinst/progress.py to /usr/local/share/virt-manager/virtinst
Installing /tmp/libvirt-glib/virt-manager/virtinst/snapshot.py to /usr/local/share/virt-manager/virtinst
Installing /tmp/libvirt-glib/virt-manager/virtinst/storage.py to /usr/local/share/virt-manager/virtinst
Installing /tmp/libvirt-glib/virt-manager/virtinst/support.py to /usr/local/share/virt-manager/virtinst
Installing /tmp/libvirt-glib/virt-manager/virtinst/uri.py to /usr/local/share/virt-manager/virtinst
Installing /tmp/libvirt-glib/virt-manager/virtinst/virtclone.py to /usr/local/share/virt-manager/virtinst
Installing /tmp/libvirt-glib/virt-manager/virtinst/virtinstall.py to /usr/local/share/virt-manager/virtinst
Installing /tmp/libvirt-glib/virt-manager/virtinst/virtxml.py to /usr/local/share/virt-manager/virtinst
Installing /tmp/libvirt-glib/virt-manager/virtinst/xmlapi.py to /usr/local/share/virt-manager/virtinst
Installing /tmp/libvirt-glib/virt-manager/virtinst/xmlbuilder.py to /usr/local/share/virt-manager/virtinst
Installing /tmp/libvirt-glib/virt-manager/virtinst/xmlutil.py to /usr/local/share/virt-manager/virtinst
Installing /tmp/libvirt-glib/virt-manager/virtinst/devices/__init__.py to /usr/local/share/virt-manager/virtinst/devices
Installing /tmp/libvirt-glib/virt-manager/virtinst/devices/audio.py to /usr/local/share/virt-manager/virtinst/devices
Installing /tmp/libvirt-glib/virt-manager/virtinst/devices/char.py to /usr/local/share/virt-manager/virtinst/devices
Installing /tmp/libvirt-glib/virt-manager/virtinst/devices/controller.py to /usr/local/share/virt-manager/virtinst/devices
Installing /tmp/libvirt-glib/virt-manager/virtinst/devices/device.py to /usr/local/share/virt-manager/virtinst/devices
Installing /tmp/libvirt-glib/virt-manager/virtinst/devices/disk.py to /usr/local/share/virt-manager/virtinst/devices
Installing /tmp/libvirt-glib/virt-manager/virtinst/devices/filesystem.py to /usr/local/share/virt-manager/virtinst/devices
Installing /tmp/libvirt-glib/virt-manager/virtinst/devices/graphics.py to /usr/local/share/virt-manager/virtinst/devices
Installing /tmp/libvirt-glib/virt-manager/virtinst/devices/hostdev.py to /usr/local/share/virt-manager/virtinst/devices
Installing /tmp/libvirt-glib/virt-manager/virtinst/devices/input.py to /usr/local/share/virt-manager/virtinst/devices
Installing /tmp/libvirt-glib/virt-manager/virtinst/devices/interface.py to /usr/local/share/virt-manager/virtinst/devices
Installing /tmp/libvirt-glib/virt-manager/virtinst/devices/iommu.py to /usr/local/share/virt-manager/virtinst/devices
Installing /tmp/libvirt-glib/virt-manager/virtinst/devices/memballoon.py to /usr/local/share/virt-manager/virtinst/devices
Installing /tmp/libvirt-glib/virt-manager/virtinst/devices/memory.py to /usr/local/share/virt-manager/virtinst/devices
Installing /tmp/libvirt-glib/virt-manager/virtinst/devices/panic.py to /usr/local/share/virt-manager/virtinst/devices
Installing /tmp/libvirt-glib/virt-manager/virtinst/devices/redirdev.py to /usr/local/share/virt-manager/virtinst/devices
Installing /tmp/libvirt-glib/virt-manager/virtinst/devices/rng.py to /usr/local/share/virt-manager/virtinst/devices
Installing /tmp/libvirt-glib/virt-manager/virtinst/devices/shmem.py to /usr/local/share/virt-manager/virtinst/devices
Installing /tmp/libvirt-glib/virt-manager/virtinst/devices/smartcard.py to /usr/local/share/virt-manager/virtinst/devices
Installing /tmp/libvirt-glib/virt-manager/virtinst/devices/sound.py to /usr/local/share/virt-manager/virtinst/devices
Installing /tmp/libvirt-glib/virt-manager/virtinst/devices/tpm.py to /usr/local/share/virt-manager/virtinst/devices
Installing /tmp/libvirt-glib/virt-manager/virtinst/devices/video.py to /usr/local/share/virt-manager/virtinst/devices
Installing /tmp/libvirt-glib/virt-manager/virtinst/devices/vsock.py to /usr/local/share/virt-manager/virtinst/devices
Installing /tmp/libvirt-glib/virt-manager/virtinst/devices/watchdog.py to /usr/local/share/virt-manager/virtinst/devices
Installing /tmp/libvirt-glib/virt-manager/virtinst/domain/__init__.py to /usr/local/share/virt-manager/virtinst/domain
Installing /tmp/libvirt-glib/virt-manager/virtinst/domain/blkiotune.py to /usr/local/share/virt-manager/virtinst/domain
Installing /tmp/libvirt-glib/virt-manager/virtinst/domain/clock.py to /usr/local/share/virt-manager/virtinst/domain
Installing /tmp/libvirt-glib/virt-manager/virtinst/domain/cpu.py to /usr/local/share/virt-manager/virtinst/domain
Installing /tmp/libvirt-glib/virt-manager/virtinst/domain/cputune.py to /usr/local/share/virt-manager/virtinst/domain
Installing /tmp/libvirt-glib/virt-manager/virtinst/domain/features.py to /usr/local/share/virt-manager/virtinst/domain
Installing /tmp/libvirt-glib/virt-manager/virtinst/domain/idmap.py to /usr/local/share/virt-manager/virtinst/domain
Installing /tmp/libvirt-glib/virt-manager/virtinst/domain/keywrap.py to /usr/local/share/virt-manager/virtinst/domain
Installing /tmp/libvirt-glib/virt-manager/virtinst/domain/launch_security.py to /usr/local/share/virt-manager/virtinst/domain
Installing /tmp/libvirt-glib/virt-manager/virtinst/domain/memorybacking.py to /usr/local/share/virt-manager/virtinst/domain
Installing /tmp/libvirt-glib/virt-manager/virtinst/domain/memtune.py to /usr/local/share/virt-manager/virtinst/domain
Installing /tmp/libvirt-glib/virt-manager/virtinst/domain/metadata.py to /usr/local/share/virt-manager/virtinst/domain
Installing /tmp/libvirt-glib/virt-manager/virtinst/domain/numatune.py to /usr/local/share/virt-manager/virtinst/domain
Installing /tmp/libvirt-glib/virt-manager/virtinst/domain/os.py to /usr/local/share/virt-manager/virtinst/domain
Installing /tmp/libvirt-glib/virt-manager/virtinst/domain/pm.py to /usr/local/share/virt-manager/virtinst/domain
Installing /tmp/libvirt-glib/virt-manager/virtinst/domain/resource.py to /usr/local/share/virt-manager/virtinst/domain
Installing /tmp/libvirt-glib/virt-manager/virtinst/domain/seclabel.py to /usr/local/share/virt-manager/virtinst/domain
Installing /tmp/libvirt-glib/virt-manager/virtinst/domain/sysinfo.py to /usr/local/share/virt-manager/virtinst/domain
Installing /tmp/libvirt-glib/virt-manager/virtinst/domain/vcpus.py to /usr/local/share/virt-manager/virtinst/domain
Installing /tmp/libvirt-glib/virt-manager/virtinst/domain/xmlnsqemu.py to /usr/local/share/virt-manager/virtinst/domain
Installing /tmp/libvirt-glib/virt-manager/virtinst/install/__init__.py to /usr/local/share/virt-manager/virtinst/install
Installing /tmp/libvirt-glib/virt-manager/virtinst/install/cloudinit.py to /usr/local/share/virt-manager/virtinst/install
Installing /tmp/libvirt-glib/virt-manager/virtinst/install/installer.py to /usr/local/share/virt-manager/virtinst/install
Installing /tmp/libvirt-glib/virt-manager/virtinst/install/installerinject.py to /usr/local/share/virt-manager/virtinst/install
Installing /tmp/libvirt-glib/virt-manager/virtinst/install/installertreemedia.py to /usr/local/share/virt-manager/virtinst/install
Installing /tmp/libvirt-glib/virt-manager/virtinst/install/unattended.py to /usr/local/share/virt-manager/virtinst/install
Installing /tmp/libvirt-glib/virt-manager/virtinst/install/urldetect.py to /usr/local/share/virt-manager/virtinst/install
Installing /tmp/libvirt-glib/virt-manager/virtinst/install/urlfetcher.py to /usr/local/share/virt-manager/virtinst/install
Installing /tmp/libvirt-glib/virt-manager/virtinst/install/volumeupload.py to /usr/local/share/virt-manager/virtinst/install
Installing /tmp/libvirt-glib/virt-manager/build/virtinst/build.cfg to /usr/local/share/virt-manager/virtinst
Installing /tmp/libvirt-glib/virt-manager/virtManager/__init__.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/about.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/addhardware.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/asyncjob.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/baseclass.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/clone.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/config.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/connection.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/connmanager.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/createconn.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/createnet.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/createpool.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/createvm.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/createvol.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/delete.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/engine.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/error.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/host.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/hostnets.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/hoststorage.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/manager.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/migrate.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/oslist.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/preferences.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/storagebrowse.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/systray.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/virtmanager.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/vmmenu.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/vmwindow.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/xmleditor.py to /usr/local/share/virt-manager/virtManager
Installing /tmp/libvirt-glib/virt-manager/virtManager/details/__init__.py to /usr/local/share/virt-manager/virtManager/details
Installing /tmp/libvirt-glib/virt-manager/virtManager/details/console.py to /usr/local/share/virt-manager/virtManager/details
Installing /tmp/libvirt-glib/virt-manager/virtManager/details/details.py to /usr/local/share/virt-manager/virtManager/details
Installing /tmp/libvirt-glib/virt-manager/virtManager/details/serialcon.py to /usr/local/share/virt-manager/virtManager/details
Installing /tmp/libvirt-glib/virt-manager/virtManager/details/snapshots.py to /usr/local/share/virt-manager/virtManager/details
Installing /tmp/libvirt-glib/virt-manager/virtManager/details/sshtunnels.py to /usr/local/share/virt-manager/virtManager/details
Installing /tmp/libvirt-glib/virt-manager/virtManager/details/viewers.py to /usr/local/share/virt-manager/virtManager/details
Installing /tmp/libvirt-glib/virt-manager/virtManager/device/__init__.py to /usr/local/share/virt-manager/virtManager/device
Installing /tmp/libvirt-glib/virt-manager/virtManager/device/addstorage.py to /usr/local/share/virt-manager/virtManager/device
Installing /tmp/libvirt-glib/virt-manager/virtManager/device/fsdetails.py to /usr/local/share/virt-manager/virtManager/device
Installing /tmp/libvirt-glib/virt-manager/virtManager/device/gfxdetails.py to /usr/local/share/virt-manager/virtManager/device
Installing /tmp/libvirt-glib/virt-manager/virtManager/device/mediacombo.py to /usr/local/share/virt-manager/virtManager/device
Installing /tmp/libvirt-glib/virt-manager/virtManager/device/netlist.py to /usr/local/share/virt-manager/virtManager/device
Installing /tmp/libvirt-glib/virt-manager/virtManager/device/tpmdetails.py to /usr/local/share/virt-manager/virtManager/device
Installing /tmp/libvirt-glib/virt-manager/virtManager/device/vsockdetails.py to /usr/local/share/virt-manager/virtManager/device
Installing /tmp/libvirt-glib/virt-manager/virtManager/lib/__init__.py to /usr/local/share/virt-manager/virtManager/lib
Installing /tmp/libvirt-glib/virt-manager/virtManager/lib/connectauth.py to /usr/local/share/virt-manager/virtManager/lib
Installing /tmp/libvirt-glib/virt-manager/virtManager/lib/graphwidgets.py to /usr/local/share/virt-manager/virtManager/lib
Installing /tmp/libvirt-glib/virt-manager/virtManager/lib/inspection.py to /usr/local/share/virt-manager/virtManager/lib
Installing /tmp/libvirt-glib/virt-manager/virtManager/lib/keyring.py to /usr/local/share/virt-manager/virtManager/lib
Installing /tmp/libvirt-glib/virt-manager/virtManager/lib/libvirtenummap.py to /usr/local/share/virt-manager/virtManager/lib
Installing /tmp/libvirt-glib/virt-manager/virtManager/lib/module_trace.py to /usr/local/share/virt-manager/virtManager/lib
Installing /tmp/libvirt-glib/virt-manager/virtManager/lib/statsmanager.py to /usr/local/share/virt-manager/virtManager/lib
Installing /tmp/libvirt-glib/virt-manager/virtManager/lib/testmock.py to /usr/local/share/virt-manager/virtManager/lib
Installing /tmp/libvirt-glib/virt-manager/virtManager/lib/uiutil.py to /usr/local/share/virt-manager/virtManager/lib
Installing /tmp/libvirt-glib/virt-manager/virtManager/object/__init__.py to /usr/local/share/virt-manager/virtManager/object
Installing /tmp/libvirt-glib/virt-manager/virtManager/object/domain.py to /usr/local/share/virt-manager/virtManager/object
Installing /tmp/libvirt-glib/virt-manager/virtManager/object/libvirtobject.py to /usr/local/share/virt-manager/virtManager/object
Installing /tmp/libvirt-glib/virt-manager/virtManager/object/network.py to /usr/local/share/virt-manager/virtManager/object
Installing /tmp/libvirt-glib/virt-manager/virtManager/object/nodedev.py to /usr/local/share/virt-manager/virtManager/object
Installing /tmp/libvirt-glib/virt-manager/virtManager/object/storagepool.py to /usr/local/share/virt-manager/virtManager/object
Running custom install script '/usr/bin/glib-compile-schemas /usr/local/share/glib-2.0/schemas'
Running custom install script '/usr/bin/gtk4-update-icon-cache -q -t -f /usr/local/share/icons/hicolor'
skneppel@cape:/tmp/libvirt-glib/virt-manager$ if [ "$SHELL" = "/bin/zsh" ] || [ "$SHELL" = "/usr/bin/zsh" ] ; then
echo "export LIBVIRT_DEFAULT_URI=qemu:///system" >> "$HOME/.zsh"
else
echo "export LIBVIRT_DEFAULT_URI=qemu:///system" >> "$HOME/.bashrc"
fi
skneppel@cape:/tmp/libvirt-glib/virt-manager$ sudo glib-compile-schemas --strict /usr/share/glib-2.0/schemas/
skneppel@cape:/tmp/libvirt-glib/virt-manager$ systemctl enable virtstoraged.service
skneppel@cape:/tmp/libvirt-glib/virt-manager$ systemctl start virtstoraged.service
skneppel@cape:/tmp/libvirt-glib/virt-manager$ virt-manager
Traceback (most recent call last):
File "/usr/local/bin/virt-manager", line 6, in <module>
from virtManager import virtmanager
File "/usr/local/share/virt-manager/virtManager/virtmanager.py", line 16, in <module>
gi.require_version('LibvirtGLib', '1.0')
File "/usr/lib/python3/dist-packages/gi/__init__.py", line 126, in require_version
raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace LibvirtGLib not available
Correct
On Fri, Jan 17, 2025 at 11:22 AM Sam Kneppel @.***> wrote:
Unfortunately, when I ran those lines manually, I did not see any errors either, other than some commands needing to be run as sudo. However, virt-manager gives me the same error, as seen below. A reboot does not change the outcome, either.
This is running on Ubuntu 22.04.5 with the latest patches. Out of curiosity, when you test, are you running those tests within a VM or a physical device? I doubt that is relevant, but, FWIW, I am running this on a VM with hardware virtualization enabled for testing. I believe @xx0red https://github.com/xx0red was doing so as well.
@.:~$ sudo updatedb [sudo] password for skneppel: @.:~$ temp_libvirt_so_path=$(locate libvirt-qemu.so | head -n1 | awk '{print $1;}') @.:~$ temp_export_path=$(locate libvirt.pc | head -n1 | awk '{print $1;}') @.:~$ libvirt_so_path="${temp_libvirt_so_path%/}/" @.:~$ export_path="${temp_export_path%/}/" @.:~$ export PKG_CONFIG_PATH=$export_path @.:~$ cd /tmp || return @.:/tmp$ if [ ! -d "libvirt-glib" ]; then git clone https://gitlab.com/libvirt/libvirt-glib.git fi Cloning into 'libvirt-glib'... remote: Enumerating objects: 7909, done. remote: Counting objects: 100% (1163/1163), done. remote: Compressing objects: 100% (319/319), done. remote: Total 7909 (delta 851), reused 1137 (delta 826), pack-reused 6746 (from 1) Receiving objects: 100% (7909/7909), 1.57 MiB | 12.95 MiB/s, done. Resolving deltas: 100% (6463/6463), done. @.:/tmp$ cd libvirt-glib @.**:/tmp/libvirt-glib$ meson setup builddir The Meson build system Version: 1.6.1 Source dir: /tmp/libvirt-glib Build dir: /tmp/libvirt-glib/builddir Build type: native build Project name: libvirt-glib Project version: 6.0.0 C compiler for the host machine: cc (gcc 11.4.0 "cc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0") C linker for the host machine: cc ld.bfd 2.38 Host machine cpu family: x86_64 Host machine cpu: x86_64 Program python3 found: YES (/usr/bin/python3) Found pkg-config: YES (/usr/bin/pkg-config) 0.29.2 Run-time dependency glib-2.0 found: YES 2.72.4 Run-time dependency gobject-2.0 found: YES 2.72.4 Run-time dependency gio-2.0 found: YES 2.72.4 Run-time dependency libvirt found: YES 10.10.0 Run-time dependency libxml-2.0 found: YES 2.9.13 Program check-symfile.py found: YES (/tmp/libvirt-glib/build-aux/check-symfile.py) Program check-symsorting.py found: YES (/tmp/libvirt-glib/build-aux/check-symsorting.py) Program dist.py found: YES (/tmp/libvirt-glib/build-aux/dist.py) Program gen-authors.py found: YES (/tmp/libvirt-glib/build-aux/gen-authors.py) Configuring Makefile using configuration Program make found: YES (/usr/bin/make) Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner) Compiler for language vala for the host machine not found. Program gtkdoc-scan found: YES (/usr/bin/gtkdoc-scan) Compiler for C supports link arguments -Wl,--no-undefined: YES Configuring config.h using configuration Configuring libvirt-glib.spec using configuration Configuring libvirt-glib-1.0.pc using configuration Configuring libvirt-gconfig-1.0.pc using configuration Configuring libvirt-gobject-1.0.pc using configuration Checking for size of "ptrdiff_t" : 8 Checking for size of "size_t" : 8 Compiler for C supports arguments -fstack-protector-strong: YES First supported argument: -fstack-protector-strong Compiler for C supports arguments -Werror: YES Compiler for C supports arguments -fasynchronous-unwind-tables: YES Compiler for C supports arguments -fexceptions: YES Compiler for C supports arguments -fipa-pure-const: YES Compiler for C supports arguments -fno-common: YES Compiler for C supports arguments -Wabsolute-value: YES Compiler for C supports arguments -Waddress: YES Compiler for C supports arguments -Waddress-of-packed-member: YES Compiler for C supports arguments -Waggressive-loop-optimizations: YES Compiler for C supports arguments -Walloc-size-larger-than=9223372036854775807: YES Compiler for C supports arguments -Warray-bounds=2: YES Compiler for C supports arguments -Wattribute-alias=2: YES Compiler for C supports arguments -Wattribute-warning: YES Compiler for C supports arguments -Wattributes: YES Compiler for C supports arguments -Wbool-compare: YES Compiler for C supports arguments -Wbool-operation: YES Compiler for C supports arguments -Wbuiltin-declaration-mismatch: YES Compiler for C supports arguments -Wbuiltin-macro-redefined: YES Compiler for C supports arguments -Wcannot-profile: YES Compiler for C supports arguments -Wno-cast-function-type: YES Compiler for C supports arguments -Wchar-subscripts: YES Compiler for C supports arguments -Wclobbered: YES Compiler for C supports arguments -Wcomment: YES Compiler for C supports arguments -Wcomments: YES Compiler for C supports arguments -Wcoverage-mismatch: YES Compiler for C supports arguments -Wcpp: YES Compiler for C supports arguments -Wdangling-else: YES Compiler for C supports arguments -Wdate-time: YES Compiler for C supports arguments -Wdeprecated-declarations: YES Compiler for C supports arguments -Wdesignated-init: YES Compiler for C supports arguments -Wdiscarded-array-qualifiers: YES Compiler for C supports arguments -Wdiscarded-qualifiers: YES Compiler for C supports arguments -Wdiv-by-zero: YES Compiler for C supports arguments -Wduplicated-cond: YES Compiler for C supports arguments -Wduplicate-decl-specifier: YES Compiler for C supports arguments -Wempty-body: YES Compiler for C supports arguments -Wendif-labels: YES Compiler for C supports arguments -Wexpansion-to-defined: YES Compiler for C supports arguments -Wformat-contains-nul: YES Compiler for C supports arguments -Wformat-extra-args: YES Compiler for C supports arguments -Wno-format-nonliteral: YES Compiler for C supports arguments -Wformat-overflow=2: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wno-format-truncation: YES Compiler for C supports arguments -Wformat-y2k: YES Compiler for C supports arguments -Wformat-zero-length: YES Compiler for C supports arguments -Wframe-address: YES Compiler for C supports arguments -Wframe-larger-than=1024: YES Compiler for C supports arguments -Wfree-nonheap-object: YES Compiler for C supports arguments -Whsa: YES Compiler for C supports arguments -Wif-not-aligned: YES Compiler for C supports arguments -Wignored-attributes: YES Compiler for C supports arguments -Wignored-qualifiers: YES Compiler for C supports arguments -Wimplicit: YES Compiler for C supports arguments -Wimplicit-fallthrough=5: YES Compiler for C supports arguments -Wimplicit-function-declaration: YES Compiler for C supports arguments -Wimplicit-int: YES Compiler for C supports arguments -Wincompatible-pointer-types: YES Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Winline: YES Compiler for C supports arguments -Wint-conversion: YES Compiler for C supports arguments -Wint-in-bool-context: YES Compiler for C supports arguments -Wint-to-pointer-cast: YES Compiler for C supports arguments -Winvalid-memory-model: YES Compiler for C supports arguments -Winvalid-pch: YES Compiler for C supports arguments -Wjump-misses-init: YES Compiler for C supports arguments -Wlogical-not-parentheses: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wmain: YES Compiler for C supports arguments -Wmaybe-uninitialized: YES Compiler for C supports arguments -Wmemset-elt-size: YES Compiler for C supports arguments -Wmemset-transposed-args: YES Compiler for C supports arguments -Wmisleading-indentation: YES Compiler for C supports arguments -Wmissing-attributes: YES Compiler for C supports arguments -Wmissing-braces: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wmissing-field-initializers: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wmissing-parameter-type: YES Compiler for C supports arguments -Wmissing-profile: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wmultichar: YES Compiler for C supports arguments -Wmultistatement-macros: YES Compiler for C supports arguments -Wnarrowing: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wnonnull: YES Compiler for C supports arguments -Wnonnull-compare: YES Compiler for C supports arguments -Wnormalized=nfc: YES Compiler for C supports arguments -Wnull-dereference: YES Compiler for C supports arguments -Wodr: YES Compiler for C supports arguments -Wold-style-declaration: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wopenmp-simd: YES Compiler for C supports arguments -Woverflow: YES Compiler for C supports arguments -Woverride-init: YES Compiler for C supports arguments -Wpacked-bitfield-compat: YES Compiler for C supports arguments -Wpacked-not-aligned: YES Compiler for C supports arguments -Wparentheses: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wpointer-compare: YES Compiler for C supports arguments -Wpointer-sign: YES Compiler for C supports arguments -Wpointer-to-int-cast: YES Compiler for C supports arguments -Wpragmas: YES Compiler for C supports arguments -Wpsabi: YES Compiler for C supports arguments -Wrestrict: YES Compiler for C supports arguments -Wreturn-local-addr: YES Compiler for C supports arguments -Wreturn-type: YES Compiler for C supports arguments -Wscalar-storage-order: YES Compiler for C supports arguments -Wsequence-point: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wshift-count-negative: YES Compiler for C supports arguments -Wshift-count-overflow: YES Compiler for C supports arguments -Wshift-negative-value: YES Compiler for C supports arguments -Wshift-overflow=2: YES Compiler for C supports arguments -Wno-sign-compare: YES Compiler for C supports arguments -Wsizeof-array-argument: YES Compiler for C supports arguments -Wsizeof-pointer-div: YES Compiler for C supports arguments -Wsizeof-pointer-memaccess: YES Compiler for C supports arguments -Wstrict-aliasing: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wstringop-overflow=2: YES Compiler for C supports arguments -Wstringop-truncation: YES Compiler for C supports arguments -Wsuggest-attribute=cold: YES Compiler for C supports arguments -Wno-suggest-attribute=const: YES Compiler for C supports arguments -Wsuggest-attribute=format: YES Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES Compiler for C supports arguments -Wno-suggest-attribute=pure: YES Compiler for C supports arguments -Wsuggest-final-methods: YES Compiler for C supports arguments -Wsuggest-final-types: YES Compiler for C supports arguments -Wswitch: YES Compiler for C supports arguments -Wswitch-bool: YES Compiler for C supports arguments -Wswitch-enum: YES Compiler for C supports arguments -Wswitch-unreachable: YES Compiler for C supports arguments -Wsync-nand: YES Compiler for C supports arguments -Wtautological-compare: YES Compiler for C supports arguments -Wtrampolines: YES Compiler for C supports arguments -Wtrigraphs: YES Compiler for C supports arguments -Wtype-limits: YES Compiler for C supports arguments -Wno-typedef-redefinition: NO Compiler for C supports arguments -Wuninitialized: YES Compiler for C supports arguments -Wunknown-pragmas: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -Wunused-but-set-parameter: YES Compiler for C supports arguments -Wunused-but-set-variable: YES Compiler for C supports arguments -Wunused-const-variable=2: YES Compiler for C supports arguments -Wunused-function: YES Compiler for C supports arguments -Wunused-label: YES Compiler for C supports arguments -Wunused-local-typedefs: YES Compiler for C supports arguments -Wunused-result: YES Compiler for C supports arguments -Wunused-value: YES Compiler for C supports arguments -Wunused-variable: YES Compiler for C supports arguments -Wvarargs: YES Compiler for C supports arguments -Wvariadic-macros: YES Compiler for C supports arguments -Wvector-operation-performance: YES Compiler for C supports arguments -Wvla: YES Compiler for C supports arguments -Wvolatile-register-var: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C supports arguments -fstack-protector-strong: YES (cached) Configuring AUTHORS using configuration Run-time dependency gobject-introspection-1.0 found: YES 1.72.0 Dependency gobject-introspection-1.0 found: YES 1.72.0 (cached) Program /usr/bin/g-ir-scanner found: YES (/usr/bin/g-ir-scanner) Dependency gobject-introspection-1.0 found: YES 1.72.0 (cached) Program /usr/bin/g-ir-compiler found: YES (/usr/bin/g-ir-compiler) Dependency glib-2.0 found: YES 2.72.4 (cached) Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums) Dependency glib-2.0 found: YES 2.72.4 (cached) Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums) Dependency glib-2.0 found: YES 2.72.4 (cached) Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums) Dependency glib-2.0 found: YES 2.72.4 (cached) Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums) Program msgfmt found: YES (/usr/bin/msgfmt) Program msginit found: YES (/usr/bin/msginit) Program msgmerge found: YES (/usr/bin/msgmerge) Program xgettext found: YES (/usr/bin/xgettext) Configuring version.xml using configuration Program gtkdoc-scan found: YES (/usr/bin/gtkdoc-scan) Program gtkdoc-scangobj found: YES (/usr/bin/gtkdoc-scangobj) Program gtkdoc-mkdb found: YES (/usr/bin/gtkdoc-mkdb) Program gtkdoc-mkhtml found: YES (/usr/bin/gtkdoc-mkhtml) Program gtkdoc-fixxref found: YES (/usr/bin/gtkdoc-fixxref) Program gtkdoc-scan found: YES (/usr/bin/gtkdoc-scan) Program gtkdoc-scangobj found: YES (/usr/bin/gtkdoc-scangobj) Program gtkdoc-mkdb found: YES (/usr/bin/gtkdoc-mkdb) Program gtkdoc-mkhtml found: YES (/usr/bin/gtkdoc-mkhtml) Program gtkdoc-fixxref found: YES (/usr/bin/gtkdoc-fixxref) Program gtkdoc-scan found: YES (/usr/bin/gtkdoc-scan) Program gtkdoc-scangobj found: YES (/usr/bin/gtkdoc-scangobj) Program gtkdoc-mkdb found: YES (/usr/bin/gtkdoc-mkdb) Program gtkdoc-mkhtml found: YES (/usr/bin/gtkdoc-mkhtml) Program gtkdoc-fixxref found: YES (/usr/bin/gtkdoc-fixxref) Build targets in project: 51
Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja @.:/tmp/libvirt-glib$ meson compile -C builddir INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/local/bin/ninja -C /tmp/libvirt-glib/builddir ninja: Entering directory
/tmp/libvirt-glib/builddir' [165/165] Generating libvirt-gobject/LibvirtGObject-1.0.typelib with a custom command ***@***.***:/tmp/libvirt-glib$ sudo ninja -C builddir install ninja: Entering directorybuilddir' [0/1] Installing files. Installing libvirt-glib/libvirt-glib-1.0.so.0.6000.0 to /usr/local/lib/x86_64-linux-gnu Installing libvirt-glib/LibvirtGLib-1.0.gir to /usr/local/share/gir-1.0 Installing libvirt-glib/LibvirtGLib-1.0.typelib to /usr/local/lib/x86_64-linux-gnu/girepository-1.0 Installing libvirt-gconfig/libvirt-gconfig-enum-types.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing libvirt-gconfig/libvirt-gconfig-1.0.so.0.6000.0 to /usr/local/lib/x86_64-linux-gnu Installing libvirt-gconfig/LibvirtGConfig-1.0.gir to /usr/local/share/gir-1.0 Installing libvirt-gconfig/LibvirtGConfig-1.0.typelib to /usr/local/lib/x86_64-linux-gnu/girepository-1.0 Installing libvirt-gobject/libvirt-gobject-enums.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing libvirt-gobject/libvirt-gobject-1.0.so.0.6000.0 to /usr/local/lib/x86_64-linux-gnu Installing libvirt-gobject/LibvirtGObject-1.0.gir to /usr/local/share/gir-1.0 Installing libvirt-gobject/LibvirtGObject-1.0.typelib to /usr/local/lib/x86_64-linux-gnu/girepository-1.0 Installing po/ca/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/ca/LC_MESSAGES Installing po/cs/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/cs/LC_MESSAGES Installing po/de/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/de/LC_MESSAGES Installing po/en_GB/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/en_GB/LC_MESSAGES Installing po/es/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/es/LC_MESSAGES Installing po/fi/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/fi/LC_MESSAGES Installing po/fr/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/fr/LC_MESSAGES Installing po/hi/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/hi/LC_MESSAGES Installing po/ja/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/ja/LC_MESSAGES Installing po/pl/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/pl/LC_MESSAGES Installing po/pt_BR/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/pt_BR/LC_MESSAGES Installing po/ru/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/ru/LC_MESSAGES Installing po/tr/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/tr/LC_MESSAGES Installing po/uk/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/uk/LC_MESSAGES Installing po/id/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/id/LC_MESSAGES Installing po/it/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/it/LC_MESSAGES Installing po/si/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/si/LC_MESSAGES Installing po/ko/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/ko/LC_MESSAGES Installing po/sv/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/sv/LC_MESSAGES Installing po/ka/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/ka/LC_MESSAGES Installing po/ro/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/ro/LC_MESSAGES Installing po/nl/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/nl/LC_MESSAGES Installing /tmp/libvirt-glib/builddir/libvirt-glib-1.0.pc to /usr/local/lib/x86_64-linux-gnu/pkgconfig Installing /tmp/libvirt-glib/builddir/libvirt-gconfig-1.0.pc to /usr/local/lib/x86_64-linux-gnu/pkgconfig Installing /tmp/libvirt-glib/builddir/libvirt-gobject-1.0.pc to /usr/local/lib/x86_64-linux-gnu/pkgconfig Installing /tmp/libvirt-glib/libvirt-glib/libvirt-glib.h to /usr/local/include/libvirt-glib-1.0/libvirt-glib Installing /tmp/libvirt-glib/libvirt-glib/libvirt-glib-error.h to /usr/local/include/libvirt-glib-1.0/libvirt-glib Installing /tmp/libvirt-glib/libvirt-glib/libvirt-glib-event.h to /usr/local/include/libvirt-glib-1.0/libvirt-glib Installing /tmp/libvirt-glib/libvirt-glib/libvirt-glib-main.h to /usr/local/include/libvirt-glib-1.0/libvirt-glib Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-main.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-object.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-host.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-cpu.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-cpu-feature.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-cpu-model.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-cpu-topology.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-guest.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-guest-arch.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-guest-domain.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-guest-feature.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-host-secmodel.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-address.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-address-pci.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-address-usb.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-audio.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-capabilities.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-capabilities-os.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-channel.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-chardev.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-chardev-source.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-chardev-source-pty.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-chardev-source-spiceport.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-chardev-source-spicevmc.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-chardev-source-unix.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-clock.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-console.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-controller.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-controller-usb.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-cpu.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-cpu-feature.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-cpu-model.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-device.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-disk.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-disk-driver.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-filesys.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-graphics.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-graphics-desktop.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-graphics-rdp.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-graphics-sdl.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-graphics-spice.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-graphics-vnc.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-graphics-dbus.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-hostdev.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-hostdev-pci.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-input.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-interface.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-interface-bridge.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-interface-filterref.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-interface-filterref-parameter.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-interface-network.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-interface-user.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-memballoon.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-os.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-parallel.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-power-management.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-redirdev.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-seclabel.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-serial.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-smartcard.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-smartcard-host.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-smartcard-host-certificates.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-smartcard-passthrough.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-snapshot.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-snapshot-disk.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-sound.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-timer.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-timer-hpet.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-timer-pit.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-timer-rtc.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-video.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-vsock.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-helpers.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-interface.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-network.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-network-filter.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-node-device.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-secret.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-storage-permissions.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-storage-pool.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-storage-pool-source.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-storage-pool-target.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-storage-vol.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-storage-vol-backing-store.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-storage-vol-target.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-main.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-domain-snapshot.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-domain-device.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-domain-disk.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-domain-interface.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-domain.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-interface.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-network.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-network-dhcp-lease.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-network-filter.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-node-device.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-secret.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-storage-vol.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-storage-pool.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-stream.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-connection.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-manager.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing symlink pointing to libvirt-glib-1.0.so.0.6000.0 to /usr/local/lib/x86_64-linux-gnu/libvirt-glib-1.0.so.0 Installing symlink pointing to libvirt-glib-1.0.so.0 to /usr/local/lib/x86_64-linux-gnu/libvirt-glib-1.0.so Installing symlink pointing to libvirt-gconfig-1.0.so.0.6000.0 to /usr/local/lib/x86_64-linux-gnu/libvirt-gconfig-1.0.so.0 Installing symlink pointing to libvirt-gconfig-1.0.so.0 to /usr/local/lib/x86_64-linux-gnu/libvirt-gconfig-1.0.so Installing symlink pointing to libvirt-gobject-1.0.so.0.6000.0 to /usr/local/lib/x86_64-linux-gnu/libvirt-gobject-1.0.so.0 Installing symlink pointing to libvirt-gobject-1.0.so.0 to /usr/local/lib/x86_64-linux-gnu/libvirt-gobject-1.0.so Running custom install script '/usr/local/bin/meson --internal gtkdoc --sourcedir=/tmp/libvirt-glib --builddir=/tmp/libvirt-glib/builddir --subdir=docs/libvirt-glib --headerdirs=/tmp/libvirt-glib/libvirt-glib --mainfile=Libvirt-glib-docs.xml --modulename=Libvirt-glib --moduleversion= --mode=auto --gtkdoc-scan=/usr/bin/gtkdoc-scan --gtkdoc-scangobj=/usr/bin/gtkdoc-scangobj --gtkdoc-mkdb=/usr/bin/gtkdoc-mkdb --gtkdoc-mkhtml=/usr/bin/gtkdoc-mkhtml --gtkdoc-fixxref=/usr/bin/gtkdoc-fixxref --htmlargs= --scanargs=--rebuild-sections --scanobjsargs= --gobjects-types-file= --fixxrefargs= --mkdbargs=--output-format=xml --html-assets= --content-files= --expand-content-files= --ignore-headers= --installdir=/usr/local/share/gtk-doc/html/Libvirt-glib --cc=cc --ld=cc --cflags=-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include --ldflags=-L/tmp/libvirt-glib/builddir/libvirt-glib -Wl,-rpath,/tmp/libvirt-glib/builddir/libvirt-glib -lvirt-glib-1.0 -L/usr/lib64 -lvirt -lglib-2.0 -lgobject-2.0' Running custom install script '/usr/local/bin/meson --internal gtkdoc --sourcedir=/tmp/libvirt-glib --builddir=/tmp/libvirt-glib/builddir --subdir=docs/libvirt-gconfig --headerdirs=/tmp/libvirt-glib/libvirt-gconfig --mainfile=Libvirt-gconfig-docs.xml --modulename=Libvirt-gconfig --moduleversion= --mode=auto --gtkdoc-scan=/usr/bin/gtkdoc-scan --gtkdoc-scangobj=/usr/bin/gtkdoc-scangobj --gtkdoc-mkdb=/usr/bin/gtkdoc-mkdb --gtkdoc-mkhtml=/usr/bin/gtkdoc-mkhtml --gtkdoc-fixxref=/usr/bin/gtkdoc-fixxref --htmlargs= --scanargs=--rebuild-sections@@--rebuild-types --scanobjsargs= --gobjects-types-file= --fixxrefargs= --mkdbargs=--output-format=xml --html-assets= --content-files= --expand-content-files= --ignore-headers= --installdir=/usr/local/share/gtk-doc/html/Libvirt-gconfig --cc=cc --ld=cc --cflags=-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 --ldflags=-L/tmp/libvirt-glib/builddir/libvirt-gconfig -Wl,-rpath,/tmp/libvirt-glib/builddir/libvirt-gconfig -L/tmp/libvirt-glib/builddir/libvirt-glib -Wl,-rpath,/tmp/libvirt-glib/builddir/libvirt-glib -lvirt-gconfig-1.0 -L/usr/lib64 -lvirt -lgobject-2.0 -lglib-2.0 -lxml2' Running custom install script '/usr/local/bin/meson --internal gtkdoc --sourcedir=/tmp/libvirt-glib --builddir=/tmp/libvirt-glib/builddir --subdir=docs/libvirt-gobject --headerdirs=/tmp/libvirt-glib/libvirt-gobject --mainfile=Libvirt-gobject-docs.xml --modulename=Libvirt-gobject --moduleversion= --mode=auto --gtkdoc-scan=/usr/bin/gtkdoc-scan --gtkdoc-scangobj=/usr/bin/gtkdoc-scangobj --gtkdoc-mkdb=/usr/bin/gtkdoc-mkdb --gtkdoc-mkhtml=/usr/bin/gtkdoc-mkhtml --gtkdoc-fixxref=/usr/bin/gtkdoc-fixxref --htmlargs= --scanargs=--rebuild-sections@@--rebuild-types --scanobjsargs= --gobjects-types-file= --fixxrefargs= --mkdbargs=--output-format=xml --html-assets= --content-files= --expand-content-files= --ignore-headers= --installdir=/usr/local/share/gtk-doc/html/Libvirt-gobject --cc=cc --ld=cc --cflags=-pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 --ldflags=-L/tmp/libvirt-glib/builddir/libvirt-gobject -Wl,-rpath,/tmp/libvirt-glib/builddir/libvirt-gobject -L/tmp/libvirt-glib/builddir/libvirt-glib -Wl,-rpath,/tmp/libvirt-glib/builddir/libvirt-glib -L/tmp/libvirt-glib/builddir/libvirt-gconfig -Wl,-rpath,/tmp/libvirt-glib/builddir/libvirt-gconfig -lvirt-gobject-1.0 -lvirt-glib-1.0 -lvirt-gconfig-1.0 -L/usr/lib64 -lvirt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2' @.:/tmp/libvirt-glib$ sudo ninja -C builddir install ninja: Entering directory `builddir' [0/1] Installing files. Installing libvirt-glib/libvirt-glib-1.0.so.0.6000.0 to /usr/local/lib/x86_64-linux-gnu Installing libvirt-glib/LibvirtGLib-1.0.gir to /usr/local/share/gir-1.0 Installing libvirt-glib/LibvirtGLib-1.0.typelib to /usr/local/lib/x86_64-linux-gnu/girepository-1.0 Installing libvirt-gconfig/libvirt-gconfig-enum-types.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing libvirt-gconfig/libvirt-gconfig-1.0.so.0.6000.0 to /usr/local/lib/x86_64-linux-gnu Installing libvirt-gconfig/LibvirtGConfig-1.0.gir to /usr/local/share/gir-1.0 Installing libvirt-gconfig/LibvirtGConfig-1.0.typelib to /usr/local/lib/x86_64-linux-gnu/girepository-1.0 Installing libvirt-gobject/libvirt-gobject-enums.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing libvirt-gobject/libvirt-gobject-1.0.so.0.6000.0 to /usr/local/lib/x86_64-linux-gnu Installing libvirt-gobject/LibvirtGObject-1.0.gir to /usr/local/share/gir-1.0 Installing libvirt-gobject/LibvirtGObject-1.0.typelib to /usr/local/lib/x86_64-linux-gnu/girepository-1.0 Installing po/ca/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/ca/LC_MESSAGES Installing po/cs/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/cs/LC_MESSAGES Installing po/de/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/de/LC_MESSAGES Installing po/en_GB/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/en_GB/LC_MESSAGES Installing po/es/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/es/LC_MESSAGES Installing po/fi/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/fi/LC_MESSAGES Installing po/fr/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/fr/LC_MESSAGES Installing po/hi/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/hi/LC_MESSAGES Installing po/ja/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/ja/LC_MESSAGES Installing po/pl/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/pl/LC_MESSAGES Installing po/pt_BR/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/pt_BR/LC_MESSAGES Installing po/ru/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/ru/LC_MESSAGES Installing po/tr/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/tr/LC_MESSAGES Installing po/uk/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/uk/LC_MESSAGES Installing po/id/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/id/LC_MESSAGES Installing po/it/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/it/LC_MESSAGES Installing po/si/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/si/LC_MESSAGES Installing po/ko/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/ko/LC_MESSAGES Installing po/sv/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/sv/LC_MESSAGES Installing po/ka/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/ka/LC_MESSAGES Installing po/ro/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/ro/LC_MESSAGES Installing po/nl/LC_MESSAGES/libvirt-glib.mo to /usr/local/share/locale/nl/LC_MESSAGES Installing /tmp/libvirt-glib/builddir/libvirt-glib-1.0.pc to /usr/local/lib/x86_64-linux-gnu/pkgconfig Installing /tmp/libvirt-glib/builddir/libvirt-gconfig-1.0.pc to /usr/local/lib/x86_64-linux-gnu/pkgconfig Installing /tmp/libvirt-glib/builddir/libvirt-gobject-1.0.pc to /usr/local/lib/x86_64-linux-gnu/pkgconfig Installing /tmp/libvirt-glib/libvirt-glib/libvirt-glib.h to /usr/local/include/libvirt-glib-1.0/libvirt-glib Installing /tmp/libvirt-glib/libvirt-glib/libvirt-glib-error.h to /usr/local/include/libvirt-glib-1.0/libvirt-glib Installing /tmp/libvirt-glib/libvirt-glib/libvirt-glib-event.h to /usr/local/include/libvirt-glib-1.0/libvirt-glib Installing /tmp/libvirt-glib/libvirt-glib/libvirt-glib-main.h to /usr/local/include/libvirt-glib-1.0/libvirt-glib Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-main.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-object.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-host.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-cpu.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-cpu-feature.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-cpu-model.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-cpu-topology.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-guest.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-guest-arch.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-guest-domain.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-guest-feature.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-capabilities-host-secmodel.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-address.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-address-pci.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-address-usb.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-audio.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-capabilities.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-capabilities-os.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-channel.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-chardev.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-chardev-source.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-chardev-source-pty.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-chardev-source-spiceport.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-chardev-source-spicevmc.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-chardev-source-unix.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-clock.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-console.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-controller.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-controller-usb.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-cpu.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-cpu-feature.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-cpu-model.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-device.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-disk.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-disk-driver.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-filesys.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-graphics.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-graphics-desktop.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-graphics-rdp.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-graphics-sdl.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-graphics-spice.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-graphics-vnc.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-graphics-dbus.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-hostdev.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-hostdev-pci.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-input.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-interface.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-interface-bridge.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-interface-filterref.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-interface-filterref-parameter.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-interface-network.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-interface-user.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-memballoon.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-os.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-parallel.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-power-management.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-redirdev.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-seclabel.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-serial.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-smartcard.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-smartcard-host.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-smartcard-host-certificates.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-smartcard-passthrough.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-snapshot.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-snapshot-disk.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-sound.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-timer.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-timer-hpet.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-timer-pit.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-timer-rtc.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-video.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-domain-vsock.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-helpers.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-interface.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-network.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-network-filter.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-node-device.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-secret.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-storage-permissions.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-storage-pool.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-storage-pool-source.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-storage-pool-target.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-storage-vol.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-storage-vol-backing-store.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gconfig/libvirt-gconfig-storage-vol-target.h to /usr/local/include/libvirt-gconfig-1.0/libvirt-gconfig Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-main.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-domain-snapshot.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-domain-device.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-domain-disk.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-domain-interface.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-domain.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-interface.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-network.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-network-dhcp-lease.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-network-filter.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-node-device.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-secret.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-storage-vol.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-storage-pool.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-stream.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-connection.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing /tmp/libvirt-glib/libvirt-gobject/libvirt-gobject-manager.h to /usr/local/include/libvirt-gobject-1.0/libvirt-gobject Installing symlink pointing to libvirt-glib-1.0.so.0.6000.0 to /usr/local/lib/x86_64-linux-gnu/libvirt-glib-1.0.so.0 Installing symlink pointing to libvirt-glib-1.0.so.0 to /usr/local/lib/x86_64-linux-gnu/libvirt-glib-1.0.so Installing symlink pointing to libvirt-gconfig-1.0.so.0.6000.0 to /usr/local/lib/x86_64-linux-gnu/libvirt-gconfig-1.0.so.0 Installing symlink pointing to libvirt-gconfig-1.0.so.0 to /usr/local/lib/x86_64-linux-gnu/libvirt-gconfig-1.0.so Installing symlink pointing to libvirt-gobject-1.0.so.0.6000.0 to /usr/local/lib/x86_64-linux-gnu/libvirt-gobject-1.0.so.0 Installing symlink pointing to libvirt-gobject-1.0.so.0 to /usr/local/lib/x86_64-linux-gnu/libvirt-gobject-1.0.so Running custom install script '/usr/local/bin/meson --internal gtkdoc --sourcedir=/tmp/libvirt-glib --builddir=/tmp/libvirt-glib/builddir --subdir=docs/libvirt-glib --headerdirs=/tmp/libvirt-glib/libvirt-glib --mainfile=Libvirt-glib-docs.xml --modulename=Libvirt-glib --moduleversion= --mode=auto --gtkdoc-scan=/usr/bin/gtkdoc-scan --gtkdoc-scangobj=/usr/bin/gtkdoc-scangobj --gtkdoc-mkdb=/usr/bin/gtkdoc-mkdb --gtkdoc-mkhtml=/usr/bin/gtkdoc-mkhtml --gtkdoc-fixxref=/usr/bin/gtkdoc-fixxref --htmlargs= --scanargs=--rebuild-sections --scanobjsargs= --gobjects-types-file= --fixxrefargs= --mkdbargs=--output-format=xml --html-assets= --content-files= --expand-content-files= --ignore-headers= --installdir=/usr/local/share/gtk-doc/html/Libvirt-glib --cc=cc --ld=cc --cflags=-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include --ldflags=-L/tmp/libvirt-glib/builddir/libvirt-glib -Wl,-rpath,/tmp/libvirt-glib/builddir/libvirt-glib -lvirt-glib-1.0 -L/usr/lib64 -lvirt -lglib-2.0 -lgobject-2.0' Running custom install script '/usr/local/bin/meson --internal gtkdoc --sourcedir=/tmp/libvirt-glib --builddir=/tmp/libvirt-glib/builddir --subdir=docs/libvirt-gconfig --headerdirs=/tmp/libvirt-glib/libvirt-gconfig --mainfile=Libvirt-gconfig-docs.xml --modulename=Libvirt-gconfig --moduleversion= --mode=auto --gtkdoc-scan=/usr/bin/gtkdoc-scan --gtkdoc-scangobj=/usr/bin/gtkdoc-scangobj --gtkdoc-mkdb=/usr/bin/gtkdoc-mkdb --gtkdoc-mkhtml=/usr/bin/gtkdoc-mkhtml --gtkdoc-fixxref=/usr/bin/gtkdoc-fixxref --htmlargs= --scanargs=--rebuild-sections@@--rebuild-types --scanobjsargs= --gobjects-types-file= --fixxrefargs= --mkdbargs=--output-format=xml --html-assets= --content-files= --expand-content-files= --ignore-headers= --installdir=/usr/local/share/gtk-doc/html/Libvirt-gconfig --cc=cc --ld=cc --cflags=-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 --ldflags=-L/tmp/libvirt-glib/builddir/libvirt-gconfig -Wl,-rpath,/tmp/libvirt-glib/builddir/libvirt-gconfig -L/tmp/libvirt-glib/builddir/libvirt-glib -Wl,-rpath,/tmp/libvirt-glib/builddir/libvirt-glib -lvirt-gconfig-1.0 -L/usr/lib64 -lvirt -lgobject-2.0 -lglib-2.0 -lxml2' Running custom install script '/usr/local/bin/meson --internal gtkdoc --sourcedir=/tmp/libvirt-glib --builddir=/tmp/libvirt-glib/builddir --subdir=docs/libvirt-gobject --headerdirs=/tmp/libvirt-glib/libvirt-gobject --mainfile=Libvirt-gobject-docs.xml --modulename=Libvirt-gobject --moduleversion= --mode=auto --gtkdoc-scan=/usr/bin/gtkdoc-scan --gtkdoc-scangobj=/usr/bin/gtkdoc-scangobj --gtkdoc-mkdb=/usr/bin/gtkdoc-mkdb --gtkdoc-mkhtml=/usr/bin/gtkdoc-mkhtml --gtkdoc-fixxref=/usr/bin/gtkdoc-fixxref --htmlargs= --scanargs=--rebuild-sections@@--rebuild-types --scanobjsargs= --gobjects-types-file= --fixxrefargs= --mkdbargs=--output-format=xml --html-assets= --content-files= --expand-content-files= --ignore-headers= --installdir=/usr/local/share/gtk-doc/html/Libvirt-gobject --cc=cc --ld=cc --cflags=-pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 --ldflags=-L/tmp/libvirt-glib/builddir/libvirt-gobject -Wl,-rpath,/tmp/libvirt-glib/builddir/libvirt-gobject -L/tmp/libvirt-glib/builddir/libvirt-glib -Wl,-rpath,/tmp/libvirt-glib/builddir/libvirt-glib -L/tmp/libvirt-glib/builddir/libvirt-gconfig -Wl,-rpath,/tmp/libvirt-glib/builddir/libvirt-gconfig -lvirt-gobject-1.0 -lvirt-glib-1.0 -lvirt-gconfig-1.0 -L/usr/lib64 -lvirt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2' @.:/tmp/libvirt-glib$ mkdir -p /usr/local/lib/girepository-1.0/ @.:/tmp/libvirt-glib$ cp builddir/libvirt-glib/LibvirtGLib-1.0.typelib /usr/local/lib/girepository-1.0/LibvirtGLib-1.0.typelib /sbin/ldconfig cp: cannot create regular file '/usr/local/lib/girepository-1.0/LibvirtGLib-1.0.typelib': Permission denied /sbin/ldconfig.real: Can't create temporary cache file /etc/ld.so.cache~: Permission denied @.:/tmp/libvirt-glib$ sudo cp builddir/libvirt-glib/LibvirtGLib-1.0.typelib /usr/local/lib/girepository-1.0/LibvirtGLib-1.0.typelib @.:/tmp/libvirt-glib$ /sbin/ldconfig /sbin/ldconfig.real: Can't create temporary cache file /etc/ld.so.cache~: Permission denied @.:/tmp/libvirt-glib$ sudo /sbin/ldconfig @.:/tmp/libvirt-glib$ if [ ! -d "virt-manager" ]; then git clone https://github.com/virt-manager/virt-manager.git echo "[+] Cloned Virt Manager repo" fi Cloning into 'virt-manager'... remote: Enumerating objects: 64899, done. remote: Counting objects: 100% (2739/2739), done. remote: Compressing objects: 100% (509/509), done. remote: Total 64899 (delta 2381), reused 2230 (delta 2230), pack-reused 62160 (from 4) Receiving objects: 100% (64899/64899), 95.01 MiB | 13.12 MiB/s, done. Resolving deltas: 100% (53847/53847), done. [+] Cloned Virt Manager repo @.:/tmp/libvirt-glib$ cd "virt-manager" || return @.:/tmp/libvirt-glib/virt-manager$ meson setup build The Meson build system Version: 1.6.1 Source dir: /tmp/libvirt-glib/virt-manager Build dir: /tmp/libvirt-glib/virt-manager/build Build type: native build Project name: virt-manager Project version: 5.0.0 Host machine cpu family: x86_64 Host machine cpu: x86_64 Program python3 found: YES (/usr/bin/python3) Program make_bin_wrapper.py found: YES (/usr/bin/python3 /tmp/libvirt-glib/virt-manager/scripts/make_bin_wrapper.py) Program meson_dist.py found: YES (/usr/bin/python3 /tmp/libvirt-glib/virt-manager/scripts/meson_dist.py) Program rst2man found: YES (/usr/bin/rst2man) Configuring virt-install using configuration Configuring virt-clone using configuration Configuring virt-xml using configuration Configuring build.cfg using configuration Program msgfmt found: YES (/usr/bin/msgfmt) Program msginit found: YES (/usr/bin/msginit) Program msgmerge found: YES (/usr/bin/msgmerge) Program xgettext found: YES (/usr/bin/xgettext) Found pkg-config: YES (/usr/bin/pkg-config) 0.29.2 Build-time dependency gio-2.0 found: YES 2.72.4 Program /usr/bin/glib-compile-schemas found: YES (/usr/bin/glib-compile-schemas) Program gtk4-update-icon-cache found: YES (/usr/bin/gtk4-update-icon-cache) Configuring virt-manager.spec using configuration Program pylint found: YES (/usr/bin/pylint) Program pytest found: YES (/usr/local/bin/pytest) Program pycodestyle found: YES (/usr/local/bin/pycodestyle) Program codespell found: NO Build targets in project: 66Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja @.***:/tmp/libvirt-glib/virt-manager$ meson install -C build ninja: Entering directory `/tmp/libvirt-glib/virt-manager/build' [63/63] Merging translations for po/virt-manager.appdata.xml Installing man/virt-install.1 to /usr/
on a vm, getting latest iso and just build a quick vm, run script and after some time just check it. You just need to run everything as root user, you can just sudo su and then run them
@skneppel what i do see that failed and is important
skneppel@cape:/tmp/libvirt-glib$ mkdir -p /usr/local/lib/girepository-1.0/
skneppel@cape:/tmp/libvirt-glib$ cp builddir/libvirt-glib/LibvirtGLib-1.0.typelib /usr/local/lib/girepository-1.0/LibvirtGLib-1.0.typelib
/sbin/ldconfig
cp: cannot create regular file '/usr/local/lib/girepository-1.0/LibvirtGLib-1.0.typelib': Permission denied
/sbin/ldconfig.real: Can't create temporary cache file /etc/ld.so.cache~: Permission denied
skneppel@cape:/tmp/libvirt-glib$ sudo cp builddir/libvirt-glib/LibvirtGLib-1.0.typelib /usr/local/lib/girepository-1.0/LibvirtGLib-1.0.typelib
skneppel@cape:/tmp/libvirt-glib$ /sbin/ldconfig
/sbin/ldconfig.real: Can't create temporary cache file /etc/ld.so.cache~: Permission denied
thanks to gemini, this must works
export GI_TYPELIB_PATH=/usr/local/lib/girepository-1.0:$GI_TYPELIB_PATH
virt-manager
or just
sudo cp builddir/libvirt-glib/LibvirtGLib-1.0.typelib /usr/lib/girepository-1.0/
sudo ldconfig