D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/bk-terak-emu-2005.08.26-8.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.p5ovom + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf bk-terak-emu.2005.08.26 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/bk-terak-emu.2005.08.26.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bk-terak-emu.2005.08.26 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/bk-terak-emu.2005.08.26-linuxsound.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/bk-terak-emu.2005.08.26-str-fmt.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + cp -f /home/pterjan/rpmbuild/SOURCES/User_ru.txt ./ + cp -f /home/pterjan/rpmbuild/SOURCES/System_ru.txt ./ + mv -f README.html README_ru.html + sed -i -e 's|/usr/lib/libSDL.so|$\(LDFLAGS\) -lSDL|g' -e 's|\(^CFLAGS =\).*|\1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED\nLDFLAGS = -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags|' ./Makefile + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uNZTdk + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd bk-terak-emu.2005.08.26 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j4 gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED conf.c gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED branch.c gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED boot.c gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED access.c access.c: In function 'tcons_read': access.c:96:31: warning: format '%o' expects argument of type 'unsigned int', but argument 3 has type 'c_addr {aka long unsigned int}' [-Wformat=] fprintf(stderr, "Reading %06o\n", a); ~~~^ %06lo access.c: In function 'tcons_write': access.c:106:31: warning: format '%o' expects argument of type 'unsigned int', but argument 3 has type 'c_addr {aka long unsigned int}' [-Wformat=] fprintf(stderr, "Writing %06o: %06o\n", a, d); ~~~^ %06lo access.c: At top level: access.c:122:49: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] { 0177564, 4, q_null, tcons_read, tcons_write, tcons_write }, ^~~~~~~~~~~ access.c:122:49: note: (near initialization for 'qmap_terak[1].bwfunc') access.c:123:49: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] { 0177764, 4, q_null, tcons_read, tcons_write, tcons_write }, ^~~~~~~~~~~ access.c:123:49: note: (near initialization for 'qmap_terak[2].bwfunc') access.c: In function 'port_read': access.c:160:35: warning: format '%o' expects argument of type 'unsigned int', but argument 3 has type 'c_addr {aka long unsigned int}' [-Wformat=] fprintf(stderr, "Reading port %06o\n", a); ~~~^ %06lo access.c: In function 'port_write': access.c:165:43: warning: format '%o' expects argument of type 'unsigned int', but argument 4 has type 'c_addr {aka long unsigned int}' [-Wformat=] fprintf(stderr, "Writing %06o to port %06o\n", d, a); ~~~^ %06lo access.c: In function 'port_bwrite': access.c:170:43: warning: format '%o' expects argument of type 'unsigned int', but argument 4 has type 'c_addr {aka long unsigned int}' [-Wformat=] fprintf(stderr, "Writing %03o to port %06o\n", d, a); ~~~^ %06lo access.c: In function 'secret_write': access.c:196:34: warning: format '%o' expects argument of type 'unsigned int', but argument 4 has type 'c_addr {aka long unsigned int}' [-Wformat=] fprintf(stderr, "Writing %o to %o\n", d, a); ~^ %lo access.c: In function 'secret_bwrite': access.c:201:34: warning: format '%o' expects argument of type 'unsigned int', but argument 4 has type 'c_addr {aka long unsigned int}' [-Wformat=] fprintf(stderr, "Writing %o to %o\n", d, a); ~^ %lo In file included from access.c:24:0: access.c: In function 'lc_word': access.c:233:20: warning: format '%o' expects argument of type 'unsigned int', but argument 3 has type 'c_addr {aka long unsigned int}' [-Wformat=] fprintf(stderr, _("Illegal read address %06o:"), addr); ^ access.c:233:18: note: in expansion of macro '_' fprintf(stderr, _("Illegal read address %06o:"), addr); ^ access.c: In function 'sc_word': access.c:356:20: warning: format '%o' expects argument of type 'unsigned int', but argument 4 has type 'c_addr {aka long unsigned int}' [-Wformat=] fprintf(stderr, _("@%06o Illegal write address %06o:"), pdp.regs[PC], addr); ^ access.c:356:18: note: in expansion of macro '_' fprintf(stderr, _("@%06o Illegal write address %06o:"), pdp.regs[PC], addr); ^ access.c: In function 'q_err': access.c:514:20: warning: format '%o' expects argument of type 'unsigned int', but argument 3 has type 'c_addr {aka long unsigned int}' [-Wformat=] fprintf(stderr, _("Writing to ROM addr %06o:"), x); ^ access.c:514:18: note: in expansion of macro '_' fprintf(stderr, _("Writing to ROM addr %06o:"), x); ^ access.c: In function 'q_errb': access.c:519:20: warning: format '%o' expects argument of type 'unsigned int', but argument 3 has type 'c_addr {aka long unsigned int}' [-Wformat=] fprintf(stderr, _("Writing byte to ROM addr %06o:"), x); ^ access.c:519:18: note: in expansion of macro '_' fprintf(stderr, _("Writing byte to ROM addr %06o:"), x); ^ gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED covox.c gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED itab.c gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED double.c gcc -std=gnu89 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags pngtorgba.c -o pngtorgba pngtorgba.c: In function 'main': pngtorgba.c:11:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ pngtorgba.c:11:3: note: include '' or provide a declaration of 'exit' pngtorgba.c:19:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ pngtorgba.c:19:3: note: include '' or provide a declaration of 'exit' pngtorgba.c:24:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ pngtorgba.c:24:3: note: include '' or provide a declaration of 'exit' pngtorgba.c:30:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ pngtorgba.c:30:3: note: include '' or provide a declaration of 'exit' pngtorgba.c:42:2: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ pngtorgba.c:42:2: note: include '' or provide a declaration of 'exit' pngtorgba.c:36:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(rgb, "%d %d %d", &r, &g, &b); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pngtorgba.c:37:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(alpha, "%d", &a); ^~~~~~~~~~~~~~~~~~~~~~~ gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED service.c gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED ea.c gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED main.c In file included from main.c:34:0: main.c: In function 'main': main.c:187:22: warning: too many arguments for format [-Wformat-extra-args] fprintf( stderr, _("Unknown BK model. Bailing out.\n"), argv[0] ); ^ main.c:187:20: note: in expansion of macro '_' fprintf( stderr, _("Unknown BK model. Bailing out.\n"), argv[0] ); ^ main.c: In function 'run': main.c:410:21: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf( stderr, _("Instructions executed: %d\n"), p->total ); ^ main.c:410:19: note: in expansion of macro '_' fprintf( stderr, _("Instructions executed: %d\n"), p->total ); ^ main.c: In function 'run_2': main.c:469:44: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'int' [-Wformat=] if (tracefile) fprintf(tracefile, "%s\t%s\n", buf, state(p)); ~^ ~~~~~~~~ %d gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED timer.c gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED ui.c ui.c: In function 'ui_dump': ui.c:247:16: warning: format '%o' expects argument of type 'unsigned int', but argument 2 has type 'c_addr {aka long unsigned int}' [-Wformat=] printf( "%06o: ", addr ); ~~~^ %06lo ui.c: In function 'ui_edit': ui.c:286:15: warning: format '%o' expects argument of type 'unsigned int', but argument 2 has type 'c_addr {aka long unsigned int}' [-Wformat=] printf( "%06o=", addr ); ~~~^ %06lo gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED tape.c gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED scr.c In file included from /usr/include/string.h:494:0, from defines.h:46, from scr.c:1: In function 'memset', inlined from 'scr_refresh_bk0011_2' at scr.c:459:2: /usr/include/bits/string_fortified.h:71:10: warning: '__builtin___memset_chk': specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED mouse.c gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED disk.c gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED printer.c gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED io.c gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED single.c gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED tty.c tty.c: In function 'tty_keyevent': tty.c:323:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 1024, stdin); ^~~~~~~~~~~~~~~~~~~~~~~ gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED weird.c gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED sound.c gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED timing.c gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED serial.c gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED disas.c disas.c: In function 'printop': disas.c:148:22: warning: format '%o' expects argument of type 'unsigned int', but argument 3 has type 'c_addr {aka long unsigned int}' [-Wformat=] sprintf(*destp, "%o", (*a + word) & 0177777); ~^ ~~~~~~~~~~~~~~~~~~~~~ %lo disas.c: In function 'disas': disas.c:180:20: warning: format '%o' expects argument of type 'unsigned int', but argument 3 has type 'c_addr {aka long unsigned int}' [-Wformat=] sprintf(dest, "%06o: %s ", a - 2, code + !!isupper(*code)); ~~~^ ~~~~~ %06lo disas.c:187:22: warning: format '%o' expects argument of type 'unsigned int', but argument 3 has type 'c_addr {aka long unsigned int}' [-Wformat=] sprintf(dest, "%06o", a + 2 * soffset); ~~~^ ~~~~~~~~~~~~~~~ %06lo disas.c:196:22: warning: format '%o' expects argument of type 'unsigned int', but argument 3 has type 'c_addr {aka long unsigned int}' [-Wformat=] sprintf(dest, "%06o", a - 2 * uoffset); ~~~^ ~~~~~~~~~~~~~~~ %06lo gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED terakdisk.c gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED bkplip.c bkplip.c: In function 'bkplip_write': bkplip.c:139:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, plip_buf_tx, txbyte); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED synth.c touch icon.c if [ ! -s icon.c ] ; then ./pngtorgba bk.png > icon.c ; fi gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED icon.c gcc -std=gnu89 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED -o maketape maketape.c maketape.c: In function 'main': maketape.c:67:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ maketape.c:67:3: note: include '' or provide a declaration of 'exit' maketape.c:85:12: warning: incompatible implicit declaration of built-in function 'strlen' namelen = strlen(argv[1]); ^~~~~~ maketape.c:85:12: note: include '' or provide a declaration of 'strlen' gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED emu2149.c gcc -std=gnu89 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED -o readtape readtape.c readtape.c: In function 'get_strobe': readtape.c:19:9: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ readtape.c:19:9: note: include '' or provide a declaration of 'exit' In file included from readtape.c:3:0: readtape.c: In function 'read_header': readtape.c:117:23: warning: ' ' flag used with '%s' gnu_printf format [-Wformat=] fprintf(stderr, _("File name: <% .16s>\n"), header + 4); ^ readtape.c:117:21: note: in expansion of macro '_' fprintf(stderr, _("File name: <% .16s>\n"), header + 4); ^ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED -o bk access.o boot.o branch.o conf.o covox.o double.o ea.o itab.o icon.o main.o service.o ui.o scr.o timer.o tape.o disk.o mouse.o printer.o single.o weird.o tty.o io.o timing.o sound.o disas.o serial.o bkplip.o terakdisk.o synth.o emu2149.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lSDL -lpthread touch everything + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.bxLfLm + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-8.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-8.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-8.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-8.mga7.x86_64 + cd bk-terak-emu.2005.08.26 + '[' 1 -eq 1 ']' + install -dm 0755 /home/pterjan/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-8.mga7.x86_64/usr/bin + install -m 0755 /home/pterjan/rpmbuild/SOURCES/bk-terak-emu /home/pterjan/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-8.mga7.x86_64/usr/bin/ + install -m755 -D maketape /home/pterjan/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-8.mga7.x86_64/usr/bin/maketape + install -m755 -D readtape /home/pterjan/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-8.mga7.x86_64/usr/bin/readtape + install -dm 0755 /home/pterjan/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-8.mga7.x86_64/usr/share/bk-terak-emu + install -Dm 0755 bk /home/pterjan/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-8.mga7.x86_64/usr/share/bk-terak-emu + install -dm 0755 /home/pterjan/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-8.mga7.x86_64/usr/share/pixmaps + install -dm 0755 /home/pterjan/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-8.mga7.x86_64/usr/share/applications + install -m 0644 bk.png /home/pterjan/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-8.mga7.x86_64/usr/share/pixmaps/bk-terak-emu.png + cp -af ./Rom /home/pterjan/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-8.mga7.x86_64/usr/share/bk-terak-emu/ + install -m644 -D po/messages.mo /home/pterjan/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-8.mga7.x86_64/usr/share/locale/ru/LC_MESSAGES/bk.mo + install -m 0644 /home/pterjan/rpmbuild/SOURCES/bk-terak-emu-1.desktop /home/pterjan/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-8.mga7.x86_64/usr/share/applications/ + install -m 0644 /home/pterjan/rpmbuild/SOURCES/bk-terak-emu-3.desktop /home/pterjan/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-8.mga7.x86_64/usr/share/applications/ + /usr/lib/rpm/find-lang.sh /home/pterjan/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-8.mga7.x86_64 bk + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 2005.08.26-8.mga7 --unique-debug-suffix -2005.08.26-8.mga7.x86_64 --unique-debug-src-base bk-terak-emu-2005.08.26-8.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/bk-terak-emu.2005.08.26 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-8.mga7.x86_64/usr/share/bk-terak-emu/bk extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-8.mga7.x86_64/usr/bin/maketape extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-8.mga7.x86_64/usr/bin/readtape /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 447 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: bk-terak-emu-2005.08.26-8.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uf75ls + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd bk-terak-emu.2005.08.26 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-8.mga7.x86_64/usr/share/doc/bk-terak-emu + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-8.mga7.x86_64/usr/share/doc/bk-terak-emu + cp -pr System_ru.txt User_ru.txt /home/pterjan/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-8.mga7.x86_64/usr/share/doc/bk-terak-emu + cp -pr README_ru.html /home/pterjan/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-8.mga7.x86_64/usr/share/doc/bk-terak-emu + exit 0 Provides: application() application(bk-terak-emu-1.desktop) application(bk-terak-emu-3.desktop) bk-terak-emu = 2005.08.26-8.mga7 bk-terak-emu(x86-64) = 2005.08.26-8.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libSDL-1.2.so.0()(64bit) 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.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) Processing files: bk-terak-emu-debugsource-2005.08.26-8.mga7.x86_64 Provides: bk-terak-emu-debugsource = 2005.08.26-8.mga7 bk-terak-emu-debugsource(x86-64) = 2005.08.26-8.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: bk-terak-emu-debuginfo-2005.08.26-8.mga7.x86_64 Provides: bk-terak-emu-debuginfo = 2005.08.26-8.mga7 bk-terak-emu-debuginfo(x86-64) = 2005.08.26-8.mga7 debuginfo(build-id) = 64a8eac30bb719d22daae77c0f26b93be5f6d242 debuginfo(build-id) = d28eb95ec5d560c7bf4ed9fb2c020121fad8924c debuginfo(build-id) = f3bf8781db762392ae9952bfd2996d26bec06a06 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: bk-terak-emu-debugsource(x86-64) = 2005.08.26-8.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-8.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/bk-terak-emu-2005.08.26-8.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/bk-terak-emu-debugsource-2005.08.26-8.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/bk-terak-emu-debuginfo-2005.08.26-8.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Dicb4A + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd bk-terak-emu.2005.08.26 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-8.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Eua6NJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf bk-terak-emu.2005.08.26 + exit 0 D: [iurt_root_command] Success!