>>> bdwgc 8.2.2 Extracting gzip -d -c /tmp/instance-13/dl/bdwgc/gc-8.2.2.tar.gz | tar --strip-components=1 -C /tmp/instance-13/output-1/build/bdwgc-8.2.2 -xf - >>> bdwgc 8.2.2 Patching >>> bdwgc 8.2.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/bdwgc-8.2.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> bdwgc 8.2.2 Patching libtool patching file /tmp/instance-13/output-1/build/bdwgc-8.2.2/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> bdwgc 8.2.2 Configuring (cd /tmp/instance-13/output-1/build/bdwgc-8.2.2/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-as" LD="/tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-ld" NM="/tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc" GCC="/tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc" CPP="/tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-cpp" CXX="/tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-g++" FC="/tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gfortran" F77="/tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-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-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-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 -fPIC -Wl,-elf2flt=-r -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -static -Wl,-elf2flt=-r -static" LDFLAGS=" -Wl,-elf2flt=-r -static" FCFLAGS=" -Os -g0 -Wl,-elf2flt=-r -static" FFLAGS=" -Os -g0 -Wl,-elf2flt=-r -static" PKG_CONFIG="/tmp/instance-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/riscv64-buildroot-linux-uclibc/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 CONFIG_SITE=/dev/null ./configure --target=riscv64-buildroot-linux-uclibc --host=riscv64-buildroot-linux-uclibc --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 --disable-shared CFLAGS_EXTRA="-DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP" --with-libatomic-ops=yes --disable-cplusplus ) checking build system type... x86_64-pc-linux-gnu checking host system type... riscv64-buildroot-linux-uclibc checking target system type... riscv64-buildroot-linux-uclibc checking GC version numbers... major=8 minor=2 micro=2 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for riscv64-buildroot-linux-uclibc-strip... /bin/true checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking for riscv64-buildroot-linux-uclibc-gcc... /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-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-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc... none checking whether we are using the GNU C++ compiler... no checking whether no accepts -g... no checking dependency style of no... none checking dependency style of /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc... /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-ld checking if the linker (/tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-nm checking the name lister (/tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to riscv64-buildroot-linux-uclibc format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-ld option to reload object files... -r checking for riscv64-buildroot-linux-uclibc-objdump... /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-objdump checking how to recognize dependent libraries... pass_all checking for riscv64-buildroot-linux-uclibc-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-buildroot-linux-uclibc-ar... /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-ar checking for archiver @FILE support... @ checking for riscv64-buildroot-linux-uclibc-strip... (cached) /bin/true checking for riscv64-buildroot-linux-uclibc-ranlib... /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-ranlib checking command to parse /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-nm output from /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-buildroot-linux-uclibc-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-cpp 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 dlfcn.h... no checking for objdir... .libs checking if /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc linker (/tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for emscripten... no checking for thread model used by GCC... single checking for inline... inline checking for clock_gettime without additional libraries... yes checking whether compiler supports -Wextra... yes checking whether compiler supports -Wpedantic... yes checking for xlc... no checking whether compiler supports -fno-strict-aliasing... yes checking for getcontext... no checking for dl_iterate_phdr... yes checking for dlopen in -ldl... no checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking whether to build shared libraries... no checking which machine-dependent code should be used... checking whether AIX gcc optimization fix is necessary... no checking whether -Wno-frame-address works... yes checking for dladdr... no checking for sigsetjmp... yes checking sys/dg_sys_info.h usability... no checking sys/dg_sys_info.h presence... no checking for sys/dg_sys_info.h... no checking atomic_ops.h usability... yes checking atomic_ops.h presence... yes checking for atomic_ops.h... yes checking which libatomic_ops to use... none checking for lock-free AO_or primitive... yes checking for lock-free AO load/store, test-and-set primitives... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bdw-gc.pc config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands >>> bdwgc 8.2.2 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/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-13/output-1/build/bdwgc-8.2.2/ make[1]: Entering directory '/tmp/instance-13/output-1/build/bdwgc-8.2.2' make[2]: Entering directory '/tmp/instance-13/output-1/build/bdwgc-8.2.2' /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -static -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c -o allchblk.lo allchblk.c libtool: compile: /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c allchblk.c -o allchblk.o /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -static -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c -o alloc.lo alloc.c libtool: compile: /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c alloc.c -o alloc.o /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -static -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c -o blacklst.lo blacklst.c libtool: compile: /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c blacklst.c -o blacklst.o /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -static -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c -o dbg_mlc.lo dbg_mlc.c libtool: compile: /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c dbg_mlc.c -o dbg_mlc.o /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -static -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c -o dyn_load.lo dyn_load.c libtool: compile: /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c dyn_load.c -o dyn_load.o /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -static -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c -o finalize.lo finalize.c libtool: compile: /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c finalize.c -o finalize.o /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -static -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c -o gc_dlopen.lo gc_dlopen.c libtool: compile: /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c gc_dlopen.c -o gc_dlopen.o /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -static -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c -o headers.lo headers.c libtool: compile: /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c headers.c -o headers.o /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -static -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c -o mach_dep.lo mach_dep.c libtool: compile: /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c mach_dep.c -o mach_dep.o /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -static -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c -o malloc.lo malloc.c libtool: compile: /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c malloc.c -o malloc.o /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -static -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c -o mallocx.lo mallocx.c libtool: compile: /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c mallocx.c -o mallocx.o /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -static -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c -o mark.lo mark.c libtool: compile: /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c mark.c -o mark.o /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -static -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c -o mark_rts.lo mark_rts.c libtool: compile: /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c mark_rts.c -o mark_rts.o /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -static -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c -o misc.lo misc.c libtool: compile: /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c misc.c -o misc.o /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -static -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c -o new_hblk.lo new_hblk.c libtool: compile: /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c new_hblk.c -o new_hblk.o /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -static -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c -o obj_map.lo obj_map.c libtool: compile: /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c obj_map.c -o obj_map.o /bin/bash ./libtool --tag=CC --mode=compile /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -static -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c -o os_dep.lo os_dep.c libtool: compile: /tmp/instance-13/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I./include -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wextra -Wpedantic -Wno-long-long -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -Wl,-elf2flt=-r -fno-strict-aliasing -Wno-frame-address -DGC_NO_DLOPEN -DNO_PTHREAD_GETATTR_NP -c os_dep.c -o os_dep.o os_dep.c: In function 'block_unmap_inner': os_dep.c:2668:17: warning: implicit declaration of function 'madvise'; did you mean 'raise'? [-Wimplicit-function-declaration] 2668 | if (madvise(start_addr, len, MADV_DONTNEED) == -1) | ^~~~~~~ | raise os_dep.c:2668:42: error: 'MADV_DONTNEED' undeclared (first use in this function) 2668 | if (madvise(start_addr, len, MADV_DONTNEED) == -1) | ^~~~~~~~~~~~~ os_dep.c:2668:42: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [Makefile:1714: os_dep.lo] Error 1 make[2]: Leaving directory '/tmp/instance-13/output-1/build/bdwgc-8.2.2' make[1]: *** [Makefile:1933: all-recursive] Error 1 make[1]: Leaving directory '/tmp/instance-13/output-1/build/bdwgc-8.2.2' make: *** [package/pkg-generic.mk:293: /tmp/instance-13/output-1/build/bdwgc-8.2.2/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-13/buildroot'