Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/whipper.spec'], chrootPath='/var/lib/mock/f33-build-174836-44392/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._d03xc3f:/etc/resolv.conf']unshare_net=TrueprintOutput=False) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._d03xc3f:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '51b46a2ec5b84aeb91c4a6a639b64909', '-D', '/var/lib/mock/f33-build-174836-44392/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._d03xc3f:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/whipper.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1585612800 Wrote: /builddir/build/SRPMS/whipper-0.9.0-7.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/whipper.spec'], chrootPath='/var/lib/mock/f33-build-174836-44392/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._d03xc3f:/etc/resolv.conf']unshare_net=TrueprintOutput=False) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._d03xc3f:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ae9ef85de9d24d44b0c72de53b6df86e', '-D', '/var/lib/mock/f33-build-174836-44392/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._d03xc3f:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/whipper.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1585612800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ANLF6v + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf whipper-0.9.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/v0.9.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd whipper-0.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GDuHBt + umask 022 + cd /builddir/build/BUILD + cd whipper-0.9.0 + export SETUPTOOLS_SCM_PRETEND_VERSION=0.9.0 + SETUPTOOLS_SCM_PRETEND_VERSION=0.9.0 + 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/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-riscv64-3.8 creating build/lib.linux-riscv64-3.8/whipper copying whipper/__main__.py -> build/lib.linux-riscv64-3.8/whipper copying whipper/__init__.py -> build/lib.linux-riscv64-3.8/whipper creating build/lib.linux-riscv64-3.8/whipper/extern copying whipper/extern/asyncsub.py -> build/lib.linux-riscv64-3.8/whipper/extern copying whipper/extern/freedb.py -> build/lib.linux-riscv64-3.8/whipper/extern copying whipper/extern/__init__.py -> build/lib.linux-riscv64-3.8/whipper/extern creating build/lib.linux-riscv64-3.8/whipper/command copying whipper/command/cd.py -> build/lib.linux-riscv64-3.8/whipper/command copying whipper/command/accurip.py -> build/lib.linux-riscv64-3.8/whipper/command copying whipper/command/mblookup.py -> build/lib.linux-riscv64-3.8/whipper/command copying whipper/command/offset.py -> build/lib.linux-riscv64-3.8/whipper/command copying whipper/command/image.py -> build/lib.linux-riscv64-3.8/whipper/command copying whipper/command/drive.py -> build/lib.linux-riscv64-3.8/whipper/command copying whipper/command/main.py -> build/lib.linux-riscv64-3.8/whipper/command copying whipper/command/basecommand.py -> build/lib.linux-riscv64-3.8/whipper/command copying whipper/command/__init__.py -> build/lib.linux-riscv64-3.8/whipper/command creating build/lib.linux-riscv64-3.8/whipper/result copying whipper/result/result.py -> build/lib.linux-riscv64-3.8/whipper/result copying whipper/result/logger.py -> build/lib.linux-riscv64-3.8/whipper/result copying whipper/result/__init__.py -> build/lib.linux-riscv64-3.8/whipper/result creating build/lib.linux-riscv64-3.8/whipper/image copying whipper/image/cue.py -> build/lib.linux-riscv64-3.8/whipper/image copying whipper/image/image.py -> build/lib.linux-riscv64-3.8/whipper/image copying whipper/image/table.py -> build/lib.linux-riscv64-3.8/whipper/image copying whipper/image/toc.py -> build/lib.linux-riscv64-3.8/whipper/image copying whipper/image/__init__.py -> build/lib.linux-riscv64-3.8/whipper/image creating build/lib.linux-riscv64-3.8/whipper/test copying whipper/test/test_result_logger.py -> build/lib.linux-riscv64-3.8/whipper/test copying whipper/test/common.py -> build/lib.linux-riscv64-3.8/whipper/test copying whipper/test/test_common_config.py -> build/lib.linux-riscv64-3.8/whipper/test copying whipper/test/test_program_cdparanoia.py -> build/lib.linux-riscv64-3.8/whipper/test copying whipper/test/test_common_path.py -> build/lib.linux-riscv64-3.8/whipper/test copying whipper/test/test_common_program.py -> build/lib.linux-riscv64-3.8/whipper/test copying whipper/test/test_image_cue.py -> build/lib.linux-riscv64-3.8/whipper/test copying whipper/test/test_command_mblookup.py -> build/lib.linux-riscv64-3.8/whipper/test copying whipper/test/test_image_toc.py -> build/lib.linux-riscv64-3.8/whipper/test copying whipper/test/test_program_soxi.py -> build/lib.linux-riscv64-3.8/whipper/test copying whipper/test/test_common_cache.py -> build/lib.linux-riscv64-3.8/whipper/test copying whipper/test/test_common_directory.py -> build/lib.linux-riscv64-3.8/whipper/test copying whipper/test/test_common_renamer.py -> build/lib.linux-riscv64-3.8/whipper/test copying whipper/test/test_image_table.py -> build/lib.linux-riscv64-3.8/whipper/test copying whipper/test/test_program_cdrdao.py -> build/lib.linux-riscv64-3.8/whipper/test copying whipper/test/test_common_drive.py -> build/lib.linux-riscv64-3.8/whipper/test copying whipper/test/test_common_common.py -> build/lib.linux-riscv64-3.8/whipper/test copying whipper/test/test_common_accurip.py -> build/lib.linux-riscv64-3.8/whipper/test copying whipper/test/test_program_sox.py -> build/lib.linux-riscv64-3.8/whipper/test copying whipper/test/test_common_mbngs.py -> build/lib.linux-riscv64-3.8/whipper/test copying whipper/test/__init__.py -> build/lib.linux-riscv64-3.8/whipper/test creating build/lib.linux-riscv64-3.8/whipper/common copying whipper/common/common.py -> build/lib.linux-riscv64-3.8/whipper/common copying whipper/common/accurip.py -> build/lib.linux-riscv64-3.8/whipper/common copying whipper/common/config.py -> build/lib.linux-riscv64-3.8/whipper/common copying whipper/common/cache.py -> build/lib.linux-riscv64-3.8/whipper/common copying whipper/common/drive.py -> build/lib.linux-riscv64-3.8/whipper/common copying whipper/common/program.py -> build/lib.linux-riscv64-3.8/whipper/common copying whipper/common/path.py -> build/lib.linux-riscv64-3.8/whipper/common copying whipper/common/directory.py -> build/lib.linux-riscv64-3.8/whipper/common copying whipper/common/checksum.py -> build/lib.linux-riscv64-3.8/whipper/common copying whipper/common/mbngs.py -> build/lib.linux-riscv64-3.8/whipper/common copying whipper/common/renamer.py -> build/lib.linux-riscv64-3.8/whipper/common copying whipper/common/encode.py -> build/lib.linux-riscv64-3.8/whipper/common copying whipper/common/task.py -> build/lib.linux-riscv64-3.8/whipper/common copying whipper/common/__init__.py -> build/lib.linux-riscv64-3.8/whipper/common creating build/lib.linux-riscv64-3.8/whipper/program copying whipper/program/sox.py -> build/lib.linux-riscv64-3.8/whipper/program copying whipper/program/arc.py -> build/lib.linux-riscv64-3.8/whipper/program copying whipper/program/flac.py -> build/lib.linux-riscv64-3.8/whipper/program copying whipper/program/soxi.py -> build/lib.linux-riscv64-3.8/whipper/program copying whipper/program/utils.py -> build/lib.linux-riscv64-3.8/whipper/program copying whipper/program/cdrdao.py -> build/lib.linux-riscv64-3.8/whipper/program copying whipper/program/cdparanoia.py -> build/lib.linux-riscv64-3.8/whipper/program copying whipper/program/__init__.py -> build/lib.linux-riscv64-3.8/whipper/program creating build/lib.linux-riscv64-3.8/whipper/extern/task copying whipper/extern/task/task.py -> build/lib.linux-riscv64-3.8/whipper/extern/task copying whipper/extern/task/__init__.py -> build/lib.linux-riscv64-3.8/whipper/extern/task running build_ext building 'accuraterip' extension creating build/temp.linux-riscv64-3.8 creating build/temp.linux-riscv64-3.8/src gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -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 -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/python3.8 -c src/accuraterip-checksum.c -o build/temp.linux-riscv64-3.8/src/accuraterip-checksum.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -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-3.8/src/accuraterip-checksum.o -L/usr/lib64 -lsndfile -o build/lib.linux-riscv64-3.8/accuraterip.cpython-38-riscv64-linux-gnu.so running build_scripts creating build/scripts-3.8 copying and adjusting scripts/accuraterip-checksum -> build/scripts-3.8 changing mode of build/scripts-3.8/accuraterip-checksum from 644 to 755 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zK3piu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64 + cd whipper-0.9.0 + export SETUPTOOLS_SCM_PRETEND_VERSION=0.9.0 + SETUPTOOLS_SCM_PRETEND_VERSION=0.9.0 + 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/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr creating /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages copying build/lib.linux-riscv64-3.8/accuraterip.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages creating /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper creating /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/extern copying build/lib.linux-riscv64-3.8/whipper/extern/asyncsub.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/extern copying build/lib.linux-riscv64-3.8/whipper/extern/freedb.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/extern creating /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/extern/task copying build/lib.linux-riscv64-3.8/whipper/extern/task/task.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/extern/task copying build/lib.linux-riscv64-3.8/whipper/extern/task/__init__.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/extern/task copying build/lib.linux-riscv64-3.8/whipper/extern/__init__.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/extern creating /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/command copying build/lib.linux-riscv64-3.8/whipper/command/cd.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/command copying build/lib.linux-riscv64-3.8/whipper/command/accurip.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/command copying build/lib.linux-riscv64-3.8/whipper/command/mblookup.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/command copying build/lib.linux-riscv64-3.8/whipper/command/offset.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/command copying build/lib.linux-riscv64-3.8/whipper/command/image.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/command copying build/lib.linux-riscv64-3.8/whipper/command/drive.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/command copying build/lib.linux-riscv64-3.8/whipper/command/main.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/command copying build/lib.linux-riscv64-3.8/whipper/command/basecommand.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/command copying build/lib.linux-riscv64-3.8/whipper/command/__init__.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/command creating /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/result copying build/lib.linux-riscv64-3.8/whipper/result/result.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/result copying build/lib.linux-riscv64-3.8/whipper/result/logger.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/result copying build/lib.linux-riscv64-3.8/whipper/result/__init__.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/result creating /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/image copying build/lib.linux-riscv64-3.8/whipper/image/cue.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/image copying build/lib.linux-riscv64-3.8/whipper/image/image.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/image copying build/lib.linux-riscv64-3.8/whipper/image/table.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/image copying build/lib.linux-riscv64-3.8/whipper/image/toc.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/image copying build/lib.linux-riscv64-3.8/whipper/image/__init__.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/image creating /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test copying build/lib.linux-riscv64-3.8/whipper/test/test_result_logger.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test copying build/lib.linux-riscv64-3.8/whipper/test/common.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test copying build/lib.linux-riscv64-3.8/whipper/test/test_common_config.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test copying build/lib.linux-riscv64-3.8/whipper/test/test_program_cdparanoia.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test copying build/lib.linux-riscv64-3.8/whipper/test/test_common_path.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test copying build/lib.linux-riscv64-3.8/whipper/test/test_common_program.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test copying build/lib.linux-riscv64-3.8/whipper/test/test_image_cue.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test copying build/lib.linux-riscv64-3.8/whipper/test/test_command_mblookup.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test copying build/lib.linux-riscv64-3.8/whipper/test/test_image_toc.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test copying build/lib.linux-riscv64-3.8/whipper/test/test_program_soxi.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test copying build/lib.linux-riscv64-3.8/whipper/test/test_common_cache.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test copying build/lib.linux-riscv64-3.8/whipper/test/test_common_directory.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test copying build/lib.linux-riscv64-3.8/whipper/test/test_common_renamer.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test copying build/lib.linux-riscv64-3.8/whipper/test/test_image_table.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test copying build/lib.linux-riscv64-3.8/whipper/test/test_program_cdrdao.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test copying build/lib.linux-riscv64-3.8/whipper/test/test_common_drive.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test copying build/lib.linux-riscv64-3.8/whipper/test/test_common_common.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test copying build/lib.linux-riscv64-3.8/whipper/test/test_common_accurip.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test copying build/lib.linux-riscv64-3.8/whipper/test/test_program_sox.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test copying build/lib.linux-riscv64-3.8/whipper/test/test_common_mbngs.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test copying build/lib.linux-riscv64-3.8/whipper/test/__init__.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test creating /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common copying build/lib.linux-riscv64-3.8/whipper/common/common.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common copying build/lib.linux-riscv64-3.8/whipper/common/accurip.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common copying build/lib.linux-riscv64-3.8/whipper/common/config.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common copying build/lib.linux-riscv64-3.8/whipper/common/cache.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common copying build/lib.linux-riscv64-3.8/whipper/common/drive.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common copying build/lib.linux-riscv64-3.8/whipper/common/program.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common copying build/lib.linux-riscv64-3.8/whipper/common/path.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common copying build/lib.linux-riscv64-3.8/whipper/common/directory.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common copying build/lib.linux-riscv64-3.8/whipper/common/checksum.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common copying build/lib.linux-riscv64-3.8/whipper/common/mbngs.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common copying build/lib.linux-riscv64-3.8/whipper/common/renamer.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common copying build/lib.linux-riscv64-3.8/whipper/common/encode.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common copying build/lib.linux-riscv64-3.8/whipper/common/task.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common copying build/lib.linux-riscv64-3.8/whipper/common/__init__.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common copying build/lib.linux-riscv64-3.8/whipper/__main__.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper creating /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/program copying build/lib.linux-riscv64-3.8/whipper/program/sox.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/program copying build/lib.linux-riscv64-3.8/whipper/program/arc.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/program copying build/lib.linux-riscv64-3.8/whipper/program/flac.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/program copying build/lib.linux-riscv64-3.8/whipper/program/soxi.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/program copying build/lib.linux-riscv64-3.8/whipper/program/utils.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/program copying build/lib.linux-riscv64-3.8/whipper/program/cdrdao.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/program copying build/lib.linux-riscv64-3.8/whipper/program/cdparanoia.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/program copying build/lib.linux-riscv64-3.8/whipper/program/__init__.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/program copying build/lib.linux-riscv64-3.8/whipper/__init__.py -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/extern/asyncsub.py to asyncsub.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/extern/freedb.py to freedb.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/extern/task/task.py to task.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/extern/task/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/extern/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/command/cd.py to cd.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/command/accurip.py to accurip.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/command/mblookup.py to mblookup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/command/offset.py to offset.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/command/image.py to image.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/command/drive.py to drive.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/command/main.py to main.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/command/basecommand.py to basecommand.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/command/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/result/result.py to result.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/result/logger.py to logger.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/result/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/image/cue.py to cue.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/image/image.py to image.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/image/table.py to table.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/image/toc.py to toc.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/image/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test/test_result_logger.py to test_result_logger.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test/common.py to common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test/test_common_config.py to test_common_config.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test/test_program_cdparanoia.py to test_program_cdparanoia.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test/test_common_path.py to test_common_path.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test/test_common_program.py to test_common_program.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test/test_image_cue.py to test_image_cue.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test/test_command_mblookup.py to test_command_mblookup.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test/test_image_toc.py to test_image_toc.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test/test_program_soxi.py to test_program_soxi.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test/test_common_cache.py to test_common_cache.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test/test_common_directory.py to test_common_directory.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test/test_common_renamer.py to test_common_renamer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test/test_image_table.py to test_image_table.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test/test_program_cdrdao.py to test_program_cdrdao.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test/test_common_drive.py to test_common_drive.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test/test_common_common.py to test_common_common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test/test_common_accurip.py to test_common_accurip.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test/test_program_sox.py to test_program_sox.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test/test_common_mbngs.py to test_common_mbngs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/test/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common/common.py to common.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common/accurip.py to accurip.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common/config.py to config.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common/cache.py to cache.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common/drive.py to drive.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common/program.py to program.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common/path.py to path.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common/directory.py to directory.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common/checksum.py to checksum.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common/mbngs.py to mbngs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common/renamer.py to renamer.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common/encode.py to encode.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common/task.py to task.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/common/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/__main__.py to __main__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/program/sox.py to sox.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/program/arc.py to arc.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/program/flac.py to flac.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/program/soxi.py to soxi.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/program/utils.py to utils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/program/cdrdao.py to cdrdao.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/program/cdparanoia.py to cdparanoia.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/program/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper/__init__.py to __init__.cpython-38.pyc writing byte-compilation script '/tmp/tmp60icvkrb.py' /usr/bin/python3 /tmp/tmp60icvkrb.py removing /tmp/tmp60icvkrb.py running install_data creating /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/share creating /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/share/metainfo copying com.github.whipper_team.Whipper.metainfo.xml -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/share/metainfo running install_egg_info running egg_info creating whipper.egg-info writing whipper.egg-info/PKG-INFO writing dependency_links to whipper.egg-info/dependency_links.txt writing entry points to whipper.egg-info/entry_points.txt writing top-level names to whipper.egg-info/top_level.txt writing manifest file 'whipper.egg-info/SOURCES.txt' reading manifest file 'whipper.egg-info/SOURCES.txt' writing manifest file 'whipper.egg-info/SOURCES.txt' Copying whipper.egg-info to /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/whipper-0.9.0-py3.8.egg-info running install_scripts creating /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/bin copying build/scripts-3.8/accuraterip-checksum -> /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/bin changing mode of /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/bin/accuraterip-checksum to 755 Installing whipper script to /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/bin + rm -rfv /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/bin/__pycache__ + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64//usr/share/metainfo/com.github.whipper_team.Whipper.metainfo.xml /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64//usr/share/metainfo/com.github.whipper_team.Whipper.metainfo.xml: OK + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.9.0-7.fc33 --unique-debug-suffix -0.9.0-7.fc33.riscv64 --unique-debug-src-base whipper-0.9.0-7.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/whipper-0.9.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/accuraterip.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8/site-packages/accuraterip.cpython-38-riscv64-linux-gnu.so original debug info size: 56kB, size after compression: 60kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 9 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: whipper-0.9.0-7.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BTwQXs + umask 022 + cd /builddir/build/BUILD + cd whipper-0.9.0 + DOCDIR=/builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/share/doc/whipper + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/share/doc/whipper + cp -pr README.md /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/share/doc/whipper + cp -pr TODO /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/share/doc/whipper + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/share/doc/whipper + cp -pr HACKING /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/share/doc/whipper + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DtTcGt + umask 022 + cd /builddir/build/BUILD + cd whipper-0.9.0 + LICENSEDIR=/builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/share/licenses/whipper + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/share/licenses/whipper + cp -pr LICENSE /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64/usr/share/licenses/whipper + RPM_EC=0 ++ jobs -p + exit 0 Provides: metainfo() metainfo(com.github.whipper_team.Whipper.metainfo.xml) python3.8dist(whipper) = 0.9 python3dist(whipper) = 0.9 whipper = 0.9.0-7.fc33 whipper(riscv-64) = 0.9.0-7.fc33 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/python3 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libsndfile.so.1()(64bit) libsndfile.so.1(libsndfile.so.1.0)(64bit) python(abi) = 3.8 python3.8dist(setuptools) rtld(GNU_HASH) Processing files: whipper-debugsource-0.9.0-7.fc33.riscv64 Provides: whipper-debugsource = 0.9.0-7.fc33 whipper-debugsource(riscv-64) = 0.9.0-7.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: whipper-debuginfo-0.9.0-7.fc33.riscv64 Provides: debuginfo(build-id) = 8e41399e38394f8359946ac72ef548d55a630727 whipper-debuginfo = 0.9.0-7.fc33 whipper-debuginfo(riscv-64) = 0.9.0-7.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: whipper-debugsource(riscv-64) = 0.9.0-7.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64 Wrote: /builddir/build/RPMS/whipper-debugsource-0.9.0-7.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/whipper-debuginfo-0.9.0-7.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/whipper-0.9.0-7.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Jqggkt + umask 022 + cd /builddir/build/BUILD + cd whipper-0.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/whipper-0.9.0-7.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0