Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/quisk.spec'], chrootPath='/var/lib/mock/f30-build-34655-19469/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/quisk.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/quisk-4.1.17-2.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/quisk.spec'], chrootPath='/var/lib/mock/f30-build-34655-19469/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/quisk.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JSkYJt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf quisk-4.1.17 + /usr/bin/gzip -dc /builddir/build/SOURCES/quisk-4.1.17.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd quisk-4.1.17 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name '*.pyc' -exec rm '{}' ';' + find . -name '*.pyd' -exec rm '{}' ';' + find . -name '*.so' -exec rm '{}' ';' + find . -name '*.dll' -exec rm '{}' ';' + find . -type f -exec chmod a-x '{}' ';' + sed -i 's|#! /usr/bin/python|#!/usr/bin/python2|' quisk.py quisk_vna.py portaudio.py n2adr/startup.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9jHnuB + umask 022 + cd /builddir/build/BUILD + cd quisk-4.1.17 + CFLAGS='-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' + /usr/bin/python2 setup.py build_ext --inplace running build_ext building 'quisk._quisk' extension creating build creating build/temp.linux-riscv64-2.7 gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c quisk.c -o build/temp.linux-riscv64-2.7/quisk.o BUILDSTDERR: quisk.c: In function 'quisk_process_samples': BUILDSTDERR: quisk.c:2066:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: else BUILDSTDERR: ^~~~ BUILDSTDERR: quisk.c:2068:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' BUILDSTDERR: if (tune != 0) { BUILDSTDERR: ^~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c sound.c -o build/temp.linux-riscv64-2.7/sound.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c sound_alsa.c -o build/temp.linux-riscv64-2.7/sound_alsa.o BUILDSTDERR: sound_alsa.c: In function 'quisk_start_sound_alsa': BUILDSTDERR: sound_alsa.c:719:84: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size 100 [-Wformat-truncation=] BUILDSTDERR: snprintf (quisk_sound_state.err_msg, QUISK_SC_SIZE, "Cannot open playback device %s (%s)\n", BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python2.7/Python.h:33, BUILDSTDERR: from sound_alsa.c:5: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 33 or more bytes (assuming 160) into a destination of size 128 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sound_alsa.c:573:82: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size 101 [-Wformat-truncation=] BUILDSTDERR: snprintf(quisk_sound_state.err_msg, QUISK_SC_SIZE, "Cannot open capture device %s (%s)", BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python2.7/Python.h:33, BUILDSTDERR: from sound_alsa.c:5: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 31 or more bytes (assuming 158) into a destination of size 128 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c sound_portaudio.c -o build/temp.linux-riscv64-2.7/sound_portaudio.o BUILDSTDERR: sound_portaudio.c: In function 'quisk_pa_name2index': BUILDSTDERR: sound_portaudio.c:256:39: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size 93 [-Wformat-truncation=] BUILDSTDERR: "Did not recognize portaudio device %s", dev->name); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python2.7/Python.h:33, BUILDSTDERR: from sound_portaudio.c:4: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 36 and 163 bytes into a destination of size 128 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c sound_pulseaudio.c -o build/temp.linux-riscv64-2.7/sound_pulseaudio.o BUILDSTDERR: sound_pulseaudio.c: In function 'stream_state_callback': BUILDSTDERR: sound_pulseaudio.c:115:18: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size 114 [-Wformat-truncation=] BUILDSTDERR: "Stream error: %s - %s", dev->name, pa_strerror(pa_context_errno(pa_stream_get_context(s)))); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python2.7/Python.h:33, BUILDSTDERR: from sound_pulseaudio.c:36: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 18 or more bytes (assuming 145) into a destination of size 128 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c is_key_down.c -o build/temp.linux-riscv64-2.7/is_key_down.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c microphone.c -o build/temp.linux-riscv64-2.7/microphone.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c utility.c -o build/temp.linux-riscv64-2.7/utility.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c filter.c -o build/temp.linux-riscv64-2.7/filter.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c extdemod.c -o build/temp.linux-riscv64-2.7/extdemod.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c freedv.c -o build/temp.linux-riscv64-2.7/freedv.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 build/temp.linux-riscv64-2.7/quisk.o build/temp.linux-riscv64-2.7/sound.o build/temp.linux-riscv64-2.7/sound_alsa.o build/temp.linux-riscv64-2.7/sound_portaudio.o build/temp.linux-riscv64-2.7/sound_pulseaudio.o build/temp.linux-riscv64-2.7/is_key_down.o build/temp.linux-riscv64-2.7/microphone.o build/temp.linux-riscv64-2.7/utility.o build/temp.linux-riscv64-2.7/filter.o build/temp.linux-riscv64-2.7/extdemod.o build/temp.linux-riscv64-2.7/freedv.o -L/usr/lib64 -lasound -lportaudio -lpulse -lfftw3 -lm -lpython2.7 -o /builddir/build/BUILD/quisk-4.1.17/_quisk.so building 'quisk.sdriqpkg.sdriq' extension creating build/temp.linux-riscv64-2.7/sdriqpkg gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I. -I.. -I/usr/include/python2.7 -c import_quisk_api.c -o build/temp.linux-riscv64-2.7/import_quisk_api.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I. -I.. -I/usr/include/python2.7 -c sdriqpkg/sdriq.c -o build/temp.linux-riscv64-2.7/sdriqpkg/sdriq.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 build/temp.linux-riscv64-2.7/import_quisk_api.o build/temp.linux-riscv64-2.7/sdriqpkg/sdriq.o -L/usr/lib64 -lm -lpython2.7 -o /builddir/build/BUILD/quisk-4.1.17/sdriqpkg/sdriq.so + sleep 1 + CFLAGS='-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' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/quisk copying ./quisk_hardware_sdr8600.py -> build/lib.linux-riscv64-2.7/quisk copying ./plot_wxmplot.py -> build/lib.linux-riscv64-2.7/quisk copying ./portaudio.py -> build/lib.linux-riscv64-2.7/quisk copying ./quisk_conf_sdriq.py -> build/lib.linux-riscv64-2.7/quisk copying ./quisk.py -> build/lib.linux-riscv64-2.7/quisk copying ./quisk_vna.py -> build/lib.linux-riscv64-2.7/quisk copying ./quisk_conf_peaberry.py -> build/lib.linux-riscv64-2.7/quisk copying ./quisk_hardware_fixed.py -> build/lib.linux-riscv64-2.7/quisk copying ./quisk_conf_kx3.py -> build/lib.linux-riscv64-2.7/quisk copying ./quisk_hardware_model.py -> build/lib.linux-riscv64-2.7/quisk copying ./quisk_conf_win.py -> build/lib.linux-riscv64-2.7/quisk copying ./quisk_conf_defaults.py -> build/lib.linux-riscv64-2.7/quisk copying ./dxcluster.py -> build/lib.linux-riscv64-2.7/quisk copying ./configure.py -> build/lib.linux-riscv64-2.7/quisk copying ./quisk_hardware_hamlib.py -> build/lib.linux-riscv64-2.7/quisk copying ./quisk_widgets.py -> build/lib.linux-riscv64-2.7/quisk copying ./quisk_conf_sdr8600.py -> build/lib.linux-riscv64-2.7/quisk copying ./filters.py -> build/lib.linux-riscv64-2.7/quisk copying ./__init__.py -> build/lib.linux-riscv64-2.7/quisk copying ./quisk_utils.py -> build/lib.linux-riscv64-2.7/quisk copying ./quisk_conf_model.py -> build/lib.linux-riscv64-2.7/quisk creating build/lib.linux-riscv64-2.7/quisk/sdriqpkg copying ./sdriqpkg/quisk_hardware.py -> build/lib.linux-riscv64-2.7/quisk/sdriqpkg copying ./sdriqpkg/__init__.py -> build/lib.linux-riscv64-2.7/quisk/sdriqpkg creating build/lib.linux-riscv64-2.7/quisk/n2adr copying ./n2adr/quisk_conf.py -> build/lib.linux-riscv64-2.7/quisk/n2adr copying ./n2adr/quisk_hardware.py -> build/lib.linux-riscv64-2.7/quisk/n2adr copying ./n2adr/quisk_conf_8600.py -> build/lib.linux-riscv64-2.7/quisk/n2adr copying ./n2adr/startup.py -> build/lib.linux-riscv64-2.7/quisk/n2adr copying ./n2adr/station_hardware.py -> build/lib.linux-riscv64-2.7/quisk/n2adr copying ./n2adr/conf2.py -> build/lib.linux-riscv64-2.7/quisk/n2adr copying ./n2adr/conf3.py -> build/lib.linux-riscv64-2.7/quisk/n2adr copying ./n2adr/conf7.py -> build/lib.linux-riscv64-2.7/quisk/n2adr copying ./n2adr/conf1.py -> build/lib.linux-riscv64-2.7/quisk/n2adr copying ./n2adr/uhfrx_widgets.py -> build/lib.linux-riscv64-2.7/quisk/n2adr copying ./n2adr/conf6.py -> build/lib.linux-riscv64-2.7/quisk/n2adr copying ./n2adr/conf5.py -> build/lib.linux-riscv64-2.7/quisk/n2adr copying ./n2adr/uhfrx.py -> build/lib.linux-riscv64-2.7/quisk/n2adr copying ./n2adr/quisk_widgets.py -> build/lib.linux-riscv64-2.7/quisk/n2adr copying ./n2adr/conf3A.py -> build/lib.linux-riscv64-2.7/quisk/n2adr copying ./n2adr/conf4.py -> build/lib.linux-riscv64-2.7/quisk/n2adr copying ./n2adr/__init__.py -> build/lib.linux-riscv64-2.7/quisk/n2adr copying ./n2adr/scanner_widgets.py -> build/lib.linux-riscv64-2.7/quisk/n2adr copying ./n2adr/uhfrx_conf.py -> build/lib.linux-riscv64-2.7/quisk/n2adr creating build/lib.linux-riscv64-2.7/quisk/softrock copying ./softrock/hardware_usb.py -> build/lib.linux-riscv64-2.7/quisk/softrock copying ./softrock/conf_rx_ensemble2.py -> build/lib.linux-riscv64-2.7/quisk/softrock copying ./softrock/conf_fixed.py -> build/lib.linux-riscv64-2.7/quisk/softrock copying ./softrock/hardware_net.py -> build/lib.linux-riscv64-2.7/quisk/softrock copying ./softrock/conf_rx_tx_ensemble.py -> build/lib.linux-riscv64-2.7/quisk/softrock copying ./softrock/widgets_tx.py -> build/lib.linux-riscv64-2.7/quisk/softrock copying ./softrock/hardware_usb_new.py -> build/lib.linux-riscv64-2.7/quisk/softrock copying ./softrock/__init__.py -> build/lib.linux-riscv64-2.7/quisk/softrock creating build/lib.linux-riscv64-2.7/quisk/usb copying ./usb/legacy.py -> build/lib.linux-riscv64-2.7/quisk/usb copying ./usb/libloader.py -> build/lib.linux-riscv64-2.7/quisk/usb copying ./usb/control.py -> build/lib.linux-riscv64-2.7/quisk/usb copying ./usb/util.py -> build/lib.linux-riscv64-2.7/quisk/usb copying ./usb/_lookup.py -> build/lib.linux-riscv64-2.7/quisk/usb copying ./usb/_interop.py -> build/lib.linux-riscv64-2.7/quisk/usb copying ./usb/core.py -> build/lib.linux-riscv64-2.7/quisk/usb copying ./usb/_debug.py -> build/lib.linux-riscv64-2.7/quisk/usb copying ./usb/__init__.py -> build/lib.linux-riscv64-2.7/quisk/usb copying ./winsound.txt -> build/lib.linux-riscv64-2.7/quisk copying ./windows.txt -> build/lib.linux-riscv64-2.7/quisk copying ./license.txt -> build/lib.linux-riscv64-2.7/quisk copying ./Extensions.txt -> build/lib.linux-riscv64-2.7/quisk copying ./README.txt -> build/lib.linux-riscv64-2.7/quisk copying ./libusb.txt -> build/lib.linux-riscv64-2.7/quisk copying ./CHANGELOG.txt -> build/lib.linux-riscv64-2.7/quisk copying ./help.html -> build/lib.linux-riscv64-2.7/quisk copying ./docs1.html -> build/lib.linux-riscv64-2.7/quisk copying ./defaults.html -> build/lib.linux-riscv64-2.7/quisk copying ./help_vna.html -> build/lib.linux-riscv64-2.7/quisk copying ./help_conf.html -> build/lib.linux-riscv64-2.7/quisk copying ./docs2.html -> build/lib.linux-riscv64-2.7/quisk copying ./docs.html -> build/lib.linux-riscv64-2.7/quisk running build_ext building 'quisk._quisk' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c quisk.c -o build/temp.linux-riscv64-2.7/quisk.o BUILDSTDERR: quisk.c: In function 'quisk_process_samples': BUILDSTDERR: quisk.c:2066:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: else BUILDSTDERR: ^~~~ BUILDSTDERR: quisk.c:2068:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' BUILDSTDERR: if (tune != 0) { BUILDSTDERR: ^~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c sound.c -o build/temp.linux-riscv64-2.7/sound.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c sound_alsa.c -o build/temp.linux-riscv64-2.7/sound_alsa.o BUILDSTDERR: sound_alsa.c: In function 'quisk_start_sound_alsa': BUILDSTDERR: sound_alsa.c:719:84: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size 100 [-Wformat-truncation=] BUILDSTDERR: snprintf (quisk_sound_state.err_msg, QUISK_SC_SIZE, "Cannot open playback device %s (%s)\n", BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python2.7/Python.h:33, BUILDSTDERR: from sound_alsa.c:5: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 33 or more bytes (assuming 160) into a destination of size 128 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sound_alsa.c:573:82: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size 101 [-Wformat-truncation=] BUILDSTDERR: snprintf(quisk_sound_state.err_msg, QUISK_SC_SIZE, "Cannot open capture device %s (%s)", BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python2.7/Python.h:33, BUILDSTDERR: from sound_alsa.c:5: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 31 or more bytes (assuming 158) into a destination of size 128 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c sound_portaudio.c -o build/temp.linux-riscv64-2.7/sound_portaudio.o BUILDSTDERR: sound_portaudio.c: In function 'quisk_pa_name2index': BUILDSTDERR: sound_portaudio.c:256:39: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size 93 [-Wformat-truncation=] BUILDSTDERR: "Did not recognize portaudio device %s", dev->name); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python2.7/Python.h:33, BUILDSTDERR: from sound_portaudio.c:4: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 36 and 163 bytes into a destination of size 128 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c sound_pulseaudio.c -o build/temp.linux-riscv64-2.7/sound_pulseaudio.o BUILDSTDERR: sound_pulseaudio.c: In function 'stream_state_callback': BUILDSTDERR: sound_pulseaudio.c:115:18: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size 114 [-Wformat-truncation=] BUILDSTDERR: "Stream error: %s - %s", dev->name, pa_strerror(pa_context_errno(pa_stream_get_context(s)))); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /usr/include/python2.7/Python.h:33, BUILDSTDERR: from sound_pulseaudio.c:36: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 18 or more bytes (assuming 145) into a destination of size 128 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c is_key_down.c -o build/temp.linux-riscv64-2.7/is_key_down.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c microphone.c -o build/temp.linux-riscv64-2.7/microphone.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c utility.c -o build/temp.linux-riscv64-2.7/utility.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c filter.c -o build/temp.linux-riscv64-2.7/filter.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c extdemod.c -o build/temp.linux-riscv64-2.7/extdemod.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c freedv.c -o build/temp.linux-riscv64-2.7/freedv.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 build/temp.linux-riscv64-2.7/quisk.o build/temp.linux-riscv64-2.7/sound.o build/temp.linux-riscv64-2.7/sound_alsa.o build/temp.linux-riscv64-2.7/sound_portaudio.o build/temp.linux-riscv64-2.7/sound_pulseaudio.o build/temp.linux-riscv64-2.7/is_key_down.o build/temp.linux-riscv64-2.7/microphone.o build/temp.linux-riscv64-2.7/utility.o build/temp.linux-riscv64-2.7/filter.o build/temp.linux-riscv64-2.7/extdemod.o build/temp.linux-riscv64-2.7/freedv.o -L/usr/lib64 -lasound -lportaudio -lpulse -lfftw3 -lm -lpython2.7 -o build/lib.linux-riscv64-2.7/quisk/_quisk.so building 'quisk.sdriqpkg.sdriq' extension gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I. -I.. -I/usr/include/python2.7 -c import_quisk_api.c -o build/temp.linux-riscv64-2.7/import_quisk_api.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I. -I.. -I/usr/include/python2.7 -c sdriqpkg/sdriq.c -o build/temp.linux-riscv64-2.7/sdriqpkg/sdriq.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 build/temp.linux-riscv64-2.7/import_quisk_api.o build/temp.linux-riscv64-2.7/sdriqpkg/sdriq.o -L/usr/lib64 -lm -lpython2.7 -o build/lib.linux-riscv64-2.7/quisk/sdriqpkg/sdriq.so running build_scripts creating build/scripts-2.7 copying and adjusting quisk -> build/scripts-2.7 changing mode of build/scripts-2.7/quisk from 644 to 755 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jM26oH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64 + cd quisk-4.1.17 + CFLAGS='-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' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr creating /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/help.html -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/quisk_hardware_sdr8600.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/docs1.html -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/winsound.txt -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/defaults.html -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/plot_wxmplot.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/windows.txt -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/license.txt -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/portaudio.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk creating /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr copying build/lib.linux-riscv64-2.7/quisk/n2adr/quisk_conf.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr copying build/lib.linux-riscv64-2.7/quisk/n2adr/quisk_hardware.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr copying build/lib.linux-riscv64-2.7/quisk/n2adr/quisk_conf_8600.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr copying build/lib.linux-riscv64-2.7/quisk/n2adr/startup.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr copying build/lib.linux-riscv64-2.7/quisk/n2adr/station_hardware.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr copying build/lib.linux-riscv64-2.7/quisk/n2adr/conf2.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr copying build/lib.linux-riscv64-2.7/quisk/n2adr/conf3.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr copying build/lib.linux-riscv64-2.7/quisk/n2adr/conf7.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr copying build/lib.linux-riscv64-2.7/quisk/n2adr/conf1.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr copying build/lib.linux-riscv64-2.7/quisk/n2adr/uhfrx_widgets.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr copying build/lib.linux-riscv64-2.7/quisk/n2adr/conf6.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr copying build/lib.linux-riscv64-2.7/quisk/n2adr/conf5.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr copying build/lib.linux-riscv64-2.7/quisk/n2adr/uhfrx.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr copying build/lib.linux-riscv64-2.7/quisk/n2adr/quisk_widgets.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr copying build/lib.linux-riscv64-2.7/quisk/n2adr/conf3A.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr copying build/lib.linux-riscv64-2.7/quisk/n2adr/conf4.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr copying build/lib.linux-riscv64-2.7/quisk/n2adr/__init__.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr copying build/lib.linux-riscv64-2.7/quisk/n2adr/scanner_widgets.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr copying build/lib.linux-riscv64-2.7/quisk/n2adr/uhfrx_conf.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr creating /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/usb copying build/lib.linux-riscv64-2.7/quisk/usb/legacy.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/usb copying build/lib.linux-riscv64-2.7/quisk/usb/libloader.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/usb copying build/lib.linux-riscv64-2.7/quisk/usb/control.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/usb copying build/lib.linux-riscv64-2.7/quisk/usb/util.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/usb copying build/lib.linux-riscv64-2.7/quisk/usb/_lookup.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/usb copying build/lib.linux-riscv64-2.7/quisk/usb/_interop.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/usb copying build/lib.linux-riscv64-2.7/quisk/usb/core.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/usb copying build/lib.linux-riscv64-2.7/quisk/usb/_debug.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/usb copying build/lib.linux-riscv64-2.7/quisk/usb/__init__.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/usb copying build/lib.linux-riscv64-2.7/quisk/Extensions.txt -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/quisk_conf_sdriq.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/quisk.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/quisk_vna.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/help_vna.html -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/quisk_conf_peaberry.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/quisk_hardware_fixed.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/README.txt -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/quisk_conf_kx3.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/help_conf.html -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/quisk_hardware_model.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/quisk_conf_win.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/quisk_conf_defaults.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/docs2.html -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/dxcluster.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk creating /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/softrock copying build/lib.linux-riscv64-2.7/quisk/softrock/hardware_usb.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/softrock copying build/lib.linux-riscv64-2.7/quisk/softrock/conf_rx_ensemble2.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/softrock copying build/lib.linux-riscv64-2.7/quisk/softrock/conf_fixed.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/softrock copying build/lib.linux-riscv64-2.7/quisk/softrock/hardware_net.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/softrock copying build/lib.linux-riscv64-2.7/quisk/softrock/conf_rx_tx_ensemble.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/softrock copying build/lib.linux-riscv64-2.7/quisk/softrock/widgets_tx.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/softrock copying build/lib.linux-riscv64-2.7/quisk/softrock/hardware_usb_new.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/softrock copying build/lib.linux-riscv64-2.7/quisk/softrock/__init__.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/softrock creating /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/sdriqpkg copying build/lib.linux-riscv64-2.7/quisk/sdriqpkg/quisk_hardware.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/sdriqpkg copying build/lib.linux-riscv64-2.7/quisk/sdriqpkg/sdriq.so -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/sdriqpkg copying build/lib.linux-riscv64-2.7/quisk/sdriqpkg/__init__.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/sdriqpkg copying build/lib.linux-riscv64-2.7/quisk/configure.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/quisk_hardware_hamlib.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/quisk_widgets.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/docs.html -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/quisk_conf_sdr8600.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/filters.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/__init__.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/libusb.txt -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/CHANGELOG.txt -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/_quisk.so -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/quisk_utils.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk copying build/lib.linux-riscv64-2.7/quisk/quisk_conf_model.py -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_hardware_sdr8600.py to quisk_hardware_sdr8600.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/plot_wxmplot.py to plot_wxmplot.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/portaudio.py to portaudio.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/quisk_conf.py to quisk_conf.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/quisk_hardware.py to quisk_hardware.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/quisk_conf_8600.py to quisk_conf_8600.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/startup.py to startup.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/station_hardware.py to station_hardware.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/conf2.py to conf2.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/conf3.py to conf3.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/conf7.py to conf7.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/conf1.py to conf1.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/uhfrx_widgets.py to uhfrx_widgets.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/conf6.py to conf6.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/conf5.py to conf5.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/uhfrx.py to uhfrx.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/quisk_widgets.py to quisk_widgets.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/conf3A.py to conf3A.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/conf4.py to conf4.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/scanner_widgets.py to scanner_widgets.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/uhfrx_conf.py to uhfrx_conf.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/usb/legacy.py to legacy.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/usb/libloader.py to libloader.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/usb/control.py to control.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/usb/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/usb/_lookup.py to _lookup.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/usb/_interop.py to _interop.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/usb/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/usb/_debug.py to _debug.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/usb/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_conf_sdriq.py to quisk_conf_sdriq.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk.py to quisk.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_vna.py to quisk_vna.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_conf_peaberry.py to quisk_conf_peaberry.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_hardware_fixed.py to quisk_hardware_fixed.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_conf_kx3.py to quisk_conf_kx3.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_hardware_model.py to quisk_hardware_model.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_conf_win.py to quisk_conf_win.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_conf_defaults.py to quisk_conf_defaults.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/dxcluster.py to dxcluster.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/softrock/hardware_usb.py to hardware_usb.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/softrock/conf_rx_ensemble2.py to conf_rx_ensemble2.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/softrock/conf_fixed.py to conf_fixed.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/softrock/hardware_net.py to hardware_net.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/softrock/conf_rx_tx_ensemble.py to conf_rx_tx_ensemble.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/softrock/widgets_tx.py to widgets_tx.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/softrock/hardware_usb_new.py to hardware_usb_new.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/softrock/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/sdriqpkg/quisk_hardware.py to quisk_hardware.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/sdriqpkg/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/configure.py to configure.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_hardware_hamlib.py to quisk_hardware_hamlib.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_widgets.py to quisk_widgets.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_conf_sdr8600.py to quisk_conf_sdr8600.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/filters.py to filters.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_utils.py to quisk_utils.pyc byte-compiling /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_conf_model.py to quisk_conf_model.pyc writing byte-compilation script '/tmp/tmp6qUbYf.py' /usr/bin/python2 -O /tmp/tmp6qUbYf.py removing /tmp/tmp6qUbYf.py running install_scripts creating /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/bin copying build/scripts-2.7/quisk -> /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/bin changing mode of /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/bin/quisk to 755 running install_egg_info Writing /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk-4.1.17-py2.7.egg-info BUILDSTDERR: ++ find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name '*.py' + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_hardware_sdr8600.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/plot_wxmplot.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/portaudio.py + chmod a+x /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/portaudio.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/quisk_conf.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/quisk_hardware.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/quisk_conf_8600.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/startup.py + chmod a+x /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/startup.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/station_hardware.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/conf2.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/conf3.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/conf7.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/conf1.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/uhfrx_widgets.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/conf6.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/conf5.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/uhfrx.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/quisk_widgets.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/conf3A.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/conf4.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/__init__.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/scanner_widgets.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/n2adr/uhfrx_conf.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/usb/legacy.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/usb/libloader.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/usb/control.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/usb/util.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/usb/_lookup.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/usb/_interop.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/usb/core.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/usb/_debug.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/usb/__init__.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_conf_sdriq.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk.py + chmod a+x /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_vna.py + chmod a+x /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_vna.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_conf_peaberry.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_hardware_fixed.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_conf_kx3.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_hardware_model.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_conf_win.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_conf_defaults.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/dxcluster.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/softrock/hardware_usb.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/softrock/conf_rx_ensemble2.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/softrock/conf_fixed.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/softrock/hardware_net.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/softrock/conf_rx_tx_ensemble.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/softrock/widgets_tx.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/softrock/hardware_usb_new.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/softrock/__init__.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/sdriqpkg/quisk_hardware.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/sdriqpkg/__init__.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/configure.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_hardware_hamlib.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_widgets.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_conf_sdr8600.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/filters.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/__init__.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_utils.py + for f in `find /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk -name \*.py` + grep -E -q '^#!' /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/quisk_conf_model.py + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.1.17-2.fc30 --unique-debug-suffix -4.1.17-2.fc30.riscv64 --unique-debug-src-base quisk-4.1.17-2.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/quisk-4.1.17 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/_quisk.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/sdriqpkg/sdriq.so extracting debug info from /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/_quisk.so extracting debug info from /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7/site-packages/quisk/sdriqpkg/sdriq.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 1065 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: quisk-4.1.17-2.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EgYjWv + umask 022 + cd /builddir/build/BUILD + cd quisk-4.1.17 + DOCDIR=/builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/share/doc/quisk + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/share/doc/quisk + cp -pr docs.html /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/share/doc/quisk + cp -pr docs1.html /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/share/doc/quisk + cp -pr docs2.html /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/share/doc/quisk + cp -pr defaults.html /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/share/doc/quisk + cp -pr help.html /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/share/doc/quisk + cp -pr help_conf.html /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/share/doc/quisk + cp -pr help_vna.html /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/share/doc/quisk + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VoRiKl + umask 022 + cd /builddir/build/BUILD + cd quisk-4.1.17 + LICENSEDIR=/builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/share/licenses/quisk + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/share/licenses/quisk + cp -pr license.txt /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64/usr/share/licenses/quisk + exit 0 Provides: python2.7dist(quisk) = 4.1.17 python2dist(quisk) = 4.1.17 quisk = 4.1.17-2.fc30 quisk(riscv-64) = 4.1.17-2.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libasound.so.2(ALSA_0.9.0rc4)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libfftw3.so.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libportaudio.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpulse.so.0()(64bit) libpulse.so.0(PULSE_0)(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: quisk-debugsource-4.1.17-2.fc30.riscv64 Provides: quisk-debugsource = 4.1.17-2.fc30 quisk-debugsource(riscv-64) = 4.1.17-2.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: quisk-debuginfo-4.1.17-2.fc30.riscv64 Provides: debuginfo(build-id) = 1ce79cc620b630bda9bdeb0a808e934cf25a47a2 debuginfo(build-id) = 2d703cd9f6ea5e9adac565179c11a68110985092 quisk-debuginfo = 4.1.17-2.fc30 quisk-debuginfo(riscv-64) = 4.1.17-2.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: quisk-debugsource(riscv-64) = 4.1.17-2.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64 Wrote: /builddir/build/RPMS/quisk-4.1.17-2.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/quisk-debugsource-4.1.17-2.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/quisk-debuginfo-4.1.17-2.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2sI2nD + umask 022 + cd /builddir/build/BUILD + cd quisk-4.1.17 + /usr/bin/rm -rf /builddir/build/BUILDROOT/quisk-4.1.17-2.fc30.riscv64 + exit 0 Child return code was: 0