D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/virt-viewer-11.0-1.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nQctrn + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf virt-viewer-11.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/virt-viewer-11.0.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd virt-viewer-11.0 + rm -rf /home/pterjan/rpmbuild/BUILD/virt-viewer-11.0-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/virt-viewer-11.0-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-ovirt-Remove-unused-declaration-ovirt_foreign_menu_g.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0002-remote-viewer-Update-govirt-requirement.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0003-remote-viewer-Simplify-oVirt-username-setting.patch + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-data-remove-bogus-param-for-meson-i18n.merge_file.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.D9ZzAO + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd virt-viewer-11.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/meson setup --buildtype=plain --prefix=/usr --libdir=/usr/lib64 --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/sbin --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localedir=/usr/share/locale --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --wrap-mode=nodownload --auto-features=enabled . build -Dbuild-id=1.mga10 The Meson build system Version: 1.4.0 Source dir: /home/pterjan/rpmbuild/BUILD/virt-viewer-11.0 Build dir: /home/pterjan/rpmbuild/BUILD/virt-viewer-11.0/build Build type: native build Project name: virt-viewer Project version: 11.0 C compiler for the host machine: gcc (gcc 14.0.1 "gcc (Mageia 14.0.1-0.20240317.1.mga10) 14.0.1 20240317 (experimental)") C linker for the host machine: gcc ld.bfd 2.42 Host machine cpu family: x86_64 Host machine cpu: x86_64 Program pod2man found: YES (/usr/bin/pod2man) Program python3 found: YES (/usr/bin/python3) WARNING: You should add the boolean check kwarg to the run_command call. It currently defaults to false, but it will default to true in future releases of meson. See also: https://github.com/mesonbuild/meson/issues/9300 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 -fno-common: YES Compiler for C supports arguments -W: 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 -Wall: 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 -Wcast-align: YES Compiler for C supports arguments -Wcast-align=strict: YES Compiler for C supports arguments -Wcast-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 -Wdouble-promotion: 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 -Wextra: YES Compiler for C supports arguments -Wformat-contains-nul: YES Compiler for C supports arguments -Wformat-extra-args: YES Compiler for C supports arguments -Wformat-nonliteral: YES Compiler for C supports arguments -Wformat-security: 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 -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-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 -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 -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 -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-truncation: YES Compiler for C supports arguments -Wsuggest-attribute=cold: YES Compiler for C supports arguments -Wsuggest-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 -Wsuggest-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-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 -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-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-parameter: 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 -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 -Wformat-overflow=2: YES Compiler for C supports arguments -Wformat-truncation=2: YES Compiler for C supports arguments -Wimplicit-fallthrough=5: YES Compiler for C supports arguments -Wnormalized=nfc: YES Compiler for C supports arguments -Wshift-overflow=2: YES Compiler for C supports arguments -Wstringop-overflow=2: YES Compiler for C supports arguments -Wunused-const-variable=2: YES Compiler for C supports arguments -Wvla-larger-then=4031: NO Compiler for C supports arguments -Wno-sign-compare: YES Compiler for C supports arguments -Wno-cast-function-type: YES Compiler for C supports arguments -Wno-typedef-redefinition: NO Compiler for C supports arguments -Wjump-misses-init: YES Compiler for C supports arguments -Wswitch-enum: YES Compiler for C supports arguments -Wno-format-nonliteral: YES Compiler for C supports arguments -Wno-format-truncation: YES Compiler for C supports arguments -Wframe-larger-than=4096: YES Compiler for C supports arguments -fexceptions: YES Compiler for C supports arguments -fasynchronous-unwind-tables: YES Compiler for C supports arguments -fipa-pure-const: YES Compiler for C supports arguments -Wno-suggest-attribute=pure: YES Compiler for C supports arguments -Wno-suggest-attribute=const: YES Compiler for C supports arguments -fstack-protector-strong: YES (cached) meson.build:386: WARNING: Consider using the built-in werror option instead of using "-Werror". meson.build:386: WARNING: Consider using the built-in warning_level option instead of using "-Wall". meson.build:386: WARNING: Consider using the built-in warning_level option instead of using "-Wextra". Library m found: YES Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 Run-time dependency glib-2.0 found: YES 2.80.0 Run-time dependency gmodule-2.0 found: YES 2.80.0 Did not find CMake 'cmake' Found CMake: NO Run-time dependency gtk+-3.0 found: NO meson.build:400:10: ERROR: Dependency lookup for gtk+-3.0 with method 'pkgconfig' failed: Could not generate cflags for gtk+-3.0: Package xau was not found in the pkg-config search path. Perhaps you should add the directory containing `xau.pc' to the PKG_CONFIG_PATH environment variable Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found Package 'xau', required by 'xcb', not found A full log can be found at /home/pterjan/rpmbuild/BUILD/virt-viewer-11.0/build/meson-logs/meson-log.txt error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.D9ZzAO (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.D9ZzAO (%build) I: [iurt_root_command] ERROR: chroot