warning: no files found matching '*.py' under directory 'tests' warning: no files found matching '*.txt' under directory 'docs' warning: no files found matching '*.conf' under directory 'docs' warning: no files found matching '*.css' under directory 'docs' warning: no files found matching '*.css_t' under directory 'docs' warning: no files found matching 'Makefile' under directory 'docs' warning: no files found matching 'indexsidebar.html' under directory 'docs' warning: no files found matching 'msvc-build-launcher.cmd' adding license file 'LICENSE' writing manifest file 'setuptools.egg-info/SOURCES.txt' Copying setuptools.egg-info to /tmp/instance-10/output-1/host/lib/python3.11/site-packages/setuptools-65.6.3-py3.11.egg-info running install_scripts creating /tmp/instance-10/output-1/host/lib/python3.11/site-packages/distutils-precedence.pth greenlet-2.0.1.tar.gz: OK (md5: 8d0f10b807144a86b54841cfab2620a9) greenlet-2.0.1.tar.gz: OK (sha256: 42e602564460da0e8ee67cb6d7236363ee5e131aa15943b6670e44e5c2ed0f67) >>> host-python-greenlet 2.0.1 Extracting gzip -d -c /tmp/instance-10/dl/python-greenlet/greenlet-2.0.1.tar.gz | tar --strip-components=1 -C /tmp/instance-10/output-1/build/host-python-greenlet-2.0.1 -xf - >>> host-python-greenlet 2.0.1 Patching >>> host-python-greenlet 2.0.1 Configuring >>> host-python-greenlet 2.0.1 Building (cd /tmp/instance-10/output-1/build/host-python-greenlet-2.0.1//; PATH="/tmp/instance-10/output-1/host/bin:/tmp/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-10/output-1/host/bin:/tmp/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-10/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-10/output-1/host/lib/pkgconfig:/tmp/instance-10/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-10/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-10/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-10/output-1/host/include" LDFLAGS="-L/tmp/instance-10/output-1/host/lib -Wl,-rpath,/tmp/instance-10/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-10/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-10/output-1/host/include -O2 -I/tmp/instance-10/output-1/host/include -I/tmp/instance-10/output-1/host/include -fPIC -I/tmp/instance-10/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-10/output-1/host/lib -Wl,-rpath,/tmp/instance-10/output-1/host/lib -Wl,--enable-new-dtags -L/tmp/instance-10/output-1/host/lib -Wl,-rpath,/tmp/instance-10/output-1/host/lib -O2 -I/tmp/instance-10/output-1/host/include -I/tmp/instance-10/output-1/host/include build/temp.linux-x86_64-3.11/src/greenlet/greenlet.o -L/tmp/instance-10/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-10/output-1/host/include -O2 -I/tmp/instance-10/output-1/host/include -I/tmp/instance-10/output-1/host/include -fPIC -Isrc/greenlet/ -I/tmp/instance-10/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-10/output-1/host/lib -Wl,-rpath,/tmp/instance-10/output-1/host/lib -Wl,--enable-new-dtags -L/tmp/instance-10/output-1/host/lib -Wl,-rpath,/tmp/instance-10/output-1/host/lib -O2 -I/tmp/instance-10/output-1/host/include -I/tmp/instance-10/output-1/host/include build/temp.linux-x86_64-3.11/src/greenlet/tests/_test_extension.o -L/tmp/instance-10/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-10/output-1/host/include -O2 -I/tmp/instance-10/output-1/host/include -I/tmp/instance-10/output-1/host/include -fPIC -Isrc/greenlet/ -I/tmp/instance-10/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-10/output-1/host/lib -Wl,-rpath,/tmp/instance-10/output-1/host/lib -Wl,--enable-new-dtags -L/tmp/instance-10/output-1/host/lib -Wl,-rpath,/tmp/instance-10/output-1/host/lib -O2 -I/tmp/instance-10/output-1/host/include -I/tmp/instance-10/output-1/host/include build/temp.linux-x86_64-3.11/src/greenlet/tests/_test_extension_cpp.o -L/tmp/instance-10/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.1 Installing to host directory (cd /tmp/instance-10/output-1/build/host-python-greenlet-2.0.1//; PATH="/tmp/instance-10/output-1/host/bin:/tmp/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-10/output-1/host/bin:/tmp/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-10/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-10/output-1/host/lib/pkgconfig:/tmp/instance-10/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-10/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-10/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-10/output-1/host/include" LDFLAGS="-L/tmp/instance-10/output-1/host/lib -Wl,-rpath,/tmp/instance-10/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-10/output-1/host/bin/python setup.py install --prefix=/tmp/instance-10/output-1/host --root=/ --single-version-externally-managed ) running install /tmp/instance-10/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-10/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-10/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/slp_platformselect.h -> /tmp/instance-10/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_thread_support.hpp -> /tmp/instance-10/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-10/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_thread_state.hpp -> /tmp/instance-10/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_slp_switch.hpp -> /tmp/instance-10/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_refs.hpp -> /tmp/instance-10/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_internal.hpp -> /tmp/instance-10/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_greenlet.hpp -> /tmp/instance-10/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_exceptions.hpp -> /tmp/instance-10/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_cpython_compat.hpp -> /tmp/instance-10/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_compiler_compat.hpp -> /tmp/instance-10/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_allocator.hpp -> /tmp/instance-10/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet.h -> /tmp/instance-10/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet.cpp -> /tmp/instance-10/output-1/host/lib/python3.11/site-packages/greenlet creating /tmp/instance-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/__init__.py -> /tmp/instance-10/output-1/host/lib/python3.11/site-packages/greenlet/platform creating /tmp/instance-10/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-10/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-10/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-10/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-10/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/__init__.py -> /tmp/instance-10/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/leakcheck.py -> /tmp/instance-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/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-10/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/__init__.py -> /tmp/instance-10/output-1/host/lib/python3.11/site-packages/greenlet byte-compiling /tmp/instance-10/output-1/host/lib/python3.11/site-packages/greenlet/platform/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-10/output-1/host/lib/python3.11/site-packages/greenlet/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-10/output-1/host/lib/python3.11/site-packages/greenlet/tests/leakcheck.py to leakcheck.cpython-311.pyc byte-compiling /tmp/instance-10/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_contextvars.py to test_contextvars.cpython-311.pyc byte-compiling /tmp/instance-10/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_cpp.py to test_cpp.cpython-311.pyc byte-compiling /tmp/instance-10/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-10/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_gc.py to test_gc.cpython-311.pyc byte-compiling /tmp/instance-10/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_generator.py to test_generator.cpython-311.pyc byte-compiling /tmp/instance-10/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-10/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_greenlet.py to test_greenlet.cpython-311.pyc byte-compiling /tmp/instance-10/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-10/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_leaks.py to test_leaks.cpython-311.pyc byte-compiling /tmp/instance-10/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-10/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_throw.py to test_throw.cpython-311.pyc byte-compiling /tmp/instance-10/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_tracing.py to test_tracing.cpython-311.pyc byte-compiling /tmp/instance-10/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_version.py to test_version.cpython-311.pyc byte-compiling /tmp/instance-10/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_weakref.py to test_weakref.cpython-311.pyc byte-compiling /tmp/instance-10/output-1/host/lib/python3.11/site-packages/greenlet/__init__.py to __init__.cpython-311.pyc running install_headers creating /tmp/instance-10/output-1/host/include/python3.11/greenlet copying src/greenlet/greenlet.h -> /tmp/instance-10/output-1/host/include/python3.11/greenlet running install_egg_info Copying src/greenlet.egg-info to /tmp/instance-10/output-1/host/lib/python3.11/site-packages/greenlet-2.0.1-py3.11.egg-info running install_scripts tzcode2022f.tar.gz: OK (sha512: 3e2ef91b972f1872e3e8da9eae9d1c4638bfdb32600f164484edd7147be45a116db80443cd5ae61b5c34f8b841e4362f4beefd957633f6cc9b7def543ed6752b) >>> host-zic 2022f Extracting gzip -d -c /tmp/instance-10/dl/zic/tzcode2022f.tar.gz | tar --strip-components=0 -C /tmp/instance-10/output-1/build/host-zic-2022f -xf - >>> host-zic 2022f Patching Applying 0001-remove-dependency-check-on-version-file.patch using patch: patching file Makefile >>> host-zic 2022f Configuring >>> host-zic 2022f Building PATH="/tmp/instance-10/output-1/host/bin:/tmp/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-10/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-10/output-1/host/lib/pkgconfig:/tmp/instance-10/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-10/output-1/build/host-zic-2022f zic make[1]: Entering directory '/tmp/instance-10/output-1/build/host-zic-2022f' VERSION=`cat version` && printf '%s\n' \ 'static char const PKGVERSION[]="(tzcode) ";' \ "static char const TZVERSION[]=\"$VERSION\";" \ 'static char const REPORT_BUGS_TO[]="tz@iana.org";' \ >version.h.out mv version.h.out version.h cc -DTZDIR='"/usr/share/zoneinfo"' -c -o zic.o zic.c cc -DTZDIR='"/usr/share/zoneinfo"' -o zic zic.o make[1]: Leaving directory '/tmp/instance-10/output-1/build/host-zic-2022f' >>> host-zic 2022f Installing to host directory /usr/bin/install -D -m 755 /tmp/instance-10/output-1/build/host-zic-2022f/zic /tmp/instance-10/output-1/host/sbin/zic /usr/bin/install -D -m 644 /tmp/instance-10/output-1/build/host-zic-2022f/tzfile.h /tmp/instance-10/output-1/host/include/tzfile.h tzdata2022f.tar.gz: OK (sha512: 72d05d05be999075cdf57b896c0f4238b1b862d4d0ed92cc611736592a4ada14d47bd7f0fc8be39e7938a7f5940a903c8af41e87859482bcfab787d889d429f6) >>> host-tzdata 2022f Extracting gzip -d -c /tmp/instance-10/dl/tzdata/tzdata2022f.tar.gz | tar --strip-components=0 -C /tmp/instance-10/output-1/build/host-tzdata-2022f -xf - >>> host-tzdata 2022f Patching >>> host-tzdata 2022f Configuring >>> host-tzdata 2022f Building (cd /tmp/instance-10/output-1/build/host-tzdata-2022f; for zone in africa antarctica asia australasia europe northamerica southamerica etcetera backward factory; do /tmp/instance-10/output-1/host/sbin/zic -b fat -d _output/posix $zone || exit 1; /tmp/instance-10/output-1/host/sbin/zic -b fat -d _output/right -L leapseconds $zone || exit 1; done; ) >>> host-tzdata 2022f Installing to host directory /usr/bin/install -d -m 0755 /tmp/instance-10/output-1/host/share/zoneinfo cp -a /tmp/instance-10/output-1/build/host-tzdata-2022f/_output/* /tmp/instance-10/output-1/build/host-tzdata-2022f/*.tab /tmp/instance-10/output-1/build/host-tzdata-2022f/leap-seconds.list /tmp/instance-10/output-1/host/share/zoneinfo tzdata2022f.tar.gz: OK (sha512: 72d05d05be999075cdf57b896c0f4238b1b862d4d0ed92cc611736592a4ada14d47bd7f0fc8be39e7938a7f5940a903c8af41e87859482bcfab787d889d429f6) >>> tzdata 2022f Extracting gzip -d -c /tmp/instance-10/dl/tzdata/tzdata2022f.tar.gz | tar --strip-components=0 -C /tmp/instance-10/output-1/build/tzdata-2022f -xf - >>> tzdata 2022f Patching >>> tzdata 2022f Configuring >>> tzdata 2022f Building >>> tzdata 2022f Installing to target /usr/bin/install -d -m 0755 /tmp/instance-10/output-1/target/usr/share/zoneinfo cp -a /tmp/instance-10/output-1/host/share/zoneinfo/* /tmp/instance-10/output-1/target/usr/share/zoneinfo cd /tmp/instance-10/output-1/target/usr/share/zoneinfo; for zone in posix/*; do ln -sfn "${zone}" "${zone##*/}"; done if [ ! -f /tmp/instance-10/output-1/target/usr/share/zoneinfo/Etc/UTC ]; then printf "Error: '%s' is not a valid timezone, check your BR2_TARGET_LOCALTIME setting\n" "Etc/UTC"; exit 1; fi ln -sf ../usr/share/zoneinfo/Etc/UTC /tmp/instance-10/output-1/target/etc/localtime echo "Etc/UTC" >/tmp/instance-10/output-1/target/etc/timezone >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-10/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'@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', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-10/output-1/host/bin/s390x-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-10/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%s390x%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%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-10/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-10/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-10/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-10/output-1/host/s390x-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-10/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-10/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-10/output-1/host/bin/s390x-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-10/output-1/host/bin/s390x-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%s390x%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-10/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-10/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-10/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-10/output-1/host/s390x-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-10/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-10/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /tmp/instance-10/output-1/target/etc/shells || echo "/bin/bash" >> /tmp/instance-10/output-1/target/etc/shells mkdir -p /tmp/instance-10/output-1/target/etc echo "buildroot" > /tmp/instance-10/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-10/output-1/target/etc/hosts mkdir -p /tmp/instance-10/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-10/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /tmp/instance-10/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-10/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-10/output-1/target/etc/shells ln -sf bash /tmp/instance-10/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,bash,' /tmp/instance-10/output-1/target/etc/passwd rm -rf /tmp/instance-10/output-1/target/usr/include /tmp/instance-10/output-1/target/usr/share/aclocal \ /tmp/instance-10/output-1/target/usr/lib/pkgconfig /tmp/instance-10/output-1/target/usr/share/pkgconfig \ /tmp/instance-10/output-1/target/usr/lib/cmake /tmp/instance-10/output-1/target/usr/share/cmake \ /tmp/instance-10/output-1/target/usr/lib/rpm /tmp/instance-10/output-1/target/usr/doc find /tmp/instance-10/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-10/output-1/target/lib/ /tmp/instance-10/output-1/target/usr/lib/ /tmp/instance-10/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-10/output-1/target/usr/share/gdb rm -rf /tmp/instance-10/output-1/target/usr/share/zsh rm -rf /tmp/instance-10/output-1/target/usr/man /tmp/instance-10/output-1/target/usr/share/man rm -rf /tmp/instance-10/output-1/target/usr/info /tmp/instance-10/output-1/target/usr/share/info rm -rf /tmp/instance-10/output-1/target/usr/doc /tmp/instance-10/output-1/target/usr/share/doc rm -rf /tmp/instance-10/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-10/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-10/output-1/target/lib/debug /tmp/instance-10/output-1/target/usr/lib/debug find /tmp/instance-10/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-10/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-10/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-10/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-10/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-1021-g6e0ba6bfc2"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-10/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-10/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-10/output-1/per-package /tmp/instance-10/buildroot/support/scripts/fix-rpath target touch /tmp/instance-10/output-1/target/usr ln -snf /tmp/instance-10/output-1/host/s390x-buildroot-linux-gnu/sysroot /tmp/instance-10/output-1/staging make: Leaving directory '/tmp/instance-10/buildroot' make: Entering directory '/tmp/instance-10/buildroot' >>> Buildroot 2022.11-1021-g6e0ba6bfc2 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.5 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-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> bash 5.2.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> bind 9.16.33 Collecting legal info COPYRIGHT: OK (sha256: daf6f1eddf5983ed664a2d125b619e56e2e93917c19d0d41c7586ea153ba2155) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libuv 1.44.2 Collecting legal info LICENSE: OK (sha256: 95b8b163c60d17cfce3cef61a2d8a9cf70137502c8fb5f3d93cd2fc529fa98c8) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> openssl Collecting legal info >>> libressl 3.6.1 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> crucible 2022.05.25 Collecting legal info LICENSE: OK (sha256: d88514630470aec9fa7abdc990a1e0a8751a752321bffa868188c49009d64d59) >>> host-go 1.19.5 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> dante 1.4.3 Collecting legal info LICENSE: OK (sha256: 05e2db26147a8575005f090aada119ea6cb40a4382164929d647f00abef3bdfd) >>> fbdump 0.4.2 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> gnupg2 2.3.8 Collecting legal info COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.46 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libksba 1.6.3 Collecting legal info AUTHORS: OK (sha256: 8f1b87e551d97b2b23b6d3403a5d598c63ea89824cb8ee351f631f6cab2beaa5) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> haveged 1.9.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> kexec 2.0.25 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libfribidi 1.0.12 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libpagekite 0.91.201110 Collecting legal info doc/COPYING.md: OK (sha256: ba443b9c9d4273d06aae3e147e9ad1ec199cc9c23455f486a039536d47f57eed) doc/LICENSE-2.0.txt: OK (sha256: 4a271d0bb6bb6e0bac880efddb46da73e6df3dcf0d9ca08a945a232f8ab882ef) doc/AGPLv3.txt: OK (sha256: 8e0f770cabe772d67d36469f6bf413afd2dcfa6ac37acfc65f770cf3a134106d) >>> libupnp 1.14.13 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> mtdev 1.1.6 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> net-tools 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> open-lldp 1.1 Collecting legal info COPYING: OK (sha256: 67af5abeb092213cd9c53781503320f635ba28b641e0c3f24d367e8e93a9839b) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-python-greenlet 2.0.1 Collecting legal info LICENSE: OK (sha256: 769831d6e5dfaf2c20802faccff1fafb4c2025dd8f6253dfa47fcad59d4d0979) LICENSE.PSF: OK (sha256: e5ff3c23c110e494cd7d736c10fd96d462457bafeca310840db6527298c7d46b) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2022.09.03 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-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> tzdata 2022f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdata 2022f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2022f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) 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) WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (FIRMWARE_UTILS_LICENSE_FILES not defined) Legal info produced in /tmp/instance-10/output-1/legal-info make: Leaving directory '/tmp/instance-10/buildroot'