Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/vkeybd.spec'], chrootPath='/var/lib/mock/f31-build-60512-28725/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/vkeybd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1549152000 Wrote: /builddir/build/SRPMS/vkeybd-0.1.18d-17.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/vkeybd.spec'], chrootPath='/var/lib/mock/f31-build-60512-28725/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/vkeybd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1549152000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.275LkM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf vkeybd + /usr/bin/tar -xof - + /usr/bin/bzip2 -dc /builddir/build/SOURCES/vkeybd-0.1.18d.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd vkeybd + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #3 (vkeybd-no-OSS.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 + echo 'Patch #4 (vkeybd-tcl8.6.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 + sed -i -e 's|-Wall -O|$(RPM_OPT_FLAGS)|' Makefile + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #3 (vkeybd-no-OSS.patch): patching file Makefile Patch #4 (vkeybd-tcl8.6.patch): patching file Makefile Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.09EpfO + umask 022 + cd /builddir/build/BUILD + cd vkeybd + make -j4 USE_LADCCA=1 TCL_VERSION=8.6 PREFIX=/usr BUILDSTDERR: sffile.c: In function 'load_soundfont': BUILDSTDERR: sffile.c:49:27: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 49 | #define READCHUNK(var,fd) fread(&var, 8, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:122:2: note: in expansion of macro 'READCHUNK' BUILDSTDERR: 122 | READCHUNK(chunk, fd); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: sffile.c:50:24: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 50 | #define READID(var,fd) fread(var, 4, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:128:2: note: in expansion of macro 'READID' BUILDSTDERR: 128 | READID(chunk.id, fd); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: sffile.c:49:27: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 49 | #define READCHUNK(var,fd) fread(&var, 8, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:135:3: note: in expansion of macro 'READCHUNK' BUILDSTDERR: 135 | READCHUNK(chunk, fd); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: sffile.c: In function 'process_list': BUILDSTDERR: sffile.c:50:24: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 50 | #define READID(var,fd) fread(var, 4, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:239:2: note: in expansion of macro 'READID' BUILDSTDERR: 239 | READID(chunk.id, fd); size -= 4; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: sffile.c: In function 'process_info': BUILDSTDERR: sffile.c:49:27: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 49 | #define READCHUNK(var,fd) fread(&var, 8, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:270:3: note: in expansion of macro 'READCHUNK' BUILDSTDERR: 270 | READCHUNK(chunk, fd); size -= 8; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: sffile.c:53:23: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 53 | #define READW(var,fd) fread(&var, 2, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:277:4: note: in expansion of macro 'READW' BUILDSTDERR: 277 | READW(sf->version, fd); BUILDSTDERR: | ^~~~~ BUILDSTDERR: sffile.c:53:23: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 53 | #define READW(var,fd) fread(&var, 2, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:278:4: note: in expansion of macro 'READW' BUILDSTDERR: 278 | READW(sf->minorversion, fd); BUILDSTDERR: | ^~~~~ BUILDSTDERR: sffile.c:283:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 283 | fread(sf->sf_name, 1, chunk.size, fd); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c: In function 'process_sdta': BUILDSTDERR: sffile.c:49:27: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 49 | #define READCHUNK(var,fd) fread(&var, 8, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:306:3: note: in expansion of macro 'READCHUNK' BUILDSTDERR: 306 | READCHUNK(chunk, fd); size -= 8; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: sffile.c: In function 'load_sample_names': BUILDSTDERR: sffile.c:51:25: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 51 | #define READSTR(var,fd) fread(var, 20, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:406:3: note: in expansion of macro 'READSTR' BUILDSTDERR: 406 | READSTR(sf->sample[i].name, fd); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: sffile.c: In function 'process_pdta': BUILDSTDERR: sffile.c:49:27: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 49 | #define READCHUNK(var,fd) fread(&var, 8, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:341:3: note: in expansion of macro 'READCHUNK' BUILDSTDERR: 341 | READCHUNK(chunk, fd); size -= 8; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: sffile.c: In function 'load_preset_header': BUILDSTDERR: sffile.c:51:25: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 51 | #define READSTR(var,fd) fread(var, 20, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:422:3: note: in expansion of macro 'READSTR' BUILDSTDERR: 422 | READSTR(sf->preset[i].hdr.name, fd); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: sffile.c:53:23: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 53 | #define READW(var,fd) fread(&var, 2, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:423:3: note: in expansion of macro 'READW' BUILDSTDERR: 423 | READW(sf->preset[i].preset, fd); BUILDSTDERR: | ^~~~~ BUILDSTDERR: sffile.c:53:23: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 53 | #define READW(var,fd) fread(&var, 2, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:424:3: note: in expansion of macro 'READW' BUILDSTDERR: 424 | READW(sf->preset[i].bank, fd); BUILDSTDERR: | ^~~~~ BUILDSTDERR: sffile.c:53:23: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 53 | #define READW(var,fd) fread(&var, 2, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:425:3: note: in expansion of macro 'READW' BUILDSTDERR: 425 | READW(sf->preset[i].hdr.bagNdx, fd); BUILDSTDERR: | ^~~~~ BUILDSTDERR: sffile.c:57:32: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 57 | #define SKIPDW(fd) {int dummy; fread(&dummy, 4, 1, fd);} BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:426:3: note: in expansion of macro 'SKIPDW' BUILDSTDERR: 426 | SKIPDW(fd); /* lib; ignored*/ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: sffile.c:57:32: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 57 | #define SKIPDW(fd) {int dummy; fread(&dummy, 4, 1, fd);} BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:427:3: note: in expansion of macro 'SKIPDW' BUILDSTDERR: 427 | SKIPDW(fd); /* genre; ignored */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: sffile.c:57:32: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 57 | #define SKIPDW(fd) {int dummy; fread(&dummy, 4, 1, fd);} BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:428:3: note: in expansion of macro 'SKIPDW' BUILDSTDERR: 428 | SKIPDW(fd); /* morph; ignored */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: sffile.c: In function 'load_inst_header': BUILDSTDERR: sffile.c:51:25: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 51 | #define READSTR(var,fd) fread(var, 20, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:447:3: note: in expansion of macro 'READSTR' BUILDSTDERR: 447 | READSTR(sf->inst[i].hdr.name, fd); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: sffile.c:53:23: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 53 | #define READW(var,fd) fread(&var, 2, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:448:3: note: in expansion of macro 'READW' BUILDSTDERR: 448 | READW(sf->inst[i].hdr.bagNdx, fd); BUILDSTDERR: | ^~~~~ BUILDSTDERR: sffile.c: In function 'load_bag': BUILDSTDERR: sffile.c:53:23: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 53 | #define READW(var,fd) fread(&var, 2, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:467:3: note: in expansion of macro 'READW' BUILDSTDERR: 467 | READW(bagp->bag[i], fd); BUILDSTDERR: | ^~~~~ BUILDSTDERR: sffile.c:56:33: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 56 | #define SKIPW(fd) {short dummy; fread(&dummy, 2, 1, fd);} BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:468:3: note: in expansion of macro 'SKIPW' BUILDSTDERR: 468 | SKIPW(fd); /* mod; ignored */ BUILDSTDERR: | ^~~~~ BUILDSTDERR: sffile.c: In function 'load_gen': BUILDSTDERR: sffile.c:53:23: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 53 | #define READW(var,fd) fread(&var, 2, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:485:3: note: in expansion of macro 'READW' BUILDSTDERR: 485 | READW(bagp->gen[i].oper, fd); BUILDSTDERR: | ^~~~~ BUILDSTDERR: sffile.c:53:23: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 53 | #define READW(var,fd) fread(&var, 2, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:486:3: note: in expansion of macro 'READW' BUILDSTDERR: 486 | READW(bagp->gen[i].amount, fd); BUILDSTDERR: | ^~~~~ BUILDSTDERR: sffile.c: In function 'load_sample_info': BUILDSTDERR: sffile.c:51:25: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 51 | #define READSTR(var,fd) fread(var, 20, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:527:4: note: in expansion of macro 'READSTR' BUILDSTDERR: 527 | READSTR(sf->sample[i].name, fd); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: sffile.c:52:24: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 52 | #define READDW(var,fd) fread(&var, 4, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:528:3: note: in expansion of macro 'READDW' BUILDSTDERR: 528 | READDW(sf->sample[i].startsample, fd); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: sffile.c:52:24: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 52 | #define READDW(var,fd) fread(&var, 4, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:529:3: note: in expansion of macro 'READDW' BUILDSTDERR: 529 | READDW(sf->sample[i].endsample, fd); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: sffile.c:52:24: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 52 | #define READDW(var,fd) fread(&var, 4, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:530:3: note: in expansion of macro 'READDW' BUILDSTDERR: 530 | READDW(sf->sample[i].startloop, fd); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: sffile.c:52:24: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 52 | #define READDW(var,fd) fread(&var, 4, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:531:3: note: in expansion of macro 'READDW' BUILDSTDERR: 531 | READDW(sf->sample[i].endloop, fd); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: sffile.c:52:24: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 52 | #define READDW(var,fd) fread(&var, 4, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:533:4: note: in expansion of macro 'READDW' BUILDSTDERR: 533 | READDW(sf->sample[i].samplerate, fd); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: sffile.c:54:23: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 54 | #define READB(var,fd) fread(&var, 1, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:534:4: note: in expansion of macro 'READB' BUILDSTDERR: 534 | READB(sf->sample[i].originalPitch, fd); BUILDSTDERR: | ^~~~~ BUILDSTDERR: sffile.c:54:23: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 54 | #define READB(var,fd) fread(&var, 1, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:535:4: note: in expansion of macro 'READB' BUILDSTDERR: 535 | READB(sf->sample[i].pitchCorrection, fd); BUILDSTDERR: | ^~~~~ BUILDSTDERR: sffile.c:53:23: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 53 | #define READW(var,fd) fread(&var, 2, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:536:4: note: in expansion of macro 'READW' BUILDSTDERR: 536 | READW(sf->sample[i].samplelink, fd); BUILDSTDERR: | ^~~~~ BUILDSTDERR: sffile.c:53:23: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 53 | #define READW(var,fd) fread(&var, 2, 1, fd) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sffile.c:537:4: note: in expansion of macro 'READW' BUILDSTDERR: 537 | READW(sf->sample[i].sampletype, fd); BUILDSTDERR: | ^~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVKB_TCLFILE=\"/usr/share/vkeybd/vkeybd.tcl\" -DVKBLIB_DIR=\"/usr/share/vkeybd\" -DVERSION_STR=\"0.1.18d\" -DVKB_USE_MIDI -DVKB_USE_ALSA -I/usr/X11R6/include -c -o vkb.o vkb.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVKB_TCLFILE=\"/usr/share/vkeybd/vkeybd.tcl\" -DVKBLIB_DIR=\"/usr/share/vkeybd\" -DVERSION_STR=\"0.1.18d\" -DVKB_USE_MIDI -DVKB_USE_ALSA -I/usr/X11R6/include -c -o vkb_device.o vkb_device.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVKB_TCLFILE=\"/usr/share/vkeybd/vkeybd.tcl\" -DVKBLIB_DIR=\"/usr/share/vkeybd\" -DVERSION_STR=\"0.1.18d\" -DVKB_USE_MIDI -DVKB_USE_ALSA -I/usr/X11R6/include -c -o oper_midi.o oper_midi.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVKB_TCLFILE=\"/usr/share/vkeybd/vkeybd.tcl\" -DVKBLIB_DIR=\"/usr/share/vkeybd\" -DVERSION_STR=\"0.1.18d\" -DVKB_USE_MIDI -DVKB_USE_ALSA -I/usr/X11R6/include -c -o oper_alsa.o oper_alsa.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVKB_TCLFILE=\"/usr/share/vkeybd/vkeybd.tcl\" -DVKBLIB_DIR=\"/usr/share/vkeybd\" -DVERSION_STR=\"0.1.18d\" -DVKB_USE_MIDI -DVKB_USE_ALSA -I/usr/X11R6/include -c -o sftovkb.o sftovkb.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVKB_TCLFILE=\"/usr/share/vkeybd/vkeybd.tcl\" -DVKBLIB_DIR=\"/usr/share/vkeybd\" -DVERSION_STR=\"0.1.18d\" -DVKB_USE_MIDI -DVKB_USE_ALSA -I/usr/X11R6/include -c -o sffile.o sffile.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVKB_TCLFILE=\"/usr/share/vkeybd/vkeybd.tcl\" -DVKBLIB_DIR=\"/usr/share/vkeybd\" -DVERSION_STR=\"0.1.18d\" -DVKB_USE_MIDI -DVKB_USE_ALSA -I/usr/X11R6/include -c -o malloc.o malloc.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVKB_TCLFILE=\"/usr/share/vkeybd/vkeybd.tcl\" -DVKBLIB_DIR=\"/usr/share/vkeybd\" -DVERSION_STR=\"0.1.18d\" -DVKB_USE_MIDI -DVKB_USE_ALSA -I/usr/X11R6/include -c -o fskip.o fskip.c cc -o vkeybd vkb.o vkb_device.o oper_midi.o oper_alsa.o -ltk8.6 -ltcl8.6 -L/usr/X11R6/lib -lX11 -ldl -lasound -lm BUILDSTDERR: cc -o sftovkb sftovkb.o sffile.o mallo+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 c.o fskip.o -lm Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nCV2VN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64 + cd vkeybd + make USE_LADCCA=1 PREFIX=/usr DESTDIR=/builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64 install + make USE_LADCCA=1 PREFIX=/usr DESTDIR=/builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64 install-man + chmod 644 /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64//usr/share/man/man1/vkeybd.1 + chmod 755 /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64//usr/share/vkeybd/vkeybd.tcl + mkdir -p /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64/usr/share/icons/hicolor/64x64/apps + install -m 644 /builddir/build/SOURCES/vkeybd.png /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64/usr/share/icons/hicolor/64x64/apps/vkeybd.png + mkdir -p /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64/usr/share/applications + desktop-file-install --dir /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64/usr/share/applications --add-category X-Fedora /builddir/build/SOURCES/vkeybd.desktop + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.1.18d-17.fc31 --unique-debug-suffix -0.1.18d-17.fc31.riscv64 --unique-debug-src-base vkeybd-0.1.18d-17.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/vkeybd BUILDSTDERR: 96 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mkdir -p /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64/usr/bin install -c -m 755 vkeybd /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64/usr/bin install -c -m 755 sftovkb /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64/usr/bin rm -f /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64/usr/bin/vkeybd.tcl mkdir -p /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64/usr/share/vkeybd install -c -m 444 vkeybd.tcl /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64/usr/share/vkeybd install -c -m 444 vkeybd.list /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64/usr/share/vkeybd install -c -m 444 vkeybdmap* /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64/usr/share/vkeybd mkdir -p /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64/usr/share/man/man1 install -c -m 444 vkeybd.man /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64/usr/share/man/man1/vkeybd.1 /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64/usr/share/applications/vkeybd.desktop: error: (will be fatal in the future): value "vkeybd.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64/usr/bin/vkeybd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64/usr/bin/sftovkb extracting debug info from /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64/usr/bin/vkeybd extracting debug info from /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64/usr/bin/sftovkb original debug info size: 324kB, size after compression: 236kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Processing files: vkeybd-0.1.18d-17.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2wsL7N + umask 022 + cd /builddir/build/BUILD + cd vkeybd + DOCDIR=/builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64/usr/share/doc/vkeybd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64/usr/share/doc/vkeybd + cp -pr README /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64/usr/share/doc/vkeybd + cp -pr ChangeLog /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64/usr/share/doc/vkeybd + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: application() application(vkeybd.desktop) vkeybd = 0.1.18d-17.fc31 vkeybd(riscv-64) = 0.1.18d-17.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/wish ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libtcl8.6.so()(64bit) libtk8.6.so()(64bit) rtld(GNU_HASH) Processing files: vkeybd-debugsource-0.1.18d-17.fc31.riscv64 Provides: vkeybd-debugsource = 0.1.18d-17.fc31 vkeybd-debugsource(riscv-64) = 0.1.18d-17.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: vkeybd-debuginfo-0.1.18d-17.fc31.riscv64 Provides: debuginfo(build-id) = 53615a1487ff02c9e0366ea791cfc42fd43b0759 debuginfo(build-id) = cab2905868c6b7cbf99c10a5f0cecccff4080ca6 vkeybd-debuginfo = 0.1.18d-17.fc31 vkeybd-debuginfo(riscv-64) = 0.1.18d-17.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: vkeybd-debugsource(riscv-64) = 0.1.18d-17.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64 Wrote: /builddir/build/RPMS/vkeybd-0.1.18d-17.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/vkeybd-debugsource-0.1.18d-17.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/vkeybd-debuginfo-0.1.18d-17.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nHzsjO + umask 022 + cd /builddir/build/BUILD + cd vkeybd + /usr/bin/rm -rf /builddir/build/BUILDROOT/vkeybd-0.1.18d-17.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0