D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/xboard-4.9.1-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.kAFQWp + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf xboard-4.9.1 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/xboard-4.9.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xboard-4.9.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/xboard-4.9.0-mga-remove-patented-chess-variants.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/xboard-4.7.3-mga-replace-xterm-with-xvt.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Pn9zhY + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd xboard-4.9.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi Copying file m4/codeset.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lock.m4 Copying file m4/longlong.m4 Copying file m4/printf-posix.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/uintmax_t.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makevars.template configure.ac:83: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged. configure.ac:83: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:83: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. Makefile.am:70: warning: shell sh -c 'git describe --dirty --always 2>/dev/null': non-POSIX variable name Makefile.am:70: (probably a GNU make extension) Makefile.am:268: warning: shell which port | sed s/[/]bin[/]port//: non-POSIX variable name Makefile.am:268: (probably a GNU make extension) + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /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 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 --bindir=/usr/games --with-gtk checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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 make supports nested variables... (cached) yes checking for gcc... 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for library containing strerror... none required checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for remsh... no checking for rsh... no checking for makeinfo... makeinfo checking for nroff... cat checking for awk... /usr/bin/awk checking for perl... /usr/bin/perl checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking return type of signal handlers... void checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for _getpty... no checking for grantpt... yes checking for setitimer... yes checking for usleep... yes checking for gettimeofday... yes checking for random... yes checking for gethostname... yes checking for setlocale... yes checking for getpseudotty in -lseq... no checking whether compiler understands -Wall -Wno-parentheses... yes checking for pkg-config... pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CAIRO... yes checking for xdg-mime... /usr/bin/xdg-mime checking for xdg-desktop-menu... /usr/bin/xdg-desktop-menu checking for xdg-icon-resource... /usr/bin/xdg-icon-resource checking for GTK... yes checking whether ptys or pipes should be used... pipes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cmail config.status: creating po/Makefile.in config.status: creating osxapp/Info.plist config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing test-stamp-h commands config.status: executing chmod-cmail commands Configurations summary: prefix: /usr datarootdir: ${prefix}/share datadir: /usr/share gamedatadir: $(datadir)/games/xboard desktopdir: $(datadir)/applications mimedir: $(datadir)/mime/packages iconsdir: $(datadir)/icons/hicolor/48x48/apps svgiconsdir: $(datadir)/icons/hicolor/scalable/apps infodir: /usr/share/info (info files will go here) sysconfdir: /etc (xboard.conf will go here) update mimedb: yes NLS support: yes GTK: yes Xaw3d: no Xaw: no ptys: pipes zippy: no sigint: yes + /usr/bin/make -O -j8 /usr/bin/make all-recursive Making all in po make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' Updating ./version.texi make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' CC childio.o childio.c: In function 'SetUpChildIO': childio.c:80:5: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] pipe(to_prog); ^ childio.c:81:5: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] pipe(from_prog); ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' CC lists.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' CC ngamelist.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' CC uci.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' CC gamelist.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' CC pgntags.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' CC book.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' CC nengineoutput.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' CC board.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' CC evalgraph.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' CC nevalgraph.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' CC engineoutput.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' CC nhistory.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' CC draw.o In file included from draw.c:59:0: /usr/include/librsvg-2.0/librsvg/rsvg-cairo.h:27:2: warning: #warning "Including directly is deprecated." [-Wcpp] #warning "Including directly is deprecated." ^ draw.c: In function 'ScaleOnePiece': draw.c:381:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/librsvg-2.0/librsvg/rsvg.h:31, from draw.c:58: /usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here void g_type_init (void); ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' CC history.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' CC usounds.o usounds.c: In function 'PlaySoundFile': usounds.c:93:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(buf); ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' MAKEINFO xboard.info /usr/bin/perl: symbol lookup error: /usr/lib/perl5/vendor_perl/5.26.0/x86_64-linux-thread-multi/auto/Locale/gettext_xs/gettext_xs.so: undefined symbol: Perl_pad_sv WARNING: 'makeinfo' is missing on your system. You should only need it if you modified a '.texi' file, or any other file indirectly affecting the aspect of the manual. You might want to install the Texinfo package: The spurious makeinfo call might also be the consequence of using a buggy 'make' (AIX, DU, IRIX), in which case you might want to install GNU make: Makefile:887: recipe for target 'xboard.info' failed make[2]: *** [xboard.info] Error 127 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' make[2]: *** Waiting for unfinished jobs.... make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' CC parser.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' CC menus.o menus.c: In function 'BugReportProc': menus.c:323:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(buf); ^ menus.c: In function 'GuideProc': menus.c:331:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(buf); ^ menus.c: In function 'HomePageProc': menus.c:339:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(buf); ^ menus.c: In function 'NewsPageProc': menus.c:347:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(buf); ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' CC usystem.o usystem.c: In function 'RunCommand': usystem.c:287:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(buf); ^ usystem.c: In function 'StartChildProcess': usystem.c:465:2: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result] nice(appData.niceEngines); // [HGM] nice: adjust priority of engine proc ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' CC dialogs.o dialogs.c: In function 'EchoOn': dialogs.c:2320:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system("stty echo"); ^ dialogs.c: In function 'EchoOff': dialogs.c:2328:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system("stty -echo"); ^ dialogs.c: In function 'ListDir': dialogs.c:3204:2: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(curDir, MSG_SIZ); ^ dialogs.c: In function 'CreateDir': dialogs.c:3260:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(name); ^ dialogs.c: In function 'StartDir': dialogs.c:3330:6: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(curDir); ^ dialogs.c:3333:6: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(curDir, MSG_SIZ); ^ dialogs.c:3334:24: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] if(*res && **res) chdir(*res); ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' CC moves.o moves.c: In function 'CollectPieceDescriptors': moves.c:209:15: warning: variable 'pieceName' set but not used [-Wunused-but-set-variable] char *m, *pieceName = defaultName; ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' CC gtk/xboard.o ./args.h: In function 'InitAppData': gtk/xboard.c:350:41: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] #define GetCurrentDirectory(SIZE, NAME) getcwd(NAME, SIZE) ^ ./args.h:1527:3: note: in expansion of macro 'GetCurrentDirectory' GetCurrentDirectory(MSG_SIZ, currDir); ^ gtk/xboard.c:349:29: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] #define SetCurrentDirectory chdir ^ ./args.h:1528:3: note: in expansion of macro 'SetCurrentDirectory' SetCurrentDirectory(installDir); ^ gtk/xboard.c:349:29: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] #define SetCurrentDirectory chdir ^ ./args.h:1530:3: note: in expansion of macro 'SetCurrentDirectory' SetCurrentDirectory(currDir); ^ ./args.h: In function 'SaveSettings': gtk/xboard.c:350:41: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] #define GetCurrentDirectory(SIZE, NAME) getcwd(NAME, SIZE) ^ ./args.h:1559:3: note: in expansion of macro 'GetCurrentDirectory' GetCurrentDirectory(MSG_SIZ, dir); ^ gtk/xboard.c:349:29: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] #define SetCurrentDirectory chdir ^ ./args.h:1563:5: note: in expansion of macro 'SetCurrentDirectory' SetCurrentDirectory(installDir); ^ gtk/xboard.c:349:29: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] #define SetCurrentDirectory chdir ^ ./args.h:1565:5: note: in expansion of macro 'SetCurrentDirectory' SetCurrentDirectory(dir); ^ gtk/xboard.c: In function 'main': gtk/xboard.c:987:2: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(dirName, MSG_SIZ); ^ gtk/xboard.c: In function 'ManProc': gtk/xboard.c:2036:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system("xterm -e man xboard &"); ^ gtk/xboard.c: In function 'InfoProc': gtk/xboard.c:2050:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(buf); ^ gtk/xboard.c: In function 'FileNamePopUpWrapper': gtk/xboard.c:2427:5: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(curDir, MSG_SIZ); ^ gtk/xboard.c:2428:5: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(def); ^ gtk/xboard.c:2512:48: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] if(def && *def && def[strlen(def)-1] == '/') chdir(curDir); ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' CC backend.o backend.c: In function 'read_from_ics': backend.c:4004:21: warning: variable 'blackname' set but not used [-Wunused-but-set-variable] char *whitename, *blackname, *why, *endtoken; ^ backend.c:4004:9: warning: variable 'whitename' set but not used [-Wunused-but-set-variable] char *whitename, *blackname, *why, *endtoken; ^ backend.c: In function 'ApplyMove': backend.c:10173:70: warning: variable 'killed2' set but not used [-Wunused-but-set-variable] ChessSquare captured = board[toY][toX], piece, pawn, king, killed, killed2; int p, rookX, oldEP, epRank, berolina = 0; ^ backend.c: In function 'LoadPosition': backend.c:13576:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] (void) fgets(line, MSG_SIZ, f); ^ backend.c:13577:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] (void) fgets(line, MSG_SIZ, f); ^ backend.c:13580:6: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] (void) fgets(line, MSG_SIZ, f); ^ backend.c:13590:6: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] (void) fgets(line, MSG_SIZ, f); ^ backend.c: In function 'ApplyMove': backend.c:10275:45: warning: 'killed' may be used uninitialized in this function [-Wmaybe-uninitialized] board[toY][toX + (killX < fromX ? 1 : -1)] = killed; ^ backend.c: In function 'LeftClick': backend.c:7868:4: warning: 'piece' may be used uninitialized in this function [-Wmaybe-uninitialized] if(piece == defaultPromoChoice) promoChoice = NULLCHAR; // deferral ^ make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xboard-4.9.1' Makefile:1347: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 Makefile:696: recipe for target 'all' failed make: *** [all] Error 2 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.Pn9zhY (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.Pn9zhY (%build) I: [iurt_root_command] ERROR: chroot