D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/cboard-0.6-6.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zS05Yf + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf cboard-0.6 + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/cboard-0.6.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cboard-0.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/cboard-o_create-need-mode.patch + /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uH9gU4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd cboard-0.6 + '[' 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 + 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 --datadir=/usr/share/games checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target 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 thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU 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 dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E 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 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for gawk... (cached) gawk checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking for initscr in -lcurses... yes checking for new_panel in -lpanel... yes checking for new_form in -lform... yes checking if PERL support is wanted... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking panel.h usability... yes checking panel.h presence... yes checking for panel.h... yes checking form.h usability... yes checking form.h presence... yes checking for form.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for paths.h... (cached) yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... yes checking for vprintf... yes checking for _doprnt... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for bzero... yes checking for dup2... yes checking for getcwd... yes checking for gethostbyname... yes checking for memset... yes checking for mkdir... yes checking for mkfifo... yes checking for regcomp... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for vasprintf... yes checking for strsep... yes checking for strchr... yes checking for strncasecmp... yes checking for strpbrk... yes checking for putenv... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking if debugging is wanted... no checking for Unix98 pty support... yes checking if malloc debugging is wanted... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating data/Makefile config.status: creating libchess/Makefile config.status: creating config.h config.status: executing depfiles commands + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j4 /usr/bin/make all-recursive Making all in libchess make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/libchess' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT move.o -MD -MP -MF .deps/move.Tpo -c -o move.o move.c mv -f .deps/move.Tpo .deps/move.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/libchess' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/libchess' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT pgn.o -MD -MP -MF .deps/pgn.Tpo -c -o pgn.o pgn.c pgn.c: In function 'pgn_open': pgn.c:2239:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&p, "%s/%s", buf, filename); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/pgn.Tpo .deps/pgn.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/libchess' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/libchess' rm -f libchess.a ar cru libchess.a pgn.o move.o ranlib libchess.a make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/libchess' Making all in src make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/src' gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_PATH=\"/usr/share/games/cboard\" -I../libchess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT message.o -MD -MP -MF .deps/message.Tpo -c -o message.o message.c message.c: In function 'build_message_lines': message.c:69:5: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] vasprintf(&line, fmt, ap); ^~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/message.Tpo .deps/message.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/src' gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_PATH=\"/usr/share/games/cboard\" -I../libchess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c mv -f .deps/misc.Tpo .deps/misc.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/src' gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_PATH=\"/usr/share/games/cboard\" -I../libchess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT engine.o -MD -MP -MF .deps/engine.Tpo -c -o engine.o engine.c engine.c: In function 'add_engine_command': engine.c:563:5: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] vasprintf(&line, fmt, ap); ^~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/engine.Tpo .deps/engine.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/src' gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_PATH=\"/usr/share/games/cboard\" -I../libchess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT input.o -MD -MP -MF .deps/input.Tpo -c -o input.o input.c mv -f .deps/input.Tpo .deps/input.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/src' gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_PATH=\"/usr/share/games/cboard\" -I../libchess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT colors.o -MD -MP -MF .deps/colors.Tpo -c -o colors.o colors.c mv -f .deps/colors.Tpo .deps/colors.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/src' gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_PATH=\"/usr/share/games/cboard\" -I../libchess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT window.o -MD -MP -MF .deps/window.Tpo -c -o window.o window.c mv -f .deps/window.Tpo .deps/window.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/src' gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_PATH=\"/usr/share/games/cboard\" -I../libchess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT menu.o -MD -MP -MF .deps/menu.Tpo -c -o menu.o menu.c menu.c: In function 'display_menu': menu.c:294:11: warning: implicit declaration of function 'strncasecmp' [-Wimplicit-function-declaration] if (strncasecmp(m->search, m->items[i]->name, ^~~~~~~~~~~ mv -f .deps/menu.Tpo .deps/menu.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/src' gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_PATH=\"/usr/share/games/cboard\" -I../libchess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT rcfile.o -MD -MP -MF .deps/rcfile.Tpo -c -o rcfile.o rcfile.c rcfile.c: In function 'attributes': rcfile.c:59:6: warning: implicit declaration of function 'strcasecmp' [-Wimplicit-function-declaration] if (strcasecmp(tmp, "BOLD") == 0) ^~~~~~~~~~ rcfile.c: In function 'fancy_key_name': rcfile.c:188:9: warning: implicit declaration of function 'strncasecmp' [-Wimplicit-function-declaration] if (strncasecmp(p, "KEY_", 4) == 0) { ^~~~~~~~~~~ mv -f .deps/rcfile.Tpo .deps/rcfile.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/src' gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_PATH=\"/usr/share/games/cboard\" -I../libchess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT filebrowser.o -MD -MP -MF .deps/filebrowser.Tpo -c -o filebrowser.o filebrowser.c filebrowser.c: In function 'file_browser': filebrowser.c:346:6: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(path, sizeof(path)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ filebrowser.c:350:2: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(path, sizeof(path)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/filebrowser.Tpo .deps/filebrowser.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/src' gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_PATH=\"/usr/share/games/cboard\" -I../libchess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT tags.o -MD -MP -MF .deps/tags.Tpo -c -o tags.o tags.c tags.c: In function 'edit_tag_add_finalize': tags.c:247:6: warning: implicit declaration of function 'strcasecmp' [-Wimplicit-function-declaration] if (strcasecmp(name, "Round") == 0) ^~~~~~~~~~ mv -f .deps/tags.Tpo .deps/tags.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/src' gcc -DHAVE_CONFIG_H -I. -I.. -DDATA_PATH=\"/usr/share/games/cboard\" -I../libchess -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT cboard.o -MD -MP -MF .deps/cboard.Tpo -c -o cboard.o cboard.c cboard.c: In function 'parse_clock_input': cboard.c:1714:9: warning: implicit declaration of function 'strncasecmp' [-Wimplicit-function-declaration] if (strncasecmp(p, "SD", 2) == 0) { ^~~~~~~~~~~ cboard.c: In function 'update_status_notify': cboard.c:1486:5: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] vasprintf(&line, fmt, ap); ^~~~~~~~~~~~~~~~~~~~~~~~~ cboard.c: In function 'signal_save_pgn': cboard.c:4305:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf, "%s/signal-%i-%li.pgn", p, sig, now); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cboard.c: In function 'timeval_to_char.isra.1': cboard.c:943:33: warning: '%.2i' directive output may be truncated writing between 2 and 10 bytes into a region of size 9 [-Wformat-truncation=] snprintf(buf, sizeof(buf), "%.2i:%.2i:%.2i", h, m, s); ^~~~ cboard.c:943:32: note: directive argument in the range [0, 2147483647] snprintf(buf, sizeof(buf), "%.2i:%.2i:%.2i", h, m, s); ^~~~~~~~~~~~~~~~ cboard.c:943:32: note: directive argument in the range [0, 59] cboard.c:943:32: note: directive argument in the range [0, 59] In file included from /usr/include/stdio.h:862:0, from cboard.c:23: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 9 and 17 bytes into a destination of size 9 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cboard.c: In function 'do_play_commit': cboard.c:907:48: warning: '%i' directive output may be truncated writing between 1 and 4 bytes into a region of size between 2 and 5 [-Wformat-truncation=] snprintf(str, MAX_SAN_MOVE_LEN + 1, "%c%i%c%i", ^~ cboard.c:907:41: note: directive argument in the range [-128, 127] snprintf(str, MAX_SAN_MOVE_LEN + 1, "%c%i%c%i", ^~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from cboard.c:23: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 5 and 11 bytes into a destination of size 8 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/cboard.Tpo .deps/cboard.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/src' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cboard cboard.o message.o misc.o engine.o input.o rcfile.o colors.o window.o menu.o tags.o filebrowser.o ../libchess/libchess.a -lform -lpanel -lcurses ../libchess/libchess.a(pgn.o): In function `pgn_open': /home/pterjan/rpmbuild/BUILD/cboard-0.6/libchess/pgn.c:2186: warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/src' Making all in doc make[2]: Nothing to be done for 'all'. Making all in data make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lR7fyd + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/cboard-0.6-6.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/cboard-0.6-6.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/cboard-0.6-6.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/cboard-0.6-6.mga7.x86_64 + cd cboard-0.6 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/cboard-0.6-6.mga7.x86_64 install Making install in libchess make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/libchess' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/libchess' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/libchess' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/libchess' Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/src' test -z "/usr/games" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/cboard-0.6-6.mga7.x86_64/usr/games" /usr/bin/install -c cboard '/home/pterjan/rpmbuild/BUILDROOT/cboard-0.6-6.mga7.x86_64/usr/games' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/src' Making install in doc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/doc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man6" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/cboard-0.6-6.mga7.x86_64/usr/share/man/man6" /usr/bin/install -c -m 644 cboard.6 '/home/pterjan/rpmbuild/BUILDROOT/cboard-0.6-6.mga7.x86_64/usr/share/man/man6' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/doc' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/doc' Making install in data make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/data' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/data' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/games/cboard" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/cboard-0.6-6.mga7.x86_64/usr/share/games/cboard" /usr/bin/install -c -m 644 nag.data cc.data '/home/pterjan/rpmbuild/BUILDROOT/cboard-0.6-6.mga7.x86_64/usr/share/games/cboard' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/data' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6/data' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/cboard-0.6' + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 0.6-6.mga7 --unique-debug-suffix -0.6-6.mga7.x86_64 --unique-debug-src-base cboard-0.6-6.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/cboard-0.6 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/cboard-0.6-6.mga7.x86_64/usr/games/cboard /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 650 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: cboard-0.6-6.mga7.x86_64 Provides: cboard = 0.6-6.mga7 cboard(x86-64) = 0.6-6.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libform.so.6()(64bit) libncurses.so.6()(64bit) libpanel.so.6()(64bit) libtinfo.so.6()(64bit) Processing files: cboard-debugsource-0.6-6.mga7.x86_64 Provides: cboard-debugsource = 0.6-6.mga7 cboard-debugsource(x86-64) = 0.6-6.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cboard-debuginfo-0.6-6.mga7.x86_64 Provides: cboard-debuginfo = 0.6-6.mga7 cboard-debuginfo(x86-64) = 0.6-6.mga7 debuginfo(build-id) = e7cbb701274741919eb341457978eed1099bf9d4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cboard-debugsource(x86-64) = 0.6-6.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/cboard-0.6-6.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/cboard-0.6-6.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/cboard-debugsource-0.6-6.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/cboard-debuginfo-0.6-6.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aO3IJo + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd cboard-0.6 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/cboard-0.6-6.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rfbLWz + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf cboard-0.6 + exit 0 D: [iurt_root_command] Success!