Copying setuptools.egg-info to /tmp/instance-19/output-1/host/lib/python3.10/site-packages/setuptools-65.5.0-py3.10.egg-info running install_scripts creating /tmp/instance-19/output-1/host/lib/python3.10/site-packages/distutils-precedence.pth >>> host-python-greenlet 1.1.3.post0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-19/output-1/build/.greenlet-1.1.3.post0.tar.gz.gZMczp/output' 'https://files.pythonhosted.org/packages/ea/37/e54ce453b298e890f59dba3db32461579328a07d5b65e3eabf80f971c099/greenlet-1.1.3.post0.tar.gz' --2022-12-04 00:06:03-- https://files.pythonhosted.org/packages/ea/37/e54ce453b298e890f59dba3db32461579328a07d5b65e3eabf80f971c099/greenlet-1.1.3.post0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 91784 (90K) [application/x-tar] Saving to: '/tmp/instance-19/output-1/build/.greenlet-1.1.3.post0.tar.gz.gZMczp/output' 0K .......... .......... .......... .......... .......... 55% 12.3M 0s 50K .......... .......... .......... ......... 100% 217M=0.004s 2022-12-04 00:06:03 (21.1 MB/s) - '/tmp/instance-19/output-1/build/.greenlet-1.1.3.post0.tar.gz.gZMczp/output' saved [91784/91784] greenlet-1.1.3.post0.tar.gz: OK (md5: b3e86eb9ab0908e6e3ef542e9b94d7e1) greenlet-1.1.3.post0.tar.gz: OK (sha256: f5e09dc5c6e1796969fd4b775ea1417d70e49a5df29aaa8e5d10675d9e11872c) >>> host-python-greenlet 1.1.3.post0 Extracting gzip -d -c /tmp/instance-19/dl/python-greenlet/greenlet-1.1.3.post0.tar.gz | tar --strip-components=1 -C /tmp/instance-19/output-1/build/host-python-greenlet-1.1.3.post0 -xf - >>> host-python-greenlet 1.1.3.post0 Patching >>> host-python-greenlet 1.1.3.post0 Configuring >>> host-python-greenlet 1.1.3.post0 Building (cd /tmp/instance-19/output-1/build/host-python-greenlet-1.1.3.post0//; PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-19/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-19/output-1/host/lib/pkgconfig:/tmp/instance-19/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-19/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-19/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-19/output-1/host/include" LDFLAGS="-L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-19/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib.linux-x86_64-3.10 creating build/lib.linux-x86_64-3.10/greenlet copying src/greenlet/__init__.py -> build/lib.linux-x86_64-3.10/greenlet creating 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 copying src/greenlet/tests/test_version.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_throw.py -> build/lib.linux-x86_64-3.10/greenlet/tests copying src/greenlet/tests/test_stack_saved.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_greenlet.py -> build/lib.linux-x86_64-3.10/greenlet/tests copying src/greenlet/tests/test_generator_nested.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/test_extension_interface.py -> build/lib.linux-x86_64-3.10/greenlet/tests copying src/greenlet/tests/test_cpp.py -> build/lib.linux-x86_64-3.10/greenlet/tests copying src/greenlet/tests/test_contextvars.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 creating build/lib.linux-x86_64-3.10/greenlet/platform copying src/greenlet/platform/__init__.py -> build/lib.linux-x86_64-3.10/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' 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 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 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 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/tmp/instance-19/output-1/host/include -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -fPIC -I/tmp/instance-19/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/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib -Wl,--enable-new-dtags -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include build/temp.linux-x86_64-3.10/src/greenlet/greenlet.o -L/tmp/instance-19/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/tmp/instance-19/output-1/host/include -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -fPIC -Isrc/greenlet/ -I/tmp/instance-19/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/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib -Wl,--enable-new-dtags -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include build/temp.linux-x86_64-3.10/src/greenlet/tests/_test_extension.o -L/tmp/instance-19/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/tmp/instance-19/output-1/host/include -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include -fPIC -Isrc/greenlet/ -I/tmp/instance-19/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/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib -Wl,--enable-new-dtags -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib -O2 -I/tmp/instance-19/output-1/host/include -I/tmp/instance-19/output-1/host/include build/temp.linux-x86_64-3.10/src/greenlet/tests/_test_extension_cpp.o -L/tmp/instance-19/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.3.post0 Installing to host directory (cd /tmp/instance-19/output-1/build/host-python-greenlet-1.1.3.post0//; PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-19/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-19/output-1/host/lib/pkgconfig:/tmp/instance-19/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-19/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-19/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-19/output-1/host/include" LDFLAGS="-L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-19/output-1/host/bin/python setup.py install --prefix=/tmp/instance-19/output-1/host --root=/ --single-version-externally-managed ) running install /tmp/instance-19/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 /tmp/instance-19/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 -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet copying build/lib.linux-x86_64-3.10/greenlet/slp_platformselect.h -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet copying build/lib.linux-x86_64-3.10/greenlet/greenlet.h -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet copying build/lib.linux-x86_64-3.10/greenlet/greenlet.c -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet creating /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_x86_unix.h -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_x86_msvc.h -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_x64_msvc.h -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_x64_masm.obj -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_x64_masm.asm -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_x32_unix.h -> /tmp/instance-19/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 -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_s390_unix.h -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_riscv_unix.h -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_ppc_unix.h -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_ppc_macosx.h -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_ppc_linux.h -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_ppc_aix.h -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_ppc64_linux.h -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_ppc64_aix.h -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_mips_unix.h -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_m68k_gcc.h -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_csky_gcc.h -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_arm32_ios.h -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_arm32_gcc.h -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_amd64_unix.h -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_alpha_unix.h -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/switch_aarch64_gcc.h -> /tmp/instance-19/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 -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.10/greenlet/platform/__init__.py -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/platform creating /tmp/instance-19/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 -> /tmp/instance-19/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 -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/_test_extension_cpp.cpp -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/_test_extension.c -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/__init__.py -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/test_contextvars.py -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/test_cpp.py -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/test_extension_interface.py -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/test_gc.py -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/test_generator.py -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/test_generator_nested.py -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/test_greenlet.py -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/test_leaks.py -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/test_stack_saved.py -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/test_throw.py -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/test_tracing.py -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/test_version.py -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/tests/test_weakref.py -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.10/greenlet/__init__.py -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet byte-compiling /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/platform/__init__.py to __init__.cpython-310.pyc byte-compiling /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests/test_contextvars.py to test_contextvars.cpython-310.pyc byte-compiling /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests/test_cpp.py to test_cpp.cpython-310.pyc byte-compiling /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests/test_extension_interface.py to test_extension_interface.cpython-310.pyc byte-compiling /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests/test_gc.py to test_gc.cpython-310.pyc byte-compiling /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests/test_generator.py to test_generator.cpython-310.pyc byte-compiling /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests/test_generator_nested.py to test_generator_nested.cpython-310.pyc byte-compiling /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests/test_greenlet.py to test_greenlet.cpython-310.pyc byte-compiling /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests/test_leaks.py to test_leaks.cpython-310.pyc byte-compiling /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests/test_stack_saved.py to test_stack_saved.cpython-310.pyc byte-compiling /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests/test_throw.py to test_throw.cpython-310.pyc byte-compiling /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests/test_tracing.py to test_tracing.cpython-310.pyc byte-compiling /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests/test_version.py to test_version.cpython-310.pyc byte-compiling /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/tests/test_weakref.py to test_weakref.cpython-310.pyc byte-compiling /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet/__init__.py to __init__.cpython-310.pyc running install_headers creating /tmp/instance-19/output-1/host/include/python3.10/greenlet copying src/greenlet/greenlet.h -> /tmp/instance-19/output-1/host/include/python3.10/greenlet running install_egg_info Copying src/greenlet.egg-info to /tmp/instance-19/output-1/host/lib/python3.10/site-packages/greenlet-1.1.3.post0-py3.10.egg-info running install_scripts >>> host-python-xlrd 2.0.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-19/output-1/build/.xlrd-2.0.1.tar.gz.lVDgSp/output' 'https://files.pythonhosted.org/packages/a6/b3/19a2540d21dea5f908304375bd43f5ed7a4c28a370dc9122c565423e6b44/xlrd-2.0.1.tar.gz' --2022-12-04 00:06:16-- https://files.pythonhosted.org/packages/a6/b3/19a2540d21dea5f908304375bd43f5ed7a4c28a370dc9122c565423e6b44/xlrd-2.0.1.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 100259 (98K) [application/x-tar] Saving to: '/tmp/instance-19/output-1/build/.xlrd-2.0.1.tar.gz.lVDgSp/output' 0K .......... .......... .......... .......... .......... 51% 3.04M 0s 50K .......... .......... .......... .......... ....... 100% 11.6M=0.02s 2022-12-04 00:06:16 (4.76 MB/s) - '/tmp/instance-19/output-1/build/.xlrd-2.0.1.tar.gz.lVDgSp/output' saved [100259/100259] xlrd-2.0.1.tar.gz: OK (md5: ae3f951c857a490d432f0a7d722352bf) xlrd-2.0.1.tar.gz: OK (sha256: f72f148f54442c6b056bf931dbc34f986fd0c3b0b6b5a58d013c9aef274d0c88) >>> host-python-xlrd 2.0.1 Extracting gzip -d -c /tmp/instance-19/dl/python-xlrd/xlrd-2.0.1.tar.gz | tar --strip-components=1 -C /tmp/instance-19/output-1/build/host-python-xlrd-2.0.1 -xf - >>> host-python-xlrd 2.0.1 Patching >>> host-python-xlrd 2.0.1 Configuring >>> host-python-xlrd 2.0.1 Building (cd /tmp/instance-19/output-1/build/host-python-xlrd-2.0.1//; PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-19/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-19/output-1/host/lib/pkgconfig:/tmp/instance-19/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-19/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-19/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-19/output-1/host/include" LDFLAGS="-L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-19/output-1/host/bin/python setup.py build ) /tmp/instance-19/output-1/host/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib creating build/lib/xlrd copying xlrd/xldate.py -> build/lib/xlrd copying xlrd/timemachine.py -> build/lib/xlrd copying xlrd/sheet.py -> build/lib/xlrd copying xlrd/info.py -> build/lib/xlrd copying xlrd/formula.py -> build/lib/xlrd copying xlrd/formatting.py -> build/lib/xlrd copying xlrd/compdoc.py -> build/lib/xlrd copying xlrd/book.py -> build/lib/xlrd copying xlrd/biffh.py -> build/lib/xlrd copying xlrd/__init__.py -> build/lib/xlrd running build_scripts creating build/scripts-3.10 copying and adjusting scripts/runxlrd.py -> build/scripts-3.10 changing mode of build/scripts-3.10/runxlrd.py from 644 to 755 >>> host-python-xlrd 2.0.1 Installing to host directory (cd /tmp/instance-19/output-1/build/host-python-xlrd-2.0.1//; PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-19/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-19/output-1/host/lib/pkgconfig:/tmp/instance-19/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-19/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-19/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-19/output-1/host/include" LDFLAGS="-L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-19/output-1/host/bin/python setup.py install --prefix=/tmp/instance-19/output-1/host --root=/ --single-version-externally-managed ) /tmp/instance-19/output-1/host/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running install /tmp/instance-19/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 build_scripts running install_lib creating /tmp/instance-19/output-1/host/lib/python3.10/site-packages/xlrd copying build/lib/xlrd/__init__.py -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/xlrd copying build/lib/xlrd/biffh.py -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/xlrd copying build/lib/xlrd/book.py -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/xlrd copying build/lib/xlrd/compdoc.py -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/xlrd copying build/lib/xlrd/formatting.py -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/xlrd copying build/lib/xlrd/formula.py -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/xlrd copying build/lib/xlrd/info.py -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/xlrd copying build/lib/xlrd/sheet.py -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/xlrd copying build/lib/xlrd/timemachine.py -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/xlrd copying build/lib/xlrd/xldate.py -> /tmp/instance-19/output-1/host/lib/python3.10/site-packages/xlrd byte-compiling /tmp/instance-19/output-1/host/lib/python3.10/site-packages/xlrd/__init__.py to __init__.cpython-310.pyc byte-compiling /tmp/instance-19/output-1/host/lib/python3.10/site-packages/xlrd/biffh.py to biffh.cpython-310.pyc byte-compiling /tmp/instance-19/output-1/host/lib/python3.10/site-packages/xlrd/book.py to book.cpython-310.pyc byte-compiling /tmp/instance-19/output-1/host/lib/python3.10/site-packages/xlrd/compdoc.py to compdoc.cpython-310.pyc byte-compiling /tmp/instance-19/output-1/host/lib/python3.10/site-packages/xlrd/formatting.py to formatting.cpython-310.pyc byte-compiling /tmp/instance-19/output-1/host/lib/python3.10/site-packages/xlrd/formula.py to formula.cpython-310.pyc byte-compiling /tmp/instance-19/output-1/host/lib/python3.10/site-packages/xlrd/info.py to info.cpython-310.pyc byte-compiling /tmp/instance-19/output-1/host/lib/python3.10/site-packages/xlrd/sheet.py to sheet.cpython-310.pyc byte-compiling /tmp/instance-19/output-1/host/lib/python3.10/site-packages/xlrd/timemachine.py to timemachine.cpython-310.pyc byte-compiling /tmp/instance-19/output-1/host/lib/python3.10/site-packages/xlrd/xldate.py to xldate.cpython-310.pyc running install_egg_info running egg_info writing xlrd.egg-info/PKG-INFO writing dependency_links to xlrd.egg-info/dependency_links.txt writing requirements to xlrd.egg-info/requires.txt writing top-level names to xlrd.egg-info/top_level.txt reading manifest file 'xlrd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' adding license file 'LICENSE' writing manifest file 'xlrd.egg-info/SOURCES.txt' Copying xlrd.egg-info to /tmp/instance-19/output-1/host/lib/python3.10/site-packages/xlrd-2.0.1-py3.10.egg-info running install_scripts copying build/scripts-3.10/runxlrd.py -> /tmp/instance-19/output-1/host/bin changing mode of /tmp/instance-19/output-1/host/bin/runxlrd.py to 755 >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-19/output-1/build/.ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d.tar.gz.NNFHIZ/output' 'https://github.com/96boards/uim/archive/a0236bc252e6484835ce266ae4a50b361f6a902d/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d.tar.gz' --2022-12-04 00:06:26-- https://github.com/96boards/uim/archive/a0236bc252e6484835ce266ae4a50b361f6a902d/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d.tar.gz Resolving github.com (github.com)... 140.82.114.4 Connecting to github.com (github.com)|140.82.114.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/96boards/uim/tar.gz/a0236bc252e6484835ce266ae4a50b361f6a902d [following] --2022-12-04 00:06:27-- https://codeload.github.com/96boards/uim/tar.gz/a0236bc252e6484835ce266ae4a50b361f6a902d Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-19/output-1/build/.ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d.tar.gz.NNFHIZ/output' 0K ...... 61.0M=0s 2022-12-04 00:06:27 (61.0 MB/s) - '/tmp/instance-19/output-1/build/.ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d.tar.gz.NNFHIZ/output' saved [6850] ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d.tar.gz: OK (sha256: da8a66968f4bf99366ab2b63baf358d937a6b1a5636ef6179c3aa7c852cbd1b2) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Extracting gzip -d -c /tmp/instance-19/dl/ti-uim/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d.tar.gz | tar --strip-components=1 -C /tmp/instance-19/output-1/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d -xf - >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Patching >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Configuring >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Building /home/autobuild/make/make -j1 -C /tmp/instance-19/output-1/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-19/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-19/output-1/host/bin/riscv32-buildroot-linux-gnu-as" LD="/tmp/instance-19/output-1/host/bin/riscv32-buildroot-linux-gnu-ld" NM="/tmp/instance-19/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-19/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" GCC="/tmp/instance-19/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc" CPP="/tmp/instance-19/output-1/host/bin/riscv32-buildroot-linux-gnu-cpp" CXX="/tmp/instance-19/output-1/host/bin/riscv32-buildroot-linux-gnu-g++" FC="/tmp/instance-19/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" F77="/tmp/instance-19/output-1/host/bin/riscv32-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-19/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-19/output-1/host/bin/riscv32-buildroot-linux-gnu-readelf" STRIP="/tmp/instance-19/output-1/host/bin/riscv32-buildroot-linux-gnu-strip" OBJCOPY="/tmp/instance-19/output-1/host/bin/riscv32-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-19/output-1/host/bin/riscv32-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-19/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-19/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-19/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-19/output-1/host/bin/riscv32-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-19/output-1/host/bin/riscv32-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Og -g0" FFLAGS=" -Og -g0" PKG_CONFIG="/tmp/instance-19/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-19/output-1/host/riscv32-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no make[1]: Entering directory '/tmp/instance-19/output-1/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d' CC uim.o CC uim make[1]: Leaving directory '/tmp/instance-19/output-1/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d' >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Installing to target /usr/bin/install -m 0755 -D /tmp/instance-19/output-1/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d/uim /tmp/instance-19/output-1/target/usr/sbin/uim >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-19/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-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', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Og', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-19/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-19/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/tmp/instance-19/output-1/host/bin/riscv32-buildroot-linux-gnu-strip%g" -e "s%@TARGET_ARCH@%riscv32%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-19/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-19/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-19/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-19/output-1/host/riscv32-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-19/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-19/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-19/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-19/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/tmp/instance-19/output-1/host/bin/riscv32-buildroot-linux-gnu-strip%g" -e "s%@TARGET_ARCH@%riscv32%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Og', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-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', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-19/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-19/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-19/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-19/output-1/host/riscv32-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-19/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-19/output-1/host/etc/meson/cross-compilation.conf mkdir -p /tmp/instance-19/output-1/target/etc echo "buildroot" > /tmp/instance-19/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-19/output-1/target/etc/hosts mkdir -p /tmp/instance-19/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-19/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /tmp/instance-19/output-1/target/etc/shadow rm -f /tmp/instance-19/output-1/target/bin/sh rm -rf /tmp/instance-19/output-1/target/usr/include /tmp/instance-19/output-1/target/usr/share/aclocal \ /tmp/instance-19/output-1/target/usr/lib/pkgconfig /tmp/instance-19/output-1/target/usr/share/pkgconfig \ /tmp/instance-19/output-1/target/usr/lib/cmake /tmp/instance-19/output-1/target/usr/share/cmake \ /tmp/instance-19/output-1/target/usr/lib/rpm /tmp/instance-19/output-1/target/usr/doc find /tmp/instance-19/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-19/output-1/target/lib/ /tmp/instance-19/output-1/target/usr/lib/ /tmp/instance-19/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-19/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-19/output-1/target/usr/share/gdb rm -rf /tmp/instance-19/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-19/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-19/output-1/target/usr/share/zsh rm -rf /tmp/instance-19/output-1/target/usr/man /tmp/instance-19/output-1/target/usr/share/man rm -rf /tmp/instance-19/output-1/target/usr/info /tmp/instance-19/output-1/target/usr/share/info rm -rf /tmp/instance-19/output-1/target/usr/doc /tmp/instance-19/output-1/target/usr/share/doc rm -rf /tmp/instance-19/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-19/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-19/output-1/target/lib/debug /tmp/instance-19/output-1/target/usr/lib/debug find /tmp/instance-19/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-19/output-1/host/bin/riscv32-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-19/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-19/output-1/host/bin/riscv32-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-19/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-19/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-19/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-rc3-35-g3781e4efc5"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-rc3"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-rc3\"" \ ) > /tmp/instance-19/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-19/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-19/output-1/per-package /tmp/instance-19/buildroot/support/scripts/fix-rpath target touch /tmp/instance-19/output-1/target/usr ln -snf /tmp/instance-19/output-1/host/riscv32-buildroot-linux-gnu/sysroot /tmp/instance-19/output-1/staging make: Leaving directory '/tmp/instance-19/buildroot' make: Entering directory '/tmp/instance-19/buildroot' >>> Buildroot 2022.11-rc3-35-g3781e4efc5 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca 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.39 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 6.0.9 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 >>> brcmfmac_sdio-firmware-rpi ea9963f3f77b4bb6cd280577eb115152bdd67e8d Collecting legal info LICENCE.broadcom_bcm43xx: OK (sha256: b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> flashrom 1.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> fmtools 2.0.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> glorytun 0.3.4 Collecting legal info LICENSE: OK (sha256: 3d9ddddb8807c305287d9dbab58473e5307e9c91651c43c654a0828855d2b373) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> googlefontdirectory 94dff3eaa9301b6640cccc63c56d6ff33d82882c Collecting legal info ufl/ubuntu/LICENCE.txt: OK (sha256: 2f0015108d68627bd788d313f529c21ff4da2c2c42a5e1f3883acc83480f9002) >>> hwdata 0.358 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libcgi 1.3.0 Collecting legal info LICENSES/LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: f32c31e26ec840753a8cd47cd2681e48be4cee853212d16a4b1d85ac4d677669) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> libcoap 4.3.0 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: c5625e704d52deade1c9b2d7931ac8593be147ba63af62b53b8c7e309b7eaeb9) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libgpg-error 1.45 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> madplay 0.15.2b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 915bfd70548f31d11f9b4ffb21f343d1196af96c79d6aaac5663ea46c39dd3a3) >>> mtdev 1.1.6 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python-greenlet 1.1.3.post0 Collecting legal info LICENSE: OK (sha256: 769831d6e5dfaf2c20802faccff1fafb4c2025dd8f6253dfa47fcad59d4d0979) LICENSE.PSF: OK (sha256: e5ff3c23c110e494cd7d736c10fd96d462457bafeca310840db6527298c7d46b) >>> host-python-setuptools 65.5.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.8 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-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) >>> host-python-xlrd 2.0.1 Collecting legal info LICENSE: OK (sha256: b5a5dbce60265e305a815a6cb83ed07f24519d8ba644f2a307994488bced8815) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info uim.h: OK (sha256: 4e39276507524f938459b05d061ae77562f3f85926fe73027cfcac259cb03d0e) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /tmp/instance-19/output-1/legal-info make: Leaving directory '/tmp/instance-19/buildroot'