copying src/greenlet/tests/test_cpp.py -> build/lib.linux-x86_64-3.10/greenlet/tests copying src/greenlet/tests/test_greenlet.py -> build/lib.linux-x86_64-3.10/greenlet/tests copying src/greenlet/tests/test_generator.py -> build/lib.linux-x86_64-3.10/greenlet/tests copying src/greenlet/tests/test_gc.py -> build/lib.linux-x86_64-3.10/greenlet/tests copying src/greenlet/tests/__init__.py -> build/lib.linux-x86_64-3.10/greenlet/tests copying src/greenlet/tests/test_leaks.py -> build/lib.linux-x86_64-3.10/greenlet/tests copying src/greenlet/tests/test_tracing.py -> build/lib.linux-x86_64-3.10/greenlet/tests copying src/greenlet/tests/test_weakref.py -> build/lib.linux-x86_64-3.10/greenlet/tests 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' 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.c -> build/lib.linux-x86_64-3.10/greenlet copying src/greenlet/greenlet.h -> build/lib.linux-x86_64-3.10/greenlet copying src/greenlet/slp_platformselect.h -> build/lib.linux-x86_64-3.10/greenlet creating build/lib.linux-x86_64-3.10/greenlet/platform copying src/greenlet/platform/setup_switch_x64_masm.cmd -> build/lib.linux-x86_64-3.10/greenlet/platform copying src/greenlet/platform/switch_aarch64_gcc.h -> build/lib.linux-x86_64-3.10/greenlet/platform copying src/greenlet/platform/switch_alpha_unix.h -> build/lib.linux-x86_64-3.10/greenlet/platform copying src/greenlet/platform/switch_amd64_unix.h -> build/lib.linux-x86_64-3.10/greenlet/platform copying src/greenlet/platform/switch_arm32_gcc.h -> build/lib.linux-x86_64-3.10/greenlet/platform copying src/greenlet/platform/switch_arm32_ios.h -> build/lib.linux-x86_64-3.10/greenlet/platform copying src/greenlet/platform/switch_csky_gcc.h -> build/lib.linux-x86_64-3.10/greenlet/platform copying src/greenlet/platform/switch_m68k_gcc.h -> build/lib.linux-x86_64-3.10/greenlet/platform copying src/greenlet/platform/switch_mips_unix.h -> build/lib.linux-x86_64-3.10/greenlet/platform copying src/greenlet/platform/switch_ppc64_aix.h -> build/lib.linux-x86_64-3.10/greenlet/platform copying src/greenlet/platform/switch_ppc64_linux.h -> build/lib.linux-x86_64-3.10/greenlet/platform copying src/greenlet/platform/switch_ppc_aix.h -> build/lib.linux-x86_64-3.10/greenlet/platform copying src/greenlet/platform/switch_ppc_linux.h -> build/lib.linux-x86_64-3.10/greenlet/platform copying src/greenlet/platform/switch_ppc_macosx.h -> build/lib.linux-x86_64-3.10/greenlet/platform copying src/greenlet/platform/switch_ppc_unix.h -> build/lib.linux-x86_64-3.10/greenlet/platform copying src/greenlet/platform/switch_riscv_unix.h -> build/lib.linux-x86_64-3.10/greenlet/platform copying src/greenlet/platform/switch_s390_unix.h -> build/lib.linux-x86_64-3.10/greenlet/platform copying src/greenlet/platform/switch_sparc_sun_gcc.h -> build/lib.linux-x86_64-3.10/greenlet/platform copying src/greenlet/platform/switch_x32_unix.h -> build/lib.linux-x86_64-3.10/greenlet/platform copying src/greenlet/platform/switch_x64_masm.asm -> build/lib.linux-x86_64-3.10/greenlet/platform copying src/greenlet/platform/switch_x64_masm.obj -> build/lib.linux-x86_64-3.10/greenlet/platform copying src/greenlet/platform/switch_x64_msvc.h -> build/lib.linux-x86_64-3.10/greenlet/platform copying src/greenlet/platform/switch_x86_msvc.h -> build/lib.linux-x86_64-3.10/greenlet/platform copying src/greenlet/platform/switch_x86_unix.h -> build/lib.linux-x86_64-3.10/greenlet/platform copying src/greenlet/tests/_test_extension.c -> build/lib.linux-x86_64-3.10/greenlet/tests copying src/greenlet/tests/_test_extension_cpp.cpp -> build/lib.linux-x86_64-3.10/greenlet/tests running build_ext building 'greenlet._greenlet' extension creating build/temp.linux-x86_64-3.10 creating build/temp.linux-x86_64-3.10/src creating build/temp.linux-x86_64-3.10/src/greenlet /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/nvmedata/autobuild/instance-10/output-1/host/include -O2 -I/nvmedata/autobuild/instance-10/output-1/host/include -I/nvmedata/autobuild/instance-10/output-1/host/include -fPIC -I/nvmedata/autobuild/instance-10/output-1/host/include/python3.10 -c src/greenlet/greenlet.c -o build/temp.linux-x86_64-3.10/src/greenlet/greenlet.o /usr/bin/gcc -pthread -shared -L/nvmedata/autobuild/instance-10/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-10/output-1/host/lib -Wl,--enable-new-dtags -L/nvmedata/autobuild/instance-10/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-10/output-1/host/lib -O2 -I/nvmedata/autobuild/instance-10/output-1/host/include -I/nvmedata/autobuild/instance-10/output-1/host/include build/temp.linux-x86_64-3.10/src/greenlet/greenlet.o -L/nvmedata/autobuild/instance-10/output-1/host/lib -o build/lib.linux-x86_64-3.10/greenlet/_greenlet.cpython-310-x86_64-linux-gnu.so building 'greenlet.tests._test_extension' extension creating build/temp.linux-x86_64-3.10/src/greenlet/tests /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/nvmedata/autobuild/instance-10/output-1/host/include -O2 -I/nvmedata/autobuild/instance-10/output-1/host/include -I/nvmedata/autobuild/instance-10/output-1/host/include -fPIC -Isrc/greenlet/ -I/nvmedata/autobuild/instance-10/output-1/host/include/python3.10 -c src/greenlet/tests/_test_extension.c -o build/temp.linux-x86_64-3.10/src/greenlet/tests/_test_extension.o /usr/bin/gcc -pthread -shared -L/nvmedata/autobuild/instance-10/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-10/output-1/host/lib -Wl,--enable-new-dtags -L/nvmedata/autobuild/instance-10/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-10/output-1/host/lib -O2 -I/nvmedata/autobuild/instance-10/output-1/host/include -I/nvmedata/autobuild/instance-10/output-1/host/include build/temp.linux-x86_64-3.10/src/greenlet/tests/_test_extension.o -L/nvmedata/autobuild/instance-10/output-1/host/lib -o build/lib.linux-x86_64-3.10/greenlet/tests/_test_extension.cpython-310-x86_64-linux-gnu.so building 'greenlet.tests._test_extension_cpp' extension /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/nvmedata/autobuild/instance-10/output-1/host/include -O2 -I/nvmedata/autobuild/instance-10/output-1/host/include -I/nvmedata/autobuild/instance-10/output-1/host/include -fPIC -Isrc/greenlet/ -I/nvmedata/autobuild/instance-10/output-1/host/include/python3.10 -c src/greenlet/tests/_test_extension_cpp.cpp -o build/temp.linux-x86_64-3.10/src/greenlet/tests/_test_extension_cpp.o /usr/bin/g++ -pthread -shared -L/nvmedata/autobuild/instance-10/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-10/output-1/host/lib -Wl,--enable-new-dtags -L/nvmedata/autobuild/instance-10/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-10/output-1/host/lib -O2 -I/nvmedata/autobuild/instance-10/output-1/host/include -I/nvmedata/autobuild/instance-10/output-1/host/include build/temp.linux-x86_64-3.10/src/greenlet/tests/_test_extension_cpp.o -L/nvmedata/autobuild/instance-10/output-1/host/lib -o build/lib.linux-x86_64-3.10/greenlet/tests/_test_extension_cpp.cpython-310-x86_64-linux-gnu.so >>> host-python-greenlet 1.1.2 Installing to host directory (cd /nvmedata/autobuild/instance-10/output-1/build/host-python-greenlet-1.1.2//; PATH="/nvmedata/autobuild/instance-10/output-1/host/bin:/nvmedata/autobuild/instance-10/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=1 PATH="/nvmedata/autobuild/instance-10/output-1/host/bin:/nvmedata/autobuild/instance-10/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/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="/nvmedata/autobuild/instance-10/output-1/host/lib/pkgconfig:/nvmedata/autobuild/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/nvmedata/autobuild/instance-10/output-1/host/include" CFLAGS="-O2 -I/nvmedata/autobuild/instance-10/output-1/host/include" CXXFLAGS="-O2 -I/nvmedata/autobuild/instance-10/output-1/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-10/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-10/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /nvmedata/autobuild/instance-10/output-1/host/bin/python setup.py install --prefix=/nvmedata/autobuild/instance-10/output-1/host --root=/ --single-version-externally-managed ) running install /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/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' 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 /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet copying build/lib.linux-x86_64-3.10/greenlet/_greenlet.cpython-310-x86_64-linux-gnu.so -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet copying build/lib.linux-x86_64-3.10/greenlet/slp_platformselect.h -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet creating /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_arm32_gcc.h -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_ppc64_aix.h -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_riscv_unix.h -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_ppc_aix.h -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_aarch64_gcc.h -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_ppc_unix.h -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_csky_gcc.h -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_arm32_ios.h -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_x64_msvc.h -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_ppc64_linux.h -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_ppc_linux.h -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/setup_switch_x64_masm.cmd -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_ppc_macosx.h -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_x32_unix.h -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_m68k_gcc.h -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_x86_msvc.h -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_x86_unix.h -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_mips_unix.h -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_alpha_unix.h -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_s390_unix.h -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_amd64_unix.h -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_x64_masm.obj -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_sparc_sun_gcc.h -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_x64_masm.asm -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/platform creating /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/test_version.py -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/test_throw.py -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/_test_extension.c -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/test_contextvars.py -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/test_stack_saved.py -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/test_extension_interface.py -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/test_generator_nested.py -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/_test_extension.cpython-310-x86_64-linux-gnu.so -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/test_cpp.py -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/_test_extension_cpp.cpython-310-x86_64-linux-gnu.so -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/_test_extension_cpp.cpp -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/test_greenlet.py -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/test_generator.py -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/test_gc.py -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/__init__.py -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/test_leaks.py -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/test_tracing.py -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/test_weakref.py -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/greenlet.h -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet copying build/lib.linux-x86_64-3.10/greenlet/greenlet.c -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet copying build/lib.linux-x86_64-3.10/greenlet/__init__.py -> /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet byte-compiling /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests/test_version.py to test_version.pyc byte-compiling /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests/test_throw.py to test_throw.pyc byte-compiling /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests/test_contextvars.py to test_contextvars.pyc byte-compiling /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests/test_stack_saved.py to test_stack_saved.pyc byte-compiling /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests/test_extension_interface.py to test_extension_interface.pyc byte-compiling /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests/test_generator_nested.py to test_generator_nested.pyc byte-compiling /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests/test_cpp.py to test_cpp.pyc byte-compiling /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests/test_greenlet.py to test_greenlet.pyc byte-compiling /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests/test_generator.py to test_generator.pyc byte-compiling /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests/test_gc.py to test_gc.pyc byte-compiling /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests/__init__.py to __init__.pyc byte-compiling /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests/test_leaks.py to test_leaks.pyc byte-compiling /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests/test_tracing.py to test_tracing.pyc byte-compiling /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/tests/test_weakref.py to test_weakref.pyc byte-compiling /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet/__init__.py to __init__.pyc running install_headers creating /nvmedata/autobuild/instance-10/output-1/host/include/python3.10/greenlet copying src/greenlet/greenlet.h -> /nvmedata/autobuild/instance-10/output-1/host/include/python3.10/greenlet running install_egg_info Copying src/greenlet.egg-info to /nvmedata/autobuild/instance-10/output-1/host/lib/python3.10/site-packages/greenlet-1.1.2-py3.10.egg-info running install_scripts >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Downloading GIT_DIR=/nvmedata/autobuild/instance-10/dl/uhttpd/git/.git git init . Initialized empty Git repository in /nvmedata/autobuild/instance-10/dl/uhttpd/git/.git/ GIT_DIR=/nvmedata/autobuild/instance-10/dl/uhttpd/git/.git git remote add origin 'https://git.openwrt.org/project/uhttpd.git' GIT_DIR=/nvmedata/autobuild/instance-10/dl/uhttpd/git/.git git remote set-url origin 'https://git.openwrt.org/project/uhttpd.git' Fetching all references GIT_DIR=/nvmedata/autobuild/instance-10/dl/uhttpd/git/.git git fetch origin From https://git.openwrt.org/project/uhttpd * [new branch] master -> origin/master * [new branch] openwrt-19.07 -> origin/openwrt-19.07 GIT_DIR=/nvmedata/autobuild/instance-10/dl/uhttpd/git/.git git fetch origin -t GIT_DIR=/nvmedata/autobuild/instance-10/dl/uhttpd/git/.git git submodule --quiet foreach 'printf "Deregistering submodule \"%s\"\n" "${path}" && cd .. && rm -rf "${path##*/}"' GIT_DIR=/nvmedata/autobuild/instance-10/dl/uhttpd/git/.git git checkout -f -q '15346de8d3ba422002496526ee24c62a3601ab8c' warning: refname '15346de8d3ba422002496526ee24c62a3601ab8c' is ambiguous. Git normally never creates a ref that ends with 40 hex characters because it will be ignored when you just specify 40-hex. These refs may be created by mistake. For example, git switch -c $br $(git rev-parse ...) where "$br" is somehow empty and a 40-hex ref is created. Please examine these refs and maybe delete them. Turn this message off by running "git config advice.objectNameWarning false" GIT_DIR=/nvmedata/autobuild/instance-10/dl/uhttpd/git/.git git clean -ffdx uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c-br1.tar.gz: OK (sha256: 9ae10aaf6642b214e0a4ca47d6fd9693ac4b88d61e7d6446f0f0feb3a28ca510) >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Extracting gzip -d -c /nvmedata/autobuild/instance-10/dl/uhttpd/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c-br1.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-10/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c -xf - >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Patching Applying 0001-Remove-Werror.patch using patch: patching file CMakeLists.txt Applying 0002-Fix-TCP_FASTOPEN-related-compile-error.patch using patch: patching file listen.c >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Configuring (mkdir -p /nvmedata/autobuild/instance-10/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c/ && cd /nvmedata/autobuild/instance-10/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c/ && rm -f CMakeCache.txt && PATH="/nvmedata/autobuild/instance-10/output-1/host/bin:/nvmedata/autobuild/instance-10/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-10/output-1/host/bin/cmake /nvmedata/autobuild/instance-10/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c/ -DCMAKE_TOOLCHAIN_FILE="/nvmedata/autobuild/instance-10/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DLUA_SUPPORT=OFF -DTLS_SUPPORT=OFF -DUBUS_SUPPORT=OFF ) -- The C compiler identification is GNU 10.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nvmedata/autobuild/instance-10/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for getspnam -- Looking for getspnam - found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /nvmedata/autobuild/instance-10/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Building PATH="/nvmedata/autobuild/instance-10/output-1/host/bin:/nvmedata/autobuild/instance-10/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-10/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c/ make[1]: Entering directory '/nvmedata/autobuild/instance-10/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c' make[2]: Entering directory '/nvmedata/autobuild/instance-10/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c' make[3]: Entering directory '/nvmedata/autobuild/instance-10/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c' Scanning dependencies of target uhttpd make[3]: Leaving directory '/nvmedata/autobuild/instance-10/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c' make[3]: Entering directory '/nvmedata/autobuild/instance-10/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c' [ 8%] Building C object CMakeFiles/uhttpd.dir/main.c.o [ 16%] Building C object CMakeFiles/uhttpd.dir/listen.c.o [ 25%] Building C object CMakeFiles/uhttpd.dir/client.c.o [ 33%] Building C object CMakeFiles/uhttpd.dir/utils.c.o [ 41%] Building C object CMakeFiles/uhttpd.dir/file.c.o [ 50%] Building C object CMakeFiles/uhttpd.dir/auth.c.o [ 58%] Building C object CMakeFiles/uhttpd.dir/cgi.c.o [ 66%] Building C object CMakeFiles/uhttpd.dir/relay.c.o [ 75%] Building C object CMakeFiles/uhttpd.dir/proc.c.o [ 83%] Building C object CMakeFiles/uhttpd.dir/plugin.c.o [ 91%] Building C object CMakeFiles/uhttpd.dir/handler.c.o [100%] Linking C executable uhttpd make[3]: Leaving directory '/nvmedata/autobuild/instance-10/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c' [100%] Built target uhttpd make[2]: Leaving directory '/nvmedata/autobuild/instance-10/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c' make[1]: Leaving directory '/nvmedata/autobuild/instance-10/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c' >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Installing to target PATH="/nvmedata/autobuild/instance-10/output-1/host/bin:/nvmedata/autobuild/instance-10/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-10/output-1/target install/fast -C /nvmedata/autobuild/instance-10/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c/ make[1]: Entering directory '/nvmedata/autobuild/instance-10/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c' Install the project... -- Install configuration: "Release" -- Installing: /nvmedata/autobuild/instance-10/output-1/target/usr/bin/uhttpd make[1]: Leaving directory '/nvmedata/autobuild/instance-10/output-1/build/uhttpd-15346de8d3ba422002496526ee24c62a3601ab8c' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-10/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-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', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-10/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-10/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-10/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-10/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-10/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-10/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-10/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-10/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-10/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-10/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-10/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-10/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-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', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-10/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-10/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-10/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-10/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-10/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-10/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /nvmedata/autobuild/instance-10/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /nvmedata/autobuild/instance-10/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /nvmedata/autobuild/instance-10/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /nvmedata/autobuild/instance-10/output-1/target/etc/shells || echo "/bin/ash" >> /nvmedata/autobuild/instance-10/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /nvmedata/autobuild/instance-10/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /nvmedata/autobuild/instance-10/output-1/target/etc/shells || echo "/bin/hush" >> /nvmedata/autobuild/instance-10/output-1/target/etc/shells; fi mkdir -p /nvmedata/autobuild/instance-10/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-10/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-10/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-10/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-10/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /nvmedata/autobuild/instance-10/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-10/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-10/output-1/target/etc/shells if [ -x /nvmedata/autobuild/instance-10/output-1/target/sbin/swapon -a -x /nvmedata/autobuild/instance-10/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /nvmedata/autobuild/instance-10/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /nvmedata/autobuild/instance-10/output-1/target/etc/inittab; fi rm -rf /nvmedata/autobuild/instance-10/output-1/target/usr/include /nvmedata/autobuild/instance-10/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-10/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-10/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-10/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-10/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-10/output-1/target/usr/doc find /nvmedata/autobuild/instance-10/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-10/output-1/target/lib/ /nvmedata/autobuild/instance-10/output-1/target/usr/lib/ /nvmedata/autobuild/instance-10/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/nvmedata/autobuild/instance-10/output-1/target/usr/libexec/': No such file or directory rm -rf /nvmedata/autobuild/instance-10/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-10/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-10/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-10/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-10/output-1/target/usr/man /nvmedata/autobuild/instance-10/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-10/output-1/target/usr/info /nvmedata/autobuild/instance-10/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-10/output-1/target/usr/doc /nvmedata/autobuild/instance-10/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-10/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-10/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-10/output-1/target/lib/debug /nvmedata/autobuild/instance-10/output-1/target/usr/lib/debug find /nvmedata/autobuild/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 /nvmedata/autobuild/instance-10/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /nvmedata/autobuild/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 /nvmedata/autobuild/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 /nvmedata/autobuild/instance-10/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.02-931-g3292f87412"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.05-git\"" \ ) > /nvmedata/autobuild/instance-10/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-10/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-10/output-1/per-package /nvmedata/autobuild/instance-10/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-10/output-1/target/usr ln -snf /nvmedata/autobuild/instance-10/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /nvmedata/autobuild/instance-10/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-10/buildroot' make: Entering directory '/nvmedata/autobuild/instance-10/buildroot' >>> Buildroot 2022.02-931-g3292f87412 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> arptables 0.0.5 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> glibc 2.35-6-g491f2ef1f0ff849490f374917957018d07ee0586 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-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 10.3.0 Collecting legal info >>> host-binutils 2.37 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.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.15.37 Collecting legal info >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> iputils 20211215 Collecting legal info LICENSE: OK (sha256: 973281334c2da6364fa6bdc44c1f0f8d60d80d73c782982ffc5d53b0a31aa042) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-meson 0.62.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.4 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> 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-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> cantarell 0.0.25 Collecting legal info COPYING: OK (sha256: 79a9d6198c0d9192c1b0bf55bcbc404a39390bd0d8c650cf20d652c2eaa284d8) >>> cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> daq 2.0.7 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> 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) >>> dvdauthor 0.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> fftw-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gptfdisk 1.0.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> 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) >>> initscripts Collecting legal info >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> json-c 0.15 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsndfile 1.0.31 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libxcrypt 4.4.28 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> mdevd 0.1.4.0 Collecting legal info COPYING: OK (sha256: 31b60c66aba1fa0a7f8847339ac35c28638e25ff96da700d995533ad810e3995) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> most 5.1.0 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) COPYRIGHT: OK (sha256: 47ad1c3f9b94d6ec42d9bee6c5df980c5c2daa5b9d22113545ae6a3f21ca2f52) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> mpd-mpc 0.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ngircd 26.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> noip 2.1.9 Collecting legal info COPYING: OK (sha256: 5aaf7e9e1790c6e372b6c5dec8c6c4b60504414a8c56f64c3071d281d3c251fa) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pkcs11-helper 1.28 Collecting legal info COPYING: OK (sha256: 808705ac1daafe07a76431929575c5712a8693977a39ec9102aed25f030754d9) COPYING.BSD: OK (sha256: 865496cf23a6c792739ff2f9ea11e95ac99db89cfe3780a295b4e1495a9c19fe) COPYING.GPL: OK (sha256: cd2e7d63a11058f19c58b06fb8c759140ce70788369dce6e6e9db40d3475021e) >>> host-python-greenlet 1.1.2 Collecting legal info LICENSE: OK (sha256: 769831d6e5dfaf2c20802faccff1fafb4c2025dd8f6253dfa47fcad59d4d0979) LICENSE.PSF: OK (sha256: e5ff3c23c110e494cd7d736c10fd96d462457bafeca310840db6527298c7d46b) >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Collecting legal info uhttpd.h: OK (sha256: ce1803f83f776cc88661e303fede0e5ff52faf1d9f74508fadbecf7705b4c84d) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.15.37: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-10/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-10/buildroot'