>>> host-mono 6.8.0.96 Extracting xzcat /tmp/instance-1/dl/mono/mono-6.8.0.96.tar.xz | /tmp/instance-1/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-1/output-1/build/host-mono-6.8.0.96 -xf - >>> host-mono 6.8.0.96 Patching Applying 0001-Disable-backtrace-on-not-supported-uclibc.patch using patch: patching file libgc/include/gc.h Hunk #1 succeeded at 512 with fuzz 2 (offset 12 lines). Applying 0002-Adjust-libc.so-path-depending-on-C-library-being-use.patch using patch: patching file configure.ac Hunk #1 succeeded at 5027 (offset 2049 lines). Applying 0003-configure.ac-checks-for-libunwind.patch using patch: patching file configure.ac Hunk #1 succeeded at 2346 (offset 140 lines). Applying 0004-ppc32-delete-leftover-code-from-pre-monoctx-area.patch using patch: patching file mono/mini/exceptions-ppc.c Hunk #1 succeeded at 691 (offset -1 lines). >>> host-mono 6.8.0.96 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-1/output-1/build/host-mono-6.8.0.96 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-mono 6.8.0.96 Configuring >>> host-mono 6.8.0.96 Autoreconfiguring libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:28: installing './compile' configure.ac:20: installing './missing' Makefile.am: installing './depcomp' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:617: installing './compile' configure.ac:31: installing './missing' ikvm-native/Makefile.am: installing './depcomp' automake: warning: redefinition of 'test' ... /tmp/instance-1/output-1/host/share/automake-1.15/am/program.am: ... 'test$(EXEEXT)' previously defined here mono/arch/mips/Makefile.am:9: while processing program 'test' mono/metadata/Makefile.am:97: warning: source file '../../support/zlib-helper.c' is in a subdirectory, mono/metadata/Makefile.am:97: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. mono/metadata/Makefile.am:100: warning: source file '../../support/nl.c' is in a subdirectory, mono/metadata/Makefile.am:100: but option 'subdir-objects' is disabled mono/metadata/Makefile.am:100: warning: source file '../../support/zlib-helper.c' is in a subdirectory, mono/metadata/Makefile.am:100: but option 'subdir-objects' is disabled mono/metadata/Makefile.am:106: warning: source file '../../support/adler32.c' is in a subdirectory, mono/metadata/Makefile.am:106: but option 'subdir-objects' is disabled mono/metadata/Makefile.am:106: warning: source file '../../support/crc32.c' is in a subdirectory, mono/metadata/Makefile.am:106: but option 'subdir-objects' is disabled mono/metadata/Makefile.am:106: warning: source file '../../support/deflate.c' is in a subdirectory, mono/metadata/Makefile.am:106: but option 'subdir-objects' is disabled mono/metadata/Makefile.am:106: warning: source file '../../support/infback.c' is in a subdirectory, mono/metadata/Makefile.am:106: but option 'subdir-objects' is disabled mono/metadata/Makefile.am:106: warning: source file '../../support/inffast.c' is in a subdirectory, mono/metadata/Makefile.am:106: but option 'subdir-objects' is disabled mono/metadata/Makefile.am:106: warning: source file '../../support/inflate.c' is in a subdirectory, mono/metadata/Makefile.am:106: but option 'subdir-objects' is disabled mono/metadata/Makefile.am:106: warning: source file '../../support/inftrees.c' is in a subdirectory, mono/metadata/Makefile.am:106: but option 'subdir-objects' is disabled mono/metadata/Makefile.am:106: warning: source file '../../support/trees.c' is in a subdirectory, mono/metadata/Makefile.am:106: but option 'subdir-objects' is disabled mono/metadata/Makefile.am:106: warning: source file '../../support/zutil.c' is in a subdirectory, mono/metadata/Makefile.am:106: but option 'subdir-objects' is disabled mono/mini/Makefile.am:441: warning: source file 'interp/interp.c' is in a subdirectory, mono/mini/Makefile.am:441: but option 'subdir-objects' is disabled mono/mini/Makefile.am:441: warning: source file 'interp/mintops.c' is in a subdirectory, mono/mini/Makefile.am:441: but option 'subdir-objects' is disabled mono/mini/Makefile.am:441: warning: source file 'interp/transform.c' is in a subdirectory, mono/mini/Makefile.am:441: but option 'subdir-objects' is disabled mono/native/Makefile.am:19: warning: source file '../../external/corefx/src/Native/Unix/System.Native/pal_errno.c' is in a subdirectory, mono/native/Makefile.am:19: but option 'subdir-objects' is disabled mono/native/Makefile.am:19: warning: source file '../../external/corefx/src/Native/Unix/System.Native/pal_maphardwaretype.c' is in a subdirectory, mono/native/Makefile.am:19: but option 'subdir-objects' is disabled mono/native/Makefile.am:19: warning: source file '../../external/corefx/src/Native/Unix/System.Native/pal_memory.c' is in a subdirectory, mono/native/Makefile.am:19: but option 'subdir-objects' is disabled mono/native/Makefile.am:19: warning: source file '../../external/corefx/src/Native/Unix/System.Native/pal_uid.c' is in a subdirectory, mono/native/Makefile.am:19: but option 'subdir-objects' is disabled mono/native/Makefile.am:19: warning: source file '../../external/corefx/src/Native/Unix/System.Native/pal_time.c' is in a subdirectory, mono/native/Makefile.am:19: but option 'subdir-objects' is disabled mono/native/Makefile.am:19: warning: source file '../../external/corefx/src/Native/AnyOS/brotli/enc/dictionary_hash.c' is in a subdirectory, mono/native/Makefile.am:19: but option 'subdir-objects' is disabled mono/native/Makefile.am:19: warning: source file '../../external/corefx/src/Native/AnyOS/brotli/enc/backward_references_hq.c' is in a subdirectory, mono/native/Makefile.am:19: but option 'subdir-objects' is disabled mono/native/Makefile.am:19: warning: source file '../../external/corefx/src/Native/AnyOS/brotli/enc/histogram.c' is in a subdirectory, mono/native/Makefile.am:19: but option 'subdir-objects' is disabled mono/native/Makefile.am:19: warning: source file '../../external/corefx/src/Native/AnyOS/brotli/enc/memory.c' is in a subdirectory, mono/native/Makefile.am:19: but option 'subdir-objects' is disabled mono/native/Makefile.am:19: warning: source file '../../external/corefx/src/Native/AnyOS/brotli/enc/entropy_encode.c' is in a subdirectory, mono/native/Makefile.am:19: but option 'subdir-objects' is disabled mono/native/Makefile.am:19: warning: source file '../../external/corefx/src/Native/AnyOS/brotli/enc/compress_fragment_two_pass.c' is in a subdirectory, mono/native/Makefile.am:19: but option 'subdir-objects' is disabled mono/native/Makefile.am:19: warning: source file '../../external/corefx/src/Native/AnyOS/brotli/enc/block_splitter.c' is in a subdirectory, mono/native/Makefile.am:19: but option 'subdir-objects' is disabled mono/native/Makefile.am:19: warning: source file '../../external/corefx/src/Native/AnyOS/brotli/enc/encode.c' is in a subdirectory, mono/native/Makefile.am:19: but option 'subdir-objects' is disabled mono/native/Makefile.am:19: warning: source file '../../external/corefx/src/Native/AnyOS/brotli/enc/cluster.c' is in a subdirectory, mono/native/Makefile.am:19: but option 'subdir-objects' is disabled mono/native/Makefile.am:19: warning: source file '../../external/corefx/src/Native/AnyOS/brotli/enc/backward_references.c' is in a subdirectory, mono/native/Makefile.am:19: but option 'subdir-objects' is disabled mono/native/Makefile.am:19: warning: source file '../../external/corefx/src/Native/AnyOS/brotli/enc/utf8_util.c' is in a subdirectory, mono/native/Makefile.am:19: but option 'subdir-objects' is disabled mono/native/Makefile.am:19: warning: source file '../../external/corefx/src/Native/AnyOS/brotli/enc/compress_fragment.c' is in a subdirectory, mono/native/Makefile.am:19: but option 'subdir-objects' is disabled mono/native/Makefile.am:19: warning: source file '../../external/corefx/src/Native/AnyOS/brotli/enc/brotli_bit_stream.c' is in a subdirectory, mono/native/Makefile.am:19: but option 'subdir-objects' is disabled mono/native/Makefile.am:19: warning: source file '../../external/corefx/src/Native/AnyOS/brotli/enc/bit_cost.c' is in a subdirectory, mono/native/Makefile.am:19: but option 'subdir-objects' is disabled mono/native/Makefile.am:19: warning: source file '../../external/corefx/src/Native/AnyOS/brotli/enc/static_dict.c' is in a subdirectory, mono/native/Makefile.am:19: but option 'subdir-objects' is disabled mono/native/Makefile.am:19: warning: source file '../../external/corefx/src/Native/AnyOS/brotli/enc/literal_cost.c' is in a subdirectory, mono/native/Makefile.am:19: but option 'subdir-objects' is disabled mono/native/Makefile.am:19: warning: source file '../../external/corefx/src/Native/AnyOS/brotli/enc/metablock.c' is in a subdirectory, mono/native/Makefile.am:19: but option 'subdir-objects' is disabled mono/native/Makefile.am:19: warning: source file '../../external/corefx/src/Native/AnyOS/brotli/dec/state.c' is in a subdirectory, mono/native/Makefile.am:19: but option 'subdir-objects' is disabled mono/native/Makefile.am:19: warning: source file '../../external/corefx/src/Native/AnyOS/brotli/dec/decode.c' is in a subdirectory, mono/native/Makefile.am:19: but option 'subdir-objects' is disabled mono/native/Makefile.am:19: warning: source file '../../external/corefx/src/Native/AnyOS/brotli/dec/huffman.c' is in a subdirectory, mono/native/Makefile.am:19: but option 'subdir-objects' is disabled mono/native/Makefile.am:19: warning: source file '../../external/corefx/src/Native/AnyOS/brotli/dec/bit_reader.c' is in a subdirectory, mono/native/Makefile.am:19: but option 'subdir-objects' is disabled mono/native/Makefile.am:19: warning: source file '../../external/corefx/src/Native/AnyOS/brotli/common/dictionary.c' is in a subdirectory, mono/native/Makefile.am:19: but option 'subdir-objects' is disabled mono/native/Makefile.am:97: warning: source file '../../external/corefx/src/Native/Unix/System.Native/pal_io.c' is in a subdirectory, mono/native/Makefile.am:97: but option 'subdir-objects' is disabled mono/native/Makefile.am:97: warning: source file '../../external/corefx/src/Native/Unix/System.Native/pal_networking.c' is in a subdirectory, mono/native/Makefile.am:97: but option 'subdir-objects' is disabled mono/native/Makefile.am:97: warning: source file '../../external/corefx/src/Native/Unix/System.Native/pal_networkstatistics.c' is in a subdirectory, mono/native/Makefile.am:97: but option 'subdir-objects' is disabled mono/native/Makefile.am:97: warning: source file '../../external/corefx/src/Native/Unix/System.Native/pal_tcpstate.c' is in a subdirectory, mono/native/Makefile.am:97: but option 'subdir-objects' is disabled mono/native/Makefile.am:97: warning: source file '../../external/corefx/src/Native/Unix/System.Native/pal_random.c' is in a subdirectory, mono/native/Makefile.am:97: but option 'subdir-objects' is disabled mono/native/Makefile.am:84: warning: source file '../../external/corefx/src/Native/Unix/System.Native/pal_io.c' is in a subdirectory, mono/native/Makefile.am:84: but option 'subdir-objects' is disabled mono/native/Makefile.am:84: warning: source file '../../external/corefx/src/Native/Unix/System.Native/pal_networkstatistics.c' is in a subdirectory, mono/native/Makefile.am:84: but option 'subdir-objects' is disabled mono/native/Makefile.am:84: warning: source file '../../external/corefx/src/Native/Unix/System.Native/pal_random.c' is in a subdirectory, mono/native/Makefile.am:84: but option 'subdir-objects' is disabled mono/native/Makefile.am:111: warning: source file '../../external/corefx/src/Native/Unix/System.Net.Security.Native/pal_gssapi.c' is in a subdirectory, mono/native/Makefile.am:111: but option 'subdir-objects' is disabled mono/native/Makefile.am:62: warning: source file '../../external/corefx/src/Native/Unix/System.Native/pal_io.c' is in a subdirectory, mono/native/Makefile.am:62: but option 'subdir-objects' is disabled mono/native/Makefile.am:62: warning: source file '../../external/corefx/src/Native/Unix/System.Native/pal_networking.c' is in a subdirectory, mono/native/Makefile.am:62: but option 'subdir-objects' is disabled mono/native/Makefile.am:62: warning: source file '../../external/corefx/src/Native/Unix/System.Native/pal_tcpstate.c' is in a subdirectory, mono/native/Makefile.am:62: but option 'subdir-objects' is disabled mono/native/Makefile.am:62: warning: source file '../../external/corefx/src/Native/Unix/System.Native/pal_random.c' is in a subdirectory, mono/native/Makefile.am:62: but option 'subdir-objects' is disabled mono/tests/Makefile.am:901: warning: source file 'tailcall/split-fsharp.cpp' is in a subdirectory, mono/tests/Makefile.am:901: but option 'subdir-objects' is disabled support/Makefile.am:72: warning: source file 'minizip/ioapi.c' is in a subdirectory, support/Makefile.am:72: but option 'subdir-objects' is disabled support/Makefile.am:72: warning: source file 'minizip/unzip.c' is in a subdirectory, support/Makefile.am:72: but option 'subdir-objects' is disabled support/Makefile.am:72: warning: source file 'minizip/zip.c' is in a subdirectory, support/Makefile.am:72: but option 'subdir-objects' is disabled >>> host-mono 6.8.0.96 Patching libtool patching file /tmp/instance-1/output-1/build/host-mono-6.8.0.96/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). patching file /tmp/instance-1/output-1/build/host-mono-6.8.0.96/libgc/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). (cd /tmp/instance-1/output-1/build/host-mono-6.8.0.96/ && rm -rf config.cache; PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-1/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-1/output-1/host/lib/pkgconfig:/tmp/instance-1/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-1/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-1/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-1/output-1/host" --sysconfdir="/tmp/instance-1/output-1/host/etc" --localstatedir="/tmp/instance-1/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --with-mcs-docs=no --with-ikvm-native=no --enable-minimal=profiler,debug --enable-static --disable-btls --disable-system-aot --disable-libraries ) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1002' is supported by ustar format... yes checking whether GID '1002' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking whether ln -s works... yes checking whether make supports nested variables... (cached) yes checking host platform characteristics... ok checking for gcc... /usr/bin/gcc checking for gcc... (cached) /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc... none checking for g++... /usr/bin/g++ checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none checking dependency style of /usr/bin/gcc... none checking for gawk... (cached) gawk checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 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 /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... /usr/bin/g++ -E checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/bin/g++ static flag -static works... yes checking if /usr/bin/g++ supports -c -o file.o... yes checking if /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for bash... /bin/bash checking if dolt supports this host... yes, replacing libtool ./configure: line 14124: ./libtool: No such file or directory checking for ld used by /usr/bin/gcc... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking linux/rtc.h usability... yes checking linux/rtc.h presence... yes checking for linux/rtc.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking for sys/mkdev.h... (cached) no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking libproc.h usability... no checking libproc.h presence... no checking for libproc.h... no checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking copyfile.h usability... no checking copyfile.h presence... no checking for copyfile.h... no checking for sys/param.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking asm/sigcontext.h usability... yes checking asm/sigcontext.h presence... yes checking for asm/sigcontext.h... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking complex.h usability... yes checking complex.h presence... yes checking for complex.h... yes checking unwind.h usability... yes checking unwind.h presence... yes checking for unwind.h... yes checking for unistd.h... (cached) yes checking for linux/netlink.h... yes checking for linux/rtnetlink.h... yes checking for sys/user.h... yes checking linux/serial.h usability... yes checking linux/serial.h presence... yes checking for linux/serial.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes Using system zlib checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for vsyslog... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking linux/magic.h usability... yes checking linux/magic.h presence... yes checking for linux/magic.h... yes checking size of void *... 8 checking size of long... 8 checking size of int... 4 checking size of long long... 8 checking for clang... no checking for -Wno-unused-but-set-variable option to gcc... no checking whether NLS is requested... no checking for msgfmt... /tmp/instance-1/output-1/host/bin/msgfmt checking for gmsgfmt... /tmp/instance-1/output-1/host/bin/msgfmt checking for xgettext... /tmp/instance-1/output-1/host/bin/xgettext checking for msgmerge... /tmp/instance-1/output-1/host/bin/msgmerge checking for pkg-config... /tmp/instance-1/output-1/host/bin/pkg-config checking for ninja... yes checking for -mno-tls-direct-seg-refs option to gcc... yes checking whether byte ordering is bigendian... no checking CSharp compiler to use... roslyn configure: Disabled support for the profiler configure: Disabled support for runtime debugging checking for visibility __attribute__... yes checking whether /usr/bin/gcc supports zero length arrays... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sigaction... yes checking for kill... yes checking for signal... yes checking for TARGET_OS_IPHONE... no checking for CLOCK_MONOTONIC... yes checking for CLOCK_MONOTONIC_COARSE... yes checking for CLOCK_REALTIME... yes checking for mach_absolute_time... no checking for gethrtime... no checking for read_real_time... no checking for mach_timebase_info... no checking for futimes... yes checking for futimens... yes checking for library containing clock_gettime... none required checking for clock_nanosleep... yes checking for dlopen... no checking for dlopen in -ldl... yes checking for preceeding underscore in symbols... no checking for dlerror... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking sys/auxv.h usability... yes checking sys/auxv.h presence... yes checking for sys/auxv.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for getgrgid_r... yes checking for getgrnam_r... yes checking for getresuid... yes checking for setresuid... yes checking for kqueue... no checking for backtrace_symbols... yes checking for mkstemp... yes checking for mmap... yes checking for madvise... yes checking for getrusage... yes checking for getpriority... yes checking for setpriority... yes checking for dl_iterate_phdr... yes checking for dladdr... yes checking for sysconf... yes checking for getrlimit... yes checking for prctl... yes checking for arc4random... no checking for nl_langinfo... yes checking for sched_getaffinity... yes checking for sched_setaffinity... yes checking for sched_getcpu... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for readlink... yes checking for chmod... yes checking for lstat... yes checking for getdtablesize... yes checking for ftruncate... yes checking for msync... yes checking for gethostname... yes checking for getpeername... yes checking for utime... yes checking for utimes... yes checking for openlog... yes checking for closelog... yes checking for atexit... yes checking for popen... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for sched_setaffinity from glibc < 2.3.4... no yes checking if off_t is 64 bits wide... ok checking for socket in -lsocket... no checking for _Unwind_GetIP in -lunwind... no checking for MSG_NOSIGNAL... yes checking for IPPROTO_IP... yes checking for IPPROTO_IPV6... yes checking for IPPROTO_TCP... yes checking for SOL_IP... yes checking for SOL_IPV6... yes checking for SOL_TCP... no checking for IP_PKTINFO... yes checking for IPV6_PKTINFO... yes checking for IP_DONTFRAG... no checking for IP_DONTFRAGMENT... no checking for IP_MTU_DISCOVER... yes checking for IP_PMTUDISC_DO... yes checking for struct ip_mreqn... yes checking for getaddrinfo... yes checking for gethostbyname2_r... yes checking for gethostbyname2... yes checking for gethostbyname... yes checking for getprotobyname... yes checking for getprotobyname_r... yes checking for getnameinfo... yes checking for inet_ntop... yes checking for gethostbyaddr... yes checking for inet_pton... yes checking for inet_aton... yes checking for main in -lpthread... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pthread_np.h usability... no checking pthread_np.h presence... no checking for pthread_np.h... no checking for pthread_mutex_timedlock... yes checking for pthread_getattr_np... yes checking for pthread_attr_get_np... no checking for pthread_getname_np... yes checking for pthread_setname_np... yes checking for pthread_cond_timedwait_relative_np... no checking for pthread_kill... yes checking for PTHREAD_MUTEX_RECURSIVE... ok checking for pthread_attr_setstacksize... yes checking for pthread_attr_getstack... yes checking for pthread_attr_getstacksize... yes checking for pthread_get_stacksize_np... no checking for pthread_get_stackaddr_np... no checking whether pthread_mutexattr_setprotocol is declared... yes checking for mincore... yes checking for mlock... yes checking for munlock... yes checking for working __thread... yes checking for working sigaltstack... yes checking for library containing sem_init... none required checking for library containing shm_open... -lrt checking for shm_open... yes checking for library containing gettext... none required checking for tm_gmtoff in struct tm... yes checking for library containing sqrtf... -lm checking for poll... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking for epoll_ctl... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking for kqueue... (cached) no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for net/if.h... yes checking for ifreq... yes checking for sockaddr_in.sin_len... no checking for sockaddr_in6.sin6_len... no checking for getifaddrs... yes checking for if_nametoindex... yes checking for access... yes checking sys/errno.h usability... yes checking sys/errno.h presence... yes checking for sys/errno.h... yes checking checklist.h usability... no checking checklist.h presence... no checking for checklist.h... no checking pathconf.h usability... no checking pathconf.h presence... no checking for pathconf.h... no checking fstab.h usability... yes checking fstab.h presence... yes checking for fstab.h... yes checking attr/xattr.h usability... no checking attr/xattr.h presence... no checking for attr/xattr.h... no checking sys/extattr.h usability... no checking sys/extattr.h presence... no checking for sys/extattr.h... no checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/vfstab.h usability... no checking sys/vfstab.h presence... no checking for sys/vfstab.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for sys/param.h... (cached) yes checking for sys/mount.h... yes checking for sys/mount.h... (cached) yes checking for confstr... yes checking for seekdir... yes checking for telldir... yes checking for getdomainname... yes checking for setdomainname... yes checking for endgrent... yes checking for getgrent... yes checking for fgetgrent... yes checking for setgrent... yes checking for setgroups... yes checking for endpwent... yes checking for getpwent... yes checking for fgetpwent... yes checking for setpwent... yes checking for getfsstat... no checking for lutimes... yes checking for futimes... (cached) yes checking for mremap... yes checking for remap_file_pages... yes checking for posix_fadvise... yes checking for posix_fallocate... yes checking for posix_madvise... yes checking for vsnprintf... yes checking for sendfile... yes checking for gethostid... yes checking for sethostid... yes checking for sethostname... yes checking for statfs... yes checking for fstatfs... yes checking for statvfs... yes checking for fstatvfs... yes checking for stime... yes checking for ttyname_r... yes checking for psignal... yes checking for getlogin_r... yes checking for lockf... yes checking for swab... yes checking for setusershell... yes checking for endusershell... yes checking for futimens... (cached) yes checking for utimensat... yes checking for fstatat... yes checking for mknodat... yes checking for readlinkat... yes checking for readv... yes checking for writev... yes checking for preadv... yes checking for pwritev... yes checking for setpgid... yes checking for system... yes checking for fork... yes checking for execv... yes checking for execve... yes checking for waitpid... yes checking for accept4... yes checking for localtime_r... yes checking for mkdtemp... yes checking size of size_t... 8 checking for blksize_t... yes checking for blkcnt_t... yes checking for suseconds_t... yes checking for struct cmsghdr... yes checking for struct flock... yes checking for struct iovec... yes checking for struct linger... yes checking for struct pollfd... yes checking for struct sockaddr... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_in... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_un... yes checking for struct stat... yes checking for struct timespec... yes checking for struct timeval... yes checking for struct timezone... yes checking for struct utimbuf... yes checking for struct dirent.d_off... yes checking for struct dirent.d_reclen... yes checking for struct dirent.d_type... yes checking for struct passwd.pw_gecos... yes checking for struct statfs.f_flags... yes checking for struct stat.st_atim... yes checking for struct stat.st_mtim... yes checking for struct stat.st_atimespec... no checking for struct stat.st_ctim... yes checking for lsetxattr... yes checking for struct kinfo_proc.kp_proc... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/param.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking CommonCrypto/CommonDigest.h usability... no checking CommonCrypto/CommonDigest.h presence... no checking for CommonCrypto/CommonDigest.h... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking for term.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking for getrandom... yes checking for getentropy... yes checking for linux/in.h... yes checking linux/if_packet.h usability... yes checking linux/if_packet.h presence... yes checking for linux/if_packet.h... yes checking for struct in_pktinfo... yes checking for struct ip_mreqn... yes checking for struct flock64... yes checking whether O_CLOEXEC is declared... yes checking whether F_DUPFD_CLOEXEC is declared... yes checking for Qp2getifaddrs... no checking for lseek64... yes checking for mmap64... yes checking for ftruncate64... yes checking for posix_fadvise64... yes checking whether pipe2 is declared... yes checking for getmntinfo... no checking for strcpy_s... no checking for strlcpy... no checking for posix_fadvise... (cached) yes checking for ioctl... yes checking for sched_getaffinity... (cached) yes checking for sched_setaffinity... (cached) yes checking for arc4random_buf... no checking whether TIOCGWINSZ is declared... yes checking for tcgetattr... yes checking for tcsetattr... yes checking whether ECHO is declared... yes checking whether ICANON is declared... yes checking whether TCSANOW is declared... yes checking whether lchflags is declared... no checking for struct stat.st_flags... no checking for struct stat.st_birthtimespec... no checking for struct stat.st_atimespec... (cached) no checking for struct stat.st_atim... (cached) yes checking for struct stat.st_atimensec... no checking for struct dirent.d_namlen... no checking for struct statfs.f_fstypename... no checking for struct statvfs.f_fstypename... no checking for struct statfs... yes checking for readdir_r... yes checking for kevent with void *data... no checking for struct fd_set.fds_bits... no checking for struct fd_set.__fds_bits... no checking for sendfile with 4 arguments... yes checking for sendfile with 6 arguments... no checking for fcopyfile... no checking for epoll_create1... yes checking for accept4... (cached) yes checking for kqueue... (cached) no checking for getnameinfo with signed flags... yes checking for bind with unsigned addrlen... yes checking for struct ipv6_mreq with unsigned ipv6mr_interface... yes checking for inotify_rm_watch with unsigned wd... no checking for shm_open that works well enough with mmap... yes checking for getpriority with int who... yes checking for kevent with int parameters... no checking for mkstemps... yes checking for tcp/var.h... no checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking for TCPSTATE enum in netinet/tcp.h... yes checking whether TCPS_ESTABLISHED is declared... no checking for struct rt_msghdr... yes checking for sys/sysctl.h... (cached) yes checking for linux/rtnetlink.h... (cached) yes checking for getpeereid... no checking for uname... yes checking for getdomainname with size_t namelen... no checking for inotify_init... yes checking for inotify_add_watch... yes checking for inotify_rm_watch... yes checking for GSS/GSS.h... no checking for gssapi/gssapi_ext.h... yes checking for GSS_SPNEGO_MECHANISM... no checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for _NSGetEnviron... no checking whether IN_EXCL_UNLINK is declared... yes checking for socklen_t... yes checking for execvp... yes checking if usage of random device is requested... yes checking for random device... yes checking if big-arrays are to be enabled... no checking stdalign.h usability... yes checking stdalign.h presence... yes checking for stdalign.h... yes checking for X... libraries , headers checking for the soname of libX11.so... libX11.so.6 checking whether byte ordering is bigendian... (cached) no checking for strlcpy... (cached) no checking for stpcpy... yes checking for strtok_r... yes checking for rewinddir... yes checking for vasprintf... yes checking for getrlimit... (cached) yes checking for fork... (cached) yes checking for execv... (cached) yes checking for execve... (cached) yes checking for waitpid... (cached) yes configure: Overridable allocator support disabled checking for library containing sqrtf... (cached) -lm checking for library containing nanosleep... none required checking for library containing dlopen... none required checking whether the linker accepts -Wl,--export-dynamic... yes checking whether the linker accepts -Wl,-Bsymbolic... yes checking whether the linker accepts -bsymbolic... no checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-bind_at_load... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for sys/select.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/wait.h... (cached) yes checking for pwd.h... (cached) yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for sys/types.h... (cached) yes checking for sys/resource.h... (cached) yes checking for iconv_open in -liconv... no checking for alloca.h... (cached) yes checking if size_t is unsigned long... yes checking if the tls_model attribute is supported... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking Mono.Native support... Linux checking for -Wincompatible-pointer-types option to gcc... no checking for large file support... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po/mcs/Makefile.in config.status: creating acceptance-tests/microbench-perf.sh config.status: creating runtime/mono-wrapper config.status: creating runtime/monodis-wrapper config.status: creating runtime/bin/mono-hang-watchdog config.status: creating Makefile config.status: creating mono-uninstalled.pc config.status: creating acceptance-tests/Makefile config.status: creating llvm/Makefile config.status: creating scripts/mono-find-provides config.status: creating scripts/mono-find-requires config.status: creating mk/Makefile config.status: creating mono/Makefile config.status: creating mono/btls/Makefile config.status: creating mono/native/Makefile config.status: creating mono/utils/Makefile config.status: creating mono/utils/jemalloc/Makefile config.status: creating mono/metadata/Makefile config.status: creating mono/dis/Makefile config.status: creating mono/cil/Makefile config.status: creating mono/arch/Makefile config.status: creating mono/arch/x86/Makefile config.status: creating mono/arch/amd64/Makefile config.status: creating mono/arch/ppc/Makefile config.status: creating mono/arch/sparc/Makefile config.status: creating mono/arch/s390x/Makefile config.status: creating mono/arch/arm/Makefile config.status: creating mono/arch/arm64/Makefile config.status: creating mono/arch/mips/Makefile config.status: creating mono/arch/riscv/Makefile config.status: creating mono/sgen/Makefile config.status: creating mono/native/platform-type.c config.status: creating mono/native/platform-type-compat.c config.status: creating mono/native/platform-type-unified.c config.status: creating mono/tests/Makefile config.status: creating mono/tests/assembly-load-reference/Makefile config.status: creating mono/tests/tests-config config.status: creating mono/tests/gc-descriptors/Makefile config.status: creating mono/tests/testing_gac/Makefile config.status: creating mono/tests/fullaot-mixed/Makefile config.status: creating mono/tests/llvmonly-mixed/Makefile config.status: creating mono/unit-tests/Makefile config.status: creating mono/benchmark/Makefile config.status: creating mono/mini/Makefile config.status: creating mono/profiler/Makefile config.status: creating mono/eglib/Makefile config.status: creating mono/eglib/eglib-config.h config.status: creating mono/eglib/test/Makefile config.status: creating m4/Makefile config.status: creating ikvm-native/Makefile config.status: creating scripts/Makefile config.status: creating man/Makefile config.status: creating docs/Makefile config.status: creating data/Makefile config.status: creating data/net_2_0/Makefile config.status: creating data/net_4_0/Makefile config.status: creating data/net_4_5/Makefile config.status: creating data/net_2_0/Browsers/Makefile config.status: creating data/net_4_0/Browsers/Makefile config.status: creating data/net_4_5/Browsers/Makefile config.status: creating data/mint.pc config.status: creating data/mono-2.pc config.status: creating data/monosgen-2.pc config.status: creating data/mono.pc config.status: creating data/mono-cairo.pc config.status: creating data/mono-options.pc config.status: creating data/mono-lineeditor.pc config.status: creating data/monodoc.pc config.status: creating data/dotnet.pc config.status: creating data/dotnet35.pc config.status: creating data/wcf.pc config.status: creating data/cecil.pc config.status: creating data/system.web.extensions_1.0.pc config.status: creating data/system.web.extensions.design_1.0.pc config.status: creating data/system.web.mvc.pc config.status: creating data/system.web.mvc2.pc config.status: creating data/system.web.mvc3.pc config.status: creating data/aspnetwebstack.pc config.status: creating data/reactive.pc config.status: creating samples/Makefile config.status: creating support/Makefile config.status: creating data/config config.status: creating tools/Makefile config.status: creating tools/locale-builder/Makefile config.status: creating tools/sgen/Makefile config.status: creating tools/pedump/Makefile config.status: creating tools/mono-hang-watchdog/Makefile config.status: creating runtime/Makefile config.status: creating msvc/Makefile config.status: creating po/Makefile config.status: creating netcore/corerun/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/mcs/POTFILES config.status: creating po/mcs/Makefile config.status: executing runtime/etc/mono/1.0/machine.config commands config.status: executing runtime/etc/mono/2.0/machine.config commands config.status: executing runtime/etc/mono/2.0/web.config commands config.status: executing runtime/etc/mono/browscap.ini commands config.status: executing runtime/etc/mono/2.0/Browsers/Compat.browser commands config.status: executing runtime/etc/mono/4.0/Browsers/Compat.browser commands config.status: executing runtime/etc/mono/4.5/Browsers/Compat.browser commands config.status: executing runtime/etc/mono/4.0/machine.config commands config.status: executing runtime/etc/mono/4.0/web.config commands config.status: executing runtime/etc/mono/4.5/machine.config commands config.status: executing runtime/etc/mono/4.5/web.config commands config.status: executing quiet-libtool commands config.status: executing nolock-libtool commands config.status: executing clean-llvm commands === configuring in libgc (/tmp/instance-1/output-1/build/host-mono-6.8.0.96/libgc) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/tmp/instance-1/output-1/host' '--sysconfdir=/tmp/instance-1/output-1/host/etc' '--localstatedir=/tmp/instance-1/output-1/host/var' '--enable-shared' '--disable-static' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--disable-debug' '--with-xmlto=no' '--with-fop=no' '--disable-nls' '--disable-dependency-tracking' '--with-mcs-docs=no' '--with-ikvm-native=no' '--enable-minimal=profiler,debug' '--enable-static' '--disable-btls' '--disable-system-aot' '--disable-libraries' 'CC=/usr/bin/gcc' 'CFLAGS=-O2 -I/tmp/instance-1/output-1/host/include' 'LDFLAGS=-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib' 'CPPFLAGS=-I/tmp/instance-1/output-1/host/include' 'CXX=/usr/bin/g++' 'CXXFLAGS=-O2 -I/tmp/instance-1/output-1/host/include' 'CPP=/usr/bin/cpp' '--disable-embed-check' '--with-libgc-threads=pthreads' '--enable-parallel-mark' 'CPPFLAGS_FOR_LIBGC=-Wall -Wunused -Wmissing-declarations -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -I/tmp/instance-1/output-1/host/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -DUSE_COMPILER_TLS -I/tmp/instance-1/output-1/host/include' 'CFLAGS_FOR_LIBGC=-O2 -I/tmp/instance-1/output-1/host/include -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none checking whether make supports nested variables... (cached) yes checking dependency style of /usr/bin/gcc... none checking for ar... /usr/bin/ar checking for ranlib... /usr/bin/ranlib checking whether to enable maintainer-specific portions of Makefiles... no checking for pthread_self in -lpthread... yes checking for __sync_bool_compare_and_swap... yes checking for xlc... no checking for dlopen in -ldl... yes checking whether to build shared libraries... yes checking which machine-dependent code should be used... checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/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 x86_64-pc-linux-gnu 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 /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... /usr/bin/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... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... /usr/bin/g++ -E checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/bin/g++ static flag -static works... yes checking if /usr/bin/g++ supports -c -o file.o... yes checking if /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for bash... /bin/bash checking if dolt supports this host... yes, replacing libtool 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 for threads package to use... posix checking whether Solaris gcc optimization fix is necessary... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating include/Makefile config.status: creating include/private/Makefile config.status: creating doc/Makefile config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands checking compiler server... yes mcs source: mcs C# Compiler: roslyn CompilerServer:yes Engine: Host: x86_64-pc-linux-gnu Target: x86_64-pc-linux-gnu GC: sgen (concurrent by default) and Included Boehm GC with typed GC and parallel mark Suspend: Hybrid TLS: __thread SIGALTSTACK: yes Engine: Building and using the JIT BigArrays: no DTrace: no LLVM Back End: no (dynamically loaded: no, built in-tree: no, assertions: no, msvc only: no) Spectre: no mitigation Mono.Native: Linux Libraries: .NET 4.x: yes Xamarin.Android: no Xamarin.iOS: no Xamarin.WatchOS: no Xamarin.TVOS: no Xamarin.Mac: no Windows AOT: no Orbis: no Unreal: no WebAssembly: no Trm -rf /tmp/instance-1/output-1/build/host-mono-6.8.0.96/mcs/class/lib/monolite (cd /tmp/instance-1/output-1/build/host-mono-6.8.0.96/mcs/class/lib; ln -s /tmp/instance-1/output-1/host/lib/monolite monolite) >>> host-mono 6.8.0.96 Building PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-1/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-1/output-1/host/lib/pkgconfig:/tmp/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j32 EXTERNAL_MCS=false -C /tmp/instance-1/output-1/build/host-mono-6.8.0.96/ make[1]: Entering directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96' /usr/bin/make all-recursive make[2]: Entering directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96' Making all in mk make[3]: Entering directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/mk' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/mk' Making all in po make[3]: Entering directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/po' Making all in mcs make[4]: Entering directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/po/mcs' make[4]: Leaving directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/po/mcs' make[4]: Entering directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/po' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/po' make[3]: Leaving directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/po' Making all in libgc make[3]: Entering directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/libgc' Making all in m4 make[4]: Entering directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/libgc/m4' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/libgc/m4' Making all in include make[4]: Entering directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/libgc/include' Making all in private make[5]: Entering directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/libgc/include/private' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/libgc/include/private' make[5]: Entering directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/libgc/include' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/libgc/include' make[4]: Leaving directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/libgc/include' Making all in doc make[4]: Entering directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/libgc/doc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/libgc/doc' make[4]: Entering directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/libgc' CC allchblk.lo CC alloc.lo CC blacklst.lo CC checksums.lo CC dbg_mlc.lo CC dyn_load.lo CC finalize.lo CC gc_dlopen.lo CC gcj_mlc.lo CC headers.lo CC malloc.lo CC mallocx.lo CC mark.lo CC misc.lo CC mark_rts.lo CC new_hblk.lo CC obj_map.lo CC os_dep.lo CC pcr_interface.lo CC ptr_chck.lo CC real_malloc.lo CC reclaim.lo CC solaris_pthreads.lo finalize.c:112:6: warning: no previous declaration for 'GC_grow_table' [-Wmissing-declarations] 112 | void GC_grow_table(table, log_size_ptr) | ^~~~~~~~~~~~~ finalize.c: In function 'ensure_toggleref_capacity': finalize.c:442:7: warning: unused variable 'old_capacity' [-Wunused-variable] 442 | int old_capacity = GC_toggleref_array_capacity; | ^~~~~~~~~~~~ finalize.c: At top level: finalize.c:510:13: warning: no previous declaration for 'GC_normal_finalize_mark_proc' [-Wmissing-declarations] 510 | GC_API void GC_normal_finalize_mark_proc(p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ finalize.c:522:13: warning: no previous declaration for 'GC_ignore_self_finalize_mark_proc' [-Wmissing-declarations] 522 | GC_API void GC_ignore_self_finalize_mark_proc(p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ finalize.c:545:13: warning: no previous declaration for 'GC_null_finalize_mark_proc' [-Wmissing-declarations] 545 | GC_API void GC_null_finalize_mark_proc(p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ finalize.c:560:13: warning: no previous declaration for 'GC_register_finalizer_inner' [-Wmissing-declarations] 560 | GC_API void GC_register_finalizer_inner(obj, fn, cd, ofn, ocd, mp) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ alloc.c:85:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 85 | {"Copyright 1988,1989 Hans-J. Boehm and Alan J. Demers ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ alloc.c:86:1: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 86 | "Copyright (c) 1991-1995 by Xerox Corporation. All rights reserved. ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ alloc.c:87:1: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 87 | "Copyright (c) 1996-1998 by Silicon Graphics. All rights reserved. ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ alloc.c:88:1: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 88 | "Copyright (c) 1999-2001 by Hewlett-Packard Company. All rights reserved. ", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ alloc.c:89:1: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 89 | "THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ alloc.c:90:1: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 90 | " EXPRESSED OR IMPLIED. ANY USE IS AT YOUR OWN RISK.", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ alloc.c:91:1: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 91 | "See source code for details." }; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ alloc.c:130:7: warning: no previous declaration for 'GC_timeout_stop_func' [-Wmissing-declarations] 130 | int GC_timeout_stop_func GC_PROTO((void)) | ^~~~~~~~~~~~~~~~~~~~ allchblk.c:83:5: warning: no previous declaration for 'GC_hblk_fl_from_blocks' [-Wmissing-declarations] 83 | int GC_hblk_fl_from_blocks(blocks_needed) | ^~~~~~~~~~~~~~~~~~~~~~ finalize.c:766:6: warning: no previous declaration for 'GC_dump_finalization' [-Wmissing-declarations] 766 | void GC_dump_finalization() | ^~~~~~~~~~~~~~~~~~~~ alloc.c:186:6: warning: no previous declaration for 'GC_adj_words_allocd' [-Wmissing-declarations] 186 | word GC_adj_words_allocd() | ^~~~~~~~~~~~~~~~~~~ allchblk.c:147:5: warning: no previous declaration for 'free_list_index_of' [-Wmissing-declarations] 147 | int free_list_index_of(wanted) | ^~~~~~~~~~~~~~~~~~ allchblk.c:165:6: warning: no previous declaration for 'GC_dump_regions' [-Wmissing-declarations] 165 | void GC_dump_regions() | ^~~~~~~~~~~~~~~ alloc.c:231:6: warning: no previous declaration for 'GC_clear_a_few_frames' [-Wmissing-declarations] 231 | void GC_clear_a_few_frames() | ^~~~~~~~~~~~~~~~~~~~~ alloc.c: In function 'GC_clear_a_few_frames': alloc.c:234:10: warning: variable 'frames' set but not used [-Wunused-but-set-variable] 234 | word frames[NWORDS]; | ^~~~~~ finalize.c: In function 'GC_remove_dangling_disappearing_links': finalize.c:823:11: warning: unused variable 'real_ptr' [-Wunused-variable] 823 | ptr_t real_ptr, real_link; | ^~~~~~~~ alloc.c: At top level: alloc.c:254:6: warning: no previous declaration for 'GC_notify_full_gc' [-Wmissing-declarations] 254 | void GC_notify_full_gc() | ^~~~~~~~~~~~~~~~~ alloc.c:269:6: warning: no previous declaration for 'GC_maybe_gc' [-Wmissing-declarations] 269 | void GC_maybe_gc() | ^~~~~~~~~~~ In file included from ./include/private/gc_pmark.h:35, from finalize.c:17: finalize.c: In function 'GC_finalize': ./include/private/gc_priv.h:473:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ finalize.c:874:17: note: in expansion of macro 'WARN' 874 | WARN("Finalization cycle involving %lx\n", real_ptr); | ^~~~ ./include/private/gc_priv.h:473:48: note: expected 'char *' but argument is of type 'const char *' 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ finalize.c:874:17: note: in expansion of macro 'WARN' 874 | WARN("Finalization cycle involving %lx\n", real_ptr); | ^~~~ allchblk.c:258:6: warning: no previous declaration for 'GC_remove_from_fl' [-Wmissing-declarations] 258 | void GC_remove_from_fl(hhdr, n) | ^~~~~~~~~~~~~~~~~ finalize.c: At top level: finalize.c:951:6: warning: no previous declaration for 'GC_enqueue_all_finalizers' [-Wmissing-declarations] 951 | void GC_enqueue_all_finalizers() | ^~~~~~~~~~~~~~~~~~~~~~~~~ allchblk.c:301:15: warning: no previous declaration for 'GC_free_block_ending_at' [-Wmissing-declarations] 301 | struct hblk * GC_free_block_ending_at(h) | ^~~~~~~~~~~~~~~~~~~~~~~ dbg_mlc.c:311:7: warning: no previous declaration for 'GC_check_annotated_obj' [-Wmissing-declarations] 311 | ptr_t GC_check_annotated_obj(ohdr) | ^~~~~~~~~~~~~~~~~~~~~~ finalize.c:1010:13: warning: no previous declaration for 'GC_finalize_all' [-Wmissing-declarations] 1010 | GC_API void GC_finalize_all() | ^~~~~~~~~~~~~~~ allchblk.c:333:6: warning: no previous declaration for 'GC_add_to_fl' [-Wmissing-declarations] 333 | void GC_add_to_fl(h, hhdr) | ^~~~~~~~~~~~ dbg_mlc.c:344:6: warning: no previous declaration for 'GC_print_type' [-Wmissing-declarations] 344 | void GC_print_type(p) | ^~~~~~~~~~~~~ alloc.c:622:8: warning: no previous declaration for 'GC_clear_fl_marks' [-Wmissing-declarations] 622 | void GC_clear_fl_marks(ptr_t q) | ^~~~~~~~~~~~~~~~~ dbg_mlc.c:405:10: warning: no previous declaration for 'GC_debug_print_heap_obj_proc' [-Wmissing-declarations] 405 | void GC_debug_print_heap_obj_proc(ptr_t p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ dyn_load.c:444:9: warning: no previous declaration for 'GC_register_dynamic_libraries_dl_iterate_phdr' [-Wmissing-declarations] 444 | GC_bool GC_register_dynamic_libraries_dl_iterate_phdr() | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dbg_mlc.c:420:6: warning: no previous declaration for 'GC_print_smashed_obj' [-Wmissing-declarations] 420 | void GC_print_smashed_obj(p, clobbered_addr) | ^~~~~~~~~~~~~~~~~~~~ dbg_mlc.c:449:6: warning: no previous declaration for 'GC_do_nothing' [-Wmissing-declarations] 449 | void GC_do_nothing() {} | ^~~~~~~~~~~~~ allchblk.c:458:15: warning: no previous declaration for 'GC_get_first_part' [-Wmissing-declarations] 458 | struct hblk * GC_get_first_part(h, hhdr, bytes, index) | ^~~~~~~~~~~~~~~~~ dbg_mlc.c:451:6: warning: no previous declaration for 'GC_start_debugging' [-Wmissing-declarations] 451 | void GC_start_debugging() | ^~~~~~~~~~~~~~~~~~ In file included from allchblk.c:19: allchblk.c: In function 'GC_get_first_part': ./include/private/gc_priv.h:473:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ allchblk.c:475:2: note: in expansion of macro 'WARN' 475 | WARN("Header allocation failed: Dropping block.\n", 0); | ^~~~ ./include/private/gc_priv.h:473:48: note: expected 'char *' but argument is of type 'const char *' 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ allchblk.c:475:2: note: in expansion of macro 'WARN' 475 | WARN("Header allocation failed: Dropping block.\n", 0); | ^~~~ allchblk.c: At top level: allchblk.c:500:6: warning: no previous declaration for 'GC_split_block' [-Wmissing-declarations] 500 | void GC_split_block(h, hhdr, n, nhdr, index) | ^~~~~~~~~~~~~~ gc_dlopen.c: In function 'disable_gc_for_dlopen': gc_dlopen.c:52:30: warning: implicit declaration of function 'GC_collection_in_progress' [-Wimplicit-function-declaration] 52 | while (GC_incremental && GC_collection_in_progress()) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ blacklst.c:56:10: warning: no previous declaration for 'GC_default_print_heap_obj_proc' [-Wmissing-declarations] 56 | void GC_default_print_heap_obj_proc(ptr_t p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ blacklst.c:70:6: warning: no previous declaration for 'GC_print_source_ptr' [-Wmissing-declarations] 70 | void GC_print_source_ptr(p) | ^~~~~~~~~~~~~~~~~~~ dbg_mlc.c:743:12: warning: no previous declaration for 'GC_debug_malloc_atomic_uncollectable' [-Wmissing-declarations] 743 | GC_PTR GC_debug_malloc_atomic_uncollectable(size_t lb, GC_EXTRA_PARAMS) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ alloc.c:905:7: warning: no previous declaration for 'GC_max' [-Wmissing-declarations] 905 | ptr_t GC_max(x,y) | ^~~~~~ alloc.c:911:7: warning: no previous declaration for 'GC_min' [-Wmissing-declarations] 911 | ptr_t GC_min(x,y) | ^~~~~~ blacklst.c:117:6: warning: no previous declaration for 'GC_copy_bl' [-Wmissing-declarations] 117 | void GC_copy_bl(old, new) | ^~~~~~~~~~ mark_rts.c:119:16: warning: no previous declaration for 'GC_roots_present' [-Wmissing-declarations] 119 | struct roots * GC_roots_present(b) | ^~~~~~~~~~~~~~~~ In file included from allchblk.c:19: allchblk.c: In function 'GC_allochblk_nth': ./include/private/gc_priv.h:473:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ allchblk.c:677:12: note: in expansion of macro 'WARN' 677 | WARN("Repeated allocation of very large block " | ^~~~ ./include/private/gc_priv.h:473:48: note: expected 'char *' but argument is of type 'const char *' 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ allchblk.c:677:12: note: in expansion of macro 'WARN' 677 | WARN("Repeated allocation of very large block " | ^~~~ dbg_mlc.c:838:6: warning: no previous declaration for 'GC_debug_free_inner' [-Wmissing-declarations] 838 | void GC_debug_free_inner(GC_PTR p) | ^~~~~~~~~~~~~~~~~~~ mark_rts.c:300:6: warning: no previous declaration for 'GC_remove_tmp_roots' [-Wmissing-declarations] 300 | void GC_remove_tmp_roots() | ^~~~~~~~~~~~~~~~~~~ In file included from alloc.c:19: alloc.c: In function 'GC_collect_or_expand': mark_rts.c:408:20: warning: no previous declaration for 'GC_next_exclusion' [-Wmissing-declarations] 408 | struct exclusion * GC_next_exclusion(start_addr) | ^~~~~~~~~~~~~~~~~ dbg_mlc.c:926:10: warning: no previous declaration for 'GC_add_smashed' [-Wmissing-declarations] 926 | void GC_add_smashed(ptr_t smashed) | ^~~~~~~~~~~~~~ ./include/private/gc_priv.h:473:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ alloc.c:1081:12: note: in expansion of macro 'WARN' 1081 | WARN("Out of Memory! Trying to continue ...\n", 0); | ^~~~ CC solaris_threads.lo ./include/private/gc_priv.h:473:48: note: expected 'char *' but argument is of type 'const char *' 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ alloc.c:1081:12: note: in expansion of macro 'WARN' 1081 | WARN("Out of Memory! Trying to continue ...\n", 0); | ^~~~ dbg_mlc.c:958:10: warning: no previous declaration for 'GC_check_heap_block' [-Wmissing-declarations] 958 | void GC_check_heap_block(register struct hblk *hbp, word dummy) | ^~~~~~~~~~~~~~~~~~~ ./include/private/gc_priv.h:473:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ alloc.c:1085:8: note: in expansion of macro 'WARN' 1085 | WARN("Out of Memory! Returning NIL!\n", 0); | ^~~~ mark_rts.c:464:6: warning: no previous declaration for 'GC_push_conditional_with_exclusions' [-Wmissing-declarations] 464 | void GC_push_conditional_with_exclusions(bottom, top, all) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/private/gc_priv.h:473:48: note: expected 'char *' but argument is of type 'const char *' 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ alloc.c:1085:8: note: in expansion of macro 'WARN' 1085 | WARN("Out of Memory! Returning NIL!\n", 0); | ^~~~ mallocx.c:42:8: warning: no previous declaration for 'GC_generic_or_special_malloc' [-Wmissing-declarations] 42 | GC_PTR GC_generic_or_special_malloc(lb,knd) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mallocx.c:248:6: warning: no previous declaration for 'GC_incr_words_allocd' [-Wmissing-declarations] 248 | void GC_incr_words_allocd(size_t n) | ^~~~~~~~~~~~~~~~~~~~ mallocx.c:254:6: warning: no previous declaration for 'GC_incr_mem_freed' [-Wmissing-declarations] 254 | void GC_incr_mem_freed(size_t n) | ^~~~~~~~~~~~~~~~~ mallocx.c:346:6: warning: no previous declaration for 'GC_generic_malloc_many' [-Wmissing-declarations] 346 | void GC_generic_malloc_many(lb, k, result) | ^~~~~~~~~~~~~~~~~~~~~~ mallocx.c:600:8: warning: no previous declaration for 'GC_memalign' [-Wmissing-declarations] 600 | GC_PTR GC_memalign(size_t align, size_t lb) | ^~~~~~~~~~~ malloc.c:25:9: warning: no previous declaration for 'GC_alloc_reclaim_list' [-Wmissing-declarations] 25 | GC_bool GC_alloc_reclaim_list(kind) | ^~~~~~~~~~~~~~~~~~~~~ misc.c:148:8: warning: no previous declaration for 'GC_default_oom_fn' [-Wmissing-declarations] 148 | GC_PTR GC_default_oom_fn GC_PROTO((size_t bytes_requested)) | ^~~~~~~~~~~~~~~~~ misc.c:157:8: warning: no previous declaration for 'GC_project2' [-Wmissing-declarations] 157 | void * GC_project2(arg1, arg2) | ^~~~~~~~~~~ misc.c:172:10: warning: no previous declaration for 'GC_init_size_map' [-Wmissing-declarations] 172 | void GC_init_size_map() | ^~~~~~~~~~~~~~~~ misc.c:210:10: warning: no previous declaration for 'GC_extend_size_map' [-Wmissing-declarations] 210 | void GC_extend_size_map(i) | ^~~~~~~~~~~~~~~~~~ gcj_mlc.c: In function 'GC_init_gcj_malloc': gcj_mlc.c:56:18: warning: unused variable 'i' [-Wunused-variable] 56 | register int i; | ^ misc.c:292:7: warning: no previous declaration for 'GC_clear_stack_inner' [-Wmissing-declarations] 292 | ptr_t GC_clear_stack_inner(arg, limit) | ^~~~~~~~~~~~~~~~~~~~ misc.c:312:7: warning: no previous declaration for 'GC_clear_stack' [-Wmissing-declarations] 312 | ptr_t GC_clear_stack(arg) | ^~~~~~~~~~~~~~ misc.c:569:6: warning: no previous declaration for 'GC_exit_check' [-Wmissing-declarations] 569 | void GC_exit_check GC_PROTO((void)) | ^~~~~~~~~~~~~ In file included from ./include/private/gc_pmark.h:35, from misc.c:25: misc.c: In function 'GC_init_inner': gcj_mlc.c: In function 'GC_debug_gcj_malloc': ./include/private/gc_priv.h:473:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ misc.c:661:4: note: in expansion of macro 'WARN' 661 | WARN("GC_PAUSE_TIME_TARGET environment variable value too small " | ^~~~ gcj_mlc.c:210:6: warning: implicit declaration of function 'GC_start_debugging'; did you mean 'GC_store_debug_info'? [-Wimplicit-function-declaration] 210 | GC_start_debugging(); | ^~~~~~~~~~~~~~~~~~ | GC_store_debug_info ./include/private/gc_priv.h:473:48: note: expected 'char *' but argument is of type 'const char *' 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ misc.c:661:4: note: in expansion of macro 'WARN' 661 | WARN("GC_PAUSE_TIME_TARGET environment variable value too small " | ^~~~ ./include/private/gc_priv.h:473:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ misc.c:673:4: note: in expansion of macro 'WARN' 673 | WARN("GC_LARGE_ALLOC_WARN_INTERVAL environment variable has " | ^~~~ ./include/private/gc_priv.h:473:48: note: expected 'char *' but argument is of type 'const char *' 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ misc.c:673:4: note: in expansion of macro 'WARN' 673 | WARN("GC_LARGE_ALLOC_WARN_INTERVAL environment variable has " | ^~~~ ./include/private/gc_priv.h:473:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ misc.c:763:6: note: in expansion of macro 'WARN' 763 | WARN("Bad initial heap size %s - ignoring it.\n", | ^~~~ ./include/private/gc_priv.h:473:48: note: expected 'char *' but argument is of type 'const char *' 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ misc.c:763:6: note: in expansion of macro 'WARN' 763 | WARN("Bad initial heap size %s - ignoring it.\n", | ^~~~ ./include/private/gc_priv.h:473:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ misc.c:774:6: note: in expansion of macro 'WARN' 774 | WARN("Bad maximum heap size %s - ignoring it.\n", | ^~~~ ./include/private/gc_priv.h:473:48: note: expected 'char *' but argument is of type 'const char *' 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ misc.c:774:6: note: in expansion of macro 'WARN' 774 | WARN("Bad maximum heap size %s - ignoring it.\n", | ^~~~ CC specific.lo new_hblk.c:30:7: warning: no previous declaration for 'GC_build_fl1' [-Wmissing-declarations] 30 | ptr_t GC_build_fl1(h, ofl) | ^~~~~~~~~~~~ new_hblk.c:52:7: warning: no previous declaration for 'GC_build_fl_clear2' [-Wmissing-declarations] 52 | ptr_t GC_build_fl_clear2(h, ofl) | ^~~~~~~~~~~~~~~~~~ new_hblk.c:74:7: warning: no previous declaration for 'GC_build_fl_clear3' [-Wmissing-declarations] 74 | ptr_t GC_build_fl_clear3(h, ofl) | ^~~~~~~~~~~~~~~~~~ new_hblk.c:94:7: warning: no previous declaration for 'GC_build_fl_clear4' [-Wmissing-declarations] 94 | ptr_t GC_build_fl_clear4(h, ofl) | ^~~~~~~~~~~~~~~~~~ new_hblk.c:116:7: warning: no previous declaration for 'GC_build_fl2' [-Wmissing-declarations] 116 | ptr_t GC_build_fl2(h, ofl) | ^~~~~~~~~~~~ new_hblk.c:134:7: warning: no previous declaration for 'GC_build_fl4' [-Wmissing-declarations] 134 | ptr_t GC_build_fl4(h, ofl) | ^~~~~~~~~~~~ In file included from new_hblk.c:23: new_hblk.c: In function 'GC_build_fl': ./include/private/gc_priv.h:774:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 774 | # define obj_link(p) (*(ptr_t *)(p)) | ^~~~~~~~~~~~ new_hblk.c:227:7: note: in expansion of macro 'obj_link' 227 | obj_link(h -> hb_body) = list; | ^~~~~~~~ misc.c: At top level: misc.c:950:5: warning: no previous declaration for 'GC_write' [-Wmissing-declarations] 950 | int GC_write(fd, buf, len) | ^~~~~~~~ misc.c:1060:10: warning: no previous declaration for 'GC_default_warn_proc' [-Wmissing-declarations] 1060 | void GC_default_warn_proc(char *msg, GC_word arg) | ^~~~~~~~~~~~~~~~~~~~ reclaim.c:39:6: warning: no previous declaration for 'GC_add_leaked' [-Wmissing-declarations] 39 | void GC_add_leaked(leaked) | ^~~~~~~~~~~~~ reclaim.c:167:9: warning: no previous declaration for 'GC_block_nearly_full1' [-Wmissing-declarations] 167 | GC_bool GC_block_nearly_full1(hhdr, pat1) | ^~~~~~~~~~~~~~~~~~~~~ reclaim.c:188:9: warning: no previous declaration for 'GC_block_nearly_full3' [-Wmissing-declarations] 188 | GC_bool GC_block_nearly_full3(hhdr, pat1, pat2, pat3) | ^~~~~~~~~~~~~~~~~~~~~ reclaim.c:220:9: warning: no previous declaration for 'GC_block_nearly_full' [-Wmissing-declarations] 220 | GC_bool GC_block_nearly_full(hhdr) | ^~~~~~~~~~~~~~~~~~~~ reclaim.c:310:7: warning: no previous declaration for 'GC_reclaim_clear' [-Wmissing-declarations] 310 | ptr_t GC_reclaim_clear(hbp, hhdr, sz, list COUNT_PARAM) | ^~~~~~~~~~~~~~~~ reclaim.c:366:7: warning: no previous declaration for 'GC_reclaim_clear2' [-Wmissing-declarations] 366 | ptr_t GC_reclaim_clear2(hbp, hhdr, list COUNT_PARAM) | ^~~~~~~~~~~~~~~~~ reclaim.c:409:7: warning: no previous declaration for 'GC_reclaim_clear4' [-Wmissing-declarations] 409 | ptr_t GC_reclaim_clear4(hbp, hhdr, list COUNT_PARAM) | ^~~~~~~~~~~~~~~~~ reclaim.c:463:7: warning: no previous declaration for 'GC_reclaim_uninit' [-Wmissing-declarations] 463 | ptr_t GC_reclaim_uninit(hbp, hhdr, sz, list COUNT_PARAM) | ^~~~~~~~~~~~~~~~~ reclaim.c:495:6: warning: no previous declaration for 'GC_reclaim_check' [-Wmissing-declarations] 495 | void GC_reclaim_check(hbp, hhdr, sz) | ^~~~~~~~~~~~~~~~ reclaim.c:525:7: warning: no previous declaration for 'GC_reclaim_uninit2' [-Wmissing-declarations] 525 | ptr_t GC_reclaim_uninit2(hbp, hhdr, list COUNT_PARAM) | ^~~~~~~~~~~~~~~~~~ reclaim.c:567:7: warning: no previous declaration for 'GC_reclaim_uninit4' [-Wmissing-declarations] 567 | ptr_t GC_reclaim_uninit4(hbp, hhdr, list COUNT_PARAM) | ^~~~~~~~~~~~~~~~~~ reclaim.c:617:7: warning: no previous declaration for 'GC_reclaim1' [-Wmissing-declarations] 617 | ptr_t GC_reclaim1(hbp, hhdr, list COUNT_PARAM) | ^~~~~~~~~~~ reclaim.c:661:7: warning: no previous declaration for 'GC_reclaim_generic' [-Wmissing-declarations] 661 | ptr_t GC_reclaim_generic(hbp, hhdr, sz, init, list COUNT_PARAM) | ^~~~~~~~~~~~~~~~~~ reclaim.c:721:6: warning: no previous declaration for 'GC_reclaim_small_nonempty_block' [-Wmissing-declarations] 721 | void GC_reclaim_small_nonempty_block(hbp, report_if_found COUNT_PARAM) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reclaim.c:752:10: warning: no previous declaration for 'GC_reclaim_block' [-Wmissing-declarations] 752 | void GC_reclaim_block(register struct hblk *hbp, word report_if_found) | ^~~~~~~~~~~~~~~~ reclaim.c:849:5: warning: no previous declaration for 'GC_n_set_marks' [-Wmissing-declarations] 849 | int GC_n_set_marks(hhdr) | ^~~~~~~~~~~~~~ reclaim.c:865:10: warning: no previous declaration for 'GC_print_block_descr' [-Wmissing-declarations] 865 | void GC_print_block_descr(struct hblk *h, word dummy) | ^~~~~~~~~~~~~~~~~~~~ reclaim.c:909:6: warning: no previous declaration for 'GC_clear_fl_links' [-Wmissing-declarations] 909 | void GC_clear_fl_links(flp) | ^~~~~~~~~~~~~~~~~ CC stubborn.lo CC typd_mlc.lo mark.c: In function 'GC_noop1': mark.c:38:26: warning: variable 'sink' set but not used [-Wunused-but-set-variable] 38 | static VOLATILE word sink; | ^~~~ mark.c: At top level: mark.c:129:9: warning: no previous declaration for 'GC_collection_in_progress' [-Wmissing-declarations] 129 | GC_bool GC_collection_in_progress() | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from alloc.c:19: alloc.c: In function 'GC_stopped_mark': ./include/private/gc_priv.h:334:23: warning: 'start_time' may be used uninitialized in this function [-Wmaybe-uninitialized] 334 | (1000.0*(double)((a)-(b))/(double)CLOCKS_PER_SEC)) | ^ alloc.c:490:13: note: 'start_time' was declared here 490 | CLOCK_TYPE start_time, current_time; | ^~~~~~~~~~ mark.c:830:7: warning: no previous declaration for 'GC_steal_mark_stack' [-Wmissing-declarations] 830 | mse * GC_steal_mark_stack(mse * low, mse * high, mse * local, | ^~~~~~~~~~~~~~~~~~~ mark.c:876:6: warning: no previous declaration for 'GC_return_mark_stack' [-Wmissing-declarations] 876 | void GC_return_mark_stack(mse * low, mse * high) | ^~~~~~~~~~~~~~~~~~~~ mark.c:913:6: warning: no previous declaration for 'GC_do_local_mark' [-Wmissing-declarations] 913 | void GC_do_local_mark(mse *local_mark_stack, mse *local_top) | ^~~~~~~~~~~~~~~~ mark.c: In function 'GC_do_local_mark': mark.c:941:12: warning: unused variable 'p' [-Wunused-variable] 941 | mse * p; | ^ mark.c: At top level: mark.c:965:6: warning: no previous declaration for 'GC_mark_local' [-Wmissing-declarations] 965 | void GC_mark_local(mse *local_mark_stack, int id) | ^~~~~~~~~~~~~ mark.c: In function 'GC_mark_local': mark.c:981:7: warning: unused variable 'next' [-Wunused-variable] 981 | mse *next; | ^~~~ mark.c: In function 'GC_do_parallel_mark': mark.c:1068:11: warning: unused variable 'my_top' [-Wunused-variable] 1068 | mse * my_top; | ^~~~~~ mark.c:1067:11: warning: unused variable 'local_top' [-Wunused-variable] 1067 | mse * local_top; | ^~~~~~~~~ mark.c: In function 'GC_help_marker': mark.c:1115:31: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1115 | || !GC_help_wanted && GC_mark_no == my_mark_no) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ mark.c:1110:11: warning: unused variable 'my_first_nonempty' [-Wunused-variable] 1110 | mse * my_first_nonempty; | ^~~~~~~~~~~~~~~~~ mark.c: At top level: mark.c:1278:13: warning: no previous declaration for 'GC_true_func' [-Wmissing-declarations] 1278 | GC_bool GC_true_func(struct hblk *h) { return TRUE; } | ^~~~~~~~~~~~ mark.c: In function 'GC_push_conditional': mark.c:1302:51: warning: passing argument 4 of 'GC_push_selected' from incompatible pointer type [-Wincompatible-pointer-types] 1302 | GC_push_selected(bottom, top, GC_page_was_dirty, GC_push_all); | ^~~~~~~~~~~ | | | void (*)(void *, void *) mark.c:1232:8: note: expected 'void (*)(char *, char *)' but argument is of type 'void (*)(void *, void *)' 1232 | void (*push_fn) GC_PROTO((ptr_t bottom, ptr_t top)); | ^~~~~~~ mark.c: At top level: mark.c:1530:6: warning: no previous declaration for 'GC_push_marked1' [-Wmissing-declarations] 1530 | void GC_push_marked1(h, hhdr) | ^~~~~~~~~~~~~~~ mark.c:1578:6: warning: no previous declaration for 'GC_push_marked2' [-Wmissing-declarations] 1578 | void GC_push_marked2(h, hhdr) | ^~~~~~~~~~~~~~~ ptr_chck.c:22:6: warning: no previous declaration for 'GC_default_same_obj_print_proc' [-Wmissing-declarations] 22 | void GC_default_same_obj_print_proc(GC_PTR p, GC_PTR q) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ptr_chck.c:118:6: warning: no previous declaration for 'GC_default_is_valid_displacement_print_proc' [-Wmissing-declarations] 118 | void GC_default_is_valid_displacement_print_proc (GC_PTR p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ptr_chck.c:178:6: warning: no previous declaration for 'GC_default_is_visible_print_proc' [-Wmissing-declarations] 178 | void GC_default_is_visible_print_proc(GC_PTR p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ptr_chck.c:193:9: warning: no previous declaration for 'GC_on_stack' [-Wmissing-declarations] 193 | GC_bool GC_on_stack(p) | ^~~~~~~~~~~ mark.c:1627:6: warning: no previous declaration for 'GC_push_marked4' [-Wmissing-declarations] 1627 | void GC_push_marked4(h, hhdr) | ^~~~~~~~~~~~~~~ mark.c:1738:9: warning: no previous declaration for 'GC_block_was_dirty' [-Wmissing-declarations] 1738 | GC_bool GC_block_was_dirty(h, hhdr) | ^~~~~~~~~~~~~~~~~~ os_dep.c:189:9: warning: no previous declaration for 'GC_repeat_read' [-Wmissing-declarations] 189 | ssize_t GC_repeat_read(int fd, char *buf, size_t count) | ^~~~~~~~~~~~~~ os_dep.c:211:6: warning: no previous declaration for 'GC_apply_to_maps' [-Wmissing-declarations] 211 | word GC_apply_to_maps(word (*fn)(char *)) | ^~~~~~~~~~~~~~~~ os_dep.c:335:8: warning: no previous declaration for 'GC_init_linux_data_start' [-Wmissing-declarations] 335 | void GC_init_linux_data_start() | ^~~~~~~~~~~~~~~~~~~~~~~~ os_dep.c:648:6: warning: no previous declaration for 'GC_disable_signals' [-Wmissing-declarations] 648 | void GC_disable_signals() | ^~~~~~~~~~~~~~~~~~ os_dep.c:677:6: warning: no previous declaration for 'GC_enable_signals' [-Wmissing-declarations] 677 | void GC_enable_signals() | ^~~~~~~~~~~~~~~~~ os_dep.c:709:7: warning: no previous declaration for 'GC_setpagesize' [-Wmissing-declarations] 709 | void GC_setpagesize() | ^~~~~~~~~~~~~~ os_dep.c:819:12: warning: no previous declaration for 'GC_set_and_save_fault_handler' [-Wmissing-declarations] 819 | void GC_set_and_save_fault_handler(handler h) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ os_dep.c:870:10: warning: no previous declaration for 'GC_fault_handler' [-Wmissing-declarations] 870 | void GC_fault_handler(sig) | ^~~~~~~~~~~~~~~~ os_dep.c:876:10: warning: no previous declaration for 'GC_setup_temporary_fault_handler' [-Wmissing-declarations] 876 | void GC_setup_temporary_fault_handler() | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ os_dep.c:881:10: warning: no previous declaration for 'GC_reset_fault_handler' [-Wmissing-declarations] 881 | void GC_reset_fault_handler() | ^~~~~~~~~~~~~~~~~~~~~~ os_dep.c:901:11: warning: no previous declaration for 'GC_find_limit' [-Wmissing-declarations] 901 | ptr_t GC_find_limit(p, up) | ^~~~~~~~~~~~~ os_dep.c:1036:9: warning: no previous declaration for 'GC_linux_stack_base' [-Wmissing-declarations] 1036 | ptr_t GC_linux_stack_base(void) | ^~~~~~~~~~~~~~~~~~~ os_dep.c: In function 'GC_get_stack_base': os_dep.c:1133:10: warning: unused variable 'dummy' [-Wunused-variable] 1133 | word dummy; | ^~~~~ In file included from alloc.c:19: alloc.c: In function 'GC_set_fl_marks': ./include/private/gc_priv.h:1291:16: warning: 'hhdr' may be used uninitialized in this function [-Wmaybe-uninitialized] 1291 | OR_WORD((hhdr)->hb_marks+divWORDSZ(n), \ | ^ alloc.c:605:9: note: 'hhdr' was declared here 605 | hdr *hhdr; | ^~~~ CC backgraph.lo os_dep.c: At top level: os_dep.c:1992:7: warning: no previous declaration for 'GC_unmap_start' [-Wmissing-declarations] 1992 | ptr_t GC_unmap_start(ptr_t start, word bytes) | ^~~~~~~~~~~~~~ os_dep.c:2004:7: warning: no previous declaration for 'GC_unmap_end' [-Wmissing-declarations] 2004 | ptr_t GC_unmap_end(ptr_t start, word bytes) | ^~~~~~~~~~~~ os_dep.c: In function 'GC_unmap_gap': os_dep.c:2123:11: warning: unused variable 'end2_addr' [-Wunused-variable] 2123 | ptr_t end2_addr = GC_unmap_end(start2, bytes2); | ^~~~~~~~~ os_dep.c: At top level: os_dep.c:2266:6: warning: no previous declaration for 'GC_default_push_other_roots' [-Wmissing-declarations] 2266 | void GC_default_push_other_roots GC_PROTO((void)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ alloc.c: In function 'GC_clear_fl_marks': alloc.c:630:9: warning: 'hhdr' may be used uninitialized in this function [-Wmaybe-uninitialized] 630 | hdr *hhdr; | ^~~~ In file included from alloc.c:19: alloc.c: In function 'GC_try_to_collect_inner': ./include/private/gc_priv.h:334:23: warning: 'start_time' may be used uninitialized in this function [-Wmaybe-uninitialized] 334 | (1000.0*(double)((a)-(b))/(double)CLOCKS_PER_SEC)) | ^ alloc.c:332:20: note: 'start_time' was declared here 332 | CLOCK_TYPE start_time, current_time; | ^~~~~~~~~~ CC win32_threads.lo CC pthread_support.lo CC pthread_stop_world.lo CC darwin_stop_world.lo typd_mlc.c:104:13: warning: no previous declaration for 'GC_add_ext_descriptor' [-Wmissing-declarations] 104 | signed_word GC_add_ext_descriptor(bm, nbits) | ^~~~~~~~~~~~~~~~~~~~~ typd_mlc.c:169:10: warning: no previous declaration for 'GC_double_descr' [-Wmissing-declarations] 169 | GC_descr GC_double_descr(descriptor, nwords) | ^~~~~~~~~~~~~~~ typd_mlc.c:201:5: warning: no previous declaration for 'GC_make_array_descriptor' [-Wmissing-declarations] 201 | int GC_make_array_descriptor(nelements, size, descriptor, | ^~~~~~~~~~~~~~~~~~~~~~~~ CC mach_dep.lo typd_mlc.c:352:6: warning: no previous declaration for 'GC_init_explicit_typing' [-Wmissing-declarations] 352 | void GC_init_explicit_typing() | ^~~~~~~~~~~~~~~~~~~~~~~ typd_mlc.c:442:6: warning: no previous declaration for 'GC_descr_obj_size' [-Wmissing-declarations] 442 | word GC_descr_obj_size(d) | ^~~~~~~~~~~~~~~~~ typd_mlc.c:462:7: warning: no previous declaration for 'GC_push_complex_descriptor' [-Wmissing-declarations] 462 | mse * GC_push_complex_descriptor(addr, d, msp, msl) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ dbg_mlc.c: In function 'GC_debug_realloc': dbg_mlc.c:856:21: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] 856 | register GC_PTR result; | ^~~~~~ pthread_stop_world.c:67:6: warning: no previous declaration for 'GC_remove_allowed_signals' [-Wmissing-declarations] 67 | void GC_remove_allowed_signals(sigset_t *set) | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./include/private/pthread_support.h:4, from pthread_stop_world.c:1: pthread_stop_world.c: In function '_GC_suspend_handler': ./include/private/gc_priv.h:473:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ pthread_stop_world.c:155:6: note: in expansion of macro 'WARN' 155 | WARN("Duplicate suspend signal in thread %lx\n", | ^~~~ ./include/private/gc_priv.h:473:48: note: expected 'char *' but argument is of type 'const char *' 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ pthread_stop_world.c:155:6: note: in expansion of macro 'WARN' 155 | WARN("Duplicate suspend signal in thread %lx\n", | ^~~~ pthread_stop_world.c:134:7: warning: unused variable 'my_mark_no' [-Wunused-variable] 134 | word my_mark_no = GC_mark_no; | ^~~~~~~~~~ pthread_stop_world.c: At top level: pthread_stop_world.c:203:6: warning: no previous declaration for 'GC_suspend_handler' [-Wmissing-declarations] 203 | void GC_suspend_handler(int sig) | ^~~~~~~~~~~~~~~~~~ pthread_stop_world.c:320:6: warning: no previous declaration for 'GC_restart_handler' [-Wmissing-declarations] 320 | void GC_restart_handler(int sig) | ^~~~~~~~~~~~~~~~~~ pthread_stop_world.c:329:6: warning: no previous declaration for 'GC_push_all_stacks' [-Wmissing-declarations] 329 | void GC_push_all_stacks() | ^~~~~~~~~~~~~~~~~~ pthread_stop_world.c:359:5: warning: no previous declaration for 'GC_suspend_all' [-Wmissing-declarations] 359 | int GC_suspend_all() | ^~~~~~~~~~~~~~ In file included from ./include/private/pthread_support.h:4, from pthread_stop_world.c:1: pthread_stop_world.c: In function 'pthread_stop_world': ./include/private/gc_priv.h:473:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ pthread_stop_world.c:439:9: note: in expansion of macro 'WARN' 439 | WARN("Lost some threads during GC_stop_world?!\n",0); | ^~~~ ./include/private/gc_priv.h:473:48: note: expected 'char *' but argument is of type 'const char *' 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ pthread_stop_world.c:439:9: note: in expansion of macro 'WARN' 439 | WARN("Lost some threads during GC_stop_world?!\n",0); | ^~~~ pthread_stop_world.c: In function 'GC_stop_world': pthread_stop_world.c:611:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 611 | if (GC_notify_event) | ^~ pthread_stop_world.c:613:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 613 | GC_process_togglerefs (); | ^~~~~~~~~~~~~~~~~~~~~ pthread_support.c:283:6: warning: no previous declaration for 'GC_init_thread_local' [-Wmissing-declarations] 283 | void GC_init_thread_local(GC_thread p) | ^~~~~~~~~~~~~~~~~~~~ pthread_support.c:332:8: warning: no previous declaration for 'GC_local_malloc' [-Wmissing-declarations] 332 | GC_PTR GC_local_malloc(size_t bytes) | ^~~~~~~~~~~~~~~ pthread_support.c:380:8: warning: no previous declaration for 'GC_local_malloc_atomic' [-Wmissing-declarations] 380 | GC_PTR GC_local_malloc_atomic(size_t bytes) | ^~~~~~~~~~~~~~~~~~~~~~ pthread_support.c:418:8: warning: no previous declaration for 'GC_local_gcj_malloc' [-Wmissing-declarations] 418 | GC_PTR GC_local_gcj_malloc(size_t bytes, | ^~~~~~~~~~~~~~~~~~~ pthread_support.c:463:8: warning: no previous declaration for 'GC_local_gcj_fast_malloc' [-Wmissing-declarations] 463 | void * GC_local_gcj_fast_malloc(size_t lw, void * ptr_to_struct_containing_descr) | ^~~~~~~~~~~~~~~~~~~~~~~~ pthread_support.c:535:8: warning: no previous declaration for 'GC_mark_thread' [-Wmissing-declarations] 535 | void * GC_mark_thread(void * id) | ^~~~~~~~~~~~~~ In file included from ./include/private/pthread_support.h:4, from pthread_support.c:50: pthread_support.c: In function 'start_mark_threads': ./include/private/gc_priv.h:473:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ pthread_support.c:573:2: note: in expansion of macro 'WARN' 573 | WARN("Limiting number of mark threads\n", 0); | ^~~~ ./include/private/gc_priv.h:473:48: note: expected 'char *' but argument is of type 'const char *' 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ pthread_support.c:573:2: note: in expansion of macro 'WARN' 573 | WARN("Limiting number of mark threads\n", 0); | ^~~~ ./include/private/gc_priv.h:473:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ pthread_support.c:606:2: note: in expansion of macro 'WARN' 606 | WARN("Marker thread creation failed, errno = %ld.\n", errno); | ^~~~ ./include/private/gc_priv.h:473:48: note: expected 'char *' but argument is of type 'const char *' 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ pthread_support.c:606:2: note: in expansion of macro 'WARN' 606 | WARN("Marker thread creation failed, errno = %ld.\n", errno); | ^~~~ pthread_support.c: At top level: pthread_support.c:660:6: warning: no previous declaration for 'GC_mark_thread_local_free_lists' [-Wmissing-declarations] 660 | void GC_mark_thread_local_free_lists(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pthread_support.c:752:11: warning: no previous declaration for 'GC_new_thread' [-Wmissing-declarations] 752 | GC_thread GC_new_thread(pthread_t id) | ^~~~~~~~~~~~~ pthread_support.c:783:6: warning: no previous declaration for 'GC_delete_thread' [-Wmissing-declarations] 783 | void GC_delete_thread(pthread_t id) | ^~~~~~~~~~~~~~~~ pthread_support.c:949:5: warning: no previous declaration for 'GC_get_nprocs' [-Wmissing-declarations] 949 | int GC_get_nprocs() | ^~~~~~~~~~~~~ In file included from ./include/private/pthread_support.h:4, from pthread_support.c:50: pthread_support.c: In function 'GC_get_nprocs': ./include/private/gc_priv.h:473:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ pthread_support.c:969:2: note: in expansion of macro 'WARN' 969 | WARN("Couldn't read /proc/stat\n", 0); | ^~~~ ./include/private/gc_priv.h:473:48: note: expected 'char *' but argument is of type 'const char *' 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ pthread_support.c:969:2: note: in expansion of macro 'WARN' 969 | WARN("Couldn't read /proc/stat\n", 0); | ^~~~ pthread_support.c: At top level: pthread_support.c:993:6: warning: no previous declaration for 'GC_wait_for_gc_completion' [-Wmissing-declarations] 993 | void GC_wait_for_gc_completion(GC_bool wait_for_all) | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./include/private/pthread_support.h:4, from pthread_support.c:50: pthread_support.c: In function 'GC_thr_init': ./include/private/gc_priv.h:473:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ pthread_support.c:1157:2: note: in expansion of macro 'WARN' 1157 | WARN("GC_get_nprocs() returned %ld\n", GC_nprocs); | ^~~~ ./include/private/gc_priv.h:473:48: note: expected 'char *' but argument is of type 'const char *' 473 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg)) | ^~~~~~~~~~~~~~ pthread_support.c:1157:2: note: in expansion of macro 'WARN' 1157 | WARN("GC_get_nprocs() returned %ld\n", GC_nprocs); | ^~~~ pthread_support.c: At top level: pthread_support.c:158:25: warning: no previous declaration for 'GC_sleep' [-Wmissing-declarations] 158 | # define WRAP_FUNC(f) GC_##f | ^~~ pthread_support.c:1284:5: note: in expansion of macro 'WRAP_FUNC' 1284 | int WRAP_FUNC(sleep) (unsigned int seconds) | ^~~~~~~~~ pthread_support.c:1307:6: warning: no previous declaration for 'GC_thread_exit_proc' [-Wmissing-declarations] 1307 | void GC_thread_exit_proc(void *arg) | ^~~~~~~~~~~~~~~~~~~ pthread_support.c:1398:8: warning: no previous declaration for 'GC_start_routine_head' [-Wmissing-declarations] 1398 | void * GC_start_routine_head(void * arg, void *base_addr, | ^~~~~~~~~~~~~~~~~~~~~ pthread_support.c: In function 'GC_start_routine_head': pthread_support.c:1402:12: warning: unused variable 'result' [-Wunused-variable] 1402 | void * result; | ^~~~~~ pthread_support.c: At top level: pthread_support.c:1491:8: warning: no previous declaration for 'GC_start_routine' [-Wmissing-declarations] 1491 | void * GC_start_routine(void * arg) | ^~~~~~~~~~~~~~~~ pthread_support.c: In function 'GC_start_routine': pthread_support.c:1494:25: warning: unused variable 'si' [-Wunused-variable] 1494 | struct start_info * si = arg; | ^~ pthread_support.c: At top level: pthread_support.c:1633:6: warning: no previous declaration for 'GC_pause' [-Wmissing-declarations] 1633 | void GC_pause() | ^~~~~~~~ pthread_support.c:1682:6: warning: no previous declaration for 'GC_generic_lock' [-Wmissing-declarations] 1682 | void GC_generic_lock(pthread_mutex_t * lock) | ^~~~~~~~~~~~~~~ pthread_support.c:1857:6: warning: no previous declaration for 'GC_wait_builder' [-Wmissing-declarations] 1857 | void GC_wait_builder() | ^~~~~~~~~~~~~~~ mach_dep.c:407:6: warning: no previous declaration for 'GC_with_callee_saves_pushed' [-Wmissing-declarations] 407 | void GC_with_callee_saves_pushed(fn, arg) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libmonogc.la CCLD libmonogc-static.la /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') libtool: warning: '-version-info/-version-number' is ignored for convenience libraries /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Leaving directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/libgc' make[3]: Leaving directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/libgc' Making all in llvm make[3]: Entering directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/llvm' fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/llvm' Making all in mono make[3]: Entering directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/mono' Making all in eglib make[4]: Entering directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/mono/eglib' Making all in . make[5]: Entering directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/mono/eglib' CC libeglib_la-garray.lo CC libeglib_la-gerror.lo CC libeglib_la-gbytearray.lo CC libeglib_la-ghashtable.lo CC libeglib_la-giconv.lo CC libeglib_la-gmem.lo CC libeglib_la-goutput.lo CC libeglib_la-gqsort.lo CC libeglib_la-gstr.lo CC libeglib_la-gslist.lo CC libeglib_la-gstring.lo CC libeglib_la-gptrarray.lo CC libeglib_la-glist.lo CC libeglib_la-gqueue.lo CC libeglib_la-gpath.lo CC libeglib_la-gspawn.lo CC libeglib_la-gshell.lo CC libeglib_la-gfile.lo CC libeglib_la-gfile-posix.lo CC libeglib_la-gpattern.lo CC libeglib_la-gmarkup.lo CC libeglib_la-gutf8.lo CC libeglib_la-gunicode.lo CC libeglib_la-gdate-unix.lo CC libeglib_la-gdir-unix.lo CC libeglib_la-gfile-unix.lo CC libeglib_la-gmisc-unix.lo CC libeglib_la-gmodule-unix.lo CC libeglib_la-gtimer-unix.lo CCLD libeglib.la /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') make[5]: Leaving directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/mono/eglib' Making all in test make[5]: Entering directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/mono/eglib/test' CXX enum.o CC test.o CC driver.o CC hashtable.o CC string-util.o CC string.o CC slist.o CC sizes.o CC ptrarray.o CC list.o CC array.o CC path.o CC fake.o CC queue.o CC shell.o CC spawn.o CC timer.o CC file.o CC pattern.o CC dir.o CC markup.o CC unicode.o CC utf8.o CC endian.o CC module.o CC memory.o CC assertf.o CCLD assertf CXXLD test-eglib make[5]: Leaving directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/mono/eglib/test' make[4]: Leaving directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/mono/eglib' Making all in arch make[4]: Entering directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/mono/arch' make[5]: Entering directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/mono/arch' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/mono/arch' make[4]: Leaving directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/mono/arch' Making all in utils make[4]: Entering directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/mono/utils' /usr/bin/make all-recursive make[5]: Entering directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/mono/utils' make[6]: Entering directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/mono/utils' CC libmonomath_la-mono-math-c.lo CC libmonoutils_la-dlmalloc.lo CC libmonoutils_la-os-event-unix.lo CC libmonoutils_la-mono-md5.lo CC libmonoutils_la-mono-sha1.lo CC libmonoutils_la-mono-logger.lo CC libmonoutils_la-mono-counters.lo CC libmonoutils_la-mono-codeman.lo CC libmonoutils_la-mono-dl.lo CC libmonoutils_la-mono-dl-windows.lo CC libmonoutils_la-mono-dl-darwin.lo CC libmonoutils_la-mono-dl-posix.lo CC libmonoutils_la-mono-dl-wasm.lo CC libmonoutils_la-mono-experiments.lo CC libmonoutils_la-mono-log-common.lo CC libmonoutils_la-mono-log-posix.lo CC libmonoutils_la-mono-log-windows.lo CC libmonoutils_la-mono-log-android.lo CC libmonoutils_la-mono-log-darwin.lo CC libmonoutils_la-mono-log-flight-recorder.lo CC libmonoutils_la-mono-merp.lo CC libmonoutils_la-mono-state.lo CC libmonoutils_la-mono-internal-hash.lo CC libmonoutils_la-mono-io-portability.lo CC libmonoutils_la-monobitset.lo CC libmonoutils_la-mono-filemap.lo CC libmonoutils_la-mono-mmap.lo CC libmonoutils_la-mono-mmap-windows.lo CC libmonoutils_la-mono-mmap-wasm.lo CC libmonoutils_la-mono-os-mutex.lo CC libmonoutils_la-mono-flight-recorder.lo CC libmonoutils_la-mono-networkinterfaces.lo In file included from mono-mmap.c:23: /usr/include/x86_64-linux-gnu/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ CC libmonoutils_la-mono-proclib.lo CC libmonoutils_la-mono-proclib-windows.lo CC libmonoutils_la-mono-publib.lo CC libmonoutils_la-mono-jemalloc.lo CC libmonoutils_la-mono-time.lo CC libmonoutils_la-strenc.lo CC libmonoutils_la-mono-uri.lo CC libmonoutils_la-mono-poll.lo In file included from mono-proclib.c:43: /usr/include/x86_64-linux-gnu/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ CC libmonoutils_la-mono-path.lo In file included from mono-time.c:101: /usr/include/x86_64-linux-gnu/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ CC libmonoutils_la-mono-stdlib.lo CC libmonoutils_la-mono-property-hash.lo CC libmonoutils_la-mono-value-hash.lo CC libmonoutils_la-mono-error.lo In file included from mono-state.c:42: /usr/include/x86_64-linux-gnu/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ CC libmonoutils_la-mono-context.lo CC libmonoutils_la-hazard-pointer.lo In file included from mono-state.c:12: mono-state.c: In function 'mono_state_alloc_mem': ../../mono/eglib/glib.h:1155:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 1155 | #define g_write write mono-state.c:288:3: note: in expansion of macro 'g_write' 288 | g_write (mem->handle, "", 1); | ^~~~~~~ CC libmonoutils_la-lock-free-queue.lo mono-state.c: In function 'mono_crash_dump': ../../mono/eglib/glib.h:1155:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 1155 | #define g_write write mono-state.c:1140:4: note: in expansion of macro 'g_write' 1140 | g_write (handle, jsonFile, (guint32) size); | ^~~~~~~ CC libmonoutils_la-lock-free-alloc.lo CC libmonoutils_la-lock-free-array-queue.lo CC libmonoutils_la-mono-linked-list-set.lo CC libmonoutils_la-mono-threads.lo CC libmonoutils_la-mono-threads-state-machine.lo CC libmonoutils_la-mono-threads-posix.lo CC libmonoutils_la-mono-threads-posix-signals.lo CC libmonoutils_la-mono-threads-mach.lo CC libmonoutils_la-mono-threads-mach-helper.lo CC libmonoutils_la-mono-threads-windows.lo CC libmonoutils_la-mono-threads-linux.lo CC libmonoutils_la-mono-threads-freebsd.lo CC libmonoutils_la-mono-threads-netbsd.lo CC libmonoutils_la-mono-threads-openbsd.lo CC libmonoutils_la-mono-threads-android.lo CC libmonoutils_la-mono-threads-haiku.lo CC libmonoutils_la-mono-threads-aix.lo CC libmonoutils_la-mono-threads-wasm.lo CC libmonoutils_la-mono-threads-coop.lo CC libmonoutils_la-mono-utility-thread.lo CC libmonoutils_la-mono-tls.lo CC libmonoutils_la-mono-utils-debug.lo CC libmonoutils_la-atomic.lo CC libmonoutils_la-mono-hwcap.lo CC libmonoutils_la-bsearch.lo mono-threads-posix.c:417:1: fatal error: error closing /tmp/ccK1eebf.s: No space left on device 417 | } | ^ compilation terminated. CC libmonoutils_la-mono-conc-hashtable.lo CC libmonoutils_la-json.lo /tmp/ccPMr92E.s: Assembler messages: /tmp/ccPMr92E.s: Fatal error: can't write 11 bytes to section .text of .libs/libmonoutils_la-lock-free-alloc.o: 'No space left on device' /tmp/ccPMr92E.s: Fatal error: can't close .libs/libmonoutils_la-lock-free-alloc.o: No space left on device make[6]: *** [Makefile:1355: libmonoutils_la-monobitset.lo] Error 1 make[6]: *** Waiting for unfinished jobs.... make[6]: *** [Makefile:1523: libmonoutils_la-lock-free-alloc.lo] Error 1 make[6]: *** [Makefile:1558: libmonoutils_la-mono-threads-posix.lo] Error 1 /tmp/ccTHrRFk.s: Assembler messages: /tmp/ccTHrRFk.s: Fatal error: can't write 2930 bytes to section .debug_info of .libs/libmonoutils_la-mono-threads-wasm.o: 'No space left on device' /tmp/ccTHrRFk.s: Fatal error: can't close .libs/libmonoutils_la-mono-threads-wasm.o: No space left on device make[6]: *** [Makefile:1229: libmonoutils_la-mono-codeman.lo] Error 1 make[6]: *** [Makefile:1642: libmonoutils_la-mono-threads-wasm.lo] Error 1 make[6]: *** [Makefile:1565: libmonoutils_la-mono-threads-posix-signals.lo] Error 1 mono-threads-state-machine.c:1010:1: fatal error: error writing to /tmp/ccGCSn4X.s: No space left on device 1010 | } | ^ compilation terminated. make[6]: *** [Makefile:1551: libmonoutils_la-mono-threads-state-machine.lo] Error 1 make[6]: *** [Makefile:1691: libmonoutils_la-bsearch.lo] Error 1 make[6]: *** [Makefile:1369: libmonoutils_la-mono-mmap.lo] Error 1 make[6]: *** [Makefile:1684: libmonoutils_la-mono-hwcap.lo] Error 1 make[6]: *** [Makefile:1663: libmonoutils_la-mono-tls.lo] Error 1 mono-state.c: At top level: mono-state.c:1170:1: fatal error: error writing to /tmp/ccI606a5.s: No space left on device 1170 | } | ^ compilation terminated. mono-conc-hashtable.c:434:1: fatal error: error writing to /tmp/ccLew1x0.s: No space left on device 434 | } | ^ compilation terminated. make[6]: *** [Makefile:1698: libmonoutils_la-mono-conc-hashtable.lo] Error 1 make[6]: *** [Makefile:1334: libmonoutils_la-mono-state.lo] Error 1 dlmalloc.c:4346:1: fatal error: error writing to /tmp/ccDEKNDk.s: No space left on device 4346 | } | ^ compilation terminated. make[6]: *** [Makefile:1705: libmonoutils_la-json.lo] Error 1 make[6]: *** [Makefile:1166: libmonoutils_la-dlmalloc.lo] Error 1 mono-utility-thread.c:192:1: fatal error: error writing to /tmp/cc9FR71I.s: No space left on device 192 | } | ^ compilation terminated. make[6]: *** [Makefile:1411: libmonoutils_la-mono-proclib.lo] Error 1 make[6]: *** [Makefile:1215: libmonoutils_la-mono-sha1.lo] Error 1 make[6]: *** [Makefile:1656: libmonoutils_la-mono-utility-thread.lo] Error 1 mono-threads-coop.c:796:1: fatal error: error writing to /tmp/ccIeapm0.s: No space left on device 796 | } | ^ compilation terminated. make[6]: *** [Makefile:1649: libmonoutils_la-mono-threads-coop.lo] Error 1 mono-error.c:910:1: fatal error: error writing to /tmp/ccGthmRF.s: No space left on device 910 | } | ^ compilation terminated. make[6]: *** [Makefile:1495: libmonoutils_la-mono-error.lo] Error 1 make[6]: *** [Makefile:1509: libmonoutils_la-hazard-pointer.lo] Error 1 mono-threads.c:2122:1: fatal error: error writing to /tmp/ccYJixmw.s: No space left on device 2122 | } | ^ compilation terminated. make[6]: *** [Makefile:1544: libmonoutils_la-mono-threads.lo] Error 1 make[6]: Leaving directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/mono/utils' make[5]: *** [Makefile:1916: all-recursive] Error 1 make[5]: Leaving directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/mono/utils' make[4]: *** [Makefile:970: all] Error 2 make[4]: Leaving directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/mono/utils' make[3]: *** [Makefile:522: all-recursive] Error 1 make[3]: Leaving directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96/mono' make[2]: *** [Makefile:602: all-recursive] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96' make[1]: *** [Makefile:530: all] Error 2 make[1]: Leaving directory '/tmp/instance-1/output-1/build/host-mono-6.8.0.96' make: *** [package/pkg-generic.mk:269: /tmp/instance-1/output-1/build/host-mono-6.8.0.96/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-1/buildroot'