>>> libnl 3.5.0 Extracting gzip -d -c /home/naourr/work/instance-2/dl/libnl/libnl-3.5.0.tar.gz | /home/naourr/work/instance-2/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output-1/build/libnl-3.5.0 -xf - >>> libnl 3.5.0 Patching Applying 0001-build-add-Libs.private-field-in-libnl-pkg-config-fil.patch using patch: patching file libnl-3.0.pc.in Applying 0002-Add-musl-workaround-to-the-libc-compat.h-copy.patch using patch: patching file include/linux-private/linux/libc-compat.h Hunk #1 succeeded at 50 with fuzz 2 (offset 1 line). >>> libnl 3.5.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-2/output-1/build/libnl-3.5.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> libnl 3.5.0 Patching libtool patching file /home/naourr/work/instance-2/output-1/build/libnl-3.5.0/build-aux/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8142 (offset 30 lines). Hunk #8 succeeded at 10771 (offset 61 lines). >>> libnl 3.5.0 Configuring (cd /home/naourr/work/instance-2/output-1/build/libnl-3.5.0/ && rm -rf config.cache && PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-ar" AS="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-as" LD="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-ld" NM="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-nm" CC="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-gcc" GCC="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-gcc" CPP="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-cpp" CXX="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-g++" FC="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-gfortran" F77="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-gfortran" RANLIB="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-ranlib" READELF="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-readelf" STRIP="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-strip" OBJCOPY="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-2/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-2/output-1/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -static" FFLAGS=" -Os -static" PKG_CONFIG="/home/naourr/work/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-2/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-uclibcgnueabi --host=arm-buildroot-linux-uclibcgnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared --disable-cli --disable-unit-tests ) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-linux-uclibcgnueabi-strip... /home/naourr/work/instance-2/output-1/host/bin/arm-linux-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for arm-buildroot-linux-uclibcgnueabi-gcc... /home/naourr/work/instance-2/output-1/host/bin/arm-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... no checking whether /home/naourr/work/instance-2/output-1/host/bin/arm-linux-gcc accepts -g... ./configure: line 3590: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 3605: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 3621: 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 /home/naourr/work/instance-2/output-1/host/bin/arm-linux-gcc option to accept ISO C89... ./configure: line 3666: 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 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 unsupported checking whether /home/naourr/work/instance-2/output-1/host/bin/arm-linux-gcc understands -c and -o together... ./configure: line 3765: cannot create temp file for here-document: No space left on device no checking dependency style of /home/naourr/work/instance-2/output-1/build/libnl-3.5.0/build-aux/compile /home/naourr/work/instance-2/output-1/host/bin/arm-linux-gcc... none checking for arm-buildroot-linux-uclibcgnueabi-ar... /home/naourr/work/instance-2/output-1/host/bin/arm-linux-ar checking the archiver (/home/naourr/work/instance-2/output-1/host/bin/arm-linux-ar) interface... ./configure: line 4057: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ar checking for arm-buildroot-linux-uclibcgnueabi-gcc... (cached) /home/naourr/work/instance-2/output-1/host/bin/arm-linux-gcc checking whether we are using the GNU C compiler... (cached) no checking whether /home/naourr/work/instance-2/output-1/host/bin/arm-linux-gcc accepts -g... (cached) no checking for /home/naourr/work/instance-2/output-1/host/bin/arm-linux-gcc option to accept ISO C89... (cached) unsupported checking whether /home/naourr/work/instance-2/output-1/host/bin/arm-linux-gcc understands -c and -o together... (cached) no checking dependency style of /home/naourr/work/instance-2/output-1/build/libnl-3.5.0/build-aux/compile /home/naourr/work/instance-2/output-1/host/bin/arm-linux-gcc... (cached) none configure: error: cannot run /bin/sh build-aux/config.sub make: *** [package/pkg-generic.mk:259: /home/naourr/work/instance-2/output-1/build/libnl-3.5.0/.stamp_configured] Error 1 make: Leaving directory '/home/naourr/work/instance-2/buildroot'