warnings.warn(msg) /home/peko/autobuild/instance-0/output/host/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'setup_requires' warnings.warn(msg) /home/peko/autobuild/instance-0/output/host/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running egg_info writing requirements to setuptools.egg-info/requires.txt writing dependency_links to setuptools.egg-info/dependency_links.txt writing entry points to setuptools.egg-info/entry_points.txt writing manifest file 'setuptools.egg-info/SOURCES.txt' reading manifest file 'setuptools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'setuptools/_vendor' writing manifest file 'setuptools.egg-info/SOURCES.txt' running egg_info writing requirements to setuptools.egg-info/requires.txt writing setuptools.egg-info/PKG-INFO writing top-level names to setuptools.egg-info/top_level.txt writing dependency_links to setuptools.egg-info/dependency_links.txt writing entry points to setuptools.egg-info/entry_points.txt reading manifest file 'setuptools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'setuptools/_vendor' writing manifest file 'setuptools.egg-info/SOURCES.txt' adding minimal entry_points Regenerating egg_info ...and again. >>> host-python-setuptools v36.0.1 Building (cd /home/peko/autobuild/instance-0/output/build/host-python-setuptools-v36.0.1//; PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" PYTHONNOUSERSITE=1 /home/peko/autobuild/instance-0/output/host/bin/python setup.py build ) running build running build_py creating build creating build/lib copying easy_install.py -> build/lib creating build/lib/pkg_resources copying pkg_resources/__init__.py -> build/lib/pkg_resources creating build/lib/setuptools copying setuptools/__init__.py -> build/lib/setuptools copying setuptools/archive_util.py -> build/lib/setuptools copying setuptools/config.py -> build/lib/setuptools copying setuptools/dep_util.py -> build/lib/setuptools copying setuptools/depends.py -> build/lib/setuptools copying setuptools/dist.py -> build/lib/setuptools copying setuptools/extension.py -> build/lib/setuptools copying setuptools/glob.py -> build/lib/setuptools copying setuptools/launch.py -> build/lib/setuptools copying setuptools/lib2to3_ex.py -> build/lib/setuptools copying setuptools/monkey.py -> build/lib/setuptools copying setuptools/msvc.py -> build/lib/setuptools copying setuptools/namespaces.py -> build/lib/setuptools copying setuptools/package_index.py -> build/lib/setuptools copying setuptools/py26compat.py -> build/lib/setuptools copying setuptools/py27compat.py -> build/lib/setuptools copying setuptools/py31compat.py -> build/lib/setuptools copying setuptools/py33compat.py -> build/lib/setuptools copying setuptools/py36compat.py -> build/lib/setuptools copying setuptools/sandbox.py -> build/lib/setuptools copying setuptools/site-patch.py -> build/lib/setuptools copying setuptools/ssl_support.py -> build/lib/setuptools copying setuptools/unicode_utils.py -> build/lib/setuptools copying setuptools/version.py -> build/lib/setuptools copying setuptools/windows_support.py -> build/lib/setuptools creating build/lib/pkg_resources/_vendor copying pkg_resources/_vendor/__init__.py -> build/lib/pkg_resources/_vendor copying pkg_resources/_vendor/appdirs.py -> build/lib/pkg_resources/_vendor copying pkg_resources/_vendor/pyparsing.py -> build/lib/pkg_resources/_vendor copying pkg_resources/_vendor/six.py -> build/lib/pkg_resources/_vendor creating build/lib/pkg_resources/extern copying pkg_resources/extern/__init__.py -> build/lib/pkg_resources/extern creating build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/__about__.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/__init__.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/_compat.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/_structures.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/markers.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/requirements.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/specifiers.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/utils.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/version.py -> build/lib/pkg_resources/_vendor/packaging creating build/lib/setuptools/command copying setuptools/command/__init__.py -> build/lib/setuptools/command copying setuptools/command/alias.py -> build/lib/setuptools/command copying setuptools/command/bdist_egg.py -> build/lib/setuptools/command copying setuptools/command/bdist_rpm.py -> build/lib/setuptools/command copying setuptools/command/bdist_wininst.py -> build/lib/setuptools/command copying setuptools/command/build_clib.py -> build/lib/setuptools/command copying setuptools/command/build_ext.py -> build/lib/setuptools/command copying setuptools/command/build_py.py -> build/lib/setuptools/command copying setuptools/command/develop.py -> build/lib/setuptools/command copying setuptools/command/easy_install.py -> build/lib/setuptools/command copying setuptools/command/egg_info.py -> build/lib/setuptools/command copying setuptools/command/install.py -> build/lib/setuptools/command copying setuptools/command/install_egg_info.py -> build/lib/setuptools/command copying setuptools/command/install_lib.py -> build/lib/setuptools/command copying setuptools/command/py36compat.py -> build/lib/setuptools/command copying setuptools/command/register.py -> build/lib/setuptools/command copying setuptools/command/rotate.py -> build/lib/setuptools/command copying setuptools/command/saveopts.py -> build/lib/setuptools/command copying setuptools/command/sdist.py -> build/lib/setuptools/command copying setuptools/command/setopt.py -> build/lib/setuptools/command copying setuptools/command/test.py -> build/lib/setuptools/command copying setuptools/command/upload.py -> build/lib/setuptools/command copying setuptools/command/upload_docs.py -> build/lib/setuptools/command copying setuptools/command/install_scripts.py -> build/lib/setuptools/command creating build/lib/setuptools/extern copying setuptools/extern/__init__.py -> build/lib/setuptools/extern copying setuptools/script (dev).tmpl -> build/lib/setuptools copying setuptools/script.tmpl -> build/lib/setuptools copying setuptools/cli-32.exe -> build/lib/setuptools copying setuptools/cli-64.exe -> build/lib/setuptools copying setuptools/cli.exe -> build/lib/setuptools copying setuptools/gui-32.exe -> build/lib/setuptools copying setuptools/gui-64.exe -> build/lib/setuptools copying setuptools/gui.exe -> build/lib/setuptools copying setuptools/command/launcher manifest.xml -> build/lib/setuptools/command >>> host-python-setuptools v36.0.1 Installing to host directory (cd /home/peko/autobuild/instance-0/output/build/host-python-setuptools-v36.0.1//; PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" PYTHONNOUSERSITE=1 /home/peko/autobuild/instance-0/output/host/bin/python setup.py install --prefix=/home/peko/autobuild/instance-0/output/host ) running install running bdist_egg running egg_info writing requirements to setuptools.egg-info/requires.txt writing setuptools.egg-info/PKG-INFO writing top-level names to setuptools.egg-info/top_level.txt writing dependency_links to setuptools.egg-info/dependency_links.txt writing entry points to setuptools.egg-info/entry_points.txt reading manifest file 'setuptools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'setuptools/_vendor' writing manifest file 'setuptools.egg-info/SOURCES.txt' installing library code to build/bdist.linux-ppc64le/egg running install_lib running build_py creating build/bdist.linux-ppc64le creating build/bdist.linux-ppc64le/egg copying build/lib/easy_install.py -> build/bdist.linux-ppc64le/egg creating build/bdist.linux-ppc64le/egg/pkg_resources copying build/lib/pkg_resources/__init__.py -> build/bdist.linux-ppc64le/egg/pkg_resources creating build/bdist.linux-ppc64le/egg/pkg_resources/_vendor copying build/lib/pkg_resources/_vendor/__init__.py -> build/bdist.linux-ppc64le/egg/pkg_resources/_vendor copying build/lib/pkg_resources/_vendor/appdirs.py -> build/bdist.linux-ppc64le/egg/pkg_resources/_vendor copying build/lib/pkg_resources/_vendor/pyparsing.py -> build/bdist.linux-ppc64le/egg/pkg_resources/_vendor copying build/lib/pkg_resources/_vendor/six.py -> build/bdist.linux-ppc64le/egg/pkg_resources/_vendor creating build/bdist.linux-ppc64le/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/__about__.py -> build/bdist.linux-ppc64le/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/__init__.py -> build/bdist.linux-ppc64le/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/_compat.py -> build/bdist.linux-ppc64le/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/_structures.py -> build/bdist.linux-ppc64le/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/markers.py -> build/bdist.linux-ppc64le/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/requirements.py -> build/bdist.linux-ppc64le/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/specifiers.py -> build/bdist.linux-ppc64le/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/utils.py -> build/bdist.linux-ppc64le/egg/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/version.py -> build/bdist.linux-ppc64le/egg/pkg_resources/_vendor/packaging creating build/bdist.linux-ppc64le/egg/pkg_resources/extern copying build/lib/pkg_resources/extern/__init__.py -> build/bdist.linux-ppc64le/egg/pkg_resources/extern creating build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/__init__.py -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/archive_util.py -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/config.py -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/dep_util.py -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/depends.py -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/dist.py -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/extension.py -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/glob.py -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/launch.py -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/lib2to3_ex.py -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/monkey.py -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/msvc.py -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/namespaces.py -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/package_index.py -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/py26compat.py -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/py27compat.py -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/py31compat.py -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/py33compat.py -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/py36compat.py -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/sandbox.py -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/site-patch.py -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/ssl_support.py -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/unicode_utils.py -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/version.py -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/windows_support.py -> build/bdist.linux-ppc64le/egg/setuptools creating build/bdist.linux-ppc64le/egg/setuptools/command copying build/lib/setuptools/command/__init__.py -> build/bdist.linux-ppc64le/egg/setuptools/command copying build/lib/setuptools/command/alias.py -> build/bdist.linux-ppc64le/egg/setuptools/command copying build/lib/setuptools/command/bdist_egg.py -> build/bdist.linux-ppc64le/egg/setuptools/command copying build/lib/setuptools/command/bdist_rpm.py -> build/bdist.linux-ppc64le/egg/setuptools/command copying build/lib/setuptools/command/bdist_wininst.py -> build/bdist.linux-ppc64le/egg/setuptools/command copying build/lib/setuptools/command/build_clib.py -> build/bdist.linux-ppc64le/egg/setuptools/command copying build/lib/setuptools/command/build_ext.py -> build/bdist.linux-ppc64le/egg/setuptools/command copying build/lib/setuptools/command/build_py.py -> build/bdist.linux-ppc64le/egg/setuptools/command copying build/lib/setuptools/command/develop.py -> build/bdist.linux-ppc64le/egg/setuptools/command copying build/lib/setuptools/command/easy_install.py -> build/bdist.linux-ppc64le/egg/setuptools/command copying build/lib/setuptools/command/egg_info.py -> build/bdist.linux-ppc64le/egg/setuptools/command copying build/lib/setuptools/command/install.py -> build/bdist.linux-ppc64le/egg/setuptools/command copying build/lib/setuptools/command/install_egg_info.py -> build/bdist.linux-ppc64le/egg/setuptools/command copying build/lib/setuptools/command/install_lib.py -> build/bdist.linux-ppc64le/egg/setuptools/command copying build/lib/setuptools/command/py36compat.py -> build/bdist.linux-ppc64le/egg/setuptools/command copying build/lib/setuptools/command/register.py -> build/bdist.linux-ppc64le/egg/setuptools/command copying build/lib/setuptools/command/rotate.py -> build/bdist.linux-ppc64le/egg/setuptools/command copying build/lib/setuptools/command/saveopts.py -> build/bdist.linux-ppc64le/egg/setuptools/command copying build/lib/setuptools/command/sdist.py -> build/bdist.linux-ppc64le/egg/setuptools/command copying build/lib/setuptools/command/setopt.py -> build/bdist.linux-ppc64le/egg/setuptools/command copying build/lib/setuptools/command/test.py -> build/bdist.linux-ppc64le/egg/setuptools/command copying build/lib/setuptools/command/upload.py -> build/bdist.linux-ppc64le/egg/setuptools/command copying build/lib/setuptools/command/upload_docs.py -> build/bdist.linux-ppc64le/egg/setuptools/command copying build/lib/setuptools/command/install_scripts.py -> build/bdist.linux-ppc64le/egg/setuptools/command copying build/lib/setuptools/command/launcher manifest.xml -> build/bdist.linux-ppc64le/egg/setuptools/command creating build/bdist.linux-ppc64le/egg/setuptools/extern copying build/lib/setuptools/extern/__init__.py -> build/bdist.linux-ppc64le/egg/setuptools/extern copying build/lib/setuptools/script (dev).tmpl -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/script.tmpl -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/cli-32.exe -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/cli-64.exe -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/cli.exe -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/gui-32.exe -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/gui-64.exe -> build/bdist.linux-ppc64le/egg/setuptools copying build/lib/setuptools/gui.exe -> build/bdist.linux-ppc64le/egg/setuptools byte-compiling build/bdist.linux-ppc64le/egg/easy_install.py to easy_install.pyc byte-compiling build/bdist.linux-ppc64le/egg/pkg_resources/__init__.py to __init__.pyc byte-compiling build/bdist.linux-ppc64le/egg/pkg_resources/_vendor/__init__.py to __init__.pyc byte-compiling build/bdist.linux-ppc64le/egg/pkg_resources/_vendor/appdirs.py to appdirs.pyc byte-compiling build/bdist.linux-ppc64le/egg/pkg_resources/_vendor/pyparsing.py to pyparsing.pyc byte-compiling build/bdist.linux-ppc64le/egg/pkg_resources/_vendor/six.py to six.pyc byte-compiling build/bdist.linux-ppc64le/egg/pkg_resources/_vendor/packaging/__about__.py to __about__.pyc byte-compiling build/bdist.linux-ppc64le/egg/pkg_resources/_vendor/packaging/__init__.py to __init__.pyc byte-compiling build/bdist.linux-ppc64le/egg/pkg_resources/_vendor/packaging/_compat.py to _compat.pyc byte-compiling build/bdist.linux-ppc64le/egg/pkg_resources/_vendor/packaging/_structures.py to _structures.pyc byte-compiling build/bdist.linux-ppc64le/egg/pkg_resources/_vendor/packaging/markers.py to markers.pyc byte-compiling build/bdist.linux-ppc64le/egg/pkg_resources/_vendor/packaging/requirements.py to requirements.pyc byte-compiling build/bdist.linux-ppc64le/egg/pkg_resources/_vendor/packaging/specifiers.py to specifiers.pyc byte-compiling build/bdist.linux-ppc64le/egg/pkg_resources/_vendor/packaging/utils.py to utils.pyc byte-compiling build/bdist.linux-ppc64le/egg/pkg_resources/_vendor/packaging/version.py to version.pyc byte-compiling build/bdist.linux-ppc64le/egg/pkg_resources/extern/__init__.py to __init__.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/__init__.py to __init__.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/archive_util.py to archive_util.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/config.py to config.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/dep_util.py to dep_util.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/depends.py to depends.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/dist.py to dist.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/extension.py to extension.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/glob.py to glob.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/launch.py to launch.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/lib2to3_ex.py to lib2to3_ex.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/monkey.py to monkey.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/msvc.py to msvc.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/namespaces.py to namespaces.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/package_index.py to package_index.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/py26compat.py to py26compat.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/py27compat.py to py27compat.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/py31compat.py to py31compat.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/py33compat.py to py33compat.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/py36compat.py to py36compat.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/sandbox.py to sandbox.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/site-patch.py to site-patch.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/ssl_support.py to ssl_support.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/unicode_utils.py to unicode_utils.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/version.py to version.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/windows_support.py to windows_support.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/command/__init__.py to __init__.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/command/alias.py to alias.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/command/bdist_egg.py to bdist_egg.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/command/bdist_rpm.py to bdist_rpm.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/command/bdist_wininst.py to bdist_wininst.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/command/build_clib.py to build_clib.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/command/build_ext.py to build_ext.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/command/build_py.py to build_py.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/command/develop.py to develop.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/command/easy_install.py to easy_install.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/command/egg_info.py to egg_info.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/command/install.py to install.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/command/install_egg_info.py to install_egg_info.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/command/install_lib.py to install_lib.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/command/py36compat.py to py36compat.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/command/register.py to register.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/command/rotate.py to rotate.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/command/saveopts.py to saveopts.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/command/sdist.py to sdist.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/command/setopt.py to setopt.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/command/test.py to test.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/command/upload.py to upload.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/command/upload_docs.py to upload_docs.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/command/install_scripts.py to install_scripts.pyc byte-compiling build/bdist.linux-ppc64le/egg/setuptools/extern/__init__.py to __init__.pyc creating build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools.egg-info/PKG-INFO -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools.egg-info/SOURCES.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools.egg-info/dependency_links.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools.egg-info/entry_points.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools.egg-info/requires.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools.egg-info/top_level.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying setuptools.egg-info/zip-safe -> build/bdist.linux-ppc64le/egg/EGG-INFO creating dist creating 'dist/setuptools-36.0.1.post20180102-py2.7.egg' and adding 'build/bdist.linux-ppc64le/egg' to it removing 'build/bdist.linux-ppc64le/egg' (and everything under it) Processing setuptools-36.0.1.post20180102-py2.7.egg Copying setuptools-36.0.1.post20180102-py2.7.egg to /home/peko/autobuild/instance-0/output/host/lib/python2.7/site-packages Adding setuptools 36.0.1.post20180102 to easy-install.pth file Installing easy_install script to /home/peko/autobuild/instance-0/output/host/bin Installing easy_install-2.7 script to /home/peko/autobuild/instance-0/output/host/bin Installed /home/peko/autobuild/instance-0/output/host/lib/python2.7/site-packages/setuptools-36.0.1.post20180102-py2.7.egg Processing dependencies for setuptools==36.0.1.post20180102 Finished processing dependencies for setuptools==36.0.1.post20180102 six-1.11.0.tar.gz: OK (md5: d12789f9baf7e9fb2524c0c64f1773f8) six-1.11.0.tar.gz: OK (sha256: 70e8a77beed4562e7f14fe23a786b54f6296e34344c23bc42f07b15018ff98e9) >>> host-python-six 1.11.0 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/six-1.11.0.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/host-python-six-1.11.0 -xf - >>> host-python-six 1.11.0 Patching >>> host-python-six 1.11.0 Configuring >>> host-python-six 1.11.0 Building (cd /home/peko/autobuild/instance-0/output/build/host-python-six-1.11.0//; PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" PYTHONNOUSERSITE=1 /home/peko/autobuild/instance-0/output/host/bin/python setup.py build ) running build running build_py creating build creating build/lib copying six.py -> build/lib >>> host-python-six 1.11.0 Installing to host directory (cd /home/peko/autobuild/instance-0/output/build/host-python-six-1.11.0//; PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/peko/.local/bin:/home/peko/bin" PYTHONNOUSERSITE=1 /home/peko/autobuild/instance-0/output/host/bin/python setup.py install --prefix=/home/peko/autobuild/instance-0/output/host ) running install running bdist_egg running egg_info writing six.egg-info/PKG-INFO writing top-level names to six.egg-info/top_level.txt writing dependency_links to six.egg-info/dependency_links.txt reading manifest file 'six.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'documentation/_build' writing manifest file 'six.egg-info/SOURCES.txt' installing library code to build/bdist.linux-ppc64le/egg running install_lib running build_py creating build/bdist.linux-ppc64le creating build/bdist.linux-ppc64le/egg copying build/lib/six.py -> build/bdist.linux-ppc64le/egg byte-compiling build/bdist.linux-ppc64le/egg/six.py to six.pyc creating build/bdist.linux-ppc64le/egg/EGG-INFO copying six.egg-info/PKG-INFO -> build/bdist.linux-ppc64le/egg/EGG-INFO copying six.egg-info/SOURCES.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying six.egg-info/dependency_links.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO copying six.egg-info/top_level.txt -> build/bdist.linux-ppc64le/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... six: module references __path__ creating dist creating 'dist/six-1.11.0-py2.7.egg' and adding 'build/bdist.linux-ppc64le/egg' to it removing 'build/bdist.linux-ppc64le/egg' (and everything under it) Processing six-1.11.0-py2.7.egg creating /home/peko/autobuild/instance-0/output/host/lib/python2.7/site-packages/six-1.11.0-py2.7.egg Extracting six-1.11.0-py2.7.egg to /home/peko/autobuild/instance-0/output/host/lib/python2.7/site-packages Adding six 1.11.0 to easy-install.pth file Installed /home/peko/autobuild/instance-0/output/host/lib/python2.7/site-packages/six-1.11.0-py2.7.egg Processing dependencies for six==1.11.0 Finished processing dependencies for six==1.11.0 >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/peko/autobuild/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-0/output/build/packages-file-list-staging.txt ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-0/output/build/packages-file-list-host.txt Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: ['host-python-setuptools', 'host-python-six'] Warning: host file "./lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/plugin/include/auto-host.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-linux-cpp.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/install-tools/include/limits.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-linux-gcov-tool" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/lto-wrapper" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-linux-gcc.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/include-fixed/limits.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-linux-gcc-6.4.0.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/lto1" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/crtbeginT.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./share/info/dir" is touched by more than one package: ['host-lzip', 'host-binutils', 'host-m4', 'host-gmp', 'host-mpfr', 'host-mpc', 'host-gcc-initial', 'host-libtool', 'host-autoconf', 'host-automake'] Warning: host file "./lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/libgcov.a" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/plugin/include/configargs.h" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-buildroot-linux-uclibc-gcov-dump" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-buildroot-linux-uclibc-gcc.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/collect2" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/libgcc.a" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-buildroot-linux-uclibc-gcov-tool" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/crtbegin.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/crtbeginS.o" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-linux-gcov" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-buildroot-linux-uclibc-cpp.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-buildroot-linux-uclibc-gcc-6.4.0.br_real" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-buildroot-linux-uclibc-gcov" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./libexec/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/cc1" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] Warning: host file "./bin/microblazeel-linux-gcov-dump" is touched by more than one package: ['host-gcc-initial', 'host-gcc-final'] mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-0/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-0/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-0/output/target/etc/shadow rm -f /home/peko/autobuild/instance-0/output/target/bin/sh rm -f /home/peko/autobuild/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-0/output/target/usr/include /home/peko/autobuild/instance-0/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-0/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-0/output/target/usr/lib/cmake /home/peko/autobuild/instance-0/output/target/usr/share/cmake find /home/peko/autobuild/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-0/output/target/lib/ /home/peko/autobuild/instance-0/output/target/usr/lib/ /home/peko/autobuild/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/peko/autobuild/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-0/output/target/usr/man /home/peko/autobuild/instance-0/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-0/output/target/usr/info /home/peko/autobuild/instance-0/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-0/output/target/usr/doc /home/peko/autobuild/instance-0/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-0/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/peko/autobuild/instance-0/output/host/bin/microblazeel-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/microblazeel-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/microblazeel-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/peko/autobuild/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/peko/autobuild/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00546-g55d79ed"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /home/peko/autobuild/instance-0/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/peko/autobuild/instance-0/buildroot' make: Entering directory `/home/peko/autobuild/instance-0/buildroot' >>> Buildroot 2018.02-git-00546-g55d79ed Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 6.4.0 Collecting legal info >>> host-binutils 2.28.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-mpc 1.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> host-mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> uclibc 1.0.27 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-gcc-initial 6.4.0 Collecting legal info >>> linux-headers 4.14.10 Collecting legal info WARNING: no hash file for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> inadyn 2.2.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> libite v1.9.2 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> jo 1.1 Collecting legal info ERROR: No hash found for COPYING >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> nuttcp 6.1.2 Collecting legal info ERROR: No hash found for LICENSE >>> p910nd 0.97 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python-setuptools v36.0.1 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: gcc-final-6.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-6.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-0/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-0/buildroot'