D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/rlottie-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.CaaTOw + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf rlottie-0.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/rlottie-0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rlottie-0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ArZMOz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd rlottie-0.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + 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,--as-needed -Wl,--no-undefined -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 The Meson build system Version: 0.55.0 Source dir: /home/iurt/rpmbuild/BUILD/rlottie-0.1 Build dir: /home/iurt/rpmbuild/BUILD/rlottie-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' Project name: rlottie Project version: 0.1 Using 'CXXFLAGS' 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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' Using 'CXXFLAGS' 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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' C++ compiler for the host machine: c++ (gcc 10.1.1 "c++ (Mageia 10.1.1-0.20200711.1.mga8) 10.1.1 20200711") C++ linker for the host machine: c++ ld.bfd 2.34 Host machine cpu family: x86_64 Host machine cpu: x86_64 Configuring config.h using configuration Library dl found: YES Run-time dependency threads found: YES Found pkg-config: /usr/bin/pkg-config (1.6.3) Did not find CMake 'cmake' Found CMake: NO Run-time dependency elementary found: NO (tried pkgconfig and cmake) Has header "elementary-1/efl_ui_vg_animation.h" : NO Has header "elementary-1/efl_ui_animation_view.h" : NO Message: Summary: rlottie version : 0.1 Build type : plain Thread Support : true Module Support : true Cache Support : true Example : true Test : false Prefix : /usr Build targets in project: 3 Option optimization is: 0 [default: s] Found ninja-1.10.0 at /usr/bin/ninja + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DtQfFx + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/rlottie-0.1-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/rlottie-0.1-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/rlottie-0.1-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/rlottie-0.1-1.mga8.x86_64 + cd rlottie-0.1 + '[' 1 -eq 1 ']' + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/rlottie-0.1-1.mga8.x86_64 + /usr/bin/meson install -C build --no-rebuild Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mesonbuild/mesonmain.py", line 131, in run return options.run_func(options) File "/usr/lib/python3.8/site-packages/mesonbuild/minstall.py", line 542, in run installer.do_install(datafilename) File "/usr/lib/python3.8/site-packages/mesonbuild/minstall.py", line 362, in do_install self.install_targets(d) File "/usr/lib/python3.8/site-packages/mesonbuild/minstall.py", line 456, in install_targets raise RuntimeError('File {!r} could not be found'.format(t.fname)) RuntimeError: File 'src/vector/stb/librlottie-image-loader.so' could not be found error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.DtQfFx (%install) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.DtQfFx (%install) I: [iurt_root_command] ERROR: chroot