D: [iurt_root_command] chroot RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument Installing /home/iurt/rpmbuild/SRPMS/aranym-1.1.0-2.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7h1Rci + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf aranym-1.1.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/aranym_1.1.0.orig.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd aranym-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-Use-pow10-only-if-it-exits.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Snlbii + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd aranym-1.1.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory '.' + 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 + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking whether x86_64-mageia-linux-gnu-gcc and cc understand -c and -o together... yes checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking whether the compiler supports GNU Objective C... no checking whether x86_64-mageia-linux-gnu-gcc accepts -g... no checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for x86_64-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-g++ checking whether the compiler supports GNU C++... yes checking whether x86_64-mageia-linux-gnu-g++ accepts -g... yes checking for x86_64-mageia-linux-gnu-g++ option to enable C++11 features... none needed checking dependency style of x86_64-mageia-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-mageia-linux-gnu-g++ -E checking how to run the C preprocessor... -E checking for g++... g++ checking whether the compiler supports GNU C++... (cached) yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... (cached) none needed checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E checking whether make sets $(MAKE)... (cached) yes checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking for perl... /usr/bin/perl checking for x86_64-mageia-linux-gnu-windres... no checking for windres... no checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for unistd.h... (cached) yes checking for fcntl.h... yes checking for sys/mman.h... yes checking for mach/mach.h... no checking for sys/ioctl.h... yes checking for getopt.h... yes checking for termios.h... yes checking for termio.h... yes checking for alloca.h... yes checking for sys/statfs.h... yes checking for sys/statvfs.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/vfs.h... yes checking for utime.h... yes checking for sys/param.h... yes checking for sys/mount.h... yes checking for types.h... no checking for stat.h... no checking for ext2fs/ext2_fs.h... no checking for sys/socket.h... yes checking for linux/if.h... yes checking for linux/if_tun.h... yes checking for net/if.h... yes checking for net/if_tun.h... no checking for net/bpf.h... no checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of void *... 8 checking for off_t... yes checking for loff_t... yes checking for size_t... yes checking for ssize_t... yes checking return type of signal handlers... void checking whether struct tm is in sys/time.h or time.h... time.h checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for struct tm.tm_gmtoff... yes checking for sys/time.h... (cached) yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking whether the compiler recognizes bool as a built-in type... yes checking for sin in -lm... yes checking for strdup... yes checking for sigaction... yes checking for signal... yes checking for sigsetjmp... no checking for mmap... yes checking for mprotect... yes checking for munmap... yes checking for vm_allocate... no checking for vm_deallocate... no checking for vm_protect... no checking for sbrk... yes checking for strchr... yes checking for memcpy... yes checking for bcopy... yes checking for usleep... yes checking for gettimeofday... yes checking for fseeko... yes checking for fsync... yes checking for futimes... yes checking for futimens... yes checking for link... yes checking for readlink... yes checking for symlink... yes checking for lstat... yes checking for truncate... yes checking for pathconf... yes checking for canonicalize_file_name... yes checking for realpath... yes checking whether sigsetjmp is supported... yes checking for mach_task_self... no checking for task_self... no checking for libudev.h... no checking whether TUN/TAP is supported... yes checking whether BPF is supported... no checking whether mmap supports MAP_ANON... yes checking whether mmap supports MAP_ANONYMOUS... yes checking whether mprotect works... yes checking whether signal handlers need to be reinstalled... no checking whether sigaction handlers need to be reinstalled... no checking for vasprintf... yes checking for sighandler_t... yes checking for getopt_long... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for the addressing mode to use... direct checking for GAS .p2align feature... yes checking whether GCC supports -mno-red-zone... yes checking floating point format... IEEE (little-endian) checking for ieee754.h... yes checking for ieeefp.h... no checking for floatingpoint.h... no checking for nan.h... no checking for math.h... yes checking for isnanl... yes checking for isinfl... yes checking for logl... yes checking for log10l... yes checking for expl... yes checking for powl... yes checking for exp2l... yes checking for pow2l... no checking for exp10l... yes checking for pow10l... no checking for fabsl... yes checking for sqrtl... yes checking for log1pl... yes checking for expm1l... yes checking for exp2... yes checking for pow2... no checking for pow10... no checking for sinl... yes checking for cosl... yes checking for tanl... yes checking for sinhl... yes checking for coshl... yes checking for tanhl... yes checking for asinl... yes checking for acosl... yes checking for atanl... yes checking for asinhl... yes checking for acoshl... yes checking for atanhl... yes checking for floorl... yes checking for ceill... yes checking for truncl... yes checking for roundl... yes checking for atanh... yes checking for isnan... yes checking for isinf... yes checking for finite... yes checking for isnormal... no checking for signbit... no checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.12... yes checking for SDL2... no checking for sdl2-config... no checking for SDL2 - version >= 2.0.3... no *** The sdl2-config script installed by SDL could not be found *** If SDL was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the SDL2_CONFIG environment variable to the *** full path to sdl2-config. checking for jpeglib.h... yes checking for jpeg_CreateDecompress in -ljpeg... yes checking for GL... yes checking for OpenGL support... yes checking for scsi/sg.h... yes checking for XOpenDisplay in -lX11... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/uae_cpu/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands ARAnyM configuration summary: SDL version ................... ........ : 1.2.15 Use exclusive spcflags handling ........ : yes Use JIT compiler ....................... : no Use JIT compiler for FPU instructions .. : no JIT debug mode ......................... : no Floating-Point emulation core .......... : IEEE fpu core Assembly optimizations ................. : x86-64 Addressing mode ........................ : direct Full MMU support ....................... : no Linux /dev/rtc source timer ............ : yes Real STOP implementation ............... : yes DSP 56001 support ...................... : yes DSP 56001 disassembly support .......... : no Debugger ............................... : no Check memory ........................... : page First 2kB of RAM Supervisor protected... : yes FastRAM fixed size ..................... : no Fixed position of VideoRAM ............. : no Blitter memmove acceleration ........... : no Blitter SDL blit acceleration .......... : no Support for hostfs ..................... : yes Support for ethernet ................... : yes GUI .................................... : yes OpenGL ................................. : yes Linux-m68k loader ...................... : no Zlib ................................... : not required libusb-1.0.............................. : no NatFeat CD-ROM driver .................. : linux,sdl NatFeat PCI driver ..................... : no NatFeat USB driver ..................... : no NatFeat OSMesa driver .................. : no NatFeat JPEG decoder ................... : yes NatFeat Clipboard ...................... : yes NatFeat VDI driver ..................... : yes NatFeat SCSI driver .................... : yes NatFeat host exec driver ............... : yes Exception per second limiter ........... : no Linux/X86 h/w access for parallel port.. : no Linux /dev/parport for parallel port.... : yes Unix /dev/ttySn for serial port......... : yes Use C++ exceptions for m68k exceptions.. : yes Configuration done. Now type "make" (or "gmake"). + make depend make: Nothing to be done for 'depend'. + /usr/bin/make -O -j8 V=1 VERBOSE=1 echo '/* generated from ChangeLog */' > version_date.h sed -n '/^20[0-9][0-9]\/[0-9]*\/[0-9]/p' < ./ChangeLog | sed 's/^\(20[0-9][0-9]\/[0-9]*\/[0-9]*\).*/#define VERSION_DATE "\1"/;q' >> version_date.h if test -z "/usr/bin/perl"; then \ echo "atari/nfosmesa/link-tinygl.h is out of date, but PERL not available" >&2; \ else \ /usr/bin/perl ./tools/dyngl.pl -tinyldglink ./tools/glfuncs.h > $$.tmp && mv $$.tmp atari/nfosmesa/link-tinygl.h || { rm -f $$.tmp; false; } \ fi if test -z "/usr/bin/perl"; then \ echo "atari/nfosmesa/tinygl_load.c is out of date, but PERL not available" >&2; \ else \ /usr/bin/perl ./tools/dyngl.pl -tinyldgsource ./tools/glfuncs.h > $$.tmp && mv $$.tmp atari/nfosmesa/tinygl_load.c || { rm -f $$.tmp; false; } \ fi if test -z "/usr/bin/perl"; then \ echo "atari/nfosmesa/osmesa_load.c is out of date, but PERL not available" >&2; \ else \ /usr/bin/perl ./tools/dyngl.pl -incfile ./atari/nfosmesa/gltypes.h -enums ./atari/nfosmesa/enum-gl.h -ldgsource ./tools/glfuncs.h > $$.tmp && mv $$.tmp atari/nfosmesa/osmesa_load.c || { rm -f $$.tmp; false; } \ fi if test -z "/usr/bin/perl"; then \ echo "atari/nfosmesa/slb/tiny_gl.h is out of date, but PERL not available" >&2; \ else \ /usr/bin/perl ./tools/dyngl.pl -incfile ./atari/nfosmesa/gltypes.h -tinyslbheader ./tools/glfuncs.h > $$.tmp && mv $$.tmp atari/nfosmesa/slb/tiny_gl.h || { rm -f $$.tmp; false; } \ fi if test -z "/usr/bin/perl"; then \ echo "atari/nfosmesa/glfuncs.h is out of date, but PERL not available" >&2; \ else \ /usr/bin/perl ./tools/dyngl.pl -macros ./tools/glfuncs.h > $$.tmp && mv $$.tmp atari/nfosmesa/glfuncs.h || { rm -f $$.tmp; false; } \ fi if test -z "/usr/bin/perl"; then \ echo "atari/nfosmesa/glfuncs-bynum.h is out of date, but PERL not available" >&2; \ else \ /usr/bin/perl ./tools/dyngl.pl -enums ./atari/nfosmesa/enum-gl.h -macros ./tools/glfuncs.h > $$.tmp && mv $$.tmp atari/nfosmesa/glfuncs-bynum.h || { rm -f $$.tmp; false; } \ fi if test -z "/usr/bin/perl"; then \ echo "atari/nfosmesa/ldg/tiny_gl.h is out of date, but PERL not available" >&2; \ else \ /usr/bin/perl ./tools/dyngl.pl -incfile ./atari/nfosmesa/gltypes.h -tinyldgheader ./tools/glfuncs.h > $$.tmp && mv $$.tmp atari/nfosmesa/ldg/tiny_gl.h || { rm -f $$.tmp; false; } \ fi if test -z "/usr/bin/perl"; then \ echo "atari/nfosmesa/ldg/osmesa.h is out of date, but PERL not available" >&2; \ else \ /usr/bin/perl ./tools/dyngl.pl -incfile ./atari/nfosmesa/gltypes.h -enums ./atari/nfosmesa/enum-gl.h -ldgheader ./tools/glfuncs.h > $$.tmp && mv $$.tmp atari/nfosmesa/ldg/osmesa.h || { rm -f $$.tmp; false; } \ fi if test -z "/usr/bin/perl"; then \ echo "atari/nfosmesa/tinygl_loadslb.c is out of date, but PERL not available" >&2; \ else \ /usr/bin/perl ./tools/dyngl.pl -enums ./atari/nfosmesa/enum-gl.h -tinyslbsource ./tools/glfuncs.h > $$.tmp && mv $$.tmp atari/nfosmesa/tinygl_loadslb.c || { rm -f $$.tmp; false; } \ fi if test -z "/usr/bin/perl"; then \ echo "src/natfeat/nfosmesa/call-gl.c is out of date, but PERL not available" >&2; \ else \ /usr/bin/perl ./tools/dyngl.pl -calls ./tools/glfuncs.h > $$.tmp && mv $$.tmp src/natfeat/nfosmesa/call-gl.c || { rm -f $$.tmp; false; } \ fi if test -z "/usr/bin/perl"; then \ echo "src/natfeat/nfosmesa/dispatch-gl.c is out of date, but PERL not available" >&2; \ else \ /usr/bin/perl ./tools/dyngl.pl -dispatch ./tools/glfuncs.h > $$.tmp && mv $$.tmp src/natfeat/nfosmesa/dispatch-gl.c || { rm -f $$.tmp; false; } \ fi if test -z "/usr/bin/perl"; then \ echo "atari/nfosmesa/osmesa_loadslb.c is out of date, but PERL not available" >&2; \ else \ /usr/bin/perl ./tools/dyngl.pl -enums ./atari/nfosmesa/enum-gl.h -slbsource ./tools/glfuncs.h > $$.tmp && mv $$.tmp atari/nfosmesa/osmesa_loadslb.c || { rm -f $$.tmp; false; } \ fi if test -z "/usr/bin/perl"; then \ echo "atari/nfosmesa/slb/osmesa.h is out of date, but PERL not available" >&2; \ else \ /usr/bin/perl ./tools/dyngl.pl -incfile ./atari/nfosmesa/gltypes.h -enums ./atari/nfosmesa/enum-gl.h -slbheader ./tools/glfuncs.h > $$.tmp && mv $$.tmp atari/nfosmesa/slb/osmesa.h || { rm -f $$.tmp; false; } \ fi if test -z "/usr/bin/perl"; then \ echo "src/natfeat/nfosmesa/paramcount-gl.c is out of date, but PERL not available" >&2; \ else \ /usr/bin/perl ./tools/dyngl.pl -enums ./atari/nfosmesa/enum-gl.h -paramcount ./tools/glfuncs.h > $$.tmp && mv $$.tmp src/natfeat/nfosmesa/paramcount-gl.c || { rm -f $$.tmp; false; } \ fi /usr/bin/make all-recursive Making all in src Making all in uae_cpu make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/aranym-1.1.0/src/uae_cpu' DHAVE_CONFIG_H -I. -I../.. -DOS_linux -DCPU_x86_64 -D_GNU_SOURCE -DDIRECT_ADDRESSING -DUNALIGNED_PROFITABLE -DX86_64_ASSEMBLY -DOPTIMIZED_FLAGS -DFPU_IEEE -DENABLE_EXCLUSIVE_SPCFLAGS "-I./../include" "-I./../Unix" "-I./.." "-I." "-I." -g -W -Wall -Wundef -c -o build68k.o build68k.c /bin/sh: DHAVE_CONFIG_H: command not found make[3]: [Makefile:480: build68k.o] Error 127 (ignored) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/aranym-1.1.0/src/uae_cpu' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/aranym-1.1.0/src/uae_cpu' DHAVE_CONFIG_H -I. -I../.. -DOS_linux -DCPU_x86_64 -D_GNU_SOURCE -DDIRECT_ADDRESSING -DUNALIGNED_PROFITABLE -DX86_64_ASSEMBLY -DOPTIMIZED_FLAGS -DFPU_IEEE -DENABLE_EXCLUSIVE_SPCFLAGS "-I./../include" "-I./../Unix" "-I./.." "-I." "-I." -g -W -Wall -Wundef -c -o gencpu.o gencpu.c /bin/sh: DHAVE_CONFIG_H: command not found make[3]: [Makefile:480: gencpu.o] Error 127 (ignored) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/aranym-1.1.0/src/uae_cpu' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/aranym-1.1.0/src/uae_cpu' g -W -Wall -Wundef -o build68k build68k.o -lm make[3]: g: No such file or directory make[3]: [Makefile:434: build68k] Error 127 (ignored) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/aranym-1.1.0/src/uae_cpu' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/aranym-1.1.0/src/uae_cpu' ./build68k <./table68k > cpudefs.cpp /bin/sh: ./build68k: No such file or directory make[3]: *** [Makefile:729: cpudefs.cpp] Error 127 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/aranym-1.1.0/src/uae_cpu' make[3]: *** Waiting for unfinished jobs.... make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/aranym-1.1.0/src/uae_cpu' g++ -DHAVE_CONFIG_H -I. -I../.. -DOS_linux -DCPU_x86_64 -D_GNU_SOURCE -DDIRECT_ADDRESSING -DUNALIGNED_PROFITABLE -DX86_64_ASSEMBLY -DOPTIMIZED_FLAGS -DFPU_IEEE -DENABLE_EXCLUSIVE_SPCFLAGS "-I./../include" "-I./../Unix" "-I./.." "-I." "-I." -g -W -Wall -Wundef -g -O2 -c -o readcpu.o readcpu.cpp make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/aranym-1.1.0/src/uae_cpu' make[2]: *** [Makefile:2274: all-recursive] Error 1 make[1]: *** [Makefile:473: all-recursive] Error 1 make: *** [Makefile:413: all] Error 2 error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.Snlbii (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.Snlbii (%build) I: [iurt_root_command] ERROR: chroot