nixbot

builds

succeeded virt-viewer-11.0 default.checks.aarch64-darwin.clan-deps · build #280 · raw

unpackPhase
1unpacking source archive /nix/store/wsjwr3i69r4r5dxzfqa9j4mgn92d4gi9-virt-viewer-11.0.tar.xz2source root is virt-viewer-11.03setting SOURCE_DATE_EPOCH to timestamp 1637263489 of file "virt-viewer-11.0/virt-viewer.spec"
patchPhase
4applying patch /nix/store/56dk62q8wzxrg957n7ks78jx0998h6c3-98d9f202ef768f22ae21b5c43a080a1aa64a7107.patch5patching file data/meson.build6patching script interpreter paths in build-aux/post_install.py7build-aux/post_install.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/36gyr1dpr2qzgqk66w9j6dc8l6ddw1ib-python3-3.13.14/bin/python3"
configurePhase
8mesonConfigurePhase flags: --prefix=/nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0 --libdir=/nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/lib --libexecdir=/nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/libexec --bindir=/nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/bin --sbindir=/nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/sbin --includedir=/nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/include --mandir=/nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/man --infodir=/nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/info --localedir=/nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain -Dovirt=disabled9The Meson build system10Version: 1.10.211Source dir: /nix/var/nix/builds/nix-57405-4136512538/virt-viewer-11.012Build dir: /nix/var/nix/builds/nix-57405-4136512538/virt-viewer-11.0/build13Build type: native build14Project name: virt-viewer15Project version: 11.016C compiler for the host machine: clang (clang 21.1.8 "clang version 21.1.8")17C linker for the host machine: clang ld64 956.618Host machine cpu family: aarch6419Host machine cpu: aarch6420Program pod2man found: YES (/nix/store/c66flq7wyx4ay0lwfi05d8ra360bcyzb-perl-5.42.0/bin/pod2man)21Program python3 found: YES (/nix/store/36gyr1dpr2qzgqk66w9j6dc8l6ddw1ib-python3-3.13.14/bin/python3)22WARNING: You should add the boolean check kwarg to the run_command call.23 It currently defaults to false,24 but it will default to true in meson 2.0.25 See also: https://github.com/mesonbuild/meson/issues/930026Checking for size of "ptrdiff_t" : 8 27Checking for size of "size_t" : 8 28Compiler for C supports arguments -Werror: YES 29Compiler for C supports arguments -fno-common: YES 30Compiler for C supports arguments -W: YES 31Compiler for C supports arguments -Wabsolute-value: YES 32Compiler for C supports arguments -Waddress: YES 33Compiler for C supports arguments -Waddress-of-packed-member: YES 34Compiler for C supports arguments -Waggressive-loop-optimizations: NO 35Compiler for C supports arguments -Wall: YES 36Compiler for C supports arguments -Wattribute-warning: YES 37Compiler for C supports arguments -Wattributes: YES 38Compiler for C supports arguments -Wbool-compare: NO 39Compiler for C supports arguments -Wbool-operation: YES 40Compiler for C supports arguments -Wbuiltin-declaration-mismatch: NO 41Compiler for C supports arguments -Wbuiltin-macro-redefined: YES 42Compiler for C supports arguments -Wcannot-profile: NO 43Compiler for C supports arguments -Wcast-align: YES 44Compiler for C supports arguments -Wcast-align=strict: NO 45Compiler for C supports arguments -Wcast-function-type: YES 46Compiler for C supports arguments -Wchar-subscripts: YES 47Compiler for C supports arguments -Wclobbered: NO 48Compiler for C supports arguments -Wcomment: YES 49Compiler for C supports arguments -Wcomments: YES 50Compiler for C supports arguments -Wcoverage-mismatch: NO 51Compiler for C supports arguments -Wcpp: YES 52Compiler for C supports arguments -Wdangling-else: YES 53Compiler for C supports arguments -Wdate-time: YES 54Compiler for C supports arguments -Wdeprecated-declarations: YES 55Compiler for C supports arguments -Wdesignated-init: NO 56Compiler for C supports arguments -Wdouble-promotion: YES 57Compiler for C supports arguments -Wdiscarded-array-qualifiers: NO 58Compiler for C supports arguments -Wdiscarded-qualifiers: NO 59Compiler for C supports arguments -Wdiv-by-zero: YES 60Compiler for C supports arguments -Wduplicated-cond: NO 61Compiler for C supports arguments -Wduplicate-decl-specifier: YES 62Compiler for C supports arguments -Wempty-body: YES 63Compiler for C supports arguments -Wendif-labels: YES 64Compiler for C supports arguments -Wexpansion-to-defined: YES 65Compiler for C supports arguments -Wextra: YES 66Compiler for C supports arguments -Wformat-contains-nul: NO 67Compiler for C supports arguments -Wformat-extra-args: YES 68Compiler for C supports arguments -Wformat-nonliteral: YES 69Compiler for C supports arguments -Wformat-security: YES 70Compiler for C supports arguments -Wformat-y2k: YES 71Compiler for C supports arguments -Wformat-zero-length: YES 72Compiler for C supports arguments -Wframe-address: YES 73Compiler for C supports arguments -Wfree-nonheap-object: YES 74Compiler for C supports arguments -Whsa: NO 75Compiler for C supports arguments -Wif-not-aligned: NO 76Compiler for C supports arguments -Wignored-attributes: YES 77Compiler for C supports arguments -Wignored-qualifiers: YES 78Compiler for C supports arguments -Wimplicit: YES 79Compiler for C supports arguments -Wimplicit-function-declaration: YES 80Compiler for C supports arguments -Wimplicit-int: YES 81Compiler for C supports arguments -Wincompatible-pointer-types: YES 82Compiler for C supports arguments -Winit-self: YES 83Compiler for C supports arguments -Winline: YES 84Compiler for C supports arguments -Wint-conversion: YES 85Compiler for C supports arguments -Wint-in-bool-context: YES 86Compiler for C supports arguments -Wint-to-pointer-cast: YES 87Compiler for C supports arguments -Winvalid-memory-model: NO 88Compiler for C supports arguments -Winvalid-pch: YES 89Compiler for C supports arguments -Wlogical-not-parentheses: YES 90Compiler for C supports arguments -Wlogical-op: NO 91Compiler for C supports arguments -Wmain: YES 92Compiler for C supports arguments -Wmaybe-uninitialized: NO 93Compiler for C supports arguments -Wmemset-elt-size: NO 94Compiler for C supports arguments -Wmemset-transposed-args: YES 95Compiler for C supports arguments -Wmisleading-indentation: YES 96Compiler for C supports arguments -Wmissing-attributes: NO 97Compiler for C supports arguments -Wmissing-braces: YES 98Compiler for C supports arguments -Wmissing-declarations: YES 99Compiler for C supports arguments -Wmissing-field-initializers: YES 100Compiler for C supports arguments -Wmissing-include-dirs: YES 101Compiler for C supports arguments -Wmissing-parameter-type: NO 102Compiler for C supports arguments -Wmissing-profile: NO 103Compiler for C supports arguments -Wmissing-prototypes: YES 104Compiler for C supports arguments -Wmultichar: YES 105Compiler for C supports arguments -Wmultistatement-macros: NO 106Compiler for C supports arguments -Wnarrowing: YES 107Compiler for C supports arguments -Wnested-externs: YES 108Compiler for C supports arguments -Wnonnull: YES 109Compiler for C supports arguments -Wnonnull-compare: NO 110Compiler for C supports arguments -Wnull-dereference: YES 111Compiler for C supports arguments -Wodr: YES 112Compiler for C supports arguments -Wold-style-declaration: NO 113Compiler for C supports arguments -Wold-style-definition: YES 114Compiler for C supports arguments -Wopenmp-simd: NO 115Compiler for C supports arguments -Woverflow: YES 116Compiler for C supports arguments -Woverride-init: YES 117Compiler for C supports arguments -Wpacked-bitfield-compat: NO 118Compiler for C supports arguments -Wpacked-not-aligned: NO 119Compiler for C supports arguments -Wparentheses: YES 120Compiler for C supports arguments -Wpointer-arith: YES 121Compiler for C supports arguments -Wpointer-compare: YES 122Compiler for C supports arguments -Wpointer-sign: YES 123Compiler for C supports arguments -Wpointer-to-int-cast: YES 124Compiler for C supports arguments -Wpragmas: YES 125Compiler for C supports arguments -Wpsabi: YES 126Compiler for C supports arguments -Wrestrict: NO 127Compiler for C supports arguments -Wreturn-local-addr: YES 128Compiler for C supports arguments -Wreturn-type: YES 129Compiler for C supports arguments -Wscalar-storage-order: NO 130Compiler for C supports arguments -Wsequence-point: YES 131Compiler for C supports arguments -Wshadow: YES 132Compiler for C supports arguments -Wshift-count-negative: YES 133Compiler for C supports arguments -Wshift-count-overflow: YES 134Compiler for C supports arguments -Wshift-negative-value: YES 135Compiler for C supports arguments -Wsizeof-array-argument: YES 136Compiler for C supports arguments -Wsizeof-pointer-div: YES 137Compiler for C supports arguments -Wsizeof-pointer-memaccess: YES 138Compiler for C supports arguments -Wstrict-aliasing: YES 139Compiler for C supports arguments -Wstrict-prototypes: YES 140Compiler for C supports arguments -Wstringop-truncation: NO 141Compiler for C supports arguments -Wsuggest-attribute=cold: NO 142Compiler for C supports arguments -Wsuggest-attribute=const: NO 143Compiler for C supports arguments -Wsuggest-attribute=format: NO 144Compiler for C supports arguments -Wsuggest-attribute=noreturn: NO 145Compiler for C supports arguments -Wsuggest-attribute=pure: NO 146Compiler for C supports arguments -Wsuggest-final-methods: NO 147Compiler for C supports arguments -Wsuggest-final-types: NO 148Compiler for C supports arguments -Wswitch: YES 149Compiler for C supports arguments -Wswitch-bool: YES 150Compiler for C supports arguments -Wswitch-unreachable: NO 151Compiler for C supports arguments -Wsync-nand: NO 152Compiler for C supports arguments -Wtautological-compare: YES 153Compiler for C supports arguments -Wtrampolines: NO 154Compiler for C supports arguments -Wtrigraphs: YES 155Compiler for C supports arguments -Wtype-limits: YES 156Compiler for C supports arguments -Wuninitialized: YES 157Compiler for C supports arguments -Wunknown-pragmas: YES 158Compiler for C supports arguments -Wunused: YES 159Compiler for C supports arguments -Wunused-but-set-parameter: YES 160Compiler for C supports arguments -Wunused-but-set-variable: YES 161Compiler for C supports arguments -Wunused-function: YES 162Compiler for C supports arguments -Wunused-label: YES 163Compiler for C supports arguments -Wunused-local-typedefs: YES 164Compiler for C supports arguments -Wunused-parameter: YES 165Compiler for C supports arguments -Wunused-result: YES 166Compiler for C supports arguments -Wunused-value: YES 167Compiler for C supports arguments -Wunused-variable: YES 168Compiler for C supports arguments -Wvarargs: YES 169Compiler for C supports arguments -Wvariadic-macros: YES 170Compiler for C supports arguments -Wvector-operation-performance: NO 171Compiler for C supports arguments -Wvla: YES 172Compiler for C supports arguments -Wvolatile-register-var: YES 173Compiler for C supports arguments -Wwrite-strings: YES 174Compiler for C supports arguments -Walloc-size-larger-than=9223372036854775807: NO 175Compiler for C supports arguments -Warray-bounds=2: NO 176Compiler for C supports arguments -Wattribute-alias=2: NO 177Compiler for C supports arguments -Wformat-overflow=2: NO 178Compiler for C supports arguments -Wformat-truncation=2: NO 179Compiler for C supports arguments -Wimplicit-fallthrough=5: NO 180Compiler for C supports arguments -Wnormalized=nfc: NO 181Compiler for C supports arguments -Wshift-overflow=2: NO 182Compiler for C supports arguments -Wstringop-overflow=2: NO 183Compiler for C supports arguments -Wunused-const-variable=2: NO 184Compiler for C supports arguments -Wvla-larger-then=4031: NO 185Compiler for C supports arguments -Wno-sign-compare: YES 186Compiler for C supports arguments -Wno-cast-function-type: YES 187Compiler for C supports arguments -Wno-typedef-redefinition: YES 188Compiler for C supports arguments -Wjump-misses-init: YES 189Compiler for C supports arguments -Wswitch-enum: YES 190Compiler for C supports arguments -Wno-format-nonliteral: YES 191Compiler for C supports arguments -Wno-format-truncation: YES 192Compiler for C supports arguments -Wframe-larger-than=4096: YES 193Compiler for C supports arguments -fexceptions: YES 194Compiler for C supports arguments -fasynchronous-unwind-tables: YES 195Compiler for C supports arguments -fipa-pure-const: NO 196Compiler for C supports arguments -Wno-suggest-attribute=pure: NO 197Compiler for C supports arguments -Wno-suggest-attribute=const: NO 198Compiler for C supports arguments -Wno-unused-function: YES 199meson.build:387: WARNING: Consider using the built-in werror option instead of using "-Werror".200meson.build:387: WARNING: Consider using the built-in warning_level option instead of using "-Wall".201meson.build:387: WARNING: Consider using the built-in warning_level option instead of using "-Wextra".202Library m found: YES203Found pkg-config: YES (/nix/store/a8lm54c4iz3hxl9ji6qc0z3f8z1w8z5s-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.2204Run-time dependency glib-2.0 found: YES 2.88.1205Run-time dependency gmodule-2.0 found: YES 2.88.1206Run-time dependency gtk+-3.0 found: YES 3.24.52207Run-time dependency libxml-2.0 found: YES 2.15.3208Run-time dependency libvirt found: YES 12.2.0209Run-time dependency libvirt-glib-1.0 found: YES 5.0.0210Run-time dependency gtk-vnc-2.0 found: YES 1.5.0211Run-time dependency spice-client-glib-2.0 found: YES 0.42212Run-time dependency spice-client-gtk-3.0 found: YES 0.42213Run-time dependency spice-protocol found: YES 0.14.5214Dependency govirt-1.0 skipped: feature ovirt disabled215Dependency rest-0.7 skipped: feature ovirt disabled216Run-time dependency vte-2.91 found: YES 0.84.1217Run-time dependency bash-completion found: YES 2.17.0218Configuring config.h using configuration219Program update-mime-database found: YES (/nix/store/g666s4xar10j3a1shf83x3a05zvi1ml6-shared-mime-info-2.4/bin/update-mime-database)220Program gtk-update-icon-cache found: YES (/nix/store/ghsdc3shij7kifwzhcl4wz1kkxwhssk0-gtk+3-3.24.52-dev/bin/gtk-update-icon-cache)221Program update-desktop-database found: NO222Dependency glib-2.0 found: YES 2.88.1 (cached)223Program /nix/store/hbkb8w49465asaz5hqf1v22vqrbgy2ag-glib-2.88.1-dev/bin/glib-mkenums found: YES (/nix/store/hbkb8w49465asaz5hqf1v22vqrbgy2ag-glib-2.88.1-dev/bin/glib-mkenums)224Dependency glib-2.0 found: YES 2.88.1 (cached)225Program /nix/store/hbkb8w49465asaz5hqf1v22vqrbgy2ag-glib-2.88.1-dev/bin/glib-mkenums found: YES (/nix/store/hbkb8w49465asaz5hqf1v22vqrbgy2ag-glib-2.88.1-dev/bin/glib-mkenums)226Build-time dependency gio-2.0 found: YES 2.88.1227Program /nix/store/hbkb8w49465asaz5hqf1v22vqrbgy2ag-glib-2.88.1-dev/bin/glib-compile-resources found: YES (/nix/store/hbkb8w49465asaz5hqf1v22vqrbgy2ag-glib-2.88.1-dev/bin/glib-compile-resources)228Program msgfmt found: YES (/nix/store/v2607nx2dhrximmdcpzbrg7cviq0j0kw-gettext-1.0/bin/msgfmt)229Program msginit found: YES (/nix/store/v2607nx2dhrximmdcpzbrg7cviq0j0kw-gettext-1.0/bin/msginit)230Program msgmerge found: YES (/nix/store/v2607nx2dhrximmdcpzbrg7cviq0j0kw-gettext-1.0/bin/msgmerge)231Program xgettext found: YES (/nix/store/v2607nx2dhrximmdcpzbrg7cviq0j0kw-gettext-1.0/bin/xgettext)232Build targets in project: 58233NOTICE: Future-deprecated features used:234 * 0.55.0: {'ExternalProgram.path'}235 * 0.56.0: {'dependency.get_pkgconfig_variable', 'gui_app arg in executable', 'meson.source_root'}236237virt-viewer 11.0238239 User defined options240 auto_features: enabled241 bindir : /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/bin242 buildtype : plain243 includedir : /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/include244 infodir : /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/info245 libdir : /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/lib246 libexecdir : /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/libexec247 localedir : /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale248 mandir : /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/man249 ovirt : disabled250 prefix : /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0251 sbindir : /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/sbin252 wrap_mode : nodownload253254Found ninja-1.13.2 at /nix/store/ws0sh7z2hav92kdcnf7c7wjzwiq6yq3i-ninja-1.13.2/bin/ninja255mesonConfigurePhase: enabled\ parallel\ building
buildPhase
256build flags: -j10257[1/83] Generating src/virt-viewer-resources_h with a custom command258[2/83] Building translation po/as/LC_MESSAGES/virt-viewer-as.mo259[3/83] Building translation po/bg/LC_MESSAGES/virt-viewer-bg.mo260[4/83] Generating src/virt-viewer-resources_c with a custom command261[5/83] Building translation po/bn_IN/LC_MESSAGES/virt-viewer-bn_IN.mo262[6/83] Building translation po/bn/LC_MESSAGES/virt-viewer-bn.mo263[7/83] Building translation po/ca/LC_MESSAGES/virt-viewer-ca.mo264[8/83] Building translation po/cs/LC_MESSAGES/virt-viewer-cs.mo265[9/83] Building translation po/de/LC_MESSAGES/virt-viewer-de.mo266[10/83] Building translation po/es/LC_MESSAGES/virt-viewer-es.mo267[11/83] Generating GObject enum file src/virt-viewer-enums.h (wrapped by meson to capture output)268[12/83] Generating GObject enum file src/virt-viewer-enums.c (wrapped by meson to capture output)269[13/83] Building translation po/eu/LC_MESSAGES/virt-viewer-eu.mo270[14/83] Building translation po/fr/LC_MESSAGES/virt-viewer-fr.mo271[15/83] Building translation po/gu/LC_MESSAGES/virt-viewer-gu.mo272[16/83] Building translation po/hi/LC_MESSAGES/virt-viewer-hi.mo273[17/83] Compiling C object src/libvirt-viewer-common.a.p/glib-compat.c.o274[18/83] Compiling C object src/libvirt-viewer-common.a.p/meson-generated_.._virt-viewer-resources.c.o275[19/83] Compiling C object tests/test-version-compare.p/test-version-compare.c.o276[20/83] Compiling C object tests/test-monitor-mapping.p/test-monitor-mapping.c.o277[21/83] Compiling C object src/libvirt-viewer-util.a.p/virt-viewer-util.c.o278[22/83] Compiling C object tests/test-monitor-alignment.p/test-monitor-alignment.c.o279[23/83] Compiling C object src/libvirt-viewer-common.a.p/meson-generated_.._virt-viewer-enums.c.o280[24/83] Compiling C object src/libvirt-viewer-common.a.p/virt-viewer-auth.c.o281[25/83] Compiling C object src/libvirt-viewer-common.a.p/virt-viewer-file.c.o282[26/83] Compiling C object src/libvirt-viewer-common.a.p/virt-viewer-session.c.o283[27/83] Compiling C object src/libvirt-viewer-common.a.p/virt-viewer-display.c.o284[28/83] Compiling C object src/libvirt-viewer-common.a.p/virt-viewer-notebook.c.o285[29/83] Compiling C object src/libvirt-viewer-common.a.p/virt-viewer-app.c.o286[30/83] Compiling C object src/libvirt-viewer-common.a.p/virt-viewer-vm-connection.c.o287[31/83] Compiling C object src/libvirt-viewer-common.a.p/virt-viewer-display-vte.c.o288[32/83] Linking static target src/libvirt-viewer-util.a289[33/83] Compiling C object src/libvirt-viewer-common.a.p/virt-viewer-display-vnc.c.o290[34/83] Compiling C object src/libvirt-viewer-common.a.p/virt-viewer-session-vnc.c.o291[35/83] Compiling C object src/libvirt-viewer-common.a.p/virt-viewer-timed-revealer.c.o292[36/83] Compiling C object src/libvirt-viewer-common.a.p/virt-viewer-window.c.o293[37/83] Building translation po/hu/LC_MESSAGES/virt-viewer-hu.mo294[38/83] Building translation po/it/LC_MESSAGES/virt-viewer-it.mo295[39/83] Building translation po/ja/LC_MESSAGES/virt-viewer-ja.mo296[40/83] Compiling C object src/libvirt-viewer-common.a.p/virt-viewer-display-spice.c.o297[41/83] Building translation po/kn/LC_MESSAGES/virt-viewer-kn.mo298[42/83] Building translation po/ko/LC_MESSAGES/virt-viewer-ko.mo299[43/83] Compiling C object src/libvirt-viewer-common.a.p/virt-viewer-session-spice.c.o300[44/83] Building translation po/ml/LC_MESSAGES/virt-viewer-ml.mo301[45/83] Compiling C object src/libvirt-viewer-common.a.p/virt-viewer-file-transfer-dialog.c.o302[46/83] Building translation po/mr/LC_MESSAGES/virt-viewer-mr.mo303[47/83] Building translation po/nb/LC_MESSAGES/virt-viewer-nb.mo304[48/83] Building translation po/nl/LC_MESSAGES/virt-viewer-nl.mo305[49/83] Linking static target src/libvirt-viewer-common.a306[50/83] Building translation po/or/LC_MESSAGES/virt-viewer-or.mo307[51/83] Compiling C object src/virt-viewer.p/virt-viewer-main.c.o308[52/83] Building translation po/pa/LC_MESSAGES/virt-viewer-pa.mo309[53/83] Building translation po/pl/LC_MESSAGES/virt-viewer-pl.mo310[54/83] Compiling C object src/remote-viewer.p/remote-viewer-connect.c.o311[55/83] Building translation po/pt_BR/LC_MESSAGES/virt-viewer-pt_BR.mo312[56/83] Building translation po/pt/LC_MESSAGES/virt-viewer-pt.mo313[57/83] Building translation po/ru/LC_MESSAGES/virt-viewer-ru.mo314[58/83] Building translation po/sk/LC_MESSAGES/virt-viewer-sk.mo315[59/83] Building translation po/sv/LC_MESSAGES/virt-viewer-sv.mo316[60/83] Building translation po/ta/LC_MESSAGES/virt-viewer-ta.mo317[61/83] Building translation po/te/LC_MESSAGES/virt-viewer-te.mo318[62/83] Compiling C object src/remote-viewer.p/remote-viewer.c.o319[63/83] Building translation po/tr/LC_MESSAGES/virt-viewer-tr.mo320[64/83] Building translation po/uk/LC_MESSAGES/virt-viewer-uk.mo321[65/83] Compiling C object tests/test-hotkeys.p/test-hotkeys.c.o322[66/83] Building translation po/zh_CN/LC_MESSAGES/virt-viewer-zh_CN.mo323[67/83] Building translation po/zh_TW/LC_MESSAGES/virt-viewer-zh_TW.mo324[68/83] Compiling C object src/remote-viewer.p/remote-viewer-main.c.o325[69/83] Building translation po/id/LC_MESSAGES/virt-viewer-id.mo326[70/83] Building translation po/si/LC_MESSAGES/virt-viewer-si.mo327[71/83] Building translation po/fi/LC_MESSAGES/virt-viewer-fi.mo328[72/83] Compiling C object src/virt-viewer.p/virt-viewer.c.o329[73/83] Generating man/viewer-viewer-man with a custom command330[74/83] Generating man/remote-viewer-man with a custom command331[75/83] Merging translations for data/remote-viewer.desktop332[76/83] Merging translations for data/virt-viewer-mime.xml333[77/83] Linking target tests/test-version-compare334[78/83] Linking target tests/test-monitor-mapping335[79/83] Linking target tests/test-monitor-alignment336[80/83] Merging translations for data/remote-viewer.appdata.xml337[81/83] Linking target tests/test-hotkeys338[82/83] Linking target src/remote-viewer339[83/83] Linking target src/virt-viewer
installPhase
340mesonInstallPhase flags: ''341Installing src/virt-viewer to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/bin342Installing src/remote-viewer to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/bin343Installing po/as/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/as/LC_MESSAGES344Installing po/bg/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/bg/LC_MESSAGES345Installing po/bn_IN/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/bn_IN/LC_MESSAGES346Installing po/bn/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/bn/LC_MESSAGES347Installing po/ca/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/ca/LC_MESSAGES348Installing po/cs/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/cs/LC_MESSAGES349Installing po/de/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/de/LC_MESSAGES350Installing po/es/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/es/LC_MESSAGES351Installing po/eu/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/eu/LC_MESSAGES352Installing po/fr/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/fr/LC_MESSAGES353Installing po/gu/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/gu/LC_MESSAGES354Installing po/hi/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/hi/LC_MESSAGES355Installing po/hu/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/hu/LC_MESSAGES356Installing po/it/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/it/LC_MESSAGES357Installing po/ja/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/ja/LC_MESSAGES358Installing po/kn/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/kn/LC_MESSAGES359Installing po/ko/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/ko/LC_MESSAGES360Installing po/ml/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/ml/LC_MESSAGES361Installing po/mr/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/mr/LC_MESSAGES362Installing po/nb/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/nb/LC_MESSAGES363Installing po/nl/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/nl/LC_MESSAGES364Installing po/or/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/or/LC_MESSAGES365Installing po/pa/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/pa/LC_MESSAGES366Installing po/pl/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/pl/LC_MESSAGES367Installing po/pt_BR/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/pt_BR/LC_MESSAGES368Installing po/pt/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/pt/LC_MESSAGES369Installing po/ru/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/ru/LC_MESSAGES370Installing po/sk/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/sk/LC_MESSAGES371Installing po/sv/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/sv/LC_MESSAGES372Installing po/ta/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/ta/LC_MESSAGES373Installing po/te/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/te/LC_MESSAGES374Installing po/tr/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/tr/LC_MESSAGES375Installing po/uk/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/uk/LC_MESSAGES376Installing po/zh_CN/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/zh_CN/LC_MESSAGES377Installing po/zh_TW/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/zh_TW/LC_MESSAGES378Installing po/id/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/id/LC_MESSAGES379Installing po/si/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/si/LC_MESSAGES380Installing po/fi/LC_MESSAGES/virt-viewer.mo to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/locale/fi/LC_MESSAGES381Installing man/virt-viewer.1 to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/man/man1382Installing man/remote-viewer.1 to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/man/man1383Installing data/remote-viewer.desktop to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/applications384Installing data/virt-viewer-mime.xml to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/mime/packages385Installing data/remote-viewer.appdata.xml to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/metainfo386Installing /nix/var/nix/builds/nix-57405-4136512538/virt-viewer-11.0/icons/16x16/virt-viewer.png to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/icons/hicolor/16x16/apps387Installing /nix/var/nix/builds/nix-57405-4136512538/virt-viewer-11.0/icons/22x22/virt-viewer.png to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/icons/hicolor/22x22/apps388Installing /nix/var/nix/builds/nix-57405-4136512538/virt-viewer-11.0/icons/24x24/virt-viewer.png to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/icons/hicolor/24x24/apps389Installing /nix/var/nix/builds/nix-57405-4136512538/virt-viewer-11.0/icons/32x32/virt-viewer.png to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/icons/hicolor/32x32/apps390Installing /nix/var/nix/builds/nix-57405-4136512538/virt-viewer-11.0/icons/48x48/virt-viewer.png to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/icons/hicolor/48x48/apps391Installing /nix/var/nix/builds/nix-57405-4136512538/virt-viewer-11.0/icons/256x256/virt-viewer.png to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/icons/hicolor/256x256/apps392Installing /nix/var/nix/builds/nix-57405-4136512538/virt-viewer-11.0/icons/scalable/virt-viewer.svg to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/icons/hicolor/scalable/apps393Installing /nix/var/nix/builds/nix-57405-4136512538/virt-viewer-11.0/bash-completion/virt-viewer to /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/bash-completion/completions394Running custom install script '/nix/var/nix/builds/nix-57405-4136512538/virt-viewer-11.0/build-aux/post_install.py /nix/store/g666s4xar10j3a1shf83x3a05zvi1ml6-shared-mime-info-2.4/bin/update-mime-database /nix/store/ghsdc3shij7kifwzhcl4wz1kkxwhssk0-gtk+3-3.24.52-dev/bin/gtk-update-icon-cache '395Updating mime database396397Note that '/nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share' is not in the search path398set by the XDG_DATA_HOME and XDG_DATA_DIRS399environment variables, so applications may not400be able to find it until you set them. The401directories currently searched are:402403- /homeless-shelter/.local/share404- /nix/store/hbkb8w49465asaz5hqf1v22vqrbgy2ag-glib-2.88.1-dev/share405- /nix/store/dl5flqddrywqsyqvzc7nbprgcryhnmhv-zlib-1.3.2-dev/share406- /nix/store/y9c9nvdnnjrnhlc8cakcywx164alwyqi-zlib-1.3.2/share407- /nix/store/v2607nx2dhrximmdcpzbrg7cviq0j0kw-gettext-1.0/share408- /nix/store/36kxhzi1i6vjwldb1n33nz97prpw3r9r-libiconv-113/share409- /nix/store/nq3vanqzyjza9gc6z82g6lb91gcs4w75-glib-2.88.1-bin/share410- /nix/store/9j552ds36j58qj59l9w0abdgwmj9mv08-glib-2.88.1/share411- /nix/store/snv6l1rbbxwhn2jas37mqhdjma123msb-intltool-0.51.0/share412- /nix/store/nkxj98v83h4nsigy7fbxwmys90dl5rcg-perl5.42.0-libwww-perl-6.72/share413- /nix/store/d28946qkvjahx58qj00q81m103dac86b-meson-1.10.2/share414- /nix/store/ws0sh7z2hav92kdcnf7c7wjzwiq6yq3i-ninja-1.13.2/share415- /nix/store/a8lm54c4iz3hxl9ji6qc0z3f8z1w8z5s-pkg-config-wrapper-0.29.2/share416- /nix/store/36gyr1dpr2qzgqk66w9j6dc8l6ddw1ib-python3-3.13.14/share417- /nix/store/dj8f7jnkspmaw2ryh71b1pp2vp0w8mrq-shared-mime-info-2.4-dev/share418- /nix/store/g666s4xar10j3a1shf83x3a05zvi1ml6-shared-mime-info-2.4/share419- /nix/store/ghsdc3shij7kifwzhcl4wz1kkxwhssk0-gtk+3-3.24.52-dev/share420- /nix/store/pr0fa14myka7ndlzciz6h8n7i1xm976p-at-spi2-core-2.60.4-dev/share421- /nix/store/gv45f4wbc6n0pp01dcfv50ad6lrwy2kv-dbus-1.16.2/share422- /nix/store/643lcljf46cgcizmsxc2nlnxlwgarzb4-at-spi2-core-2.60.4/share423- /nix/store/aq5gjd0r4ivhnnk728cs32i12bxqkysh-freetype-2.14.3-dev/share424- /nix/store/8q1s41d92nlhirpqlpfcv7135fry4j69-brotli-1.2.0/share425- /nix/store/55kkb5y12mhzkm2z3hwflry4zyb5ka30-freetype-2.14.3/share426- /nix/store/5vq8r8pd3gb00z4xrzlx5pczgj09caq2-fontconfig-2.17.1-bin/share427- /nix/store/nib7dqxwn3z1la089vlnfsn1rgyy55x1-fontconfig-2.17.1-lib/share428- /nix/store/k5cqw4yilxvd1rl1rx3mkz0wprdy4n03-xorgproto-2025.1/share429- /nix/store/f0bnz8nigkllgvlfz0dbsqwyfw4236bl-libxau-1.0.12/share430- /nix/store/giqabyz4qdwrgx852lxf15hnqb7jikib-libx11-1.8.13/share431- /nix/store/chznzsjc6hmrh54hmsmin4fdcj1yb8hh-expat-2.8.2-dev/share432- /nix/store/51yh8gc5329xcw9ys16wgkmq8vnp5s4d-expat-2.8.2/share433- /nix/store/2nd2imc8a1i38b14xqad8mx64585r0ih-gdk-pixbuf-2.44.6-dev/share434- /nix/store/fcm1d5mynv1xkcj4xdq8dzb91pimyrjx-gdk-pixbuf-2.44.6/share435- /nix/store/qr5prijg74zw40six88689bk3bwpgcwx-gsettings-desktop-schemas-50.1/share436- /nix/store/lr8zyqh3va78qmsl2fgs17mcl4rr8mnn-pango-1.57.1-dev/share437- /nix/store/hwmzgbhig7bss791ql07v454pr46xi0j-harfbuzz-13.2.1-dev/share438- /nix/store/x49bcy3hxrq01bynalcnmf62f52apnb5-graphite2-1.3.15/share439- /nix/store/xdazqpvmvsk7w6ndvrjv1h05af9bd0z4-pango-1.57.1-bin/share440- /nix/store/w9a3x1bs9mvi7d0nmd0dfbqyagpjdm7h-gtk+3-3.24.52/share441- /nix/store/fckxh6p6s5qnawz5agvyhnvd204y2l3r-librsvg-2.62.3-dev/share442- /nix/store/dd23v2h9hzz3a6wigj8y361r4h66z320-librsvg-2.62.3/share443444Updating icon cache445Skipping desktop database update
dropIconThemeCache
446Removing /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/icons/hicolor/icon-theme.cache
fixupPhase
447Wrapping program '/nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/bin/virt-viewer'448Wrapping program '/nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/bin/remote-viewer'449checking for references to /nix/var/nix/builds/nix-57405-4136512538/ in /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0...450gzipping man pages under /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/share/man/451patching script interpreter paths in /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0452stripping (with command strip and flags -S) in /nix/store/rbv08hc3xp5haqis3i2crsvj3bk3s84w-virt-viewer-11.0/bin