D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/bk-terak-emu-2005.08.26-11.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GL1Hbr + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf bk-terak-emu.2005.08.26 + /usr/bin/gzip -dc /home/iurt/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/iurt/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/iurt/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/iurt/rpmbuild/SOURCES/User_ru.txt ./ + cp -f /home/iurt/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 -fcommon -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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WuCgNp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd bk-terak-emu.2005.08.26 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 V=1 VERBOSE=1 gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -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 -fcommon -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 -fcommon -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 -fcommon -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 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED boot.c gcc -std=gnu89 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -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' 11 | exit(1); | ^~~~ pngtorgba.c:3:1: note: include '' or provide a declaration of 'exit' 2 | #include +++ |+#include 3 | pngtorgba.c:19:3: warning: incompatible implicit declaration of built-in function 'exit' 19 | 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' 24 | 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' 30 | 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' 42 | 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] 36 | 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] 37 | fscanf(alpha, "%d", &a); | ^~~~~~~~~~~~~~~~~~~~~~~ gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED double.c gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -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=] 96 | fprintf(stderr, "Reading %06o\n", a); | ~~~^ ~ | | | | | c_addr {aka long unsigned int} | unsigned int | %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=] 106 | fprintf(stderr, "Writing %06o: %06o\n", a, d); | ~~~^ ~ | | | | | c_addr {aka long unsigned int} | unsigned int | %06lo access.c: At top level: access.c:122:49: warning: initialization of 'int (*)(c_addr, d_byte)' {aka 'int (*)(long unsigned int, unsigned char)'} from incompatible pointer type 'int (*)(c_addr, d_word)' {aka 'int (*)(long unsigned int, short unsigned int)'} [-Wincompatible-pointer-types] 122 | { 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 of 'int (*)(c_addr, d_byte)' {aka 'int (*)(long unsigned int, unsigned char)'} from incompatible pointer type 'int (*)(c_addr, d_word)' {aka 'int (*)(long unsigned int, short unsigned int)'} [-Wincompatible-pointer-types] 123 | { 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=] 160 | fprintf(stderr, "Reading port %06o\n", a); | ~~~^ ~ | | | | | c_addr {aka long unsigned int} | unsigned int | %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=] 165 | fprintf(stderr, "Writing %06o to port %06o\n", d, a); | ~~~^ ~ | | | | | c_addr {aka long unsigned int} | unsigned int | %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=] 170 | fprintf(stderr, "Writing %03o to port %06o\n", d, a); | ~~~^ ~ | | | | | c_addr {aka long unsigned int} | unsigned int | %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=] 196 | fprintf(stderr, "Writing %o to %o\n", d, a); | ~^ ~ | | | | | c_addr {aka long unsigned int} | unsigned int | %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=] 201 | fprintf(stderr, "Writing %o to %o\n", d, a); | ~^ ~ | | | | | c_addr {aka long unsigned int} | unsigned int | %lo In file included from access.c:24: 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=] 233 | fprintf(stderr, _("Illegal read address %06o:"), addr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ access.c:233:18: note: in expansion of macro '_' 233 | fprintf(stderr, _("Illegal read address %06o:"), addr); | ^ access.c:233:45: note: format string is defined here 233 | fprintf(stderr, _("Illegal read address %06o:"), addr); | ~~~^ | | | unsigned int | %06lo In file included from access.c:24: 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=] 356 | fprintf(stderr, _("@%06o Illegal write address %06o:"), pdp.regs[PC], addr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ access.c:356:18: note: in expansion of macro '_' 356 | fprintf(stderr, _("@%06o Illegal write address %06o:"), pdp.regs[PC], addr); | ^ access.c:356:52: note: format string is defined here 356 | fprintf(stderr, _("@%06o Illegal write address %06o:"), pdp.regs[PC], addr); | ~~~^ | | | unsigned int | %06lo In file included from access.c:24: 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=] 514 | fprintf(stderr, _("Writing to ROM addr %06o:"), x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ access.c:514:18: note: in expansion of macro '_' 514 | fprintf(stderr, _("Writing to ROM addr %06o:"), x); | ^ access.c:514:44: note: format string is defined here 514 | fprintf(stderr, _("Writing to ROM addr %06o:"), x); | ~~~^ | | | unsigned int | %06lo In file included from access.c:24: 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=] 519 | fprintf(stderr, _("Writing byte to ROM addr %06o:"), x); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ access.c:519:18: note: in expansion of macro '_' 519 | fprintf(stderr, _("Writing byte to ROM addr %06o:"), x); | ^ access.c:519:49: note: format string is defined here 519 | fprintf(stderr, _("Writing byte to ROM addr %06o:"), x); | ~~~^ | | | unsigned int | %06lo gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -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 -fcommon -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 -fcommon -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 -fcommon -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 -fcommon -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 -fcommon -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=] 247 | printf( "%06o: ", addr ); | ~~~^ ~~~~ | | | | | c_addr {aka long unsigned int} | unsigned int | %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=] 286 | printf( "%06o=", addr ); | ~~~^ ~~~~ | | | | | c_addr {aka long unsigned int} | unsigned int | %06lo gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -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 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED main.c In file included from main.c:34: main.c: In function 'main': main.c:187:22: warning: too many arguments for format [-Wformat-extra-args] 187 | fprintf( stderr, _("Unknown BK model. Bailing out.\n"), argv[0] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:187:20: note: in expansion of macro '_' 187 | 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=] 410 | fprintf( stderr, _("Instructions executed: %d\n"), p->total ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:410:19: note: in expansion of macro '_' 410 | fprintf( stderr, _("Instructions executed: %d\n"), p->total ); | ^ main.c:410:46: note: format string is defined here 410 | fprintf( stderr, _("Instructions executed: %d\n"), p->total ); | ~^ | | | int | %ld 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=] 469 | if (tracefile) fprintf(tracefile, "%s\t%s\n", buf, state(p)); | ~^ ~~~~~~~~ | | | | char * int | %d gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED scr.c In file included from /usr/include/string.h:519, 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:56:10: warning: '__builtin___memset_chk' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 56 | 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 -fcommon -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 -fcommon -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 -fcommon -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 -fcommon -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] 323 | fgets(buf, 1024, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~ gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -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 -fcommon -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 -fcommon -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 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED sound.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 -fcommon -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=] 148 | sprintf(*destp, "%o", (*a + word) & 0177777); | ~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | unsigned int c_addr {aka long unsigned int} | %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=] 180 | sprintf(dest, "%06o: %s ", a - 2, code + !!isupper(*code)); | ~~~^ ~~~~~ | | | | | c_addr {aka long unsigned int} | unsigned int | %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=] 187 | sprintf(dest, "%06o", a + 2 * soffset); | ~~~^ ~~~~~~~~~~~~~~~ | | | | | c_addr {aka long unsigned int} | unsigned int | %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=] 196 | sprintf(dest, "%06o", a - 2 * uoffset); | ~~~^ ~~~~~~~~~~~~~~~ | | | | | c_addr {aka long unsigned int} | unsigned int | %06lo gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -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] 139 | write(fd, plip_buf_tx, txbyte); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED synth.c gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -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 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DSHIFTS_ALLOWED -DEIS_ALLOWED icon.c gcc -std=gnu89 -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -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 -fcommon -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' 67 | exit(1); | ^~~~ maketape.c:4:1: note: include '' or provide a declaration of 'exit' 3 | #include +++ |+#include 4 | #include maketape.c:85:12: warning: incompatible implicit declaration of built-in function 'strlen' 85 | namelen = strlen(argv[1]); | ^~~~~~ maketape.c:4:1: note: include '' or provide a declaration of 'strlen' 3 | #include +++ |+#include 4 | #include gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -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 gcc -std=gnu89 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -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' 19 | exit(1); | ^~~~ readtape.c:4:1: note: include '' or provide a declaration of 'exit' 3 | #include +++ |+#include 4 | #include In file included from readtape.c:3: readtape.c: In function 'read_header': readtape.c:117:23: warning: ' ' flag used with '%s' gnu_printf format [-Wformat=] 117 | fprintf(stderr, _("File name: <% .16s>\n"), header + 4); | ^~~~~~~~~~~~~~~~~~~~~~~ readtape.c:117:21: note: in expansion of macro '_' 117 | fprintf(stderr, _("File name: <% .16s>\n"), header + 4); | ^ readtape.c:117:41: note: format string is defined here 117 | fprintf(stderr, _("File name: <% .16s>\n"), header + 4); | ^ touch everything + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0e8hKr + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64 + cd bk-terak-emu.2005.08.26 + '[' 1 -eq 1 ']' + install -dm 0755 /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64/usr/bin + install -m 0755 /home/iurt/rpmbuild/SOURCES/bk-terak-emu /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64/usr/bin/ + install -m755 -D maketape /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64/usr/bin/maketape + install -m755 -D readtape /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64/usr/bin/readtape + install -dm 0755 /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64/usr/share/bk-terak-emu + install -Dm 0755 bk /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64/usr/share/bk-terak-emu + install -dm 0755 /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64/usr/share/pixmaps + install -dm 0755 /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64/usr/share/applications + install -m 0644 bk.png /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64/usr/share/pixmaps/bk-terak-emu.png + cp -af ./Rom /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64/usr/share/bk-terak-emu/ + install -m644 -D po/messages.mo /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64/usr/share/locale/ru/LC_MESSAGES/bk.mo + install -m 0644 /home/iurt/rpmbuild/SOURCES/bk-terak-emu-1.desktop /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64/usr/share/applications/ + install -m 0644 /home/iurt/rpmbuild/SOURCES/bk-terak-emu-3.desktop /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64/usr/share/applications/ + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64 bk + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2005.08.26-11.mga8 --unique-debug-suffix -2005.08.26-11.mga8.aarch64 --unique-debug-src-base bk-terak-emu-2005.08.26-11.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/bk-terak-emu.2005.08.26 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64/usr/bin/maketape explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64/usr/bin/readtape explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64/usr/share/bk-terak-emu/bk extracting debug info from /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64/usr/bin/maketape extracting debug info from /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64/usr/share/bk-terak-emu/bk extracting debug info from /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64/usr/bin/readtape original debug info size: 440kB, size after compression: 408kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 447 blocks + /usr/lib/rpm/check-buildroot + '[' -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/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64/usr/share/applications/bk-terak-emu-1.desktop: hint: value item "Emulator" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: System, or Game /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64/usr/share/applications/bk-terak-emu-1.desktop: hint: value "Emulator;" for key "Categories" in group "Desktop Entry" does not contain a registered main category; application might only show up in a "catch-all" section of the application menu /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64/usr/share/applications/bk-terak-emu-3.desktop: hint: value item "Emulator" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: System, or Game /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64/usr/share/applications/bk-terak-emu-3.desktop: hint: value "Emulator;" for key "Categories" in group "Desktop Entry" does not contain a registered main category; application might only show up in a "catch-all" section of the application menu + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/bk-terak-emu from /bin/bash to #!/usr/bin/bash *** WARNING: ./usr/src/debug/bk-terak-emu-2005.08.26-11.mga8.aarch64/terakdisk.c is executable but has no shebang, removing executable bit Processing files: bk-terak-emu-2005.08.26-11.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lqllMo + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd bk-terak-emu.2005.08.26 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64/usr/share/doc/bk-terak-emu + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64/usr/share/doc/bk-terak-emu + cp -pr System_ru.txt User_ru.txt /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64/usr/share/doc/bk-terak-emu + cp -pr README_ru.html /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64/usr/share/doc/bk-terak-emu + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(bk-terak-emu-1.desktop) application(bk-terak-emu-3.desktop) bk-terak-emu = 2005.08.26-11.mga8 bk-terak-emu(aarch-64) = 2005.08.26-11.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libSDL-1.2.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) Processing files: bk-terak-emu-debugsource-2005.08.26-11.mga8.aarch64 Provides: bk-terak-emu-debugsource = 2005.08.26-11.mga8 bk-terak-emu-debugsource(aarch-64) = 2005.08.26-11.mga8 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-11.mga8.aarch64 Provides: bk-terak-emu-debuginfo = 2005.08.26-11.mga8 bk-terak-emu-debuginfo(aarch-64) = 2005.08.26-11.mga8 debuginfo(build-id) = 2d977381508be2f1552165d8fb9d825e43842430 debuginfo(build-id) = 904ee5d7c8c0da88f21bb6aed5cced7969da97dd debuginfo(build-id) = 9d74ec75186f59283c5e23edc581b57f8723ae3f Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: bk-terak-emu-debugsource(aarch-64) = 2005.08.26-11.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/bk-terak-emu-debugsource-2005.08.26-11.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/bk-terak-emu-debuginfo-2005.08.26-11.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/bk-terak-emu-2005.08.26-11.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XhIvlr + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd bk-terak-emu.2005.08.26 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/bk-terak-emu-2005.08.26-11.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YU4nhr + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf bk-terak-emu.2005.08.26 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!