Mock Version: 1.4.8 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/mpsyt.spec'], chrootPath='/var/lib/mock/707551-fedora-rawhide-x86_64-1517415038.276400/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=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '887f7e100dbc48e381a5c5cf1cc75bc2', '-D', '/var/lib/mock/707551-fedora-rawhide-x86_64-1517415038.276400/root', '-a', '--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 x86_64 --nodeps /builddir/build/SPECS/mpsyt.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-mps-youtube-0.2.7.1-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/mpsyt.spec'], chrootPath='/var/lib/mock/707551-fedora-rawhide-x86_64-1517415038.276400/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=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ff0650b865fe467190bbd1dc9c5aa6be', '-D', '/var/lib/mock/707551-fedora-rawhide-x86_64-1517415038.276400/root', '-a', '--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 x86_64 --nodeps /builddir/build/SPECS/mpsyt.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5huAA6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FpCaAM + rm -rf mps-youtube-0.2.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/mps-youtube-0.2.7.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mps-youtube-0.2.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf mps-youtube.egg-info + exit 0 + umask 022 + cd /builddir/build/BUILD + cd mps-youtube-0.2.7.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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/mps_youtube copying mps_youtube/util.py -> build/lib/mps_youtube copying mps_youtube/terminalsize.py -> build/lib/mps_youtube copying mps_youtube/streams.py -> build/lib/mps_youtube copying mps_youtube/screen.py -> build/lib/mps_youtube copying mps_youtube/playlists.py -> build/lib/mps_youtube copying mps_youtube/playlist.py -> build/lib/mps_youtube copying mps_youtube/player.py -> build/lib/mps_youtube copying mps_youtube/paths.py -> build/lib/mps_youtube copying mps_youtube/mpris.py -> build/lib/mps_youtube copying mps_youtube/main.py -> build/lib/mps_youtube copying mps_youtube/init.py -> build/lib/mps_youtube copying mps_youtube/history.py -> build/lib/mps_youtube copying mps_youtube/helptext.py -> build/lib/mps_youtube copying mps_youtube/g.py -> build/lib/mps_youtube copying mps_youtube/content.py -> build/lib/mps_youtube copying mps_youtube/config.py -> build/lib/mps_youtube copying mps_youtube/cache.py -> build/lib/mps_youtube copying mps_youtube/c.py -> build/lib/mps_youtube copying mps_youtube/__init__.py -> build/lib/mps_youtube creating build/lib/mps_youtube/commands copying mps_youtube/commands/songlist.py -> build/lib/mps_youtube/commands copying mps_youtube/commands/search.py -> build/lib/mps_youtube/commands copying mps_youtube/commands/play.py -> build/lib/mps_youtube/commands copying mps_youtube/commands/misc.py -> build/lib/mps_youtube/commands copying mps_youtube/commands/local_playlist.py -> build/lib/mps_youtube/commands copying mps_youtube/commands/download.py -> build/lib/mps_youtube/commands copying mps_youtube/commands/config.py -> build/lib/mps_youtube/commands copying mps_youtube/commands/album_search.py -> build/lib/mps_youtube/commands copying mps_youtube/commands/__init__.py -> build/lib/mps_youtube/commands + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.co1ESv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64 + cd mps-youtube-0.2.7.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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr creating /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube creating /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/commands copying build/lib/mps_youtube/commands/__init__.py -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/commands copying build/lib/mps_youtube/commands/album_search.py -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/commands copying build/lib/mps_youtube/commands/config.py -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/commands copying build/lib/mps_youtube/commands/download.py -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/commands copying build/lib/mps_youtube/commands/local_playlist.py -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/commands copying build/lib/mps_youtube/commands/misc.py -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/commands copying build/lib/mps_youtube/commands/play.py -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/commands copying build/lib/mps_youtube/commands/search.py -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/commands copying build/lib/mps_youtube/commands/songlist.py -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/commands copying build/lib/mps_youtube/__init__.py -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube copying build/lib/mps_youtube/c.py -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube copying build/lib/mps_youtube/cache.py -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube copying build/lib/mps_youtube/config.py -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube copying build/lib/mps_youtube/content.py -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube copying build/lib/mps_youtube/g.py -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube copying build/lib/mps_youtube/helptext.py -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube copying build/lib/mps_youtube/history.py -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube copying build/lib/mps_youtube/init.py -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube copying build/lib/mps_youtube/main.py -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube copying build/lib/mps_youtube/mpris.py -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube copying build/lib/mps_youtube/paths.py -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube copying build/lib/mps_youtube/player.py -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube copying build/lib/mps_youtube/playlist.py -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube copying build/lib/mps_youtube/playlists.py -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube copying build/lib/mps_youtube/screen.py -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube copying build/lib/mps_youtube/streams.py -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube copying build/lib/mps_youtube/terminalsize.py -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube copying build/lib/mps_youtube/util.py -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube byte-compiling /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/commands/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/commands/album_search.py to album_search.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/commands/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/commands/download.py to download.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/commands/local_playlist.py to local_playlist.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/commands/misc.py to misc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/commands/play.py to play.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/commands/search.py to search.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/commands/songlist.py to songlist.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/c.py to c.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/cache.py to cache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/content.py to content.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/g.py to g.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/helptext.py to helptext.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/history.py to history.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/init.py to init.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/main.py to main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/mpris.py to mpris.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/paths.py to paths.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/player.py to player.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/playlist.py to playlist.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/playlists.py to playlists.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/screen.py to screen.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/streams.py to streams.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/terminalsize.py to terminalsize.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube/util.py to util.cpython-36.pyc writing byte-compilation script '/tmp/tmp_39x8xsk.py' /usr/bin/python3 /tmp/tmp_39x8xsk.py removing /tmp/tmp_39x8xsk.py running install_data creating /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/share creating /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/share/applications copying mps-youtube.desktop -> /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/share/applications/ running install_egg_info running egg_info writing mps_youtube.egg-info/PKG-INFO writing dependency_links to mps_youtube.egg-info/dependency_links.txt writing entry points to mps_youtube.egg-info/entry_points.txt writing requirements to mps_youtube.egg-info/requires.txt writing top-level names to mps_youtube.egg-info/top_level.txt reading manifest file 'mps_youtube.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'mps_youtube.egg-info/SOURCES.txt' Copying mps_youtube.egg-info to /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6/site-packages/mps_youtube-0.2.7.1-py3.6.egg-info running install_scripts Installing mpsyt script to /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/bin + cp /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64//usr/bin/mpsyt /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64//usr/bin/mpsyt-3.6 + ln -s /usr/bin/mpsyt-3.6 /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64//usr/bin/mpsyt-3 + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.2.7.1-1.fc28 --unique-debug-suffix -0.2.7.1-1.fc28.x86_64 --unique-debug-src-base python-mps-youtube-0.2.7.1-1.fc28.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/mps-youtube-0.2.7.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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 Bytecompiling .py files below /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-mps-youtube-0.2.7.1-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1afzEh + umask 022 + cd /builddir/build/BUILD + cd mps-youtube-0.2.7.1 + DOCDIR=/builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/share/doc/python3-mps-youtube + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/share/doc/python3-mps-youtube + cp -pr README.rst /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/share/doc/python3-mps-youtube + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cL7dr3 + umask 022 + cd /builddir/build/BUILD + cd mps-youtube-0.2.7.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/share/licenses/python3-mps-youtube + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/share/licenses/python3-mps-youtube + cp -pr LICENSE /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64/usr/share/licenses/python3-mps-youtube + exit 0 Provides: application() application(mps-youtube.desktop) python3-mps-youtube = 0.2.7.1-1.fc28 python3.6dist(mps-youtube) = 0.2.7.1 python3dist(mps-youtube) = 0.2.7.1 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 python(abi) = 3.6 Conflicts: python3-pafy = 0.4.0 python3-pafy = 0.4.1 python3-pafy = 0.4.2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64 Wrote: /builddir/build/RPMS/python3-mps-youtube-0.2.7.1-1.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Fj64o1 + umask 022 + cd /builddir/build/BUILD + cd mps-youtube-0.2.7.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-mps-youtube-0.2.7.1-1.fc28.x86_64 + exit 0 Child return code was: 0