D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/tracker-3.0.1-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4tVtGA + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf tracker-3.0.1 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/tracker-3.0.1.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tracker-3.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ++ find . -name '*.vala' + for i in `find . -name '*.vala'` + rm -f ./utils/tracker-resdump/tracker-resdump.c + for i in `find . -name '*.vala'` + rm -f ./src/libtracker-sparql/tracker-backend.c + for i in `find . -name '*.vala'` + rm -f ./src/libtracker-sparql/bus/tracker-bus-statement.c + for i in `find . -name '*.vala'` + rm -f ./src/libtracker-sparql/bus/tracker-namespace.c + for i in `find . -name '*.vala'` + rm -f ./src/libtracker-sparql/bus/tracker-bus.c + for i in `find . -name '*.vala'` + rm -f ./src/libtracker-sparql/bus/tracker-bus-fd-cursor.c + for i in `find . -name '*.vala'` + rm -f ./src/libtracker-sparql/remote/tracker-json-cursor.c + for i in `find . -name '*.vala'` + rm -f ./src/libtracker-sparql/remote/tracker-remote.c + for i in `find . -name '*.vala'` + rm -f ./src/libtracker-sparql/remote/tracker-xml-cursor.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.w5bVdA + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd tracker-3.0.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export LC_ALL=UTF-8 CPATH+=:/usr/include/libstemmer/ + LC_ALL=UTF-8 + CPATH+=:/usr/include/libstemmer/ + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + /usr/bin/meson --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 -Ddocs=true -Dfunctional_tests=false Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mesonbuild/mesonmain.py", line 140, in run return options.run_func(options) File "/usr/lib/python3.8/site-packages/mesonbuild/msetup.py", line 245, in run app.generate() File "/usr/lib/python3.8/site-packages/mesonbuild/msetup.py", line 159, in generate self._generate(env) File "/usr/lib/python3.8/site-packages/mesonbuild/msetup.py", line 192, in _generate intr.run() File "/usr/lib/python3.8/site-packages/mesonbuild/interpreter.py", line 4560, in run super().run() File "/usr/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 493, in run self.evaluate_codeblock(self.ast, start=1) File "/usr/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 518, in evaluate_codeblock raise e File "/usr/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 511, in evaluate_codeblock self.evaluate_statement(cur) File "/usr/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 528, in evaluate_statement return self.method_call(cur) File "/usr/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 892, in method_call (args, kwargs) = self.reduce_arguments(node.args) File "/usr/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 1132, in reduce_arguments reduced_pos = [self.evaluate_statement(arg) for arg in args.arguments] # type: T.List[TYPE_nvar] File "/usr/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 1132, in reduced_pos = [self.evaluate_statement(arg) for arg in args.arguments] # type: T.List[TYPE_nvar] File "/usr/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 528, in evaluate_statement return self.method_call(cur) File "/usr/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 921, in method_call return obj.method_call(method_name, args, self.kwargs_string_keys(kwargs)) File "/usr/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 39, in method_call return method(args, kwargs) File "/usr/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 378, in wrapped return f(*wrapped_args, **wrapped_kwargs) File "/usr/lib/python3.8/site-packages/mesonbuild/interpreterbase.py", line 213, in wrapped return f(*wrapped_args, **wrapped_kwargs) File "/usr/lib/python3.8/site-packages/mesonbuild/interpreter.py", line 1586, in has_header_symbol_method haz, cached = self.compiler.has_header_symbol(hname, symbol, prefix, self.environment, File "/usr/lib/python3.8/site-packages/mesonbuild/compilers/c.py", line 79, in has_header_symbol return self.compiles(t.format(**fargs), env, extra_args=extra_args, File "/usr/lib/python3.8/site-packages/mesonbuild/compilers/mixins/clike.py", line 442, in compiles with self._build_wrapper(code, env, extra_args, dependencies, mode, disable_cache=disable_cache) as p: File "/usr/lib64/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/usr/lib/python3.8/site-packages/mesonbuild/compilers/compilers.py", line 696, in cached_compile with self.compile(code, extra_args=extra_args, mode=mode, want_output=False, temp_dir=temp_dir) as p: File "/usr/lib64/python3.8/contextlib.py", line 115, in __enter__ raise RuntimeError("generator didn't yield") from None RuntimeError: generator didn't yield The Meson build system Version: 0.55.3 Source dir: /home/iurt/rpmbuild/BUILD/tracker-3.0.1 Build dir: /home/iurt/rpmbuild/BUILD/tracker-3.0.1/build Build type: native build Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' WARNING: Unknown options: "functional_tests" The value of new options can be set with: meson setup --reconfigure -Dnew_option=new_value ... Project name: tracker Project version: 3.0.1 Using 'CFLAGS' from environment with value: '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' Using 'LDFLAGS' from environment with value: ' -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' Using 'CFLAGS' from environment with value: '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' Using 'LDFLAGS' from environment with value: ' -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' C compiler for the host machine: cc (gcc 10.2.0 "cc (Mageia 10.2.0-2.mga8) 10.2.0") C linker for the host machine: cc ld.bfd 2.34 Vala compiler for the host machine: valac (valac 0.50.1) Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: /usr/bin/pkg-config (1.7.3) Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Run-time dependency gio-2.0 found: YES 2.66.2 Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Run-time dependency gio-unix-2.0 found: YES 2.66.2 Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Run-time dependency glib-2.0 found: YES 2.66.2 Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Run-time dependency gmodule-2.0 found: YES 2.66.2 Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Run-time dependency gobject-2.0 found: YES 2.66.2 Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Run-time dependency gobject-introspection-1.0 found: YES 1.66.1 Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Run-time dependency icu-i18n found: YES 67.1 Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Run-time dependency icu-uc found: YES 67.1 Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Run-time dependency json-glib-1.0 found: YES 1.6.0 Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Run-time dependency libsoup-2.4 found: YES 2.72.0 Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Run-time dependency libxml-2.0 found: YES 2.9.10 Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Run-time dependency sqlite3 found: YES 3.33.0 Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Run-time dependency dbus-1 found: YES 1.13.18 Library m found: YES Program asciidoc found: YES Program xsltproc found: YES Library stemmer found: YES Checking if "sqlite3 has builtin FTS5 module" with dependency sqlite3 runs: YES Message: Using sqlite3 builtin FTS module Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Run-time dependency systemd found: YES 246 Using 'PKG_CONFIG_PATH' from environment with value: ':/usr/lib64/pkgconfig:/usr/share/pkgconfig' Run-time dependency bash-completion found: YES 2.9 Checking for function "posix_fadvise" : YES error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.w5bVdA (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.w5bVdA (%build) I: [iurt_root_command] ERROR: chroot