$ensurepip --root=/ ; \ fi make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/host-python-2.7.18' ln -sf python2 /home/naourr/work/instance-3/output-1/host/bin/python ln -sf python2-config /home/naourr/work/instance-3/output-1/host/bin/python-config setuptools-44.0.0.zip: OK (md5: 32b6cdce670ce462086d246bea181e9d) setuptools-44.0.0.zip: OK (sha256: e5baf7723e5bb8382fc146e33032b241efc63314211a3a120aaa55d62d2bb008) >>> host-python-setuptools 44.0.0 Extracting /usr/bin/unzip -q -d /home/naourr/work/instance-3/output-1/build/host-python-setuptools-44.0.0 /home/naourr/work/instance-3/dl/python-setuptools/setuptools-44.0.0.zip mv /home/naourr/work/instance-3/output-1/build/host-python-setuptools-44.0.0/setuptools-44.0.0/* /home/naourr/work/instance-3/output-1/build/host-python-setuptools-44.0.0 rm -f -r /home/naourr/work/instance-3/output-1/build/host-python-setuptools-44.0.0/setuptools-44.0.0 >>> host-python-setuptools 44.0.0 Patching Applying 0001-add-executable.patch using patch: patching file setuptools/command/install.py patching file setuptools/command/install_scripts.py Hunk #1 succeeded at 12 (offset 1 line). Hunk #2 succeeded at 39 (offset 1 line). >>> host-python-setuptools 44.0.0 Configuring >>> host-python-setuptools 44.0.0 Building (cd /home/naourr/work/instance-3/output-1/build/host-python-setuptools-44.0.0//; PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PYTHONNOUSERSITE=1 PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-3/output-1/host/lib/pkgconfig:/home/naourr/work/instance-3/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/naourr/work/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-3/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-3/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/naourr/work/instance-3/output-1/host/bin/python2 setup.py build ) running build running build_py creating build creating build/lib copying easy_install.py -> build/lib creating build/lib/setuptools copying setuptools/depends.py -> build/lib/setuptools copying setuptools/config.py -> build/lib/setuptools copying setuptools/installer.py -> build/lib/setuptools copying setuptools/msvc.py -> build/lib/setuptools copying setuptools/ssl_support.py -> build/lib/setuptools copying setuptools/extension.py -> build/lib/setuptools copying setuptools/_deprecation_warning.py -> build/lib/setuptools copying setuptools/py27compat.py -> build/lib/setuptools copying setuptools/sandbox.py -> build/lib/setuptools copying setuptools/__init__.py -> build/lib/setuptools copying setuptools/package_index.py -> build/lib/setuptools copying setuptools/monkey.py -> build/lib/setuptools copying setuptools/namespaces.py -> build/lib/setuptools copying setuptools/build_meta.py -> build/lib/setuptools copying setuptools/_imp.py -> build/lib/setuptools copying setuptools/archive_util.py -> build/lib/setuptools copying setuptools/py31compat.py -> build/lib/setuptools copying setuptools/launch.py -> build/lib/setuptools copying setuptools/windows_support.py -> build/lib/setuptools copying setuptools/lib2to3_ex.py -> build/lib/setuptools copying setuptools/dep_util.py -> build/lib/setuptools copying setuptools/glob.py -> build/lib/setuptools copying setuptools/py34compat.py -> build/lib/setuptools copying setuptools/py33compat.py -> build/lib/setuptools copying setuptools/site-patch.py -> build/lib/setuptools copying setuptools/errors.py -> build/lib/setuptools copying setuptools/unicode_utils.py -> build/lib/setuptools copying setuptools/version.py -> build/lib/setuptools copying setuptools/dist.py -> build/lib/setuptools copying setuptools/wheel.py -> build/lib/setuptools creating build/lib/pkg_resources copying pkg_resources/__init__.py -> build/lib/pkg_resources copying pkg_resources/py31compat.py -> build/lib/pkg_resources creating build/lib/setuptools/extern copying setuptools/extern/__init__.py -> build/lib/setuptools/extern creating build/lib/setuptools/_vendor copying setuptools/_vendor/__init__.py -> build/lib/setuptools/_vendor copying setuptools/_vendor/pyparsing.py -> build/lib/setuptools/_vendor copying setuptools/_vendor/six.py -> build/lib/setuptools/_vendor copying setuptools/_vendor/ordered_set.py -> build/lib/setuptools/_vendor creating build/lib/setuptools/command copying setuptools/command/rotate.py -> build/lib/setuptools/command copying setuptools/command/__init__.py -> build/lib/setuptools/command copying setuptools/command/install_lib.py -> build/lib/setuptools/command copying setuptools/command/setopt.py -> build/lib/setuptools/command copying setuptools/command/register.py -> build/lib/setuptools/command copying setuptools/command/install_egg_info.py -> build/lib/setuptools/command copying setuptools/command/develop.py -> build/lib/setuptools/command copying setuptools/command/install.py -> build/lib/setuptools/command copying setuptools/command/upload.py -> build/lib/setuptools/command copying setuptools/command/bdist_rpm.py -> build/lib/setuptools/command copying setuptools/command/sdist.py -> build/lib/setuptools/command copying setuptools/command/test.py -> build/lib/setuptools/command copying setuptools/command/saveopts.py -> build/lib/setuptools/command copying setuptools/command/build_py.py -> build/lib/setuptools/command copying setuptools/command/alias.py -> build/lib/setuptools/command copying setuptools/command/build_ext.py -> build/lib/setuptools/command copying setuptools/command/egg_info.py -> build/lib/setuptools/command copying setuptools/command/py36compat.py -> build/lib/setuptools/command copying setuptools/command/upload_docs.py -> build/lib/setuptools/command copying setuptools/command/bdist_egg.py -> build/lib/setuptools/command copying setuptools/command/easy_install.py -> build/lib/setuptools/command copying setuptools/command/bdist_wininst.py -> build/lib/setuptools/command copying setuptools/command/install_scripts.py -> build/lib/setuptools/command copying setuptools/command/dist_info.py -> build/lib/setuptools/command copying setuptools/command/build_clib.py -> build/lib/setuptools/command creating build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/__init__.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/_structures.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/markers.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/utils.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/_compat.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/specifiers.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/tags.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/requirements.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/version.py -> build/lib/setuptools/_vendor/packaging copying setuptools/_vendor/packaging/__about__.py -> build/lib/setuptools/_vendor/packaging creating build/lib/pkg_resources/extern copying pkg_resources/extern/__init__.py -> build/lib/pkg_resources/extern 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/_vendor/packaging copying pkg_resources/_vendor/packaging/__init__.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/utils.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/specifiers.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/version.py -> build/lib/pkg_resources/_vendor/packaging copying pkg_resources/_vendor/packaging/__about__.py -> build/lib/pkg_resources/_vendor/packaging copying setuptools/script (dev).tmpl -> build/lib/setuptools copying setuptools/script.tmpl -> 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/cli-64.exe -> build/lib/setuptools copying setuptools/cli-32.exe -> build/lib/setuptools copying setuptools/gui.exe -> build/lib/setuptools copying setuptools/command/launcher manifest.xml -> build/lib/setuptools/command >>> host-python-setuptools 44.0.0 Installing to host directory (cd /home/naourr/work/instance-3/output-1/build/host-python-setuptools-44.0.0//; PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PYTHONNOUSERSITE=1 PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-3/output-1/host/lib/pkgconfig:/home/naourr/work/instance-3/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/naourr/work/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-3/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-3/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/naourr/work/instance-3/output-1/host/bin/python2 setup.py install --prefix=/home/naourr/work/instance-3/output-1/host --root=/ --single-version-externally-managed ) running install running build running build_py running install_lib creating /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/depends.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/config.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/installer.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/msvc.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/ssl_support.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/extension.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/_deprecation_warning.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/py27compat.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/sandbox.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/__init__.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/package_index.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/monkey.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/namespaces.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/cli.exe -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/build_meta.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/script (dev).tmpl -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools creating /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/extern copying build/lib/setuptools/extern/__init__.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/extern copying build/lib/setuptools/gui-32.exe -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/_imp.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/archive_util.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/py31compat.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/gui-64.exe -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/cli-64.exe -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/launch.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/windows_support.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/lib2to3_ex.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/cli-32.exe -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/dep_util.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/glob.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/script.tmpl -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/py34compat.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools creating /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor creating /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/__init__.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/_structures.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/markers.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/utils.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/_compat.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/specifiers.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/tags.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/requirements.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/version.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/packaging/__about__.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor/packaging copying build/lib/setuptools/_vendor/__init__.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor copying build/lib/setuptools/_vendor/pyparsing.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor copying build/lib/setuptools/_vendor/six.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor copying build/lib/setuptools/_vendor/ordered_set.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor copying build/lib/setuptools/py33compat.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/site-patch.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/errors.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/unicode_utils.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/gui.exe -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/version.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/dist.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools copying build/lib/setuptools/wheel.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools creating /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/rotate.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/__init__.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/install_lib.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/setopt.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/register.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/install_egg_info.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/develop.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/install.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/upload.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/bdist_rpm.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/sdist.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/test.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/saveopts.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/launcher manifest.xml -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/build_py.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/alias.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/build_ext.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/egg_info.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/py36compat.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/upload_docs.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/bdist_egg.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/easy_install.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/bdist_wininst.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/install_scripts.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/dist_info.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command copying build/lib/setuptools/command/build_clib.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command creating /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources copying build/lib/pkg_resources/__init__.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources creating /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/extern copying build/lib/pkg_resources/extern/__init__.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/extern copying build/lib/pkg_resources/py31compat.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources creating /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/_vendor creating /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/__init__.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/_structures.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/markers.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/utils.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/_compat.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/specifiers.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/requirements.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/version.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/packaging/__about__.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/_vendor/packaging copying build/lib/pkg_resources/_vendor/__init__.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/_vendor copying build/lib/pkg_resources/_vendor/appdirs.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/_vendor copying build/lib/pkg_resources/_vendor/pyparsing.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/_vendor copying build/lib/pkg_resources/_vendor/six.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/_vendor copying build/lib/easy_install.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/depends.py to depends.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/config.py to config.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/installer.py to installer.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/msvc.py to msvc.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/ssl_support.py to ssl_support.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/extension.py to extension.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_deprecation_warning.py to _deprecation_warning.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/py27compat.py to py27compat.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/sandbox.py to sandbox.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/__init__.py to __init__.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/package_index.py to package_index.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/monkey.py to monkey.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/namespaces.py to namespaces.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/build_meta.py to build_meta.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/extern/__init__.py to __init__.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_imp.py to _imp.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/archive_util.py to archive_util.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/py31compat.py to py31compat.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/launch.py to launch.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/windows_support.py to windows_support.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/lib2to3_ex.py to lib2to3_ex.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/dep_util.py to dep_util.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/glob.py to glob.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/py34compat.py to py34compat.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor/packaging/__init__.py to __init__.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor/packaging/_structures.py to _structures.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor/packaging/markers.py to markers.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor/packaging/utils.py to utils.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor/packaging/_compat.py to _compat.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor/packaging/specifiers.py to specifiers.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor/packaging/tags.py to tags.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor/packaging/requirements.py to requirements.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor/packaging/version.py to version.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor/packaging/__about__.py to __about__.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor/__init__.py to __init__.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor/pyparsing.py to pyparsing.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor/six.py to six.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/_vendor/ordered_set.py to ordered_set.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/py33compat.py to py33compat.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/site-patch.py to site-patch.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/errors.py to errors.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/unicode_utils.py to unicode_utils.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/version.py to version.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/dist.py to dist.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/wheel.py to wheel.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command/rotate.py to rotate.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command/__init__.py to __init__.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command/install_lib.py to install_lib.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command/setopt.py to setopt.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command/register.py to register.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command/install_egg_info.py to install_egg_info.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command/develop.py to develop.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command/install.py to install.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command/upload.py to upload.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command/bdist_rpm.py to bdist_rpm.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command/sdist.py to sdist.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command/test.py to test.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command/saveopts.py to saveopts.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command/build_py.py to build_py.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command/alias.py to alias.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command/build_ext.py to build_ext.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command/egg_info.py to egg_info.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command/py36compat.py to py36compat.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command/upload_docs.py to upload_docs.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command/bdist_egg.py to bdist_egg.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command/easy_install.py to easy_install.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command/bdist_wininst.py to bdist_wininst.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command/install_scripts.py to install_scripts.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command/dist_info.py to dist_info.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools/command/build_clib.py to build_clib.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/__init__.py to __init__.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/extern/__init__.py to __init__.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/py31compat.py to py31compat.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/__init__.py to __init__.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/_structures.py to _structures.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/markers.py to markers.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/utils.py to utils.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/_compat.py to _compat.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/specifiers.py to specifiers.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/requirements.py to requirements.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/version.py to version.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/__about__.py to __about__.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/_vendor/__init__.py to __init__.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/_vendor/appdirs.py to appdirs.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/_vendor/pyparsing.py to pyparsing.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/pkg_resources/_vendor/six.py to six.pyc byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/easy_install.py to easy_install.pyc running install_egg_info 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 '*.py' under directory 'tests' warning: no previously-included files found matching 'pyproject.toml' writing manifest file 'setuptools.egg-info/SOURCES.txt' Copying setuptools.egg-info to /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/setuptools-44.0.0-py2.7.egg-info running install_scripts Installing easy_install script to /home/naourr/work/instance-3/output-1/host/bin Installing easy_install-2.7 script to /home/naourr/work/instance-3/output-1/host/bin six-1.14.0.tar.gz: OK (md5: 21674588a57e649d1a6d977ec3122140) six-1.14.0.tar.gz: OK (sha256: 236bdbdce46e6e6a3d61a337c0f8b763ca1e8717c03b369e87a7ec7ce1319c0a) >>> host-python-six 1.14.0 Extracting gzip -d -c /home/naourr/work/instance-3/dl/python-six/six-1.14.0.tar.gz | /home/naourr/work/instance-3/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-3/output-1/build/host-python-six-1.14.0 -xf - >>> host-python-six 1.14.0 Patching >>> host-python-six 1.14.0 Configuring >>> host-python-six 1.14.0 Building (cd /home/naourr/work/instance-3/output-1/build/host-python-six-1.14.0//; PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PYTHONNOUSERSITE=1 PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-3/output-1/host/lib/pkgconfig:/home/naourr/work/instance-3/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/naourr/work/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-3/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-3/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/naourr/work/instance-3/output-1/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.14.0 Installing to host directory (cd /home/naourr/work/instance-3/output-1/build/host-python-six-1.14.0//; PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PYTHONNOUSERSITE=1 PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-3/output-1/host/lib/pkgconfig:/home/naourr/work/instance-3/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/naourr/work/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-3/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-3/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/naourr/work/instance-3/output-1/host/bin/python setup.py install --prefix=/home/naourr/work/instance-3/output-1/host --root=/ --single-version-externally-managed ) running install running build running build_py running install_lib copying build/lib/six.py -> /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages byte-compiling /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/six.py to six.pyc running install_egg_info 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' Copying six.egg-info to /home/naourr/work/instance-3/output-1/host/lib/python2.7/site-packages/six-1.14.0-py2.7.egg-info running install_scripts >>> Finalizing host directory >>> Finalizing target directory /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/work/instance-3/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-3/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/naourr/work/instance-3/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-3/output-1/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-3/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/naourr/work/instance-3/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/hush$' /home/naourr/work/instance-3/output-1/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-3/output-1/target/etc/shells; fi mkdir -p /home/naourr/work/instance-3/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-3/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-3/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-3/output-1/target/etc/shadow rm -f /home/naourr/work/instance-3/output-1/target/bin/sh if [ -x /home/naourr/work/instance-3/output-1/target/sbin/swapon -a -x /home/naourr/work/instance-3/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/naourr/work/instance-3/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/naourr/work/instance-3/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /home/naourr/work/instance-3/output-1/build/locales.nopurge for dir in /home/naourr/work/instance-3/output-1/target/usr/share/locale /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale /home/naourr/work/instance-3/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-3/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-3/output-1/target/usr/include /home/naourr/work/instance-3/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-3/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-3/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-3/output-1/target/usr/lib/cmake /home/naourr/work/instance-3/output-1/target/usr/share/cmake \ /home/naourr/work/instance-3/output-1/target/usr/doc find /home/naourr/work/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-3/output-1/target/lib/ /home/naourr/work/instance-3/output-1/target/usr/lib/ /home/naourr/work/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-3/output-1/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-3/output-1/target/etc/bash_completion.d rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-3/output-1/target/usr/man /home/naourr/work/instance-3/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-3/output-1/target/usr/info /home/naourr/work/instance-3/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-3/output-1/target/usr/doc /home/naourr/work/instance-3/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/naourr/work/instance-3/output-1/target/lib/debug /home/naourr/work/instance-3/output-1/target/usr/lib/debug find /home/naourr/work/instance-3/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-3/output-1/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-3/output-1/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-3/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-3/output-1/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/naourr/work/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.08-git-08027-g654ade68a6"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.08-git\"" \ ) > /home/naourr/work/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-3/output-1/per-package /home/naourr/work/instance-3/buildroot/support/scripts/fix-rpath target cat /home/naourr/work/instance-3/output-1/build/busybox-1.31.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/fconfig-20080329/.files-list.txt /home/naourr/work/instance-3/output-1/build/googlefontdirectory-94dff3eaa9301b6640cccc63c56d6ff33d82882c/.files-list.txt /home/naourr/work/instance-3/output-1/build/initscripts/.files-list.txt /home/naourr/work/instance-3/output-1/build/libcurl-7.71.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/libhid-0.2.16/.files-list.txt /home/naourr/work/instance-3/output-1/build/libnfc-1.8.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/libsamplerate-0.1.9/.files-list.txt /home/naourr/work/instance-3/output-1/build/libusb-1.0.23/.files-list.txt /home/naourr/work/instance-3/output-1/build/libusb-compat-0.1.7/.files-list.txt /home/naourr/work/instance-3/output-1/build/libxmlrpc-1.51.06/.files-list.txt /home/naourr/work/instance-3/output-1/build/mfoc-0.10.7/.files-list.txt /home/naourr/work/instance-3/output-1/build/mii-diag-2.11/.files-list.txt /home/naourr/work/instance-3/output-1/build/skeleton-init-common/.files-list.txt /home/naourr/work/instance-3/output-1/build/skeleton-init-sysv/.files-list.txt /home/naourr/work/instance-3/output-1/build/skeleton/.files-list.txt /home/naourr/work/instance-3/output-1/build/toolchain-external-custom/.files-list.txt /home/naourr/work/instance-3/output-1/build/toolchain-external/.files-list.txt /home/naourr/work/instance-3/output-1/build/toolchain/.files-list.txt > /home/naourr/work/instance-3/output-1/build/packages-file-list.txt cat /home/naourr/work/instance-3/output-1/build/host-autoconf-2.69/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-automake-1.15.1/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-expat-2.2.9/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-libtool-2.4.6/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-m4-1.4.18/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-patchelf-0.9/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-python-2.7.18/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-python-setuptools-44.0.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-python-six-1.14.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-skeleton/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-tar-1.29/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-zlib/.files-list-host.txt > /home/naourr/work/instance-3/output-1/build/packages-file-list-host.txt cat /home/naourr/work/instance-3/output-1/build/libcurl-7.71.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libhid-0.2.16/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libnfc-1.8.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libsamplerate-0.1.9/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libusb-1.0.23/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libusb-compat-0.1.7/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libxmlrpc-1.51.06/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/mfoc-0.10.7/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/skeleton-init-common/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/toolchain-external-custom/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/toolchain/.files-list-staging.txt > /home/naourr/work/instance-3/output-1/build/packages-file-list-staging.txt touch /home/naourr/work/instance-3/output-1/target/usr ln -snf /home/naourr/work/instance-3/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot /home/naourr/work/instance-3/output-1/staging make: Leaving directory '/home/naourr/work/instance-3/buildroot' make: Entering directory '/home/naourr/work/instance-3/buildroot' >>> Buildroot 2020.08-git-08027-g654ade68a6 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> fconfig 20080329 Collecting legal info fconfig.c: OK (sha256: e698a9ea4d6dab0a15d3d6fd354b97b820629244f946529cc7f42b2b8e8f16d0) >>> googlefontdirectory 94dff3eaa9301b6640cccc63c56d6ff33d82882c Collecting legal info ufl/ubuntu/LICENCE.txt: OK (sha256: 2f0015108d68627bd788d313f529c21ff4da2c2c42a5e1f3883acc83480f9002) >>> initscripts Collecting legal info >>> libcurl 7.71.1 Collecting legal info COPYING: OK (sha256: db3c4a3b3695a0f317a0c5176acd2f656d18abc45b3ee78e50935a78eb1e132e) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libhid 0.2.16 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libsamplerate 0.1.9 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libxmlrpc 1.51.06 Collecting legal info doc/COPYING: OK (sha256: db7a6d3f187b218c3534010a83424c6bcdef88e6a0b6b1aa3a8762238bd642e6) >>> mfoc 0.10.7 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mii-diag 2.11 Collecting legal info mii-diag.c: OK (sha256: c83cf866874d6171fbea4e3786370483beb6d2898ac2ea91123b144effec7fcb) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python-six 1.14.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-3/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-3/buildroot'