copying src/greenlet/platform/switch_x86_msvc.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_x86_unix.h -> build/lib.linux-x86_64-3.11/greenlet/platform running build_ext building 'greenlet._greenlet' extension creating build/temp.linux-x86_64-3.11 creating build/temp.linux-x86_64-3.11/src creating build/temp.linux-x86_64-3.11/src/greenlet /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-2/output-1/host/include -O2 -I/tmp/instance-2/output-1/host/include -I/tmp/instance-2/output-1/host/include -fPIC -I/tmp/instance-2/output-1/host/include/python3.11 -c src/greenlet/greenlet.cpp -o build/temp.linux-x86_64-3.11/src/greenlet/greenlet.o /usr/bin/g++ -pthread -shared -L/tmp/instance-2/output-1/host/lib -Wl,-rpath,/tmp/instance-2/output-1/host/lib -Wl,--enable-new-dtags -L/tmp/instance-2/output-1/host/lib -Wl,-rpath,/tmp/instance-2/output-1/host/lib -O2 -I/tmp/instance-2/output-1/host/include -I/tmp/instance-2/output-1/host/include build/temp.linux-x86_64-3.11/src/greenlet/greenlet.o -L/tmp/instance-2/output-1/host/lib -o build/lib.linux-x86_64-3.11/greenlet/_greenlet.cpython-311-x86_64-linux-gnu.so building 'greenlet.tests._test_extension' extension creating build/temp.linux-x86_64-3.11/src/greenlet/tests /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-2/output-1/host/include -O2 -I/tmp/instance-2/output-1/host/include -I/tmp/instance-2/output-1/host/include -fPIC -Isrc/greenlet/ -I/tmp/instance-2/output-1/host/include/python3.11 -c src/greenlet/tests/_test_extension.c -o build/temp.linux-x86_64-3.11/src/greenlet/tests/_test_extension.o /usr/bin/gcc -pthread -shared -L/tmp/instance-2/output-1/host/lib -Wl,-rpath,/tmp/instance-2/output-1/host/lib -Wl,--enable-new-dtags -L/tmp/instance-2/output-1/host/lib -Wl,-rpath,/tmp/instance-2/output-1/host/lib -O2 -I/tmp/instance-2/output-1/host/include -I/tmp/instance-2/output-1/host/include build/temp.linux-x86_64-3.11/src/greenlet/tests/_test_extension.o -L/tmp/instance-2/output-1/host/lib -o build/lib.linux-x86_64-3.11/greenlet/tests/_test_extension.cpython-311-x86_64-linux-gnu.so building 'greenlet.tests._test_extension_cpp' extension /usr/bin/gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/tmp/instance-2/output-1/host/include -O2 -I/tmp/instance-2/output-1/host/include -I/tmp/instance-2/output-1/host/include -fPIC -Isrc/greenlet/ -I/tmp/instance-2/output-1/host/include/python3.11 -c src/greenlet/tests/_test_extension_cpp.cpp -o build/temp.linux-x86_64-3.11/src/greenlet/tests/_test_extension_cpp.o /usr/bin/g++ -pthread -shared -L/tmp/instance-2/output-1/host/lib -Wl,-rpath,/tmp/instance-2/output-1/host/lib -Wl,--enable-new-dtags -L/tmp/instance-2/output-1/host/lib -Wl,-rpath,/tmp/instance-2/output-1/host/lib -O2 -I/tmp/instance-2/output-1/host/include -I/tmp/instance-2/output-1/host/include build/temp.linux-x86_64-3.11/src/greenlet/tests/_test_extension_cpp.o -L/tmp/instance-2/output-1/host/lib -o build/lib.linux-x86_64-3.11/greenlet/tests/_test_extension_cpp.cpython-311-x86_64-linux-gnu.so >>> host-python-greenlet 2.0.1 Installing to host directory (cd /tmp/instance-2/output-1/build/host-python-greenlet-2.0.1//; PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-2/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-2/output-1/host/lib/pkgconfig:/tmp/instance-2/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-2/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-2/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-2/output-1/host/include" LDFLAGS="-L/tmp/instance-2/output-1/host/lib -Wl,-rpath,/tmp/instance-2/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-2/output-1/host/bin/python setup.py install --prefix=/tmp/instance-2/output-1/host --root=/ --single-version-externally-managed ) running install /tmp/instance-2/output-1/host/lib/python3.11/site-packages/setuptools/command/install.py:35: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing src/greenlet.egg-info/PKG-INFO writing dependency_links to src/greenlet.egg-info/dependency_links.txt writing requirements to src/greenlet.egg-info/requires.txt writing top-level names to src/greenlet.egg-info/top_level.txt reading manifest file 'src/greenlet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'benchmarks/*.json' no previously-included directories found matching 'docs/_build' warning: no files found matching '*.py' under directory 'appveyor' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'LICENSE' adding license file 'LICENSE.PSF' adding license file 'AUTHORS' writing manifest file 'src/greenlet.egg-info/SOURCES.txt' running build_ext running install_lib creating /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/_greenlet.cpython-311-x86_64-linux-gnu.so -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/slp_platformselect.h -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_thread_support.hpp -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_thread_state_dict_cleanup.hpp -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_thread_state.hpp -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_slp_switch.hpp -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_refs.hpp -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_internal.hpp -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_greenlet.hpp -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_exceptions.hpp -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_cpython_compat.hpp -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_compiler_compat.hpp -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_allocator.hpp -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet.h -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet.cpp -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet creating /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_x86_unix.h -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_x86_msvc.h -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_x64_msvc.h -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_x64_masm.obj -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_x64_masm.asm -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_x32_unix.h -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_sparc_sun_gcc.h -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_s390_unix.h -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_riscv_unix.h -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_ppc_unix.h -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_ppc_macosx.h -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_ppc_linux.h -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_ppc_aix.h -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_ppc64_linux.h -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_ppc64_aix.h -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_mips_unix.h -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_m68k_gcc.h -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_csky_gcc.h -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_arm64_msvc.h -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_arm64_masm.obj -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_arm64_masm.asm -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_arm32_ios.h -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_arm32_gcc.h -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_amd64_unix.h -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_alpha_unix.h -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_aarch64_gcc.h -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/setup_switch_x64_masm.cmd -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/__init__.py -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform creating /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/_test_extension_cpp.cpython-311-x86_64-linux-gnu.so -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/_test_extension.cpython-311-x86_64-linux-gnu.so -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/_test_extension_cpp.cpp -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/_test_extension.c -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/__init__.py -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/leakcheck.py -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_contextvars.py -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_cpp.py -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_extension_interface.py -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_gc.py -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_generator.py -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_generator_nested.py -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_greenlet.py -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_greenlet_trash.py -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_leaks.py -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_stack_saved.py -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_throw.py -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_tracing.py -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_version.py -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_weakref.py -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/__init__.py -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet byte-compiling /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/platform/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests/leakcheck.py to leakcheck.cpython-311.pyc byte-compiling /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_contextvars.py to test_contextvars.cpython-311.pyc byte-compiling /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_cpp.py to test_cpp.cpython-311.pyc byte-compiling /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_extension_interface.py to test_extension_interface.cpython-311.pyc byte-compiling /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_gc.py to test_gc.cpython-311.pyc byte-compiling /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_generator.py to test_generator.cpython-311.pyc byte-compiling /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_generator_nested.py to test_generator_nested.cpython-311.pyc byte-compiling /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_greenlet.py to test_greenlet.cpython-311.pyc byte-compiling /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_greenlet_trash.py to test_greenlet_trash.cpython-311.pyc byte-compiling /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_leaks.py to test_leaks.cpython-311.pyc byte-compiling /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_stack_saved.py to test_stack_saved.cpython-311.pyc byte-compiling /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_throw.py to test_throw.cpython-311.pyc byte-compiling /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_tracing.py to test_tracing.cpython-311.pyc byte-compiling /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_version.py to test_version.cpython-311.pyc byte-compiling /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_weakref.py to test_weakref.cpython-311.pyc byte-compiling /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet/__init__.py to __init__.cpython-311.pyc running install_headers creating /tmp/instance-2/output-1/host/include/python3.11/greenlet copying src/greenlet/greenlet.h -> /tmp/instance-2/output-1/host/include/python3.11/greenlet running install_egg_info Copying src/greenlet.egg-info to /tmp/instance-2/output-1/host/lib/python3.11/site-packages/greenlet-2.0.1-py3.11.egg-info running install_scripts >>> host-python-xlrd 2.0.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-2/output-1/build/.xlrd-2.0.1.tar.gz.NtERAb/output' 'https://files.pythonhosted.org/packages/a6/b3/19a2540d21dea5f908304375bd43f5ed7a4c28a370dc9122c565423e6b44/xlrd-2.0.1.tar.gz' --2023-01-06 06:30:28-- https://files.pythonhosted.org/packages/a6/b3/19a2540d21dea5f908304375bd43f5ed7a4c28a370dc9122c565423e6b44/xlrd-2.0.1.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.193.63, 151.101.129.63, 151.101.65.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.193.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 100259 (98K) [application/x-tar] Saving to: '/tmp/instance-2/output-1/build/.xlrd-2.0.1.tar.gz.NtERAb/output' 0K .......... .......... .......... .......... .......... 51% 14.0M 0s 50K .......... .......... .......... .......... ....... 100% 15.4M=0.007s 2023-01-06 06:30:28 (14.7 MB/s) - '/tmp/instance-2/output-1/build/.xlrd-2.0.1.tar.gz.NtERAb/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-2/dl/python-xlrd/xlrd-2.0.1.tar.gz | tar --strip-components=1 -C /tmp/instance-2/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-2/output-1/build/host-python-xlrd-2.0.1//; PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-2/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-2/output-1/host/lib/pkgconfig:/tmp/instance-2/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-2/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-2/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-2/output-1/host/include" LDFLAGS="-L/tmp/instance-2/output-1/host/lib -Wl,-rpath,/tmp/instance-2/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-2/output-1/host/bin/python setup.py build ) /tmp/instance-2/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib 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.11 copying and adjusting scripts/runxlrd.py -> build/scripts-3.11 changing mode of build/scripts-3.11/runxlrd.py from 644 to 755 >>> host-python-xlrd 2.0.1 Installing to host directory (cd /tmp/instance-2/output-1/build/host-python-xlrd-2.0.1//; PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-2/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-2/output-1/host/lib/pkgconfig:/tmp/instance-2/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-2/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-2/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-2/output-1/host/include" LDFLAGS="-L/tmp/instance-2/output-1/host/lib -Wl,-rpath,/tmp/instance-2/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /tmp/instance-2/output-1/host/bin/python setup.py install --prefix=/tmp/instance-2/output-1/host --root=/ --single-version-externally-managed ) /tmp/instance-2/output-1/host/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running install /tmp/instance-2/output-1/host/lib/python3.11/site-packages/setuptools/command/install.py:35: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_scripts running install_lib creating /tmp/instance-2/output-1/host/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/__init__.py -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/biffh.py -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/book.py -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/compdoc.py -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/formatting.py -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/formula.py -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/info.py -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/sheet.py -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/timemachine.py -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/xlrd copying build/lib/xlrd/xldate.py -> /tmp/instance-2/output-1/host/lib/python3.11/site-packages/xlrd byte-compiling /tmp/instance-2/output-1/host/lib/python3.11/site-packages/xlrd/__init__.py to __init__.cpython-311.pyc byte-compiling /tmp/instance-2/output-1/host/lib/python3.11/site-packages/xlrd/biffh.py to biffh.cpython-311.pyc byte-compiling /tmp/instance-2/output-1/host/lib/python3.11/site-packages/xlrd/book.py to book.cpython-311.pyc byte-compiling /tmp/instance-2/output-1/host/lib/python3.11/site-packages/xlrd/compdoc.py to compdoc.cpython-311.pyc byte-compiling /tmp/instance-2/output-1/host/lib/python3.11/site-packages/xlrd/formatting.py to formatting.cpython-311.pyc byte-compiling /tmp/instance-2/output-1/host/lib/python3.11/site-packages/xlrd/formula.py to formula.cpython-311.pyc byte-compiling /tmp/instance-2/output-1/host/lib/python3.11/site-packages/xlrd/info.py to info.cpython-311.pyc byte-compiling /tmp/instance-2/output-1/host/lib/python3.11/site-packages/xlrd/sheet.py to sheet.cpython-311.pyc byte-compiling /tmp/instance-2/output-1/host/lib/python3.11/site-packages/xlrd/timemachine.py to timemachine.cpython-311.pyc byte-compiling /tmp/instance-2/output-1/host/lib/python3.11/site-packages/xlrd/xldate.py to xldate.cpython-311.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-2/output-1/host/lib/python3.11/site-packages/xlrd-2.0.1-py3.11.egg-info running install_scripts copying build/scripts-3.11/runxlrd.py -> /tmp/instance-2/output-1/host/bin changing mode of /tmp/instance-2/output-1/host/bin/runxlrd.py to 755 >>> qdecoder 12.1.0 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-2/output-1/build/.qdecoder-12.1.0.tar.gz.flSoT9/output' 'https://github.com/wolkykim/qdecoder/archive/v12.1.0/qdecoder-12.1.0.tar.gz' --2023-01-06 06:30:35-- https://github.com/wolkykim/qdecoder/archive/v12.1.0/qdecoder-12.1.0.tar.gz Resolving github.com (github.com)... 20.248.137.48 Connecting to github.com (github.com)|20.248.137.48|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/wolkykim/qdecoder/tar.gz/refs/tags/v12.1.0 [following] --2023-01-06 06:30:36-- https://codeload.github.com/wolkykim/qdecoder/tar.gz/refs/tags/v12.1.0 Resolving codeload.github.com (codeload.github.com)... 20.248.137.55 Connecting to codeload.github.com (codeload.github.com)|20.248.137.55|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-2/output-1/build/.qdecoder-12.1.0.tar.gz.flSoT9/output' 0K .......... .......... .......... .......... .......... 149K 50K .......... .......... .......... .......... .......... 307K 100K .......... .......... .......... .......... .......... 304K 150K .......... . 82.0M=0.7s 2023-01-06 06:30:38 (244 KB/s) - '/tmp/instance-2/output-1/build/.qdecoder-12.1.0.tar.gz.flSoT9/output' saved [165605] qdecoder-12.1.0.tar.gz: OK (sha256: edd32bd5119d276afa9e01cd54a1c23049cad4e96dc6a8e48ac324580e085ebb) >>> qdecoder 12.1.0 Extracting gzip -d -c /tmp/instance-2/dl/qdecoder/qdecoder-12.1.0.tar.gz | tar --strip-components=1 -C /tmp/instance-2/output-1/build/qdecoder-12.1.0 -xf - >>> qdecoder 12.1.0 Patching >>> qdecoder 12.1.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-2/output-1/build/qdecoder-12.1.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> qdecoder 12.1.0 Patching libtool >>> qdecoder 12.1.0 Configuring (cd /tmp/instance-2/output-1/build/qdecoder-12.1.0/ && rm -rf config.cache && PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-as" LD="/tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-ld" NM="/tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-gcc" GCC="/tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-gcc" CPP="/tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-cpp" CXX="/tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-g++" FC="/tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-gfortran" F77="/tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-2/output-1/host/bin/sh4-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-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-2/output-1/host/lib -Wl,-rpath,/tmp/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-2/output-1/host/bin/sh4-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 -O2 -g0 -D_FORTIFY_SOURCE=2" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2" LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-2/output-1/host/sh4-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no ac_cv_prog_cc_c99='-std=gnu99' CONFIG_SITE=/dev/null ./configure --target=sh4-buildroot-linux-gnu --host=sh4-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --enable-nls --enable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --enable-nls, --enable-static, --enable-shared checking for sh4-buildroot-linux-gnu-gcc... /tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking for /tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-gcc option to accept ISO C99... (cached) -std=gnu99 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for sh4-buildroot-linux-gnu-ranlib... /tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-gcc-ranlib checking for ar... /tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-gcc-ar checking for chmod... /usr/bin/chmod checking for ld... /tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-ld checking for rm... /usr/bin/rm checking for mkdir... /usr/bin/mkdir checking for rmdir... /usr/bin/rmdir checking how to run the C preprocessor... /tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for size_t... yes checking for off_t... yes configure: CFLAGS -Wall -fPIC -g configure: CPPFLAGS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./ -D_GNU_SOURCE configure: LIBS configure: creating ./config.status config.status: creating Makefile config.status: creating src/qdecoder.pc config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --enable-nls, --enable-static, --enable-shared >>> qdecoder 12.1.0 Building PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-2/output-1/build/qdecoder-12.1.0/ make[1]: Entering directory '/tmp/instance-2/output-1/build/qdecoder-12.1.0' ===> src make[2]: Entering directory '/tmp/instance-2/output-1/build/qdecoder-12.1.0/src' /tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -std=gnu99 -Wall -fPIC -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./ -D_GNU_SOURCE -c -o qcgireq.o qcgireq.c qcgireq.c: In function '_parse_multipart': qcgireq.c:387:45: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 254 [-Wformat-truncation=] 387 | snprintf(boundary, sizeof(boundary), "--%s", boundary_orig); | ^~ ~~~~~~~~~~~~~ qcgireq.c:387:5: note: 'snprintf' output between 3 and 258 bytes into a destination of size 256 387 | snprintf(boundary, sizeof(boundary), "--%s", boundary_orig); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ qcgireq.c:388:51: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 254 [-Wformat-truncation=] 388 | snprintf(boundaryEOF, sizeof(boundaryEOF), "--%s--", boundary_orig); | ^~ ~~~~~~~~~~~~~ qcgireq.c:388:5: note: 'snprintf' output between 5 and 260 bytes into a destination of size 256 388 | snprintf(boundaryEOF, sizeof(boundaryEOF), "--%s--", boundary_orig); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -std=gnu99 -Wall -fPIC -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./ -D_GNU_SOURCE -c -o qcgires.o qcgires.c /tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -std=gnu99 -Wall -fPIC -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./ -D_GNU_SOURCE -c -o qcgisess.o qcgisess.c qcgisess.c: In function 'qcgisess_init': qcgisess.c:131:18: warning: '%s' directive output may be truncated writing 9 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] 131 | "%s/%s%s%s", | ^~ qcgisess.c:130:5: note: 'snprintf' output 22 or more bytes (assuming 4117) into a destination of size 4096 130 | snprintf(session_storage_path, sizeof(session_storage_path), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 131 | "%s/%s%s%s", | ~~~~~~~~~~~~ 132 | session_repository_path, | ~~~~~~~~~~~~~~~~~~~~~~~~ 133 | SESSION_PREFIX, sessionkey, SESSION_STORAGE_EXTENSION); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ qcgisess.c:135:18: warning: '%s' directive output may be truncated writing 9 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] 135 | "%s/%s%s%s", | ^~ qcgisess.c:134:5: note: 'snprintf' output 18 or more bytes (assuming 4113) into a destination of size 4096 134 | snprintf(session_timeout_path, sizeof(session_timeout_path), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 135 | "%s/%s%s%s", | ~~~~~~~~~~~~ 136 | session_repository_path, | ~~~~~~~~~~~~~~~~~~~~~~~~ 137 | SESSION_PREFIX, sessionkey, SESSION_TIMEOUT_EXTENSION); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ qcgisess.c:152:26: warning: '%s' directive output may be truncated writing 9 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] 152 | "%s/%s%s%s", | ^~ qcgisess.c:151:13: note: 'snprintf' output 22 or more bytes (assuming 4117) into a destination of size 4096 151 | snprintf(session_storage_path, sizeof(session_storage_path), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 152 | "%s/%s%s%s", | ~~~~~~~~~~~~ 153 | session_repository_path, | ~~~~~~~~~~~~~~~~~~~~~~~~ 154 | SESSION_PREFIX, sessionkey, SESSION_STORAGE_EXTENSION); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ qcgisess.c:156:26: warning: '%s' directive output may be truncated writing 9 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] 156 | "%s/%s%s%s", | ^~ qcgisess.c:155:13: note: 'snprintf' output 18 or more bytes (assuming 4113) into a destination of size 4096 155 | snprintf(session_timeout_path, sizeof(session_timeout_path), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 156 | "%s/%s%s%s", | ~~~~~~~~~~~~ 157 | session_repository_path, | ~~~~~~~~~~~~~~~~~~~~~~~~ 158 | SESSION_PREFIX, sessionkey, SESSION_TIMEOUT_EXTENSION); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -std=gnu99 -Wall -fPIC -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./ -D_GNU_SOURCE -c -o qentry.o qentry.c /tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -std=gnu99 -Wall -fPIC -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./ -D_GNU_SOURCE -c -o internal.o internal.c /tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-gcc-ar -rc libqdecoder.a qcgireq.o qcgires.o qcgisess.o qentry.o internal.o /tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-gcc-ranlib libqdecoder.a /tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -std=gnu99 -shared -o libqdecoder.so.12 qcgireq.o qcgires.o qcgisess.o qentry.o internal.o ln -s -f libqdecoder.so.12 libqdecoder.so make[2]: Leaving directory '/tmp/instance-2/output-1/build/qdecoder-12.1.0/src' <=== src make[1]: Leaving directory '/tmp/instance-2/output-1/build/qdecoder-12.1.0' >>> qdecoder 12.1.0 Installing to staging directory PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-2/output-1/host/sh4-buildroot-linux-gnu/sysroot install -C /tmp/instance-2/output-1/build/qdecoder-12.1.0/ make[1]: Entering directory '/tmp/instance-2/output-1/build/qdecoder-12.1.0' (cd src/; make install) make[2]: Entering directory '/tmp/instance-2/output-1/build/qdecoder-12.1.0/src' /tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-gcc-ar -rc libqdecoder.a qcgireq.o qcgires.o qcgisess.o qentry.o internal.o /tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-gcc-ranlib libqdecoder.a /tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -std=gnu99 -shared -o libqdecoder.so.12 qcgireq.o qcgires.o qcgisess.o qentry.o internal.o ln -s -f libqdecoder.so.12 libqdecoder.so /usr/bin/mkdir -p /tmp/instance-2/output-1/host/sh4-buildroot-linux-gnu/sysroot/usr/include /usr/bin/mkdir -p /tmp/instance-2/output-1/host/sh4-buildroot-linux-gnu/sysroot/usr/lib /usr/bin/mkdir -p /tmp/instance-2/output-1/host/sh4-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig /usr/bin/install -c -m 644 qdecoder.h /tmp/instance-2/output-1/host/sh4-buildroot-linux-gnu/sysroot/usr/include/qdecoder.h /usr/bin/install -c -m 644 libqdecoder.a /tmp/instance-2/output-1/host/sh4-buildroot-linux-gnu/sysroot/usr/lib/libqdecoder.a /usr/bin/install -c -m 644 libqdecoder.so.12 /tmp/instance-2/output-1/host/sh4-buildroot-linux-gnu/sysroot/usr/lib/libqdecoder.so.12 /usr/bin/install -c -m 644 qdecoder.pc /tmp/instance-2/output-1/host/sh4-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/qdecoder.pc ( cd /tmp/instance-2/output-1/host/sh4-buildroot-linux-gnu/sysroot/usr/lib; ln -s -f libqdecoder.so.12 libqdecoder.so ) make[2]: Leaving directory '/tmp/instance-2/output-1/build/qdecoder-12.1.0/src' make[1]: Leaving directory '/tmp/instance-2/output-1/build/qdecoder-12.1.0' >>> qdecoder 12.1.0 Fixing libtool files for la in $(find /tmp/instance-2/output-1/host/sh4-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-2/output-1/host/sh4-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-2/output-1/host/sh4-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-2/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> qdecoder 12.1.0 Installing to target PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-2/output-1/target install -C /tmp/instance-2/output-1/build/qdecoder-12.1.0/ make[1]: Entering directory '/tmp/instance-2/output-1/build/qdecoder-12.1.0' (cd src/; make install) make[2]: Entering directory '/tmp/instance-2/output-1/build/qdecoder-12.1.0/src' /tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-gcc-ar -rc libqdecoder.a qcgireq.o qcgires.o qcgisess.o qentry.o internal.o /tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-gcc-ranlib libqdecoder.a /tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -std=gnu99 -shared -o libqdecoder.so.12 qcgireq.o qcgires.o qcgisess.o qentry.o internal.o ln -s -f libqdecoder.so.12 libqdecoder.so /usr/bin/mkdir -p /tmp/instance-2/output-1/target/usr/include /usr/bin/mkdir -p /tmp/instance-2/output-1/target/usr/lib /usr/bin/mkdir -p /tmp/instance-2/output-1/target/usr/lib/pkgconfig /usr/bin/install -c -m 644 qdecoder.h /tmp/instance-2/output-1/target/usr/include/qdecoder.h /usr/bin/install -c -m 644 libqdecoder.a /tmp/instance-2/output-1/target/usr/lib/libqdecoder.a /usr/bin/install -c -m 644 libqdecoder.so.12 /tmp/instance-2/output-1/target/usr/lib/libqdecoder.so.12 /usr/bin/install -c -m 644 qdecoder.pc /tmp/instance-2/output-1/target/usr/lib/pkgconfig/qdecoder.pc ( cd /tmp/instance-2/output-1/target/usr/lib; ln -s -f libqdecoder.so.12 libqdecoder.so ) make[2]: Leaving directory '/tmp/instance-2/output-1/build/qdecoder-12.1.0/src' make[1]: Leaving directory '/tmp/instance-2/output-1/build/qdecoder-12.1.0' >>> quickjs 2021-03-27 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-2/output-1/build/.quickjs-2021-03-27.tar.xz.qb6nrC/output' 'https://bellard.org/quickjs/quickjs-2021-03-27.tar.xz' --2023-01-06 06:30:44-- https://bellard.org/quickjs/quickjs-2021-03-27.tar.xz Resolving bellard.org (bellard.org)... 51.15.168.198 Connecting to bellard.org (bellard.org)|51.15.168.198|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 753556 (736K) [application/x-xz] Saving to: '/tmp/instance-2/output-1/build/.quickjs-2021-03-27.tar.xz.qb6nrC/output' 0K .......... .......... .......... .......... .......... 6% 200K 3s 50K .......... .......... .......... .......... .......... 13% 401K 2s 100K .......... .......... .......... .......... .......... 20% 41.4M 1s 150K .......... .......... .......... .......... .......... 27% 1.10M 1s 200K .......... .......... .......... .......... .......... 33% 623K 1s 250K .......... .......... .......... .......... .......... 40% 12.6M 1s 300K .......... .......... .......... .......... .......... 47% 190M 1s 350K .......... .......... .......... .......... .......... 54% 19.6M 0s 400K .......... .......... .......... .......... .......... 61% 420K 0s 450K .......... .......... .......... .......... .......... 67% 49.3M 0s 500K .......... .......... .......... .......... .......... 74% 28.6M 0s 550K .......... .......... .......... .......... .......... 81% 46.9M 0s 600K .......... .......... .......... .......... .......... 88% 30.6M 0s 650K .......... .......... .......... .......... .......... 95% 17.2M 0s 700K .......... .......... .......... ..... 100% 213M=0.6s 2023-01-06 06:30:46 (1.13 MB/s) - '/tmp/instance-2/output-1/build/.quickjs-2021-03-27.tar.xz.qb6nrC/output' saved [753556/753556] quickjs-2021-03-27.tar.xz: OK (sha256: a45bface4c3379538dea8533878d694e289330488ea7028b105f72572fe7fe1a) >>> quickjs 2021-03-27 Extracting xzcat /tmp/instance-2/dl/quickjs/quickjs-2021-03-27.tar.xz | tar --strip-components=1 -C /tmp/instance-2/output-1/build/quickjs-2021-03-27 -xf - >>> quickjs 2021-03-27 Patching >>> quickjs 2021-03-27 Configuring >>> quickjs 2021-03-27 Building PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-2/output-1/build/quickjs-2021-03-27 CROSS_PREFIX="/tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-" EXTRA_LIBS="-latomic" all make[1]: Entering directory '/tmp/instance-2/output-1/build/quickjs-2021-03-27' mkdir -p .obj .obj/examples .obj/tests /tmp/instance-2/output-1/host/bin/sh4-buildroot-linux-gnu-gcc -g -Wall -MMD -MF .obj/quickjs.check.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2021-03-27\" -DCONFIG_BIGNUM -DCONFIG_CHECK_JSVALUE -c -o .obj/quickjs.check.o quickjs.c quickjs.c: In function 'js_ecvt': quickjs.c:11366:66: error: 'FE_DOWNWARD' undeclared (first use in this function); did you mean 'FP_INT_DOWNWARD'? 11366 | js_ecvt1(d, n_digits + 1, &decpt1, &sign1, buf1, FE_DOWNWARD, | ^~~~~~~~~~~ | FP_INT_DOWNWARD quickjs.c:11366:66: note: each undeclared identifier is reported only once for each function it appears in quickjs.c:11368:66: error: 'FE_UPWARD' undeclared (first use in this function); did you mean 'FP_INT_UPWARD'? 11368 | js_ecvt1(d, n_digits + 1, &decpt2, &sign2, buf2, FE_UPWARD, | ^~~~~~~~~ | FP_INT_UPWARD quickjs.c: In function 'js_fcvt': quickjs.c:11417:64: error: 'FE_DOWNWARD' undeclared (first use in this function); did you mean 'FP_INT_DOWNWARD'? 11417 | n1 = js_fcvt1(buf1, sizeof(buf1), d, n_digits + 1, FE_DOWNWARD); | ^~~~~~~~~~~ | FP_INT_DOWNWARD quickjs.c:11418:64: error: 'FE_UPWARD' undeclared (first use in this function); did you mean 'FP_INT_UPWARD'? 11418 | n2 = js_fcvt1(buf2, sizeof(buf2), d, n_digits + 1, FE_UPWARD); | ^~~~~~~~~ | FP_INT_UPWARD make[1]: *** [Makefile:284: .obj/quickjs.check.o] Error 1 make[1]: Leaving directory '/tmp/instance-2/output-1/build/quickjs-2021-03-27' make: *** [package/pkg-generic.mk:293: /tmp/instance-2/output-1/build/quickjs-2021-03-27/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-2/buildroot'