>>> pv 1.6.20 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/thomas/autobuild/instance-0/output-1/build/pv-1.6.20 -name $file); do cp support/gnuconfig/$file $i; done; done >>> pv 1.6.20 Patching libtool >>> pv 1.6.20 Configuring (cd /home/thomas/autobuild/instance-0/output-1/build/pv-1.6.20/ && rm -rf config.cache && PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc-ar" AS="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-as" LD="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-ld" NM="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc-nm" CC="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc" GCC="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc" CPP="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-cpp" CXX="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-g++" FC="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gfortran" F77="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gfortran" RANLIB="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc-ranlib" READELF="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-objcopy" OBJDUMP="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-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/home/thomas/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-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 -Os -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/home/thomas/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl 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=yes CONFIG_SITE=/dev/null ./configure --target=microblaze-buildroot-linux-gnu --host=microblaze-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 --disable-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-static, --enable-shared configure: loading site script /dev/null checking for microblaze-buildroot-linux-gnu-gcc... /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc accepts -g... yes checking for /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking how to run the C preprocessor... /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-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 libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for getopt_long... yes checking for getopt... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for open64... yes checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for memcpy... yes checking for basename... yes checking for snprintf... yes checking for stat64... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for splice... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'autoconf/Makefile.in' 'autoconf/make/vars.mk' 'autoconf/make/package.mk' 'autoconf/make/filelist.mk~' 'autoconf/make/unreal.mk' 'autoconf/make/modules.mk~' 'autoconf/make/rules.mk' 'autoconf/make/link.mk' 'autoconf/make/depend.mk~' seems to ignore the --datarootdir setting config.status: creating doc/lsm config.status: creating doc/quickref.1 config.status: creating doc/pv.spec config.status: creating src/.dummy config.status: creating src/include/config.h config.status: executing default commands 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-static, --enable-shared >>> pv 1.6.20 Building PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 LD="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc" LDFLAGS="-Wl,-r -nostdlib " -C /home/thomas/autobuild/instance-0/output-1/build/pv-1.6.20/ make[1]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/pv-1.6.20' /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/debug.o src/main/debug.c /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/help.o src/main/help.c /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/main.o src/main/main.c /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/options.o src/main/options.c /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/remote.o src/main/remote.c /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/version.o src/main/version.c /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/library/getopt.o src/library/getopt.c /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/library/gettext.o src/library/gettext.c /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/cursor.o src/pv/cursor.c /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/display.o src/pv/display.c /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/file.o src/pv/file.c /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/loop.o src/pv/loop.c /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/number.o src/pv/number.c /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/signal.o src/pv/signal.c /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/state.o src/pv/state.c /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/transfer.o src/pv/transfer.c /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/pv/watchpid.o src/pv/watchpid.c /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -Wl,-r -nostdlib -o src/main.o src/main/debug.o src/main/help.o src/main/main.o src/main/options.o src/main/remote.o src/main/version.o /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -Wl,-r -nostdlib -o src/library.o src/library/getopt.o src/library/gettext.o /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -Wl,-r -nostdlib -o src/pv.o src/pv/cursor.o src/pv/display.o src/pv/file.o src/pv/loop.o src/pv/number.o src/pv/signal.o src/pv/state.o src/pv/transfer.o src/pv/watchpid.o /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -o pv src/main.o src/library.o src/pv.o make[1]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/pv-1.6.20' >>> pv 1.6.20 Installing to target PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/thomas/autobuild/instance-0/output-1/target install -C /home/thomas/autobuild/instance-0/output-1/build/pv-1.6.20/ make[1]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/pv-1.6.20' : ./autoconf/scripts/mkinstalldirs \ "/home/thomas/autobuild/instance-0/output-1/target/usr/bin" ./autoconf/scripts/mkinstalldirs \ "/home/thomas/autobuild/instance-0/output-1/target/usr/share/man/man1" /usr/bin/install -c -m 755 pv \ "/home/thomas/autobuild/instance-0/output-1/target/usr/bin/pv" /usr/bin/install -c -m 644 doc/quickref.1 \ "/home/thomas/autobuild/instance-0/output-1/target/usr/share/man/man1/pv.1" if test -n ""; then \ catalogs=''; \ for cat in $catalogs; do \ name=`echo $cat | sed 's,^.*/,,g'`; \ if test "`echo $name | sed 's/.*\(\..*\)/\1/'`" = ".gmo"; then \ destdir=/usr/share/locale; \ else \ destdir=/usr/share/locale; \ fi; \ lang=`echo $name | sed 's/$//'`; \ dir=/home/thomas/autobuild/instance-0/output-1/target$destdir/$lang/LC_MESSAGES; \ ./autoconf/scripts/mkinstalldirs $dir; \ /usr/bin/install -c -m 644 $cat $dir/pv; \ done; \ fi make[1]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/pv-1.6.20' greenlet-2.0.2.tar.gz: OK (md5: e6637d59015cba7e86f2111e6aa8168b) greenlet-2.0.2.tar.gz: OK (sha256: e7c8dc13af7db097bed64a051d2dd49e9f0af495c26995c00a9ee842690d34c0) >>> host-python-greenlet 2.0.2 Extracting gzip -d -c /home/thomas/autobuild/instance-0/dl/python-greenlet/greenlet-2.0.2.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-0/output-1/build/host-python-greenlet-2.0.2 -xf - >>> host-python-greenlet 2.0.2 Patching >>> host-python-greenlet 2.0.2 Configuring >>> host-python-greenlet 2.0.2 Building (cd /home/thomas/autobuild/instance-0/output-1/build/host-python-greenlet-2.0.2//; PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=1 PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-0/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="/home/thomas/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-0/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/home/thomas/autobuild/instance-0/output-1/host/include" CFLAGS="-O2 -I/home/thomas/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/thomas/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /home/thomas/autobuild/instance-0/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib.linux-x86_64-3.11 creating build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/__init__.py -> build/lib.linux-x86_64-3.11/greenlet creating build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/__init__.py -> build/lib.linux-x86_64-3.11/greenlet/platform creating build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_greenlet_trash.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/__init__.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_version.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_generator_nested.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_gc.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_cpp.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_leaks.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_greenlet.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_contextvars.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_generator.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_throw.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_extension_interface.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_stack_saved.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_weakref.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/test_tracing.py -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/leakcheck.py -> build/lib.linux-x86_64-3.11/greenlet/tests running egg_info writing src/greenlet.egg-info/PKG-INFO writing dependency_links to src/greenlet.egg-info/dependency_links.txt writing requirements to src/greenlet.egg-info/requires.txt writing top-level names to src/greenlet.egg-info/top_level.txt reading manifest file 'src/greenlet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'benchmarks/*.json' no previously-included directories found matching 'docs/_build' warning: no files found matching '*.py' under directory 'appveyor' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'LICENSE' adding license file 'LICENSE.PSF' adding license file 'AUTHORS' writing manifest file 'src/greenlet.egg-info/SOURCES.txt' copying src/greenlet/greenlet.cpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet.h -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_allocator.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_compiler_compat.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_cpython_compat.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_exceptions.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_greenlet.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_internal.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_refs.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_slp_switch.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_thread_state.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_thread_state_dict_cleanup.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/greenlet_thread_support.hpp -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/slp_platformselect.h -> build/lib.linux-x86_64-3.11/greenlet copying src/greenlet/platform/setup_switch_x64_masm.cmd -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_aarch64_gcc.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_alpha_unix.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_amd64_unix.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_arm32_gcc.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_arm32_ios.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_arm64_masm.asm -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_arm64_masm.obj -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_arm64_msvc.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_csky_gcc.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_m68k_gcc.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_mips_unix.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_ppc64_aix.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_ppc64_linux.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_ppc_aix.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_ppc_linux.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_ppc_macosx.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_ppc_unix.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_riscv_unix.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_s390_unix.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_sparc_sun_gcc.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_x32_unix.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_x64_masm.asm -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_x64_masm.obj -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_x64_msvc.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_x86_msvc.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/platform/switch_x86_unix.h -> build/lib.linux-x86_64-3.11/greenlet/platform copying src/greenlet/tests/_test_extension.c -> build/lib.linux-x86_64-3.11/greenlet/tests copying src/greenlet/tests/_test_extension_cpp.cpp -> build/lib.linux-x86_64-3.11/greenlet/tests 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/home/thomas/autobuild/instance-0/output-1/host/include -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -fPIC -I/home/thomas/autobuild/instance-0/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/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,--enable-new-dtags -L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include build/temp.linux-x86_64-3.11/src/greenlet/greenlet.o -L/home/thomas/autobuild/instance-0/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/home/thomas/autobuild/instance-0/output-1/host/include -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -fPIC -Isrc/greenlet/ -I/home/thomas/autobuild/instance-0/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/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,--enable-new-dtags -L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include build/temp.linux-x86_64-3.11/src/greenlet/tests/_test_extension.o -L/home/thomas/autobuild/instance-0/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/home/thomas/autobuild/instance-0/output-1/host/include -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include -fPIC -Isrc/greenlet/ -I/home/thomas/autobuild/instance-0/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/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,--enable-new-dtags -L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib -O2 -I/home/thomas/autobuild/instance-0/output-1/host/include -I/home/thomas/autobuild/instance-0/output-1/host/include build/temp.linux-x86_64-3.11/src/greenlet/tests/_test_extension_cpp.o -L/home/thomas/autobuild/instance-0/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.2 Installing to host directory (cd /home/thomas/autobuild/instance-0/output-1/build/host-python-greenlet-2.0.2//; PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=1 PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/home/thomas/autobuild/instance-0/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="/home/thomas/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/thomas/autobuild/instance-0/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/home/thomas/autobuild/instance-0/output-1/host/include" CFLAGS="-O2 -I/home/thomas/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/thomas/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /home/thomas/autobuild/instance-0/output-1/host/bin/python setup.py install --prefix=/home/thomas/autobuild/instance-0/output-1/host --root=/ --single-version-externally-managed ) running install /home/thomas/autobuild/instance-0/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 /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_thread_support.hpp -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/__init__.py -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_greenlet.hpp -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet creating /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_x86_msvc.h -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/__init__.py -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_ppc_aix.h -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_arm32_gcc.h -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_amd64_unix.h -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_arm64_masm.asm -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_x86_unix.h -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_aarch64_gcc.h -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_x64_msvc.h -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_arm64_masm.obj -> /home/thomas/autobuild/instance-0/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 -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_arm32_ios.h -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_csky_gcc.h -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_arm64_msvc.h -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_ppc64_linux.h -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_alpha_unix.h -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_m68k_gcc.h -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_ppc_linux.h -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_ppc64_aix.h -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_riscv_unix.h -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_ppc_macosx.h -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_x64_masm.obj -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_x32_unix.h -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_ppc_unix.h -> /home/thomas/autobuild/instance-0/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 -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_x64_masm.asm -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_mips_unix.h -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/platform/switch_s390_unix.h -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.11/greenlet/greenlet_thread_state.hpp -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_cpython_compat.hpp -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet creating /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_greenlet_trash.py -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/__init__.py -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_version.py -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_generator_nested.py -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/_test_extension_cpp.cpp -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_gc.py -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_cpp.py -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_leaks.py -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_greenlet.py -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_contextvars.py -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_generator.py -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/_test_extension.c -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_throw.py -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_extension_interface.py -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_stack_saved.py -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_weakref.py -> /home/thomas/autobuild/instance-0/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 -> /home/thomas/autobuild/instance-0/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 -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/test_tracing.py -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/tests/leakcheck.py -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.11/greenlet/greenlet_exceptions.hpp -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/slp_platformselect.h -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_internal.hpp -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_slp_switch.hpp -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_compiler_compat.hpp -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_allocator.hpp -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_thread_state_dict_cleanup.hpp -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet_refs.hpp -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet.cpp -> /home/thomas/autobuild/instance-0/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 -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet copying build/lib.linux-x86_64-3.11/greenlet/greenlet.h -> /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet byte-compiling /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/__init__.py to __init__.cpython-311.pyc byte-compiling /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/platform/__init__.py to __init__.cpython-311.pyc byte-compiling /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_greenlet_trash.py to test_greenlet_trash.cpython-311.pyc byte-compiling /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_version.py to test_version.cpython-311.pyc byte-compiling /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_generator_nested.py to test_generator_nested.cpython-311.pyc byte-compiling /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_gc.py to test_gc.cpython-311.pyc byte-compiling /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_cpp.py to test_cpp.cpython-311.pyc byte-compiling /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_leaks.py to test_leaks.cpython-311.pyc byte-compiling /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_greenlet.py to test_greenlet.cpython-311.pyc byte-compiling /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_contextvars.py to test_contextvars.cpython-311.pyc byte-compiling /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_generator.py to test_generator.cpython-311.pyc byte-compiling /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_throw.py to test_throw.cpython-311.pyc byte-compiling /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_extension_interface.py to test_extension_interface.cpython-311.pyc byte-compiling /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_stack_saved.py to test_stack_saved.cpython-311.pyc byte-compiling /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_weakref.py to test_weakref.cpython-311.pyc byte-compiling /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests/test_tracing.py to test_tracing.cpython-311.pyc byte-compiling /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet/tests/leakcheck.py to leakcheck.cpython-311.pyc running install_headers creating /home/thomas/autobuild/instance-0/output-1/host/include/python3.11/greenlet copying src/greenlet/greenlet.h -> /home/thomas/autobuild/instance-0/output-1/host/include/python3.11/greenlet running install_egg_info Copying src/greenlet.egg-info to /home/thomas/autobuild/instance-0/output-1/host/lib/python3.11/site-packages/greenlet-2.0.2-py3.11.egg-info running install_scripts qprint-1.1.tar.gz: OK (sha256: ffa9ca1d51c871fb3b56a4bf0165418348cf080f01ff7e59cd04511b9665019c) >>> qprint 1.1 Extracting gzip -d -c /home/thomas/autobuild/instance-0/dl/qprint/qprint-1.1.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-0/output-1/build/qprint-1.1 -xf - >>> qprint 1.1 Patching >>> qprint 1.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/thomas/autobuild/instance-0/output-1/build/qprint-1.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> qprint 1.1 Patching libtool >>> qprint 1.1 Configuring (cd /home/thomas/autobuild/instance-0/output-1/build/qprint-1.1/ && rm -rf config.cache && PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc-ar" AS="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-as" LD="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-ld" NM="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc-nm" CC="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc" GCC="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc" CPP="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-cpp" CXX="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-g++" FC="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gfortran" F77="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gfortran" RANLIB="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc-ranlib" READELF="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-objcopy" OBJDUMP="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-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/home/thomas/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-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 -Os -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/home/thomas/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-0/output-1/host/microblaze-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl 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=yes CONFIG_SITE=/dev/null ./configure --target=microblaze-buildroot-linux-gnu --host=microblaze-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 --disable-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, --disable-nls, --enable-static, --enable-shared checking for microblaze-buildroot-linux-gnu-gcc... /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-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 /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc accepts -g... yes checking for /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-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 unistd.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking size of unsigned long long... 8 checking size of unsigned long... 4 checking for getopt... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting 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, --disable-nls, --enable-static, --enable-shared >>> qprint 1.1 Building PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-0/output-1/build/qprint-1.1/ make[1]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/qprint-1.1' /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -c qprint.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -c getopt.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc qprint.o getopt.o -o qprint -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 make[1]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/qprint-1.1' >>> qprint 1.1 Installing to target PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/thomas/autobuild/instance-0/output-1/target install-bin -C /home/thomas/autobuild/instance-0/output-1/build/qprint-1.1/ make[1]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/qprint-1.1' /usr/bin/install -c qprint /home/thomas/autobuild/instance-0/output-1/target/usr/bin/qprint make[1]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/qprint-1.1' quickjs-2021-03-27.tar.xz: OK (sha256: a45bface4c3379538dea8533878d694e289330488ea7028b105f72572fe7fe1a) >>> quickjs 2021-03-27 Extracting xzcat /home/thomas/autobuild/instance-0/dl/quickjs/quickjs-2021-03-27.tar.xz | tar --strip-components=1 -C /home/thomas/autobuild/instance-0/output-1/build/quickjs-2021-03-27 -xf - >>> quickjs 2021-03-27 Patching >>> quickjs 2021-03-27 Configuring >>> quickjs 2021-03-27 Building PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-0/output-1/build/quickjs-2021-03-27 CROSS_PREFIX="/home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-" EXTRA_LIBS="-latomic" all make[1]: Entering directory '/home/thomas/autobuild/instance-0/output-1/build/quickjs-2021-03-27' mkdir -p .obj .obj/examples .obj/tests /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-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 /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -g -Wall -MMD -MF .obj/qjs.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/qjs.check.o qjs.c /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -g -Wall -MMD -MF .obj/qjs.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2021-03-27\" -DCONFIG_BIGNUM -O2 -flto -c -o .obj/qjs.o qjs.c gcc -g -Wall -MMD -MF .obj/qjsc.host.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2021-03-27\" -DCONFIG_BIGNUM -DCONFIG_CC=\"gcc\" -DCONFIG_PREFIX=\"/usr/local\" -O2 -flto -c -o .obj/qjsc.host.o qjsc.c gcc -g -Wall -MMD -MF .obj/quickjs.host.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2021-03-27\" -DCONFIG_BIGNUM -O2 -flto -c -o .obj/quickjs.host.o quickjs.c gcc -g -Wall -MMD -MF .obj/libregexp.host.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2021-03-27\" -DCONFIG_BIGNUM -O2 -flto -c -o .obj/libregexp.host.o libregexp.c gcc -g -Wall -MMD -MF .obj/libunicode.host.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2021-03-27\" -DCONFIG_BIGNUM -O2 -flto -c -o .obj/libunicode.host.o libunicode.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 gcc -g -Wall -MMD -MF .obj/cutils.host.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2021-03-27\" -DCONFIG_BIGNUM -O2 -flto -c -o .obj/cutils.host.o cutils.c gcc -g -Wall -MMD -MF .obj/quickjs-libc.host.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2021-03-27\" -DCONFIG_BIGNUM -O2 -flto -c -o .obj/quickjs-libc.host.o quickjs-libc.c gcc -g -Wall -MMD -MF .obj/libbf.host.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2021-03-27\" -DCONFIG_BIGNUM -O2 -flto -c -o .obj/libbf.host.o libbf.c /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -g -Wall -MMD -MF .obj/quickjs.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2021-03-27\" -DCONFIG_BIGNUM -O2 -flto -c -o .obj/quickjs.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 /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -g -Wall -MMD -MF .obj/libregexp.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2021-03-27\" -DCONFIG_BIGNUM -O2 -flto -c -o .obj/libregexp.o libregexp.c /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -g -Wall -MMD -MF .obj/libunicode.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2021-03-27\" -DCONFIG_BIGNUM -O2 -flto -c -o .obj/libunicode.o libunicode.c /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -g -Wall -MMD -MF .obj/cutils.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2021-03-27\" -DCONFIG_BIGNUM -O2 -flto -c -o .obj/cutils.o cutils.c /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -g -Wall -MMD -MF .obj/quickjs-libc.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2021-03-27\" -DCONFIG_BIGNUM -O2 -flto -c -o .obj/quickjs-libc.o quickjs-libc.c /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -g -Wall -MMD -MF .obj/libbf.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2021-03-27\" -DCONFIG_BIGNUM -O2 -flto -c -o .obj/libbf.o libbf.c /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -g -Wall -MMD -MF .obj/qjsc.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2021-03-27\" -DCONFIG_BIGNUM -DCONFIG_CC=\"gcc\" -DCONFIG_PREFIX=\"/usr/local\" -DCONFIG_LTO -O2 -flto -c -o .obj/qjsc.o qjsc.c /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -g -Wall -MMD -MF .obj/run-test262.o.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2021-03-27\" -DCONFIG_BIGNUM -O2 -flto -c -o .obj/run-test262.o run-test262.c /home/thomas/autobuild/instance-0/output-1/host/bin/microblaze-linux-gcc -g -Wall -MMD -MF .obj/.d -Wno-array-bounds -Wno-format-truncation -D_GNU_SOURCE -DCONFIG_VERSION=\"2021-03-27\" -DCONFIG_BIGNUM -O2 -c -o .obj/quickjs.nolto.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:263: .obj/quickjs.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [Makefile:284: .obj/quickjs.check.o] Error 1 make[1]: *** [Makefile:272: .obj/quickjs.nolto.o] Error 1 make[1]: Leaving directory '/home/thomas/autobuild/instance-0/output-1/build/quickjs-2021-03-27' make: *** [package/pkg-generic.mk:293: /home/thomas/autobuild/instance-0/output-1/build/quickjs-2021-03-27/.stamp_built] Error 2 make: Leaving directory '/home/thomas/autobuild/instance-0/buildroot'