Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pyinstaller.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7383/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pyinstaller.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-223158181 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/pyinstaller-3.0-3.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pyinstaller.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7383/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pyinstaller.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rj75Qy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PyInstaller-3.0 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/PyInstaller-3.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd PyInstaller-3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wPABvD + umask 022 + cd /builddir/build/BUILD + cd PyInstaller-3.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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/PyInstaller copying PyInstaller/__init__.py -> build/lib/PyInstaller copying PyInstaller/__main__.py -> build/lib/PyInstaller copying PyInstaller/compat.py -> build/lib/PyInstaller copying PyInstaller/config.py -> build/lib/PyInstaller copying PyInstaller/configure.py -> build/lib/PyInstaller copying PyInstaller/log.py -> build/lib/PyInstaller running egg_info writing requirements to PyInstaller.egg-info/requires.txt writing PyInstaller.egg-info/PKG-INFO writing top-level names to PyInstaller.egg-info/top_level.txt writing dependency_links to PyInstaller.egg-info/dependency_links.txt writing entry points to PyInstaller.egg-info/entry_points.txt reading manifest file 'PyInstaller.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'doc' warning: no previously-included files matching '*' found under directory 'bootloader/build' warning: no previously-included files matching '*' found under directory 'bootloader/.waf*' warning: no previously-included files matching '*' found under directory 'bootloader/waf3-*' warning: no previously-included files found matching 'bootloader/.lock-waf*' warning: no previously-included files matching '*' found under directory 'doc/source' warning: no previously-included files found matching 'doc/source' warning: no previously-included files matching '*' found under directory 'old' warning: no previously-included files found matching 'old' warning: no previously-included files matching '*' found under directory 'scripts' warning: no previously-included files found matching 'scripts' warning: no previously-included files matching '*' found under directory 'tests/scripts' warning: no previously-included files found matching 'tests/scripts' warning: no previously-included files found matching '.*' warning: no previously-included files found matching '*.yml' warning: no previously-included files matching '*.pyo' found anywhere in distribution writing manifest file 'PyInstaller.egg-info/SOURCES.txt' creating build/lib/PyInstaller/archive copying PyInstaller/archive/__init__.py -> build/lib/PyInstaller/archive copying PyInstaller/archive/pyz_crypto.py -> build/lib/PyInstaller/archive copying PyInstaller/archive/readers.py -> build/lib/PyInstaller/archive copying PyInstaller/archive/writers.py -> build/lib/PyInstaller/archive creating build/lib/PyInstaller/bootloader creating build/lib/PyInstaller/bootloader/Darwin-64bit copying PyInstaller/bootloader/Darwin-64bit/run -> build/lib/PyInstaller/bootloader/Darwin-64bit copying PyInstaller/bootloader/Darwin-64bit/run_d -> build/lib/PyInstaller/bootloader/Darwin-64bit copying PyInstaller/bootloader/Darwin-64bit/runw -> build/lib/PyInstaller/bootloader/Darwin-64bit copying PyInstaller/bootloader/Darwin-64bit/runw_d -> build/lib/PyInstaller/bootloader/Darwin-64bit creating build/lib/PyInstaller/bootloader/Linux-32bit copying PyInstaller/bootloader/Linux-32bit/run -> build/lib/PyInstaller/bootloader/Linux-32bit copying PyInstaller/bootloader/Linux-32bit/run_d -> build/lib/PyInstaller/bootloader/Linux-32bit creating build/lib/PyInstaller/bootloader/Linux-64bit copying PyInstaller/bootloader/Linux-64bit/run -> build/lib/PyInstaller/bootloader/Linux-64bit copying PyInstaller/bootloader/Linux-64bit/run_d -> build/lib/PyInstaller/bootloader/Linux-64bit creating build/lib/PyInstaller/bootloader/Windows-32bit copying PyInstaller/bootloader/Windows-32bit/run.exe -> build/lib/PyInstaller/bootloader/Windows-32bit copying PyInstaller/bootloader/Windows-32bit/run_d.exe -> build/lib/PyInstaller/bootloader/Windows-32bit copying PyInstaller/bootloader/Windows-32bit/runw.exe -> build/lib/PyInstaller/bootloader/Windows-32bit copying PyInstaller/bootloader/Windows-32bit/runw_d.exe -> build/lib/PyInstaller/bootloader/Windows-32bit creating build/lib/PyInstaller/bootloader/Windows-64bit copying PyInstaller/bootloader/Windows-64bit/run.exe -> build/lib/PyInstaller/bootloader/Windows-64bit copying PyInstaller/bootloader/Windows-64bit/run_d.exe -> build/lib/PyInstaller/bootloader/Windows-64bit copying PyInstaller/bootloader/Windows-64bit/runw.exe -> build/lib/PyInstaller/bootloader/Windows-64bit copying PyInstaller/bootloader/Windows-64bit/runw_d.exe -> build/lib/PyInstaller/bootloader/Windows-64bit creating build/lib/PyInstaller/bootloader/images copying PyInstaller/bootloader/images/github_logo.png -> build/lib/PyInstaller/bootloader/images copying PyInstaller/bootloader/images/icon-console.icns -> build/lib/PyInstaller/bootloader/images copying PyInstaller/bootloader/images/icon-console.ico -> build/lib/PyInstaller/bootloader/images copying PyInstaller/bootloader/images/icon-console.svg -> build/lib/PyInstaller/bootloader/images copying PyInstaller/bootloader/images/icon-windowed.icns -> build/lib/PyInstaller/bootloader/images copying PyInstaller/bootloader/images/icon-windowed.ico -> build/lib/PyInstaller/bootloader/images copying PyInstaller/bootloader/images/icon-windowed.svg -> build/lib/PyInstaller/bootloader/images creating build/lib/PyInstaller/building copying PyInstaller/building/__init__.py -> build/lib/PyInstaller/building copying PyInstaller/building/api.py -> build/lib/PyInstaller/building copying PyInstaller/building/build_main.py -> build/lib/PyInstaller/building copying PyInstaller/building/datastruct.py -> build/lib/PyInstaller/building copying PyInstaller/building/imphook.py -> build/lib/PyInstaller/building copying PyInstaller/building/imphookapi.py -> build/lib/PyInstaller/building copying PyInstaller/building/makespec.py -> build/lib/PyInstaller/building copying PyInstaller/building/osx.py -> build/lib/PyInstaller/building copying PyInstaller/building/templates.py -> build/lib/PyInstaller/building copying PyInstaller/building/toc_conversion.py -> build/lib/PyInstaller/building copying PyInstaller/building/utils.py -> build/lib/PyInstaller/building creating build/lib/PyInstaller/depend copying PyInstaller/depend/__init__.py -> build/lib/PyInstaller/depend copying PyInstaller/depend/analysis.py -> build/lib/PyInstaller/depend copying PyInstaller/depend/bindepend.py -> build/lib/PyInstaller/depend copying PyInstaller/depend/dylib.py -> build/lib/PyInstaller/depend copying PyInstaller/depend/utils.py -> build/lib/PyInstaller/depend creating build/lib/PyInstaller/fake-modules copying PyInstaller/fake-modules/site.py -> build/lib/PyInstaller/fake-modules creating build/lib/PyInstaller/hooks copying PyInstaller/hooks/__init__.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-IPython.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-OpenGL.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-OpenGL_accelerate.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PIL.Image.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PIL.SpiderImagePlugin.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PIL.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt4.Qt.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt4.Qt3Support.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt4.QtAssistant.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt4.QtCore.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt4.QtGui.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt4.QtHelp.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt4.QtNetwork.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt4.QtOpenGL.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt4.QtScript.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt4.QtSql.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt4.QtSvg.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt4.QtTest.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt4.QtWebKit.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt4.QtXml.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt4.Qwt5.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt4.phonon.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt4.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt5.Qt.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt5.QtCore.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt5.QtGui.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt5.QtHelp.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt5.QtNetwork.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt5.QtOpenGL.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt5.QtQml.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt5.QtQuick.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt5.QtQuickWidgets.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt5.QtScript.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt5.QtSensors.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt5.QtSerialPort.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt5.QtSql.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt5.QtSvg.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt5.QtTest.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt5.QtWebEngineWidgets.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt5.QtWebKit.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt5.QtWebKitWidgets.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt5.QtWidgets.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt5.QtXml.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt5.Qwt5.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PyQt5.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PySide.QtCore.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PySide.QtGui.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-PySide.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-Xlib.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-_mssql.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-_mysql.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-_tkinter.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-amazonproduct.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-appy.pod.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-astroid.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-babel.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-bacon.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-certifi.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-clr.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-countrycode.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-cryptography.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-cv2.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-cx_Oracle.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-distutils.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-django.contrib.sessions.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-django.core.cache.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-django.core.mail.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-django.core.management.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-django.db.backends.mysql.base.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-django.db.backends.oracle.base.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-django.db.backends.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-django.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-django.template.loaders.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-dns.rdata.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-docutils.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-enchant.checker.wxSpellCheckerDialog.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-enchant.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-encodings.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-gadfly.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-gi.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-gi.repository.GLib.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-gi.repository.GModule.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-gi.repository.GObject.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-gi.repository.Gio.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-gi.repository.Gst.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-gst._gst.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-gtk.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-h5py.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-httplib.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-httplib2.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-idlelib.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-jinja2.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-jsonschema.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-keyring.backends.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-kinterbasdb.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-lensfunpy.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-logilab.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-lxml.etree.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-lxml.objectify.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-mako.codegen.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-markdown.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-matplotlib.backends.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-matplotlib.numerix.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-matplotlib.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-mpl_toolkits.basemap.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-nacl.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-names.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-ncclient.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-netCDF4.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-osgeo.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-paste.exceptions.reporter.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-patsy.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-pint.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-psychopy.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-psycopg2.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-pycountry.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-pycparser.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-pydoc.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-pyexcelerate.Writer.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-pygame.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-pygments.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-pylint.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-pyodbc.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-pythoncom.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-pyttsx.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-pytz.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-pywintypes.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-raven.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-rawpy.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-regex.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-reportlab.lib.utils.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-reportlab.pdfbase._fontdata.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-requests.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-scapy.layers.all.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-scipy.io.matlab.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-scipy.sparse.csgraph.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-scipy.special._ufuncs.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-selenium.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-setuptools.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-skimage.transform.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-speech_recognition.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-sphinx.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-sqlalchemy.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-sqlite3.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-storm.database.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-sysconfig.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-tables.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-u1db.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-usb.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-vtkpython.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-weasyprint.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-win32com.client.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-win32com.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-wx.lib.activex.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-wx.lib.pubsub.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-xml.dom.domreg.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-xml.dom.ext.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-xml.dom.ext.reader.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-xml.dom.html.HTMLDocument.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-xml.dom.html.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-xml.dom.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-xml.etree.cElementTree.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-xml.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-xml.sax.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-xml.sax.saxexts.py -> build/lib/PyInstaller/hooks copying PyInstaller/hooks/hook-zmq.py -> build/lib/PyInstaller/hooks creating build/lib/PyInstaller/hooks/pre_find_module_path copying PyInstaller/hooks/pre_find_module_path/__init__.py -> build/lib/PyInstaller/hooks/pre_find_module_path copying PyInstaller/hooks/pre_find_module_path/hook-PyQt4.uic.port_v2.py -> build/lib/PyInstaller/hooks/pre_find_module_path copying PyInstaller/hooks/pre_find_module_path/hook-PyQt4.uic.port_v3.py -> build/lib/PyInstaller/hooks/pre_find_module_path copying PyInstaller/hooks/pre_find_module_path/hook-PyQt5.uic.port_v2.py -> build/lib/PyInstaller/hooks/pre_find_module_path copying PyInstaller/hooks/pre_find_module_path/hook-PyQt5.uic.port_v3.py -> build/lib/PyInstaller/hooks/pre_find_module_path copying PyInstaller/hooks/pre_find_module_path/hook-distutils.py -> build/lib/PyInstaller/hooks/pre_find_module_path copying PyInstaller/hooks/pre_find_module_path/hook-site.py -> build/lib/PyInstaller/hooks/pre_find_module_path creating build/lib/PyInstaller/hooks/pre_safe_import_module copying PyInstaller/hooks/pre_safe_import_module/__init__.py -> build/lib/PyInstaller/hooks/pre_safe_import_module copying PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GLib.py -> build/lib/PyInstaller/hooks/pre_safe_import_module copying PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GModule.py -> build/lib/PyInstaller/hooks/pre_safe_import_module copying PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GObject.py -> build/lib/PyInstaller/hooks/pre_safe_import_module copying PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.Gio.py -> build/lib/PyInstaller/hooks/pre_safe_import_module copying PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.Gst.py -> build/lib/PyInstaller/hooks/pre_safe_import_module copying PyInstaller/hooks/pre_safe_import_module/hook-six.moves.py -> build/lib/PyInstaller/hooks/pre_safe_import_module creating build/lib/PyInstaller/lib copying PyInstaller/lib/README.rst -> build/lib/PyInstaller/lib copying PyInstaller/lib/__init__.py -> build/lib/PyInstaller/lib copying PyInstaller/lib/pefile.py -> build/lib/PyInstaller/lib copying PyInstaller/lib/pefile_py2.py -> build/lib/PyInstaller/lib copying PyInstaller/lib/pefile_py3.py -> build/lib/PyInstaller/lib creating build/lib/PyInstaller/lib/altgraph copying PyInstaller/lib/altgraph/Dot.py -> build/lib/PyInstaller/lib/altgraph copying PyInstaller/lib/altgraph/Graph.py -> build/lib/PyInstaller/lib/altgraph copying PyInstaller/lib/altgraph/GraphAlgo.py -> build/lib/PyInstaller/lib/altgraph copying PyInstaller/lib/altgraph/GraphStat.py -> build/lib/PyInstaller/lib/altgraph copying PyInstaller/lib/altgraph/GraphUtil.py -> build/lib/PyInstaller/lib/altgraph copying PyInstaller/lib/altgraph/ObjectGraph.py -> build/lib/PyInstaller/lib/altgraph copying PyInstaller/lib/altgraph/__init__.py -> build/lib/PyInstaller/lib/altgraph creating build/lib/PyInstaller/lib/macholib copying PyInstaller/lib/macholib/MachO.py -> build/lib/PyInstaller/lib/macholib copying PyInstaller/lib/macholib/MachOGraph.py -> build/lib/PyInstaller/lib/macholib copying PyInstaller/lib/macholib/MachOStandalone.py -> build/lib/PyInstaller/lib/macholib copying PyInstaller/lib/macholib/SymbolTable.py -> build/lib/PyInstaller/lib/macholib copying PyInstaller/lib/macholib/__init__.py -> build/lib/PyInstaller/lib/macholib copying PyInstaller/lib/macholib/__main__.py -> build/lib/PyInstaller/lib/macholib copying PyInstaller/lib/macholib/_cmdline.py -> build/lib/PyInstaller/lib/macholib copying PyInstaller/lib/macholib/dyld.py -> build/lib/PyInstaller/lib/macholib copying PyInstaller/lib/macholib/dylib.py -> build/lib/PyInstaller/lib/macholib copying PyInstaller/lib/macholib/framework.py -> build/lib/PyInstaller/lib/macholib copying PyInstaller/lib/macholib/itergraphreport.py -> build/lib/PyInstaller/lib/macholib copying PyInstaller/lib/macholib/mach_o.py -> build/lib/PyInstaller/lib/macholib copying PyInstaller/lib/macholib/macho_dump.py -> build/lib/PyInstaller/lib/macholib copying PyInstaller/lib/macholib/macho_find.py -> build/lib/PyInstaller/lib/macholib copying PyInstaller/lib/macholib/macho_standalone.py -> build/lib/PyInstaller/lib/macholib copying PyInstaller/lib/macholib/ptypes.py -> build/lib/PyInstaller/lib/macholib copying PyInstaller/lib/macholib/util.py -> build/lib/PyInstaller/lib/macholib creating build/lib/PyInstaller/lib/modulegraph copying PyInstaller/lib/modulegraph/__init__.py -> build/lib/PyInstaller/lib/modulegraph copying PyInstaller/lib/modulegraph/__main__.py -> build/lib/PyInstaller/lib/modulegraph copying PyInstaller/lib/modulegraph/_compat.py -> build/lib/PyInstaller/lib/modulegraph copying PyInstaller/lib/modulegraph/find_modules.py -> build/lib/PyInstaller/lib/modulegraph copying PyInstaller/lib/modulegraph/modulegraph.py -> build/lib/PyInstaller/lib/modulegraph copying PyInstaller/lib/modulegraph/util.py -> build/lib/PyInstaller/lib/modulegraph copying PyInstaller/lib/modulegraph/zipio.py -> build/lib/PyInstaller/lib/modulegraph creating build/lib/PyInstaller/lib/ordlookup copying PyInstaller/lib/ordlookup/__init__.py -> build/lib/PyInstaller/lib/ordlookup copying PyInstaller/lib/ordlookup/oleaut32.py -> build/lib/PyInstaller/lib/ordlookup copying PyInstaller/lib/ordlookup/ws2_32.py -> build/lib/PyInstaller/lib/ordlookup creating build/lib/PyInstaller/loader copying PyInstaller/loader/__init__.py -> build/lib/PyInstaller/loader copying PyInstaller/loader/pyiboot01_bootstrap.py -> build/lib/PyInstaller/loader copying PyInstaller/loader/pyimod01_os_path.py -> build/lib/PyInstaller/loader copying PyInstaller/loader/pyimod02_archive.py -> build/lib/PyInstaller/loader copying PyInstaller/loader/pyimod03_importers.py -> build/lib/PyInstaller/loader copying PyInstaller/loader/rthooks.dat -> build/lib/PyInstaller/loader creating build/lib/PyInstaller/loader/rthooks copying PyInstaller/loader/rthooks/__init__.py -> build/lib/PyInstaller/loader/rthooks copying PyInstaller/loader/rthooks/pyi_rth__tkinter.py -> build/lib/PyInstaller/loader/rthooks copying PyInstaller/loader/rthooks/pyi_rth_django.py -> build/lib/PyInstaller/loader/rthooks copying PyInstaller/loader/rthooks/pyi_rth_enchant.py -> build/lib/PyInstaller/loader/rthooks copying PyInstaller/loader/rthooks/pyi_rth_gi.py -> build/lib/PyInstaller/loader/rthooks copying PyInstaller/loader/rthooks/pyi_rth_gio.py -> build/lib/PyInstaller/loader/rthooks copying PyInstaller/loader/rthooks/pyi_rth_gstreamer.py -> build/lib/PyInstaller/loader/rthooks copying PyInstaller/loader/rthooks/pyi_rth_mplconfig.py -> build/lib/PyInstaller/loader/rthooks copying PyInstaller/loader/rthooks/pyi_rth_mpldata.py -> build/lib/PyInstaller/loader/rthooks copying PyInstaller/loader/rthooks/pyi_rth_osgeo.py -> build/lib/PyInstaller/loader/rthooks copying PyInstaller/loader/rthooks/pyi_rth_pkgres.py -> build/lib/PyInstaller/loader/rthooks copying PyInstaller/loader/rthooks/pyi_rth_qml.py -> build/lib/PyInstaller/loader/rthooks copying PyInstaller/loader/rthooks/pyi_rth_qt4plugins.py -> build/lib/PyInstaller/loader/rthooks copying PyInstaller/loader/rthooks/pyi_rth_qt5.py -> build/lib/PyInstaller/loader/rthooks copying PyInstaller/loader/rthooks/pyi_rth_qt5plugins.py -> build/lib/PyInstaller/loader/rthooks copying PyInstaller/loader/rthooks/pyi_rth_qt5webengine.py -> build/lib/PyInstaller/loader/rthooks copying PyInstaller/loader/rthooks/pyi_rth_twisted.py -> build/lib/PyInstaller/loader/rthooks copying PyInstaller/loader/rthooks/pyi_rth_usb.py -> build/lib/PyInstaller/loader/rthooks copying PyInstaller/loader/rthooks/pyi_rth_win32comgenpy.py -> build/lib/PyInstaller/loader/rthooks creating build/lib/PyInstaller/utils copying PyInstaller/utils/__init__.py -> build/lib/PyInstaller/utils copying PyInstaller/utils/git.py -> build/lib/PyInstaller/utils copying PyInstaller/utils/misc.py -> build/lib/PyInstaller/utils copying PyInstaller/utils/osx.py -> build/lib/PyInstaller/utils copying PyInstaller/utils/release.py -> build/lib/PyInstaller/utils copying PyInstaller/utils/tests.py -> build/lib/PyInstaller/utils creating build/lib/PyInstaller/utils/cliutils copying PyInstaller/utils/cliutils/__init__.py -> build/lib/PyInstaller/utils/cliutils copying PyInstaller/utils/cliutils/archive_viewer.py -> build/lib/PyInstaller/utils/cliutils copying PyInstaller/utils/cliutils/bindepend.py -> build/lib/PyInstaller/utils/cliutils copying PyInstaller/utils/cliutils/grab_version.py -> build/lib/PyInstaller/utils/cliutils copying PyInstaller/utils/cliutils/makespec.py -> build/lib/PyInstaller/utils/cliutils copying PyInstaller/utils/cliutils/pprint_toc.py -> build/lib/PyInstaller/utils/cliutils copying PyInstaller/utils/cliutils/set_version.py -> build/lib/PyInstaller/utils/cliutils creating build/lib/PyInstaller/utils/hooks copying PyInstaller/utils/hooks/__init__.py -> build/lib/PyInstaller/utils/hooks creating build/lib/PyInstaller/utils/hooks/subproc copying PyInstaller/utils/hooks/subproc/README -> build/lib/PyInstaller/utils/hooks/subproc copying PyInstaller/utils/hooks/subproc/__init__.py -> build/lib/PyInstaller/utils/hooks/subproc copying PyInstaller/utils/hooks/subproc/django_import_finder.py -> build/lib/PyInstaller/utils/hooks/subproc creating build/lib/PyInstaller/utils/win32 copying PyInstaller/utils/win32/__init__.py -> build/lib/PyInstaller/utils/win32 copying PyInstaller/utils/win32/icon.py -> build/lib/PyInstaller/utils/win32 copying PyInstaller/utils/win32/versioninfo.py -> build/lib/PyInstaller/utils/win32 copying PyInstaller/utils/win32/winmanifest.py -> build/lib/PyInstaller/utils/win32 copying PyInstaller/utils/win32/winresource.py -> build/lib/PyInstaller/utils/win32 copying PyInstaller/utils/win32/winutils.py -> build/lib/PyInstaller/utils/win32 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nfv4YI + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64 + cd PyInstaller-3.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/win32 copying build/lib/PyInstaller/utils/win32/winutils.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/win32 copying build/lib/PyInstaller/utils/win32/winresource.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/win32 copying build/lib/PyInstaller/utils/win32/winmanifest.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/win32 copying build/lib/PyInstaller/utils/win32/versioninfo.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/win32 copying build/lib/PyInstaller/utils/win32/icon.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/win32 copying build/lib/PyInstaller/utils/win32/__init__.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/win32 creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/hooks creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/hooks/subproc copying build/lib/PyInstaller/utils/hooks/subproc/django_import_finder.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/hooks/subproc copying build/lib/PyInstaller/utils/hooks/subproc/__init__.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/hooks/subproc copying build/lib/PyInstaller/utils/hooks/subproc/README -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/hooks/subproc copying build/lib/PyInstaller/utils/hooks/__init__.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/hooks creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/cliutils copying build/lib/PyInstaller/utils/cliutils/set_version.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/cliutils copying build/lib/PyInstaller/utils/cliutils/pprint_toc.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/cliutils copying build/lib/PyInstaller/utils/cliutils/makespec.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/cliutils copying build/lib/PyInstaller/utils/cliutils/grab_version.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/cliutils copying build/lib/PyInstaller/utils/cliutils/bindepend.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/cliutils copying build/lib/PyInstaller/utils/cliutils/archive_viewer.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/cliutils copying build/lib/PyInstaller/utils/cliutils/__init__.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/cliutils copying build/lib/PyInstaller/utils/tests.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils copying build/lib/PyInstaller/utils/release.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils copying build/lib/PyInstaller/utils/osx.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils copying build/lib/PyInstaller/utils/misc.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils copying build/lib/PyInstaller/utils/git.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils copying build/lib/PyInstaller/utils/__init__.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks copying build/lib/PyInstaller/loader/rthooks/pyi_rth_win32comgenpy.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks copying build/lib/PyInstaller/loader/rthooks/pyi_rth_usb.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks copying build/lib/PyInstaller/loader/rthooks/pyi_rth_twisted.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks copying build/lib/PyInstaller/loader/rthooks/pyi_rth_qt5webengine.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks copying build/lib/PyInstaller/loader/rthooks/pyi_rth_qt5plugins.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks copying build/lib/PyInstaller/loader/rthooks/pyi_rth_qt5.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks copying build/lib/PyInstaller/loader/rthooks/pyi_rth_qt4plugins.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks copying build/lib/PyInstaller/loader/rthooks/pyi_rth_qml.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks copying build/lib/PyInstaller/loader/rthooks/pyi_rth_pkgres.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks copying build/lib/PyInstaller/loader/rthooks/pyi_rth_osgeo.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks copying build/lib/PyInstaller/loader/rthooks/pyi_rth_mpldata.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks copying build/lib/PyInstaller/loader/rthooks/pyi_rth_mplconfig.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks copying build/lib/PyInstaller/loader/rthooks/pyi_rth_gstreamer.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks copying build/lib/PyInstaller/loader/rthooks/pyi_rth_gio.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks copying build/lib/PyInstaller/loader/rthooks/pyi_rth_gi.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks copying build/lib/PyInstaller/loader/rthooks/pyi_rth_enchant.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks copying build/lib/PyInstaller/loader/rthooks/pyi_rth_django.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks copying build/lib/PyInstaller/loader/rthooks/pyi_rth__tkinter.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks copying build/lib/PyInstaller/loader/rthooks/__init__.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks copying build/lib/PyInstaller/loader/rthooks.dat -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader copying build/lib/PyInstaller/loader/pyimod03_importers.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader copying build/lib/PyInstaller/loader/pyimod02_archive.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader copying build/lib/PyInstaller/loader/pyimod01_os_path.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader copying build/lib/PyInstaller/loader/pyiboot01_bootstrap.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader copying build/lib/PyInstaller/loader/__init__.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/ordlookup copying build/lib/PyInstaller/lib/ordlookup/ws2_32.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/ordlookup copying build/lib/PyInstaller/lib/ordlookup/oleaut32.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/ordlookup copying build/lib/PyInstaller/lib/ordlookup/__init__.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/ordlookup creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/modulegraph copying build/lib/PyInstaller/lib/modulegraph/zipio.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/modulegraph copying build/lib/PyInstaller/lib/modulegraph/util.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/modulegraph copying build/lib/PyInstaller/lib/modulegraph/modulegraph.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/modulegraph copying build/lib/PyInstaller/lib/modulegraph/find_modules.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/modulegraph copying build/lib/PyInstaller/lib/modulegraph/_compat.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/modulegraph copying build/lib/PyInstaller/lib/modulegraph/__main__.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/modulegraph copying build/lib/PyInstaller/lib/modulegraph/__init__.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/modulegraph creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib copying build/lib/PyInstaller/lib/macholib/util.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib copying build/lib/PyInstaller/lib/macholib/ptypes.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib copying build/lib/PyInstaller/lib/macholib/macho_standalone.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib copying build/lib/PyInstaller/lib/macholib/macho_find.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib copying build/lib/PyInstaller/lib/macholib/macho_dump.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib copying build/lib/PyInstaller/lib/macholib/mach_o.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib copying build/lib/PyInstaller/lib/macholib/itergraphreport.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib copying build/lib/PyInstaller/lib/macholib/framework.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib copying build/lib/PyInstaller/lib/macholib/dylib.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib copying build/lib/PyInstaller/lib/macholib/dyld.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib copying build/lib/PyInstaller/lib/macholib/_cmdline.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib copying build/lib/PyInstaller/lib/macholib/__main__.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib copying build/lib/PyInstaller/lib/macholib/__init__.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib copying build/lib/PyInstaller/lib/macholib/SymbolTable.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib copying build/lib/PyInstaller/lib/macholib/MachOStandalone.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib copying build/lib/PyInstaller/lib/macholib/MachOGraph.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib copying build/lib/PyInstaller/lib/macholib/MachO.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/altgraph copying build/lib/PyInstaller/lib/altgraph/__init__.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/altgraph copying build/lib/PyInstaller/lib/altgraph/ObjectGraph.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/altgraph copying build/lib/PyInstaller/lib/altgraph/GraphUtil.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/altgraph copying build/lib/PyInstaller/lib/altgraph/GraphStat.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/altgraph copying build/lib/PyInstaller/lib/altgraph/GraphAlgo.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/altgraph copying build/lib/PyInstaller/lib/altgraph/Graph.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/altgraph copying build/lib/PyInstaller/lib/altgraph/Dot.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/altgraph copying build/lib/PyInstaller/lib/pefile_py3.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib copying build/lib/PyInstaller/lib/pefile_py2.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib copying build/lib/PyInstaller/lib/pefile.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib copying build/lib/PyInstaller/lib/__init__.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib copying build/lib/PyInstaller/lib/README.rst -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_safe_import_module copying build/lib/PyInstaller/hooks/pre_safe_import_module/hook-six.moves.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_safe_import_module copying build/lib/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.Gst.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_safe_import_module copying build/lib/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.Gio.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_safe_import_module copying build/lib/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GObject.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_safe_import_module copying build/lib/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GModule.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_safe_import_module copying build/lib/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GLib.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_safe_import_module copying build/lib/PyInstaller/hooks/pre_safe_import_module/__init__.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_safe_import_module creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_find_module_path copying build/lib/PyInstaller/hooks/pre_find_module_path/hook-site.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_find_module_path copying build/lib/PyInstaller/hooks/pre_find_module_path/hook-distutils.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_find_module_path copying build/lib/PyInstaller/hooks/pre_find_module_path/hook-PyQt5.uic.port_v3.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_find_module_path copying build/lib/PyInstaller/hooks/pre_find_module_path/hook-PyQt5.uic.port_v2.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_find_module_path copying build/lib/PyInstaller/hooks/pre_find_module_path/hook-PyQt4.uic.port_v3.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_find_module_path copying build/lib/PyInstaller/hooks/pre_find_module_path/hook-PyQt4.uic.port_v2.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_find_module_path copying build/lib/PyInstaller/hooks/pre_find_module_path/__init__.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_find_module_path copying build/lib/PyInstaller/hooks/hook-zmq.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-xml.sax.saxexts.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-xml.sax.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-xml.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-xml.etree.cElementTree.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-xml.dom.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-xml.dom.html.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-xml.dom.html.HTMLDocument.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-xml.dom.ext.reader.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-xml.dom.ext.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-xml.dom.domreg.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-wx.lib.pubsub.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-wx.lib.activex.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-win32com.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-win32com.client.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-weasyprint.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-vtkpython.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-usb.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-u1db.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-tables.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-sysconfig.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-storm.database.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-sqlite3.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-sqlalchemy.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-sphinx.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-speech_recognition.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-skimage.transform.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-setuptools.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-selenium.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-scipy.special._ufuncs.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-scipy.sparse.csgraph.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-scipy.io.matlab.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-scapy.layers.all.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-requests.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-reportlab.pdfbase._fontdata.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-reportlab.lib.utils.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-regex.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-rawpy.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-raven.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-pywintypes.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-pytz.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-pyttsx.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-pythoncom.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-pyodbc.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-pylint.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-pygments.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-pygame.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-pyexcelerate.Writer.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-pydoc.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-pycparser.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-pycountry.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-psycopg2.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-psychopy.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-pint.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-patsy.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-paste.exceptions.reporter.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-osgeo.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-netCDF4.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-ncclient.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-names.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-nacl.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-mpl_toolkits.basemap.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-matplotlib.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-matplotlib.numerix.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-matplotlib.backends.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-markdown.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-mako.codegen.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-lxml.objectify.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-lxml.etree.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-logilab.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-lensfunpy.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-kinterbasdb.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-keyring.backends.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-jsonschema.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-jinja2.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-idlelib.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-httplib2.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-httplib.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-h5py.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-gtk.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-gst._gst.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-gi.repository.Gst.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-gi.repository.Gio.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-gi.repository.GObject.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-gi.repository.GModule.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-gi.repository.GLib.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-gi.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-gadfly.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-encodings.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-enchant.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-enchant.checker.wxSpellCheckerDialog.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-docutils.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-dns.rdata.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-django.template.loaders.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-django.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-django.db.backends.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-django.db.backends.oracle.base.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-django.db.backends.mysql.base.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-django.core.management.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-django.core.mail.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-django.core.cache.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-django.contrib.sessions.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-distutils.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-cx_Oracle.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-cv2.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-cryptography.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-countrycode.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-clr.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-certifi.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-bacon.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-babel.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-astroid.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-appy.pod.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-amazonproduct.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-_tkinter.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-_mysql.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-_mssql.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-Xlib.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PySide.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PySide.QtGui.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PySide.QtCore.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt5.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt5.Qwt5.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt5.QtXml.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt5.QtWidgets.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt5.QtWebKitWidgets.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt5.QtWebKit.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt5.QtWebEngineWidgets.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt5.QtTest.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt5.QtSvg.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt5.QtSql.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt5.QtSerialPort.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt5.QtSensors.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt5.QtScript.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt5.QtQuickWidgets.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt5.QtQuick.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt5.QtQml.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt5.QtOpenGL.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt5.QtNetwork.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt5.QtHelp.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt5.QtGui.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt5.QtCore.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt5.Qt.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt4.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt4.phonon.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt4.Qwt5.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt4.QtXml.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt4.QtWebKit.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt4.QtTest.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt4.QtSvg.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt4.QtSql.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt4.QtScript.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt4.QtOpenGL.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt4.QtNetwork.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt4.QtHelp.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt4.QtGui.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt4.QtCore.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt4.QtAssistant.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt4.Qt3Support.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PyQt4.Qt.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PIL.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PIL.SpiderImagePlugin.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-PIL.Image.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-OpenGL_accelerate.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-OpenGL.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/hook-IPython.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks copying build/lib/PyInstaller/hooks/__init__.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/fake-modules copying build/lib/PyInstaller/fake-modules/site.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/fake-modules creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/depend copying build/lib/PyInstaller/depend/utils.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/depend copying build/lib/PyInstaller/depend/dylib.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/depend copying build/lib/PyInstaller/depend/bindepend.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/depend copying build/lib/PyInstaller/depend/analysis.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/depend copying build/lib/PyInstaller/depend/__init__.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/depend creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/building copying build/lib/PyInstaller/building/utils.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/building copying build/lib/PyInstaller/building/toc_conversion.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/building copying build/lib/PyInstaller/building/templates.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/building copying build/lib/PyInstaller/building/osx.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/building copying build/lib/PyInstaller/building/makespec.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/building copying build/lib/PyInstaller/building/imphookapi.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/building copying build/lib/PyInstaller/building/imphook.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/building copying build/lib/PyInstaller/building/datastruct.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/building copying build/lib/PyInstaller/building/build_main.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/building copying build/lib/PyInstaller/building/api.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/building copying build/lib/PyInstaller/building/__init__.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/building creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/images copying build/lib/PyInstaller/bootloader/images/icon-windowed.svg -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/images copying build/lib/PyInstaller/bootloader/images/icon-windowed.ico -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/images copying build/lib/PyInstaller/bootloader/images/icon-windowed.icns -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/images copying build/lib/PyInstaller/bootloader/images/icon-console.svg -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/images copying build/lib/PyInstaller/bootloader/images/icon-console.ico -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/images copying build/lib/PyInstaller/bootloader/images/icon-console.icns -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/images copying build/lib/PyInstaller/bootloader/images/github_logo.png -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/images creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/Windows-64bit copying build/lib/PyInstaller/bootloader/Windows-64bit/runw_d.exe -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/Windows-64bit copying build/lib/PyInstaller/bootloader/Windows-64bit/runw.exe -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/Windows-64bit copying build/lib/PyInstaller/bootloader/Windows-64bit/run_d.exe -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/Windows-64bit copying build/lib/PyInstaller/bootloader/Windows-64bit/run.exe -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/Windows-64bit creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/Windows-32bit copying build/lib/PyInstaller/bootloader/Windows-32bit/runw_d.exe -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/Windows-32bit copying build/lib/PyInstaller/bootloader/Windows-32bit/runw.exe -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/Windows-32bit copying build/lib/PyInstaller/bootloader/Windows-32bit/run_d.exe -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/Windows-32bit copying build/lib/PyInstaller/bootloader/Windows-32bit/run.exe -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/Windows-32bit creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/Linux-64bit copying build/lib/PyInstaller/bootloader/Linux-64bit/run_d -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/Linux-64bit copying build/lib/PyInstaller/bootloader/Linux-64bit/run -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/Linux-64bit creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/Linux-32bit copying build/lib/PyInstaller/bootloader/Linux-32bit/run_d -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/Linux-32bit copying build/lib/PyInstaller/bootloader/Linux-32bit/run -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/Linux-32bit creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/Darwin-64bit copying build/lib/PyInstaller/bootloader/Darwin-64bit/runw_d -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/Darwin-64bit copying build/lib/PyInstaller/bootloader/Darwin-64bit/runw -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/Darwin-64bit copying build/lib/PyInstaller/bootloader/Darwin-64bit/run_d -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/Darwin-64bit copying build/lib/PyInstaller/bootloader/Darwin-64bit/run -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/bootloader/Darwin-64bit creating /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/archive copying build/lib/PyInstaller/archive/writers.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/archive copying build/lib/PyInstaller/archive/readers.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/archive copying build/lib/PyInstaller/archive/pyz_crypto.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/archive copying build/lib/PyInstaller/archive/__init__.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/archive copying build/lib/PyInstaller/log.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller copying build/lib/PyInstaller/configure.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller copying build/lib/PyInstaller/config.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller copying build/lib/PyInstaller/compat.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller copying build/lib/PyInstaller/__main__.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller copying build/lib/PyInstaller/__init__.py -> /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/win32/winutils.py to winutils.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/win32/winresource.py to winresource.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/win32/winmanifest.py to winmanifest.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/win32/versioninfo.py to versioninfo.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/win32/icon.py to icon.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/win32/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/hooks/subproc/django_import_finder.py to django_import_finder.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/hooks/subproc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/hooks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/cliutils/set_version.py to set_version.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/cliutils/pprint_toc.py to pprint_toc.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/cliutils/makespec.py to makespec.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/cliutils/grab_version.py to grab_version.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/cliutils/bindepend.py to bindepend.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/cliutils/archive_viewer.py to archive_viewer.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/cliutils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/release.py to release.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/osx.py to osx.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/misc.py to misc.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/git.py to git.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks/pyi_rth_win32comgenpy.py to pyi_rth_win32comgenpy.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks/pyi_rth_usb.py to pyi_rth_usb.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks/pyi_rth_twisted.py to pyi_rth_twisted.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks/pyi_rth_qt5webengine.py to pyi_rth_qt5webengine.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks/pyi_rth_qt5plugins.py to pyi_rth_qt5plugins.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks/pyi_rth_qt5.py to pyi_rth_qt5.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks/pyi_rth_qt4plugins.py to pyi_rth_qt4plugins.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks/pyi_rth_qml.py to pyi_rth_qml.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks/pyi_rth_pkgres.py to pyi_rth_pkgres.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks/pyi_rth_osgeo.py to pyi_rth_osgeo.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks/pyi_rth_mpldata.py to pyi_rth_mpldata.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks/pyi_rth_mplconfig.py to pyi_rth_mplconfig.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks/pyi_rth_gstreamer.py to pyi_rth_gstreamer.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks/pyi_rth_gio.py to pyi_rth_gio.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks/pyi_rth_gi.py to pyi_rth_gi.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks/pyi_rth_enchant.py to pyi_rth_enchant.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks/pyi_rth_django.py to pyi_rth_django.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks/pyi_rth__tkinter.py to pyi_rth__tkinter.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/rthooks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/pyimod03_importers.py to pyimod03_importers.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/pyimod02_archive.py to pyimod02_archive.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/pyimod01_os_path.py to pyimod01_os_path.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/pyiboot01_bootstrap.py to pyiboot01_bootstrap.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/loader/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/ordlookup/ws2_32.py to ws2_32.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/ordlookup/oleaut32.py to oleaut32.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/ordlookup/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/modulegraph/zipio.py to zipio.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/modulegraph/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/modulegraph/modulegraph.py to modulegraph.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/modulegraph/find_modules.py to find_modules.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/modulegraph/_compat.py to _compat.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/modulegraph/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/modulegraph/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib/ptypes.py to ptypes.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib/macho_standalone.py to macho_standalone.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib/macho_find.py to macho_find.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib/macho_dump.py to macho_dump.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib/mach_o.py to mach_o.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib/itergraphreport.py to itergraphreport.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib/framework.py to framework.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib/dylib.py to dylib.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib/dyld.py to dyld.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib/_cmdline.py to _cmdline.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib/SymbolTable.py to SymbolTable.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib/MachOStandalone.py to MachOStandalone.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib/MachOGraph.py to MachOGraph.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/macholib/MachO.py to MachO.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/altgraph/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/altgraph/ObjectGraph.py to ObjectGraph.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/altgraph/GraphUtil.py to GraphUtil.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/altgraph/GraphStat.py to GraphStat.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/altgraph/GraphAlgo.py to GraphAlgo.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/altgraph/Graph.py to Graph.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/altgraph/Dot.py to Dot.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/pefile_py3.py to pefile_py3.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/pefile_py2.py to pefile_py2.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/pefile.py to pefile.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/lib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-six.moves.py to hook-six.moves.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.Gst.py to hook-gi.repository.Gst.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.Gio.py to hook-gi.repository.Gio.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GObject.py to hook-gi.repository.GObject.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GModule.py to hook-gi.repository.GModule.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GLib.py to hook-gi.repository.GLib.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_safe_import_module/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_find_module_path/hook-site.py to hook-site.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_find_module_path/hook-distutils.py to hook-distutils.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_find_module_path/hook-PyQt5.uic.port_v3.py to hook-PyQt5.uic.port_v3.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_find_module_path/hook-PyQt5.uic.port_v2.py to hook-PyQt5.uic.port_v2.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_find_module_path/hook-PyQt4.uic.port_v3.py to hook-PyQt4.uic.port_v3.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_find_module_path/hook-PyQt4.uic.port_v2.py to hook-PyQt4.uic.port_v2.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/pre_find_module_path/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-zmq.py to hook-zmq.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-xml.sax.saxexts.py to hook-xml.sax.saxexts.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-xml.sax.py to hook-xml.sax.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-xml.py to hook-xml.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-xml.etree.cElementTree.py to hook-xml.etree.cElementTree.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-xml.dom.py to hook-xml.dom.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-xml.dom.html.py to hook-xml.dom.html.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-xml.dom.html.HTMLDocument.py to hook-xml.dom.html.HTMLDocument.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-xml.dom.ext.reader.py to hook-xml.dom.ext.reader.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-xml.dom.ext.py to hook-xml.dom.ext.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-xml.dom.domreg.py to hook-xml.dom.domreg.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-wx.lib.pubsub.py to hook-wx.lib.pubsub.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-wx.lib.activex.py to hook-wx.lib.activex.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-win32com.py to hook-win32com.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-win32com.client.py to hook-win32com.client.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-weasyprint.py to hook-weasyprint.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-vtkpython.py to hook-vtkpython.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-usb.py to hook-usb.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-u1db.py to hook-u1db.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-tables.py to hook-tables.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-sysconfig.py to hook-sysconfig.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-storm.database.py to hook-storm.database.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-sqlite3.py to hook-sqlite3.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-sqlalchemy.py to hook-sqlalchemy.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-sphinx.py to hook-sphinx.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-speech_recognition.py to hook-speech_recognition.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-skimage.transform.py to hook-skimage.transform.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-setuptools.py to hook-setuptools.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-selenium.py to hook-selenium.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-scipy.special._ufuncs.py to hook-scipy.special._ufuncs.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-scipy.sparse.csgraph.py to hook-scipy.sparse.csgraph.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-scipy.io.matlab.py to hook-scipy.io.matlab.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-scapy.layers.all.py to hook-scapy.layers.all.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-requests.py to hook-requests.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-reportlab.pdfbase._fontdata.py to hook-reportlab.pdfbase._fontdata.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-reportlab.lib.utils.py to hook-reportlab.lib.utils.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-regex.py to hook-regex.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-rawpy.py to hook-rawpy.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-raven.py to hook-raven.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-pywintypes.py to hook-pywintypes.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-pytz.py to hook-pytz.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-pyttsx.py to hook-pyttsx.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-pythoncom.py to hook-pythoncom.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-pyodbc.py to hook-pyodbc.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-pylint.py to hook-pylint.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-pygments.py to hook-pygments.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-pygame.py to hook-pygame.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-pyexcelerate.Writer.py to hook-pyexcelerate.Writer.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-pydoc.py to hook-pydoc.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-pycparser.py to hook-pycparser.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-pycountry.py to hook-pycountry.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-psycopg2.py to hook-psycopg2.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-psychopy.py to hook-psychopy.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-pint.py to hook-pint.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-patsy.py to hook-patsy.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-paste.exceptions.reporter.py to hook-paste.exceptions.reporter.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-osgeo.py to hook-osgeo.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-netCDF4.py to hook-netCDF4.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-ncclient.py to hook-ncclient.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-names.py to hook-names.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-nacl.py to hook-nacl.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-mpl_toolkits.basemap.py to hook-mpl_toolkits.basemap.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-matplotlib.py to hook-matplotlib.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-matplotlib.numerix.py to hook-matplotlib.numerix.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-matplotlib.backends.py to hook-matplotlib.backends.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-markdown.py to hook-markdown.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-mako.codegen.py to hook-mako.codegen.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-lxml.objectify.py to hook-lxml.objectify.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-lxml.etree.py to hook-lxml.etree.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-logilab.py to hook-logilab.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-lensfunpy.py to hook-lensfunpy.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-kinterbasdb.py to hook-kinterbasdb.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-keyring.backends.py to hook-keyring.backends.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-jsonschema.py to hook-jsonschema.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-jinja2.py to hook-jinja2.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-idlelib.py to hook-idlelib.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-httplib2.py to hook-httplib2.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-httplib.py to hook-httplib.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-h5py.py to hook-h5py.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-gtk.py to hook-gtk.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-gst._gst.py to hook-gst._gst.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-gi.repository.Gst.py to hook-gi.repository.Gst.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-gi.repository.Gio.py to hook-gi.repository.Gio.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-gi.repository.GObject.py to hook-gi.repository.GObject.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-gi.repository.GModule.py to hook-gi.repository.GModule.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-gi.repository.GLib.py to hook-gi.repository.GLib.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-gi.py to hook-gi.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-gadfly.py to hook-gadfly.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-encodings.py to hook-encodings.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-enchant.py to hook-enchant.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-enchant.checker.wxSpellCheckerDialog.py to hook-enchant.checker.wxSpellCheckerDialog.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-docutils.py to hook-docutils.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-dns.rdata.py to hook-dns.rdata.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-django.template.loaders.py to hook-django.template.loaders.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-django.py to hook-django.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-django.db.backends.py to hook-django.db.backends.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-django.db.backends.oracle.base.py to hook-django.db.backends.oracle.base.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-django.db.backends.mysql.base.py to hook-django.db.backends.mysql.base.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-django.core.management.py to hook-django.core.management.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-django.core.mail.py to hook-django.core.mail.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-django.core.cache.py to hook-django.core.cache.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-django.contrib.sessions.py to hook-django.contrib.sessions.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-distutils.py to hook-distutils.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-cx_Oracle.py to hook-cx_Oracle.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-cv2.py to hook-cv2.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-cryptography.py to hook-cryptography.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-countrycode.py to hook-countrycode.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-clr.py to hook-clr.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-certifi.py to hook-certifi.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-bacon.py to hook-bacon.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-babel.py to hook-babel.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-astroid.py to hook-astroid.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-appy.pod.py to hook-appy.pod.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-amazonproduct.py to hook-amazonproduct.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-_tkinter.py to hook-_tkinter.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-_mysql.py to hook-_mysql.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-_mssql.py to hook-_mssql.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-Xlib.py to hook-Xlib.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PySide.py to hook-PySide.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PySide.QtGui.py to hook-PySide.QtGui.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PySide.QtCore.py to hook-PySide.QtCore.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt5.py to hook-PyQt5.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt5.Qwt5.py to hook-PyQt5.Qwt5.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt5.QtXml.py to hook-PyQt5.QtXml.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt5.QtWidgets.py to hook-PyQt5.QtWidgets.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt5.QtWebKitWidgets.py to hook-PyQt5.QtWebKitWidgets.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt5.QtWebKit.py to hook-PyQt5.QtWebKit.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt5.QtWebEngineWidgets.py to hook-PyQt5.QtWebEngineWidgets.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt5.QtTest.py to hook-PyQt5.QtTest.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt5.QtSvg.py to hook-PyQt5.QtSvg.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt5.QtSql.py to hook-PyQt5.QtSql.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt5.QtSerialPort.py to hook-PyQt5.QtSerialPort.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt5.QtSensors.py to hook-PyQt5.QtSensors.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt5.QtScript.py to hook-PyQt5.QtScript.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt5.QtQuickWidgets.py to hook-PyQt5.QtQuickWidgets.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt5.QtQuick.py to hook-PyQt5.QtQuick.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt5.QtQml.py to hook-PyQt5.QtQml.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt5.QtOpenGL.py to hook-PyQt5.QtOpenGL.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt5.QtNetwork.py to hook-PyQt5.QtNetwork.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt5.QtHelp.py to hook-PyQt5.QtHelp.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt5.QtGui.py to hook-PyQt5.QtGui.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt5.QtCore.py to hook-PyQt5.QtCore.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt5.Qt.py to hook-PyQt5.Qt.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt4.py to hook-PyQt4.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt4.phonon.py to hook-PyQt4.phonon.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt4.Qwt5.py to hook-PyQt4.Qwt5.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt4.QtXml.py to hook-PyQt4.QtXml.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt4.QtWebKit.py to hook-PyQt4.QtWebKit.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt4.QtTest.py to hook-PyQt4.QtTest.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt4.QtSvg.py to hook-PyQt4.QtSvg.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt4.QtSql.py to hook-PyQt4.QtSql.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt4.QtScript.py to hook-PyQt4.QtScript.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt4.QtOpenGL.py to hook-PyQt4.QtOpenGL.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt4.QtNetwork.py to hook-PyQt4.QtNetwork.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt4.QtHelp.py to hook-PyQt4.QtHelp.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt4.QtGui.py to hook-PyQt4.QtGui.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt4.QtCore.py to hook-PyQt4.QtCore.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt4.QtAssistant.py to hook-PyQt4.QtAssistant.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt4.Qt3Support.py to hook-PyQt4.Qt3Support.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PyQt4.Qt.py to hook-PyQt4.Qt.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PIL.py to hook-PIL.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PIL.SpiderImagePlugin.py to hook-PIL.SpiderImagePlugin.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-PIL.Image.py to hook-PIL.Image.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-OpenGL_accelerate.py to hook-OpenGL_accelerate.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-OpenGL.py to hook-OpenGL.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/hook-IPython.py to hook-IPython.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/hooks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/fake-modules/site.py to site.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/depend/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/depend/dylib.py to dylib.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/depend/bindepend.py to bindepend.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/depend/analysis.py to analysis.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/depend/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/building/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/building/toc_conversion.py to toc_conversion.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/building/templates.py to templates.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/building/osx.py to osx.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/building/makespec.py to makespec.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/building/imphookapi.py to imphookapi.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/building/imphook.py to imphook.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/building/datastruct.py to datastruct.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/building/build_main.py to build_main.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/building/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/building/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/archive/writers.py to writers.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/archive/readers.py to readers.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/archive/pyz_crypto.py to pyz_crypto.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/archive/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/configure.py to configure.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpBQaQIv.py' /usr/bin/python2 -O /tmp/tmpBQaQIv.py removing /tmp/tmpBQaQIv.py running install_egg_info running egg_info writing requirements to PyInstaller.egg-info/requires.txt writing PyInstaller.egg-info/PKG-INFO writing top-level names to PyInstaller.egg-info/top_level.txt writing dependency_links to PyInstaller.egg-info/dependency_links.txt writing entry points to PyInstaller.egg-info/entry_points.txt reading manifest file 'PyInstaller.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'doc' warning: no previously-included files matching '*' found under directory 'bootloader/build' warning: no previously-included files matching '*' found under directory 'bootloader/.waf*' warning: no previously-included files matching '*' found under directory 'bootloader/waf3-*' warning: no previously-included files found matching 'bootloader/.lock-waf*' warning: no previously-included files matching '*' found under directory 'doc/source' warning: no previously-included files found matching 'doc/source' warning: no previously-included files matching '*' found under directory 'old' warning: no previously-included files found matching 'old' warning: no previously-included files matching '*' found under directory 'scripts' warning: no previously-included files found matching 'scripts' warning: no previously-included files matching '*' found under directory 'tests/scripts' warning: no previously-included files found matching 'tests/scripts' warning: no previously-included files found matching '.*' warning: no previously-included files found matching '*.yml' warning: no previously-included files matching '*.pyo' found anywhere in distribution writing manifest file 'PyInstaller.egg-info/SOURCES.txt' Copying PyInstaller.egg-info to /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7/site-packages/PyInstaller-3.0-py2.7.egg-info running install_scripts Installing pyinstaller script to /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/bin Installing pyi-grab_version script to /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/bin Installing pyi-archive_viewer script to /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/bin Installing pyi-bindepend script to /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/bin Installing pyi-set_version script to /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/bin Installing pyi-pprint_toc script to /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/bin Installing pyi-makespec script to /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/PyInstaller-3.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.somyYX + umask 022 + cd /builddir/build/BUILD + cd PyInstaller-3.0 + /usr/bin/python2 setup.py test running test + exit 0 Processing files: pyinstaller-3.0-3.el7.centos.noarch Provides: pyinstaller = 3.0-3.el7.centos python-%{localname} = 3.0-3.el7.centos 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 warning: Arch dependent binaries in noarch package Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-223158181 Wrote: /builddir/build/RPMS/pyinstaller-3.0-3.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.c3Va2d + umask 022 + cd /builddir/build/BUILD + cd PyInstaller-3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pyinstaller-3.0-3.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->