Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pipenv.spec'], chrootPath='/var/lib/mock/693521-fedora-rawhide-x86_64-1514993089.721352/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=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pipenv.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-pipenv-3.5.6-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/python-pipenv.spec'], chrootPath='/var/lib/mock/693521-fedora-rawhide-x86_64-1514993089.721352/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=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pipenv.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.yvc9CN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pipenv-3.5.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/pipenv-3.5.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pipenv-3.5.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf pipenv.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.n0Ui2k + umask 022 + cd /builddir/build/BUILD + cd pipenv-3.5.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/pipenv copying pipenv/utils.py -> build/lib/pipenv copying pipenv/project.py -> build/lib/pipenv copying pipenv/pep508checker.py -> build/lib/pipenv copying pipenv/environments.py -> build/lib/pipenv copying pipenv/cli.py -> build/lib/pipenv copying pipenv/__version__.py -> build/lib/pipenv copying pipenv/__main__.py -> build/lib/pipenv copying pipenv/__init__.py -> build/lib/pipenv creating build/lib/pipenv/vendor copying pipenv/vendor/toml.py -> build/lib/pipenv/vendor copying pipenv/vendor/six.py -> build/lib/pipenv/vendor copying pipenv/vendor/pathlib.py -> build/lib/pipenv/vendor copying pipenv/vendor/parse.py -> build/lib/pipenv/vendor copying pipenv/vendor/delegator.py -> build/lib/pipenv/vendor copying pipenv/vendor/crayons.py -> build/lib/pipenv/vendor copying pipenv/vendor/click_completion.py -> build/lib/pipenv/vendor copying pipenv/vendor/__init__.py -> build/lib/pipenv/vendor creating build/lib/pipenv/vendor/backports creating build/lib/pipenv/vendor/backports/shutil_get_terminal_size copying pipenv/vendor/backports/shutil_get_terminal_size/get_terminal_size.py -> build/lib/pipenv/vendor/backports/shutil_get_terminal_size copying pipenv/vendor/backports/shutil_get_terminal_size/__init__.py -> build/lib/pipenv/vendor/backports/shutil_get_terminal_size creating build/lib/pipenv/vendor/blindspin copying pipenv/vendor/blindspin/__init__.py -> build/lib/pipenv/vendor/blindspin creating build/lib/pipenv/vendor/click copying pipenv/vendor/click/utils.py -> build/lib/pipenv/vendor/click copying pipenv/vendor/click/types.py -> build/lib/pipenv/vendor/click copying pipenv/vendor/click/testing.py -> build/lib/pipenv/vendor/click copying pipenv/vendor/click/termui.py -> build/lib/pipenv/vendor/click copying pipenv/vendor/click/parser.py -> build/lib/pipenv/vendor/click copying pipenv/vendor/click/globals.py -> build/lib/pipenv/vendor/click copying pipenv/vendor/click/formatting.py -> build/lib/pipenv/vendor/click copying pipenv/vendor/click/exceptions.py -> build/lib/pipenv/vendor/click copying pipenv/vendor/click/decorators.py -> build/lib/pipenv/vendor/click copying pipenv/vendor/click/core.py -> build/lib/pipenv/vendor/click copying pipenv/vendor/click/_winconsole.py -> build/lib/pipenv/vendor/click copying pipenv/vendor/click/_unicodefun.py -> build/lib/pipenv/vendor/click copying pipenv/vendor/click/_textwrap.py -> build/lib/pipenv/vendor/click copying pipenv/vendor/click/_termui_impl.py -> build/lib/pipenv/vendor/click copying pipenv/vendor/click/_compat.py -> build/lib/pipenv/vendor/click copying pipenv/vendor/click/_bashcomplete.py -> build/lib/pipenv/vendor/click copying pipenv/vendor/click/__init__.py -> build/lib/pipenv/vendor/click creating build/lib/pipenv/vendor/colorama copying pipenv/vendor/colorama/winterm.py -> build/lib/pipenv/vendor/colorama copying pipenv/vendor/colorama/win32.py -> build/lib/pipenv/vendor/colorama copying pipenv/vendor/colorama/initialise.py -> build/lib/pipenv/vendor/colorama copying pipenv/vendor/colorama/ansitowin32.py -> build/lib/pipenv/vendor/colorama copying pipenv/vendor/colorama/ansi.py -> build/lib/pipenv/vendor/colorama copying pipenv/vendor/colorama/__init__.py -> build/lib/pipenv/vendor/colorama creating build/lib/pipenv/vendor/pexpect copying pipenv/vendor/pexpect/utils.py -> build/lib/pipenv/vendor/pexpect copying pipenv/vendor/pexpect/spawnbase.py -> build/lib/pipenv/vendor/pexpect copying pipenv/vendor/pexpect/screen.py -> build/lib/pipenv/vendor/pexpect copying pipenv/vendor/pexpect/run.py -> build/lib/pipenv/vendor/pexpect copying pipenv/vendor/pexpect/replwrap.py -> build/lib/pipenv/vendor/pexpect copying pipenv/vendor/pexpect/pxssh.py -> build/lib/pipenv/vendor/pexpect copying pipenv/vendor/pexpect/pty_spawn.py -> build/lib/pipenv/vendor/pexpect copying pipenv/vendor/pexpect/popen_spawn.py -> build/lib/pipenv/vendor/pexpect copying pipenv/vendor/pexpect/FSM.py -> build/lib/pipenv/vendor/pexpect copying pipenv/vendor/pexpect/fdpexpect.py -> build/lib/pipenv/vendor/pexpect copying pipenv/vendor/pexpect/expect.py -> build/lib/pipenv/vendor/pexpect copying pipenv/vendor/pexpect/exceptions.py -> build/lib/pipenv/vendor/pexpect copying pipenv/vendor/pexpect/async.py -> build/lib/pipenv/vendor/pexpect copying pipenv/vendor/pexpect/ANSI.py -> build/lib/pipenv/vendor/pexpect copying pipenv/vendor/pexpect/__init__.py -> build/lib/pipenv/vendor/pexpect creating build/lib/pipenv/vendor/pipfile copying pipenv/vendor/pipfile/api.py -> build/lib/pipenv/vendor/pipfile copying pipenv/vendor/pipfile/__init__.py -> build/lib/pipenv/vendor/pipfile copying pipenv/vendor/pipfile/__about__.py -> build/lib/pipenv/vendor/pipfile creating build/lib/pipenv/vendor/psutil copying pipenv/vendor/psutil/_pswindows.py -> build/lib/pipenv/vendor/psutil copying pipenv/vendor/psutil/_pssunos.py -> build/lib/pipenv/vendor/psutil copying pipenv/vendor/psutil/_psposix.py -> build/lib/pipenv/vendor/psutil copying pipenv/vendor/psutil/_psosx.py -> build/lib/pipenv/vendor/psutil copying pipenv/vendor/psutil/_pslinux.py -> build/lib/pipenv/vendor/psutil copying pipenv/vendor/psutil/_psbsd.py -> build/lib/pipenv/vendor/psutil copying pipenv/vendor/psutil/_compat.py -> build/lib/pipenv/vendor/psutil copying pipenv/vendor/psutil/_common.py -> build/lib/pipenv/vendor/psutil copying pipenv/vendor/psutil/__init__.py -> build/lib/pipenv/vendor/psutil creating build/lib/pipenv/vendor/ptyprocess copying pipenv/vendor/ptyprocess/util.py -> build/lib/pipenv/vendor/ptyprocess copying pipenv/vendor/ptyprocess/ptyprocess.py -> build/lib/pipenv/vendor/ptyprocess copying pipenv/vendor/ptyprocess/_fork_pty.py -> build/lib/pipenv/vendor/ptyprocess copying pipenv/vendor/ptyprocess/__init__.py -> build/lib/pipenv/vendor/ptyprocess creating build/lib/pipenv/vendor/requests copying pipenv/vendor/requests/utils.py -> build/lib/pipenv/vendor/requests copying pipenv/vendor/requests/structures.py -> build/lib/pipenv/vendor/requests copying pipenv/vendor/requests/status_codes.py -> build/lib/pipenv/vendor/requests copying pipenv/vendor/requests/sessions.py -> build/lib/pipenv/vendor/requests copying pipenv/vendor/requests/models.py -> build/lib/pipenv/vendor/requests copying pipenv/vendor/requests/hooks.py -> build/lib/pipenv/vendor/requests copying pipenv/vendor/requests/exceptions.py -> build/lib/pipenv/vendor/requests copying pipenv/vendor/requests/cookies.py -> build/lib/pipenv/vendor/requests copying pipenv/vendor/requests/compat.py -> build/lib/pipenv/vendor/requests copying pipenv/vendor/requests/certs.py -> build/lib/pipenv/vendor/requests copying pipenv/vendor/requests/auth.py -> build/lib/pipenv/vendor/requests copying pipenv/vendor/requests/api.py -> build/lib/pipenv/vendor/requests copying pipenv/vendor/requests/adapters.py -> build/lib/pipenv/vendor/requests copying pipenv/vendor/requests/_internal_utils.py -> build/lib/pipenv/vendor/requests copying pipenv/vendor/requests/__init__.py -> build/lib/pipenv/vendor/requests creating build/lib/pipenv/vendor/requests/packages copying pipenv/vendor/requests/packages/__init__.py -> build/lib/pipenv/vendor/requests/packages creating build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/utf8prober.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/universaldetector.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/sjisprober.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/sbcsgroupprober.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/sbcharsetprober.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/mbcssm.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/mbcsgroupprober.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/mbcharsetprober.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/latin1prober.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/langthaimodel.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/langhungarianmodel.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/langhebrewmodel.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/langgreekmodel.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/langcyrillicmodel.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/langbulgarianmodel.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/jpcntx.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/jisfreq.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/hebrewprober.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/gb2312prober.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/gb2312freq.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/euctwprober.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/euctwfreq.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/euckrprober.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/euckrfreq.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/eucjpprober.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/escsm.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/escprober.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/cp949prober.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/constants.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/compat.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/codingstatemachine.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/charsetprober.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/charsetgroupprober.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/chardistribution.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/chardetect.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/big5prober.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/big5freq.py -> build/lib/pipenv/vendor/requests/packages/chardet copying pipenv/vendor/requests/packages/chardet/__init__.py -> build/lib/pipenv/vendor/requests/packages/chardet creating build/lib/pipenv/vendor/requests/packages/urllib3 copying pipenv/vendor/requests/packages/urllib3/response.py -> build/lib/pipenv/vendor/requests/packages/urllib3 copying pipenv/vendor/requests/packages/urllib3/request.py -> build/lib/pipenv/vendor/requests/packages/urllib3 copying pipenv/vendor/requests/packages/urllib3/poolmanager.py -> build/lib/pipenv/vendor/requests/packages/urllib3 copying pipenv/vendor/requests/packages/urllib3/filepost.py -> build/lib/pipenv/vendor/requests/packages/urllib3 copying pipenv/vendor/requests/packages/urllib3/fields.py -> build/lib/pipenv/vendor/requests/packages/urllib3 copying pipenv/vendor/requests/packages/urllib3/exceptions.py -> build/lib/pipenv/vendor/requests/packages/urllib3 copying pipenv/vendor/requests/packages/urllib3/connectionpool.py -> build/lib/pipenv/vendor/requests/packages/urllib3 copying pipenv/vendor/requests/packages/urllib3/connection.py -> build/lib/pipenv/vendor/requests/packages/urllib3 copying pipenv/vendor/requests/packages/urllib3/_collections.py -> build/lib/pipenv/vendor/requests/packages/urllib3 copying pipenv/vendor/requests/packages/urllib3/__init__.py -> build/lib/pipenv/vendor/requests/packages/urllib3 creating build/lib/pipenv/vendor/requests/packages/urllib3/contrib copying pipenv/vendor/requests/packages/urllib3/contrib/socks.py -> build/lib/pipenv/vendor/requests/packages/urllib3/contrib copying pipenv/vendor/requests/packages/urllib3/contrib/pyopenssl.py -> build/lib/pipenv/vendor/requests/packages/urllib3/contrib copying pipenv/vendor/requests/packages/urllib3/contrib/ntlmpool.py -> build/lib/pipenv/vendor/requests/packages/urllib3/contrib copying pipenv/vendor/requests/packages/urllib3/contrib/appengine.py -> build/lib/pipenv/vendor/requests/packages/urllib3/contrib copying pipenv/vendor/requests/packages/urllib3/contrib/__init__.py -> build/lib/pipenv/vendor/requests/packages/urllib3/contrib creating build/lib/pipenv/vendor/requests/packages/urllib3/packages copying pipenv/vendor/requests/packages/urllib3/packages/six.py -> build/lib/pipenv/vendor/requests/packages/urllib3/packages copying pipenv/vendor/requests/packages/urllib3/packages/ordered_dict.py -> build/lib/pipenv/vendor/requests/packages/urllib3/packages copying pipenv/vendor/requests/packages/urllib3/packages/__init__.py -> build/lib/pipenv/vendor/requests/packages/urllib3/packages creating build/lib/pipenv/vendor/requests/packages/urllib3/packages/backports copying pipenv/vendor/requests/packages/urllib3/packages/backports/makefile.py -> build/lib/pipenv/vendor/requests/packages/urllib3/packages/backports copying pipenv/vendor/requests/packages/urllib3/packages/backports/__init__.py -> build/lib/pipenv/vendor/requests/packages/urllib3/packages/backports creating build/lib/pipenv/vendor/requests/packages/urllib3/packages/ssl_match_hostname copying pipenv/vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py -> build/lib/pipenv/vendor/requests/packages/urllib3/packages/ssl_match_hostname copying pipenv/vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> build/lib/pipenv/vendor/requests/packages/urllib3/packages/ssl_match_hostname creating build/lib/pipenv/vendor/requests/packages/idna copying pipenv/vendor/requests/packages/idna/uts46data.py -> build/lib/pipenv/vendor/requests/packages/idna copying pipenv/vendor/requests/packages/idna/intranges.py -> build/lib/pipenv/vendor/requests/packages/idna copying pipenv/vendor/requests/packages/idna/idnadata.py -> build/lib/pipenv/vendor/requests/packages/idna copying pipenv/vendor/requests/packages/idna/core.py -> build/lib/pipenv/vendor/requests/packages/idna copying pipenv/vendor/requests/packages/idna/compat.py -> build/lib/pipenv/vendor/requests/packages/idna copying pipenv/vendor/requests/packages/idna/codec.py -> build/lib/pipenv/vendor/requests/packages/idna copying pipenv/vendor/requests/packages/idna/__init__.py -> build/lib/pipenv/vendor/requests/packages/idna creating build/lib/pipenv/vendor/requests/packages/urllib3/util copying pipenv/vendor/requests/packages/urllib3/util/wait.py -> build/lib/pipenv/vendor/requests/packages/urllib3/util copying pipenv/vendor/requests/packages/urllib3/util/url.py -> build/lib/pipenv/vendor/requests/packages/urllib3/util copying pipenv/vendor/requests/packages/urllib3/util/timeout.py -> build/lib/pipenv/vendor/requests/packages/urllib3/util copying pipenv/vendor/requests/packages/urllib3/util/ssl_.py -> build/lib/pipenv/vendor/requests/packages/urllib3/util copying pipenv/vendor/requests/packages/urllib3/util/selectors.py -> build/lib/pipenv/vendor/requests/packages/urllib3/util copying pipenv/vendor/requests/packages/urllib3/util/retry.py -> build/lib/pipenv/vendor/requests/packages/urllib3/util copying pipenv/vendor/requests/packages/urllib3/util/response.py -> build/lib/pipenv/vendor/requests/packages/urllib3/util copying pipenv/vendor/requests/packages/urllib3/util/request.py -> build/lib/pipenv/vendor/requests/packages/urllib3/util copying pipenv/vendor/requests/packages/urllib3/util/connection.py -> build/lib/pipenv/vendor/requests/packages/urllib3/util copying pipenv/vendor/requests/packages/urllib3/util/__init__.py -> build/lib/pipenv/vendor/requests/packages/urllib3/util creating build/lib/pipenv/vendor/requirements copying pipenv/vendor/requirements/vcs.py -> build/lib/pipenv/vendor/requirements copying pipenv/vendor/requirements/requirement.py -> build/lib/pipenv/vendor/requirements copying pipenv/vendor/requirements/parser.py -> build/lib/pipenv/vendor/requirements copying pipenv/vendor/requirements/__init__.py -> build/lib/pipenv/vendor/requirements creating build/lib/pipenv/vendor/shutilwhich copying pipenv/vendor/shutilwhich/lib.py -> build/lib/pipenv/vendor/shutilwhich copying pipenv/vendor/shutilwhich/__init__.py -> build/lib/pipenv/vendor/shutilwhich + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py + sleep 1 + rm -rf build/lib/pipenv/vendor/pexpect + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RmKMUY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64 + cd pipenv-3.5.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/shutilwhich copying build/lib/pipenv/vendor/shutilwhich/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/shutilwhich copying build/lib/pipenv/vendor/shutilwhich/lib.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/shutilwhich creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requirements copying build/lib/pipenv/vendor/requirements/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requirements copying build/lib/pipenv/vendor/requirements/parser.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requirements copying build/lib/pipenv/vendor/requirements/requirement.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requirements copying build/lib/pipenv/vendor/requirements/vcs.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requirements creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/idna copying build/lib/pipenv/vendor/requests/packages/idna/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/idna copying build/lib/pipenv/vendor/requests/packages/idna/codec.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/idna copying build/lib/pipenv/vendor/requests/packages/idna/compat.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/idna copying build/lib/pipenv/vendor/requests/packages/idna/core.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/idna copying build/lib/pipenv/vendor/requests/packages/idna/idnadata.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/idna copying build/lib/pipenv/vendor/requests/packages/idna/intranges.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/idna copying build/lib/pipenv/vendor/requests/packages/idna/uts46data.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/idna creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3 creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/requests/packages/urllib3/util/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/requests/packages/urllib3/util/connection.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/requests/packages/urllib3/util/request.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/requests/packages/urllib3/util/response.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/requests/packages/urllib3/util/retry.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/requests/packages/urllib3/util/selectors.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/requests/packages/urllib3/util/ssl_.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/requests/packages/urllib3/util/timeout.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/requests/packages/urllib3/util/url.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/requests/packages/urllib3/util/wait.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/util creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/packages creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/pipenv/vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/pipenv/vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/packages/ssl_match_hostname creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/packages/backports copying build/lib/pipenv/vendor/requests/packages/urllib3/packages/backports/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/packages/backports copying build/lib/pipenv/vendor/requests/packages/urllib3/packages/backports/makefile.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/packages/backports copying build/lib/pipenv/vendor/requests/packages/urllib3/packages/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/packages copying build/lib/pipenv/vendor/requests/packages/urllib3/packages/ordered_dict.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/packages copying build/lib/pipenv/vendor/requests/packages/urllib3/packages/six.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/packages creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/contrib copying build/lib/pipenv/vendor/requests/packages/urllib3/contrib/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/contrib copying build/lib/pipenv/vendor/requests/packages/urllib3/contrib/appengine.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/contrib copying build/lib/pipenv/vendor/requests/packages/urllib3/contrib/ntlmpool.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/contrib copying build/lib/pipenv/vendor/requests/packages/urllib3/contrib/pyopenssl.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/contrib copying build/lib/pipenv/vendor/requests/packages/urllib3/contrib/socks.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/contrib copying build/lib/pipenv/vendor/requests/packages/urllib3/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3 copying build/lib/pipenv/vendor/requests/packages/urllib3/_collections.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3 copying build/lib/pipenv/vendor/requests/packages/urllib3/connection.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3 copying build/lib/pipenv/vendor/requests/packages/urllib3/connectionpool.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3 copying build/lib/pipenv/vendor/requests/packages/urllib3/exceptions.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3 copying build/lib/pipenv/vendor/requests/packages/urllib3/fields.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3 copying build/lib/pipenv/vendor/requests/packages/urllib3/filepost.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3 copying build/lib/pipenv/vendor/requests/packages/urllib3/poolmanager.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3 copying build/lib/pipenv/vendor/requests/packages/urllib3/request.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3 copying build/lib/pipenv/vendor/requests/packages/urllib3/response.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3 creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/big5freq.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/big5prober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/chardetect.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/chardistribution.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/charsetgroupprober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/charsetprober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/codingstatemachine.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/compat.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/constants.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/cp949prober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/escprober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/escsm.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/eucjpprober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/euckrfreq.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/euckrprober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/euctwfreq.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/euctwprober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/gb2312freq.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/gb2312prober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/hebrewprober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/jisfreq.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/jpcntx.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/langbulgarianmodel.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/langcyrillicmodel.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/langgreekmodel.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/langhebrewmodel.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/langhungarianmodel.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/langthaimodel.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/latin1prober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/mbcharsetprober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/mbcsgroupprober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/mbcssm.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/sbcharsetprober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/sbcsgroupprober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/sjisprober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/universaldetector.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/utf8prober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages copying build/lib/pipenv/vendor/requests/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests copying build/lib/pipenv/vendor/requests/_internal_utils.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests copying build/lib/pipenv/vendor/requests/adapters.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests copying build/lib/pipenv/vendor/requests/api.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests copying build/lib/pipenv/vendor/requests/auth.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests copying build/lib/pipenv/vendor/requests/certs.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests copying build/lib/pipenv/vendor/requests/compat.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests copying build/lib/pipenv/vendor/requests/cookies.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests copying build/lib/pipenv/vendor/requests/exceptions.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests copying build/lib/pipenv/vendor/requests/hooks.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests copying build/lib/pipenv/vendor/requests/models.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests copying build/lib/pipenv/vendor/requests/sessions.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests copying build/lib/pipenv/vendor/requests/status_codes.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests copying build/lib/pipenv/vendor/requests/structures.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests copying build/lib/pipenv/vendor/requests/utils.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/ptyprocess copying build/lib/pipenv/vendor/ptyprocess/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/ptyprocess copying build/lib/pipenv/vendor/ptyprocess/_fork_pty.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/ptyprocess copying build/lib/pipenv/vendor/ptyprocess/ptyprocess.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/ptyprocess copying build/lib/pipenv/vendor/ptyprocess/util.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/ptyprocess creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/psutil copying build/lib/pipenv/vendor/psutil/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/psutil copying build/lib/pipenv/vendor/psutil/_common.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/psutil copying build/lib/pipenv/vendor/psutil/_compat.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/psutil copying build/lib/pipenv/vendor/psutil/_psbsd.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/psutil copying build/lib/pipenv/vendor/psutil/_pslinux.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/psutil copying build/lib/pipenv/vendor/psutil/_psosx.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/psutil copying build/lib/pipenv/vendor/psutil/_psposix.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/psutil copying build/lib/pipenv/vendor/psutil/_pssunos.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/psutil copying build/lib/pipenv/vendor/psutil/_pswindows.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/psutil creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pipfile copying build/lib/pipenv/vendor/pipfile/__about__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pipfile copying build/lib/pipenv/vendor/pipfile/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pipfile copying build/lib/pipenv/vendor/pipfile/api.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pipfile creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/colorama copying build/lib/pipenv/vendor/colorama/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/colorama copying build/lib/pipenv/vendor/colorama/ansi.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/colorama copying build/lib/pipenv/vendor/colorama/ansitowin32.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/colorama copying build/lib/pipenv/vendor/colorama/initialise.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/colorama copying build/lib/pipenv/vendor/colorama/win32.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/colorama copying build/lib/pipenv/vendor/colorama/winterm.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/colorama creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/_bashcomplete.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/_compat.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/_termui_impl.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/_textwrap.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/_unicodefun.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/_winconsole.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/core.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/decorators.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/exceptions.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/formatting.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/globals.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/parser.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/termui.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/testing.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/types.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/utils.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/blindspin copying build/lib/pipenv/vendor/blindspin/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/blindspin creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/backports creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/backports/shutil_get_terminal_size copying build/lib/pipenv/vendor/backports/shutil_get_terminal_size/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/backports/shutil_get_terminal_size copying build/lib/pipenv/vendor/backports/shutil_get_terminal_size/get_terminal_size.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/backports/shutil_get_terminal_size copying build/lib/pipenv/vendor/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor copying build/lib/pipenv/vendor/click_completion.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor copying build/lib/pipenv/vendor/crayons.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor copying build/lib/pipenv/vendor/delegator.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor copying build/lib/pipenv/vendor/parse.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor copying build/lib/pipenv/vendor/pathlib.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor copying build/lib/pipenv/vendor/six.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor copying build/lib/pipenv/vendor/toml.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor copying build/lib/pipenv/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv copying build/lib/pipenv/__main__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv copying build/lib/pipenv/__version__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv copying build/lib/pipenv/cli.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv copying build/lib/pipenv/environments.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv copying build/lib/pipenv/pep508checker.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv copying build/lib/pipenv/project.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv copying build/lib/pipenv/utils.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/shutilwhich/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/shutilwhich/lib.py to lib.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requirements/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requirements/parser.py to parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requirements/requirement.py to requirement.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requirements/vcs.py to vcs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/idna/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/idna/codec.py to codec.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/idna/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/idna/core.py to core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/idna/idnadata.py to idnadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/idna/intranges.py to intranges.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/idna/uts46data.py to uts46data.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/util/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/util/connection.py to connection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/util/request.py to request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/util/response.py to response.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/util/retry.py to retry.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/util/selectors.py to selectors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/util/ssl_.py to ssl_.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/util/timeout.py to timeout.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/util/url.py to url.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/util/wait.py to wait.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py to _implementation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/packages/backports/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/packages/backports/makefile.py to makefile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/packages/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/packages/ordered_dict.py to ordered_dict.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/packages/six.py to six.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/contrib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/contrib/appengine.py to appengine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/contrib/ntlmpool.py to ntlmpool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/contrib/pyopenssl.py to pyopenssl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/contrib/socks.py to socks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/_collections.py to _collections.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/connection.py to connection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/connectionpool.py to connectionpool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/fields.py to fields.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/filepost.py to filepost.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/poolmanager.py to poolmanager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/request.py to request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/urllib3/response.py to response.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/big5freq.py to big5freq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/big5prober.py to big5prober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/chardetect.py to chardetect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/chardistribution.py to chardistribution.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/charsetgroupprober.py to charsetgroupprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/charsetprober.py to charsetprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/codingstatemachine.py to codingstatemachine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/cp949prober.py to cp949prober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/escprober.py to escprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/escsm.py to escsm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/eucjpprober.py to eucjpprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/euckrfreq.py to euckrfreq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/euckrprober.py to euckrprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/euctwfreq.py to euctwfreq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/euctwprober.py to euctwprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/gb2312freq.py to gb2312freq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/gb2312prober.py to gb2312prober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/hebrewprober.py to hebrewprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/jisfreq.py to jisfreq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/jpcntx.py to jpcntx.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/langbulgarianmodel.py to langbulgarianmodel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/langcyrillicmodel.py to langcyrillicmodel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/langgreekmodel.py to langgreekmodel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/langhebrewmodel.py to langhebrewmodel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/langhungarianmodel.py to langhungarianmodel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/langthaimodel.py to langthaimodel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/latin1prober.py to latin1prober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/mbcharsetprober.py to mbcharsetprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/mbcsgroupprober.py to mbcsgroupprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/mbcssm.py to mbcssm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/sbcharsetprober.py to sbcharsetprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/sbcsgroupprober.py to sbcsgroupprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/sjisprober.py to sjisprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/universaldetector.py to universaldetector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/chardet/utf8prober.py to utf8prober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/packages/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/_internal_utils.py to _internal_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/adapters.py to adapters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/auth.py to auth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/certs.py to certs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/cookies.py to cookies.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/hooks.py to hooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/models.py to models.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/sessions.py to sessions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/status_codes.py to status_codes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/structures.py to structures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/requests/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/ptyprocess/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/ptyprocess/_fork_pty.py to _fork_pty.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/ptyprocess/ptyprocess.py to ptyprocess.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/ptyprocess/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/psutil/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/psutil/_common.py to _common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/psutil/_compat.py to _compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/psutil/_psbsd.py to _psbsd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/psutil/_pslinux.py to _pslinux.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/psutil/_psosx.py to _psosx.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/psutil/_psposix.py to _psposix.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/psutil/_pssunos.py to _pssunos.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/psutil/_pswindows.py to _pswindows.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pipfile/__about__.py to __about__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pipfile/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pipfile/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/colorama/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/colorama/ansi.py to ansi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/colorama/ansitowin32.py to ansitowin32.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/colorama/initialise.py to initialise.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/colorama/win32.py to win32.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/colorama/winterm.py to winterm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click/_bashcomplete.py to _bashcomplete.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click/_compat.py to _compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click/_termui_impl.py to _termui_impl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click/_textwrap.py to _textwrap.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click/_unicodefun.py to _unicodefun.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click/_winconsole.py to _winconsole.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click/core.py to core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click/decorators.py to decorators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click/formatting.py to formatting.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click/globals.py to globals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click/parser.py to parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click/termui.py to termui.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click/testing.py to testing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click/types.py to types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/blindspin/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/backports/shutil_get_terminal_size/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/backports/shutil_get_terminal_size/get_terminal_size.py to get_terminal_size.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/click_completion.py to click_completion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/crayons.py to crayons.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/delegator.py to delegator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/parse.py to parse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/pathlib.py to pathlib.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/six.py to six.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/vendor/toml.py to toml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/__version__.py to __version__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/cli.py to cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/environments.py to environments.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/pep508checker.py to pep508checker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/project.py to project.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv/utils.py to utils.cpython-36.pyc writing byte-compilation script '/tmp/tmpzcywh9sw.py' /usr/bin/python3 /tmp/tmpzcywh9sw.py removing /tmp/tmpzcywh9sw.py running install_egg_info running egg_info creating pipenv.egg-info writing pipenv.egg-info/PKG-INFO writing dependency_links to pipenv.egg-info/dependency_links.txt writing entry points to pipenv.egg-info/entry_points.txt writing requirements to pipenv.egg-info/requires.txt writing top-level names to pipenv.egg-info/top_level.txt writing manifest file 'pipenv.egg-info/SOURCES.txt' reading manifest file 'pipenv.egg-info/SOURCES.txt' writing manifest file 'pipenv.egg-info/SOURCES.txt' Copying pipenv.egg-info to /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6/site-packages/pipenv-3.5.6-py3.6.egg-info running install_scripts Installing pipenv script to /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/bin + cp /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64//usr/bin/pipenv /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64//usr/bin/pipenv-3.6 + ln -s /usr/bin/pipenv-3.6 /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64//usr/bin/pipenv-3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/shutilwhich copying build/lib/pipenv/vendor/shutilwhich/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/shutilwhich copying build/lib/pipenv/vendor/shutilwhich/lib.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/shutilwhich creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requirements copying build/lib/pipenv/vendor/requirements/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requirements copying build/lib/pipenv/vendor/requirements/parser.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requirements copying build/lib/pipenv/vendor/requirements/requirement.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requirements copying build/lib/pipenv/vendor/requirements/vcs.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requirements creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/idna copying build/lib/pipenv/vendor/requests/packages/idna/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/idna copying build/lib/pipenv/vendor/requests/packages/idna/codec.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/idna copying build/lib/pipenv/vendor/requests/packages/idna/compat.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/idna copying build/lib/pipenv/vendor/requests/packages/idna/core.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/idna copying build/lib/pipenv/vendor/requests/packages/idna/idnadata.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/idna copying build/lib/pipenv/vendor/requests/packages/idna/intranges.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/idna copying build/lib/pipenv/vendor/requests/packages/idna/uts46data.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/idna creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3 creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/requests/packages/urllib3/util/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/requests/packages/urllib3/util/connection.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/requests/packages/urllib3/util/request.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/requests/packages/urllib3/util/response.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/requests/packages/urllib3/util/retry.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/requests/packages/urllib3/util/selectors.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/requests/packages/urllib3/util/ssl_.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/requests/packages/urllib3/util/timeout.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/requests/packages/urllib3/util/url.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/util copying build/lib/pipenv/vendor/requests/packages/urllib3/util/wait.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/util creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/packages creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/pipenv/vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/pipenv/vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/packages/ssl_match_hostname creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/packages/backports copying build/lib/pipenv/vendor/requests/packages/urllib3/packages/backports/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/packages/backports copying build/lib/pipenv/vendor/requests/packages/urllib3/packages/backports/makefile.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/packages/backports copying build/lib/pipenv/vendor/requests/packages/urllib3/packages/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/packages copying build/lib/pipenv/vendor/requests/packages/urllib3/packages/ordered_dict.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/packages copying build/lib/pipenv/vendor/requests/packages/urllib3/packages/six.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/packages creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/contrib copying build/lib/pipenv/vendor/requests/packages/urllib3/contrib/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/contrib copying build/lib/pipenv/vendor/requests/packages/urllib3/contrib/appengine.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/contrib copying build/lib/pipenv/vendor/requests/packages/urllib3/contrib/ntlmpool.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/contrib copying build/lib/pipenv/vendor/requests/packages/urllib3/contrib/pyopenssl.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/contrib copying build/lib/pipenv/vendor/requests/packages/urllib3/contrib/socks.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/contrib copying build/lib/pipenv/vendor/requests/packages/urllib3/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3 copying build/lib/pipenv/vendor/requests/packages/urllib3/_collections.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3 copying build/lib/pipenv/vendor/requests/packages/urllib3/connection.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3 copying build/lib/pipenv/vendor/requests/packages/urllib3/connectionpool.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3 copying build/lib/pipenv/vendor/requests/packages/urllib3/exceptions.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3 copying build/lib/pipenv/vendor/requests/packages/urllib3/fields.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3 copying build/lib/pipenv/vendor/requests/packages/urllib3/filepost.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3 copying build/lib/pipenv/vendor/requests/packages/urllib3/poolmanager.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3 copying build/lib/pipenv/vendor/requests/packages/urllib3/request.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3 copying build/lib/pipenv/vendor/requests/packages/urllib3/response.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3 creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/big5freq.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/big5prober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/chardetect.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/chardistribution.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/charsetgroupprober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/charsetprober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/codingstatemachine.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/compat.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/constants.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/cp949prober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/escprober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/escsm.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/eucjpprober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/euckrfreq.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/euckrprober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/euctwfreq.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/euctwprober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/gb2312freq.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/gb2312prober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/hebrewprober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/jisfreq.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/jpcntx.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/langbulgarianmodel.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/langcyrillicmodel.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/langgreekmodel.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/langhebrewmodel.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/langhungarianmodel.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/langthaimodel.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/latin1prober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/mbcharsetprober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/mbcsgroupprober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/mbcssm.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/sbcharsetprober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/sbcsgroupprober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/sjisprober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/universaldetector.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/chardet/utf8prober.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet copying build/lib/pipenv/vendor/requests/packages/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages copying build/lib/pipenv/vendor/requests/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests copying build/lib/pipenv/vendor/requests/_internal_utils.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests copying build/lib/pipenv/vendor/requests/adapters.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests copying build/lib/pipenv/vendor/requests/api.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests copying build/lib/pipenv/vendor/requests/auth.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests copying build/lib/pipenv/vendor/requests/certs.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests copying build/lib/pipenv/vendor/requests/compat.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests copying build/lib/pipenv/vendor/requests/cookies.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests copying build/lib/pipenv/vendor/requests/exceptions.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests copying build/lib/pipenv/vendor/requests/hooks.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests copying build/lib/pipenv/vendor/requests/models.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests copying build/lib/pipenv/vendor/requests/sessions.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests copying build/lib/pipenv/vendor/requests/status_codes.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests copying build/lib/pipenv/vendor/requests/structures.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests copying build/lib/pipenv/vendor/requests/utils.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/ptyprocess copying build/lib/pipenv/vendor/ptyprocess/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/ptyprocess copying build/lib/pipenv/vendor/ptyprocess/_fork_pty.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/ptyprocess copying build/lib/pipenv/vendor/ptyprocess/ptyprocess.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/ptyprocess copying build/lib/pipenv/vendor/ptyprocess/util.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/ptyprocess creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/psutil copying build/lib/pipenv/vendor/psutil/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/psutil copying build/lib/pipenv/vendor/psutil/_common.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/psutil copying build/lib/pipenv/vendor/psutil/_compat.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/psutil copying build/lib/pipenv/vendor/psutil/_psbsd.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/psutil copying build/lib/pipenv/vendor/psutil/_pslinux.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/psutil copying build/lib/pipenv/vendor/psutil/_psosx.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/psutil copying build/lib/pipenv/vendor/psutil/_psposix.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/psutil copying build/lib/pipenv/vendor/psutil/_pssunos.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/psutil copying build/lib/pipenv/vendor/psutil/_pswindows.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/psutil creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/pipfile copying build/lib/pipenv/vendor/pipfile/__about__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/pipfile copying build/lib/pipenv/vendor/pipfile/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/pipfile copying build/lib/pipenv/vendor/pipfile/api.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/pipfile creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/colorama copying build/lib/pipenv/vendor/colorama/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/colorama copying build/lib/pipenv/vendor/colorama/ansi.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/colorama copying build/lib/pipenv/vendor/colorama/ansitowin32.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/colorama copying build/lib/pipenv/vendor/colorama/initialise.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/colorama copying build/lib/pipenv/vendor/colorama/win32.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/colorama copying build/lib/pipenv/vendor/colorama/winterm.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/colorama creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/_bashcomplete.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/_compat.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/_termui_impl.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/_textwrap.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/_unicodefun.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/_winconsole.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/core.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/decorators.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/exceptions.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/formatting.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/globals.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/parser.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/termui.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/testing.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/types.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click copying build/lib/pipenv/vendor/click/utils.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/blindspin copying build/lib/pipenv/vendor/blindspin/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/blindspin creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/backports creating /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/backports/shutil_get_terminal_size copying build/lib/pipenv/vendor/backports/shutil_get_terminal_size/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/backports/shutil_get_terminal_size copying build/lib/pipenv/vendor/backports/shutil_get_terminal_size/get_terminal_size.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/backports/shutil_get_terminal_size copying build/lib/pipenv/vendor/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor copying build/lib/pipenv/vendor/click_completion.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor copying build/lib/pipenv/vendor/crayons.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor copying build/lib/pipenv/vendor/delegator.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor copying build/lib/pipenv/vendor/parse.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor copying build/lib/pipenv/vendor/pathlib.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor copying build/lib/pipenv/vendor/six.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor copying build/lib/pipenv/vendor/toml.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor copying build/lib/pipenv/__init__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv copying build/lib/pipenv/__main__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv copying build/lib/pipenv/__version__.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv copying build/lib/pipenv/cli.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv copying build/lib/pipenv/environments.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv copying build/lib/pipenv/pep508checker.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv copying build/lib/pipenv/project.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv copying build/lib/pipenv/utils.py -> /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/shutilwhich/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/shutilwhich/lib.py to lib.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requirements/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requirements/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requirements/requirement.py to requirement.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requirements/vcs.py to vcs.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/idna/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/idna/codec.py to codec.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/idna/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/idna/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/idna/idnadata.py to idnadata.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/idna/intranges.py to intranges.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/idna/uts46data.py to uts46data.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/util/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/util/connection.py to connection.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/util/request.py to request.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/util/response.py to response.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/util/retry.py to retry.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/util/selectors.py to selectors.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/util/ssl_.py to ssl_.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/util/timeout.py to timeout.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/util/url.py to url.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/util/wait.py to wait.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py to _implementation.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/packages/backports/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/packages/backports/makefile.py to makefile.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/packages/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/packages/ordered_dict.py to ordered_dict.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/packages/six.py to six.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/contrib/appengine.py to appengine.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/contrib/ntlmpool.py to ntlmpool.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/contrib/pyopenssl.py to pyopenssl.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/contrib/socks.py to socks.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/_collections.py to _collections.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/connection.py to connection.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/connectionpool.py to connectionpool.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/filepost.py to filepost.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/poolmanager.py to poolmanager.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/request.py to request.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/urllib3/response.py to response.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/big5freq.py to big5freq.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/big5prober.py to big5prober.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/chardetect.py to chardetect.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/chardistribution.py to chardistribution.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/charsetgroupprober.py to charsetgroupprober.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/charsetprober.py to charsetprober.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/codingstatemachine.py to codingstatemachine.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/cp949prober.py to cp949prober.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/escprober.py to escprober.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/escsm.py to escsm.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/eucjpprober.py to eucjpprober.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/euckrfreq.py to euckrfreq.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/euckrprober.py to euckrprober.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/euctwfreq.py to euctwfreq.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/euctwprober.py to euctwprober.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/gb2312freq.py to gb2312freq.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/gb2312prober.py to gb2312prober.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/hebrewprober.py to hebrewprober.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/jisfreq.py to jisfreq.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/jpcntx.py to jpcntx.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/langbulgarianmodel.py to langbulgarianmodel.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/langcyrillicmodel.py to langcyrillicmodel.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/langgreekmodel.py to langgreekmodel.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/langhebrewmodel.py to langhebrewmodel.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/langhungarianmodel.py to langhungarianmodel.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/langthaimodel.py to langthaimodel.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/latin1prober.py to latin1prober.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/mbcharsetprober.py to mbcharsetprober.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/mbcsgroupprober.py to mbcsgroupprober.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/mbcssm.py to mbcssm.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/sbcharsetprober.py to sbcharsetprober.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/sbcsgroupprober.py to sbcsgroupprober.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/sjisprober.py to sjisprober.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/universaldetector.py to universaldetector.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/chardet/utf8prober.py to utf8prober.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/packages/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/_internal_utils.py to _internal_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/adapters.py to adapters.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/certs.py to certs.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/cookies.py to cookies.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/hooks.py to hooks.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/sessions.py to sessions.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/status_codes.py to status_codes.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/structures.py to structures.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/requests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/ptyprocess/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/ptyprocess/_fork_pty.py to _fork_pty.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/ptyprocess/ptyprocess.py to ptyprocess.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/ptyprocess/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/psutil/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/psutil/_common.py to _common.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/psutil/_compat.py to _compat.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/psutil/_psbsd.py to _psbsd.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/psutil/_pslinux.py to _pslinux.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/psutil/_psosx.py to _psosx.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/psutil/_psposix.py to _psposix.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/psutil/_pssunos.py to _pssunos.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/psutil/_pswindows.py to _pswindows.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/pipfile/__about__.py to __about__.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/pipfile/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/pipfile/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/colorama/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/colorama/ansi.py to ansi.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/colorama/ansitowin32.py to ansitowin32.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/colorama/initialise.py to initialise.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/colorama/win32.py to win32.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/colorama/winterm.py to winterm.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click/_bashcomplete.py to _bashcomplete.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click/_compat.py to _compat.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click/_termui_impl.py to _termui_impl.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click/_textwrap.py to _textwrap.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click/_unicodefun.py to _unicodefun.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click/_winconsole.py to _winconsole.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click/formatting.py to formatting.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click/globals.py to globals.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click/termui.py to termui.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click/testing.py to testing.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/blindspin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/backports/shutil_get_terminal_size/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/backports/shutil_get_terminal_size/get_terminal_size.py to get_terminal_size.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/click_completion.py to click_completion.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/crayons.py to crayons.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/delegator.py to delegator.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/parse.py to parse.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/pathlib.py to pathlib.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/six.py to six.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/vendor/toml.py to toml.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/__version__.py to __version__.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/environments.py to environments.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/pep508checker.py to pep508checker.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/project.py to project.pyc byte-compiling /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv/utils.py to utils.pyc writing byte-compilation script '/tmp/tmpLimG8h.py' /usr/bin/python2 -O /tmp/tmpLimG8h.py removing /tmp/tmpLimG8h.py running install_egg_info running egg_info writing requirements to pipenv.egg-info/requires.txt writing pipenv.egg-info/PKG-INFO writing top-level names to pipenv.egg-info/top_level.txt writing dependency_links to pipenv.egg-info/dependency_links.txt writing entry points to pipenv.egg-info/entry_points.txt reading manifest file 'pipenv.egg-info/SOURCES.txt' writing manifest file 'pipenv.egg-info/SOURCES.txt' Copying pipenv.egg-info to /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7/site-packages/pipenv-3.5.6-py2.7.egg-info running install_scripts Installing pipenv script to /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/bin + cp /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64//usr/bin/pipenv /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64//usr/bin/pipenv-2.7 + ln -s /usr/bin/pipenv-2.7 /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64//usr/bin/pipenv-2 + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 3.5.6-1.fc28 --unique-debug-suffix -3.5.6-1.fc28.x86_64 --unique-debug-src-base python-pipenv-3.5.6-1.fc28.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/pipenv-3.5.6 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /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-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.c9W7cU + umask 022 + cd /builddir/build/BUILD + cd pipenv-3.5.6 + exit 0 Processing files: python2-pipenv-3.5.6-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bYB8vP + umask 022 + cd /builddir/build/BUILD + cd pipenv-3.5.6 + DOCDIR=/builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/share/doc/python2-pipenv + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/share/doc/python2-pipenv + cp -pr README.rst /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/share/doc/python2-pipenv + exit 0 Provides: python-pipenv = 3.5.6-1.fc28 python2-pipenv = 3.5.6-1.fc28 python2.7dist(pipenv) = 3.5.6 python2dist(pipenv) = 3.5.6 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 python(abi) = 2.7 Obsoletes: python-pipenv < 3.5.6-1.fc28 Processing files: python3-pipenv-3.5.6-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1V9jOB + umask 022 + cd /builddir/build/BUILD + cd pipenv-3.5.6 + DOCDIR=/builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/share/doc/python3-pipenv + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/share/doc/python3-pipenv + cp -pr README.rst /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64/usr/share/doc/python3-pipenv + exit 0 Provides: python3-pipenv = 3.5.6-1.fc28 python3.6dist(pipenv) = 3.5.6 python3dist(pipenv) = 3.5.6 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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64 Wrote: /builddir/build/RPMS/python2-pipenv-3.5.6-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/python3-pipenv-3.5.6-1.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8r4Vyj + umask 022 + cd /builddir/build/BUILD + cd pipenv-3.5.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pipenv-3.5.6-1.fc28.x86_64 + exit 0 Child return code was: 0