Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/whipper.spec'], chrootPath='/var/lib/mock/f30-build-14646902-1045990/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --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: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/whipper-0.7.3-1.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/whipper.spec'], chrootPath='/var/lib/mock/f30-build-14646902-1045990/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --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: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6mXbb5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf whipper-0.7.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/v0.7.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd whipper-0.7.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (accuraterip-checksum.patch):' Patch #1 (accuraterip-checksum.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/config.mk + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xQ1DSj + umask 022 + cd /builddir/build/BUILD + cd whipper-0.7.3 + /usr/bin/make -O -j4 -C src make: Entering directory '/builddir/build/BUILD/whipper-0.7.3/src' accuraterip-checksum build options: CFLAGS = -g -std=c99 LDFLAGS = -lsndfile CC = cc make: Leaving directory '/builddir/build/BUILD/whipper-0.7.3/src' make: Entering directory '/builddir/build/BUILD/whipper-0.7.3/src' CC accuraterip-checksum.c make: Leaving directory '/builddir/build/BUILD/whipper-0.7.3/src' make: Entering directory '/builddir/build/BUILD/whipper-0.7.3/src' CC -o accuraterip-checksum make: Leaving directory '/builddir/build/BUILD/whipper-0.7.3/src' + 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 -m64 -mcpu=power8 -mtune=power8 -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 creating build/lib creating build/lib/whipper copying whipper/__main__.py -> build/lib/whipper copying whipper/__init__.py -> build/lib/whipper creating build/lib/whipper/result copying whipper/result/result.py -> build/lib/whipper/result copying whipper/result/logger.py -> build/lib/whipper/result copying whipper/result/__init__.py -> build/lib/whipper/result creating build/lib/whipper/extern copying whipper/extern/__init__.py -> build/lib/whipper/extern copying whipper/extern/asyncsub.py -> build/lib/whipper/extern copying whipper/extern/freedb.py -> build/lib/whipper/extern creating build/lib/whipper/program copying whipper/program/utils.py -> build/lib/whipper/program copying whipper/program/soxi.py -> build/lib/whipper/program copying whipper/program/sox.py -> build/lib/whipper/program copying whipper/program/arc.py -> build/lib/whipper/program copying whipper/program/cdrdao.py -> build/lib/whipper/program copying whipper/program/__init__.py -> build/lib/whipper/program copying whipper/program/cdparanoia.py -> build/lib/whipper/program copying whipper/program/flac.py -> build/lib/whipper/program creating build/lib/whipper/command copying whipper/command/offset.py -> build/lib/whipper/command copying whipper/command/mblookup.py -> build/lib/whipper/command copying whipper/command/accurip.py -> build/lib/whipper/command copying whipper/command/basecommand.py -> build/lib/whipper/command copying whipper/command/drive.py -> build/lib/whipper/command copying whipper/command/image.py -> build/lib/whipper/command copying whipper/command/__init__.py -> build/lib/whipper/command copying whipper/command/cd.py -> build/lib/whipper/command copying whipper/command/main.py -> build/lib/whipper/command creating build/lib/whipper/common copying whipper/common/accurip.py -> build/lib/whipper/common copying whipper/common/directory.py -> build/lib/whipper/common copying whipper/common/renamer.py -> build/lib/whipper/common copying whipper/common/path.py -> build/lib/whipper/common copying whipper/common/task.py -> build/lib/whipper/common copying whipper/common/mbngs.py -> build/lib/whipper/common copying whipper/common/encode.py -> build/lib/whipper/common copying whipper/common/drive.py -> build/lib/whipper/common copying whipper/common/config.py -> build/lib/whipper/common copying whipper/common/program.py -> build/lib/whipper/common copying whipper/common/__init__.py -> build/lib/whipper/common copying whipper/common/common.py -> build/lib/whipper/common copying whipper/common/checksum.py -> build/lib/whipper/common copying whipper/common/cache.py -> build/lib/whipper/common creating build/lib/whipper/test copying whipper/test/test_image_table.py -> build/lib/whipper/test copying whipper/test/test_common_config.py -> build/lib/whipper/test copying whipper/test/test_program_soxi.py -> build/lib/whipper/test copying whipper/test/test_common_directory.py -> build/lib/whipper/test copying whipper/test/test_program_cdparanoia.py -> build/lib/whipper/test copying whipper/test/test_common_path.py -> build/lib/whipper/test copying whipper/test/test_common_program.py -> build/lib/whipper/test copying whipper/test/test_common_cache.py -> build/lib/whipper/test copying whipper/test/test_common_drive.py -> build/lib/whipper/test copying whipper/test/test_image_toc.py -> build/lib/whipper/test copying whipper/test/test_program_sox.py -> build/lib/whipper/test copying whipper/test/test_common_renamer.py -> build/lib/whipper/test copying whipper/test/test_image_cue.py -> build/lib/whipper/test copying whipper/test/test_common_mbngs.py -> build/lib/whipper/test copying whipper/test/__init__.py -> build/lib/whipper/test copying whipper/test/common.py -> build/lib/whipper/test copying whipper/test/test_common_accurip.py -> build/lib/whipper/test copying whipper/test/test_common_common.py -> build/lib/whipper/test copying whipper/test/test_program_cdrdao.py -> build/lib/whipper/test creating build/lib/whipper/image copying whipper/image/toc.py -> build/lib/whipper/image copying whipper/image/image.py -> build/lib/whipper/image copying whipper/image/cue.py -> build/lib/whipper/image copying whipper/image/table.py -> build/lib/whipper/image copying whipper/image/__init__.py -> build/lib/whipper/image creating build/lib/whipper/extern/task copying whipper/extern/task/task.py -> build/lib/whipper/extern/task copying whipper/extern/task/__init__.py -> build/lib/whipper/extern/task + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ESdYTz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le ++ dirname /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le + cd whipper-0.7.3 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le 'INSTALL=/usr/bin/install -p' -C src make: Entering directory '/builddir/build/BUILD/whipper-0.7.3/src' accuraterip-checksum build options: CFLAGS = -g -std=c99 LDFLAGS = -lsndfile CC = cc installing executable file to /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/bin make: Leaving directory '/builddir/build/BUILD/whipper-0.7.3/src' + 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 -m64 -mcpu=power8 -mtune=power8 -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/whipper-0.7.3-1.fc30.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib creating /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7 creating /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper creating /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/result copying build/lib/whipper/result/result.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/result copying build/lib/whipper/result/logger.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/result copying build/lib/whipper/result/__init__.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/result creating /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/extern copying build/lib/whipper/extern/__init__.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/extern copying build/lib/whipper/extern/asyncsub.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/extern copying build/lib/whipper/extern/freedb.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/extern creating /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/extern/task copying build/lib/whipper/extern/task/task.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/extern/task copying build/lib/whipper/extern/task/__init__.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/extern/task creating /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/program copying build/lib/whipper/program/utils.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/program copying build/lib/whipper/program/soxi.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/program copying build/lib/whipper/program/sox.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/program copying build/lib/whipper/program/arc.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/program copying build/lib/whipper/program/cdrdao.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/program copying build/lib/whipper/program/__init__.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/program copying build/lib/whipper/program/cdparanoia.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/program copying build/lib/whipper/program/flac.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/program creating /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/command copying build/lib/whipper/command/offset.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/command copying build/lib/whipper/command/mblookup.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/command copying build/lib/whipper/command/accurip.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/command copying build/lib/whipper/command/basecommand.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/command copying build/lib/whipper/command/drive.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/command copying build/lib/whipper/command/image.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/command copying build/lib/whipper/command/__init__.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/command copying build/lib/whipper/command/cd.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/command copying build/lib/whipper/command/main.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/command copying build/lib/whipper/__main__.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper creating /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common copying build/lib/whipper/common/accurip.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common copying build/lib/whipper/common/directory.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common copying build/lib/whipper/common/renamer.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common copying build/lib/whipper/common/path.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common copying build/lib/whipper/common/task.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common copying build/lib/whipper/common/mbngs.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common copying build/lib/whipper/common/encode.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common copying build/lib/whipper/common/drive.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common copying build/lib/whipper/common/config.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common copying build/lib/whipper/common/program.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common copying build/lib/whipper/common/__init__.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common copying build/lib/whipper/common/common.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common copying build/lib/whipper/common/checksum.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common copying build/lib/whipper/common/cache.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common creating /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test copying build/lib/whipper/test/test_image_table.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test copying build/lib/whipper/test/test_common_config.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test copying build/lib/whipper/test/test_program_soxi.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test copying build/lib/whipper/test/test_common_directory.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test copying build/lib/whipper/test/test_program_cdparanoia.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test copying build/lib/whipper/test/test_common_path.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test copying build/lib/whipper/test/test_common_program.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test copying build/lib/whipper/test/test_common_cache.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test copying build/lib/whipper/test/test_common_drive.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test copying build/lib/whipper/test/test_image_toc.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test copying build/lib/whipper/test/test_program_sox.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test copying build/lib/whipper/test/test_common_renamer.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test copying build/lib/whipper/test/test_image_cue.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test copying build/lib/whipper/test/test_common_mbngs.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test copying build/lib/whipper/test/__init__.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test copying build/lib/whipper/test/common.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test copying build/lib/whipper/test/test_common_accurip.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test copying build/lib/whipper/test/test_common_common.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test copying build/lib/whipper/test/test_program_cdrdao.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test copying build/lib/whipper/__init__.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper creating /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/image copying build/lib/whipper/image/toc.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/image copying build/lib/whipper/image/image.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/image copying build/lib/whipper/image/cue.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/image copying build/lib/whipper/image/table.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/image copying build/lib/whipper/image/__init__.py -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/image byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/result/result.py to result.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/result/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/result/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/extern/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/extern/asyncsub.py to asyncsub.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/extern/freedb.py to freedb.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/extern/task/task.py to task.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/extern/task/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/program/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/program/soxi.py to soxi.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/program/sox.py to sox.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/program/arc.py to arc.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/program/cdrdao.py to cdrdao.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/program/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/program/cdparanoia.py to cdparanoia.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/program/flac.py to flac.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/command/offset.py to offset.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/command/mblookup.py to mblookup.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/command/accurip.py to accurip.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/command/basecommand.py to basecommand.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/command/drive.py to drive.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/command/image.py to image.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/command/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/command/cd.py to cd.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/command/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common/accurip.py to accurip.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common/directory.py to directory.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common/renamer.py to renamer.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common/path.py to path.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common/task.py to task.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common/mbngs.py to mbngs.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common/encode.py to encode.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common/drive.py to drive.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common/program.py to program.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common/checksum.py to checksum.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/common/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test/test_image_table.py to test_image_table.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test/test_common_config.py to test_common_config.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test/test_program_soxi.py to test_program_soxi.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test/test_common_directory.py to test_common_directory.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test/test_program_cdparanoia.py to test_program_cdparanoia.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test/test_common_path.py to test_common_path.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test/test_common_program.py to test_common_program.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test/test_common_cache.py to test_common_cache.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test/test_common_drive.py to test_common_drive.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test/test_image_toc.py to test_image_toc.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test/test_program_sox.py to test_program_sox.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test/test_common_renamer.py to test_common_renamer.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test/test_image_cue.py to test_image_cue.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test/test_common_mbngs.py to test_common_mbngs.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test/test_common_accurip.py to test_common_accurip.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test/test_common_common.py to test_common_common.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/test/test_program_cdrdao.py to test_program_cdrdao.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/image/toc.py to toc.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/image/image.py to image.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/image/cue.py to cue.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/image/table.py to table.pyc byte-compiling /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper/image/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpR0TtGQ.py' /usr/bin/python2 -O /tmp/tmpR0TtGQ.py removing /tmp/tmpR0TtGQ.py running install_data creating /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/share creating /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/share/metainfo copying com.github.whipper_team.Whipper.metainfo.xml -> /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/share/metainfo running install_egg_info running egg_info creating whipper.egg-info writing whipper.egg-info/PKG-INFO writing top-level names to whipper.egg-info/top_level.txt writing dependency_links to whipper.egg-info/dependency_links.txt writing entry points to whipper.egg-info/entry_points.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.7.3-1.fc30.ppc64le/usr/lib/python2.7/site-packages/whipper-0.7.3-py2.7.egg-info running install_scripts Installing whipper script to /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/bin + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le//usr/share/metainfo/com.github.whipper_team.Whipper.metainfo.xml /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le//usr/share/metainfo/com.github.whipper_team.Whipper.metainfo.xml: GLib-GIO-Message: 15:58:59.558: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. OK + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.7.3-1.fc30 --unique-debug-suffix -0.7.3-1.fc30.ppc64le --unique-debug-src-base whipper-0.7.3-1.fc30.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/whipper-0.7.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/bin/accuraterip-checksum extracting debug info from /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/bin/accuraterip-checksum /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 14 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: whipper-0.7.3-1.fc30.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ntwZ1Q + umask 022 + cd /builddir/build/BUILD + cd whipper-0.7.3 + DOCDIR=/builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/share/doc/whipper + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/share/doc/whipper + cp -pr README.md /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/share/doc/whipper + cp -pr TODO /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/share/doc/whipper + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/share/doc/whipper + cp -pr HACKING /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/share/doc/whipper + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UGxna8 + umask 022 + cd /builddir/build/BUILD + cd whipper-0.7.3 + LICENSEDIR=/builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/share/licenses/whipper + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/share/licenses/whipper + cp -pr LICENSE /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le/usr/share/licenses/whipper + exit 0 Provides: metainfo() metainfo(com.github.whipper_team.Whipper.metainfo.xml) python2.7dist(whipper) = 0.7.3 python2dist(whipper) = 0.7.3 whipper = 0.7.3-1.fc30 whipper(ppc-64) = 0.7.3-1.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 libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libsndfile.so.1()(64bit) libsndfile.so.1(libsndfile.so.1.0)(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: whipper-debugsource-0.7.3-1.fc30.ppc64le Provides: whipper-debugsource = 0.7.3-1.fc30 whipper-debugsource(ppc-64) = 0.7.3-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: whipper-debuginfo-0.7.3-1.fc30.ppc64le Provides: debuginfo(build-id) = 1257e9021103ca28c552293623e908eacdd5692d whipper-debuginfo = 0.7.3-1.fc30 whipper-debuginfo(ppc-64) = 0.7.3-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: whipper-debugsource(ppc-64) = 0.7.3-1.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le Wrote: /builddir/build/RPMS/whipper-0.7.3-1.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/whipper-debugsource-0.7.3-1.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/whipper-debuginfo-0.7.3-1.fc30.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.g7wAvq + umask 022 + cd /builddir/build/BUILD + cd whipper-0.7.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/whipper-0.7.3-1.fc30.ppc64le + exit 0 Child return code was: 0