>>> host-gcc-final 11.3.0 Extracting xzcat /home/buildroot/autobuild/instance-1/dl/gcc/gcc-11.3.0.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0 --exclude='libjava/*' --exclude='libgo/*' -xf - >>> host-gcc-final 11.3.0 Patching for patchdir in package/gcc/11.3.0 ; do if test -d ${patchdir}; then PATH=/home/buildroot/autobuild/instance-1/output-1/host/bin:$PATH support/scripts/apply-patches.sh /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0 ${patchdir} \*.patch || exit 1; fi; done Applying 0001-or1k-Add-mcmodel-option-to-handle-large-GOTs.patch using patch: patching file gcc/config/or1k/or1k-opts.h patching file gcc/config/or1k/or1k.c patching file gcc/config/or1k/or1k.h patching file gcc/config/or1k/or1k.opt patching file gcc/doc/invoke.texi Applying 0002-or1k-Use-cmodel-large-when-building-crtstuff.patch using patch: patching file libgcc/config.host patching file libgcc/config/or1k/t-crtstuff Applying 0003-gcc-define-_REENTRANT-for-OpenRISC-when-pthread-is-p.patch using patch: patching file gcc/config/or1k/linux.h Applying 0004-disable-split-stack-for-non-thread-builds.patch using patch: patching file libgcc/config/t-stack Applying 0005-rs6000-Improve-.machine.patch using patch: patching file gcc/config/rs6000/rs6000.c Applying 0006-rs6000-Do-not-use-rs6000_cpu-for-.machine-ppc-and-pp.patch using patch: patching file gcc/config/rs6000/rs6000.c >>> host-gcc-final 11.3.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-gcc-final 11.3.0 Patching libtool patching file /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/ltmain.sh Hunk #1 succeeded at 1225 (offset 11 lines). Hunk #2 succeeded at 2250 (offset 11 lines). Hunk #3 succeeded at 4318 (offset -114 lines). Hunk #4 succeeded at 4328 (offset -114 lines). Hunk #5 succeeded at 4610 (offset -114 lines). Hunk #6 succeeded at 4883 (offset -111 lines). Hunk #7 succeeded at 5627 (offset -111 lines). Hunk #8 succeeded at 5785 (offset -111 lines). Hunk #9 succeeded at 8269 (offset -109 lines). >>> host-gcc-final 11.3.0 Configuring mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/build ln -sf ../configure /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/build/configure (cd /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/build && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/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="/home/buildroot/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/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/home/buildroot/autobuild/instance-1/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib" MAKEINFO=missing CFLAGS_FOR_TARGET="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 " CXXFLAGS_FOR_TARGET="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 " AR_FOR_TARGET=gcc-ar NM_FOR_TARGET=gcc-nm RANLIB_FOR_TARGET=gcc-ranlib ./configure --prefix="/home/buildroot/autobuild/instance-1/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-1/output-1/host/etc" --enable-static --target=i686-buildroot-linux-uclibc --with-sysroot=/home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --enable-plugins --enable-lto --with-gmp=/home/buildroot/autobuild/instance-1/output-1/host --with-mpc=/home/buildroot/autobuild/instance-1/output-1/host --with-mpfr=/home/buildroot/autobuild/instance-1/output-1/host --with-pkgversion="Buildroot 2021.05-7331-g6bcca6d0102" --with-bugurl="http://bugs.buildroot.net/" --without-zstd --disable-libquadmath --disable-libquadmath-support --disable-libsanitizer --disable-tls --enable-threads --without-isl --without-cloog --with-arch="goldmont-plus" --enable-languages=c --with-build-time-tools=/home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin --enable-shared --disable-libgomp ) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... i686-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for gawk... gawk checking for libatomic support... yes checking for libitm support... yes checking for libvtv support... yes checking for libhsail-rt support... yes checking for libphobos support... yes 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 we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... yes checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking whether /usr/bin/g++ supports C++11 features by default... yes checking for objdir... .libs checking for the correct version of gmp.h... yes checking for the correct version of mpfr.h... yes checking for the correct version of mpc.h... yes checking for the correct version of the gmp/mpfr/mpc libraries... yes *** This configuration is not supported in the following subdirectories: target-libquadmath gnattools gotools target-libada target-libhsail-rt target-libstdc++-v3 target-libphobos target-zlib target-libbacktrace target-libgfortran target-libffi target-libobjc target-libgomp target-liboffloadmic target-libsanitizer target-libssp target-libitm target-libvtv (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... missing ./configure: line 10206: missing: command not found checking for expect... expect checking for runtest... no checking for ar... (cached) /usr/bin/ar checking for as... (cached) /usr/bin/as checking for dlltool... no checking for dsymutil... no checking for ld... (cached) /usr/bin/ld checking for lipo... no checking for nm... (cached) /usr/bin/nm checking for ranlib... (cached) /usr/bin/ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... (cached) /usr/bin/objcopy checking for objdump... objdump checking for otool... no checking for readelf... readelf checking for cc in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... no checking for gcc in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... no checking for i686-buildroot-linux-uclibc-cc... no checking for i686-buildroot-linux-uclibc-gcc... i686-buildroot-linux-uclibc-gcc checking for c++ in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... no checking for g++ in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... no checking for cxx in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... no checking for gxx in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... no checking for i686-buildroot-linux-uclibc-c++... no checking for i686-buildroot-linux-uclibc-g++... no checking for i686-buildroot-linux-uclibc-cxx... no checking for i686-buildroot-linux-uclibc-gxx... no checking for gcc in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... no checking for i686-buildroot-linux-uclibc-gcc... i686-buildroot-linux-uclibc-gcc checking for gfortran in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... no checking for i686-buildroot-linux-uclibc-gfortran... no checking for gccgo in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... no checking for i686-buildroot-linux-uclibc-gccgo... no checking for gdc in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... no checking for i686-buildroot-linux-uclibc-gdc... no checking for ar in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin/ar checking for as in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin/as checking for dlltool in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... no checking for dlltool... no checking for dlltool in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... no checking for i686-buildroot-linux-uclibc-dlltool... no checking for dsymutil in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... no checking for dsymutil... no checking for dsymutil in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... no checking for i686-buildroot-linux-uclibc-dsymutil... no checking for ld in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin/ld checking for lipo in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... no checking for lipo... no checking for lipo in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... no checking for i686-buildroot-linux-uclibc-lipo... no checking for nm in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin/nm checking for objcopy in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin/objcopy checking for objdump in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin/objdump checking for otool in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... no checking for otool... no checking for otool in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... no checking for i686-buildroot-linux-uclibc-otool... no checking for ranlib in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin/ranlib checking for readelf in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin/readelf checking for strip in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin/strip checking for windres in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... no checking for windres... no checking for windres in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... no checking for i686-buildroot-linux-uclibc-windres... no checking for windmc in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... no checking for windmc... no checking for windmc in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin... no checking for i686-buildroot-linux-uclibc-windmc... no checking where to find the target ar... pre-installed in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin checking where to find the target as... pre-installed in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin checking where to find the target cc... just compiled checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... pre-installed checking where to find the target dsymutil... pre-installed checking where to find the target gcc... just compiled checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target gdc... pre-installed checking where to find the target ld... pre-installed in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin checking where to find the target objcopy... pre-installed in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin checking where to find the target objdump... pre-installed in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin checking where to find the target otool... pre-installed checking where to find the target ranlib... pre-installed in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin checking where to find the target readelf... pre-installed in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin checking where to find the target strip... pre-installed in /home/buildroot/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/bin checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile >>> host-gcc-final 11.3.0 Building PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/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="/home/buildroot/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j4 gcc_cv_libc_provides_ssp=no -C /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/build make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/build' make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/build' mkdir -p -- ./libiberty mkdir -p -- ./intl Configuring in ./libiberty mkdir -p -- ./fixincludes Configuring in ./intl mkdir -p -- ./lto-plugin Configuring in ./fixincludes Configuring in ./lto-plugin configure: creating cache ./config.cache checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc checking whether the C compiler works... configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... yes checking for C compiler default output file name... a.out checking for suffix of executables... x86_64-pc-linux-gnu checking target system type... i686-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/missing makeinfo --split-size=5000000 configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... /usr/bin/perl yes checking build system type... x86_64-pc-linux-gnu checking host system type... checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... checking whether we are cross compiling... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc yes checking whether /usr/bin/make supports nested variables... yes configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by /usr/bin/make... GNU checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc no checking build system type... x86_64-pc-linux-gnu checking host system type... checking for suffix of object files... x86_64-pc-linux-gnu checking target system type... checking whether the C compiler works... i686-buildroot-linux-uclibc checking for x86_64-pc-linux-gnu-gcc... /usr/bin/gcc o checking whether we are using the GNU C compiler... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether the C compiler works... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... checking whether we are cross compiling... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... none needed checking how to run the C preprocessor... checking whether we are cross compiling... checking whether we are cross compiling... no checking for suffix of object files... /usr/bin/gcc -E o checking whether we are using the GNU C compiler... checking for grep that handles long lines and -e... no checking for suffix of object files... /bin/grep checking for egrep... no checking for suffix of object files... /bin/grep -E checking for ANSI C header files... yes checking whether /usr/bin/gcc accepts -g... o checking whether we are using the GNU C compiler... yes checking for /usr/bin/gcc option to accept ISO C89... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking whether /usr/bin/gcc accepts -g... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking for sys/types.h... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking for /usr/bin/gcc option to accept ISO C89... yes checking for sys/stat.h... yes checking dependency style of /usr/bin/gcc... yes none needed checking how to run the C preprocessor... none needed checking how to run the C preprocessor... checking for stdlib.h... /usr/bin/gcc -E /usr/bin/gcc -E yes gcc3 checking how to run the C preprocessor... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 4225: cannot create temp file for here-document: No space left on device checking for string.h... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1675: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 4225: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory checking for grep that handles long lines and -e... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... /bin/grep -E checking for ANSI C header files... checking for memory.h... no no no checking for sys/types.h... checking for strings.h... checking for sys/types.h... sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 4225: cannot create temp file for here-document: No space left on device no sed: can't read conftest.c: No such file or directory checking for sys/stat.h... no no checking for inttypes.h... checking for sys/stat.h... yes /lib/cpp checking for stdlib.h... yes yes checking for stdint.h... checking for stdlib.h... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes yes yes checking for string.h... checking for string.h... checking for unistd.h... yes yes yes checking minix/config.h usability... yes checking for memory.h... checking for memory.h... checking for sys/types.h... no checking minix/config.h presence... yes checking for strings.h... yes yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for strings.h... checking for sys/stat.h... yes yes yes yes checking whether /usr/bin/make sets $(MAKE)... checking for stdlib.h... checking for inttypes.h... yes checking for inttypes.h... checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... yes checking for msgfmt... /home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt checking for gmsgfmt... /home/buildroot/autobuild/instance-1/output-1/host/bin/msgfmt checking for xgettext... /home/buildroot/autobuild/instance-1/output-1/host/bin/xgettext checking for msgmerge... /home/buildroot/autobuild/instance-1/output-1/host/bin/msgmerge yes yes checking for string.h... yes checking for stdint.h... checking for stdint.h... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking for library containing strerror... yes checking for memory.h... yes yes checking for unistd.h... checking for unistd.h... none required checking for an ANSI C-conforming const... yes checking for strings.h... yes yes checking for inline... checking minix/config.h usability... yes checking minix/config.h usability... yes inline checking for off_t... checking for inttypes.h... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking minix/config.h presence... yes checking for stdint.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... no checking for a sed that does not truncate output... no checking for unistd.h... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 1746: cannot create temp file for here-document: No space left on device /bin/sed checking whether /usr/bin/gcc supports -W... sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 4654: cannot create temp file for here-document: No space left on device no checking minix/config.h usability... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 1626: cannot create temp file for here-document: No space left on device yes no checking for size_t... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1753: cannot create temp file for here-document: No space left on device checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 4325: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no sed: can't read conftest.c: No such file or directory no checking minix/config.h presence... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 1643: cannot create temp file for here-document: No space left on device checking whether /usr/bin/gcc supports -Wall... sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 4654: cannot create temp file for here-document: No space left on device no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 4348: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 4290: cannot create temp file for here-document: No space left on device checking for working alloca.h... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 4303: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 4622: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no sed: can't read conftest.c: No such file or directory unknown no checking for alloca... checking for _LARGE_FILES value needed for large files... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 4394: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 4336: cannot create temp file for here-document: No space left on device checking whether /usr/bin/gcc supports -Wwrite-strings... sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 4654: cannot create temp file for here-document: No space left on device no checking for x86_64-pc-linux-gnu-gcc... (cached) /usr/bin/gcc sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no no checking whether `alloca.c' needs Cray hooks... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 4417: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 4399: cannot create temp file for here-document: No space left on device checking whether /usr/bin/gcc supports -Wstrict-prototypes... no checking stack direction for C alloca... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 4654: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 4443: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory -1 /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 4475: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory unknown checking for stdlib.h... (cached) yes /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 4491: cannot create temp file for here-document: No space left on device checking whether /usr/bin/gcc supports -W... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 4489: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory checking whether we are using the GNU C compiler... (cached) checking for unistd.h... yes (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... no (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/bin/gcc... (cached) gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 5446: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 4491: cannot create temp file for here-document: No space left on device checking whether /usr/bin/gcc supports -Wmissing-prototypes... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 4654: cannot create temp file for here-document: No space left on device checking for sys/param.h... sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1675: cannot create temp file for here-document: No space left on device no sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 5469: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory checking whether /usr/bin/gcc supports -Wall... no sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 4489: cannot create temp file for here-document: No space left on device no checking for getpagesize... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1805: cannot create temp file for here-document: No space left on device checking whether /usr/bin/gcc supports -Wold-style-definition... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 4654: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory unknown checking for _LARGE_FILES value needed for large files... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 5515: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no no no checking for working mmap... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 4525: cannot create temp file for here-document: No space left on device checking whether /usr/bin/gcc supports -Wwrite-strings... checking whether /usr/bin/gcc supports -Wmissing-format-attribute... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 4489: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 4654: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 5538: cannot create temp file for here-document: No space left on device no checking whether we are using the GNU C Library 2.1 or newer... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 4689: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no no checking whether integer division by zero raises SIGFPE... sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 4736: cannot create temp file for here-document: No space left on device unknown no sed: can't read conftest.c: No such file or directory no checking whether /usr/bin/gcc supports -Wc++-compat... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 4794: cannot create temp file for here-document: No space left on device checking for inttypes.h... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 4489: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 4805: cannot create temp file for here-document: No space left on device checking whether /usr/bin/gcc supports -Woverlength-strings... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 4654: cannot create temp file for here-document: No space left on device checking whether /usr/bin/gcc supports -Wall... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 5605: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no no sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory checking whether /usr/bin/gcc supports -pedantic -Wlong-long... no checking for stdint.h... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 4705: cannot create temp file for here-document: No space left on device no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 4840: cannot create temp file for here-document: No space left on device checking whether /usr/bin/gcc supports -Wstrict-prototypes... checking for -static-libgcc... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 4489: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 5645: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no no checking for CET support... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 4850: cannot create temp file for here-document: No space left on device checking for ANSI C header files... (cached) no sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 5691: cannot create temp file for here-document: No space left on device checking stddef.h usability... no checking for unsigned long long... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 4875: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1522: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 4912: cannot create temp file for here-document: No space left on device checking for inttypes.h... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 4929: cannot create temp file for here-document: No space left on device checking whether /usr/bin/gcc supports -Wshadow=local... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 4489: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no no checking stddef.h presence... checking whether /usr/bin/gcc supports -pedantic ... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 4539: cannot create temp file for here-document: No space left on device no checking for ld used by GCC... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1539: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 5763: cannot create temp file for here-document: No space left on device /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... sed: can't read conftest.c: No such file or directory no yes checking for shared library run path origin... checking whether /usr/bin/gcc and cc understand -c and -o together... sed: can't read conftest.c: No such file or directory no checking for stddef.h... no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 4585: cannot create temp file for here-document: No space left on device checking for stdlib.h... (cached) yes no checking for an ANSI C-conforming const... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 4698: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 4974: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory checking for strings.h... (cached) yes no checking how to print strings... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 4974: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ../../intl/../config.rpath: line 517: cannot create temp file for here-document: No space left on device done checking for unistd.h... (cached) no yes checking for inline... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 4781: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 4974: cannot create temp file for here-document: No space left on device checking fcntl.h usability... sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1522: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 4781: cannot create temp file for here-document: No space left on device checking argz.h usability... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1555: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory 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... no checking fcntl.h presence... no checking argz.h presence... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar yes configure: WARNING: argz.h: present but cannot be compiled configure: WARNING: argz.h: check for missing prerequisite headers? configure: WARNING: argz.h: see the Autoconf documentation yes configure: WARNING: argz.h: section "Present But Cannot Be Compiled" checking for x86_64-pc-linux-gnu-strip... configure: WARNING: fcntl.h: present but cannot be compiled configure: WARNING: argz.h: proceeding with the compiler's result configure: WARNING: fcntl.h: check for missing prerequisite headers? checking for argz.h... configure: WARNING: fcntl.h: see the Autoconf documentation configure: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure: WARNING: fcntl.h: proceeding with the compiler's result no checking for fcntl.h... no no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... checking sys/file.h usability... checking limits.h usability... __inline checking whether byte ordering is bigendian... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 7538: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 7547: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 7559: cannot create temp file for here-document: No space left on device no checking sys/file.h presence... yes checking limits.h presence... yes configure: WARNING: sys/file.h: present but cannot be compiled configure: WARNING: sys/file.h: check for missing prerequisite headers? configure: WARNING: sys/file.h: see the Autoconf documentation configure: WARNING: sys/file.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/file.h: proceeding with the compiler's result checking for sys/file.h... no yes checking for limits.h... yes checking for sys/stat.h... (cached) yes checking locale.h usability... failed checking for clearerr_unlocked... checking for dlfcn.h... yes checking locale.h presence... yes checking for locale.h... yes no no checking for a BSD-compatible install... /usr/bin/install -c checking for CET support... checking for feof_unlocked... checking nl_types.h usability... yes checking for objdir... .libs no checking for ferror_unlocked... no yes checking nl_types.h presence... checking for sys/file.h... yes checking for nl_types.h... yes yes /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 5566: cannot create temp file for here-document: No space left on device checking malloc.h usability... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1555: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory checking for sys/param.h... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no no checking malloc.h presence... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1572: cannot create temp file for here-document: No space left on device yes checking for fflush_unlocked... sed: can't read conftest.c: No such file or directory no checking for malloc.h... no checking stddef.h usability... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1718: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 5486: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1555: cannot create temp file for here-document: No space left on device checking for limits.h... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 1734: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... no no checking stddef.h presence... no no checking if /usr/bin/gcc static flag -static works... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1572: cannot create temp file for here-document: No space left on device checking for fgetc_unlocked... checking for stdlib.h... (cached) yes /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 5486: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for stddef.h... no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1718: cannot create temp file for here-document: No space left on device checking for stdlib.h... (cached) yes checking for malloc.h... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 1734: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 5566: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory checking for string.h... (cached) no no sed: can't read conftest.c: No such file or directory no checking if /usr/bin/gcc supports -c -o file.o... checking for unistd.h... (cached) yes checking for fgets_unlocked... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1718: cannot create temp file for here-document: No space left on device no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 5566: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory checking for string.h... (cached) yes no checking for sys/param.h... (cached) no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 5486: cannot create temp file for here-document: No space left on device checking for feof_unlocked... checking for fileno_unlocked... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1718: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1805: cannot create temp file for here-document: No space left on device checking for unistd.h... (cached) yes /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 5486: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory checking for strings.h... (cached) yes no checking if /usr/bin/gcc supports -c -o file.o... (cached) no sed: can't read conftest.c: No such file or directory checking if we can lock with hard links... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 5486: cannot create temp file for here-document: No space left on device yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... checking for sys/time.h... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 1734: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no no no yes checking whether -lc should be explicitly linked in... checking for fprintf_unlocked... checking for fgets_unlocked... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1718: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1805: cannot create temp file for here-document: No space left on device checking for time.h... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 1734: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no no sed: can't read conftest.c: No such file or directory checking for sys/resource.h... checking for fputc_unlocked... no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 1734: cannot create temp file for here-document: No space left on device checking dynamic linker characteristics... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1718: cannot create temp file for here-document: No space left on device checking for getc_unlocked... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1805: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no no checking for sys/stat.h... (cached) yes sed: can't read conftest.c: No such file or directory no checking for fputs_unlocked... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 5486: cannot create temp file for here-document: No space left on device checking for getcwd... checking for sys/mman.h... yes checking for fcntl.h... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 1734: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no no no checking for fread_unlocked... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1718: cannot create temp file for here-document: No space left on device checking for getegid... checking for alloca.h... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1805: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 1734: cannot create temp file for here-document: No space left on device yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for int64_t... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 1895: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no no no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 1895: cannot create temp file for here-document: No space left on device checking for fwrite_unlocked... checking for geteuid... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1718: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1805: cannot create temp file for here-document: No space left on device checking for sys/pstat.h... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 1734: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no no no checking for getgid... checking for sys/sysmp.h... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 1734: cannot create temp file for here-document: No space left on device checking for getchar_unlocked... sed: can't read conftest.c: No such file or directory no checking for sys/sysinfo.h... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 1734: cannot create temp file for here-document: No space left on device no sed: can't read conftest.c: No such file or directory no no checking for getuid... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1805: cannot create temp file for here-document: No space left on device checking for getc_unlocked... checking for machine/hal_sysinfo.h... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1718: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 1734: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 1895: cannot create temp file for here-document: No space left on device no no no checking for mempcpy... checking for sys/table.h... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1805: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 1734: cannot create temp file for here-document: No space left on device checking for putchar_unlocked... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1718: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 1895: cannot create temp file for here-document: No space left on device no no checking for sys/sysctl.h... sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 1734: cannot create temp file for here-document: No space left on device checking for munmap... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1805: cannot create temp file for here-document: No space left on device no sed: can't read conftest.c: No such file or directory checking for putc_unlocked... sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1718: cannot create temp file for here-document: No space left on device no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 1895: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory checking for sys/systemcfg.h... no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 1734: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory checking for putenv... no checking for uint64_t... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1805: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 1971: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no no checking for stdint.h... (cached) yes checking whether abort is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1788: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 5486: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 1971: cannot create temp file for here-document: No space left on device no checking for stdio_ext.h... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 1734: cannot create temp file for here-document: No space left on device checking for setenv... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1805: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 5002: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 1971: cannot create temp file for here-document: No space left on device checking whether asprintf is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1788: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no no checking for setlocale... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1805: cannot create temp file for here-document: No space left on device checking for process.h... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 1734: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 1971: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 5012: cannot create temp file for here-document: No space left on device no checking for sys/prctl.h... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 1734: cannot create temp file for here-document: No space left on device checking for stpcpy... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1805: cannot create temp file for here-document: No space left on device checking whether basename is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1788: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no no checking for sys/wait.h that is POSIX.1 compatible... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 1971: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 5498: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory checking for strcasecmp... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1805: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 1971: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 5023: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory checking for strdup... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1805: cannot create temp file for here-document: No space left on device no checking whether errno is declared... checking whether time.h and sys/time.h may both be included... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1788: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 5539: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for sys/wait.h that is POSIX.1 compatible... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 12349: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory checking for strtoul... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1805: cannot create temp file for here-document: No space left on device no checking whether errno must be declared... no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 5575: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 5033: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 12389: cannot create temp file for here-document: No space left on device checking whether vasprintf is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1788: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory yes checking size of int... no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 1884: cannot create temp file for here-document: No space left on device no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 5043: cannot create temp file for here-document: No space left on device checking for tsearch... sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1805: cannot create temp file for here-document: No space left on device 0 /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 5631: cannot create temp file for here-document: No space left on device configure: updating cache ./config.cache checking size of long... checking whether clearerr_unlocked is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 1884: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1788: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory checking that generated files are newer than configure... sed: can't read conftest.c: No such file or directory 0 /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 5664: cannot create temp file for here-document: No space left on device no checking size of size_t... sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 1884: cannot create temp file for here-document: No space left on device no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 5054: cannot create temp file for here-document: No space left on device checking for __argz_count... done configure: creating ./config.status /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1805: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 12538: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 12552: cannot create temp file for here-document: No space left on device checking whether feof_unlocked is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1788: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 12922: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 12950: cannot create temp file for here-document: No space left on device 0 /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 5697: cannot create temp file for here-document: No space left on device checking for long long... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 1948: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 12958: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no sed: can't read conftest.c: No such file or directory checking for __argz_stringify... sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1805: cannot create temp file for here-document: No space left on device no no checking for a 64-bit type... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 5750: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 5064: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 12990: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 13009: cannot create temp file for here-document: No space left on device checking whether ferror_unlocked is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1788: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 13086: cannot create temp file for here-document: No space left on device no sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 13097: cannot create temp file for here-document: No space left on device checking for __argz_next... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 5766: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1805: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 5074: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 5785: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory checking whether fflush_unlocked is declared... no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1788: cannot create temp file for here-document: No space left on device checking for __fsetlocking... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 1805: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no none checking for intptr_t... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 5084: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 1948: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for iconv... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 5605: cannot create temp file for here-document: No space left on device checking whether fgetc_unlocked is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1788: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 5831: cannot create temp file for here-document: No space left on device no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 5094: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 5668: cannot create temp file for here-document: No space left on device checking whether fgets_unlocked is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1788: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 5831: cannot create temp file for here-document: No space left on device no, consider installing GNU libiconv checking for nl_langinfo and CODESET... sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 5792: cannot create temp file for here-document: No space left on device no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 5104: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory checking whether fileno_unlocked is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1788: cannot create temp file for here-document: No space left on device no checking for LC_MESSAGES... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 5831: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 5827: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no no checking for uintptr_t... checking for bison... bison checking version of bison... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 5114: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 1948: cannot create temp file for here-document: No space left on device 3.8.2, ok checking whether fprintf_unlocked is declared... checking whether NLS is requested... yes /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1788: cannot create temp file for here-document: No space left on device checking whether included gettext is requested... no checking for GNU gettext in libc... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 5983: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no no no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 5124: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 5868: cannot create temp file for here-document: No space left on device checking for GNU gettext in libintl... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 6412: cannot create temp file for here-document: No space left on device checking whether fputc_unlocked is declared... sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1788: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 5868: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 5134: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 5868: cannot create temp file for here-document: No space left on device checking whether fputs_unlocked is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1788: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory checking whether to use NLS... yes checking where the gettext function comes from... included intl directory checking for ssize_t... checking for aclocal... aclocal checking for autoconf... autoconf /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 1948: cannot create temp file for here-document: No space left on device checking for autoheader... autoheader sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no checking bison 3 or later... no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 5144: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 5901: cannot create temp file for here-document: No space left on device checking for pid_t... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 1948: cannot create temp file for here-document: No space left on device 3.8.2, bison3 /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 6832: cannot create temp file for here-document: No space left on device checking whether fread_unlocked is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1788: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 5920: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 5154: cannot create temp file for here-document: No space left on device checking for library containing strerror... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 6626: cannot create temp file for here-document: No space left on device checking whether fwrite_unlocked is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1788: cannot create temp file for here-document: No space left on device configure: updating cache ./config.cache configure: creating ./config.status sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 6949: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 6963: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 7333: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 7361: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 7369: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 7401: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 7418: cannot create temp file for here-document: No space left on device no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 7495: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 5164: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 7506: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 7517: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/intl/configure: line 7531: cannot create temp file for here-document: No space left on device checking whether getchar_unlocked is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1788: cannot create temp file for here-document: No space left on device ./conf22917subs.sh: line 1: cannot create temp file for here-document: No space left on device configure: error: could not make ./config.status sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory rm: cannot remove 'conftest.c': No such file or directory no no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 5174: cannot create temp file for here-document: No space left on device checking for asprintf... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device checking whether getc_unlocked is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1788: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for atexit... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 5184: cannot create temp file for here-document: No space left on device checking for basename... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device Makefile:5801: recipe for target 'configure-intl' failed make[2]: *** [configure-intl] Error 1 make[2]: *** Waiting for unfinished jobs.... checking whether putchar_unlocked is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1788: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 5194: cannot create temp file for here-document: No space left on device no checking for bcmp... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device checking whether putc_unlocked is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1788: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 5204: cannot create temp file for here-document: No space left on device checking for an ANSI C-conforming const... checking for bcopy... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 5215: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no checking sys/mman.h usability... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1522: cannot create temp file for here-document: No space left on device no sed: can't read conftest.c: No such file or directory checking for bsearch... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking sys/mman.h presence... no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1539: cannot create temp file for here-document: No space left on device checking for bzero... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no sed: can't read conftest.c: No such file or directory no checking for sys/mman.h... no checking for mmap... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 1718: cannot create temp file for here-document: No space left on device checking for calloc... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory sed: can't read conftest.c: No such file or directory no no checking whether to enable maintainer-specific portions of Makefiles... no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 5453: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 5477: cannot create temp file for here-document: No space left on device checking for clock... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory configure: updating cache ./config.cache configure: creating ./config.status /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 5594: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 5608: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 5978: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 6006: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 6013: cannot create temp file for here-document: No space left on device no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 6042: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 6058: cannot create temp file for here-document: No space left on device checking for ffs... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 6135: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 6146: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/fixincludes/configure: line 6160: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for getcwd... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device ./conf22931subs.sh: line 1: cannot create temp file for here-document: No space left on device configure: error: could not make ./config.status sed: can't read conftest.c: No such file or directory no checking for getpagesize... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device Makefile:3698: recipe for target 'configure-fixincludes' failed make[2]: *** [configure-fixincludes] Error 1 sed: can't read conftest.c: No such file or directory no checking for gettimeofday... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for index... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for insque... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for memchr... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for memcmp... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for memcpy... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for memmem... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for memmove... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for mempcpy... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for memset... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for mkstemps... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for putenv... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for random... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for rename... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for rindex... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for setenv... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for snprintf... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for sigsetmask... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for stpcpy... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for stpncpy... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for strcasecmp... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for strchr... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for strdup... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for strncasecmp... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for strndup... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for strnlen... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for strrchr... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for strstr... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for strtod... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for strtol... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for strtoul... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for strtoll... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for strtoull... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for strverscmp... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for tmpnam... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for vasprintf... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for vfprintf... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for vprintf... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for vsnprintf... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for vsprintf... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for waitpid... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for setproctitle... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 13108: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/lto-plugin/configure: line 13376: cannot create temp file for here-document: No space left on device no checking whether alloca needs Cray hooks... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 6703: cannot create temp file for here-document: No space left on device no checking stack direction for C alloca... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 6746: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory -1 ./conf22965subs.sh: line 1: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 6778: cannot create temp file for here-document: No space left on device checking for vfork.h... configure: error: could not make ./config.status /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 1734: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for fork... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for vfork... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for _doprnt... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for sys_errlist... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7044: cannot create temp file for here-document: No space left on device Makefile:10980: recipe for target 'configure-lto-plugin' failed make[2]: *** [configure-lto-plugin] Error 1 sed: can't read conftest.c: No such file or directory no checking for sys_nerr... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7044: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for sys_siglist... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7044: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for external symbol _system_configuration... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7082: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for __fsetlocking... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for canonicalize_file_name... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for dup3... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for getrlimit... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for getrusage... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for getsysinfo... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for gettimeofday... (cached) no checking for on_exit... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for pipe2... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for psignal... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for pstat_getdynamic... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for pstat_getstatic... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for realpath... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for setrlimit... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for spawnve... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for spawnvpe... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for strerror... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for strsignal... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for sysconf... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for sysctl... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for sysmp... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for table... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for times... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for wait3... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for wait4... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for sbrk... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2003: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether basename is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2073: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7125: cannot create temp file for here-document: No space left on device checking whether ffs is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2073: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7135: cannot create temp file for here-document: No space left on device checking whether asprintf is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2073: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7145: cannot create temp file for here-document: No space left on device checking whether vasprintf is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2073: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7155: cannot create temp file for here-document: No space left on device checking whether snprintf is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2073: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7165: cannot create temp file for here-document: No space left on device checking whether vsnprintf is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2073: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7175: cannot create temp file for here-document: No space left on device checking whether calloc is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2073: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7186: cannot create temp file for here-document: No space left on device checking whether getenv is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2073: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7196: cannot create temp file for here-document: No space left on device checking whether getopt is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2073: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7206: cannot create temp file for here-document: No space left on device checking whether malloc is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2073: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7216: cannot create temp file for here-document: No space left on device checking whether realloc is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2073: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7226: cannot create temp file for here-document: No space left on device checking whether sbrk is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2073: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7239: cannot create temp file for here-document: No space left on device checking whether strtol is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2073: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7251: cannot create temp file for here-document: No space left on device checking whether strtoul is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2073: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7261: cannot create temp file for here-document: No space left on device checking whether strtoll is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2073: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7271: cannot create temp file for here-document: No space left on device checking whether strtoull is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2073: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7281: cannot create temp file for here-document: No space left on device checking whether strverscmp is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2073: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7292: cannot create temp file for here-document: No space left on device checking whether strnlen is declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 2073: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7303: cannot create temp file for here-document: No space left on device checking whether canonicalize_file_name must be declared... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7312: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory yes checking for stdlib.h... (cached) yes /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7373: cannot create temp file for here-document: No space left on device checking for unistd.h... (cached) yes /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7373: cannot create temp file for here-document: No space left on device checking for sys/param.h... (cached) yes /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7373: cannot create temp file for here-document: No space left on device checking for getpagesize... (cached) no checking for working mmap... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7412: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for working strncmp... /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7580: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7695: cannot create temp file for here-document: No space left on device configure: updating cache ./config.cache configure: creating ./config.status /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7813: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 7827: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 8197: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 8225: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 8233: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 8265: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 8282: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 8359: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 8370: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 8381: cannot create temp file for here-document: No space left on device /home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/libiberty/configure: line 8398: cannot create temp file for here-document: No space left on device ./conf22894files.sh: line 1: cannot create temp file for here-document: No space left on device ./conf22894subs.sh: line 1: cannot create temp file for here-document: No space left on device configure: error: could not make ./config.status Makefile:8386: recipe for target 'configure-libiberty' failed make[2]: *** [configure-libiberty] Error 1 make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/build' Makefile:954: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/build' package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-1/output-1/build/host-gcc-final-11.3.0/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'