>>> host-python-greenlet 2.0.0 Patching >>> host-python-greenlet 2.0.0 Configuring >>> host-python-greenlet 2.0.0 Building (cd /tmp/instance-9/output-1/build/host-python-greenlet-2.0.0//; PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/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="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/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/tmp/instance-9/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-9/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib.linux-x86_64-3.11 creating build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/__init__.py -> build/lib.linux-x86_64-3.11/greenlet creating build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_weakref.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_version.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_tracing.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_throw.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_stack_saved.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_leaks.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_greenlet_trash.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_greenlet.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_generator_nested.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_generator.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_gc.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_extension_interface.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_cpp.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_contextvars.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/leakcheck.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/__init__.py -> build/lib.linux-x86_64-3.11/greenlet/tests creating build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/__init__.py -> build/lib.linux-x86_64-3.11/greenlet/platform running egg_info writing src/greenlet.egg-info/PKG-INFO writing dependency_links to src/greenlet.egg-info/dependency_links.txt writing requirements to src/greenlet.egg-info/requires.txt writing top-level names to src/greenlet.egg-info/top_level.txt reading manifest file 'src/greenlet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'benchmarks/*.json' no previously-included directories found matching 'docs/_build' warning: no files found matching '*.py' under directory 'appveyor' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'LICENSE' adding license file 'LICENSE.PSF' adding license file 'AUTHORS' writing manifest file 'src/greenlet.egg-info/SOURCES.txt' copying src/greenlet/greenlet.cpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet.h -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_allocator.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_compiler_compat.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_cpython_compat.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_exceptions.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_greenlet.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_internal.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_refs.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_slp_switch.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_thread_state.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_thread_state_dict_cleanup.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_thread_support.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/slp_platformselect.h -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/tests/_test_extension.c -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/_test_extension_cpp.cpp -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/platform/setup_switch_x64_masm.cmd -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_aarch64_gcc.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_alpha_unix.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_amd64_unix.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_arm32_gcc.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_arm32_ios.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_arm64_masm.asm -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_arm64_masm.obj -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_arm64_msvc.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_csky_gcc.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_m68k_gcc.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_mips_unix.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_ppc64_aix.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_ppc64_linux.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_ppc_aix.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_ppc_linux.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_ppc_macosx.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_ppc_unix.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_riscv_unix.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_s390_unix.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_sparc_sun_gcc.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_x32_unix.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_x64_masm.asm -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_x64_masm.obj -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_x64_msvc.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_x86_msvc.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_x86_unix.h -> build/lib.linux-x86_64-3.11/greenlet/platform running build_ext building 'greenlet._greenlet' extension creating build/temp.linux-x86_64-3.11 creating build/temp.linux-x86_64-3.11/src creating build/temp.linux-x86_64-3.11/src/greenlet /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-9/output-1/host/include -O2 -I/tmp/instance-9/output-1/host/include -I/tmp/instance-9/output-1/host/include -fPIC -I/tmp/instance-9/output-1/host/include/python3.11 -c src/greenlet/greenlet.cpp -o build/temp.linux-x86_64-3.11/src/greenlet/greenlet.o /usr/bin/g++ -pthread -shared -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -Wl,--enable-new-dtags -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -O2 -I/tmp/instance-9/output-1/host/include -I/tmp/instance-9/output-1/host/include build/temp.linux-x86_64-3.11/src/greenlet/greenlet.o -L/tmp/instance-9/output-1/host/lib -o build/lib.linux-x86_64-3.11/greenlet/_greenlet.cpython-311-x86_64-linux-gnu.so building 'greenlet.tests._test_extension' extension creating build/temp.linux-x86_64-3.11/src/greenlet/tests /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-9/output-1/host/include -O2 -I/tmp/instance-9/output-1/host/include -I/tmp/instance-9/output-1/host/include -fPIC -Isrc/greenlet/ -I/tmp/instance-9/output-1/host/include/python3.11 -c src/greenlet/tests/_test_extension.c -o build/temp.linux-x86_64-3.11/src/greenlet/tests/_test_extension.o /usr/bin/gcc -pthread -shared -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -Wl,--enable-new-dtags -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -O2 -I/tmp/instance-9/output-1/host/include -I/tmp/instance-9/output-1/host/include build/temp.linux-x86_64-3.11/src/greenlet/tests/_test_extension.o -L/tmp/instance-9/output-1/host/lib -o build/lib.linux-x86_64-3.11/greenlet/tests/_test_extension.cpython-311-x86_64-linux-gnu.so building 'greenlet.tests._test_extension_cpp' extension /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-9/output-1/host/include -O2 -I/tmp/instance-9/output-1/host/include -I/tmp/instance-9/output-1/host/include -fPIC -Isrc/greenlet/ -I/tmp/instance-9/output-1/host/include/python3.11 -c src/greenlet/tests/_test_extension_cpp.cpp -o build/temp.linux-x86_64-3.11/src/greenlet/tests/_test_extension_cpp.o /usr/bin/g++ -pthread -shared -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -Wl,--enable-new-dtags -L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib -O2 -I/tmp/instance-9/output-1/host/include -I/tmp/instance-9/output-1/host/include build/temp.linux-x86_64-3.11/src/greenlet/tests/_test_extension_cpp.o -L/tmp/instance-9/output-1/host/lib -o build/lib.linux-x86_64-3.11/greenlet/tests/_test_extension_cpp.cpython-311-x86_64-linux-gnu.so >>> host-python-greenlet 2.0.0 Installing to host directory (cd /tmp/instance-9/output-1/build/host-python-greenlet-2.0.0//; PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/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="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/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/tmp/instance-9/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-9/output-1/host/bin/python setup.py install --prefix=/tmp/instance-9/output-1/host --root=/ --single-version-externally-managed ) running install /tmp/instance-9/output-1/host/lib/python3.11/site-packages/setuptools/command/install.py:35: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing src/greenlet.egg-info/PKG-INFO writing dependency_links to src/greenlet.egg-info/dependency_links.txt writing requirements to src/greenlet.egg-info/requires.txt writing top-level names to src/greenlet.egg-info/top_level.txt reading manifest file 'src/greenlet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'benchmarks/*.json' no previously-included directories found matching 'docs/_build' warning: no files found matching '*.py' under directory 'appveyor' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'LICENSE' adding license file 'LICENSE.PSF' adding license file 'AUTHORS' writing manifest file 'src/greenlet.egg-info/SOURCES.txt' running build_ext running install_lib creating /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/_greenlet.cpython-311-x86_64-linux-gnu.so -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/slp_platformselect.h -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_thread_support.hpp -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_thread_state_dict_cleanup.hpp -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_thread_state.hpp -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_slp_switch.hpp -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_refs.hpp -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_internal.hpp -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_greenlet.hpp -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_exceptions.hpp -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_cpython_compat.hpp -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_compiler_compat.hpp -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_allocator.hpp -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet.h -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet.cpp -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet creating /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_x86_unix.h -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_x86_msvc.h -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_x64_msvc.h -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_x64_masm.obj -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_x64_masm.asm -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_x32_unix.h -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_sparc_sun_gcc.h -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_s390_unix.h -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_riscv_unix.h -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_ppc_unix.h -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_ppc_macosx.h -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_ppc_linux.h -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_ppc_aix.h -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_ppc64_linux.h -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_ppc64_aix.h -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_mips_unix.h -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_m68k_gcc.h -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_csky_gcc.h -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_arm64_msvc.h -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_arm64_masm.obj -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_arm64_masm.asm -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_arm32_ios.h -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_arm32_gcc.h -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_amd64_unix.h -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_alpha_unix.h -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_aarch64_gcc.h -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/setup_switch_x64_masm.cmd -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/__init__.py -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform creating /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/_test_extension_cpp.cpython-311-x86_64-linux-gnu.so -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/_test_extension.cpython-311-x86_64-linux-gnu.so -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/_test_extension_cpp.cpp -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/_test_extension.c -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/__init__.py -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/leakcheck.py -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_contextvars.py -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_cpp.py -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_extension_interface.py -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_gc.py -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_generator.py -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_generator_nested.py -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_greenlet.py -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_greenlet_trash.py -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_leaks.py -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_stack_saved.py -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_throw.py -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_tracing.py -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_version.py -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_weakref.py -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/__init__.py -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet byte-compiling /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/platform/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests/leakcheck.py to leakcheck.cpython-311.pyc byte-compiling /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_contextvars.py to test_contextvars.cpython-311.pyc byte-compiling /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_cpp.py to test_cpp.cpython-311.pyc byte-compiling /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_extension_interface.py to test_extension_interface.cpython-311.pyc byte-compiling /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_gc.py to test_gc.cpython-311.pyc byte-compiling /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_generator.py to test_generator.cpython-311.pyc byte-compiling /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_generator_nested.py to test_generator_nested.cpython-311.pyc byte-compiling /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_greenlet.py to test_greenlet.cpython-311.pyc byte-compiling /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_greenlet_trash.py to test_greenlet_trash.cpython-311.pyc byte-compiling /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_leaks.py to test_leaks.cpython-311.pyc byte-compiling /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_stack_saved.py to test_stack_saved.cpython-311.pyc byte-compiling /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_throw.py to test_throw.cpython-311.pyc byte-compiling /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_tracing.py to test_tracing.cpython-311.pyc byte-compiling /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_version.py to test_version.cpython-311.pyc byte-compiling /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_weakref.py to test_weakref.cpython-311.pyc byte-compiling /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet/__init__.py to __init__.cpython-311.pyc running install_headers creating /tmp/instance-9/output-1/host/include/python3.11/greenlet copying src/greenlet/greenlet.h -> /tmp/instance-9/output-1/host/include/python3.11/greenlet running install_egg_info Copying src/greenlet.egg-info to /tmp/instance-9/output-1/host/lib/python3.11/site-packages/greenlet-2.0.0-py3.11.egg-info running install_scripts >>> host-python-six 1.16.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-9/output-1/build/.six-1.16.0.tar.gz.vrW17y/output' 'https://files.pythonhosted.org/packages/71/39/171f1c67cd00715f190ba0b100d606d440a28c93c7714febeca8b79af85e/six-1.16.0.tar.gz' --2022-11-06 23:39:04-- https://files.pythonhosted.org/packages/71/39/171f1c67cd00715f190ba0b100d606d440a28c93c7714febeca8b79af85e/six-1.16.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 34041 (33K) [application/x-tar] Saving to: '/tmp/instance-9/output-1/build/.six-1.16.0.tar.gz.vrW17y/output' 0K .......... .......... .......... ... 100% 37.9M=0.001s 2022-11-06 23:39:04 (37.9 MB/s) - '/tmp/instance-9/output-1/build/.six-1.16.0.tar.gz.vrW17y/output' saved [34041/34041] six-1.16.0.tar.gz: OK (md5: a7c927740e4964dd29b72cebfc1429bb) six-1.16.0.tar.gz: OK (sha256: 1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926) >>> host-python-six 1.16.0 Extracting gzip -d -c /tmp/instance-9/dl/python-six/six-1.16.0.tar.gz | tar --strip-components=1 -C /tmp/instance-9/output-1/build/host-python-six-1.16.0 -xf - >>> host-python-six 1.16.0 Patching >>> host-python-six 1.16.0 Configuring >>> host-python-six 1.16.0 Building (cd /tmp/instance-9/output-1/build/host-python-six-1.16.0//; PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/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="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/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/tmp/instance-9/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-9/output-1/host/bin/python setup.py build ) /tmp/instance-9/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib copying six.py -> build/lib >>> host-python-six 1.16.0 Installing to host directory (cd /tmp/instance-9/output-1/build/host-python-six-1.16.0//; PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-9/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="/tmp/instance-9/output-1/host/lib/pkgconfig:/tmp/instance-9/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/tmp/instance-9/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-9/output-1/host/include" LDFLAGS="-L/tmp/instance-9/output-1/host/lib -Wl,-rpath,/tmp/instance-9/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-9/output-1/host/bin/python setup.py install --prefix=/tmp/instance-9/output-1/host --root=/ --single-version-externally-managed ) /tmp/instance-9/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running install /tmp/instance-9/output-1/host/lib/python3.11/site-packages/setuptools/command/install.py:35: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib copying build/lib/six.py -> /tmp/instance-9/output-1/host/lib/python3.11/site-packages byte-compiling /tmp/instance-9/output-1/host/lib/python3.11/site-packages/six.py to six.cpython-311.pyc running install_egg_info running egg_info writing six.egg-info/PKG-INFO writing dependency_links to six.egg-info/dependency_links.txt writing top-level names to six.egg-info/top_level.txt reading manifest file 'six.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'documentation/_build' adding license file 'LICENSE' writing manifest file 'six.egg-info/SOURCES.txt' Copying six.egg-info to /tmp/instance-9/output-1/host/lib/python3.11/site-packages/six-1.16.0-py3.11.egg-info running install_scripts >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-9/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-9/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-9/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-9/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-9/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-9/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-9/output-1/host/mips64el-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-9/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-9/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-9/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-9/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-9/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-9/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-9/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-9/output-1/host/mips64el-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-9/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-9/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-9/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-9/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-9/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-9/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-9/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-9/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-9/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-9/output-1/target/etc/shells; fi mkdir -p /tmp/instance-9/output-1/target/etc echo "buildroot" > /tmp/instance-9/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-9/output-1/target/etc/hosts mkdir -p /tmp/instance-9/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-9/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-9/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-9/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-9/output-1/target/etc/shells if [ -x /tmp/instance-9/output-1/target/sbin/swapon -a -x /tmp/instance-9/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-9/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-9/output-1/target/etc/inittab; fi rm -rf /tmp/instance-9/output-1/target/usr/include /tmp/instance-9/output-1/target/usr/share/aclocal \ /tmp/instance-9/output-1/target/usr/lib/pkgconfig /tmp/instance-9/output-1/target/usr/share/pkgconfig \ /tmp/instance-9/output-1/target/usr/lib/cmake /tmp/instance-9/output-1/target/usr/share/cmake \ /tmp/instance-9/output-1/target/usr/lib/rpm /tmp/instance-9/output-1/target/usr/doc find /tmp/instance-9/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-9/output-1/target/lib/ /tmp/instance-9/output-1/target/usr/lib/ /tmp/instance-9/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-9/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-9/output-1/target/usr/share/gdb rm -rf /tmp/instance-9/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-9/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-9/output-1/target/usr/share/zsh rm -rf /tmp/instance-9/output-1/target/usr/man /tmp/instance-9/output-1/target/usr/share/man rm -rf /tmp/instance-9/output-1/target/usr/info /tmp/instance-9/output-1/target/usr/share/info rm -rf /tmp/instance-9/output-1/target/usr/doc /tmp/instance-9/output-1/target/usr/share/doc rm -rf /tmp/instance-9/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-9/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-9/output-1/target/lib/debug /tmp/instance-9/output-1/target/usr/lib/debug find /tmp/instance-9/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /tmp/instance-9/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-9/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-9/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 /tmp/instance-9/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-rc1-158-g3dde279269"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-rc1\"" \ ) > /tmp/instance-9/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-9/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-9/output-1/per-package /tmp/instance-9/buildroot/support/scripts/fix-rpath target touch /tmp/instance-9/output-1/target/usr >>> Generating root filesystems common tables rm -rf /tmp/instance-9/output-1/build/buildroot-fs mkdir -p /tmp/instance-9/output-1/build/buildroot-fs printf ' \n' >> /tmp/instance-9/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /tmp/instance-9/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /tmp/instance-9/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.cramfs mkdir -p /tmp/instance-9/output-1/images rm -rf /tmp/instance-9/output-1/build/buildroot-fs/cramfs mkdir -p /tmp/instance-9/output-1/build/buildroot-fs/cramfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-9/output-1/target/ /tmp/instance-9/output-1/build/buildroot-fs/cramfs/target echo '#!/bin/sh' > /tmp/instance-9/output-1/build/buildroot-fs/cramfs/fakeroot echo "set -e" >> /tmp/instance-9/output-1/build/buildroot-fs/cramfs/fakeroot echo "chown -h -R 0:0 /tmp/instance-9/output-1/build/buildroot-fs/cramfs/target" >> /tmp/instance-9/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-9/buildroot/support/scripts/mkusers /tmp/instance-9/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-9/output-1/build/buildroot-fs/cramfs/target >> /tmp/instance-9/output-1/build/buildroot-fs/cramfs/fakeroot echo "/tmp/instance-9/output-1/host/bin/makedevs -d /tmp/instance-9/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-9/output-1/build/buildroot-fs/cramfs/target" >> /tmp/instance-9/output-1/build/buildroot-fs/cramfs/fakeroot printf ' rm -rf /tmp/instance-9/output-1/build/buildroot-fs/cramfs/target/usr/lib/udev/hwdb.d/ /tmp/instance-9/output-1/build/buildroot-fs/cramfs/target/etc/udev/hwdb.d/\n' >> /tmp/instance-9/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /tmp/instance-9/output-1/build/buildroot-fs/cramfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-9/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /tmp/instance-9/output-1/build/buildroot-fs/cramfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-9/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /tmp/instance-9/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /tmp/instance-9/output-1/build/buildroot-fs/cramfs/fakeroot printf ' /tmp/instance-9/output-1/host/bin/mkcramfs -L /tmp/instance-9/output-1/build/buildroot-fs/cramfs/target /tmp/instance-9/output-1/images/rootfs.cramfs\n' >> /tmp/instance-9/output-1/build/buildroot-fs/cramfs/fakeroot chmod a+x /tmp/instance-9/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/tmp/instance-9/output-1/host/bin:/tmp/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-9/output-1/host/bin/fakeroot -- /tmp/instance-9/output-1/build/buildroot-fs/cramfs/fakeroot rootdir=/tmp/instance-9/output-1/build/buildroot-fs/cramfs/target table='/tmp/instance-9/output-1/build/buildroot-fs/full_devices_table.txt' ln -snf /tmp/instance-9/output-1/host/mips64el-buildroot-linux-uclibc/sysroot /tmp/instance-9/output-1/staging make: Leaving directory '/tmp/instance-9/buildroot' make: Entering directory '/tmp/instance-9/buildroot' >>> Buildroot 2022.11-rc1-158-g3dde279269 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.39 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 6.0.1 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> 4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-babeltrace2 2.0.4 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) lgpl-2.1.txt: OK (sha256: c68fd1ffc1623ea0dace21abf57305818e4998a4ae0c79010aaaa943eb660b55) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: d919c6347409efde6dea63c6f349fb06bc060a2b721fc3df07b5f720b5f1d60e) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-xz 5.2.7 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 0.63.3 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.5.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.0 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> host-bmap-tools 3.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> initscripts Collecting legal info >>> libexecinfo 1.1-3 Collecting legal info execinfo.h: OK (sha256: 46fbc8e6849a164c4ba8fd5875748bde302bf3cd713622af0e51b4e10344f516) >>> libgta 1.2.1 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> xz 5.2.7 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> mii-diag 2.11 Collecting legal info mii-diag.c: OK (sha256: c83cf866874d6171fbea4e3786370483beb6d2898ac2ea91123b144effec7fcb) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python-greenlet 2.0.0 Collecting legal info LICENSE: OK (sha256: 769831d6e5dfaf2c20802faccff1fafb4c2025dd8f6253dfa47fcad59d4d0979) LICENSE.PSF: OK (sha256: e5ff3c23c110e494cd7d736c10fd96d462457bafeca310840db6527298c7d46b) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /tmp/instance-9/output-1/legal-info make: Leaving directory '/tmp/instance-9/buildroot'